/*
Theme Name: Business Gravity Pro
Theme URI: https://keonthemes.com/downloads/business-gravity-pro
Author: Keon Themes
Author URI: https://keonthemes.com
Description: Business Gravity Pro is a clean, responsive theme that&apos;s versatile and easy to use. Suitable for both corporate and creative businesses, this elegant Theme design gives you maximum flexibility. The clean and lean code means that it loads quickly too, so you won&apos;t keep your clients waiting. Business Gravity Pro is managed from easy Custom Post Types, Theme options and Live Customizer, that lets you edit your content in real-time. Business Gravity Pro has also Drag and Drop feature for sorting all the elements easily. Business Gravity Pro is Ultimate WordPress Theme that Build Responsive Layouts With Bootstrap 4 and stunning features like One-click demo import, WMPL ready, WooCommerce deep integration, Translation Ready, Child Theme ready, Cross-Browser compatibility, Right-to-Left Language Support, 6 Home Page Layouts, 5 Header Layouts, 6 Footer Layouts, Sidebar layout options, Post Layout options, Single Page Layout options, thin Font Icons, 100 + Google Fonts options, Under Construction mode, Unlimited Color Options and many more. Business Gravity Pro has built with the Multipurpose in mind, so it's adding lots of home page sections like: Process, Team (Including detail page), Achievements, Clients, Pricing Table, WooCommerce Features Products etc. Business Gravity Pro is also adding some advance features to existing sections like: YouTube/Vimeo Video Popup, Portfolio display by category, Case Study page, Unlimited items support, Custom page templates(About, Contact, FAQ, Site Maintenance, Compact, Left sidebar and Right sidebar), Instagram Slider Integration, Multiple Custom Widgets and many other useful features. Demo: https://keonthemes.com/theme-demo/?id=MjU1MnxidXNpbmVzcy1ncmF2aXR5LXByb3xCdXNpbmVzcyBHcmF2aXR5IFBybw=
Version: 1.7.1
Requires PHP: 5.5
Tested up to: 5.5.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: business-gravity-pro
Tags: blog, education, portfolio, grid-Layout, two-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready

Business Gravity Pro WordPress Theme, Copyright 2019 Keon Themes
Business Gravity Pro is distributed under the terms of the GNU General Public License v3
*/
/*--------------------------------------------------------------
TABLE OF CONTENTS
--------------------------------------------------------------*/
/*--------------------------------------------------------------

1.0 Normalize
2.0 Elements
3.0 Modules
4.0 Widgets
5.0 Partials
6.0 Pages

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
2.0 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background-color: #FFFFFF;
  overflow-x: hidden;
}
body.custom-background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

hr {
  background-color: #d9d9d9;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

figure {
  margin: 0;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: black !important;
  background-image: none;
  color: black;
}

::-webkit-selection {
  background: #9068BE;
  color: #FFFFFF;
}

::-moz-selection {
  background: #9068BE;
  color: #FFFFFF;
}

::-ms-selection {
  background: #9068BE;
  color: #FFFFFF;
}

::-o-selection {
  background: #9068BE;
  color: #FFFFFF;
}

::selection {
  background: #9068BE;
  color: #FFFFFF;
}

.site {
  background-color: #FFFFFF;
}

body.home .site {
  background-color: inherit;
}

.logged-in.admin-bar .ab-top-menu a,
.logged-in.admin-bar .ab-top-menu a > p {
  color: inherit !important;
}

.pad0lr {
  padding-left: 0;
  padding-right: 0;
}

.ovrhidden {
  overflow: hidden;
}

.post-thumb a, .block-testimonial .controls, .block-client .controls, .wrap-portfolio-page .portfolio-slider-outer .controls {
  bottom: 0;
  height: 100%;
  margin: auto;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9;
}

@media screen and (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}

.wrapper {
  float: left;
  width: 100%;
}

.post {
  margin-bottom: 30px;
}

body.single blockquote {
  margin-bottom: 30px;
  margin-top: 30px;
}
body.post-type-archive .section-title-group {
  display: none;
}

.post-text p a,
.comment-content p a,
.entry-content li a,
.comment-content li a,
.widget p a {
  text-decoration: underline;
}
.post-text p a:hover, .post-text p a:active,
.comment-content p a:hover,
.comment-content p a:active,
.entry-content li a:hover,
.entry-content li a:active,
.comment-content li a:hover,
.comment-content li a:active,
.widget p a:hover,
.widget p a:active {
  text-decoration: underline;
}

.mar0lr {
  margin-left: 0;
  margin-right: 0;
}

.pad0lr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ovrhidden {
  overflow: hidden;
}

.wrapper {
  float: left;
  width: 100%;
}

ul, ol {
  margin: 0 0 1.5em 0.875em;
  line-height: 2;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

table {
  margin: 0 0 1.5em;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%;
}
table thead tr {
  background-color: transparent;
}
table thead tr th {
  color: #FFFFFF;
  font-size: 15px;
}

th,
td {
  border-bottom: 1px solid #d9d9d9;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
  font-size: 14px;
}

th, td {
  padding: 7px 15px;
}

dl {
  margin-bottom: 1.6em;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.6em;
  margin-left: 0;
}

dd a {
  text-decoration: underline;
}

.socialgroup ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.socialgroup li {
  display: inline-block;
  margin-bottom: 10px;
}
.socialgroup a {
  font-family: "kf-icons";
  font-size: 0px;
  font-weight: 400;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #212121;
  text-decoration: inherit;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.socialgroup a:before {
  font-family: "kf-icons";
  font-size: 15px;
}
.socialgroup a[href*="blogger.com"]:before {
  content: "\e0a7";
}
.socialgroup a[href*="delicious.com"]:before {
  content: "\e0a9";
}
.socialgroup a[href*="deviantart.com"]:before {
  content: "\e09f";
}
.socialgroup a[href*="dribbble.com"]:before {
  content: "\e09b";
}
.socialgroup a[href*="facebook.com"]:before {
  content: "\e093";
}
.socialgroup a[href*="flickr.com"]:before {
  content: "\e0a6";
}
.socialgroup a[href*="googledrive"]:before {
  content: "\e0a5";
}
.socialgroup a[href*="instagram.com"]:before {
  content: "\e09a";
}
.socialgroup a[href*="linkedin.com"]:before {
  content: "\e09d";
}
.socialgroup a[href*="myspace.com"]:before {
  content: "\e0a1";
}
.socialgroup a[href*="picassa.com"]:before {
  content: "\e0a4";
}
.socialgroup a[href*="pinterest.com"]:before {
  content: "\e095";
}
.socialgroup a[href*="plus.google.com"]:before {
  content: "\e096";
}
.socialgroup a[href*="rss.com"]:before {
  content: "\e09e";
}
.socialgroup a[href*="share.com"]:before {
  content: "\e0a0";
}
.socialgroup a[href*="skype.com"]:before {
  content: "\e0a2";
}
.socialgroup a[href*="skype:"]:before {
  content: "\e0a2";
}
.socialgroup a[href*="spotify.com"]:before {
  content: "\e0a8";
}
.socialgroup a[href*="tumbleupon.com"]:before {
  content: "\e098";
}
.socialgroup a[href*="tumblr.com"]:before {
  content: "\e097";
}
.socialgroup a[href*="twitter.com"]:before {
  content: "\e094";
}
.socialgroup a[href*="vimeo.com"]:before {
  content: "\e09c";
}
.socialgroup a[href*="wordpress.com"]:before,
.socialgroup a[href*="wordpress.org"]:before {
  content: "\e0b0";
}
.socialgroup a[href*="youtube.com"]:before {
  content: "\e0a3";
}
.socialgroup:hover:before {
  color: #212121;
  background-color: #FFFFFF;
}

.container, .container-full {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 1200px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .container {
    width: 100%;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, body.grid-col-1 .masonry-grid, body.grid-col-2 .masonry-grid, body.grid-col-3 .masonry-grid, body.grid-col-4 .masonry-grid, body.grid-col-3 .block-team .masonry-grid, .block-pricing-outer .masonry-grid {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-1 {
  width: 8.3333333333%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.offset-3 {
  margin-left: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.offset-6 {
  margin-left: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.offset-9 {
  margin-left: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.col-12, body.grid-col-1 .masonry-grid, body.grid-col-2 .masonry-grid, body.grid-col-3 .masonry-grid, body.grid-col-4 .masonry-grid, body.grid-col-3 .block-team .masonry-grid, .block-pricing-outer .masonry-grid {
  width: 100%;
}

.offset-12 {
  margin-left: 100%;
}

@media screen and (min-width: 576px) {
  .col-sm-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.3333333333%;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-3 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .col-sm-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-6, body.grid-col-3 .block-team .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .col-sm-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .col-sm-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.3333333333%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.6666666667%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .offset-sm-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.3333333333%;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-3 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .col-md-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-6, body.grid-col-1 .masonry-grid, body.grid-col-2 .masonry-grid, body.grid-col-3 .masonry-grid, body.grid-col-4 .masonry-grid, body.archive .masonry-grid, .block-pricing-outer .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .col-md-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .col-md-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.3333333333%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.6666666667%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .offset-md-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col-lg-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.3333333333%;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-3, body.grid-col-4 .masonry-grid, body.grid-col-3 .block-team .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .col-lg-4, body.grid-col-3 .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-6, body.grid-col-2 .masonry-grid, body.archive .masonry-grid, .block-pricing-outer .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .col-lg-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .col-lg-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.3333333333%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.6666666667%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-12, body.grid-col-1 .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .offset-lg-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.3333333333%;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .col-xl-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.6666666667%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .col-xl-3 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .col-xl-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .col-xl-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.6666666667%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .col-xl-6 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .col-xl-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.3333333333%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .col-xl-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.6666666667%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .col-xl-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .col-xl-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.3333333333%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .col-xl-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.6666666667%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }

  .col-xl-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .offset-xl-12 {
    margin-left: 100%;
  }
}
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

.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;
}

/* Text meant only for screen readers. */
.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;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #e6e6e6;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #3b3b3b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.clearfix:before, .clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-footer:before,
.site-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-footer:after {
  clear: both;
}

a {
  color: #0085BA;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
a:hover, a:active, a:visited {
  outline: none;
  text-decoration: none;
}

form {
  position: relative;
}

input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

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"],
textarea,
.wpcf7-form-control,
.form-control,
.mc4wp-form input {
  background-color: #FFFFFF;
  border: 1px solid #e1e1e1;
  color: #6e6e6e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  outline: 0;
  width: 100%;
  margin-bottom: 15px;
  -webkit-transition: background-color, 0.5s;
  -moz-transition: background-color, 0.5s;
  -ms-transition: background-color, 0.5s;
  -o-transition: background-color, 0.5s;
  transition: background-color, 0.5s;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.wpcf7-form-control:focus,
.form-control:focus,
.mc4wp-form input:focus {
  background-color: #f7f7f7;
  color: #878787;
  -webkit-appearance: none;
}

.form-control {
  height: 44px;
}

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"] {
  padding: 8px 5px 8px 15px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  background-color: rgba(0, 0, 0, 0);
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
}

fieldset {
  border: 1px solid #d9d9d9;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

optgroup {
  font-weight: bold;
}

select {
  border: 1px solid #d9d9d9;
}
select:focus {
  outline: none;
}

textarea {
  min-height: 200px;
  padding: 15px;
  overflow: auto;
  width: 100%;
}

.wrap-detail-page form label, .wrap-detail-page form .searchform .search-button, .searchform .wrap-detail-page form .search-button {
  font-weight: 500;
  font-size: 13px;
  display: block;
  margin-top: 15px;
}
.wrap-detail-page form input[type="submit"] {
  width: 300px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -ms-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  padding: 15px;
  background-color: #9068BE;
  line-height: 1.2;
}
@media screen and (max-width: 575px) {
  .wrap-detail-page form input[type="submit"] {
    width: 100%;
  }
}
.wrap-detail-page form input[type="submit"]:hover, .wrap-detail-page form input[type="submit"]:focus, .wrap-detail-page form input[type="submit"]:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.wrap-detail-page form.search-form label, .wrap-detail-page form.search-form .searchform .search-button, .searchform .wrap-detail-page form.search-form .search-button,
.wrap-detail-page form.search-form .search-field {
  margin: 0;
}
.wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"] {
  width: 300px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  padding: 15px;
}
@media screen and (max-width: 575px) {
  .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"] {
    width: 100%;
  }
}
.wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:hover, .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:focus, .wrap-detail-page .wpcf7-form input.wpcf7-form-control[type="submit"]:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.wrap-detail-page .wpcf7-form label span, .wrap-detail-page .wpcf7-form .searchform .search-button span, .searchform .wrap-detail-page .wpcf7-form .search-button span {
  display: block;
}
.wrap-detail-page .wpcf7-form label .wpcf7-form-control, .wrap-detail-page .wpcf7-form .searchform .search-button .wpcf7-form-control, .searchform .wrap-detail-page .wpcf7-form .search-button .wpcf7-form-control {
  margin-top: 15px;
  border: 2px solid #e1e1e1;
  background-color: #FFFFFF;
}
.wrap-detail-page .wpcf7 label, .wrap-detail-page .wpcf7 .searchform .search-button, .searchform .wrap-detail-page .wpcf7 .search-button {
  width: 100%;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 13px;
}
.wrap-detail-page .wpcf7 input,
.wrap-detail-page .wpcf7 textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  margin: 0;
  width: 100%;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.wrap-detail-page .wpcf7 input::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.wrap-detail-page .wpcf7 input:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.wrap-detail-page .wpcf7 input::-moz-placeholder, .wrap-detail-page .wpcf7 textarea::-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.wrap-detail-page .wpcf7 input:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:-ms-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.wrap-detail-page .wpcf7 input:focus, .wrap-detail-page .wpcf7 input:active,
.wrap-detail-page .wpcf7 textarea:focus,
.wrap-detail-page .wpcf7 textarea:active {
  background-color: #FFFFFF;
}
.wrap-detail-page .wpcf7 input:focus::-webkit-input-placeholder, .wrap-detail-page .wpcf7 input:active::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea:focus::-webkit-input-placeholder, .wrap-detail-page .wpcf7 textarea:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .wpcf7 input:focus:-moz-placeholder, .wrap-detail-page .wpcf7 input:active:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:focus:-moz-placeholder, .wrap-detail-page .wpcf7 textarea:active:-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .wpcf7 input:focus::-moz-placeholder, .wrap-detail-page .wpcf7 input:active::-moz-placeholder, .wrap-detail-page .wpcf7 textarea:focus::-moz-placeholder, .wrap-detail-page .wpcf7 textarea:active::-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .wpcf7 input:focus:-ms-input-placeholder, .wrap-detail-page .wpcf7 input:active:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:focus:-ms-input-placeholder, .wrap-detail-page .wpcf7 textarea:active:-ms-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .wpcf7 textarea {
  min-height: 100px;
}
.wrap-detail-page .wpcf7 input[type="submit"] {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  max-width: 220px;
  height: 46px;
  padding: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.wrap-detail-page .wpcf7 input[type="submit"]:hover, .wrap-detail-page .wpcf7 input[type="submit"]:active, .wrap-detail-page .wpcf7 input[type="submit"]:focus {
  background-color: #E62739;
  border: 1px solid #E62739;
  color: #FFFFFF;
  max-width: 220px;
  padding: 0;
  font-size: 13px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .wrap-detail-page .wpcf7 input[type="submit"] {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.wrap-detail-page .kt-contact-form-area .form-group {
  position: relative;
  margin-bottom: 0;
}
.wrap-detail-page .kt-contact-form-area .form-group:before, .wrap-detail-page .kt-contact-form-area .form-group:after {
  content: " ";
  display: table;
}
.wrap-detail-page .kt-contact-form-area .form-group:after {
  clear: both;
}
.wrap-detail-page .kt-contact-form-area .form-group .form-control {
  margin-bottom: 0;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control,
.wrap-detail-page .kt-contact-form-area .form-group textarea.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control:focus, .wrap-detail-page .kt-contact-form-area .form-group input.form-control:active,
.wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:focus,
.wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:active {
  background-color: #FFFFFF;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control:focus::-webkit-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group input.form-control:active::-webkit-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:focus::-webkit-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control:focus:-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group input.form-control:active:-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:focus:-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:active:-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control:focus::-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group input.form-control:active::-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:focus::-moz-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:active::-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control:focus:-ms-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group input.form-control:active:-ms-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:focus:-ms-input-placeholder, .wrap-detail-page .kt-contact-form-area .form-group textarea.form-control:active:-ms-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control[type="submit"] {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  float: left;
  margin-top: 20px;
  max-width: 220px;
  padding: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.wrap-detail-page .kt-contact-form-area .form-group input.form-control[type="submit"]:hover, .wrap-detail-page .kt-contact-form-area .form-group input.form-control[type="submit"]:focus, .wrap-detail-page .kt-contact-form-area .form-group input.form-control[type="submit"]:active {
  padding: 14px 0 12px;
  background-color: #E62739;
  border-color: #E62739;
  max-width: 220px;
  padding: 0;
}
.wrap-detail-page .kt-contact-form-area .form-group textarea {
  min-height: 100px;
  width: 100%;
}
.wrap-detail-page .kt-contact-form-area .form-group label, .wrap-detail-page .kt-contact-form-area .form-group .searchform .search-button, .searchform .wrap-detail-page .kt-contact-form-area .form-group .search-button {
  color: #6e6e6e;
  font-size: 13px;
  display: inline-block;
  top: 13px;
  left: 16px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top 0.1s, opacity 0.1s;
  -moz-transition: top 0.1s, opacity 0.1s;
  -ms-transition: top 0.1s, opacity 0.1s;
  -o-transition: top 0.1s, opacity 0.1s;
  transition: top 0.1s, opacity 0.1s;
}
.wrap-detail-page .kt-contact-form-area .form-group label sup, .wrap-detail-page .kt-contact-form-area .form-group .searchform .search-button sup, .searchform .wrap-detail-page .kt-contact-form-area .form-group .search-button sup {
  color: gray;
  font-size: 15px;
  top: 1px;
}
.wrap-detail-page .kt-contact-form-area .form-group label.move, .wrap-detail-page .kt-contact-form-area .form-group .searchform .move.search-button, .searchform .wrap-detail-page .kt-contact-form-area .form-group .move.search-button {
  -webkit-transition: top 0.5s, opacity 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s;
  -ms-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  font-weight: 300;
  opacity: 1;
  top: -39px;
  color: #3b3b3b;
}
.wrap-detail-page .kt-contact-form-area .form-group .ajax-loader {
  margin: 35px 0 0 15px;
}
@media screen and (max-width: 767px) {
  .wrap-detail-page .kt-contact-form-area .form-group .ajax-loader {
    margin-top: 10px;
  }
}
.wrap-detail-page .kt-contact-form-area .form-group .cleaner {
  background-color: transparent;
  color: #b3b3b3;
  float: right;
  width: 100px;
  font-size: 13px;
  padding-right: 0;
  border: none;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .wrap-detail-page .kt-contact-form-area .form-group .cleaner {
    margin-top: 10px;
  }
}
.wrap-detail-page .kt-contact-form-area .form-group .cleaner span {
  font-size: 18px;
  color: #b3b3b3;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}
.wrap-detail-page .kt-contact-form-area .form-group .cleaner:hover, .wrap-detail-page .kt-contact-form-area .form-group .cleaner:active, .wrap-detail-page .kt-contact-form-area .form-group .cleaner:focus {
  color: #E62739 !important;
  outline: none;
}
.wrap-detail-page .kt-contact-form-area .form-group .cleaner:hover span, .wrap-detail-page .kt-contact-form-area .form-group .cleaner:active span, .wrap-detail-page .kt-contact-form-area .form-group .cleaner:focus span {
  color: #E62739 !important;
}
@media screen and (max-width: 991px) {
  .wrap-detail-page .kt-contact-form-area .form-group .cleaner {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}

.comment-respond .comment-form p label, .comment-respond .comment-form p .searchform .search-button, .searchform .comment-respond .comment-form p .search-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

input[type="button"],
input[type="reset"],
input[type="submit"], input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus, .button, .button:hover, .button:active, .button:focus, .default-button, .default-button:hover, .default-button:active, .default-button:focus, .button-primary, .button-light, .button-outline, .button-outline:hover, .button-outline:focus, .button-outline:active, .comments-area .comment-list .reply a {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  outline: none;
  line-height: 1;
  padding: 12px 30px 13px;
  position: relative;
  -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s, border 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border 0.3s;
  transition: color 0.3s, background-color 0.3s, border 0.3s;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, .button:hover, .default-button:hover, .button-primary:hover, .button-light:hover, .button-outline:hover, .comments-area .comment-list .reply a:hover, input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus, .button:focus, .default-button:focus, .button-primary:focus, .button-light:focus, .button-outline:focus, .comments-area .comment-list .reply a:focus, input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active, .button:active, .default-button:active, .button-primary:active, .button-light:active, .button-outline:active, .comments-area .comment-list .reply a:active {
  background-color: #E62739;
  color: #FFFFFF;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #9068BE;
  color: #FFFFFF;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

input[type="submit"] {
  padding: 13px 15px;
}
input[type="submit"]:before {
  display: none;
}

.default-button {
  background-color: #9068BE;
  color: #FFFFFF;
}

.button-primary {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  color: #FFFFFF;
  position: relative;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.button-primary:before {
  background-color: #FFFFFF;
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  opacity: 1;
  height: 1px;
  width: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.homepage-layout-six .button-primary:before {
  display: none;
}
.button-primary:hover, .button-primary:focus, .button-primary:active {
  background-color: #9068BE;
  color: #FFFFFF;
  padding-left: 50px;
}
.homepage-layout-six .button-primary:hover, .homepage-layout-six .button-primary:focus, .homepage-layout-six .button-primary:active {
  padding-left: 30px;
  background-color: #E62739;
  border-color: #E62739;
}
.button-primary:hover:before, .button-primary:focus:before, .button-primary:active:before {
  width: 20px;
  opacity: 1;
}

.button-light {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #292929;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.button-light:hover, .button-light:focus, .button-light:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}

.button-outline {
  background-color: transparent;
  border: 1px solid #e6e6e6;
  color: #545454;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -ms-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.button-outline:hover, .button-outline:focus, .button-outline:active {
  border: 1px solid #E62739;
}

a.button-text,
.button-text {
  color: #10242b;
  display: inline-block;
  position: relative;
}
a.button-text:after,
.button-text:after {
  content: "\24";
  display: inline-block;
  color: #10242b;
  margin-left: 10px;
  line-height: 1.5;
  vertical-align: middle;
  font-size: 22px;
  -webkit-transition: margin-left 0.2s linear;
  -moz-transition: margin-left 0.2s linear;
  -ms-transition: margin-left 0.2s linear;
  -o-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear;
  font-family: "kf-icons";
}
a.button-text:hover, a.button-text:focus, a.button-text:active,
.button-text:hover,
.button-text:focus,
.button-text:active {
  color: #E62739;
}
a.button-text:hover:after, a.button-text:focus:after, a.button-text:active:after,
.button-text:hover:after,
.button-text:focus:after,
.button-text:active:after {
  margin-left: 25px;
  color: #E62739;
}

.homepage-layout-two .button-outline,
.homepage-layout-two .button-light,
.homepage-layout-two .button-primary,
.homepage-layout-two .default-button,
.homepage-layout-two .contact-form-section input[type=submit],
.homepage-layout-two .kt-contact-form-area .form-group input.form-control[type=submit],
.homepage-layout-two .woocommerce ul.products li.product .button,
.homepage-layout-two input[type=submit],
.homepage-layout-six .button-outline,
.homepage-layout-six .button-light,
.homepage-layout-six .button-primary,
.homepage-layout-six .default-button,
.homepage-layout-six .contact-form-section input[type=submit],
.homepage-layout-six .kt-contact-form-area .form-group input.form-control[type=submit],
.homepage-layout-six .woocommerce ul.products li.product .button,
.homepage-layout-six input[type=submit] {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.homepage-layout-two .button-outline:hover, .homepage-layout-two .button-outline:focus, .homepage-layout-two .button-outline:active,
.homepage-layout-two .button-light:hover,
.homepage-layout-two .button-light:focus,
.homepage-layout-two .button-light:active,
.homepage-layout-two .button-primary:hover,
.homepage-layout-two .button-primary:focus,
.homepage-layout-two .button-primary:active,
.homepage-layout-two .default-button:hover,
.homepage-layout-two .default-button:focus,
.homepage-layout-two .default-button:active,
.homepage-layout-two .contact-form-section input[type=submit]:hover,
.homepage-layout-two .contact-form-section input[type=submit]:focus,
.homepage-layout-two .contact-form-section input[type=submit]:active,
.homepage-layout-two .kt-contact-form-area .form-group input.form-control[type=submit]:hover,
.homepage-layout-two .kt-contact-form-area .form-group input.form-control[type=submit]:focus,
.homepage-layout-two .kt-contact-form-area .form-group input.form-control[type=submit]:active,
.homepage-layout-two .woocommerce ul.products li.product .button:hover,
.homepage-layout-two .woocommerce ul.products li.product .button:focus,
.homepage-layout-two .woocommerce ul.products li.product .button:active,
.homepage-layout-two input[type=submit]:hover,
.homepage-layout-two input[type=submit]:focus,
.homepage-layout-two input[type=submit]:active,
.homepage-layout-six .button-outline:hover,
.homepage-layout-six .button-outline:focus,
.homepage-layout-six .button-outline:active,
.homepage-layout-six .button-light:hover,
.homepage-layout-six .button-light:focus,
.homepage-layout-six .button-light:active,
.homepage-layout-six .button-primary:hover,
.homepage-layout-six .button-primary:focus,
.homepage-layout-six .button-primary:active,
.homepage-layout-six .default-button:hover,
.homepage-layout-six .default-button:focus,
.homepage-layout-six .default-button:active,
.homepage-layout-six .contact-form-section input[type=submit]:hover,
.homepage-layout-six .contact-form-section input[type=submit]:focus,
.homepage-layout-six .contact-form-section input[type=submit]:active,
.homepage-layout-six .kt-contact-form-area .form-group input.form-control[type=submit]:hover,
.homepage-layout-six .kt-contact-form-area .form-group input.form-control[type=submit]:focus,
.homepage-layout-six .kt-contact-form-area .form-group input.form-control[type=submit]:active,
.homepage-layout-six .woocommerce ul.products li.product .button:hover,
.homepage-layout-six .woocommerce ul.products li.product .button:focus,
.homepage-layout-six .woocommerce ul.products li.product .button:active,
.homepage-layout-six input[type=submit]:hover,
.homepage-layout-six input[type=submit]:focus,
.homepage-layout-six input[type=submit]:active {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.homepage-layout-three .button-outline,
.homepage-layout-three .button-light,
.homepage-layout-three .button-primary,
.homepage-layout-three .default-button,
.homepage-layout-three .contact-form-section input[type=submit],
.homepage-layout-three .kt-contact-form-area .form-group input.form-control[type=submit],
.homepage-layout-three .woocommerce ul.products li.product .button,
.homepage-layout-three input[type=submit],
.homepage-layout-five .button-outline,
.homepage-layout-five .button-light,
.homepage-layout-five .button-primary,
.homepage-layout-five .default-button,
.homepage-layout-five .contact-form-section input[type=submit],
.homepage-layout-five .kt-contact-form-area .form-group input.form-control[type=submit],
.homepage-layout-five .woocommerce ul.products li.product .button,
.homepage-layout-five input[type=submit],
.homepage-layout-seven .button-outline,
.homepage-layout-seven .button-light,
.homepage-layout-seven .button-primary,
.homepage-layout-seven .default-button,
.homepage-layout-seven .contact-form-section input[type=submit],
.homepage-layout-seven .kt-contact-form-area .form-group input.form-control[type=submit],
.homepage-layout-seven .woocommerce ul.products li.product .button,
.homepage-layout-seven input[type=submit] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.homepage-layout-three .button-outline:hover, .homepage-layout-three .button-outline:focus, .homepage-layout-three .button-outline:active,
.homepage-layout-three .button-light:hover,
.homepage-layout-three .button-light:focus,
.homepage-layout-three .button-light:active,
.homepage-layout-three .button-primary:hover,
.homepage-layout-three .button-primary:focus,
.homepage-layout-three .button-primary:active,
.homepage-layout-three .default-button:hover,
.homepage-layout-three .default-button:focus,
.homepage-layout-three .default-button:active,
.homepage-layout-three .contact-form-section input[type=submit]:hover,
.homepage-layout-three .contact-form-section input[type=submit]:focus,
.homepage-layout-three .contact-form-section input[type=submit]:active,
.homepage-layout-three .kt-contact-form-area .form-group input.form-control[type=submit]:hover,
.homepage-layout-three .kt-contact-form-area .form-group input.form-control[type=submit]:focus,
.homepage-layout-three .kt-contact-form-area .form-group input.form-control[type=submit]:active,
.homepage-layout-three .woocommerce ul.products li.product .button:hover,
.homepage-layout-three .woocommerce ul.products li.product .button:focus,
.homepage-layout-three .woocommerce ul.products li.product .button:active,
.homepage-layout-three input[type=submit]:hover,
.homepage-layout-three input[type=submit]:focus,
.homepage-layout-three input[type=submit]:active,
.homepage-layout-five .button-outline:hover,
.homepage-layout-five .button-outline:focus,
.homepage-layout-five .button-outline:active,
.homepage-layout-five .button-light:hover,
.homepage-layout-five .button-light:focus,
.homepage-layout-five .button-light:active,
.homepage-layout-five .button-primary:hover,
.homepage-layout-five .button-primary:focus,
.homepage-layout-five .button-primary:active,
.homepage-layout-five .default-button:hover,
.homepage-layout-five .default-button:focus,
.homepage-layout-five .default-button:active,
.homepage-layout-five .contact-form-section input[type=submit]:hover,
.homepage-layout-five .contact-form-section input[type=submit]:focus,
.homepage-layout-five .contact-form-section input[type=submit]:active,
.homepage-layout-five .kt-contact-form-area .form-group input.form-control[type=submit]:hover,
.homepage-layout-five .kt-contact-form-area .form-group input.form-control[type=submit]:focus,
.homepage-layout-five .kt-contact-form-area .form-group input.form-control[type=submit]:active,
.homepage-layout-five .woocommerce ul.products li.product .button:hover,
.homepage-layout-five .woocommerce ul.products li.product .button:focus,
.homepage-layout-five .woocommerce ul.products li.product .button:active,
.homepage-layout-five input[type=submit]:hover,
.homepage-layout-five input[type=submit]:focus,
.homepage-layout-five input[type=submit]:active,
.homepage-layout-seven .button-outline:hover,
.homepage-layout-seven .button-outline:focus,
.homepage-layout-seven .button-outline:active,
.homepage-layout-seven .button-light:hover,
.homepage-layout-seven .button-light:focus,
.homepage-layout-seven .button-light:active,
.homepage-layout-seven .button-primary:hover,
.homepage-layout-seven .button-primary:focus,
.homepage-layout-seven .button-primary:active,
.homepage-layout-seven .default-button:hover,
.homepage-layout-seven .default-button:focus,
.homepage-layout-seven .default-button:active,
.homepage-layout-seven .contact-form-section input[type=submit]:hover,
.homepage-layout-seven .contact-form-section input[type=submit]:focus,
.homepage-layout-seven .contact-form-section input[type=submit]:active,
.homepage-layout-seven .kt-contact-form-area .form-group input.form-control[type=submit]:hover,
.homepage-layout-seven .kt-contact-form-area .form-group input.form-control[type=submit]:focus,
.homepage-layout-seven .kt-contact-form-area .form-group input.form-control[type=submit]:active,
.homepage-layout-seven .woocommerce ul.products li.product .button:hover,
.homepage-layout-seven .woocommerce ul.products li.product .button:focus,
.homepage-layout-seven .woocommerce ul.products li.product .button:active,
.homepage-layout-seven input[type=submit]:hover,
.homepage-layout-seven input[type=submit]:focus,
.homepage-layout-seven input[type=submit]:active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.homepage-layout-three .button-primary:before,
.homepage-layout-five .button-primary:before,
.homepage-layout-seven .button-primary:before {
  display: none;
}
.homepage-layout-three .button-primary:hover, .homepage-layout-three .button-primary:focus, .homepage-layout-three .button-primary:active,
.homepage-layout-five .button-primary:hover,
.homepage-layout-five .button-primary:focus,
.homepage-layout-five .button-primary:active,
.homepage-layout-seven .button-primary:hover,
.homepage-layout-seven .button-primary:focus,
.homepage-layout-seven .button-primary:active {
  background-color: #E62739;
  border-color: #E62739;
  padding: 12px 30px 13px;
}

h1, h2, body.woocommerce.single-product .product_title, h3, h4, h5, h6, h1 a, h2 a, body.woocommerce.single-product .product_title a, h3 a, h4 a, h5 a, h6 a, .wrap-inner-banner .page-header .page-title {
  font-family: "Poppins", sans-serif;
  color: #10242b;
  font-weight: 600;
  text-decoration: none;
}

h1, h2, body.woocommerce.single-product .product_title, h3, h4, h5, h6 {
  margin-top: 8px;
  margin-bottom: 10px;
  line-height: 1.3;
}
body.single .post-text h1, body.page .wrap-detail-page .post-text h1, body.single .post-text h2, body.single .post-text body.woocommerce.single-product .product_title, body.woocommerce.single-product body.single .post-text .product_title, body.page .wrap-detail-page .post-text h2, body.page .wrap-detail-page .post-text body.woocommerce.single-product .product_title, body.woocommerce.single-product body.page .wrap-detail-page .post-text .product_title, body.single .post-text h3, body.page .wrap-detail-page .post-text h3, body.single .post-text h4, body.page .wrap-detail-page .post-text h4, body.single .post-text h5, body.page .wrap-detail-page .post-text h5, body.single .post-text h6, body.page .wrap-detail-page .post-text h6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, body.woocommerce.single-product .product_title a:hover, h2 a:focus, body.woocommerce.single-product .product_title a:focus, h2 a:active, body.woocommerce.single-product .product_title a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
  color: #E62739;
}

h1 {
  font-size: 28px;
}

h2, body.woocommerce.single-product .product_title {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }

  h2, body.woocommerce.single-product .product_title {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 15px;
  }

  h6 {
    font-size: 14px;
  }
}
.block-title {
  text-align: center;
}

.site-title {
  margin-bottom: 2px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}

.section-title-group {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .section-title-group {
    margin-bottom: 45px;
  }
}

.section-title, .wrap-team-page .block-team .team-member-highlight .highlight-item > h3 {
  font-size: 34px;
  font-weight: 600;
  display: inline-block;
  margin: 0;
  line-height: 1.2;
  position: relative;
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .section-title, .wrap-team-page .block-team .team-member-highlight .highlight-item > h3 {
    font-size: 28px;
  }
}
.homepage-layout-six .section-title, .homepage-layout-six .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-six .highlight-item > h3 {
  font-size: 28px;
}
.section-title:before, .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before {
  background: #9068BE;
  bottom: 0;
  content: "";
  height: 3px;
  width: 40px;
  display: inline-block;
  left: 0;
  margin: auto;
  right: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .section-title, .wrap-team-page .block-team .team-member-highlight .highlight-item > h3 {
    font-size: 24px;
  }
}
.homepage-layout-five .section-title, .homepage-layout-five .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-five .highlight-item > h3 {
  font-size: 36px;
}
.homepage-layout-five .section-title:before, .homepage-layout-five .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .homepage-layout-five .highlight-item > h3:before {
  width: 50px;
}

.sub-title {
  color: #878787;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
.sub-title p {
  display: inline-block;
  margin-bottom: 0;
}

.box-title {
  color: #3b3b3b;
  font-size: 20px;
}

html,
body,
button,
input,
select,
textarea {
  font-size: 15px;
  color: #878787;
  background-color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
}

body.single article.hentry {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  body.single article.hentry {
    font-size: 14px;
  }
}
body.page:not(.home) article.hentry {
  padding-top: 0;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  body.page:not(.home) article.hentry {
    font-size: 14px;
  }
}

p {
  margin: 0 0 15px;
  word-wrap: break-word;
}

dfn, cite, em, i {
  font-style: italic;
  color: #212121;
}

blockquote,
pre {
  background-color: #fafafa;
  border-width: 0 0 0 3px;
  border-color: #d9d9d9;
  border-style: solid;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #3b3b3b;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 25px 22px;
  font-size: 18px;
}
blockquote p,
pre p {
  margin-bottom: 0;
}
blockquote dfn, blockquote cite, blockquote em, blockquote i,
pre dfn,
pre cite,
pre em,
pre i {
  color: #474747;
}

blockquote:before {
  color: #545454;
  content: "\7c";
  font-family: "kf-icons";
  font-size: 32px;
  float: left;
  margin-right: 20px;
  line-height: 1;
  font-style: normal;
}
blockquote cite {
  color: #545454;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
}
blockquote cite a {
  text-decoration: underline;
}
blockquote cite a:hover, blockquote cite a:focus, blockquote cite a:active {
  text-decoration: underline;
}

pre {
  font-size: 16px;
  font-style: normal;
}

q {
  font-style: italic;
}
q:before, q:after {
  color: #545454;
  content: "\f10d";
  font-family: "kf-icons";
  font-size: 12px;
  vertical-align: middle;
  margin-right: 10px;
}
q:after {
  content: "\7b";
  margin-left: 10px;
  margin-right: 0;
}

address {
  margin: 0 0 1.5em;
}

code, kbd, tt, var {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  background: #545454;
  color: #FFFFFF;
}

code {
  background: #f2f2f2;
  color: #3b3b3b;
}

abbr, acronym {
  border-bottom: 1px dotted #6e6e6e;
  cursor: help;
  color: #212121;
}

mark, ins {
  background: #545454;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  color: #FFFFFF;
}

big {
  font-size: 125%;
  color: #212121;
}

del, .woocommerce ul.products li.product .price ins {
  color: #545454;
}

b,
strong {
  font-weight: 600;
  color: #6e6e6e;
}
b strong,
strong strong {
  font-weight: 700;
}

.comment-navigation, .posts-navigation, .post-navigation {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    width: 100%;
  }
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: left;
    width: 100%;
  }
}

.page-numbers {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  color: #3b3b3b;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 10px 18px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.page-numbers.current {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  color: #FFFFFF;
}
.page-numbers:hover, .page-numbers:focus, .page-numbers:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.page-numbers:hover.current, .page-numbers:focus.current, .page-numbers:active.current {
  background-color: #9068BE;
  border: 1px solid #9068BE;
}
.page-numbers.dots:hover, .page-numbers.dots:focus, .page-numbers.dots:active {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  color: #545454;
}

/*--------------------------------------------------------------
3.0 Modules
--------------------------------------------------------------*/
.owl-carousel .owl-stage {
  margin-left: auto;
  margin-right: auto;
}

span.wpcf7-not-valid-tip {
  font-size: 13px;
  letter-spacing: 0.5px;
}

body:not(.single) .sharedaddy,
body:not(.page) .sharedaddy {
  display: none;
}

body.home.page .sharedaddy,
body.home.blog .sharedaddy,
body.search .sharedaddy,
body.archive .sharedaddy,
body.tag .sharedaddy,
body.category .sharedaddy,
.related-post .sharedaddy,
.sb-about-widget .sharedaddy,
.block-service .icon-section .sharedaddy,
.wrap-testimonial .sharedaddy,
.block-faq .page-list-outer .sharedaddy,
.contact-detail .sharedaddy {
  display: none;
}

.infinite-scroll .pagination {
  display: none;
}
.infinite-scroll #infinite-handle {
  margin-top: 70px;
  text-align: center;
}
.infinite-scroll #infinite-handle span {
  background-color: #3b3b3b;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #FFFFFF;
  display: inline-block;
  padding: 13px 36px 14px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.infinite-scroll #infinite-handle span:after {
  content: "\21";
  display: inline-block;
  font-family: "kf-icons";
  margin-left: 7px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.infinite-scroll #infinite-handle span button {
  text-transform: uppercase;
}
.infinite-scroll #infinite-handle span:hover, .infinite-scroll #infinite-handle span:focus, .infinite-scroll #infinite-handle span:active {
  background-color: #aa8ccd;
  color: #FFFFFF;
}
.infinite-scroll span.infinite-loader .spinner {
  left: 0;
  right: 0;
  margin: auto;
}

body.bbpress {
  background-color: #FFFFFF;
  font-size: 14px;
}
body.bbpress article.hentry .post-text a {
  box-shadow: none !important;
  color: inherit !important;
}
body.bbpress article.hentry .post-text a:hover, body.bbpress article.hentry .post-text a:focus, body.bbpress article.hentry .post-text a:active {
  color: #9068BE !important;
}
body.bbpress .bbp-submit-wrapper .button {
  margin-bottom: 15px;
}
body.bbpress .bbp-submit-wrapper .button:hover, body.bbpress .bbp-submit-wrapper .button:focus, body.bbpress .bbp-submit-wrapper .button:active {
  background-color: #212121;
}
body.bbpress .bbp-forum-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
body.bbpress #bbpress-forums li.bbp-body ul.forum,
body.bbpress #bbpress-forums li.bbp-body ul.topic {
  padding-left: 15px;
  padding-right: 15px;
}
body.bbpress #bbpress-forums ul.bbp-lead-topic, body.bbpress #bbpress-forums ul.bbp-topics, body.bbpress #bbpress-forums ul.bbp-forums, body.bbpress #bbpress-forums ul.bbp-replies {
  font-size: 15px;
  font-weight: 600;
}
body.bbpress #bbpress-forums ul.bbp-replies {
  font-weight: 400;
}
body.bbpress #bbpress-forums ul.bbp-search-results, body.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content, body.bbpress #bbpress-forums p.bbp-topic-meta {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
}
body.bbpress .bbp-reply-author br {
  display: none;
}

.widget .bbp-logged-in fieldset,
.widget .bbp-login-form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.widget .bbp-logged-in .button,
.widget .bbp-login-form .button {
  margin-top: 15px;
  padding: 8px 15px 9px;
}
.widget .bbp-logged-in {
  padding-top: 50px;
}
.widget .bbp-login-links a {
  border-bottom: 1px solid #474747;
  display: inline-block;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.widget .bbp-login-links a:hover, .widget .bbp-login-links a:focus, .widget .bbp-login-links a:active {
  border-color: #9068BE;
}
.widget.widget_mc4wp_form_widget input[type="submit"] {
  padding: 15px;
  line-height: 1;
  background-color: #9068BE;
}
.widget.widget_mc4wp_form_widget input[type="submit"]:hover, .widget.widget_mc4wp_form_widget input[type="submit"]:focus, .widget.widget_mc4wp_form_widget input[type="submit"]:active {
  background-color: #545454;
  border-color: #545454;
  color: #FFFFFF;
}
.widget #bbp-search-form {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 50px;
}

.bbp-login-form {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-top-color: #d5d5d5;
  border-top-width: 2px;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 576px) {
  .bbp-login-form {
    padding: 30px 150px;
  }
}
@media screen and (min-width: 768px) {
  .bbp-login-form {
    padding: 50px 250px;
  }
}
.bbp-login-form fieldset {
  border: none;
  padding: 0;
}
.bbp-login-form label, .bbp-login-form .searchform .search-button, .searchform .bbp-login-form .search-button {
  width: auto;
}
.bbp-login-form label.hide, .bbp-login-form .searchform .hide.search-button, .searchform .bbp-login-form .hide.search-button {
  display: block !important;
}
.bbp-login-form input[type="text"],
.bbp-login-form input[type="password"] {
  padding: 10px 15px 11px;
}

.login-links-area a {
  margin-right: 10px;
}

span#subscription-toggle {
  float: right;
  color: #212121;
}

.woocommerce[class*="columns-"] {
  width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  margin: -5px;
}
.woocommerce .woocommerce-product-gallery__image {
  padding: 5px;
}
.woocommerce .woocommerce-review__author {
  color: #10242b;
  font-size: 15px;
}
.woocommerce #comments .woocommerce-Reviews-title,
.woocommerce #comments h2,
body.woocommerce.single-product #comments .product_title,
.woocommerce .woocommerce-Tabs-panel .woocommerce-Reviews-title,
.woocommerce .woocommerce-Tabs-panel h2,
body.woocommerce.single-product .woocommerce-Tabs-panel .product_title {
  margin-bottom: 20px;
}
.woocommerce .cart-empty,
.woocommerce .return-to-shop {
  text-align: center;
}
.woocommerce .cart_totals h2, body.woocommerce.single-product .cart_totals .product_title {
  font-size: 18px;
  margin-bottom: 20px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 600;
}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering select {
  border: 1px solid #d9d9d9;
  padding: 7px 30px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
}
.woocommerce .woocommerce-result-count:before, .woocommerce .woocommerce-ordering select:before {
  height: 14px;
  width: 14px;
  background: white;
  display: inline-block;
  position: absolute;
  content: "";
  bottom: -8px;
  left: 21px;
  border-width: 0 1px 1px 0px;
  border-style: solid;
  border-color: #d9d9d9;
  transform: rotate(45deg);
}
.woocommerce .woocommerce-ordering select {
  height: 40px;
  padding-left: 10px;
  margin-top: 0;
  background-color: #fafafa;
}
body.woocommerce .woocommerce ul.products {
  padding-top: 80px;
}
.woocommerce ul.products li.product {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.2);
  -ms-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.2);
  -o-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.2);
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  position: relative;
}
.woocommerce ul.products li.product:hover, .woocommerce ul.products li.product:focus, .woocommerce ul.products li.product:active {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.woocommerce ul.products li.product .product-inner {
  padding-bottom: 40px;
  background-color: #FFFFFF;
}
.woocommerce ul.products li.product .onsale {
  background-color: #9068BE;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  right: 0;
  top: 0;
  padding: 9px 15px 10px;
  line-height: 1;
  margin: 0;
  min-height: auto;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.woocommerce ul.products li.product .onsale:hover, .woocommerce ul.products li.product .onsale:focus, .woocommerce ul.products li.product .onsale:active {
  background-color: #E62739;
}
.woocommerce ul.products li.product h2, body.woocommerce.single-product ul.products li.product .product_title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #3b3b3b;
  font-weight: 500;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products li.product h2, body.woocommerce.single-product ul.products li.product .product_title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    margin: 20px 11px 10px;
    padding: 6px 10px 7px;
  }
}
.woocommerce ul.products li.product h2:hover, body.woocommerce.single-product ul.products li.product .product_title:hover, .woocommerce ul.products li.product h2:focus, body.woocommerce.single-product ul.products li.product .product_title:focus, .woocommerce ul.products li.product h2:active, body.woocommerce.single-product ul.products li.product .product_title:active,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:focus,
.woocommerce ul.products li.product .woocommerce-loop-product__title:active {
  color: #E62739;
}
.woocommerce ul.products li.product .price {
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce ul.products li.product .price .amount {
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  color: #9068BE;
  font-size: 16px;
}
.woocommerce ul.products li.product .price .amount:hover, .woocommerce ul.products li.product .price .amount:focus, .woocommerce ul.products li.product .price .amount:active {
  color: #E62739;
}
.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
  display: inline-block;
}
.woocommerce ul.products li.product .price del .amount, .woocommerce ul.products li.product .price ins .amount {
  color: #3b3b3b;
  font-size: 14px;
}
.woocommerce ul.products li.product .price del .amount:hover, .woocommerce ul.products li.product .price ins .amount:hover, .woocommerce ul.products li.product .price del .amount:focus, .woocommerce ul.products li.product .price ins .amount:focus, .woocommerce ul.products li.product .price del .amount:active, .woocommerce ul.products li.product .price ins .amount:active {
  color: #E62739;
}
.woocommerce ul.products li.product .price ins {
  margin-left: 5px;
  font-weight: 400;
}
.woocommerce ul.products li.product .price ins .amount {
  color: #9068BE;
  font-size: 16px;
}
.woocommerce ul.products li.product .price ins .amount:hover, .woocommerce ul.products li.product .price ins .amount:focus, .woocommerce ul.products li.product .price ins .amount:active {
  color: #E62739;
}
.woocommerce ul.products li.product .button {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .button.added {
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce ul.products li.product .button.added:hover, .woocommerce ul.products li.product .button.added:focus, .woocommerce ul.products li.product .button.added:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products li.product .button {
    font-size: 11px;
    margin: 15px 11px 30px;
    padding: 6px 10px 7px;
  }
}
.woocommerce ul.products li.product .button span {
  margin-right: 5px;
}
.woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.woocommerce ul.products li.product.first {
  clear: inherit;
}
.woocommerce ul.products li.product a.added_to_cart {
  background-color: #545454;
  border: 1px solid #545454;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
  padding: 5px 30px 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -ms-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products li.product a.added_to_cart {
    font-size: 11px;
    padding: 2px 10px;
  }
}
.woocommerce ul.products li.product a.added_to_cart:hover, .woocommerce ul.products li.product a.added_to_cart:focus, .woocommerce ul.products li.product a.added_to_cart:active {
  background-color: #2e2e2e;
  border: 1px solid #2e2e2e;
}
.woocommerce .mini_cart_item a.remove {
  background-color: transparent;
  color: #999999 !important;
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 15px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin-top: 30px;
  display: block;
  border: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers:active {
  background-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  float: none;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  height: 42px;
  width: 42px;
  line-height: 23px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  border-color: #545454;
  background-color: #545454;
  color: #FFFFFF;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:active {
  opacity: 1;
}
.woocommerce #respond input#submit,
.woocommerce input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  font-family: "Poppins", sans-serif;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -ms-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  padding: 10px 15px 11px;
  text-transform: uppercase;
  vertical-align: middle;
}
@media screen and (max-width: 575px) {
  .woocommerce #respond input#submit,
  .woocommerce input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  .woocommerce button.button.alt,
  .woocommerce a.button.alt,
  .woocommerce input.button.alt {
    font-size: 11px;
  }
}
.woocommerce #respond input#submit:before,
.woocommerce input#submit:before,
.woocommerce a.button:before,
.woocommerce button.button:before,
.woocommerce input.button:before,
.woocommerce .cart .button:before,
.woocommerce .cart input.button:before,
.woocommerce button.button.alt:before,
.woocommerce a.button.alt:before,
.woocommerce input.button.alt:before {
  display: none;
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active,
.woocommerce input#submit:hover,
.woocommerce input#submit:focus,
.woocommerce input#submit:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce .cart .button:hover,
.woocommerce .cart .button:focus,
.woocommerce .cart .button:active,
.woocommerce .cart input.button:hover,
.woocommerce .cart input.button:focus,
.woocommerce .cart input.button:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
  font-weight: 300;
}
.woocommerce table.cart td.actions .input-text, #content .woocommerce table.cart td.actions .input-text {
  font-size: 14px;
  max-height: 36px;
  width: 160px;
}
.woocommerce table.cart td.actions .input-text#coupon_code {
  width: 180px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table th {
  font-weight: 600;
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="url"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="tel"] {
  height: 42px;
}
@media screen and (max-width: 575px) {
  .woocommerce input[type="text"],
  .woocommerce input[type="email"],
  .woocommerce input[type="url"],
  .woocommerce input[type="password"],
  .woocommerce input[type="search"],
  .woocommerce input[type="tel"] {
    width: 100%;
  }
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  color: #FFFFFF;
  padding: 10px 16px 11px;
}
.woocommerce #review_form #respond .form-submit input:hover, .woocommerce #review_form #respond .form-submit input:focus, .woocommerce #review_form #respond .form-submit input:active {
  background-color: #545454;
  color: #FFFFFF;
}
.woocommerce .wc-proceed-to-checkout a .checkout-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  padding: 11px 15px 12px;
  text-transform: uppercase;
  vertical-align: middle;
}
.woocommerce .quantity .qty {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 37px;
  text-align: center;
  width: 3.631em;
  margin: 0;
}
.woocommerce div.product form.cart .button {
  float: left;
  height: 37px;
  vertical-align: middle;
}
.woocommerce .woocommerce-EditAccountForm input.button {
  margin-top: 15px;
}
.woocommerce .panel {
  box-shadow: none;
}
.woocommerce .woocommerce-cart-form .product-remove .remove {
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.woocommerce .woocommerce-cart-form .product-remove .remove:hover, .woocommerce .woocommerce-cart-form .product-remove .remove:focus, .woocommerce .woocommerce-cart-form .product-remove .remove:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #9068BE;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #cccccc;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 13px;
  margin-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  font-size: 15px;
  padding-top: 15px;
}
.woocommerce .widget_product_search {
  text-align: left;
}
.woocommerce .widget_product_search input[type="submit"] {
  padding: 15px 50px;
}

body.woocommerce .related.products {
  margin-top: 40px;
}
body.woocommerce ul.products {
  padding-top: 60px;
}
body.woocommerce h2, body.woocommerce.single-product .product_title {
  font-size: 15px;
  margin-bottom: 5px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 600;
}
body.woocommerce.single-product .product {
  position: relative;
}
body.woocommerce.single-product .product .onsale {
  background-color: #2e2e2e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  right: auto;
  left: 0px;
  top: 0;
  padding: 11px 15px 12px;
  line-height: 1;
  margin: 0;
  min-height: auto;
  width: 80px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
body.woocommerce.single-product .product .onsale:hover, body.woocommerce.single-product .product .onsale:focus, body.woocommerce.single-product .product .onsale:active {
  background-color: #3b3b3b;
}
body.woocommerce.single-product .product_title {
  font-size: 20px;
}

article.hentry .post-text .woocommerce a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #3b3b3b;
}
article.hentry .post-text .woocommerce a:hover, article.hentry .post-text .woocommerce a:focus, article.hentry .post-text .woocommerce a:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
article.hentry .post-text .woocommerce a.button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF;
}
article.hentry .post-text .woocommerce a.button:hover, article.hentry .post-text .woocommerce a.button:focus, article.hentry .post-text .woocommerce a.button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF;
}
article.hentry .post-text .woocommerce a.checkout-button {
  width: 220px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -ms-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
article.hentry .post-text .woocommerce a.showcoupon, article.hentry .post-text .woocommerce a.showlogin {
  font-size: 17px;
  -webkit-box-shadow: 0px 1px 0px 0px #f7f6f7;
  -moz-box-shadow: 0px 1px 0px 0px #f7f6f7;
  -ms-box-shadow: 0px 1px 0px 0px #f7f6f7;
  -o-box-shadow: 0px 1px 0px 0px #f7f6f7;
  box-shadow: 0px 1px 0px 0px #f7f6f7;
}
article.hentry .post-text .woocommerce a.showcoupon:hover, article.hentry .post-text .woocommerce a.showcoupon:focus, article.hentry .post-text .woocommerce a.showcoupon:active, article.hentry .post-text .woocommerce a.showlogin:hover, article.hentry .post-text .woocommerce a.showlogin:focus, article.hentry .post-text .woocommerce a.showlogin:active {
  -webkit-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -moz-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -ms-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -o-box-shadow: 0px 1px 0px 0px #3b3b3b;
  box-shadow: 0px 1px 0px 0px #3b3b3b;
}
article.hentry .post-text .woocommerce a:hover, article.hentry .post-text .woocommerce a:focus, article.hentry .post-text .woocommerce a:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.woocommerce .products .star-rating {
  margin: 0 auto 10px;
}

.woocommerce .col-1,
.woocommerce .col-2 {
  padding: 0;
  -ms-flex: inherit;
  flex: inherit;
  max-width: inherit;
}
.woocommerce .form-row .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce #order_review_heading {
  margin-top: 30px;
}

.mc4wp-form .mc4wp-alert {
  color: #5BC0DE;
  font-size: 13px;
}
.mc4wp-form .mc4wp-error {
  color: #D9534F;
}
.mc4wp-form .mc4wp-success {
  color: #5CB85C;
}
.mc4wp-form label, .mc4wp-form .searchform .search-button, .searchform .mc4wp-form .search-button {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 15px;
}
.mc4wp-form input[type="email"] {
  background-color: #6e6e6e;
  border: 1px solid #6e6e6e;
  margin-bottom: 0;
  color: #FFFFFF;
}
.mc4wp-form input[type="email"]::-webkit-input-placeholder {
  color: #a1a1a1;
  font-size: 13px;
}
.mc4wp-form input[type="email"]:-moz-placeholder {
  color: #a1a1a1;
  font-size: 13px;
}
.mc4wp-form input[type="email"]::-moz-placeholder {
  color: #a1a1a1;
  font-size: 13px;
}
.mc4wp-form input[type="email"]:-ms-input-placeholder {
  color: #a1a1a1;
  font-size: 13px;
}
.mc4wp-form input[type="submit"] {
  padding: 15px 30px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  -moz-transition: background-color 0.5s, border 0.5s;
  -ms-transition: background-color 0.5s, border 0.5s;
  -o-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
.mc4wp-form input[type="submit"]:hover, .mc4wp-form input[type="submit"]:focus, .mc4wp-form input[type="submit"]:active {
  border: 1px solid #878787;
  background-color: #878787;
}

.woocommerce ul.products {
  padding: 0 15px;
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #FFFFFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #9068BE;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #FFFFFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  background-color: #E62739;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #FFFFFF;
}

.wrap-detail-page form .woocommerce-checkout-payment label, .wrap-detail-page form .woocommerce-checkout-payment .searchform .search-button, .searchform .wrap-detail-page form .woocommerce-checkout-payment .search-button {
  display: inline-block;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: none;
  margin-left: 15px;
}

body.page article.hentry .post-text .insta-gallery-actions a.insta-gallery-button {
  color: #FFFFFF;
  box-shadow: none;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
body.page article.hentry .post-text .insta-gallery-actions a i {
  color: #FFFFFF;
}
body.page article.hentry .post-text .insta-gallery-actions a:hover, body.page article.hentry .post-text .insta-gallery-actions a:focus, body.page article.hentry .post-text .insta-gallery-actions a:active {
  box-shadow: none;
  background-color: #212121;
  color: #FFFFFF !important;
}

.site:before, .site:after {
  content: " ";
  display: table;
}
.site:after {
  clear: both;
}

article.hentry.sticky .post-content-inner-wrap, article.hentry.format-aside .post-content-inner-wrap, article.hentry.format-image .post-content-inner-wrap, article.hentry.format-video .post-content-inner-wrap, article.hentry.format-quote .post-content-inner-wrap, article.hentry.format-link .post-content-inner-wrap, article.hentry.format-gallery .post-content-inner-wrap, article.hentry.format-status .post-content-inner-wrap, article.hentry.format-audio .post-content-inner-wrap, article.hentry.format-chat .post-content-inner-wrap {
  display: block;
  position: relative;
}
article.hentry.sticky .post-content-inner-wrap:before, article.hentry.format-aside .post-content-inner-wrap:before, article.hentry.format-image .post-content-inner-wrap:before, article.hentry.format-video .post-content-inner-wrap:before, article.hentry.format-quote .post-content-inner-wrap:before, article.hentry.format-link .post-content-inner-wrap:before, article.hentry.format-gallery .post-content-inner-wrap:before, article.hentry.format-status .post-content-inner-wrap:before, article.hentry.format-audio .post-content-inner-wrap:before, article.hentry.format-chat .post-content-inner-wrap:before {
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #212121;
  color: #474747;
  display: inline-block;
  font-size: 16px;
  font-family: "kf-icons";
  height: 40px;
  line-height: 39px;
  right: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 0;
  width: 40px;
}
@media screen and (max-width: 991px) {
  article.hentry.sticky .post-content-inner-wrap:before, article.hentry.format-aside .post-content-inner-wrap:before, article.hentry.format-image .post-content-inner-wrap:before, article.hentry.format-video .post-content-inner-wrap:before, article.hentry.format-quote .post-content-inner-wrap:before, article.hentry.format-link .post-content-inner-wrap:before, article.hentry.format-gallery .post-content-inner-wrap:before, article.hentry.format-status .post-content-inner-wrap:before, article.hentry.format-audio .post-content-inner-wrap:before, article.hentry.format-chat .post-content-inner-wrap:before {
    font-size: 13px;
    height: 34px;
    line-height: 33px;
    width: 34px;
  }
}
article.hentry.sticky .post-content-inner-wrap:hover:before, article.hentry.format-aside .post-content-inner-wrap:hover:before, article.hentry.format-image .post-content-inner-wrap:hover:before, article.hentry.format-video .post-content-inner-wrap:hover:before, article.hentry.format-quote .post-content-inner-wrap:hover:before, article.hentry.format-link .post-content-inner-wrap:hover:before, article.hentry.format-gallery .post-content-inner-wrap:hover:before, article.hentry.format-status .post-content-inner-wrap:hover:before, article.hentry.format-audio .post-content-inner-wrap:hover:before, article.hentry.format-chat .post-content-inner-wrap:hover:before, article.hentry.sticky .post-content-inner-wrap:focus:before, article.hentry.format-aside .post-content-inner-wrap:focus:before, article.hentry.format-image .post-content-inner-wrap:focus:before, article.hentry.format-video .post-content-inner-wrap:focus:before, article.hentry.format-quote .post-content-inner-wrap:focus:before, article.hentry.format-link .post-content-inner-wrap:focus:before, article.hentry.format-gallery .post-content-inner-wrap:focus:before, article.hentry.format-status .post-content-inner-wrap:focus:before, article.hentry.format-audio .post-content-inner-wrap:focus:before, article.hentry.format-chat .post-content-inner-wrap:focus:before, article.hentry.sticky .post-content-inner-wrap:active:before, article.hentry.format-aside .post-content-inner-wrap:active:before, article.hentry.format-image .post-content-inner-wrap:active:before, article.hentry.format-video .post-content-inner-wrap:active:before, article.hentry.format-quote .post-content-inner-wrap:active:before, article.hentry.format-link .post-content-inner-wrap:active:before, article.hentry.format-gallery .post-content-inner-wrap:active:before, article.hentry.format-status .post-content-inner-wrap:active:before, article.hentry.format-audio .post-content-inner-wrap:active:before, article.hentry.format-chat .post-content-inner-wrap:active:before {
  background-color: #f2f2f2;
}

body.single article.hentry .post-thumb img, .page article.hentry .post-thumb img, #blog-post article.hentry .post-thumb img, .search article.hentry .post-thumb img, .archive article.hentry .post-thumb img, .tag article.hentry .post-thumb img, .category article.hentry .post-thumb img,
article.hentry #ak-blog-post .post-thumb img {
  border: none;
}
body.single article.hentry .post-text a:not(.wp-block-button__link).button, body.single article.hentry .post-text a:not(.wp-block-button__link).default-button, body.single article.hentry .post-text a:not(.wp-block-button__link).button-primary, body.single article.hentry .post-text a:not(.wp-block-button__link).button-light, .page article.hentry .post-text a:not(.wp-block-button__link).button, .page article.hentry .post-text a:not(.wp-block-button__link).default-button, .page article.hentry .post-text a:not(.wp-block-button__link).button-primary, .page article.hentry .post-text a:not(.wp-block-button__link).button-light, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button, #blog-post article.hentry .post-text a:not(.wp-block-button__link).default-button, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-primary, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-light, .search article.hentry .post-text a:not(.wp-block-button__link).button, .search article.hentry .post-text a:not(.wp-block-button__link).default-button, .search article.hentry .post-text a:not(.wp-block-button__link).button-primary, .search article.hentry .post-text a:not(.wp-block-button__link).button-light, .archive article.hentry .post-text a:not(.wp-block-button__link).button, .archive article.hentry .post-text a:not(.wp-block-button__link).default-button, .archive article.hentry .post-text a:not(.wp-block-button__link).button-primary, .archive article.hentry .post-text a:not(.wp-block-button__link).button-light, .tag article.hentry .post-text a:not(.wp-block-button__link).button, .tag article.hentry .post-text a:not(.wp-block-button__link).default-button, .tag article.hentry .post-text a:not(.wp-block-button__link).button-primary, .tag article.hentry .post-text a:not(.wp-block-button__link).button-light, .category article.hentry .post-text a:not(.wp-block-button__link).button, .category article.hentry .post-text a:not(.wp-block-button__link).default-button, .category article.hentry .post-text a:not(.wp-block-button__link).button-primary, .category article.hentry .post-text a:not(.wp-block-button__link).button-light,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).default-button,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-primary,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-light {
  color: #FFFFFF;
}
body.single article.hentry .post-text a:not(.wp-block-button__link).button:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).button:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).button:active, body.single article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).default-button:active, body.single article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, body.single article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).button-light:active, .page article.hentry .post-text a:not(.wp-block-button__link).button:hover, .page article.hentry .post-text a:not(.wp-block-button__link).button:focus, .page article.hentry .post-text a:not(.wp-block-button__link).button:active, .page article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, .page article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, .page article.hentry .post-text a:not(.wp-block-button__link).default-button:active, .page article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, .page article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, .page article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, .page article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, .page article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, .page article.hentry .post-text a:not(.wp-block-button__link).button-light:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).default-button:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-light:active, .search article.hentry .post-text a:not(.wp-block-button__link).button:hover, .search article.hentry .post-text a:not(.wp-block-button__link).button:focus, .search article.hentry .post-text a:not(.wp-block-button__link).button:active, .search article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, .search article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, .search article.hentry .post-text a:not(.wp-block-button__link).default-button:active, .search article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, .search article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, .search article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, .search article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, .search article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, .search article.hentry .post-text a:not(.wp-block-button__link).button-light:active, .archive article.hentry .post-text a:not(.wp-block-button__link).button:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).button:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).button:active, .archive article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).default-button:active, .archive article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, .archive article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).button-light:active, .tag article.hentry .post-text a:not(.wp-block-button__link).button:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).button:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).button:active, .tag article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).default-button:active, .tag article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, .tag article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).button-light:active, .category article.hentry .post-text a:not(.wp-block-button__link).button:hover, .category article.hentry .post-text a:not(.wp-block-button__link).button:focus, .category article.hentry .post-text a:not(.wp-block-button__link).button:active, .category article.hentry .post-text a:not(.wp-block-button__link).default-button:hover, .category article.hentry .post-text a:not(.wp-block-button__link).default-button:focus, .category article.hentry .post-text a:not(.wp-block-button__link).default-button:active, .category article.hentry .post-text a:not(.wp-block-button__link).button-primary:hover, .category article.hentry .post-text a:not(.wp-block-button__link).button-primary:focus, .category article.hentry .post-text a:not(.wp-block-button__link).button-primary:active, .category article.hentry .post-text a:not(.wp-block-button__link).button-light:hover, .category article.hentry .post-text a:not(.wp-block-button__link).button-light:focus, .category article.hentry .post-text a:not(.wp-block-button__link).button-light:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).default-button:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).default-button:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).default-button:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-primary:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-primary:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-primary:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-light:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-light:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-light:active {
  color: #FFFFFF;
}
body.single article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, .page article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, .page article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, .page article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, .search article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, .search article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, .search article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, .archive article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, .tag article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).button-outline:active, .category article.hentry .post-text a:not(.wp-block-button__link).button-outline:hover, .category article.hentry .post-text a:not(.wp-block-button__link).button-outline:focus, .category article.hentry .post-text a:not(.wp-block-button__link).button-outline:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-outline:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-outline:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-outline:active {
  color: #FFFFFF;
}
body.single article.hentry .post-text a:not(.wp-block-button__link).button-text:before, .page article.hentry .post-text a:not(.wp-block-button__link).button-text:before, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-text:before, .search article.hentry .post-text a:not(.wp-block-button__link).button-text:before, .archive article.hentry .post-text a:not(.wp-block-button__link).button-text:before, .tag article.hentry .post-text a:not(.wp-block-button__link).button-text:before, .category article.hentry .post-text a:not(.wp-block-button__link).button-text:before,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-text:before {
  line-height: 1.5;
}
body.single article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, body.single article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, body.single article.hentry .post-text a:not(.wp-block-button__link).button-text:active, .page article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, .page article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, .page article.hentry .post-text a:not(.wp-block-button__link).button-text:active, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, #blog-post article.hentry .post-text a:not(.wp-block-button__link).button-text:active, .search article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, .search article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, .search article.hentry .post-text a:not(.wp-block-button__link).button-text:active, .archive article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, .archive article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, .archive article.hentry .post-text a:not(.wp-block-button__link).button-text:active, .tag article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, .tag article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, .tag article.hentry .post-text a:not(.wp-block-button__link).button-text:active, .category article.hentry .post-text a:not(.wp-block-button__link).button-text:hover, .category article.hentry .post-text a:not(.wp-block-button__link).button-text:focus, .category article.hentry .post-text a:not(.wp-block-button__link).button-text:active,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-text:hover,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-text:focus,
article.hentry #ak-blog-post .post-text a:not(.wp-block-button__link).button-text:active {
  color: #E62739;
}
body.single article.hentry .post-text table a, .page article.hentry .post-text table a, #blog-post article.hentry .post-text table a, .search article.hentry .post-text table a, .archive article.hentry .post-text table a, .tag article.hentry .post-text table a, .category article.hentry .post-text table a,
article.hentry #ak-blog-post .post-text table a {
  text-decoration: underline;
}
body.single article.hentry .post-text pre, .page article.hentry .post-text pre, #blog-post article.hentry .post-text pre, .search article.hentry .post-text pre, .archive article.hentry .post-text pre, .tag article.hentry .post-text pre, .category article.hentry .post-text pre,
article.hentry #ak-blog-post .post-text pre {
  color: #2e2e2e;
}
body.single article.hentry .post-text .page-links, .page article.hentry .post-text .page-links, #blog-post article.hentry .post-text .page-links, .search article.hentry .post-text .page-links, .archive article.hentry .post-text .page-links, .tag article.hentry .post-text .page-links, .category article.hentry .post-text .page-links,
article.hentry #ak-blog-post .post-text .page-links {
  clear: both;
  margin: 40px 0 15px;
}
body.single article.hentry .post-text .page-links a, .page article.hentry .post-text .page-links a, #blog-post article.hentry .post-text .page-links a, .search article.hentry .post-text .page-links a, .archive article.hentry .post-text .page-links a, .tag article.hentry .post-text .page-links a, .category article.hentry .post-text .page-links a,
article.hentry #ak-blog-post .post-text .page-links a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  display: inline-block;
}
body.single article.hentry .post-text .page-links a:hover, body.single article.hentry .post-text .page-links a:focus, body.single article.hentry .post-text .page-links a:active, .page article.hentry .post-text .page-links a:hover, .page article.hentry .post-text .page-links a:focus, .page article.hentry .post-text .page-links a:active, #blog-post article.hentry .post-text .page-links a:hover, #blog-post article.hentry .post-text .page-links a:focus, #blog-post article.hentry .post-text .page-links a:active, .search article.hentry .post-text .page-links a:hover, .search article.hentry .post-text .page-links a:focus, .search article.hentry .post-text .page-links a:active, .archive article.hentry .post-text .page-links a:hover, .archive article.hentry .post-text .page-links a:focus, .archive article.hentry .post-text .page-links a:active, .tag article.hentry .post-text .page-links a:hover, .tag article.hentry .post-text .page-links a:focus, .tag article.hentry .post-text .page-links a:active, .category article.hentry .post-text .page-links a:hover, .category article.hentry .post-text .page-links a:focus, .category article.hentry .post-text .page-links a:active,
article.hentry #ak-blog-post .post-text .page-links a:hover,
article.hentry #ak-blog-post .post-text .page-links a:focus,
article.hentry #ak-blog-post .post-text .page-links a:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
body.single article.hentry .post-text .page-links .page-number, .page article.hentry .post-text .page-links .page-number, #blog-post article.hentry .post-text .page-links .page-number, .search article.hentry .post-text .page-links .page-number, .archive article.hentry .post-text .page-links .page-number, .tag article.hentry .post-text .page-links .page-number, .category article.hentry .post-text .page-links .page-number,
article.hentry #ak-blog-post .post-text .page-links .page-number {
  border: 1px solid #e6e6e6;
  color: #545454;
  display: inline-block;
  margin: 0 0 5px 5px;
  padding: 10px 18px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
body.single article.hentry .post-text .page-links .page-number:hover, body.single article.hentry .post-text .page-links .page-number:focus, body.single article.hentry .post-text .page-links .page-number:active, .page article.hentry .post-text .page-links .page-number:hover, .page article.hentry .post-text .page-links .page-number:focus, .page article.hentry .post-text .page-links .page-number:active, #blog-post article.hentry .post-text .page-links .page-number:hover, #blog-post article.hentry .post-text .page-links .page-number:focus, #blog-post article.hentry .post-text .page-links .page-number:active, .search article.hentry .post-text .page-links .page-number:hover, .search article.hentry .post-text .page-links .page-number:focus, .search article.hentry .post-text .page-links .page-number:active, .archive article.hentry .post-text .page-links .page-number:hover, .archive article.hentry .post-text .page-links .page-number:focus, .archive article.hentry .post-text .page-links .page-number:active, .tag article.hentry .post-text .page-links .page-number:hover, .tag article.hentry .post-text .page-links .page-number:focus, .tag article.hentry .post-text .page-links .page-number:active, .category article.hentry .post-text .page-links .page-number:hover, .category article.hentry .post-text .page-links .page-number:focus, .category article.hentry .post-text .page-links .page-number:active,
article.hentry #ak-blog-post .post-text .page-links .page-number:hover,
article.hentry #ak-blog-post .post-text .page-links .page-number:focus,
article.hentry #ak-blog-post .post-text .page-links .page-number:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
body.single article.hentry .post-text .page-links > .page-number, .page article.hentry .post-text .page-links > .page-number, #blog-post article.hentry .post-text .page-links > .page-number, .search article.hentry .post-text .page-links > .page-number, .archive article.hentry .post-text .page-links > .page-number, .tag article.hentry .post-text .page-links > .page-number, .category article.hentry .post-text .page-links > .page-number,
article.hentry #ak-blog-post .post-text .page-links > .page-number {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  color: #FFFFFF;
}
body.single article.hentry .post-text .page-links > .page-number:hover, body.single article.hentry .post-text .page-links > .page-number:focus, body.single article.hentry .post-text .page-links > .page-number:active, .page article.hentry .post-text .page-links > .page-number:hover, .page article.hentry .post-text .page-links > .page-number:focus, .page article.hentry .post-text .page-links > .page-number:active, #blog-post article.hentry .post-text .page-links > .page-number:hover, #blog-post article.hentry .post-text .page-links > .page-number:focus, #blog-post article.hentry .post-text .page-links > .page-number:active, .search article.hentry .post-text .page-links > .page-number:hover, .search article.hentry .post-text .page-links > .page-number:focus, .search article.hentry .post-text .page-links > .page-number:active, .archive article.hentry .post-text .page-links > .page-number:hover, .archive article.hentry .post-text .page-links > .page-number:focus, .archive article.hentry .post-text .page-links > .page-number:active, .tag article.hentry .post-text .page-links > .page-number:hover, .tag article.hentry .post-text .page-links > .page-number:focus, .tag article.hentry .post-text .page-links > .page-number:active, .category article.hentry .post-text .page-links > .page-number:hover, .category article.hentry .post-text .page-links > .page-number:focus, .category article.hentry .post-text .page-links > .page-number:active,
article.hentry #ak-blog-post .post-text .page-links > .page-number:hover,
article.hentry #ak-blog-post .post-text .page-links > .page-number:focus,
article.hentry #ak-blog-post .post-text .page-links > .page-number:active {
  background-color: #E62739;
  border: 1px solid #E62739;
}
body.single article.hentry figure, .page article.hentry figure, #blog-post article.hentry figure, .search article.hentry figure, .archive article.hentry figure, .tag article.hentry figure, .category article.hentry figure,
article.hentry #ak-blog-post figure {
  text-align: center;
}
body.single article.hentry {
  padding: 0;
  margin-bottom: 60px;
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap {
    margin-top: -90px;
    width: 83.33333%;
    padding-top: 15px;
  }
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap:before {
  right: 25px;
}
@media screen and (min-width: 992px) {
  article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap:before {
    top: 25px;
  }
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-edit-link {
  margin-right: 80px !important;
}
body.single article.hentry .post-thumbnail, body.page article.hentry .post-thumbnail {
  margin-bottom: 40px;
  text-align: center;
}
body.single article.hentry .post-thumbnail:before, body.single article.hentry .post-thumbnail:after, body.page article.hentry .post-thumbnail:before, body.page article.hentry .post-thumbnail:after {
  display: none;
}
@media screen and (max-width: 991px) {
  body.single article.hentry, body.page:not(.home) article.hentry {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  body.single article.hentry, body.page:not(.home) article.hentry {
    padding: 0px;
  }
}
body.attachment article.hentry .attachment {
  margin-bottom: 30px;
  text-align: center;
}
body.single article.hentry.sticky .post-content-inner-wrap, body.single article.hentry.format-aside .post-content-inner-wrap, body.single article.hentry.format-image .post-content-inner-wrap, body.single article.hentry.format-video .post-content-inner-wrap, body.single article.hentry.format-quote .post-content-inner-wrap, body.single article.hentry.format-link .post-content-inner-wrap, body.single article.hentry.format-gallery .post-content-inner-wrap, body.single article.hentry.format-status .post-content-inner-wrap, body.single article.hentry.format-audio .post-content-inner-wrap, body.single article.hentry.format-chat .post-content-inner-wrap {
  padding-left: 30px !important;
}
body.single article.hentry.sticky .post-content-inner-wrap:before, body.single article.hentry.format-aside .post-content-inner-wrap:before, body.single article.hentry.format-image .post-content-inner-wrap:before, body.single article.hentry.format-video .post-content-inner-wrap:before, body.single article.hentry.format-quote .post-content-inner-wrap:before, body.single article.hentry.format-link .post-content-inner-wrap:before, body.single article.hentry.format-gallery .post-content-inner-wrap:before, body.single article.hentry.format-status .post-content-inner-wrap:before, body.single article.hentry.format-audio .post-content-inner-wrap:before, body.single article.hentry.format-chat .post-content-inner-wrap:before {
  display: none;
}
article.hentry.sticky .post-edit-link, article.hentry.format-aside .post-edit-link, article.hentry.format-image .post-edit-link, article.hentry.format-video .post-edit-link, article.hentry.format-quote .post-edit-link, article.hentry.format-link .post-edit-link, article.hentry.format-gallery .post-edit-link, article.hentry.format-status .post-edit-link, article.hentry.format-audio .post-edit-link, article.hentry.format-chat .post-edit-link {
  margin-right: 60px !important;
  margin-top: 10px !important;
}
article.hentry.sticky .post-thumb {
  position: relative;
}
article.hentry.sticky .post-thumb:before {
  content: "\e033";
  font-family: "kf-icons";
  font-size: 18px;
  color: #FFFFFF;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 10px 14px 12px;
  text-align: center;
  background-color: #9068BE;
  z-index: 999;
}
article.hentry.sticky .post-content-inner-wrap {
  padding-left: 50px;
}
article.hentry.sticky .post-content-inner-wrap:after {
  font-size: 32px;
  content: "\e01e";
  color: #212121;
  display: inline-block;
  font-family: "kf-icons";
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
}
article.hentry.sticky .post-format-outer > span a {
  background-color: #9068BE;
}
article.hentry.format-aside .post-content-inner-wrap:before {
  content: "\69";
}
article.hentry.format-image .post-content-inner-wrap:before {
  content: "\e005";
}
article.hentry.format-video .post-content-inner-wrap:before {
  content: "\49";
}
article.hentry.format-quote .post-content-inner-wrap:before {
  content: "\7c";
}
article.hentry.format-link .post-content-inner-wrap:before {
  content: "\e02b";
}
article.hentry.format-gallery .post-content-inner-wrap:before {
  content: "\e006";
}
article.hentry.format-status .post-content-inner-wrap:before {
  content: "\76";
}
article.hentry.format-audio .post-content-inner-wrap:before {
  content: "\7a";
}
article.hentry.format-chat .post-content-inner-wrap:before {
  content: "\77";
}
article.hentry.post-password-required input[type="submit"] {
  margin-top: -4px;
  padding-bottom: 11px;
}

.wp-audio-playlist .wp-playlist-item a,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption {
  color: #212121;
  box-shadow: none !important;
}
.wp-audio-playlist .wp-playlist-item a:hover, .wp-audio-playlist .wp-playlist-item a:focus, .wp-audio-playlist .wp-playlist-item a:active,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:hover,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:focus,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption:active {
  color: #E62739;
}
.wp-audio-playlist .mejs-horizontal-volume-slider {
  box-shadow: none !important;
}

.hentry {
  margin: 0 0 1.5em;
}

.post-footer {
  margin-top: 80px;
}
.post-footer span {
  color: #999999;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: middle;
}
.post-footer span.divider {
  line-height: 29px;
  margin-left: 2px;
  margin-right: 2px;
}
body.single .post-footer span.posted-on {
  font-size: 14px;
}
body.single .post-footer span.cat-links {
  display: block;
  margin-top: 40px;
}
body.single .post-footer span.cat-links:before {
  padding: 10px;
  font-size: 16px;
  padding: 9px 18px 13px;
  line-height: 1;
  display: inline-block;
  background-color: #9068BE;
  color: #FFFFFF;
}
body.single .post-footer span.cat-links a {
  margin-right: 5px;
  color: #6e6e6e;
  border: 1px solid #e6e6e6;
  padding: 3px 15px;
  display: inline-block;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  body.single .post-footer span.cat-links a {
    margin-bottom: 10px;
  }
}
body.single .post-footer span.cat-links a:hover, body.single .post-footer span.cat-links a:focus, body.single .post-footer span.cat-links a:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.post-footer span.comment span {
  text-transform: initial;
  font-size: 10px;
  margin-right: 5px;
}
.post-footer a {
  color: #999999;
  vertical-align: middle;
}
.post-footer a:hover, .post-footer a:focus, .post-footer a:active {
  color: #E62739;
}
.post-footer a:hover span, .post-footer a:focus span, .post-footer a:active span {
  color: #E62739;
}
.post-footer .author img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  box-sizing: border-box;
  display: inline-block;
  height: 36px;
  margin-right: 5px;
  overflow: hidden;
  width: 36px;
  vertical-align: middle;
}
body.single .post-content-inner .post-footer .detail, body.single .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-footer .detail, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner body.single .post-title .post-footer .detail {
  padding-bottom: 7px;
  padding-top: 7px;
}
body.single .post-content-inner .post-footer .divider, body.single .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-footer .divider, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner body.single .post-title .post-footer .divider {
  color: #999999;
}

.cat-links, .tag-links, .comment-link, .posted-on {
  display: inline-block;
}
.cat-links > a:before,
.tag-links > a:before,
.comment-link > a:before,
.posted-on > a:before {
  font-size: 12px;
  font-weight: normal;
  font-family: "kf-icons";
  margin-right: 5px;
  text-transform: initial;
  vertical-align: middle;
  color: #878787;
}
.cat-links > a:hover:before, .cat-links > a:focus:before, .cat-links > a:active:before,
.tag-links > a:hover:before,
.tag-links > a:focus:before,
.tag-links > a:active:before,
.comment-link > a:hover:before,
.comment-link > a:focus:before,
.comment-link > a:active:before,
.posted-on > a:hover:before,
.posted-on > a:focus:before,
.posted-on > a:active:before {
  color: #E62739;
}
.post-content-overlay .cat-links a:before,
.post-content-overlay .tag-links a:before,
.post-content-overlay .comment-link a:before,
.post-content-overlay .posted-on a:before {
  color: #FFFFFF;
}

.cat-links:before {
  font-size: 16px;
  font-weight: normal;
  font-family: "kf-icons";
  margin-right: 10px;
  text-transform: initial;
  vertical-align: middle;
  content: "\6f";
}

.tag-links a:before {
  content: "\e017";
}

.comment-link a:before {
  content: "\76";
}
.block-slider .comment-link:before, .highlight-post-outer .comment-link:before, .main-panel .widget .comment-link:before {
  float: right;
  line-height: 31px;
  margin-left: 5px;
}

.posted-on {
  margin-right: 3px;
}
.posted-on a:before {
  content: "\e023";
}
.block-slider .posted-on:before, .highlight-post-outer .posted-on:before, .main-panel .widget .posted-on:before {
  display: none;
}

.comments-title,
.comment-reply-title {
  font-size: 18px;
  line-height: 1.6;
  color: #3b3b3b;
  margin-bottom: 25px;
}

.comment-awaiting-moderation {
  border: 1px solid #5CB85C;
  color: #6e6e6e;
  display: inline-block;
  float: left;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
}

.edit-link {
  font-size: 12px;
  margin-left: 15px;
  margin: 0;
  padding: 0;
}
.edit-link .post-edit-link,
.edit-link .comment-edit-link {
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #cccccc;
  color: #a7a7a7;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 10px;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}
body.logged-in article.hentry .edit-link .post-edit-link, body.logged-in article.hentry
.edit-link .comment-edit-link {
  border: none;
  margin-left: 0;
  padding-left: 0;
}
body.logged-in article.hentry .edit-link .post-edit-link:hover, body.logged-in article.hentry .edit-link .post-edit-link:focus, body.logged-in article.hentry .edit-link .post-edit-link:active, body.logged-in article.hentry
.edit-link .comment-edit-link:hover, body.logged-in article.hentry
.edit-link .comment-edit-link:focus, body.logged-in article.hentry
.edit-link .comment-edit-link:active {
  color: #E62739;
}
.edit-link .post-edit-link:hover, .edit-link .post-edit-link:focus, .edit-link .post-edit-link:active,
.edit-link .comment-edit-link:hover,
.edit-link .comment-edit-link:focus,
.edit-link .comment-edit-link:active {
  color: #E62739;
}
.edit-link .post-edit-link:before,
.edit-link .comment-edit-link:before {
  content: "\6b";
  font-family: "kf-icons";
  font-weight: 400;
  margin-right: 5px;
}
.post-content .edit-link .post-edit-link {
  border-left: none;
  float: right;
}
.edit-link:hover, .edit-link:focus, .edit-link:active {
  color: #E62739;
}
.edit-link .post-edit-link,
.edit-link .comment-edit-link {
  border-left: none;
  padding-left: 0;
  text-transform: uppercase;
}

.post-navigation,
.posts-navigation {
  background-color: #FFFFFF;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .nav-links > div {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .nav-links div:nth-child(2n+2) {
    border-top: 1px solid #e6e6e6;
  }
}
.nav-links .nav-previous a, .nav-links .nav-next a {
  color: #545454;
  display: block;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding: 15px 30px 15px 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: padding-left 0.3s, padding-right 0.3s;
  -moz-transition: padding-left 0.3s, padding-right 0.3s;
  -ms-transition: padding-left 0.3s, padding-right 0.3s;
  -o-transition: padding-left 0.3s, padding-right 0.3s;
  transition: padding-left 0.3s, padding-right 0.3s;
}
.nav-links .nav-previous a:before, .nav-links .nav-previous a:after, .nav-links .nav-next a:before, .nav-links .nav-next a:after {
  font-family: "Poppins", sans-serif;
  display: block;
  font-size: 14px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .nav-links .nav-previous a, .nav-links .nav-next a {
    font-size: 14px;
  }
}
.nav-links .nav-previous a:hover, .nav-links .nav-previous a:focus, .nav-links .nav-previous a:active, .nav-links .nav-next a:hover, .nav-links .nav-next a:focus, .nav-links .nav-next a:active {
  color: #E62739;
}

body.single-post .post-main-content .post-navigation {
  padding: 0 5px;
}

.nav-previous,
.nav-next {
  position: relative;
}
.nav-previous:before,
.nav-next:before {
  color: #545454;
  content: "\23";
  font-family: "kf-icons";
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  left: 15px;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.nav-previous:hover:before, .nav-previous:focus:before, .nav-previous:active:before,
.nav-next:hover:before,
.nav-next:focus:before,
.nav-next:active:before {
  color: #E62739;
  left: 7px;
}

.post-navigation .nav-next, .posts-navigation .nav-next, .comment-navigation .nav-next {
  float: right;
  text-align: right;
  border: none;
}
.nav-next:before {
  content: "\24";
  left: 0;
  right: 0;
}
.nav-next:hover:before, .nav-next:focus:before, .nav-next:active:before {
  right: -7px;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
  text-transform: capitalize;
}

.byline:before {
  content: "\e08a";
  font-family: "kf-icons";
  font-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.site-main .post-navigation,
.site-main .comment-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.pagination {
  padding: 50px 15px 0px;
  display: block;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 575px) {
  .pagination {
    padding-top: 0px;
  }
}

@media screen and (min-width: 992px) {
  .main-panel {
    padding-right: 20px;
  }
}
.main-panel .widget {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -moz-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -ms-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -o-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 0.15);
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.main-panel .widget:hover, .main-panel .widget:focus, .main-panel .widget:active {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  -moz-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  -ms-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  -o-box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
  box-shadow: 0px 0px 15px 0px rgba(189, 189, 189, 0.4);
}

sidebar.sidebar {
  display: block;
}
@media screen and (max-width: 767px) {
  sidebar.sidebar {
    margin-top: 20px;
  }
}
sidebar.sidebar .widget:before, sidebar.sidebar .widget:after {
  content: " ";
  display: table;
}
sidebar.sidebar .widget:after {
  clear: both;
}

.comments-area #reply-title {
  font-weight: 600;
  margin-bottom: 5px;
  text-align: left;
  color: #3b3b3b;
}
.comments-area #reply-title:before {
  content: "\77";
  font-family: "kf-icons";
  font-weight: 400;
  margin-right: 5px;
}
.comments-area #reply-title small {
  float: right;
  margin-top: 8px;
}
.comments-area .comment-notes {
  color: #6e6e6e;
  font-size: 13px;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.comments-area .comment-list li {
  list-style: none;
}
.comments-area .comment-list .comment-body {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  margin-left: 31px;
  padding-left: 45px;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.comments-area .comment-list .comment-content {
  color: #6e6e6e;
  font-size: 14px;
  text-transform: capitalize;
}
.comments-area .comment-list .comment-content ul {
  padding-left: 10px;
}
.comments-area .comment-list .comment-content ul li {
  list-style: initial;
}
.comments-area .comment-list .comment-content ul li:before {
  display: none;
}
.comments-area .comment-list .comment-content ol {
  padding-left: 10px;
}
.comments-area .comment-list .comment-content ol:before {
  display: none;
}
.comments-area .comment-list .comment-content ol li {
  list-style: decimal;
}
.comments-area .comment-list .comment-content a {
  word-wrap: break-word;
}
.comments-area .comment-list .bypostauthor {
  display: block;
}
.comments-area .comment-list .comment-meta:before, .comments-area .comment-list .comment-meta:after {
  content: " ";
  display: table;
}
.comments-area .comment-list .comment-meta:after {
  clear: both;
}
.comments-area .comment-list .comment-author {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author {
    float: none;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .comments-area .comment-list .comment-author:before, .comments-area .comment-list .comment-author:after {
    content: " ";
    display: table;
  }
  .comments-area .comment-list .comment-author:after {
    clear: both;
  }
}
.comments-area .comment-list .comment-author .avatar {
  background: #E6E6E6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 8px solid #FFFFFF;
  float: left;
  height: 65px;
  left: -31px;
  margin-right: 15px;
  position: absolute;
  width: 65px;
  top: 12px;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author .avatar {
    position: static;
  }
}
.comments-area .comment-list .comment-author .fn {
  color: #3b3b3b;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.comments-area .comment-list .comment-author .fn a {
  color: inherit;
}
.comments-area .comment-list .comment-author .says {
  display: none;
}
.comments-area .comment-list .comment-metadata {
  display: inline-block;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #d9d9d9;
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-metadata {
    border-left: none;
    border-top: 1px solid #d9d9d9;
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0px;
    padding-top: 10px;
  }
}
.comments-area .comment-list .comment-metadata a {
  display: inline-block;
  font-size: 12px;
  color: gray;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-metadata a span {
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
  }
}
.comments-area .comment-list .comment-metadata a span:before {
  content: "\7d";
  font-family: "kf-icons";
  font-size: 13px;
  margin-right: 5px;
  vertical-align: top;
}
.comments-area .comment-list .comment-metadata a:hover, .comments-area .comment-list .comment-metadata a:focus, .comments-area .comment-list .comment-metadata a:active {
  color: #E62739;
}
.comments-area .comment-list .children {
  margin: 0;
}
.comments-area .comment-list .children li {
  position: relative;
}
.comments-area .comment-list .children li:before {
  height: 20px;
  width: 20px;
  content: "";
  display: inline-block;
  background-color: #FFFFFF;
  border-width: 1px 0 0 1px;
  border-style: solid;
  transform: rotate(45deg);
  border-color: #e6e6e6;
  position: absolute;
  top: -9px;
  left: 60px;
  z-index: 1;
}
.comments-area .comment-list .reply {
  text-align: right;
}
.comments-area .comment-list .reply:before:before, .comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:before, .comments-area .comment-list .reply:after:after {
  content: " ";
  display: table;
}
.comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:after {
  clear: both;
}
.comments-area .comment-list .reply a {
  background-color: #9068BE;
  color: #FFFFFF;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 500;
}
.comments-area .comment-list .reply a:before {
  background-color: transparent;
  content: "\e065";
  font-family: "kf-icons";
  font-weight: 400;
  margin-right: 5px;
  position: static;
  width: auto;
}
.comments-area .comment-list .reply a:hover:before, .comments-area .comment-list .reply a:focus:before, .comments-area .comment-list .reply a:active:before {
  width: auto;
}
.comments-area .no-comments {
  text-align: center;
  margin-bottom: 30px;
  display: block;
  font-size: 18px;
  font-style: italic;
}
.comments-area .comment-respond {
  margin-top: 60px;
  margin-bottom: 5px;
}
.comments-area .comment-respond .logged-in-as {
  margin-bottom: 20px;
}
.comments-area .comment-respond .logged-in-as a {
  -webkit-box-shadow: 0px 1px 0px 0px #FFFFFF;
  -moz-box-shadow: 0px 1px 0px 0px #FFFFFF;
  -ms-box-shadow: 0px 1px 0px 0px #FFFFFF;
  -o-box-shadow: 0px 1px 0px 0px #FFFFFF;
  box-shadow: 0px 1px 0px 0px #FFFFFF;
  color: #034f98;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 3px;
}
.comments-area .comment-respond .logged-in-as a:hover, .comments-area .comment-respond .logged-in-as a:focus, .comments-area .comment-respond .logged-in-as a:active {
  -webkit-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -moz-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -ms-box-shadow: 0px 1px 0px 0px #3b3b3b;
  -o-box-shadow: 0px 1px 0px 0px #3b3b3b;
  box-shadow: 0px 1px 0px 0px #3b3b3b;
  color: #E62739;
}
.comments-area .comment-respond .comment-form {
  margin-bottom: 80px;
  margin-left: -15px;
  margin-right: -15px;
}
.comments-area .comment-respond .comment-form:before, .comments-area .comment-respond .comment-form:after {
  content: " ";
  display: table;
}
.comments-area .comment-respond .comment-form:after {
  clear: both;
}
.comments-area .comment-respond .comment-form input[type="text"],
.comments-area .comment-respond .comment-form input[type="email"],
.comments-area .comment-respond .comment-form input[type="url"],
.comments-area .comment-respond .comment-form input[type="password"],
.comments-area .comment-respond .comment-form input[type="search"],
.comments-area .comment-respond .comment-form input[type="number"],
.comments-area .comment-respond .comment-form input[type="tel"],
.comments-area .comment-respond .comment-form input[type="range"],
.comments-area .comment-respond .comment-form input[type="date"],
.comments-area .comment-respond .comment-form input[type="month"],
.comments-area .comment-respond .comment-form input[type="week"],
.comments-area .comment-respond .comment-form input[type="time"],
.comments-area .comment-respond .comment-form input[type="datetime"],
.comments-area .comment-respond .comment-form input[type="datetime-local"],
.comments-area .comment-respond .comment-form input[type="color"],
.comments-area .comment-respond .comment-form textarea {
  border: 1px solid transparent;
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  background: transparent !important;
  margin-bottom: 0;
}
.comments-area .comment-respond .comment-form input[type="text"]:focus,
.comments-area .comment-respond .comment-form input[type="email"]:focus,
.comments-area .comment-respond .comment-form input[type="url"]:focus,
.comments-area .comment-respond .comment-form input[type="password"]:focus,
.comments-area .comment-respond .comment-form input[type="search"]:focus,
.comments-area .comment-respond .comment-form input[type="number"]:focus,
.comments-area .comment-respond .comment-form input[type="tel"]:focus,
.comments-area .comment-respond .comment-form input[type="range"]:focus,
.comments-area .comment-respond .comment-form input[type="date"]:focus,
.comments-area .comment-respond .comment-form input[type="month"]:focus,
.comments-area .comment-respond .comment-form input[type="week"]:focus,
.comments-area .comment-respond .comment-form input[type="time"]:focus,
.comments-area .comment-respond .comment-form input[type="datetime"]:focus,
.comments-area .comment-respond .comment-form input[type="datetime-local"]:focus,
.comments-area .comment-respond .comment-form input[type="color"]:focus,
.comments-area .comment-respond .comment-form textarea:focus {
  border-bottom: 1px solid #545454;
}
.comments-area .comment-respond .comment-form textarea {
  height: 100px;
  min-height: 100px;
}
.comments-area .comment-respond .comment-form .submit {
  background: #9068BE;
  border-color: #9068BE;
  margin-top: 20px;
}
.comments-area .comment-respond .comment-form .submit:hover, .comments-area .comment-respond .comment-form .submit:focus, .comments-area .comment-respond .comment-form .submit:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
  float: left;
  width: 100%;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
  float: left;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent label, .comments-area .comment-respond .comment-form .comment-form-cookies-consent .searchform .search-button, .searchform .comments-area .comment-respond .comment-form .comment-form-cookies-consent .search-button {
  float: left;
  vertical-align: middle;
  margin-top: 0;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-left: 15px;
}
.comments-area .comment-respond .comment-form .comment-subscription-form {
  clear: both;
}
.comments-area .comment-respond .comment-form p {
  float: left;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.comments-area .comment-respond .comment-form p label, .comments-area .comment-respond .comment-form p .searchform .search-button, .searchform .comments-area .comment-respond .comment-form p .search-button {
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-respond .comment-form p {
    width: 100%;
  }
}
.comments-area .comment-respond .comment-form .comment-form-comment {
  width: 100%;
}
.comments-area .comment-respond .comment-form .comment-notes {
  margin-bottom: 50px;
  color: gray;
}
.comments-area .comment-respond #email-notes {
  color: #cccccc;
}
.comments-area .comment-respond .required {
  color: gray;
}
.comments-area .comment-respond label, .comments-area .comment-respond .searchform .search-button, .searchform .comments-area .comment-respond .search-button {
  display: block;
  color: #6e6e6e;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}

.entry-meta,
.entry-footer {
  font-size: 13px;
}

.entry-footer {
  border-top: 1px solid #d9d9d9;
}

.entry-meta {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-bottom: 10px;
  padding-top: 8px;
  margin-bottom: 1.5em;
}

.entry-meta span {
  margin-right: 10px;
}

.author-detail {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-bottom: 40px;
  padding-top: 25px;
  margin-bottom: 60px;
  background-color: #fcfcfc;
  border: none;
}
.author-detail:before, .author-detail:after {
  content: " ";
  display: table;
}
.author-detail:after {
  clear: both;
}
.author-detail .author {
  float: left;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .author-detail .author {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.author-detail .author a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  height: 100px;
  margin-top: 15px;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .author-detail .author a {
    margin-top: 0;
  }
}
.author-detail .author a img {
  vertical-align: top;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.author-detail .author-content {
  float: right;
  width: calc(100% - 125px);
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .author-detail .author-content {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.author-detail .author-content .author-name {
  color: #545454;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.author-detail .author-content .author-name span {
  font-weight: 600;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}
.author-detail .author-content.no-author-text {
  margin-top: 40px;
}

.related-post {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.related-post:before, .related-post:after {
  content: " ";
  display: table;
}
.related-post:after {
  clear: both;
}
.related-post .related-post-list {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .related-post .related-post-list {
    text-align: center;
  }
}
.related-post .related-post-list h3 {
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
.related-post .related-post-list h3 a {
  color: #3b3b3b;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
}
.related-post .related-post-list h3 a:hover, .related-post .related-post-list h3 a:focus, .related-post .related-post-list h3 a:active {
  color: #E62739;
}
.related-post .related-post-list .post-thumb:after, .related-post .related-post-list .post-thumb:before {
  width: 220%;
}
.related-post .related-post-list .post-thumb img {
  border: none;
  margin-bottom: 0;
}
.related-post .related-post-list .post-thumb a i {
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  width: 40px;
}
.related-post .related-post-list .edit-link .post-edit-link {
  margin-left: 0;
}

.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 {
  max-width: 100%;
}

.wp-caption {
  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;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 30px;
}
.gallery .gallery-item {
  position: relative;
}
.gallery .gallery-caption {
  background-color: rgba(33, 33, 33, 0.8);
  color: #FFFFFF;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 10px;
}

.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%;
}

.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%;
}

.gallery-caption {
  display: block;
}

.post-thumb {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  color: #fff;
  max-width: 100%;
}
.post-thumb img {
  vertical-align: top;
}
.post-thumb a {
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.post-thumb a:hover, .post-thumb a:focus, .post-thumb a:active {
  background-color: rgba(17, 17, 17, 0.5);
}

.top-header .socialgroup {
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}

.searchform #searchsubmit {
  display: none;
}

.searchform label, .searchform .search-button {
  margin-bottom: 0;
  width: calc(100% - 40px);
  float: left;
}
.searchform .search-field {
  background-color: #FFFFFF;
  border-right: none;
  color: #3b3b3b;
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  vertical-align: top;
}
.searchform .search-field::-webkit-input-placeholder {
  color: #3b3b3b;
}
.searchform .search-field:-moz-placeholder {
  color: #3b3b3b;
}
.searchform .search-field::-moz-placeholder {
  color: #3b3b3b;
}
.searchform .search-field:-ms-input-placeholder {
  color: #3b3b3b;
}
.searchform .search-field:hover, .searchform .search-field:focus, .searchform .search-field:active {
  color: #3b3b3b;
}
.searchform .search-button {
  background-color: #9068BE;
  border: none;
  color: #FFFFFF;
  float: right;
  font-family: "Poppins", sans-serif;
  width: 50px !important;
  height: 42px;
  line-height: 20px;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.searchform .search-button span {
  color: #FFFFFF;
  display: block;
  line-height: 0.5;
}
.searchform .search-button:hover, .searchform .search-button:focus, .searchform .search-button:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}

article.post-content {
  color: #616161;
  font-size: 15px;
  font-weight: 300;
  padding: 25px 30px 30px;
}
article.post-content .post-title .cat {
  color: #034f98;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
article.post-content .post-title .cat:after {
  background-color: #999999;
  content: '';
  display: block;
  height: 2px;
  margin-top: 8px;
  -webkit-transition: background-color 0.3s, width 0.3s;
  -moz-transition: background-color 0.3s, width 0.3s;
  -ms-transition: background-color 0.3s, width 0.3s;
  -o-transition: background-color 0.3s, width 0.3s;
  transition: background-color 0.3s, width 0.3s;
  width: 35px;
}
article.post-content .post-title .cat:hover:after, article.post-content .post-title .cat:focus:after, article.post-content .post-title .cat:active:after {
  background-color: #E62739;
  width: 70px;
}
article.post-content .post-title h2, article.post-content .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product article.post-content .post-title .product_title {
  font-size: 24px;
  margin-top: 17px;
}
@media screen and (max-width: 767px) {
  article.post-content .post-title h2, article.post-content .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product article.post-content .post-title .product_title {
    font-size: 18px;
  }
}

.banner-overlay, .post-content-overlay .post-thumb figure a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  background-color: rgba(17, 17, 17, 0.4);
  width: 100%;
}

.section-banner-wrap {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .section-banner-wrap {
    margin-bottom: 50px;
  }
}
.home.blog .section-banner-wrap, .home.page .section-banner-wrap {
  margin-bottom: 70px;
}
@media screen and (max-width: 575px) {
  .home.blog .section-banner-wrap, .home.page .section-banner-wrap {
    margin-bottom: 50px;
  }
}
.home .section-banner-wrap, .home.page-template-home .section-banner-wrap {
  margin-bottom: 0;
}

.wrap-inner-banner {
  color: #FFFFFF;
  padding: 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wrap-inner-banner:hover, .wrap-inner-banner:focus, .wrap-inner-banner:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.wrap-inner-banner .page-header {
  border: none;
  color: #FFFFFF;
  margin-bottom: 125px;
  margin-top: 125px;
  padding: 0;
  text-align: center;
}
.wrap-inner-banner .page-header:before, .wrap-inner-banner .page-header:after {
  content: " ";
  display: table;
}
.wrap-inner-banner .page-header:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .wrap-inner-banner .page-header {
    margin-bottom: 90px;
    margin-top: 90px;
  }
}
.wrap-inner-banner .page-header .page-title {
  line-height: 1.2;
  margin: 0;
  color: #FFFFFF;
  font-size: 36px;
}
@media screen and (max-width: 991px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 20px;
  }
}
.wrap-inner-banner .page-header .page-description {
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .wrap-inner-banner .page-header .page-description {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.breadcrumb-wrap {
  background-color: #f7f7f7;
}
.breadcrumb-wrap .breadcrumbs {
  color: #999999;
  font-size: 15px;
  padding: 15px 0;
  text-align: center;
}
.breadcrumb-wrap .breadcrumbs .trail-items {
  margin: 0;
  padding-left: 0;
}
.breadcrumb-wrap .breadcrumbs .trail-items li {
  display: inline-block;
  line-height: 1.5;
  list-style: none;
}
.breadcrumb-wrap .breadcrumbs .trail-items li:last-child span {
  margin-right: 0;
}
.breadcrumb-wrap .breadcrumbs .trail-items span {
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}
.breadcrumb-wrap .breadcrumbs .trail-items a {
  color: #999999;
  font-size: 13px;
  margin-right: 2px;
  padding-right: 4px;
  position: relative;
}
.breadcrumb-wrap .breadcrumbs .trail-items a:after {
  background-color: #cccccc;
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 1px;
  right: 0;
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  width: 1px;
}
.breadcrumb-wrap .breadcrumbs .trail-items a[rel="home"] span {
  font-size: 0px;
}
.breadcrumb-wrap .breadcrumbs .trail-items a[rel="home"] span:before {
  font-size: 14px;
  content: "\e074";
  font-family: "kf-icons";
}
.breadcrumb-wrap .breadcrumbs .trail-items a:hover, .breadcrumb-wrap .breadcrumbs .trail-items a:focus, .breadcrumb-wrap .breadcrumbs .trail-items a:active {
  color: #474747;
}
.breadcrumb-wrap .breadcrumbs .trail-items a:hover:after, .breadcrumb-wrap .breadcrumbs .trail-items a:focus:after, .breadcrumb-wrap .breadcrumbs .trail-items a:active:after {
  background-color: #474747;
}

.post-content-overlay {
  position: relative;
}
.post-content-overlay .post-thumb {
  vertical-align: top;
}
.post-content-overlay .post-thumb figure img {
  border: none;
  vertical-align: top;
}
.post-content-overlay .post-thumb figure a {
  border: 1px solid #FFFFFF;
}
.post-content-overlay article.post-content {
  background-color: transparent;
  bottom: 0;
  color: #FFFFFF;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.post-content-overlay article.post-content .post-title h2 a, .post-content-overlay article.post-content .post-title body.woocommerce.single-product .product_title a, body.woocommerce.single-product .post-content-overlay article.post-content .post-title .product_title a {
  color: #FFFFFF;
  display: block;
}
.post-content-overlay article.post-content .post-title h2 a:hover, .post-content-overlay article.post-content .post-title body.woocommerce.single-product .product_title a:hover, body.woocommerce.single-product .post-content-overlay article.post-content .post-title .product_title a:hover, .post-content-overlay article.post-content .post-title h2 a:focus, .post-content-overlay article.post-content .post-title body.woocommerce.single-product .product_title a:focus, body.woocommerce.single-product .post-content-overlay article.post-content .post-title .product_title a:focus, .post-content-overlay article.post-content .post-title h2 a:active, .post-content-overlay article.post-content .post-title body.woocommerce.single-product .product_title a:active, body.woocommerce.single-product .post-content-overlay article.post-content .post-title .product_title a:active {
  color: #E62739;
}
.post-content-overlay article.post-content .post-title .cat a {
  color: #e6e6e6;
}
.post-content-overlay article.post-content .post-title .cat a:hover, .post-content-overlay article.post-content .post-title .cat a:focus, .post-content-overlay article.post-content .post-title .cat a:active {
  color: #E62739;
}
.post-content-overlay article.post-content .post-title .cat:after {
  background-color: #e6e6e6;
}
.post-content-overlay article.post-content .post-footer {
  height: 0;
  overflow: hidden;
  margin: 0;
  -webkit-transition: height 0.3s ease, margin-top 0.3s;
  -moz-transition: height 0.3s ease, margin-top 0.3s;
  -ms-transition: height 0.3s ease, margin-top 0.3s;
  -o-transition: height 0.3s ease, margin-top 0.3s;
  transition: height 0.3s ease, margin-top 0.3s;
}
.post-content-overlay article.post-content .post-footer a, .post-content-overlay article.post-content .post-footer .divider {
  color: #FFFFFF;
}
.post-content-overlay article.post-content .post-footer a:hover, .post-content-overlay article.post-content .post-footer a:focus, .post-content-overlay article.post-content .post-footer a:active, .post-content-overlay article.post-content .post-footer .divider:hover, .post-content-overlay article.post-content .post-footer .divider:focus, .post-content-overlay article.post-content .post-footer .divider:active {
  color: #E62739;
}
.post-content-overlay article.post-content .post-footer .comment-link:after {
  color: #FFFFFF;
}
.post-content-overlay:hover article.post-content .post-footer, .post-content-overlay:focus article.post-content .post-footer, .post-content-overlay:active article.post-content .post-footer {
  height: 40px;
  margin-top: 10px;
}

.wrap-detail-page {
  padding-bottom: 50px;
}
.wrap-detail-page .post-thumb {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.wrap-detail-page .post-thumb img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .wrap-detail-page {
    padding-bottom: 40px;
  }
}
.wrap-detail-page article.post-content {
  padding: 0;
}

.wrap-list-page .post-title {
  margin-top: 15px;
}
.wrap-list-page .post-footer {
  margin-bottom: 15px;
}
.wrap-list-page .posted-on:before {
  display: none;
}

.inner-page-content {
  padding-bottom: 30px;
}

.post-main-content .content {
  padding-bottom: 30px;
}
.post-main-content .post-navigation {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 0;
  padding: 0 0;
}
.post-main-content .post-navigation:before, .post-main-content .post-navigation:after {
  content: " ";
  display: table;
}
.post-main-content .post-navigation:after {
  clear: both;
}

@keyframes move {
  from {
    stroke-dasharray: 0, 150;
  }
  to {
    stroke-dasharray: 130, 150;
  }
}
@keyframes scroll {
  0% {
    transform: translateY(-2px);
    opacity: 0;
  }
  50% {
    transform: translateY(8px);
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
.mouse-holder {
  bottom: 22px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  width: 120px;
  z-index: 997;
}
.mouse-holder .mouse-hover {
  text-align: center;
  position: relative;
}
.mouse-holder .mouse-hover a {
  display: block;
  height: 43px;
  width: 30px;
  overflow: hidden;
  margin: auto;
}
.mouse-holder .mouse-hover a span {
  text-transform: capitalize;
  margin: auto;
  position: absolute;
  opacity: 0;
  font-size: 0px;
  color: #FFFFFF;
  -webkit-transition: top 0.3s linear, opacity 0.2s;
  -moz-transition: top 0.3s linear, opacity 0.2s;
  -ms-transition: top 0.3s linear, opacity 0.2s;
  -o-transition: top 0.3s linear, opacity 0.2s;
  transition: top 0.3s linear, opacity 0.2s;
  top: -40px;
  left: 0px;
  right: 0;
  width: 120px;
  z-index: 1;
}
.mouse-holder .mouse-hover a:hover span, .mouse-holder .mouse-hover a:focus span, .mouse-holder .mouse-hover a:active span {
  font-size: 14px;
  top: -45px;
  opacity: 1;
  -webkit-transition: top 0.3s linear, opacity 1s;
  -moz-transition: top 0.3s linear, opacity 1s;
  -ms-transition: top 0.3s linear, opacity 1s;
  -o-transition: top 0.3s linear, opacity 1s;
  transition: top 0.3s linear, opacity 1s;
}
.mouse-holder #mouse {
  transform: rotate(180deg);
  transform-origin: center;
  transition: stroke 0.5s linear;
  stroke: #FFFFFF;
}
.mouse-holder #mouse:hover, .mouse-holder #mouse:focus, .mouse-holder #mouse:active {
  animation: move 0.7s linear;
  stroke: #E62739;
}
.mouse-holder #scroll {
  animation-name: scroll;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
  animation-iteration-count: infinite;
  stroke: #FFFFFF;
}

#go-top {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  z-index: 99991;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
#go-top span {
  background-color: #FFFFFF;
  color: #10242b;
  padding: 0;
  height: 52px;
  line-height: 52px;
  text-align: center;
  vertical-align: middle;
  width: 52px;
  display: block;
  font-size: 22px;
  -webkit-transition: color 0.5s, background 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background 0.5s, border 0.5s;
  -o-transition: color 0.5s, background 0.5s, border 0.5s;
  transition: color 0.5s, background 0.5s, border 0.5s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
#go-top span:hover, #go-top span:focus, #go-top span:active {
  background: #9068BE;
  color: #FFFFFF;
  border: 1px solid #9068BE;
}
@media screen and (max-width: 575px) {
  #go-top span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

body.keon-customizer-preview .search-section {
  top: 0;
}

/*--------------------------------------------------------------
4.0 Widgets
--------------------------------------------------------------*/
.widget.widget_categories select, .widget.widget_archive select {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  background-color: #FFFFFF;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 40px), calc(100% - 15px) calc(1em + 40px), calc(100% - 2.5em) 3em;
  background-size: 5px 5px, 5px 8px, 1px 1.5em;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  margin: 0;
  padding-top: 40px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

article.post-content {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}

.widget {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  margin: 0 0 60px;
  padding: 0 30px 30px;
  text-align: center;
}
.widget select {
  max-width: 100%;
}
.widget .widget-title,
.widget .widgettitle {
  background-color: #FFFFFF;
  color: #10242b;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: -10px auto 30px;
  line-height: 1;
  padding: 0px 15px 0px;
  text-align: center;
  vertical-align: middle;
  z-index: 9;
  text-transform: uppercase;
}
.widget ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 15px;
  word-break: break-word;
}
sidebar.sidebar .widget ul {
  background-color: #FFFFFF;
}
.widget > ul {
  padding-left: 0;
}
.widget li {
  border-top: 1px solid #f2f2f2;
  color: #878787;
  position: relative;
}
.widget li:first-child {
  border-top: none;
}
.block-top-footer .widget li {
  border-top-color: #7f7f7f;
}
.widget li a {
  color: #878787;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px 7px 5px;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.widget li:hover:before, .widget li:focus:before, .widget li:active:before {
  background-color: #E62739;
  border-color: #E62739;
  padding-left: 5px;
}
.widget li:hover > a, .widget li:focus > a, .widget li:active > a {
  color: #E62739;
}
.widget li.recentcomments:before {
  display: none;
}
.widget li.recentcomments .comment-author-link {
  color: #999999;
  font-style: italic;
}
body .widget li.recentcomments a {
  display: inline-block !important;
  padding: 7px 5px !important;
}
.widget.widget_search {
  padding: 30px;
}
.widget.widget_search input {
  margin-bottom: 0;
}
.widget .socialgroup ul {
  padding: 0;
}
.widget .socialgroup ul li {
  border: none;
  margin: 5px;
}
.widget .socialgroup ul li a {
  font-size: 0px;
  width: 40px;
  display: block;
  height: 40px;
  padding: 0;
  border: 1px solid;
  line-height: 40px;
  background: #3b3b3b;
  color: #FFFFFF;
  margin: 0;
}
.widget .socialgroup ul li a:hover {
  background-color: #E62739;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar th {
  border-color: #d9d9d9;
  line-height: 1.6;
  text-align: center;
  padding: 6px;
}
.widget.widget_calendar td#prev {
  text-align: left;
}
.widget.widget_calendar td#next {
  text-align: right;
}
.widget.widget_calendar tbody a {
  background-color: #9068BE;
  color: #FFFFFF;
  display: block;
  font-weight: 600;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
}
.widget.widget_calendar tbody a:hover, .widget.widget_calendar tbody a:focus, .widget.widget_calendar tbody a:active {
  background-color: #E62739;
}
.widget.widget_calendar tfoot a {
  color: #9068BE;
}
.widget.widget_calendar tfoot a:hover, .widget.widget_calendar tfoot a:focus, .widget.widget_calendar tfoot a:active {
  color: #E62739;
}
.widget.widget_calendar caption {
  border-bottom: 1px solid #d9d9d9;
  font-weight: 600;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
}
.widget.widget_categories .cat-item a {
  width: 85%;
}
.widget.widget_categories .children .cat-item a {
  width: 80%;
}
.widget.widget_categories .children, .widget.widget_nav_menu .sub-menu, .widget.widget_pages .children {
  margin: 0 10px 10px;
  padding-left: 10px;
}
.widget.widget_recent_entries .post-date, .widget.widget_rss .rss-date, .widget.widget_rss cite {
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
.widget.widget_rss ul {
  list-style: none;
  margin-bottom: 0;
}
.widget.widget_rss li {
  border-top: none;
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 15px;
  padding: 0 0 15px 0;
}
.widget.widget_rss li a {
  color: #9068BE;
}
.widget.widget_rss li a:hover, .widget.widget_rss li a:focus, .widget.widget_rss li a:active {
  color: #E62739;
}
.widget.widget_rss li:before {
  display: none;
}
.widget.widget_rss li .rsswidget {
  line-height: 1.5;
  padding-bottom: 8px;
}
.widget.widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.widget.widget_rss .widget-title .rsswidget {
  border: 0;
  margin: -48px auto 0px;
  padding: 0px 10px 41px;
}
.widget.widget_rss .widget-title .rsswidget img {
  margin-top: 6px;
  margin-right: 5px;
  vertical-align: bottom;
}
.widget.widget_rss .widget-title .rsswidget:first-child {
  padding-right: 0;
}
.widget.widget_rss .widget-title .rsswidget:hover, .widget.widget_rss .widget-title .rsswidget:focus, .widget.widget_rss .widget-title .rsswidget:active {
  color: #E62739;
}
.widget.widget_rss cite {
  font-weight: 600;
}
.widget.widget_rss .rss-date {
  font-size: 14px;
  font-style: italic;
}
.widget.widget_rss .rssSummary {
  font-size: 14px;
  line-height: 1.5;
}
.widget.widget_archive li a {
  display: inline-block;
  width: 85%;
}
.widget.widget_tag_cloud .tagcloud a {
  border: 1px solid #f2f2f2;
  background-color: #FFFFFF;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #878787;
  display: inline-block;
  margin: 3px 2px;
  padding: 5px 16px 6px;
  -webkit-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -moz-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -ms-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -o-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  vertical-align: middle;
}
.widget.widget_tag_cloud .tagcloud a:before {
  height: 8px;
  width: 8px;
  background: transparent;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #d9d9d9;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -ms-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear;
}
.widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .tagcloud a:focus, .widget.widget_tag_cloud .tagcloud a:active {
  background-color: #E62739;
  border: 1px solid #E62739;
  color: #FFFFFF;
}
.widget.widget_tag_cloud .tagcloud a:hover:before, .widget.widget_tag_cloud .tagcloud a:focus:before, .widget.widget_tag_cloud .tagcloud a:active:before {
  border: 1px solid #FFFFFF;
}
.widget.widget_text .textwidget ul {
  padding: 0;
}
.widget.widget_text .textwidget ul ul {
  padding-left: 10px;
}
.widget.widget_text .textwidget ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.widget.widget_text .textwidget a {
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.widget.widget_text .textwidget a sidebar.sidebar {
  -webkit-box-shadow: 0px 2px 0px 0px #FFFFFF;
  -moz-box-shadow: 0px 2px 0px 0px #FFFFFF;
  -ms-box-shadow: 0px 2px 0px 0px #FFFFFF;
  -o-box-shadow: 0px 2px 0px 0px #FFFFFF;
  box-shadow: 0px 2px 0px 0px #FFFFFF;
}
.widget.widget_text .textwidget a:hover, .widget.widget_text .textwidget a:focus, .widget.widget_text .textwidget a:active {
  -webkit-box-shadow: 0px 2px 0px 0px #212121;
  -moz-box-shadow: 0px 2px 0px 0px #212121;
  -ms-box-shadow: 0px 2px 0px 0px #212121;
  -o-box-shadow: 0px 2px 0px 0px #212121;
  box-shadow: 0px 2px 0px 0px #212121;
  color: #E62739;
}
.widget.widget_text .textwidget.custom-html-widget a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.widget.widget_text .textwidget.custom-html-widget a:hover, .widget.widget_text .textwidget.custom-html-widget a:focus, .widget.widget_text .textwidget.custom-html-widget a:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.widget.milestone-widget {
  margin-bottom: 30px;
}
.widget.milestone-widget .milestone-countdown {
  border: 1px solid #f7f7f7;
}
.widget.milestone-widget .milestone-countdown .label {
  color: #212121;
}
.widget.widget_product_categories select {
  border-color: #f7f7f7;
  padding: 5px;
  width: 100%;
}
.widget.widget_mc4wp_form_widget label, .widget.widget_mc4wp_form_widget .searchform .search-button, .searchform .widget.widget_mc4wp_form_widget .search-button {
  font-weight: 600;
}
.widget.widget_mc4wp_form_widget input[type="submit"] {
  padding: 15px 50px;
}
sidebar.sidebar .widget:last-child {
  margin-bottom: 30px;
}
.widget.widget_media_image a, .widget.widget_media_gallery a {
  display: block;
  position: relative;
}
.widget.widget_media_image a:before, .widget.widget_media_gallery a:before {
  background-color: rgba(33, 33, 33, 0.4);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.widget.widget_media_image a:hover:before, .widget.widget_media_gallery a:hover:before {
  opacity: 1;
  visibility: visible;
}
.widget.widget_media_gallery .gallery {
  margin-bottom: 0px;
}
.widget.widget_media_gallery .gallery-caption {
  display: none;
}

.author-widget .widget-content .profile .avatar {
  text-align: center;
}
.author-widget .widget-content .profile .avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.author-widget .widget-content .profile .author-signature {
  max-width: 140px;
  margin: 20px auto;
}
.author-widget .widget-content .profile .name-title {
  margin-top: 10px;
}
.author-widget .widget-content .profile .name-title h2, .author-widget .widget-content .profile .name-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .author-widget .widget-content .profile .name-title .product_title {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
}
.author-widget .widget-content .profile .name-title h2 a, .author-widget .widget-content .profile .name-title body.woocommerce.single-product .product_title a, body.woocommerce.single-product .author-widget .widget-content .profile .name-title .product_title a {
  font-weight: 500;
}
.author-widget .widget-content .profile .name-title h3 {
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 500;
  margin: 15px 0 30px;
}
.author-widget .widget-content .profile .socialgroup ul {
  margin: 20px 0;
}
.author-widget .widget-content .profile .socialgroup ul li a {
  border: 1px solid #eaeaea;
  display: block;
  height: 36px;
  text-align: center;
  border-radius: 100%;
  width: 36px;
  line-height: 36px;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -ms-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  padding: 0;
}
.author-widget .widget-content .profile .socialgroup ul li a:hover, .author-widget .widget-content .profile .socialgroup ul li a:focus, .author-widget .widget-content .profile .socialgroup ul li a:active {
  border: 1px solid #aeaeae;
}
.author-widget .widget-content .profile .button-container {
  margin-top: 30px;
  margin-bottom: 10px;
}
.author-widget .widget-content .profile .button-container .button-primary {
  line-height: 34px;
  padding-left: 22px;
  padding-right: 22px;
}
.author-widget.no-title .widget-title-wrap {
  display: none;
}

.recent-popular-widget.tab-mode .widget-title {
  background-color: #cccccc;
  width: 49%;
  display: inline-block;
  padding: 10px;
  color: #FFFFFF;
  font-size: 12px;
}
.recent-popular-widget.tab-mode .widget-title:hover, .recent-popular-widget.tab-mode .widget-title:focus, .recent-popular-widget.tab-mode .widget-title:active {
  background-color: #E62739;
}
.recent-popular-widget.tab-mode .widget-title.active {
  background-color: #9068BE;
}
.recent-popular-widget.tab-mode .widget-title.active:hover, .recent-popular-widget.tab-mode .widget-title.active:focus, .recent-popular-widget.tab-mode .widget-title.active:active {
  background-color: #E62739;
}

.left-thumb-widget .post-list, .full-thumb-widget .post-list {
  margin-bottom: 20px;
}
.left-thumb-widget .post-list:before, .full-thumb-widget .post-list:before, .left-thumb-widget .post-list:after, .full-thumb-widget .post-list:after {
  content: " ";
  display: table;
}
.left-thumb-widget .post-list:after, .full-thumb-widget .post-list:after {
  clear: both;
}
.left-thumb-widget .post-list .small-post-thumb, .full-thumb-widget .post-list .small-post-thumb {
  float: left;
  height: 60px;
  width: 80px;
}
.left-thumb-widget .post-list .small-post-thumb figure a, .full-thumb-widget .post-list .small-post-thumb figure a {
  display: block;
}
.left-thumb-widget .post-list img, .full-thumb-widget .post-list img {
  vertical-align: top;
  margin-bottom: 0;
}
.left-thumb-widget .post-list .thumb-content, .full-thumb-widget .post-list .thumb-content {
  float: right;
  text-align: left;
  width: calc(100% - 95px);
}
.left-thumb-widget .post-list .thumb-content h3, .full-thumb-widget .post-list .thumb-content h3 {
  line-height: 1;
  margin: 5px 0 0;
}
.left-thumb-widget .post-list .thumb-content h3 a, .full-thumb-widget .post-list .thumb-content h3 a {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #545454;
}
.left-thumb-widget .post-list .thumb-content h3 a:hover, .full-thumb-widget .post-list .thumb-content h3 a:hover, .left-thumb-widget .post-list .thumb-content h3 a:focus, .full-thumb-widget .post-list .thumb-content h3 a:focus, .left-thumb-widget .post-list .thumb-content h3 a:active, .full-thumb-widget .post-list .thumb-content h3 a:active {
  color: #E62739;
}
.left-thumb-widget .post-list .post-footer, .full-thumb-widget .post-list .post-footer {
  margin-bottom: 0;
  margin-top: 0;
}
.left-thumb-widget .post-list .post-footer:before, .full-thumb-widget .post-list .post-footer:before, .left-thumb-widget .post-list .post-footer:after, .full-thumb-widget .post-list .post-footer:after {
  content: " ";
  display: table;
}
.left-thumb-widget .post-list .post-footer:after, .full-thumb-widget .post-list .post-footer:after {
  clear: both;
}
.left-thumb-widget .post-list .post-footer a, .full-thumb-widget .post-list .post-footer a {
  font-size: 11px;
  color: #999999;
}
.left-thumb-widget .post-list .post-footer a:hover, .full-thumb-widget .post-list .post-footer a:hover, .left-thumb-widget .post-list .post-footer a:focus, .full-thumb-widget .post-list .post-footer a:focus, .left-thumb-widget .post-list .post-footer a:active, .full-thumb-widget .post-list .post-footer a:active {
  color: #E62739;
}
.left-thumb-widget .post-list .post-footer .comment a span, .full-thumb-widget .post-list .post-footer .comment a span {
  font-size: 10px;
  color: #999999;
}
.left-thumb-widget .post-list .post-footer .comment a:hover span, .full-thumb-widget .post-list .post-footer .comment a:hover span, .left-thumb-widget .post-list .post-footer .comment a:focus span, .full-thumb-widget .post-list .post-footer .comment a:focus span, .left-thumb-widget .post-list .post-footer .comment a:active span, .full-thumb-widget .post-list .post-footer .comment a:active span {
  color: #E62739;
}
.left-thumb-widget .post-list .date, .full-thumb-widget .post-list .date {
  float: left;
}
.left-thumb-widget .post-list .comment, .full-thumb-widget .post-list .comment {
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .left-thumb-widget .post-list .comment, .full-thumb-widget .post-list .comment {
    float: left;
  }
}
.left-thumb-widget .post-list:last-child, .full-thumb-widget .post-list:last-child {
  margin-bottom: 0;
}

.full-thumb-widget .post-list .thumb-content {
  width: 100%;
  margin-top: 15px;
}
.full-thumb-widget .post-list .thumb-content h3 a {
  font-size: 18px;
}

.highlighted-posts-widget.full-thumb-widget .post-list .post-footer {
  margin-top: 10px;
}

/*--------------------------------------------------------------
5.0 Partials
--------------------------------------------------------------*/
.top-header {
  background-color: #2e2e2e;
  position: relative;
  top: 0;
  z-index: 99991;
  color: #bfbfbf;
}
@media screen and (max-width: 767px) {
  .top-header .top-header-left {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    padding-top: 10px;
  }
}
.top-header .top-header-left .list {
  color: #bfbfbf;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
}
.top-header .top-header-left .list:last-child {
  margin-left: 0;
}
.top-header .top-header-left .list .kfi {
  margin-right: 5px;
}
.top-header .top-header-left .list a {
  color: #bfbfbf;
}
.top-header .top-header-left .list a:hover {
  color: #E62739;
}

.top-header-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .top-header-right {
    text-align: center;
    margin-right: 0;
  }
}
.top-header-right .socialgroup {
  margin-top: 0;
  padding-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .top-header-right .socialgroup {
    padding-right: 0;
  }
}
.top-header-right .socialgroup ul {
  padding: 0;
}
.top-header-right .socialgroup ul li {
  margin-bottom: 0;
}
.top-header-right .socialgroup a {
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin-left: 2px;
  margin-right: 2px;
  vertical-align: middle;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.top-header-right .socialgroup a:before {
  font-size: 10px;
}
.top-header-right .socialgroup a:hover, .top-header-right .socialgroup a:focus, .top-header-right .socialgroup a:active {
  color: #E62739;
  border-color: #E62739;
}
.top-header-right .header-search-wrap {
  display: inline-block;
  position: relative;
}
.top-header-right .header-search-wrap button {
  border: none;
  background-color: transparent;
  color: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.top-header-right #search-form {
  display: none;
}
.top-header-right #search-form.search-slide {
  display: block;
}
.top-header-right .search-icon {
  background-color: #9068BE;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  padding: 12px 18px;
  position: relative;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (max-width: 767px) {
  .top-header-right .search-icon {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (max-width: 575px) {
  .top-header-right .search-icon {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.top-header-right .search-icon:hover, .top-header-right .search-icon:focus, .top-header-right .search-icon:active {
  background-color: #E62739;
}
.homepage-layout-five .top-header-right .search-icon {
  background-color: transparent;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.homepage-layout-five .top-header-right .search-icon:hover, .homepage-layout-five .top-header-right .search-icon:focus, .homepage-layout-five .top-header-right .search-icon:active {
  background-color: #E62739;
}
.top-header-right #searchform {
  position: absolute;
  width: 356px;
  right: 54px;
  top: 3px;
  z-index: 99999;
}
@media screen and (max-width: 575px) {
  .top-header-right #searchform {
    width: 210px;
  }
}
.top-header-right #searchform > div:before {
  content: "";
  display: inline-block;
  right: -12px;
  position: absolute;
  border-top: 12px solid transparent;
  border-left: 12px solid #d9d9d9;
  border-bottom: 12px solid transparent;
  top: 8px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.top-header-right #searchform label, .top-header-right #searchform .searchform .search-button, .searchform .top-header-right #searchform .search-button {
  width: 100%;
  position: relative;
}
.top-header-right #searchform input[type="text"] {
  border: 1px solid #d9d9d9;
  background-color: #d9d9d9;
  color: #212121;
  margin-bottom: 0;
  font-size: 14px;
}
.top-header-right #searchform input[type="text"]::-webkit-input-placeholder {
  color: light(#212121, 20%);
}
.top-header-right #searchform input[type="text"]:-moz-placeholder {
  color: light(#212121, 20%);
}
.top-header-right #searchform input[type="text"]::-moz-placeholder {
  color: light(#212121, 20%);
}
.top-header-right #searchform input[type="text"]:-ms-input-placeholder {
  color: light(#212121, 20%);
}
.top-header-right #searchform .search-button {
  display: none;
}
.top-header-right .cart-icon {
  padding-right: 3px;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding: 12px 15px;
}
@media screen and (max-width: 767px) {
  .top-header-right .cart-icon {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top-header-right .cart-icon {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.top-header-right .cart-icon a {
  display: inline-block;
  color: #bfbfbf;
}
.top-header-right .cart-icon a .count {
  margin-top: -5px;
  margin-left: 3px;
  background-color: #9068BE;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  font-size: 11px;
  height: 18px;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  font-weight: 600;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.top-header-right .cart-icon a:hover, .top-header-right .cart-icon a:focus, .top-header-right .cart-icon a:active {
  color: #E62739;
}
.top-header-right .cart-icon a:hover span.count, .top-header-right .cart-icon a:focus span.count, .top-header-right .cart-icon a:active span.count {
  background-color: #E62739;
}
.top-header-right .lag-switcher {
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: -5px;
}
@media screen and (max-width: 991px) {
  .top-header-right .lag-switcher {
    border-left: none;
    margin-left: -5px;
  }
}
.top-header-right .lag-switcher .wpml-ls {
  margin-left: 0;
  font-size: 13px;
  vertical-align: top;
  text-align: left;
}
@media screen and (max-width: 575px) {
  .top-header-right .lag-switcher .wpml-ls {
    border: none;
  }
}
.top-header-right .lag-switcher .wpml-ls-legacy-dropdown {
  width: auto;
}
.top-header-right .lag-switcher .wpml-ls-legacy-dropdown li .wpml-ls-sub-menu {
  border: none;
  width: 150%;
}
.top-header-right .lag-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding-top: 18px;
  padding-bottom: 16px;
  background: transparent;
  border: none;
  color: #bfbfbf;
}
.top-header-right .lag-switcher .wpml-ls-sub-menu {
  left: auto;
}

@media screen and (max-width: 991px) {
  #offcanvas-menu .lag-switcher {
    margin: 0px 0 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
  }
}
#offcanvas-menu .wpml-ls-legacy-dropdown {
  padding: 0 20px;
  width: 100%;
}
#offcanvas-menu .wpml-ls-legacy-dropdown a {
  padding: 10px;
}

#site-loader {
  display: none;
  background-color: #FFFFFF;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 99993;
}
#site-loader .site-loader-inner {
  position: absolute;
  top: 50%;
  right: -45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 992px) {
  #site-loader .site-loader-inner {
    width: 40%;
  }
}

.alt-menu-icon a {
  padding: 0 5px;
}
.alt-menu-icon a span {
  color: #10242b;
  display: inline-block;
  font-size: 31px;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .alt-menu-icon {
    display: inline-block !important;
    vertical-align: middle;
  }
}

.site-header {
  text-align: center;
  position: relative;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #FFFFFF;
}
.site-header .site-branding-outer {
  text-align: left;
}

@media screen and (max-width: 575px) {
  #header-bottom-right-outer {
    padding-left: 0;
  }
}

.header-bottom-right {
  float: right;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .header-bottom-right {
    width: 100%;
  }
}
.header-bottom-right > div > span {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .header-bottom-right > div > span {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .header-bottom-right > div > span a {
    padding: 12px 15px;
  }
}
@media screen and (max-width: 767px) {
  .header-bottom-right > div > span a {
    padding: 8px 7px;
    font-size: 13px;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .header-bottom-right > div > span a {
    padding: 8px 5px;
    font-weight: 400;
    font-size: 12px;
  }
}
.header-bottom-right > div > span a span {
  color: white;
  font-size: 14px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.header-bottom-right .callback-button a {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (max-width: 1199px) {
  .header-bottom-right .callback-button a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 400;
  }
}
.header-bottom-right .callback-button a:hover, .header-bottom-right .callback-button a:focus, .header-bottom-right .callback-button a:active {
  background-color: #E62739;
  border-color: #E62739;
}
.header-bottom-right .callback-button a:hover span, .header-bottom-right .callback-button a:focus span, .header-bottom-right .callback-button a:active span {
  color: #9068BE;
}
.header-bottom-right .callback-button a:hover:before, .header-bottom-right .callback-button a:focus:before, .header-bottom-right .callback-button a:active:before {
  display: none;
}
.header-bottom-right .header-search-wrap .search-icon {
  background: #9068BE;
  color: #FFFFFF;
  padding: 9px 14px 11px;
  margin-left: 8px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (max-width: 767px) {
  .header-bottom-right .header-search-wrap .search-icon {
    padding: 6px 14px 6px;
    font-size: 13px;
    margin-left: 4px;
  }
}
.header-bottom-right .header-search-wrap .search-icon button {
  border: none;
  background-color: transparent;
  color: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.header-bottom-right .header-search-wrap .search-icon:hover {
  background-color: #E62739;
}
.header-bottom-right .header-search-wrap #search-form {
  display: none;
}
.header-bottom-right .header-search-wrap #search-form.search-slide {
  display: block;
}

.site-branding {
  text-align: left;
}
.site-branding > a {
  display: block;
  max-width: 190px;
}
.site-branding > a img {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.site-branding .site-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  display: inline-block;
  color: #10242b;
}
@media screen and (max-width: 767px) {
  .site-branding .site-title {
    margin-right: 0;
    float: none;
    text-align: left;
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .site-branding .site-title {
    font-size: 16px;
  }
}
.site-branding .site-title a {
  color: inherit;
}
.site-branding:hover img, .site-branding:focus img, .site-branding:active img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.site-branding .site-description {
  color: #545454;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .site-branding .site-description {
    display: none;
  }
}

.wp-custom-logo .site-title {
  margin-top: 5px;
}

.header-bottom-right .callback-button .button-primary {
  padding: 12px 20px 13px;
}
@media screen and (max-width: 1199px) {
  .header-bottom-right .callback-button .button-primary {
    font-size: 13px;
  }
}

.site-header.site-header-two {
  text-align: right;
}
.site-header.site-header-two .alt-menu-icon {
  float: right;
}
.site-header.site-header-two .site-branding .site-title {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-two .site-branding .site-title {
    font-size: 18px;
  }
}
.site-header.site-header-two .site-branding .site-description {
  padding: 5px 20px;
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-two .site-branding .site-description {
    display: none;
  }
}
.site-header.site-header-two .header-contact {
  padding-top: 12px;
  padding-bottom: 12px;
}
.site-header.site-header-two .header-contact .list {
  font-size: 14px;
  display: inline-block;
  padding: 0 20px;
  color: #6e6e6e;
  text-align: left;
  position: relative;
  padding-left: 45px;
}
@media screen and (max-width: 1199px) {
  .site-header.site-header-two .header-contact .list {
    padding-bottom: 7px;
    padding-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .site-header.site-header-two .header-contact .list {
    padding-bottom: 0;
  }
}
.site-header.site-header-two .header-contact .list span[class*="kfi"] {
  width: 35px;
  height: 35px;
  background: #f2f2f2;
  display: block;
  border-radius: 100%;
  text-align: center;
  color: #9068BE;
  font-size: 16px;
  line-height: 35px;
  position: absolute;
  left: 0;
  top: -5px;
}
.site-header.site-header-two .header-contact .list a {
  color: #6e6e6e;
}
.site-header.site-header-two .header-contact .list a span {
  color: #878787;
}
.site-header.site-header-two .header-contact .list a:hover {
  color: #E62739;
}
.site-header.site-header-two .main-header {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
  margin-top: 15px;
}
@media screen and (max-width: 991px) {
  .site-header.site-header-two .main-header {
    border: none;
    padding: 0;
    margin: 0;
  }
}
.site-header.site-header-two .main-navigation {
  float: left;
}
.site-header.site-header-two .header-bottom-right div .cart-icon {
  padding: 0 10px 0 0;
}
.site-header.site-header-two .header-bottom-right div .cart-icon a {
  padding: 0px;
}
.site-header.site-header-two .header-bottom-right div .cart-icon a span {
  color: #bfbfbf;
}
.site-header.site-header-two .header-bottom-right div .cart-icon a .count {
  color: #FFFFFF;
}
.site-header.site-header-two .header-bottom-right div .cart-icon a:hover span {
  color: #E62739;
}
.site-header.site-header-two .header-bottom-right div .cart-icon a:hover .count {
  color: #FFFFFF;
}
@media screen and (max-width: 1199px) {
  .site-header.site-header-two .header-bottom-right div .callback-button .button-primary {
    padding: 6px;
    font-size: 14px;
    font-weight: 400;
  }
}
.site-header.site-header-two .header-bottom-right .search-icon {
  padding: 9px 14px;
}
@media screen and (max-width: 1199px) {
  .site-header.site-header-two .header-bottom-right .search-icon {
    padding: 5px 9px 4px;
    font-size: 13px;
  }
}
.site-header.site-header-two .header-bottom-right .socialgroup ul {
  margin-left: 0;
}
.site-header.site-header-two .header-contact {
  display: inline-block;
}
.site-header.site-header-two .lag-switcher {
  display: inline-block;
}
.site-header.site-header-two .lag-switcher .wpml-ls-legacy-dropdown {
  width: 8em;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header {
  position: static;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .socialgroup a {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  height: auto;
  width: auto;
  line-height: auto;
  margin: 0 8px;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .socialgroup a {
    margin: 0 5px;
  }
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .socialgroup a:before {
  font-size: 14px;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .header-search-wrap {
  vertical-align: top;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .header-search-wrap .search-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 8px 14px;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .header-search-wrap #searchform {
  top: -1px;
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .callback-button a {
  background: transparent;
  border: 2px solid #9068BE;
  color: #9068BE;
  padding: 10px 14px;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .callback-button a {
    padding: 10px 15px;
    font-size: 13px;
  }
}
.homepage-layout-three .site-header.site-header-two .main-header .top-header .top-header-right .callback-button a:hover {
  border: 2px solid #E62739;
  color: #E62739;
}
.homepage-layout-three .site-header.site-header-two .header-contact .list {
  padding: 0 10px 0 28px;
  border-right: 1px solid #e6e4e4;
  margin-left: 10px;
}
.homepage-layout-three .site-header.site-header-two .header-contact .list:last-child {
  border-right: none;
}
.homepage-layout-three .site-header.site-header-two .header-contact .list span {
  background: transparent;
  color: #6e6e6e !important;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 18px;
  top: 1px;
}
.site-header.site-header-two .main-navigation ul ul {
  right: auto;
  left: 0;
}
.site-header.site-header-two .main-navigation ul ul ul {
  left: auto;
  right: -100%;
}

.site-header.site-header-three {
  padding-bottom: 20px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .site-header.site-header-three {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .site-header.site-header-three .site-branding-outer {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 992px) {
  .site-header.site-header-three .site-branding {
    text-align: center;
  }
}
.site-header.site-header-three .site-branding > a {
  margin-left: auto;
  margin-right: auto;
}
.site-header.site-header-three .site-branding .site-title {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-three .site-branding .site-title {
    font-size: 18px;
  }
}
.site-header.site-header-three .site-branding .site-description {
  padding: 15px 20px;
  display: inline-block;
  border-left: 1px solid #eaeaea;
  margin: 9px 0 2px 20px;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-three .site-branding .site-description {
    display: none;
  }
}
.site-header.site-header-three #primary-nav-container {
  text-align: center;
}
.site-header.site-header-three .main-navigation {
  text-align: center;
  float: left;
}
.site-header.site-header-three .main-navigation ul ul {
  right: auto;
  left: 0;
}
.site-header.site-header-three .main-navigation ul ul ul {
  left: auto;
  right: -100%;
}

.site-header.site-header-five {
  z-index: 999;
  position: absolute;
  width: 100%;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
.site-header.site-header-five .hgroup-wrap {
  background: #FFF;
  padding: 18px 20px;
}

.top-header.top-header-five {
  background-color: transparent;
  position: absolute;
  z-index: 99991;
}
.top-header.top-header-five .header-bottom-right .callback-button a.default-button {
  padding: 8px 15px !important;
}
.top-header.top-header-five .top-header-right .cart-icon,
.top-header.top-header-five .top-header-right .search-icon {
  border-left-color: rgba(255, 255, 255, 0.2);
  color: #ccc;
}
.top-header.top-header-five .top-header-right .cart-icon:hover, .top-header.top-header-five .top-header-right .cart-icon:focus, .top-header.top-header-five .top-header-right .cart-icon:active,
.top-header.top-header-five .top-header-right .search-icon:hover,
.top-header.top-header-five .top-header-right .search-icon:focus,
.top-header.top-header-five .top-header-right .search-icon:active {
  color: #E62739;
}
.top-header.top-header-five .top-header-right .search-icon {
  background: transparent !important;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.top-header.top-header-five .top-header-right .socialgroup {
  vertical-align: middle;
}
.top-header.top-header-five .top-header-right .socialgroup ul {
  font-size: 0;
}
.top-header.top-header-five .top-header-right .socialgroup ul a {
  color: #ccc;
}
.top-header.top-header-five .top-header-right .socialgroup ul a:hover, .top-header.top-header-five .top-header-right .socialgroup ul a:focus, .top-header.top-header-five .top-header-right .socialgroup ul a:active {
  color: #E62739;
}
.top-header.top-header-five .top-header-left .list {
  color: #ccc;
}
.top-header.top-header-five .top-header-left .list a,
.top-header.top-header-five .top-header-left .list span {
  color: #ccc;
}
.top-header.top-header-five .top-header-left .list a:hover, .top-header.top-header-five .top-header-left .list a:focus, .top-header.top-header-five .top-header-left .list a:active,
.top-header.top-header-five .top-header-left .list span:hover,
.top-header.top-header-five .top-header-left .list span:focus,
.top-header.top-header-five .top-header-left .list span:active {
  color: #E62739;
}

.site-header-four {
  background-color: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 991px) {
  .site-header-four {
    border-bottom: 1px solid #a6a6a6;
  }
}
.site-header-four.site-header .site-branding .site-title {
  padding-bottom: 0;
  color: #FFFFFF;
}
.site-header-four.site-header .site-branding .site-description {
  line-height: 1.3;
  color: #FFFFFF;
}
body.fixed-nav-active .site-header-four.site-header .site-branding .site-description {
  color: #212121;
}
.site-header-four .main-navigation > ul > li > a, .site-header-four .main-navigation > ul > li button {
  color: #FFFFFF;
}
.site-header-four .main-navigation a {
  -webkit-transition: border-color 0.4s, 0.5s all;
  -moz-transition: border-color 0.4s, 0.5s all;
  -ms-transition: border-color 0.4s, 0.5s all;
  -o-transition: border-color 0.4s, 0.5s all;
  transition: border-color 0.4s, 0.5s all;
}
.site-header-four .main-navigation a:hover, .site-header-four .main-navigation a:focus, .site-header-four .main-navigation a:active {
  border-color: #FFFFFF;
}
.site-header-four .main-navigation .nav > ul > li {
  border: 1px solid transparent;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.site-header-four .main-navigation .nav > ul > li:hover {
  border: 1px solid #FFFFFF;
}
.site-header-four .main-navigation .nav > ul ul a {
  color: #878787;
}
.site-header-four .main-navigation .nav > ul ul a:hover, .site-header-four .main-navigation .nav > ul ul a:focus, .site-header-four .main-navigation .nav > ul ul a:active {
  color: #E62739;
}
.site-header-four .main-navigation ul.primary-menu .current_page_item,
.site-header-four .main-navigation ul.primary-menu .current-menu-item {
  border-color: #f2f2f2;
}
.site-header-four .main-navigation ul.primary-menu .current_page_item > a,
.site-header-four .main-navigation ul.primary-menu .current-menu-item > a {
  color: #FFFFFF;
}
.site-header-four .main-navigation ul.primary-menu .sub-menu .current_page_item,
.site-header-four .main-navigation ul.primary-menu .sub-menu .current-menu-item {
  border-color: #f2f2f2;
}
.site-header-four .main-navigation ul.primary-menu .sub-menu .current_page_item > a,
.site-header-four .main-navigation ul.primary-menu .sub-menu .current-menu-item > a {
  color: #E62739;
}
.site-header-four .alt-menu-icon a span {
  color: #FFFFFF;
}

body.fixed-nav-active .wrap-fixed-header {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  box-shadow: 0 1px 3px 0 rgba(33, 33, 33, 0.2);
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9999;
}
body.fixed-nav-active .wrap-fixed-header .site-branding > a {
  display: block;
  max-width: 190px;
}
body.fixed-nav-active .wrap-fixed-header .site-branding > a img {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:hover, body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:active, body.fixed-nav-active .wrap-fixed-header .site-branding .site-title a:focus {
  color: #E62739;
}
@media screen and (max-width: 575px) {
  body.fixed-nav-active .wrap-fixed-header .site-branding .site-title {
    font-size: 16px;
  }
}
body.fixed-nav-active .wrap-fixed-header .site-branding:hover img, body.fixed-nav-active .wrap-fixed-header .site-branding:focus img, body.fixed-nav-active .wrap-fixed-header .site-branding:active img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body.fixed-nav-active .wrap-fixed-header .site-branding .site-description {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.3;
}
body.fixed-nav-active .main-navigation .nav > ul > li {
  border: 1px solid transparent;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
body.fixed-nav-active .main-navigation .nav > ul > li.current-menu-item {
  border: 1px solid #9068BE;
}
body.fixed-nav-active .main-navigation .nav > ul > li:hover {
  border: 1px solid #E62739;
}

.post-type-archive-bgp_slider .section-banner-wrap {
  margin-bottom: 0;
}

.block-slider {
  overflow: hidden;
  position: relative;
  background-color: #fafafa;
}
.block-slider .home-slider .content {
  -webkit-transition: all 0.5s linear 0.9s;
  -moz-transition: all 0.5s linear 0.9s;
  -ms-transition: all 0.5s linear 0.9s;
  -o-transition: all 0.5s linear 0.9s;
  transition: all 0.5s linear 0.9s;
}
.block-slider .home-slider .button-container {
  -webkit-transition: all 0.5s linear 1.3s;
  -moz-transition: all 0.5s linear 1.3s;
  -ms-transition: all 0.5s linear 1.3s;
  -o-transition: all 0.5s linear 1.3s;
  transition: all 0.5s linear 1.3s;
}
.block-slider .home-slider .post-title,
.block-slider .home-slider .content,
.block-slider .home-slider .button-container {
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 575px) {
  .block-slider .home-slider .post-title a,
  .block-slider .home-slider .content a,
  .block-slider .home-slider .button-container a {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.block-slider .home-slider .active .post-title,
.block-slider .home-slider .active .content,
.block-slider .home-slider .active .button-container {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
}
.block-slider .slide-item:not(:first-child) {
  display: none;
  visibility: hidden;
}
.block-slider .banner-overlay, .block-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 150px 0 140px;
  height: 100%;
  width: 100%;
}
.block-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -ms-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  transition: filter 1s linear;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.block-slider .slide-item .post-content-inner-wrap {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .block-slider .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.block-slider .slide-item .post-title {
  padding-left: 25px;
  position: relative;
  -webkit-transition: all 0.5s linear 0.5s;
  -moz-transition: all 0.5s linear 0.5s;
  -ms-transition: all 0.5s linear 0.5s;
  -o-transition: all 0.5s linear 0.5s;
  transition: all 0.5s linear 0.5s;
}
.block-slider .slide-item .post-title:before {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  left: 0;
  height: 100%;
  position: absolute;
  width: 2px;
}
.block-slider .slide-item .post-title h2, .block-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider .slide-item .post-title .product_title {
  line-height: 1.2;
  margin: 0;
  color: #FFFFFF;
  margin-top: 20px;
  font-size: 36px;
}
@media screen and (max-width: 991px) {
  .block-slider .slide-item .post-title h2, .block-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider .slide-item .post-title .product_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.block-slider .slide-item .text-center .post-title {
  padding-left: 0px;
  padding-bottom: 20px;
}
.block-slider .slide-item .text-center .post-title:before {
  height: 2px;
  width: 60px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.block-slider .slide-item .text-right .post-title {
  padding-left: 0px;
  padding-right: 25px;
}
.block-slider .slide-item .text-right .post-title:before {
  width: 2px;
  left: auto;
  right: 0;
}
.block-slider .slide-item .button-container {
  margin-top: 25px;
}
.block-slider .slide-item .button-container .post-footer-detail > a {
  margin-right: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
@media screen and (max-width: 575px) {
  .block-slider .slide-item .button-container .post-footer-detail > a {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}
.block-slider .slide-item .button-container .post-footer-detail > a:hover, .block-slider .slide-item .button-container .post-footer-detail > a:focus, .block-slider .slide-item .button-container .post-footer-detail > a:active {
  color: #E62739;
}
.block-slider .slide-item .button-container .divider {
  font-weight: 400;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}
.block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 140px 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1367px) {
  .block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 255px 0;
  }
}
@media screen and (max-width: 991px) {
  .block-slider.pages-slider .banner-overlay, .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-slider.pages-slider a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
.block-slider.pages-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -ms-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  transition: filter 1s linear;
}
.block-slider.pages-slider .slide-item .post-content-inner-wrap {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .block-slider.pages-slider .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.block-slider.pages-slider .slide-item .post-content-inner-wrap .content {
  margin-top: 15px;
}
.block-slider.pages-slider .slide-item .post-title h2, .block-slider.pages-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider.pages-slider .slide-item .post-title .product_title {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: #FFFFFF;
  font-size: 52px;
}
@media screen and (max-width: 991px) {
  .block-slider.pages-slider .slide-item .post-title h2, .block-slider.pages-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider.pages-slider .slide-item .post-title .product_title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .block-slider.pages-slider .slide-item .post-title h2, .block-slider.pages-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider.pages-slider .slide-item .post-title .product_title {
    font-size: 28px;
  }
}
.block-slider.pages-slider .slide-item .button-container {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .block-slider.pages-slider .slide-item .button-container {
    margin-top: 30px;
  }
}
.block-slider.pages-slider .slide-item .button-container > a {
  margin-right: 5px;
  margin-bottom: 10px;
}
.block-slider.pages-slider .slide-item .button-container .button-outline {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.block-slider.pages-slider .slide-item .button-container .button-outline:hover, .block-slider.pages-slider .slide-item .button-container .button-outline:focus, .block-slider.pages-slider .slide-item .button-container .button-outline:active {
  border-color: #E62739;
}
.block-slider.pages-slider .slide-item .text-center .button-container {
  text-align: center;
}
.block-slider.pages-slider .slide-item .text-right .button-container {
  text-align: right;
}
.block-slider .controls {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 60px;
  opacity: 1;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .block-slider .controls {
    display: none;
  }
}
.block-slider .controls .owl-prev,
.block-slider .controls .owl-next {
  cursor: pointer;
  display: block;
  font-size: 0px;
  right: 0;
  text-align: center;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .block-slider .controls .owl-prev,
  .block-slider .controls .owl-next {
    vertical-align: middle;
  }
}
.block-slider .controls .owl-prev:before,
.block-slider .controls .owl-next:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  content: "\32";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 26px;
  height: 30px;
  line-height: 28px;
  width: 30px;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
@media screen and (max-width: 991px) {
  .block-slider .controls .owl-prev:before,
  .block-slider .controls .owl-next:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.block-slider .controls .owl-prev:hover:before, .block-slider .controls .owl-prev:focus:before, .block-slider .controls .owl-prev:active:before,
.block-slider .controls .owl-next:hover:before,
.block-slider .controls .owl-next:focus:before,
.block-slider .controls .owl-next:active:before {
  background-color: #E62739;
}
.block-slider .controls .owl-next:before {
  content: "\33";
}
.block-slider #kt-slide-pager.disabled {
  display: none;
}
.block-slider #kt-slide-pager .owl-dot {
  display: table;
  vertical-align: middle;
  margin: 10px auto;
}
.block-slider #kt-slide-pager .owl-dot span {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  width: 12px;
  font-size: 0px;
}
.block-slider #kt-slide-pager .owl-dot span:hover, .block-slider #kt-slide-pager .owl-dot span:focus, .block-slider #kt-slide-pager .owl-dot span:active {
  background-color: #E62739;
  border-color: #E62739;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  -moz-transition: background-color 0.5s, border-color 0.5s;
  -ms-transition: background-color 0.5s, border-color 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
}
.block-slider #kt-slide-pager .owl-dot.active span {
  background-color: #FFFFFF;
  margin: 0;
}
.block-slider #kt-slide-pager .owl-dot.active span:hover, .block-slider #kt-slide-pager .owl-dot.active span:focus, .block-slider #kt-slide-pager .owl-dot.active span:active {
  background-color: #E62739;
}
.homepage-layout-two .block-slider.pages-slider .banner-overlay, .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-two .block-slider.pages-slider a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-two .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven .block-slider.pages-slider .banner-overlay, .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-seven .block-slider.pages-slider a, .homepage-layout-seven figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-seven .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 145px 0 220px;
}
.homepage-layout-two .block-slider.pages-slider .slide-item .text-center .post-title:before, .homepage-layout-seven .block-slider.pages-slider .slide-item .text-center .post-title:before {
  display: none;
}
.homepage-layout-two .block-slider.pages-slider .slide-item .text-center .content, .homepage-layout-seven .block-slider.pages-slider .slide-item .text-center .content {
  padding-left: 0px;
  padding-bottom: 20px;
  position: relative;
}
.homepage-layout-two .block-slider.pages-slider .slide-item .text-center .content:before, .homepage-layout-seven .block-slider.pages-slider .slide-item .text-center .content:before {
  background-color: #fff;
  position: absolute;
  content: "";
  height: 2px;
  width: 60px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.homepage-layout-three .block-slider.pages-slider .banner-overlay, .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-three .block-slider.pages-slider a, .homepage-layout-three figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 145px 0 225px;
}
@media screen and (max-width: 767px) {
  .homepage-layout-three .block-slider.pages-slider .banner-overlay, .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-three .block-slider.pages-slider a, .homepage-layout-three figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-three .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 100px 0;
  }
}
.homepage-layout-three .block-slider.pages-slider .slide-item .text-center .post-title:before {
  display: none;
}
.homepage-layout-three .block-slider.pages-slider .slide-item .text-center .content {
  padding-left: 0px;
  padding-bottom: 20px;
  position: relative;
}
.homepage-layout-three .block-slider.pages-slider .slide-item .text-center .content:before {
  background-color: #fff;
  position: absolute;
  content: "";
  height: 2px;
  width: 60px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.homepage-layout-three .block-slider .controls {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  opacity: 1;
  right: 0;
}
.homepage-layout-three .block-slider .controls .owl-prev,
.homepage-layout-three .block-slider .controls .owl-next {
  bottom: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 0px;
  line-height: 0.4;
  position: absolute;
  left: 15px;
  text-align: center;
  z-index: 999;
  width: 59px;
  top: -25px;
}
.homepage-layout-three .block-slider .controls .owl-prev:before,
.homepage-layout-three .block-slider .controls .owl-next:before {
  background-color: transparent;
  color: #fff;
  content: "\34";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 22px;
  height: 52px;
  line-height: 47px;
  width: 52px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 2px solid #e5e5e5;
}
.homepage-layout-three .block-slider .controls .owl-prev:hover:before, .homepage-layout-three .block-slider .controls .owl-prev:focus:before, .homepage-layout-three .block-slider .controls .owl-prev:active:before,
.homepage-layout-three .block-slider .controls .owl-next:hover:before,
.homepage-layout-three .block-slider .controls .owl-next:focus:before,
.homepage-layout-three .block-slider .controls .owl-next:active:before {
  background-color: transparent;
  border: 2px solid #E62739;
  color: #E62739;
}
.homepage-layout-three .block-slider .controls .owl-next {
  right: 15px;
  left: auto;
  float: right;
}
.homepage-layout-three .block-slider .controls .owl-next:before {
  content: "\35";
  margin-right: 0;
}
.homepage-layout-three .block-slider #kt-slide-pager {
  bottom: 120px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 998;
  left: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-three .block-slider #kt-slide-pager {
    bottom: 20px;
  }
}
.homepage-layout-three .block-slider #kt-slide-pager .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}
.homepage-layout-three .block-slider #kt-slide-pager .owl-dot span {
  width: 15px;
  height: 15px;
}
.homepage-layout-five .block-slider.pages-slider .banner-overlay, .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-five .block-slider.pages-slider a, .homepage-layout-five figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 185px 0 115px;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-five .block-slider.pages-slider .banner-overlay, .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-five .block-slider.pages-slider a, .homepage-layout-five figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding-top: 170px;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-slider.pages-slider .banner-overlay, .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-five .block-slider.pages-slider a, .homepage-layout-five figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 140px 0;
  }
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-slider.pages-slider .banner-overlay, .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-five .block-slider.pages-slider a, .homepage-layout-five figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .homepage-layout-five .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 100px 0;
  }
}
.homepage-layout-five .block-slider.pages-slider .owl-prev:before,
.homepage-layout-five .block-slider.pages-slider .owl-next:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  content: "\21";
}
.homepage-layout-five .block-slider.pages-slider .owl-next:before {
  content: "\22";
}
.homepage-layout-five .block-slider.pages-slider #kt-slide-pager {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-slider.pages-slider #kt-slide-pager {
    bottom: 30px;
  }
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap {
  border: 7px solid rgba(255, 255, 255, 0.9);
  padding: 50px;
  background: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap {
    margin-right: 20px;
  }
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title {
  padding: 0;
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title:before, .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title:after {
  display: none;
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title h2, .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title .product_title {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title h2, .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .post-title .product_title {
    font-size: 28px;
  }
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .content {
  padding-left: 0px;
  text-transform: inherit;
  padding-bottom: 20px;
  position: relative;
  margin-top: 15px;
  font-size: 15px;
}
.homepage-layout-five .block-slider.pages-slider .slide-item .post-content-inner-wrap .button-container {
  margin-top: 15px;
}
.homepage-layout-seven .block-slider.pages-slider .slide-item .text-center .content {
  padding-bottom: 0;
}
.homepage-layout-seven .block-slider.pages-slider .slide-item .text-center .content:before {
  display: none;
}

.site-header-four ~ .block-slider.pages-slider .banner-overlay, .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-four ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 140px 0;
}
@media screen and (min-width: 1367px) {
  .site-header-four ~ .block-slider.pages-slider .banner-overlay, .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-four ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 185px 0;
  }
}
@media screen and (max-width: 991px) {
  .site-header-four ~ .block-slider.pages-slider .banner-overlay, .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-four ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-four ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-four ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}

.site-header-five ~ .block-slider.pages-slider .banner-overlay, .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-five ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
  padding: 140px 0;
}
@media screen and (min-width: 1367px) {
  .site-header-five ~ .block-slider.pages-slider .banner-overlay, .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-five ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding: 212px 0;
  }
}
@media screen and (max-width: 991px) {
  .site-header-five ~ .block-slider.pages-slider .banner-overlay, .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .site-header-five ~ .block-slider.pages-slider a, figure .homepage-layout-two .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .site-header-five ~ .block-slider.pages-slider .post-content-overlay .post-thumb a, .site-header-five ~ .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}

.main-navigation {
  float: right;
  text-align: right;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 37.5em) {
  .main-navigation ul {
    background-color: #d9d9d9;
  }
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -ms-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -o-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  background-color: #FFFFFF;
  border-top: 2px solid #9068BE;
  float: left;
  right: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  visibility: hidden;
  width: 250px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9999;
  opacity: 0;
}
.main-navigation ul ul ul {
  left: -100%;
  top: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  right: auto;
}
.main-navigation ul ul li {
  border-top: 1px solid #f2f2f2;
  display: block;
}
.main-navigation ul ul li:first-child {
  border-top: none;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul {
  visibility: visible;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.main-navigation ul ul a {
  background-color: #FFFFFF;
  color: #999999;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  padding: 13px 15px 14px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  visibility: visible;
  opacity: 1;
}
.main-navigation ul ul a:hover {
  color: #E62739;
}
.main-navigation li {
  position: relative;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .main-navigation li {
    display: inline-block;
  }
}
.main-navigation li ul a:before {
  display: none;
}
.main-navigation li.page_item_has_children, .main-navigation li.menu-item-has-children {
  border: 1px solid transparent;
}
.main-navigation li.page_item_has_children ul li, .main-navigation li.menu-item-has-children ul li {
  border-width: 1px 0 0 0;
  border-color: #f2f2f2;
  border-style: solid;
}
.main-navigation li.page_item_has_children ul li:first-child, .main-navigation li.menu-item-has-children ul li:first-child {
  border-top: none;
}
.main-navigation li.page_item_has_children ul li:hover, .main-navigation li.page_item_has_children ul li:focus, .main-navigation li.page_item_has_children ul li.active, .main-navigation li.menu-item-has-children ul li:hover, .main-navigation li.menu-item-has-children ul li:focus, .main-navigation li.menu-item-has-children ul li.active {
  border-color: #f2f2f2;
}
.main-navigation li.page_item_has_children > a, .main-navigation li.menu-item-has-children > a {
  border: none;
}
.main-navigation li.page_item_has_children > a:hover, .main-navigation li.page_item_has_children > a:focus, .main-navigation li.page_item_has_children > a.active, .main-navigation li.menu-item-has-children > a:hover, .main-navigation li.menu-item-has-children > a:focus, .main-navigation li.menu-item-has-children > a.active {
  border: none;
}
.main-navigation li.current-menu-parent {
  border: 1px solid #FFFFFF;
}
.main-navigation li.current-menu-parent .current-menu-item > a {
  color: #9068BE;
}
.main-navigation a {
  display: inline-block;
  color: #10242b;
  font-size: 15px;
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.main-navigation ul.primary-menu > .current_page_item,
.main-navigation ul.primary-menu > .current-menu-item {
  border-color: #9068BE;
}
.main-navigation ul.primary-menu > .current_page_item > a,
.main-navigation ul.primary-menu > .current-menu-item > a {
  color: #9068BE;
}
.main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .current_page_item,
.main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .current-menu-item {
  border-left-color: #b3b3b3;
  border-right-color: #b3b3b3;
  border-bottom-color: #b3b3b3;
}
.main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .menu-item-has-children {
  border: none;
}
.main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .menu-item-has-children:hover, .main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .menu-item-has-children:focus, .main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .menu-item-has-children:active {
  border: none;
}
.main-navigation .page_item_has_children,
.main-navigation .menu-item-has-children {
  position: relative;
}
.main-navigation .page_item_has_children.current-menu-item,
.main-navigation .menu-item-has-children.current-menu-item {
  border: 1px solid #FFFFFF;
  color: #9068BE;
}
.main-navigation .page_item_has_children.current-menu-item > a,
.main-navigation .menu-item-has-children.current-menu-item > a {
  border: none;
}
.main-navigation .page_item_has_children > a,
.main-navigation .menu-item-has-children > a {
  padding-right: 5px;
}
.main-navigation .page_item_has_children .sub-menu .page_item_has_children a,
.main-navigation .page_item_has_children .sub-menu .menu-item-has-children a,
.main-navigation .menu-item-has-children .sub-menu .page_item_has_children a,
.main-navigation .menu-item-has-children .sub-menu .menu-item-has-children a {
  padding-right: 25px;
}
.main-navigation .page_item_has_children .sub-menu .sub-menu li,
.main-navigation .menu-item-has-children .sub-menu .sub-menu li {
  border: none;
}
.main-navigation .page_item_has_children .sub-menu .sub-menu .sub-menu a,
.main-navigation .menu-item-has-children .sub-menu .sub-menu .sub-menu a {
  padding-bottom: 12px;
}
.main-navigation .page_item_has_children:hover:after, .main-navigation .page_item_has_children:focus:after, .main-navigation .page_item_has_children:active:after,
.main-navigation .menu-item-has-children:hover:after,
.main-navigation .menu-item-has-children:focus:after,
.main-navigation .menu-item-has-children:active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-navigation .page_item_has_children:hover .children .page_item_has_children:after,
.main-navigation .page_item_has_children:hover .children .menu-item-has-children:after,
.main-navigation .page_item_has_children:hover .sub-menu .page_item_has_children:after,
.main-navigation .page_item_has_children:hover .sub-menu .menu-item-has-children:after, .main-navigation .page_item_has_children:focus .children .page_item_has_children:after,
.main-navigation .page_item_has_children:focus .children .menu-item-has-children:after,
.main-navigation .page_item_has_children:focus .sub-menu .page_item_has_children:after,
.main-navigation .page_item_has_children:focus .sub-menu .menu-item-has-children:after, .main-navigation .page_item_has_children:active .children .page_item_has_children:after,
.main-navigation .page_item_has_children:active .children .menu-item-has-children:after,
.main-navigation .page_item_has_children:active .sub-menu .page_item_has_children:after,
.main-navigation .page_item_has_children:active .sub-menu .menu-item-has-children:after,
.main-navigation .menu-item-has-children:hover .children .page_item_has_children:after,
.main-navigation .menu-item-has-children:hover .children .menu-item-has-children:after,
.main-navigation .menu-item-has-children:hover .sub-menu .page_item_has_children:after,
.main-navigation .menu-item-has-children:hover .sub-menu .menu-item-has-children:after,
.main-navigation .menu-item-has-children:focus .children .page_item_has_children:after,
.main-navigation .menu-item-has-children:focus .children .menu-item-has-children:after,
.main-navigation .menu-item-has-children:focus .sub-menu .page_item_has_children:after,
.main-navigation .menu-item-has-children:focus .sub-menu .menu-item-has-children:after,
.main-navigation .menu-item-has-children:active .children .page_item_has_children:after,
.main-navigation .menu-item-has-children:active .children .menu-item-has-children:after,
.main-navigation .menu-item-has-children:active .sub-menu .page_item_has_children:after,
.main-navigation .menu-item-has-children:active .sub-menu .menu-item-has-children:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.main-navigation nav > ul > li {
  border: 1px solid transparent;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.main-navigation nav > ul > li:hover {
  border: 1px solid #E62739;
}

.main-navigation ul li button {
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 55%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
}
.main-navigation ul li button:after {
  display: none;
}
.main-navigation ul li button span:before {
  margin-left: 0;
}
.main-navigation ul li.menu-item-has-children a {
  padding-right: 30px;
}

#offcanvas-menu {
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  height: 100%;
  right: -100%;
  width: 340px;
  overflow-y: auto;
  z-index: 999999;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -ms-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
@media screen and (min-width: 768px) {
  #offcanvas-menu {
    border-left: 1px solid #ededed;
  }
}
@media screen and (max-width: 991px) {
  #offcanvas-menu {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  #offcanvas-menu {
    width: 100%;
  }
}
#offcanvas-menu .close-offcanvas-menu {
  text-align: right;
  cursor: pointer;
  padding: 0 20px;
  margin: 15px 0 10px;
}
#offcanvas-menu .close-offcanvas-menu span {
  font-size: 26px;
  display: inline-block;
  color: #cccccc;
}
#offcanvas-menu .header-contact {
  background-color: #f2f2f2;
  padding: 20px 20px 15px;
}
#offcanvas-menu .header-contact .top-header-left:before, #offcanvas-menu .header-contact .top-header-left:after {
  content: " ";
  display: table;
}
#offcanvas-menu .header-contact .top-header-left:after {
  clear: both;
}
#offcanvas-menu .header-contact .top-header-left .list {
  font-size: 14px;
  color: #878787;
  margin-bottom: 10px;
}
#offcanvas-menu .header-contact .top-header-left .list span {
  margin-right: 10px;
  color: #616161;
}
#offcanvas-menu .header-contact .top-header-left .list a {
  color: #878787;
}
#offcanvas-menu .header-contact .top-header-left .list a:hover {
  color: #E62739;
}
#offcanvas-menu .top-header-right {
  padding: 20px 18px;
  text-align: left;
}
#offcanvas-menu .top-header-right .socialgroup ul {
  margin: 0;
}
#offcanvas-menu .top-header-right .socialgroup a {
  color: #878787;
}
#offcanvas-menu .top-header-right .socialgroup a:hover {
  color: #E62739;
}
#offcanvas-menu .top-header-right .cart-icon {
  border-left: 1px solid #e6e6e6;
  padding: 8px 10px;
  margin-left: 6px;
}
#offcanvas-menu .top-header-right .cart-icon a {
  color: #878787;
}
#offcanvas-menu .header-search-wrap {
  display: block;
  padding: 0 20px;
}
#offcanvas-menu .header-search-wrap input {
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
  padding: 0 60px 0 10px;
  height: 40px;
  margin-bottom: 0;
}
#offcanvas-menu .header-search-wrap .search-button {
  display: inline-block;
  border: none;
  top: 0;
  right: 0;
}
#offcanvas-menu .callback-button {
  display: block;
  padding: 0 20px;
  margin-top: 15px;
  text-align: center;
}
#offcanvas-menu .callback-button a {
  display: block;
}
.homepage-layout-six #offcanvas-menu .callback-button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

body.offcanvas-menu-open #offcanvas-menu {
  right: 0;
}

.offcanvas-navigation {
  width: 100%;
  padding: 0 20px;
}
.offcanvas-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.offcanvas-navigation ul ul {
  padding-left: 15px;
}
.offcanvas-navigation li {
  border-bottom: 1px solid #ededed;
}
.offcanvas-navigation li.current_page_item > a, .offcanvas-navigation li.current-menu-item > a, .offcanvas-navigation li.current_page_ancestor > a, .offcanvas-navigation li.current-menu-ancestor > a {
  color: #9068BE;
}
.offcanvas-navigation li.page_item_has_children, .offcanvas-navigation li.menu-item-has-children {
  position: relative;
}
.offcanvas-navigation li.page_item_has_children > a span.triangle, .offcanvas-navigation li.menu-item-has-children > a span.triangle {
  height: 24px;
  width: 24px;
  text-align: center;
  float: right;
  color: #b3b3b3;
  font-size: 16px;
  font-family: "kf-icons";
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  line-height: 10px;
}
.offcanvas-navigation li.page_item_has_children > a span.triangle:before, .offcanvas-navigation li.menu-item-has-children > a span.triangle:before {
  display: inline-block;
  margin-top: 7px;
}
.offcanvas-navigation li:last-child {
  border-bottom: none;
}
.offcanvas-navigation a {
  display: block;
  color: #878787;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.offcanvas-navigation a:hover, .offcanvas-navigation a:focus, .offcanvas-navigation a:active {
  color: #E62739;
}
.offcanvas-navigation .sub-menu {
  display: none;
}

.block-grid {
  padding-bottom: 15px;
}

body.keon-colorbox-open {
  overflow: hidden;
}

.wrap-instagram-section {
  background-color: #FFFFFF;
  position: relative;
}
.wrap-instagram-section .instagram-title {
  bottom: 0;
  height: 30px;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 226px;
  z-index: 999;
}
@media screen and (max-width: 575px) {
  .wrap-instagram-section .instagram-title {
    top: auto;
  }
}
.wrap-instagram-section .instagram-title a {
  background: #FFFFFF;
  color: #3b3b3b;
  -webkit-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.3);
  padding: 15px;
  text-transform: uppercase;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.wrap-instagram-section .instagram-title a span {
  margin-right: 5px;
  padding: 0;
}
.wrap-instagram-section .instagram-title a:hover, .wrap-instagram-section .instagram-title a:focus, .wrap-instagram-section .instagram-title a:active {
  color: #E62739;
}
.wrap-instagram-section .keon-instagram {
  margin-bottom: -8px;
}
.wrap-instagram-section .insta-img {
  display: block;
  position: relative;
}
.wrap-instagram-section .insta-img:before {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  -webkit-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -moz-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -ms-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -o-transition: background-color 0.3s, height 0.3s, width 0.3s;
  transition: background-color 0.3s, height 0.3s, width 0.3s;
  top: 0;
  width: 50px;
  z-index: 999;
}
.wrap-instagram-section .insta-img:hover:before, .wrap-instagram-section .insta-img:focus:before, .wrap-instagram-section .insta-img:active:before {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
}
.wrap-instagram-section .owl-item {
  background-color: #FFFFFF;
}
@media screen and (max-width: 575px) {
  .wrap-instagram-section .owl-nav {
    display: none;
  }
}
.wrap-instagram-section .owl-nav .owl-prev,
.wrap-instagram-section .owl-nav .owl-next {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+0,000000+100&0.65+0,0+100 */
  background: -moz-linear-gradient(left, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62d2d2d', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 */
  bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0px;
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0.65;
  position: absolute;
  -webkit-transition: background 0.3s, opacity 0.3s;
  -moz-transition: background 0.3s, opacity 0.3s;
  -ms-transition: background 0.3s, opacity 0.3s;
  -o-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
  top: 0;
  width: 80px;
}
.wrap-instagram-section .owl-nav .owl-prev:before,
.wrap-instagram-section .owl-nav .owl-next:before {
  bottom: 0;
  content: "\3c";
  font-family: "kf-icons";
  font-size: 40px;
  height: 36px;
  line-height: 1;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.wrap-instagram-section .owl-nav .owl-prev:hover, .wrap-instagram-section .owl-nav .owl-prev:focus, .wrap-instagram-section .owl-nav .owl-prev:active,
.wrap-instagram-section .owl-nav .owl-next:hover,
.wrap-instagram-section .owl-nav .owl-next:focus,
.wrap-instagram-section .owl-nav .owl-next:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+0,000000+100&0.65+0,0+100 */
  background: -moz-linear-gradient(left, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(30, 30, 30, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62d2d2d', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 */
  opacity: 1;
}
.wrap-instagram-section .owl-nav .owl-next {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+1,000000+100&0+2,0.65+100 */
  background: -moz-linear-gradient(left, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d2d2d', endColorstr='#a6000000',GradientType=1 );
  /* IE6-9 */
  left: auto;
  right: 0;
}
.wrap-instagram-section .owl-nav .owl-next:before {
  content: "\3d";
}
.wrap-instagram-section .owl-nav .owl-next:hover, .wrap-instagram-section .owl-nav .owl-next:focus, .wrap-instagram-section .owl-nav .owl-next:active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+1,000000+100&0+2,0.65+100 */
  background: -moz-linear-gradient(left, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(30, 30, 30, 0) 1%, rgba(30, 30, 30, 0) 2%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d2d2d', endColorstr='#a6000000',GradientType=1 );
  /* IE6-9 */
}
.wrap-instagram-section .owl-dots {
  display: none;
}
.wrap-instagram-section .keon-instagram-error {
  border: 2px solid #D9534F;
  color: #D9534F;
  font-size: 18px;
  margin: 0 30px 30px;
  padding: 30px;
}

.site-footer:not(.site-footer-three) {
  background-color: #212121;
  padding-top: 50px;
}
.site-footer:not(.site-footer-three):before, .site-footer:not(.site-footer-three):after {
  content: " ";
  display: table;
}
.site-footer:not(.site-footer-three):after {
  clear: both;
}
.site-footer:not(.site-footer-three) .footer-inner {
  color: #b3b3b3;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 30px 0;
}
.site-footer:not(.site-footer-three) .footer-social {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin: 20px auto 0;
}
.site-footer:not(.site-footer-three) .footer-social .socialgroup {
  margin-top: -18px;
  background-color: #212121;
  vertical-align: top;
}
.site-footer:not(.site-footer-three) .footer-menu ul li a {
  margin-left: 15px;
}
.site-footer:not(.site-footer-three) .footer-menu ul li:first-child a {
  margin-left: 0;
}

.footer-social {
  text-align: center;
}
.footer-social .socialgroup {
  display: inline-block;
}
.footer-social .socialgroup ul {
  margin-left: 15px;
  margin-right: 15px;
}
.footer-social .socialgroup ul li a {
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
  display: block;
  height: 36px;
  text-align: center;
  border-radius: 100%;
  width: 36px;
  line-height: 36px;
  -webkit-transition: border 0.3s, 0.3s all;
  -moz-transition: border 0.3s, 0.3s all;
  -ms-transition: border 0.3s, 0.3s all;
  -o-transition: border 0.3s, 0.3s all;
  transition: border 0.3s, 0.3s all;
}
.footer-social .socialgroup ul li a:hover, .footer-social .socialgroup ul li a:focus, .footer-social .socialgroup ul li a:active {
  border: 1px solid #E62739;
  color: #E62739;
}

.site-info {
  color: #878787;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .site-info {
    text-align: center;
    margin-bottom: 15px;
  }
}
.site-info a {
  color: #bfbfbf;
  display: inline-block;
}
.site-info a:hover, .site-info a:focus, .site-info a:active {
  color: #E62739;
}

.footer-menu {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footer-menu {
    text-align: center;
    margin-top: 15px;
  }
}
.footer-menu ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.footer-menu ul li {
  display: inline-block;
  list-style: none;
}
.footer-menu ul li a {
  color: #878787;
  font-size: 14px;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus, .footer-menu ul li a:active {
  color: #E62739;
}

.block-top-footer {
  padding-top: 60px;
  padding-bottom: 60px;
}
.block-top-footer .footer-widget-item:last-child .widget {
  margin-bottom: 0;
}

.block-top-footer {
  background-color: #212121;
  font-size: 14px;
}
.block-top-footer .widget {
  background-color: transparent;
  border: none;
  color: #cccccc;
  text-align: left;
  padding: 0;
  margin-bottom: 30px;
}
.block-top-footer .widget:last-child {
  margin-bottom: 0;
}
.block-top-footer .widget .footer-item {
  background-color: transparent;
  border: none;
  color: #cccccc;
  text-align: left;
}
.block-top-footer .widget .widget-title, .block-top-footer .widget .widgettitle {
  background-color: transparent;
  border: none;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  padding-right: 0;
  position: relative;
  text-align: left;
}
.homepage-layout-six .block-top-footer .widget .widget-title,
.homepage-layout-six .block-top-footer .widget .widgettitle {
  font-size: 18px;
}
.block-top-footer .widget .widget-title:after, .block-top-footer .widget .widgettitle:after {
  display: inline-block;
  height: 1px;
  width: 40px;
  background-color: #cccccc;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 575px) {
  .block-top-footer .widget .widget-title, .block-top-footer .widget .widgettitle {
    margin: 0 0 5px 0;
  }
}
.block-top-footer .widget ul, .block-top-footer .widget ol {
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 0;
  padding: 0 0;
  border: none;
}
.block-top-footer .widget ul li, .block-top-footer .widget ol li {
  color: #cccccc;
  border-color: #3b3b3b;
  padding-left: 0;
}
.block-top-footer .widget ul li:before, .block-top-footer .widget ol li:before {
  display: none;
}
.block-top-footer .widget ul li a, .block-top-footer .widget ol li a {
  color: #cccccc;
  font-size: 14px;
}
.block-top-footer .widget ul li a:hover, .block-top-footer .widget ul li a:focus, .block-top-footer .widget ul li a:active, .block-top-footer .widget ol li a:hover, .block-top-footer .widget ol li a:focus, .block-top-footer .widget ol li a:active {
  color: #E62739;
}
.block-top-footer .widget ul ul, .block-top-footer .widget ul ol, .block-top-footer .widget ol ul, .block-top-footer .widget ol ol {
  padding-top: 0;
}
.block-top-footer .widget dfn, .block-top-footer .widget cite, .block-top-footer .widget em, .block-top-footer .widget i, .block-top-footer .widget abbr, .block-top-footer .widget acronym {
  color: #cccccc;
}
.block-top-footer .widget input[type="search"] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
}
.block-top-footer .widget .search-button {
  border: none;
  height: 42px;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  -moz-transition: background-color 0.5s, border-color 0.5s;
  -ms-transition: background-color 0.5s, border-color 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
}
.block-top-footer .widget .search-button span {
  color: #FFFFFF;
}
.block-top-footer .widget .search-button:hover, .block-top-footer .widget .search-button:focus, .block-top-footer .widget .search-button:active {
  background-color: #E62739;
}
.block-top-footer .widget .search-button:hover span, .block-top-footer .widget .search-button:focus span, .block-top-footer .widget .search-button:active span {
  color: #FFFFFF;
}
.block-top-footer .widget .textwidget,
.block-top-footer .widget .calendar_wrap,
.block-top-footer .widget .tagcloud, .block-top-footer .widget.widget_nav_menu .menu {
  color: #cccccc;
  background-color: transparent;
  border: 1px solid transparent;
  margin-bottom: 0;
  padding: 0 0;
}
.block-top-footer .widget .textwidget ul, .block-top-footer .widget .textwidget ol {
  padding-top: 0;
}
.block-top-footer .widget .textwidget a:hover, .block-top-footer .widget .textwidget a:focus, .block-top-footer .widget .textwidget a:active {
  -webkit-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -moz-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -ms-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -o-box-shadow: 0px 2px 0px 0px #e6e6e6;
  box-shadow: 0px 2px 0px 0px #e6e6e6;
  color: #E62739;
}
.block-top-footer .widget .calendar_wrap table, .block-top-footer .widget .calendar_wrap th, .block-top-footer .widget .calendar_wrap td {
  border-color: #6e6e6e;
  border-width: 1px;
}
.block-top-footer .widget .calendar_wrap table {
  border-bottom: 0;
}
.block-top-footer .widget .calendar_wrap table caption {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #cccccc;
  margin-bottom: 0;
  text-align: right;
}
.block-top-footer .widget .tagcloud a {
  background-color: transparent;
  border-color: #6e6e6e;
  color: #cccccc;
}
.block-top-footer .widget .search-form {
  margin-top: 40px;
}
.block-top-footer .widget .recentcomments .comment-author-link {
  color: #cccccc;
  font-style: italic;
}
.block-top-footer .widget .mejs-audio {
  margin-top: 30px;
}
.block-top-footer .widget .wp-video {
  margin-top: 40px;
}
.block-top-footer .widget .wp-caption {
  color: #cccccc;
  margin-top: 40px;
}
.block-top-footer .widget.widget_rss li a {
  color: #cccccc;
}
.block-top-footer .widget.widget_rss li a:hover, .block-top-footer .widget.widget_rss li a:focus, .block-top-footer .widget.widget_rss li a:active {
  color: #E62739;
}
.block-top-footer .widget .rsswidget {
  color: #cccccc;
}
.block-top-footer .widget .rsswidget:hover, .block-top-footer .widget .rsswidget:focus, .block-top-footer .widget .rsswidget:active {
  color: #E62739;
}
.block-top-footer .widget .button {
  color: #cccccc;
}
.block-top-footer .widget .button:hover, .block-top-footer .widget .button:focus, .block-top-footer .widget .button:active {
  color: #cccccc;
}
.block-top-footer .widget .sb-about-widget .widget-content {
  margin-top: 40px;
}
.block-top-footer .widget .sb-right-thumb-widget {
  color: #cccccc;
}
.block-top-footer .widget .sb-right-thumb-widget .widget-content {
  margin-top: 40px;
  padding: 0;
}
.block-top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a {
  color: #d9d9d9;
}
.block-top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:hover, .block-top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:focus, .block-top-footer .widget .sb-right-thumb-widget .widget-content .post-footer span a:active {
  color: #E62739;
}
.block-top-footer .widget .sb-right-thumb-widget .widget-content a {
  color: #cccccc;
}
.block-top-footer .widget .sb-right-thumb-widget .widget-content a:hover, .block-top-footer .widget .sb-right-thumb-widget .widget-content a:focus, .block-top-footer .widget .sb-right-thumb-widget .widget-content a:active {
  color: #E62739;
}
.homepage-layout-three .block-top-footer .widget {
  margin-bottom: 0;
}
.homepage-layout-five .block-top-footer .widget .widget-title,
.homepage-layout-five .block-top-footer .widget .widgettitle {
  font-size: 18px;
}

.site-footer.site-footer-two .footer-inner {
  text-align: center;
}
.site-footer.site-footer-two .site-info {
  display: inline-block;
}
.site-footer.site-footer-two .footer-social {
  margin-bottom: 0;
}
.site-footer.site-footer-two .footer-menu {
  display: inline-block;
}
.site-footer.site-footer-two .footer-menu ul {
  margin-left: 15px;
}
.site-footer.site-footer-two .footer-menu ul li a {
  border-left: 1px solid #6e6e6e;
  padding-left: 15px;
}

.site-footer-three {
  background-color: #212121;
  padding-bottom: 50px;
}
.site-footer-three .footer-menu,
.site-footer-three .site-info {
  text-align: center;
}
.site-footer-three .footer-menu {
  margin: 12px 0 5px;
}
.site-footer-three .footer-menu ul li {
  position: relative;
  padding: 0 8px;
}
.site-footer-three .footer-menu ul li:after {
  color: #878787;
  content: "|";
  position: absolute;
  right: -2px;
  top: 1px;
  font-size: 14px;
}
.site-footer-three .footer-menu ul li:last-child:after {
  display: none;
}

.site-footer.site-footer-four {
  background-color: #212121;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-footer.site-footer-four .footer-inner {
  padding: 0;
}
.site-footer.site-footer-four .footer-social {
  border-top: none;
  margin: 0;
  text-align: right;
}
.site-footer.site-footer-four .footer-social .socialgroup {
  margin-top: 0;
  background-color: transparent;
  vertical-align: middle;
}
.site-footer.site-footer-four .footer-social .socialgroup ul {
  margin: 0;
}
.site-footer.site-footer-four .footer-social .socialgroup ul li {
  margin-bottom: 5px;
  margin-top: 5px;
}
.site-footer.site-footer-four .footer-menu {
  text-align: left;
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-four .footer-inner,
  .site-footer.site-footer-four .footer-menu,
  .site-footer.site-footer-four .footer-social {
    text-align: center;
  }
}

.site-footer.site-footer-five .footer-inner {
  text-align: center;
}
.site-footer.site-footer-five .footer-inner .footer-social {
  border-top: none;
  margin: 0;
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup {
  vertical-align: inherit;
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul {
  margin-bottom: 10px;
  font-size: 0;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 575px) {
  .site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul {
    margin-left: 0;
  }
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a {
  color: #878787;
  border: none;
  line-height: inherit;
  margin-left: 15px;
  margin-right: 15px;
  height: auto;
  width: auto;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a:hover, .site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a:focus, .site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a:active {
  border: none;
  color: #E62739;
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a:before {
  margin-right: 5px;
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  .site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li a {
    font-size: 0;
  }
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li:fisrt-child a {
  margin-left: 0px;
}
.site-footer.site-footer-five .footer-inner .footer-social .socialgroup ul li:last-child {
  margin-right: 0px;
}
.site-footer.site-footer-five .footer-inner .footer-menu {
  margin: 0;
}
.site-footer.site-footer-five .footer-inner .footer-menu ul {
  margin-left: 5px;
}
.site-footer.site-footer-five .footer-inner .footer-menu ul li {
  position: relative;
}
.site-footer.site-footer-five .footer-inner .footer-menu ul li a {
  margin-left: 0;
  padding: 0 10px;
}
.site-footer.site-footer-five .footer-inner .footer-menu ul li:after {
  color: #878787;
  content: "|";
  position: absolute;
  left: -2px;
  top: 1px;
  font-size: 12px;
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-five .footer-inner .footer-menu ul li:first-child:after {
    display: none;
  }
  .site-footer.site-footer-five .footer-inner .footer-menu ul li:first-child a {
    padding-left: 0;
  }
}
.site-footer.site-footer-five .footer-inner .footer-menu,
.site-footer.site-footer-five .footer-inner .site-info {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-five .footer-inner .footer-menu,
  .site-footer.site-footer-five .footer-inner .site-info {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-five .footer-inner .site-info {
    margin-bottom: 10px;
  }
}

.site-footer.site-footer-six .footer-menu,
.site-footer.site-footer-six .socialgroup {
  text-align: center;
}
.site-footer.site-footer-six .footer-menu .menu,
.site-footer.site-footer-six .socialgroup .menu {
  padding-bottom: 20px;
}
.site-footer.site-footer-six .site-info {
  text-align: center;
}

/*--------------------------------------------------------------
6.0 Pages
--------------------------------------------------------------*/
body.page .post-footer {
  display: none;
}

.block-grid {
  padding-bottom: 90px;
  padding-top: 90px;
}
@media screen and (max-width: 1199px) {
  .block-grid {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
body.home .block-grid {
  padding-bottom: 60px;
  padding-top: 80px;
}
@media screen and (max-width: 575px) {
  body.home .block-grid {
    padding-bottom: 15px;
    padding-top: 45px;
  }
}
body.blog .block-grid, body.archive .block-grid {
  padding-top: 0;
}
body.home.page .block-grid {
  color: #878787;
}
@media screen and (max-width: 575px) {
  .block-grid .masonry-grid {
    padding: 0 15px;
  }
}
.block-grid .section-title-group {
  text-align: center;
}
.block-grid .single-post-wrap {
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.block-grid .single-post-wrap:hover, .block-grid .single-post-wrap:focus, .block-grid .single-post-wrap:active {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}

.single-post-wrap.product .post-inner {
  border-bottom: none;
}

body.search-results .wrap-inner-banner {
  margin-bottom: 0;
}
body.search-results .wrap-inner-banner .breadcrumbs {
  background-color: #FFFFFF;
}
body.search-results .block-grid {
  padding-top: 100px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 575px) {
  body.search-results .block-grid {
    padding-top: 60px;
  }
}
body.search-results .page-content {
  background-color: #FFFFFF;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-bottom: 8%;
  padding-top: 8%;
}
body.search-results .page-content:before, body.search-results .page-content:after {
  content: " ";
  display: table;
}
body.search-results .page-content:after {
  clear: both;
}
body.search-results .site-main {
  margin-right: 0;
}
body.search-results .inner-page-content .navigation {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #e6e6e6;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 30px;
  text-align: center;
}
body.search-results .inner-page-content .navigation:before, body.search-results .inner-page-content .navigation:after {
  content: " ";
  display: table;
}
body.search-results .inner-page-content .navigation:after {
  clear: both;
}
body.search-results .single-post-wrap[class*="format-"] .post-content .post-inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.search-results .single-post-wrap .post-content .post-inner {
  border-bottom: none;
}

body.content-none-page .site-header-four {
  background-color: rgba(33, 33, 33, 0.8);
  position: static;
}
body.content-none-page .wrap-detail-page .section-title, body.content-none-page .wrap-detail-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight body.content-none-page .wrap-detail-page .highlight-item > h3 {
  color: #3b3b3b;
}
@media screen and (min-width: 992px) {
  body.content-none-page .wrap-detail-page .section-title, body.content-none-page .wrap-detail-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight body.content-none-page .wrap-detail-page .highlight-item > h3 {
    font-size: 60px;
    line-height: 1;
  }
}
body.content-none-page .wrap-detail-page .section-title:before, body.content-none-page .wrap-detail-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight body.content-none-page .wrap-detail-page .highlight-item > h3:before, body.content-none-page .wrap-detail-page .section-title:after, body.content-none-page .wrap-detail-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:after, .wrap-team-page .block-team .team-member-highlight body.content-none-page .wrap-detail-page .highlight-item > h3:after {
  display: none;
}
body.content-none-page .wrap-detail-page h3 {
  letter-spacing: 1px;
  color: #878787;
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
}
body.content-none-page .wrap-detail-page .content {
  margin-top: 60px;
  text-align: center;
}
body.content-none-page .wrap-detail-page .content p {
  margin-bottom: 40px;
}

.no-results {
  background-color: #FFFFFF;
  margin-top: 40px;
}
.no-results:before, .no-results:after {
  content: " ";
  display: table;
}
.no-results:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .no-results .section-title, .no-results .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .no-results .highlight-item > h3 {
    font-size: 60px;
    line-height: 1;
  }
}
.no-results .content {
  margin-top: 30px;
  text-align: center;
}
.no-results .content p {
  margin-bottom: 40px;
}
.no-results .content .button {
  color: #FFFFFF;
}

.post-type-archive-bgp_service .section-banner-wrap {
  margin-bottom: 0;
}

.block-service {
  background-color: #FFFFFF;
  padding-top: 70px;
  padding-bottom: 70px;
}
.homepage-layout-six .block-service {
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .block-service {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.block-service .section-title-group {
  text-align: left;
  margin-bottom: 20px;
}
.block-service .section-title-group .section-title:before, .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .block-service .section-title-group .highlight-item > h3:before {
  left: 0;
  right: auto;
}
.homepage-layout-two .block-service {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service {
    padding: 60px 0;
  }
}
.homepage-layout-two .block-service .section-title-group {
  float: left;
  margin: 0;
  max-width: 750px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-two .block-service .section-title-group {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service .section-title-group {
    float: none;
  }
}
.homepage-layout-two .block-service .section-title-group .section-title, .homepage-layout-two .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-two .block-service .section-title-group .highlight-item > h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 0;
  line-height: 1.3;
}
.homepage-layout-two .block-service .section-title-group .section-title:before, .homepage-layout-two .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .homepage-layout-two .block-service .section-title-group .highlight-item > h3:before {
  display: none;
}
.homepage-layout-two .block-service .service-item-wrap {
  margin-top: -100px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service .service-item-wrap {
    margin-top: 0;
  }
}
.homepage-layout-two .block-service .service-item-wrap [class*="col-"] {
  margin-bottom: 30px;
}
.homepage-layout-two .block-service .service-item-wrap [class*="col-"]:nth-child(3n+2) .icon-block-outer {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service .service-item-wrap [class*="col-"]:nth-child(3n+2) .icon-block-outer {
    margin-top: 0;
  }
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer {
  text-align: center;
  background: #FFFFFF;
  padding: 40px 20px;
  box-shadow: 0px 0px 46px -5px rgba(0, 0, 0, 0.1);
  height: 100%;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover {
  background-color: #9068BE;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover h3 a {
  color: #FFFFFF;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover p {
  color: #FFFFFF;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover a.button-text {
  color: #FFFFFF;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover a.button-text:after {
  color: #FFFFFF;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer:hover span {
  color: #FFFFFF !important;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer .icon-outer {
  display: block;
  margin: 0 auto;
  height: 80px;
  width: 80px;
  line-height: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #ccc;
}
.homepage-layout-two .block-service .service-item-wrap .icon-block-outer .icon-outer span {
  margin-bottom: 0px;
  line-height: inherit;
}
.homepage-layout-two .block-service .service-section-wrap {
  margin-top: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service .service-section-wrap {
    flex-direction: column;
  }
}
.homepage-layout-two .block-service .service-section-wrap .button-container {
  float: right;
  margin: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-service .service-section-wrap .button-container {
    float: none;
    margin-top: 30px;
  }
}
.homepage-layout-two .block-service .list-inner .icon-area {
  float: none;
  padding-top: 0;
  width: auto;
  text-align: center;
  margin: 0 0 25px;
}
.homepage-layout-two .block-service .list-inner .icon-content-area {
  width: 100%;
  float: none;
}
.homepage-layout-two .block-service .list-inner .icon-content-area h3 {
  font-size: 22px;
  margin-bottom: 25px;
}
.homepage-layout-two .block-service .list-inner .icon-content-area h3 a {
  font-weight: 600;
}
.homepage-layout-three .block-service .service-item-wrap {
  margin-bottom: 0;
  margin-top: -150px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-three .block-service .service-item-wrap {
    margin-top: 0;
  }
}
.homepage-layout-three .block-service .service-item-wrap .row {
  margin-right: 0;
  margin-left: 0;
}
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer {
  background-color: #9068BE;
}
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer .icon-content-area h3 a,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer .text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer .button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer a.button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer a.button-text:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:first-child .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .icon-content-area h3 a,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer a.button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer a.button-text:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .icon-content-area h3 a,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer a.button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer a.button-text:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .icon-content-area h3 a,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer a.button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer a.button-text:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .icon-content-area h3 a,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer a.button-text,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer a.button-text:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .icon-outer span {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer {
    background-color: #9068BE;
  }
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer .icon-content-area h3 a,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(3) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .icon-content-area h3 a,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(5) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .icon-content-area h3 a,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .icon-content-area h3 a,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(9) .icon-block-outer .icon-outer span {
    color: #FFFFFF;
  }
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer {
    background-color: #FFFFFF !important;
  }
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .icon-content-area h3 a, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .icon-content-area h3 a, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .icon-content-area h3 a {
    color: #10242b;
  }
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .button-text:after, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .button-text:after, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer a.button-text,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer a.button-text:after,
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .button-text:after {
    color: #878787;
  }
  .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(4) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(7) .icon-block-outer .icon-outer span, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"]:nth-child(8) .icon-block-outer .icon-outer span {
    color: #9068BE;
  }
}
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .icon-content-area h3 a:hover, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .icon-content-area h3 a:focus, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .icon-content-area h3 a:active,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:hover,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:focus,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:active,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:hover,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:focus,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:active {
  color: #E62739;
}
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:hover:after, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:focus:after, .homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer .button-text:active:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:hover:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:focus:after,
.homepage-layout-three .block-service .service-item-wrap .row [class*="col-"] .icon-block-outer a.button-text:active:after {
  color: #E62739;
}
.homepage-layout-three .block-service .service-item-wrap .icon-block-outer {
  padding: 40px 40px 30px;
  background-color: #fff;
}
.homepage-layout-three .block-service .service-item-wrap .icon-block-outer .list-inner {
  width: 100%;
  float: none;
}
.homepage-layout-three .block-service .service-item-wrap .icon-block-outer .list-inner .icon-area {
  float: none;
  margin-bottom: 20px;
  margin-right: 0;
  padding-top: 0;
  width: 100%;
}
.homepage-layout-three .block-service .service-item-wrap .icon-block-outer .list-inner .icon-area .icon-outer span {
  margin-bottom: 0;
  font-size: 36px;
}
.homepage-layout-three .block-service .service-item-wrap .icon-block-outer .list-inner .icon-content-area {
  width: 100%;
  float: none;
}
.homepage-layout-five .block-service {
  padding-bottom: 90px;
  padding-top: 90px;
}
.homepage-layout-five .block-service .icon-block-outer {
  background: #FFFFFF;
  padding: 0;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -ms-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -o-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  text-align: center;
}
.homepage-layout-five .block-service .list-inner .icon-content-area {
  padding: 40px;
  width: 100%;
  float: none;
}
.homepage-layout-five .block-service .list-inner .icon-area {
  margin-right: 20px;
  padding-top: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  margin: -15px auto 0;
  float: none;
}
.homepage-layout-five .block-service .list-inner .icon-area span {
  color: #FFFFFF;
  line-height: 80px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-service .service-item-wrap {
    margin-top: 0;
  }
}
.homepage-layout-six .block-service .content-outer {
  margin-bottom: 30px;
}
.homepage-layout-six .block-service .content-outer:before, .homepage-layout-six .block-service .content-outer:after {
  content: " ";
  display: table;
}
.homepage-layout-six .block-service .content-outer:after {
  clear: both;
}
.homepage-layout-six .block-service .content-outer > p {
  display: none;
}
.homepage-layout-six .block-service .section-title-group .section-title, .homepage-layout-six .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-six .block-service .section-title-group .highlight-item > h3 {
  font-size: 18px;
  margin-top: 8px;
}
.homepage-layout-six .block-service .section-title-group .section-title:before, .homepage-layout-six .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .homepage-layout-six .block-service .section-title-group .highlight-item > h3:before {
  display: none;
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-service .section-title-group {
    float: left;
    width: calc(100% - 210px);
  }
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-service .button-container {
    float: right;
    width: 205px;
    text-align: right;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-six .block-service .button-container {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-service .service-item-wrap .button-container {
    float: left;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-six .block-service .service-item-wrap .button-container {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.homepage-layout-six .block-service .list-inner {
  display: flex;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.1);
  -ms-box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.1);
  -o-box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(150, 150, 150, 0.1);
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.homepage-layout-six .block-service .list-inner:hover, .homepage-layout-six .block-service .list-inner:focus, .homepage-layout-six .block-service .list-inner:active {
  display: flex;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -ms-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  -o-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
}
.homepage-layout-six .block-service .list-inner .icon-content-area {
  width: calc(100% - 101px);
  float: right;
  padding: 17px 30px 5px;
  font-size: 14px;
}
.homepage-layout-six .block-service .list-inner .icon-content-area h3 {
  font-size: 17px;
  margin-bottom: 7px;
}
.homepage-layout-six .block-service .list-inner .icon-area {
  float: left;
  margin-right: 0;
  width: 100px;
  background: #9068BE;
  justify-content: center;
  display: flex;
  align-items: center;
  padding-top: 0;
}
.homepage-layout-six .block-service .icon-block-outer {
  padding-bottom: 30px;
}
.homepage-layout-six .block-service .icon-block-outer .icon-outer {
  margin-bottom: 0;
}
.homepage-layout-six .block-service .icon-block-outer .icon-outer span {
  color: #FFFFFF;
  margin-bottom: 0;
}
.homepage-layout-seven .block-service {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-seven .block-service {
    padding: 60px 0;
  }
}
.homepage-layout-seven .block-service .section-title-group {
  float: left;
  margin: 0;
  max-width: 750px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-seven .block-service .section-title-group {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-layout-seven .block-service .section-title-group {
    float: none;
  }
}
.homepage-layout-seven .block-service .section-title-group .section-title, .homepage-layout-seven .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-seven .block-service .section-title-group .highlight-item > h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 0;
  line-height: 1.3;
}
.homepage-layout-seven .block-service .section-title-group .section-title:before, .homepage-layout-seven .block-service .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .homepage-layout-seven .block-service .section-title-group .highlight-item > h3:before {
  display: none;
}
.homepage-layout-seven .block-service .service-item-wrap {
  margin-top: -100px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-seven .block-service .service-item-wrap {
    margin-top: 0;
  }
}
.homepage-layout-seven .block-service .service-item-wrap [class*="col-"] {
  margin-bottom: 30px;
}
.homepage-layout-seven .block-service .service-item-wrap .icon-block-outer {
  text-align: center;
  background: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 4px solid transparent;
  padding: 40px 20px;
  box-shadow: 0px 0px 46px -5px rgba(0, 0, 0, 0.1);
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.homepage-layout-seven .block-service .service-item-wrap .icon-block-outer:hover, .homepage-layout-seven .block-service .service-item-wrap .icon-block-outer:focus, .homepage-layout-seven .block-service .service-item-wrap .icon-block-outer:active {
  border-color: #E62739;
}
.homepage-layout-seven .block-service .service-item-wrap .icon-block-outer .icon-outer {
  background-color: rgba(144, 104, 190, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  height: 80px;
  width: 80px;
  line-height: 80px;
}
.homepage-layout-seven .block-service .service-item-wrap .icon-block-outer .icon-outer span {
  margin-bottom: 0px;
  line-height: inherit;
}
.homepage-layout-seven .block-service .service-section-wrap {
  margin-top: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .homepage-layout-seven .block-service .service-section-wrap {
    flex-direction: column;
  }
}
.homepage-layout-seven .block-service .service-section-wrap .button-container {
  float: right;
  margin: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-seven .block-service .service-section-wrap .button-container {
    float: none;
    margin-top: 30px;
  }
}
.homepage-layout-seven .block-service .list-inner .icon-area {
  float: none;
  padding-top: 0;
  width: auto;
  text-align: center;
  margin: 0 0 25px;
}
.homepage-layout-seven .block-service .list-inner .icon-content-area {
  width: 100%;
  float: none;
}
.homepage-layout-seven .block-service .list-inner .icon-content-area h3 {
  font-size: 22px;
  margin-bottom: 25px;
}
.homepage-layout-seven .block-service .list-inner .icon-content-area h3 a {
  font-weight: 600;
}

.list-inner:before, .list-inner:after {
  content: " ";
  display: table;
}
.list-inner:after {
  clear: both;
}
.list-inner .icon-area {
  float: left;
  margin-right: 20px;
  padding-top: 7px;
  width: 40px;
}
.list-inner .icon-area .icon-outer span {
  text-align: left;
}
.list-inner .icon-content-area {
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  float: right;
}
.list-inner .icon-content-area h3 {
  margin-top: 0;
}

.service-item-wrap {
  margin-bottom: -45px;
}
@media screen and (max-width: 767px) {
  .service-item-wrap {
    padding-bottom: -30px;
  }
}

.icon-block-outer {
  padding-bottom: 45px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .icon-block-outer {
    padding-bottom: 30px;
  }
}
.icon-block-outer .icon-outer {
  display: inline-block;
}
.icon-block-outer .icon-outer span {
  color: #9068BE;
  font-size: 32px;
  display: inline-block;
  text-align: center;
}
.icon-block-outer .icon-content-area {
  margin-bottom: 0;
}
.icon-block-outer .icon-content-area h3 {
  margin-bottom: 15px;
  margin-top: 0;
}
.icon-block-outer .icon-content-area h3 a {
  font-weight: 500;
}

.block-service.block-service-thumb .service-item-wrap {
  margin-bottom: -30px;
}
.block-service.block-service-thumb .grid-service-outer {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.block-service.block-service-thumb .service-content {
  background-color: #9068BE;
  padding: 25px 15px;
  position: relative;
}
.block-service.block-service-thumb .service-content .icon-area {
  border-radius: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  background-color: #9068BE;
  margin: 0 auto;
  position: absolute;
  display: block;
  left: 0;
  top: -24px;
  right: 0;
}
.block-service.block-service-thumb .icon-content-area h3 {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}
.block-service.block-service-thumb .hover-text {
  position: absolute;
  top: 0px;
  padding: 20px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s all 0.1s ease;
  -moz-transition: 0.5s all 0.1s ease;
  -ms-transition: 0.5s all 0.1s ease;
  -o-transition: 0.5s all 0.1s ease;
  transition: 0.5s all 0.1s ease;
  z-index: 11;
}
.block-service.block-service-thumb .grid-service-outer > a {
  display: block;
  position: relative;
}
.block-service.block-service-thumb .grid-service-outer > a:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0;
  -webkit-transition: 0.5s all 0s ease;
  -moz-transition: 0.5s all 0s ease;
  -ms-transition: 0.5s all 0s ease;
  -o-transition: 0.5s all 0s ease;
  transition: 0.5s all 0s ease;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  z-index: 1;
}
.block-service.block-service-thumb .grid-service-outer:hover a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-service.block-service-thumb .grid-service-outer:hover .hover-text {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-about {
  background-color: #F6F8F9;
  position: relative;
}
.block-about .button-container {
  margin: 0 -5px;
}
.block-about .button-container .button-primary,
.block-about .button-container .button-outline {
  margin: 5px;
}
.block-about .section-title-group {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}
.block-about .section-title, .block-about .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-about .highlight-item > h3 {
  margin-top: 0;
}
.block-about .section-title:before, .block-about .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .block-about .highlight-item > h3:before {
  left: 0;
  right: auto;
}
.block-about .sub-title {
  text-align: left;
  color: #7a7a7a;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
}
.homepage-layout-two .block-about .thumb-block-outer [class*="col-"]:first-child, .homepage-layout-three .block-about .thumb-block-outer [class*="col-"]:first-child, .homepage-layout-five .block-about .thumb-block-outer [class*="col-"]:first-child {
  order: 1;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-about .thumb-block-outer [class*="col-"]:first-child, .homepage-layout-three .block-about .thumb-block-outer [class*="col-"]:first-child, .homepage-layout-five .block-about .thumb-block-outer [class*="col-"]:first-child {
    order: 0;
  }
}
.homepage-layout-two .block-about .thumb-block-outer .content-outer, .homepage-layout-three .block-about .thumb-block-outer .content-outer, .homepage-layout-five .block-about .thumb-block-outer .content-outer {
  padding: 60px 50px 60px 100px;
}
@media screen and (max-width: 767px) {
  .homepage-layout-two .block-about .thumb-block-outer .content-outer, .homepage-layout-three .block-about .thumb-block-outer .content-outer, .homepage-layout-five .block-about .thumb-block-outer .content-outer {
    padding: 0 15px 40px;
  }
}
.homepage-layout-three .block-about .thumb-block-outer .thumb-outer {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .homepage-layout-three .block-about .thumb-block-outer .thumb-outer {
    margin-top: 0;
  }
}
.homepage-layout-five .block-about .thumb-block-outer .thumb-outer {
  padding: 80px 0 0 60px;
  margin-top: 50px;
  position: relative;
}
.homepage-layout-five .block-about .thumb-block-outer .thumb-outer .thumb-inner img {
  width: 100%;
  position: relative;
}
.homepage-layout-five .block-about .thumb-block-outer .thumb-outer .thumb-inner:before, .homepage-layout-five .block-about .thumb-block-outer .thumb-outer .thumb-inner:after {
  width: calc(100% - 60px);
  height: calc(100% - 80px);
  display: inline-block;
  content: "";
  background-color: #f1f1f1;
  margin-left: 0;
  position: absolute;
  top: 40px;
  left: 20px;
}
.homepage-layout-five .block-about .thumb-block-outer .thumb-outer .thumb-inner:after {
  height: 200px;
  width: 10px;
}
.homepage-layout-six .block-about .thumb-block-outer .content-outer {
  padding: 53px 50px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 991px) {
  .homepage-layout-six .block-about .thumb-block-outer .content-outer {
    padding: 30px;
  }
}

.thumb-block-outer .row {
  margin-left: 0px;
  margin-right: 0px;
}
.thumb-block-outer .content-outer {
  padding: 40px 100px 40px 50px;
}
@media screen and (max-width: 991px) {
  .thumb-block-outer .content-outer {
    padding: 50px 50px;
  }
}
@media screen and (max-width: 767px) {
  .thumb-block-outer .content-outer {
    margin-top: 30px;
    padding: 10px 15px 60px;
  }
}
.thumb-block-outer .content-outer .maintitle-divider {
  text-align: center;
}
.thumb-block-outer .content-outer h3 a {
  font-weight: 500;
}
.thumb-block-outer .content-outer .button-container {
  margin-top: 40px;
}
.thumb-block-outer .content-outer .button-container .popup-video span {
  border: 1px solid;
  margin-left: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  font-size: 12px;
  padding: 2px;
}
.thumb-block-outer .thumb-outer {
  width: 100%;
  position: relative;
  text-align: center;
}
.thumb-block-outer .thumb-outer .thumb-inner img {
  width: 100%;
  height: 100%;
}

.videopopupjs__content {
  position: relative;
}
.videopopupjs__content .videopopupjs__close {
  position: absolute;
  right: -13px;
  top: -20px;
}
.videopopupjs__content .videopopupjs__close:after {
  background: #FFFFFF;
  color: #212121;
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.videopopupjs__content .videopopupjs__close:hover {
  opacity: 1;
}
.videopopupjs__content .videopopupjs__close:hover:after {
  background-color: #E62739;
  color: #FFFFFF;
}

.block-about.block-about-overlay .thumb-block-outer .content-outer {
  padding: 50px 60px 60px 60px;
  margin-left: -60px;
  background: #fff;
}
@media screen and (max-width: 575px) {
  .block-about.block-about-overlay .thumb-block-outer .content-outer {
    padding: 10px 15px 45px;
    margin-left: 0;
  }
}

.post-type-archive-bgp_portfolio .block-portfolio.block-grid {
  background-color: transparent;
}

.block-portfolio.block-grid {
  background-color: #f6f8f9;
}
.block-portfolio .gallery-content {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.3s, 0.3s linear;
  -moz-transition: box-shadow 0.3s, 0.3s linear;
  -ms-transition: box-shadow 0.3s, 0.3s linear;
  -o-transition: box-shadow 0.3s, 0.3s linear;
  transition: box-shadow 0.3s, 0.3s linear;
  margin-bottom: 30px;
}
.block-portfolio .gallery-content .post-thumb a:before {
  background: transparent;
  border: 1px solid #FFFFFF;
  content: "";
  display: block;
  height: 90%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 94%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  transition: 0.5s linear;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.block-portfolio .gallery-content .post-thumb-outer {
  border: none;
}
.block-portfolio .gallery-content .post-content-inner, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  opacity: 0;
  padding-bottom: 0;
  padding-top: 25px;
  text-align: left;
  bottom: 0;
  border: none;
  width: 100%;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s;
  -ms-transition: opacity 0.5s, transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.block-portfolio .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title {
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 10px;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  transition: 0.5s linear;
}
@media screen and (max-width: 991px) {
  .block-portfolio .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title {
    bottom: 20px;
  }
}
.block-portfolio .gallery-content .post-content-inner .post-title h2, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h2, .block-portfolio .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-portfolio .gallery-content .post-content-inner .post-title .product_title,
.block-portfolio .gallery-content .post-content-inner .post-title h3,
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  .block-portfolio .gallery-content .post-content-inner .post-title h2, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h2, .block-portfolio .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-portfolio .gallery-content .post-content-inner .post-title .product_title,
  .block-portfolio .gallery-content .post-content-inner .post-title h3,
  .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h3 {
    font-size: 16px;
  }
}
.block-portfolio .gallery-content .post-content-inner .post-title h3, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h3 {
  font-size: 13px;
  text-transform: uppercase;
}
.block-portfolio .gallery-content .post-content-inner .icon-area, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .icon-area {
  position: absolute;
  right: 10px;
  top: 30px;
  width: 40px;
  height: 40px;
  background: #9068BE;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  transition: 0.5s linear;
  z-index: 99;
}
.block-portfolio .gallery-content .post-content-inner .icon-area:hover, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .icon-area:hover, .block-portfolio .gallery-content .post-content-inner .icon-area:focus, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .icon-area:focus, .block-portfolio .gallery-content .post-content-inner .icon-area:active, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .icon-area:active {
  background-color: #E62739;
}
@media screen and (max-width: 991px) {
  .block-portfolio .gallery-content .post-content-inner .icon-area, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .icon-area {
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    top: 20px;
    width: 35px;
  }
}
.block-portfolio .gallery-content:hover, .block-portfolio .gallery-content:focus, .block-portfolio .gallery-content:active {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.12);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.12);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.block-portfolio .gallery-content:hover .post-content-inner, .homepage-layout-five .block-portfolio.block-grid .gallery-content:hover .post-content-inner .post-title, .block-portfolio .gallery-content:focus .post-content-inner, .homepage-layout-five .block-portfolio.block-grid .gallery-content:focus .post-content-inner .post-title, .block-portfolio .gallery-content:active .post-content-inner, .homepage-layout-five .block-portfolio.block-grid .gallery-content:active .post-content-inner .post-title {
  opacity: 1;
}
.block-portfolio .gallery-content:hover .post-thumb a:before, .block-portfolio .gallery-content:focus .post-thumb a:before, .block-portfolio .gallery-content:active .post-thumb a:before {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}
.block-portfolio .gallery-content:hover .icon-area, .block-portfolio .gallery-content:focus .icon-area, .block-portfolio .gallery-content:active .icon-area {
  right: 30px;
}
@media screen and (max-width: 991px) {
  .block-portfolio .gallery-content:hover .icon-area, .block-portfolio .gallery-content:focus .icon-area, .block-portfolio .gallery-content:active .icon-area {
    right: 20px;
  }
}
.block-portfolio .gallery-content:hover .post-title,
.block-portfolio .gallery-content:hover .icon-area, .block-portfolio .gallery-content:focus .post-title,
.block-portfolio .gallery-content:focus .icon-area, .block-portfolio .gallery-content:active .post-title,
.block-portfolio .gallery-content:active .icon-area {
  visibility: visible;
  opacity: 1;
}
.block-portfolio .gallery-content:hover .post-title, .block-portfolio .gallery-content:focus .post-title, .block-portfolio .gallery-content:active .post-title {
  left: 40px;
}
@media screen and (max-width: 991px) {
  .block-portfolio .gallery-content:hover .post-title, .block-portfolio .gallery-content:focus .post-title, .block-portfolio .gallery-content:active .post-title {
    left: 30px;
  }
}
.block-portfolio .gallery-item-inner {
  position: relative;
}
.block-portfolio .gallery-item-inner #block-portfolio-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -7px;
  left: 0;
  z-index: 999;
  background: #F6F8F9;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .block-portfolio .masonry-grid {
    padding: 0 15px;
  }
}
@media screen and (max-width: 575px) {
  .block-portfolio .grid .grid-list {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .block-portfolio .button-container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 575px) {
  .block-portfolio .button-container .default-button {
    text-align: left;
    width: 100%;
  }
}
.block-portfolio .button-container .default-button span {
  float: right;
  font-size: 24px;
  vertical-align: middle;
  line-height: 0;
  margin-top: 6px;
}
.block-portfolio .button-container .default-button.active-btn span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.block-portfolio #block-portfolio-pagination .pagination {
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .block-portfolio #block-portfolio-pagination .pagination {
    padding-bottom: 30px;
  }
}
.block-portfolio #block-portfolio-pagination .pagination li {
  display: inline-block;
}
.block-portfolio #block-portfolio-pagination .pagination li.page-item:first-child a, .block-portfolio #block-portfolio-pagination .pagination li.page-item:last-child a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-portfolio #block-portfolio-pagination .pagination li.page-item.last, .block-portfolio #block-portfolio-pagination .pagination li.page-item.first {
  display: none;
}
.block-portfolio #block-portfolio-pagination .pagination li.active a {
  background-color: #9068BE;
  border-color: #9068BE;
  color: #fff;
}
.block-portfolio #block-portfolio-pagination .pagination li.disabled a {
  color: #E6E6E6;
  border-color: #E6E6E6;
}
.block-portfolio #block-portfolio-pagination .pagination li > a,
.block-portfolio #block-portfolio-pagination .pagination li > span {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 10px 18px;
  color: #3b3b3b;
  margin: 5px 4px;
}
.block-portfolio #block-portfolio-pagination .pagination li > a:hover {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content .post-content-inner, .homepage-layout-three .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .homepage-layout-three .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-content-inner, .homepage-layout-seven .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  visibility: visible;
  opacity: 1;
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  visibility: visible;
  opacity: 1;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  padding: 30px 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, #282828 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, #282828 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, #282828 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#282828',GradientType=0 );
  /* IE6-9 */
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3, .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3 {
  margin: 0;
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area, .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area {
  border-radius: 100%;
  line-height: 50px;
  right: auto;
  top: 55%;
  width: 50px;
  height: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content:hover .post-title, .homepage-layout-three .block-portfolio.block-grid .gallery-content:focus .post-title, .homepage-layout-three .block-portfolio.block-grid .gallery-content:active .post-title, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:hover .post-title, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:focus .post-title, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:active .post-title {
  bottom: 0;
  padding-bottom: 40px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, rgba(40, 40, 40, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, rgba(40, 40, 40, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, rgba(40, 40, 40, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bf282828',GradientType=0 );
  /* IE6-9 */
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content:hover .post-content-inner .icon-area, .homepage-layout-three .block-portfolio.block-grid .gallery-content:focus .post-content-inner .icon-area, .homepage-layout-three .block-portfolio.block-grid .gallery-content:active .post-content-inner .icon-area, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:hover .post-content-inner .icon-area, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:focus .post-content-inner .icon-area, .homepage-layout-seven .block-portfolio.block-grid .gallery-content:active .post-content-inner .icon-area {
  right: auto;
  top: 50%;
}
.homepage-layout-three .block-portfolio.block-grid .gallery-content .post-thumb a:before, .homepage-layout-seven .block-portfolio.block-grid .gallery-content .post-thumb a:before {
  display: none;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-thumb a {
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  background: rgba(0, 0, 0, 0.5);
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-thumb a:before {
  display: none;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  opacity: 1;
  visibility: visible;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  position: absolute;
  width: 100%;
  left: 50%;
  text-align: center;
  margin: auto;
  transform: translate(-50%, -50%);
  top: 50%;
  bottom: auto;
  padding: 15px 30px;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title {
  text-transform: inherit;
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:before, body.woocommerce.single-product .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:before {
  height: 3px;
  width: 50px;
  display: block;
  background-color: #FFFFFF;
  content: "";
  text-align: center;
  margin: 0 auto 30px;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:hover, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:hover, body.woocommerce.single-product .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:hover, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:focus, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:focus, body.woocommerce.single-product .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:focus, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:active, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:active, body.woocommerce.single-product .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:active {
  color: #E62739;
}
.homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3 {
  text-transform: inherit;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-thumb a {
  background: transparent;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-thumb a:before {
  display: none;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-thumb a:hover, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-thumb a:focus, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-thumb a:active {
  background: transparent;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  opacity: 1;
  visibility: visible;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title {
  opacity: 1;
  right: 10px;
  visibility: visible;
  left: auto;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3 {
  text-transform: inherit;
  font-weight: 500;
  display: block;
  font-size: 17px;
  color: #10242b;
  background: #FFFFFF;
  padding: 10px 40px 12px 20px;
  margin-top: 1px;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:hover, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:hover, body.woocommerce.single-product .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:hover, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:focus, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:focus, body.woocommerce.single-product .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:focus, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h2:active, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title body.woocommerce.single-product .product_title:active, body.woocommerce.single-product .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .product_title:active, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3:hover, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3:focus, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3:active {
  color: #E62739;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title h3 {
  font-size: 14px;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area {
  opacity: 1;
  visibility: visible;
  bottom: 62px;
  top: auto;
  color: #919191;
  background-color: transparent;
  height: 5px;
  width: 5px;
  line-height: 1;
  margin: 0;
  right: 42px;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area:hover, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area:focus, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area:active {
  background-color: transparent;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .icon-area span span:before {
  content: "\35";
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:hover .post-title h3, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:hover .post-title h3, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:hover .post-title h3, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:focus .post-title h3, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:focus .post-title h3, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:focus .post-title h3, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:active .post-title h3, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:active .post-title h3, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:active .post-title h3 {
  color: #E62739;
}
.homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:hover .icon-area, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:hover .icon-area, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:hover .icon-area, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:focus .icon-area, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:focus .icon-area, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:focus .icon-area, .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner:active .icon-area, .homepage-layout-six .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:active .icon-area, .homepage-layout-five .homepage-layout-six .block-portfolio.block-grid .gallery-content .post-content-inner .post-title:active .icon-area {
  color: #E62739;
}
.homepage-layout-seven .block-portfolio .gallery-content .post-thumb {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.port-nav-header {
  margin-bottom: 60px;
}
@media screen and (max-width: 575px) {
  .port-nav-header {
    margin-bottom: 30px;
  }
}

#block-portfolio-menu {
  margin-left: 0;
  list-style: none;
  text-align: center;
  padding: 0 15px;
}
@media screen and (max-width: 575px) {
  #block-portfolio-menu {
    padding-top: 15px;
    display: none;
  }
}
#block-portfolio-menu li {
  display: inline-block;
  margin-bottom: 15px;
}
@media screen and (max-width: 479px) {
  #block-portfolio-menu li {
    display: block;
    margin-bottom: 10px;
  }
}
#block-portfolio-menu li a {
  display: block;
  border: 1px solid #e6e6e6;
  background-color: #FFFFFF;
  color: #10242b;
  padding: 3px 15px 4px;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 3px;
  margin-right: 3px;
  position: relative;
  z-index: 9;
}
.homepage-layout-seven #block-portfolio-menu li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 575px) {
  #block-portfolio-menu li a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
#block-portfolio-menu li a:before {
  background-color: #9068BE;
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
#block-portfolio-menu li a:hover, #block-portfolio-menu li a.active {
  border-color: #9068BE;
  color: #FFFFFF;
}
#block-portfolio-menu li a:hover:before, #block-portfolio-menu li a.active:before {
  width: 100%;
  left: 0;
  right: auto;
}

body.home .block-team {
  color: #878787;
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 991px) {
  body.home .block-team {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
body.home .block-team .section-title-group {
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  body.home .block-team .section-title-group {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .block-team .masonry-grid:nth-child(3n+1) {
    clear: none !important;
  }
}
@media screen and (max-width: 767px) {
  .block-team .masonry-grid:nth-child(4n+1) {
    clear: left;
  }
}
.block-team .post-content-wrap {
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
}
.block-team .post-content-wrap:hover, .block-team .post-content-wrap:focus, .block-team .post-content-wrap:active {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}

.block-grid .masonry-grid,
.block-team-other .masonry-grid {
  margin-bottom: 30px;
}
.block-grid .post-content-wrap,
.block-team-other .post-content-wrap {
  margin-bottom: 0;
  height: 100%;
}
.block-grid .post-content-wrap .post-thumb a,
.block-team-other .post-content-wrap .post-thumb a {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.block-grid .post-content-wrap .post-thumb a .icon-area,
.block-team-other .post-content-wrap .post-thumb a .icon-area {
  background-color: #9068BE;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: traslate(-50%);
  -moz-transform: traslate(-50%);
  -ms-transform: traslate(-50%);
  -o-transform: traslate(-50%);
  transform: traslate(-50%);
  position: relative;
  top: 50%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-top: 20px;
  color: #FFFFFF;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.block-grid .post-content-wrap .post-thumb a .icon-area:hover, .block-grid .post-content-wrap .post-thumb a .icon-area:focus, .block-grid .post-content-wrap .post-thumb a .icon-area:active,
.block-team-other .post-content-wrap .post-thumb a .icon-area:hover,
.block-team-other .post-content-wrap .post-thumb a .icon-area:focus,
.block-team-other .post-content-wrap .post-thumb a .icon-area:active {
  background-color: #E62739;
}
.block-grid .post-content-wrap .post-thumb a:hover, .block-grid .post-content-wrap .post-thumb a:focus, .block-grid .post-content-wrap .post-thumb a:active,
.block-team-other .post-content-wrap .post-thumb a:hover,
.block-team-other .post-content-wrap .post-thumb a:focus,
.block-team-other .post-content-wrap .post-thumb a:active {
  background-color: rgba(17, 17, 17, 0.5);
}
.block-grid .post-content-wrap .post-thumb a:hover .icon-area, .block-grid .post-content-wrap .post-thumb a:focus .icon-area, .block-grid .post-content-wrap .post-thumb a:active .icon-area,
.block-team-other .post-content-wrap .post-thumb a:hover .icon-area,
.block-team-other .post-content-wrap .post-thumb a:focus .icon-area,
.block-team-other .post-content-wrap .post-thumb a:active .icon-area {
  visibility: visible;
  opacity: 1;
  margin-top: -30px;
}

.block-team .socialgroup,
.block-team-other .socialgroup {
  border-top: 1px solid #eee;
}
.block-team .socialgroup ul,
.block-team-other .socialgroup ul {
  margin-left: 0;
  padding: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-team .socialgroup ul li,
.block-team-other .socialgroup ul li {
  border-left: 1px solid #eee;
  margin-bottom: 0;
  flex-grow: 1;
}
.block-team .socialgroup ul li:first-child,
.block-team-other .socialgroup ul li:first-child {
  border-left: none;
}
.block-team .socialgroup ul li:last-child,
.block-team-other .socialgroup ul li:last-child {
  border-right: none;
}
.block-team .socialgroup a,
.block-team-other .socialgroup a {
  color: #b3b3b3;
  border: none;
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 10px 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.block-team .socialgroup a:before,
.block-team-other .socialgroup a:before {
  font-size: 16px;
}
.block-team .socialgroup a:hover, .block-team .socialgroup a:focus, .block-team .socialgroup a:active,
.block-team-other .socialgroup a:hover,
.block-team-other .socialgroup a:focus,
.block-team-other .socialgroup a:active {
  background-color: #E62739;
  color: #FFFFFF;
}
.block-team .post-content,
.block-team-other .post-content {
  border-color: #eee;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 30px 0 0;
  text-align: center;
}
.block-team .post-content .post-title,
.block-team-other .post-content .post-title {
  margin-bottom: 30px;
}
.block-team .post-content .post-title h3,
.block-team-other .post-content .post-title h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
}
.block-team .post-content .post-title span,
.block-team-other .post-content .post-title span {
  text-transform: uppercase;
  font-size: 14px;
}

.block-achievement {
  background-color: #F6F8F9;
  text-align: center;
  padding: 0;
  padding-bottom: 65px;
  padding-top: 90px;
}
@media screen and (max-width: 991px) {
  .block-achievement {
    padding-bottom: 30px;
    padding-top: 60px;
  }
}
.block-achievement .section-title-group {
  text-align: center;
  margin-bottom: 60px;
}
.block-achievement .section-title, .block-achievement .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-achievement .highlight-item > h3 {
  margin-bottom: 20px;
  text-align: left;
}
.block-achievement.banner-content .sub-title:before {
  background-color: #e6e6e6;
}
@media screen and (min-width: 768px) {
  .block-achievement .list:nth-child(4n+1) {
    clear: left;
  }
}
.block-achievement .list .icon-area span {
  background-color: #9068BE;
  border: 10px solid #F6F8F9;
  color: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  font-size: 25px;
  -webkit-transition: background-color 0.5s, color 0.3s;
  -moz-transition: background-color 0.5s, color 0.3s;
  -ms-transition: background-color 0.5s, color 0.3s;
  -o-transition: background-color 0.5s, color 0.3s;
  transition: background-color 0.5s, color 0.3s;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 72px;
  text-align: center;
}
.block-achievement .content-item {
  background: #FFFFFF;
  color: #3b3b3b;
  margin-bottom: 23px;
  margin-top: -40px;
  padding: 50px 20px 30px;
  text-align: center;
}
.block-achievement .content-item .count-area {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #3b3b3b;
  margin-top: 20px;
  line-height: 1;
  font-size: 52px;
  min-height: 52px;
}
@media screen and (max-width: 767px) {
  .block-achievement .content-item .count-area {
    font-size: 42px;
    min-height: 42px;
  }
}
@media screen and (max-width: 575px) {
  .block-achievement .content-item .count-area {
    margin-top: 15px;
  }
}
.block-achievement .content-item .title-area {
  display: block;
  font-size: 15px;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #10242b;
}

.block-testimonial {
  background-color: #FFFFFF;
  color: #3b3b3b;
  padding: 70px 0 100px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .block-testimonial {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.block-testimonial .content-inner {
  position: relative;
  text-align: center;
}
.block-testimonial .content-inner .author-content {
  padding: 35px 0 15px;
}
.block-testimonial .content-inner .author-content .text {
  position: relative;
  padding: 0 85px;
}
@media screen and (max-width: 575px) {
  .block-testimonial .content-inner .author-content .text {
    padding: 0;
  }
}
.block-testimonial .controls {
  height: 1px;
  z-index: 999;
}
.block-testimonial .controls.disabled {
  display: none;
}
.block-testimonial .controls .owl-prev,
.block-testimonial .controls .owl-next {
  float: left;
  margin-left: 40px;
  font-size: 0px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  .block-testimonial .controls .owl-prev,
  .block-testimonial .controls .owl-next {
    margin-left: 15px;
  }
}
.block-testimonial .controls .owl-prev:before,
.block-testimonial .controls .owl-next:before {
  content: "\23";
  font-size: 40px;
  font-family: "kf-icons";
  color: #b3b3b3;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.block-testimonial .controls .owl-prev:hover:before, .block-testimonial .controls .owl-prev:focus:before, .block-testimonial .controls .owl-prev:active:before,
.block-testimonial .controls .owl-next:hover:before,
.block-testimonial .controls .owl-next:focus:before,
.block-testimonial .controls .owl-next:active:before {
  color: #3b3b3b;
}
.block-testimonial .controls .owl-prev.disabled,
.block-testimonial .controls .owl-next.disabled {
  color: #e6e6e6;
  cursor: default;
}
.block-testimonial .controls .owl-prev.disabled:before,
.block-testimonial .controls .owl-next.disabled:before {
  color: #e6e6e6;
}
.block-testimonial .controls .owl-next {
  float: right;
  margin-left: 0;
  margin-right: 40px;
}
@media screen and (max-width: 575px) {
  .block-testimonial .controls .owl-next {
    margin-right: 15px;
  }
}
.block-testimonial .controls .owl-next:before {
  content: "\24";
}
.block-testimonial .owl-pager {
  counter-reset: slides-num;
  /* Initialize counter. */
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.block-testimonial .owl-pager:after {
  content: counter(slides-num);
  /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  padding-left: 5px;
}
.block-testimonial .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  /* Increment counter */
}
.block-testimonial .owl-dot span {
  display: none;
}
.block-testimonial .owl-dot.active:before {
  font-weight: 600;
  content: counter(slides-num) " /";
  /* Use the same counter to get current item. */
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.block-testimonial .slide-item {
  width: 100%;
}
.block-testimonial .slide-item article.post-content {
  background-color: transparent;
  text-align: left;
  opacity: 1;
  margin: 0;
  padding: 0;
}
.block-testimonial .slide-item article.post-content:before, .block-testimonial .slide-item article.post-content:after {
  content: " ";
  display: table;
}
.block-testimonial .slide-item article.post-content:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .block-testimonial .slide-item article.post-content {
    text-align: center;
  }
}
.block-testimonial .slide-item article.post-content .post-thumb-outer {
  height: 115px;
  width: 115px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-bottom: 10px;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  vertical-align: top;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.block-testimonial .slide-item article.post-content .post-content-inner, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title {
  text-align: center;
}
.block-testimonial .slide-item article.post-content .post-content-inner .author, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author {
  margin-bottom: 45px;
}
.block-testimonial .slide-item article.post-content .post-content-inner .author-content, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content {
  position: relative;
}
.block-testimonial .slide-item article.post-content .post-content-inner .author-content:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author-content:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:before, .block-testimonial .slide-item article.post-content .post-content-inner .author-content:after, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author-content:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.block-testimonial .slide-item article.post-content .post-content-inner .author-content:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author-content:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:before {
  background-color: #FFFFFF;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  height: 15px;
  top: -8px;
  width: 15px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-testimonial .slide-item article.post-content .post-content-inner .author-content:after, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .author-content:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:after {
  background-color: #e6e6e6;
  height: 1px;
  max-width: 400px;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote {
  background-color: transparent;
  border: none;
  padding: 0;
  font-style: normal;
  font-size: 16px;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote:before {
  display: none;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote p, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote p, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote p {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .block-testimonial .slide-item article.post-content .post-content-inner blockquote, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote {
    padding: 0 40px 40px;
  }
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:before, .block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:after, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:after {
  content: "\7b";
  font-size: 82px;
  font-weight: 400;
  color: rgba(16, 36, 43, 0.15);
  margin-top: -12px;
  font-family: "kf-icons";
  line-height: 1;
  position: absolute;
  right: 10px;
  z-index: 999;
  display: inline-block;
  bottom: 0;
}
@media screen and (max-width: 575px) {
  .block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:before, .block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:after, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:after {
    margin-top: 0;
    font-size: 42px;
  }
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:before {
  top: -5px;
  right: auto;
  left: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 575px) {
  .block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:before {
    left: -40px;
  }
}
@media screen and (max-width: 575px) {
  .block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:after, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title blockquote .text:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title blockquote .text:after {
    right: -40px;
  }
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title {
  margin-top: 30px;
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title:before, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title:before {
  display: none;
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title cite, .block-testimonial .slide-item article.post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title cite, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title cite {
  font-size: 16px;
  margin-top: 5px;
  font-family: "Poppins", sans-serif;
  color: #10242b;
  text-transform: uppercase;
  font-weight: 600;
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title cite .company, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title cite .company {
  font-size: 14px;
  color: #878787;
  font-weight: 400;
  text-transform: initial;
}
.block-testimonial .section-title, .block-testimonial .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-testimonial .highlight-item > h3 {
  margin-bottom: 20px;
}
.block-testimonial .kt-pager {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .block-testimonial .kt-pager {
    margin-bottom: 0;
  }
}
.block-testimonial .kt-pager a {
  color: #3b3b3b;
  font-size: 18px;
  margin: 3px;
}
.block-testimonial .kt-pager a.cycle-pager-active {
  color: #3b3b3b;
  font-weight: 600;
}
.block-testimonial .kt-pager a:hover, .block-testimonial .kt-pager a:focus, .block-testimonial .kt-pager a:active {
  color: #E62739;
}
.homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author {
  margin-bottom: 45px;
  width: 130px;
  float: left;
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author {
    float: none;
    display: block;
    width: 100%;
  }
}
.homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author-content {
  text-align: left;
  float: right;
  width: calc(100% - 130px);
  padding-top: 0;
}
.homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author-content:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:before, .homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author-content:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content:after, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author-content:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author-content:before, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author-content:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author-content:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .author-content, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .author-content {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .post-title {
  margin-left: 85px;
}
.homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title blockquote .text:before, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .post-title blockquote .text:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .post-title blockquote .text:before {
  bottom: auto;
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-testimonial .slide-item article.post-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-testimonial .slide-item article.post-content .post-title .post-title, .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-seven .block-testimonial .slide-item article.post-content .post-title .post-title {
    margin-left: 0;
  }
}
.homepage-layout-six .block-testimonial {
  padding-bottom: 130px;
}
.homepage-layout-six .block-testimonial .slide-item article.post-content .post-content-inner .author-content, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-six .block-testimonial .slide-item article.post-content .post-title .author-content {
  background-color: #fafafa;
  padding-top: 90px;
  color: #515151;
}
.homepage-layout-six .block-testimonial .slide-item article.post-content .post-content-inner .author-content:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-six .block-testimonial .slide-item article.post-content .post-title .author-content:before, .homepage-layout-six .block-testimonial .slide-item article.post-content .post-content-inner .author-content:after, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-six .block-testimonial .slide-item article.post-content .post-title .author-content:after {
  display: none;
}
.homepage-layout-six .block-testimonial .slide-item article.post-content .post-content-inner .author-content .post-title .company, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-six .block-testimonial .slide-item article.post-content .post-title .author-content .post-title .company {
  color: #515151;
}
.homepage-layout-six .block-testimonial .slide-item article.post-content .post-content-inner .author, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .homepage-layout-six .block-testimonial .slide-item article.post-content .post-title .author {
  margin: 0;
  margin-bottom: -60px;
  position: relative;
  z-index: 999;
}
.homepage-layout-six .block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb {
  border: 5px solid #FFFFFF;
}
.homepage-layout-six .block-testimonial .owl-pager {
  bottom: -60px;
}

.block-callback {
  background-color: #f6f8f9;
  background-repeat: repeat;
  color: #FFFFFF;
  text-align: center;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  background-position: center center;
  text-align: center;
  padding: 0;
}
@media screen and (min-width: 1921px) {
  .block-callback {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.block-callback .banner-overlay, .block-callback .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-callback a, .block-callback figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a {
  padding-top: 70px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  .block-callback .banner-overlay, .block-callback .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-callback a, .block-callback figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a, .block-callback .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-callback a {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.block-callback .section-title-group {
  margin: 40px;
}
@media screen and (max-width: 767px) {
  .block-callback .section-title-group {
    margin-bottom: 10px;
  }
}
.block-callback .section-title, .block-callback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-callback .highlight-item > h3 {
  color: #FFFFFF;
}
.block-callback .section-title:before, .block-callback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .block-callback .highlight-item > h3:before, .block-callback .section-title:after, .block-callback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:after, .wrap-team-page .block-team .team-member-highlight .block-callback .highlight-item > h3:after {
  display: none;
}
.block-callback .sub-title {
  color: #FFFFFF;
}
.block-callback .thumb-area {
  margin-bottom: 40px;
}
.block-callback .button-container {
  margin-top: 0;
}
.block-callback .button-container a {
  margin: 5px;
}
.block-callback .button-container .button-outline {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.block-callback .button-container .button-outline:hover, .block-callback .button-container .button-outline:focus, .block-callback .button-container .button-outline:active {
  border-color: #E62739;
}
.homepage-layout-two .block-callback .row [class*="col-"], .homepage-layout-three .block-callback .row [class*="col-"] {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .homepage-layout-two .block-callback .row [class*="col-"], .homepage-layout-three .block-callback .row [class*="col-"] {
    display: block;
  }
}
.homepage-layout-two .block-callback .section-title-group, .homepage-layout-three .block-callback .section-title-group {
  float: left;
  margin: 0;
  padding-bottom: 0;
  max-width: 650px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-two .block-callback .section-title-group, .homepage-layout-three .block-callback .section-title-group {
    max-width: 500px;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-two .block-callback .section-title-group, .homepage-layout-three .block-callback .section-title-group {
    float: none;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 40px;
  }
}
.homepage-layout-two .block-callback .button-container, .homepage-layout-three .block-callback .button-container {
  float: right;
}
@media screen and (max-width: 991px) {
  .homepage-layout-two .block-callback .button-container, .homepage-layout-three .block-callback .button-container {
    float: none;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-callback .row [class*="col-"] {
    display: block;
  }
}
.homepage-layout-five .block-callback .sub-title {
  margin-bottom: 30px;
}
.homepage-layout-five .block-callback .section-title, .homepage-layout-five .block-callback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-five .block-callback .highlight-item > h3 {
  color: #FFFFFF;
  margin-bottom: 40px;
  border: 7px solid rgba(255, 255, 255, 0.6);
  padding: 50px;
  margin-bottom: 0;
  padding-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-callback .section-title, .homepage-layout-five .block-callback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-five .block-callback .highlight-item > h3 {
    float: none;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 40px;
  }
}
.homepage-layout-five .block-callback .button-container {
  margin-top: -70px;
  display: block;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-callback .button-container {
    margin-top: 0;
    float: none;
  }
}
.homepage-layout-five .block-callback .button-container .button-outline {
  border-color: #FFFFFF;
  color: #3b3b3b;
  background-color: #f8f8f8;
}
.homepage-layout-five .block-callback .button-container .button-outline:hover, .homepage-layout-five .block-callback .button-container .button-outline:focus, .homepage-layout-five .block-callback .button-container .button-outline:active {
  background-color: #E62739;
  border-color: #E62739;
  color: #FFFFFF;
}
.homepage-layout-six .block-callback .section-title-group {
  color: #FFFFFF;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-callback .section-title-group {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-callback .banner-overlay, .homepage-layout-six .block-callback .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a, .homepage-layout-six .block-callback .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .homepage-layout-six .block-callback a {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .homepage-layout-six .block-callback .button-container {
    display: inline-block;
    margin-left: 35px;
  }
}
@media screen and (min-width: 992px) {
  .homepage-layout-seven .block-callback {
    text-align: inherit;
  }
}
.homepage-layout-seven .block-callback .callback-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.homepage-layout-seven .block-callback .section-title-group {
  width: 70%;
  margin: 0;
}
.homepage-layout-seven .block-callback .section-title-group .section-title, .homepage-layout-seven .block-callback .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .homepage-layout-seven .block-callback .section-title-group .highlight-item > h3 {
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .homepage-layout-seven .block-callback .section-title-group {
    text-align: inherit;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-seven .block-callback .section-title-group {
    width: 100%;
  }
}
.homepage-layout-seven .block-callback .button-container {
  width: 30%;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .homepage-layout-seven .block-callback .button-container {
    width: 100%;
    text-align: center;
  }
}

.block-client {
  background-color: #FFFFFF;
  color: #3b3b3b;
  padding-top: 80px;
  padding-bottom: 130px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .block-client {
    padding-top: 60px;
    padding-bottom: 90px;
  }
}
.block-client .section-title-group {
  margin-bottom: 90px;
}
@media screen and (max-width: 991px) {
  .block-client .section-title-group {
    margin-bottom: 60px;
  }
}
.block-client .client-carousel {
  margin-bottom: 30px;
}
.block-client .content-inner {
  position: relative;
}
.block-client .controls {
  bottom: 0;
  height: 1px;
  top: auto;
  z-index: 999;
}
.block-client .controls.disabled {
  display: none;
}
.block-client .controls .owl-prev,
.block-client .controls .owl-next {
  display: inline-block;
  margin-left: 0;
  margin-right: 30px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #9068BE;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  letter-spacing: 2px;
  cursor: pointer;
}
.block-client .controls .owl-prev:before,
.block-client .controls .owl-next:before {
  content: "\23";
  font-size: 32px;
  font-family: "kf-icons";
  color: #9068BE;
  cursor: pointer;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.block-client .controls .owl-prev:hover, .block-client .controls .owl-prev:focus, .block-client .controls .owl-prev:active,
.block-client .controls .owl-next:hover,
.block-client .controls .owl-next:focus,
.block-client .controls .owl-next:active {
  color: #E62739;
}
.block-client .controls .owl-prev:hover:before, .block-client .controls .owl-prev:focus:before, .block-client .controls .owl-prev:active:before,
.block-client .controls .owl-next:hover:before,
.block-client .controls .owl-next:focus:before,
.block-client .controls .owl-next:active:before {
  color: #E62739;
}
.block-client .controls .owl-prev.disabled,
.block-client .controls .owl-next.disabled {
  color: #e6e6e6;
  cursor: default;
}
.block-client .controls .owl-prev.disabled:before,
.block-client .controls .owl-next.disabled:before {
  color: #e6e6e6;
}
.block-client .controls .owl-next {
  margin-left: 30px;
  margin-right: 0;
}
.block-client .controls .owl-next:before {
  content: "\24";
  vertical-align: middle;
  float: right;
  margin-top: -15px;
  margin-right: 0;
  margin-left: 5px;
}
.block-client .slide-item {
  text-align: center;
}
.block-client .slide-item .slider-inner {
  border: 1px solid #eaeaea;
  padding: 15px;
}
.block-client .slide-item > a {
  display: block;
}
.block-client .slide-item > a:hover {
  opacity: 0.7;
}
.block-client .slide-item img {
  margin: auto;
  width: auto;
}
.block-client .slide-item .post-thumb-outer .post-thumb {
  vertical-align: top;
}
.block-client .slide-item.active .post-thumb-outer .post-thumb a {
  background-color: rgba(17, 17, 17, 0.5);
}

.block-pricing {
  background-color: #F6F8F9;
  color: #545454;
  padding-bottom: 60px;
  padding-top: 85px;
}
@media screen and (max-width: 991px) {
  .block-pricing {
    padding-bottom: 30px;
    padding-top: 45px;
  }
}

@media screen and (min-width: 768px) {
  .block-pricing-outer .masonry-grid:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  .block-pricing-outer .masonry-grid:nth-child(2n+1) {
    clear: left;
  }
}
.block-pricing-outer .post-content {
  -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -ms-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -o-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.2);
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  padding: 0;
  text-align: center;
  margin: 0 10px 30px;
}
.block-pricing-outer .post-content.highlighted {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.wrap-detail-page .block-pricing-outer .post-content {
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.block-pricing-outer .post-content:hover, .block-pricing-outer .post-content:focus, .block-pricing-outer .post-content:active {
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  transform: translateY(-10px);
}
.block-pricing-outer .post-content .post-content-inner, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title {
  padding: 70px 40px 60px;
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-pricing-outer .post-content .post-content-inner, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.block-pricing-outer .post-content .post-content-inner .recomended, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .recomended, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .recomended {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
}
.block-pricing-outer .post-content .post-content-inner .recomended span, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .recomended span, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .recomended span {
  padding: 10px 19px;
  color: #FFFFFF;
  background-color: #9068BE;
  font-size: 22px;
  display: inline-block;
}
.block-pricing-outer .post-content .post-content-inner .recomended:before, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .recomended:before, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .recomended:before {
  border-top: 11px solid #9068BE;
  border-left: 30px solid transparent !important;
  border-right: 30px solid transparent !important;
  content: "";
  display: inline-block;
  position: absolute;
  top: 42px;
}
.block-pricing-outer .post-content .post-content-inner .post-title, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .post-title {
  margin-top: 15px;
}
.block-pricing-outer .post-content .post-content-inner .post-title h3, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h3, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .post-title h3 {
  margin-bottom: 30px;
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.block-pricing-outer .post-content .post-content-inner .value, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .value, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .value {
  font-size: 50px;
  margin-top: 60px;
  line-height: 1;
  margin-bottom: 15px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.block-pricing-outer .post-content .post-content-inner .package .type, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .package .type, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .package .type {
  vertical-align: top;
  font-size: 15px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 500;
}
.block-pricing-outer .post-content .post-content-inner .par, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .par, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .par {
  margin-top: 15px;
}
.block-pricing-outer .post-content .post-content-inner .price, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .price, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .price {
  font-size: 15px;
}
.block-pricing-outer .post-content .post-content-inner .price .value, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .price .value, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .price .value {
  font-size: 42px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.block-pricing-outer .post-content .post-content-inner .price .currency, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .price .currency, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .price .currency {
  vertical-align: top;
  font-weight: 500;
}
.block-pricing-outer .post-content .post-content-inner .divider, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .divider, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .divider {
  height: 1px;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #f2f2f2;
}
.block-pricing-outer .post-content .post-content-inner .items, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .items, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .items {
  margin-bottom: 60px;
}
.block-pricing-outer .post-content .post-content-inner .items ul, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .items ul, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .items ul {
  padding-left: 0;
  list-style: none;
}
.block-pricing-outer .post-content .post-content-inner .items li, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .items li, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .items li {
  margin-bottom: 15px;
  color: gray;
}
.block-pricing-outer .post-content .post-content-inner .button-container, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .button-container, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .button-container {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .block-pricing-outer .post-content .post-content-inner .button-container a, .block-pricing-outer .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .button-container a, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .block-pricing-outer .post-content .post-title .button-container a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.block-process {
  padding-bottom: 60px;
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  .block-process {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
.block-process .content-item {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .block-process .content-item {
    margin-bottom: 30px;
  }
}
.block-process .content-item .step {
  border: 3px solid #f1f0f0;
  color: light(#212121, 20%);
  font-size: 25px;
  display: inline-block;
  position: absolute;
  top: 0px;
  line-height: 38px;
  left: 0px;
  font-weight: 600;
  text-align: center;
  width: 45px;
  height: 45px;
}
.block-process .content-item .step:after {
  background-color: #FFFFFF;
  content: "";
  right: -7px;
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  top: 4px;
  border-top: 3px solid #f1f0f0;
  border-right: 3px solid #f1f0f0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-process .content-item .content {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  padding-left: 60px;
}
.block-process .content-item .content h3 {
  font-size: 15px;
  margin-top: 0;
  text-transform: uppercase;
}
.block-process .button-container {
  text-align: center;
  margin-top: 100px;
}

.block-product {
  background: #F6F8F9;
  padding-bottom: 35px;
  padding-top: 90px;
}

.block-highlight {
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .block-highlight {
    padding: 60px 0;
  }
}
.block-highlight .block-highlight-inner {
  overflow: hidden;
  position: relative;
}
.block-highlight .slide-item:not(:first-child) {
  display: none;
  visibility: hidden;
}
.block-highlight .owl-stage {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-highlight .owl-stage .owl-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.block-highlight .highlight-slider {
  margin-bottom: 1px;
}
.block-highlight .slide-item {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -ms-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  transition: filter 1s linear;
}
.block-highlight .slide-item .post-content-inner-wrap {
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .block-highlight .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.block-highlight .slide-item .button-container .post-footer-detail > a {
  margin-right: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
@media screen and (max-width: 575px) {
  .block-highlight .slide-item .button-container .post-footer-detail > a {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}
.block-highlight .slide-item .button-container .post-footer-detail > a:hover, .block-highlight .slide-item .button-container .post-footer-detail > a:focus, .block-highlight .slide-item .button-container .post-footer-detail > a:active {
  color: #E62739;
}
.block-highlight .slide-item .button-container .button-primary {
  margin-top: 25px;
}
.block-highlight .slide-item .button-container .divider {
  font-weight: 400;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}
.block-highlight .controls {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .block-highlight .controls {
    display: none;
  }
}
.block-highlight .controls .owl-prev,
.block-highlight .controls .owl-next {
  bottom: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 0px;
  line-height: 0.4;
  position: absolute;
  left: 15px;
  text-align: center;
  z-index: 999;
  width: 59px;
  top: -25px;
}
@media screen and (max-width: 991px) {
  .block-highlight .controls .owl-prev,
  .block-highlight .controls .owl-next {
    width: 32px;
  }
}
@media screen and (max-width: 767px) {
  .block-highlight .controls .owl-prev,
  .block-highlight .controls .owl-next {
    vertical-align: middle;
  }
}
.block-highlight .controls .owl-prev:before,
.block-highlight .controls .owl-next:before {
  background-color: transparent;
  color: #6e6e6e;
  content: "\34";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 22px;
  height: 52px;
  line-height: 47px;
  width: 52px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 2px solid #e5e5e5;
}
@media screen and (max-width: 991px) {
  .block-highlight .controls .owl-prev:before,
  .block-highlight .controls .owl-next:before {
    width: 32px;
    height: 32px;
    line-height: 27px;
  }
}
.block-highlight .controls .owl-prev:hover:before, .block-highlight .controls .owl-prev:focus:before, .block-highlight .controls .owl-prev:active:before,
.block-highlight .controls .owl-next:hover:before,
.block-highlight .controls .owl-next:focus:before,
.block-highlight .controls .owl-next:active:before {
  border: 2px solid #E62739;
}
.block-highlight .controls .owl-next {
  right: 15px;
  left: auto;
  float: right;
}
.block-highlight .controls .owl-next:before {
  content: "\35";
  margin-right: 0;
}
.block-highlight #kt-slide-pager {
  bottom: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 998;
  left: 0;
}
.block-highlight #kt-slide-pager.disabled {
  display: none;
}
.block-highlight #kt-slide-pager .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}
.block-highlight #kt-slide-pager .owl-dot span {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  margin: 6px auto;
  width: 12px;
  font-size: 0px;
}
.block-highlight #kt-slide-pager .owl-dot span:hover, .block-highlight #kt-slide-pager .owl-dot span:focus, .block-highlight #kt-slide-pager .owl-dot span:active {
  background-color: #E62739;
  border-color: #E62739;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  -moz-transition: background-color 0.5s, border-color 0.5s;
  -ms-transition: background-color 0.5s, border-color 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
}
.block-highlight #kt-slide-pager .owl-dot.active span {
  background-color: #FFFFFF;
  height: 12px;
  margin: 8px auto;
  width: 12px;
}
.block-highlight #kt-slide-pager .owl-dot.active span:hover, .block-highlight #kt-slide-pager .owl-dot.active span:focus, .block-highlight #kt-slide-pager .owl-dot.active span:active {
  background-color: #E62739;
}
.homepage-layout-two .block-highlight .slide-inner .post-content {
  background-color: #ffffff;
  padding: 15px 20px 0;
  position: relative;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .post-inner {
  position: static;
  background: #f8f8f8;
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 30px -20px 0;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .post-inner .post-format-outer {
  position: absolute;
  right: 20px;
  text-align: center;
  top: -23px;
  z-index: 99;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .post-inner .post-format-outer > span {
  background-color: #9068BE;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .post-inner .post-format-outer > span:hover, .homepage-layout-two .block-highlight .slide-inner .post-content .post-inner .post-format-outer > span:focus, .homepage-layout-two .block-highlight .slide-inner .post-content .post-inner .post-format-outer > span:active {
  background-color: #E62739;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta {
  padding: 0 20px;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta a {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  line-height: 1;
  font-size: 12px;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .meta-date {
  background-color: transparent;
  position: static;
  top: 0;
  left: 0;
  display: inline-block;
  text-align: left;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .meta-date .day {
  color: #10242b;
  border-bottom: none;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .author-name {
  text-transform: uppercase;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .author-name a {
  padding-left: 0;
  display: inline-block;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .comment-link a {
  border-right: none;
}
.homepage-layout-two .block-highlight .slide-inner .post-content .meta .comment-link a:before {
  margin-left: 0;
}
.homepage-layout-three .block-highlight .highlight-slider .meta {
  padding: 0 15px;
}
.homepage-layout-three .block-highlight .highlight-slider .meta .meta-date {
  background-color: #FFFFFF;
  left: auto;
  right: 5px;
}
.homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:hover, .homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:focus, .homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:active {
  background-color: #E62739;
}
.homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:hover span, .homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:focus span, .homepage-layout-three .block-highlight .highlight-slider .meta .meta-date:active span {
  color: #FFFFFF;
}
.homepage-layout-three .block-highlight .highlight-slider .meta .meta-date span {
  color: #10242b;
  font-size: 12px;
}
.homepage-layout-three .block-highlight .highlight-slider .meta .meta-date .day {
  font-size: 22px;
  border-color: #bababa;
}
.homepage-layout-three .block-highlight .highlight-slider .cat {
  left: 31px;
}
.homepage-layout-three .block-highlight .highlight-slider .cat a {
  padding: 8px 20px;
  font-size: 10px;
}
.homepage-layout-three .block-highlight .highlight-slider .post-content {
  padding-top: 20px;
  text-align: center;
}
.homepage-layout-three .block-highlight .highlight-slider .post-content .post-inner {
  border-bottom: none;
  margin: 0 -20px;
  padding: 6px 0 0;
}
.homepage-layout-three .block-highlight .highlight-slider .post-content .post-inner .post-format-outer {
  right: auto;
  top: -52px;
  left: -1px;
  z-index: 99;
}
.homepage-layout-three .block-highlight .highlight-slider .post-content .post-inner .post-format-outer > span {
  background-color: #9068BE;
  border: none;
  border-radius: 0;
  color: #FFF;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  width: 32px;
}
.homepage-layout-three .block-highlight .highlight-slider .post-content .post-inner .comment-link a:before {
  font-size: 11px;
}
.homepage-layout-three .block-highlight .highlight-slider .cat a,
.homepage-layout-three .block-highlight .highlight-slider .author-name a,
.homepage-layout-three .block-highlight .highlight-slider .comment-link a {
  text-transform: capitalize;
}
.homepage-layout-five .block-highlight .owl-stage .owl-item {
  border: none;
}
.homepage-layout-five .block-highlight .thumb-outer {
  position: relative;
  margin: 0;
}
.homepage-layout-five .block-highlight .post-content {
  padding-left: 90px;
  padding-right: 0;
  position: relative;
}
.homepage-layout-five .block-highlight .post-content .post-inner {
  margin: 0 0 20px 0;
  position: static;
}
.homepage-layout-five .block-highlight .post-content .post-inner .post-format-outer {
  position: absolute;
  right: auto;
  text-align: center;
  top: 99px;
  left: 0;
}
.homepage-layout-five .block-highlight .post-content .post-inner .meta {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-highlight .post-content .post-inner .meta {
    padding: 0;
  }
}
.homepage-layout-five .block-highlight .post-content .post-inner .post-format-outer > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #10242b;
  display: block;
  font-size: 16px;
  line-height: 43px;
  height: 40px;
  border: none;
  background-color: #e1e1e1;
  width: 70px;
}
.homepage-layout-five .block-highlight .meta .meta-date {
  top: auto;
  left: 0;
  width: 70px;
  margin-top: 10px;
}
.homepage-layout-five .block-highlight .meta .meta-date a {
  font-size: 12px;
  display: block;
  padding: 10px 14px;
}
.homepage-layout-five .block-highlight .meta .meta-date a span.day {
  font-size: 24px;
}
.homepage-layout-five .block-highlight .cat {
  top: 0;
  right: 0;
  left: auto;
}
.homepage-layout-five .block-highlight .slide-item .post-content-inner-wrap h3 {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-highlight .controls .owl-prev,
  .homepage-layout-five .block-highlight .controls .owl-next {
    display: none;
  }
}
.homepage-layout-six .block-highlight .owl-stage .owl-item, .homepage-layout-seven .block-highlight .owl-stage .owl-item {
  padding-bottom: 30px;
}
.homepage-layout-six .block-highlight .thumb-outer, .homepage-layout-seven .block-highlight .thumb-outer {
  position: relative;
  margin: 0;
}
.homepage-layout-six .block-highlight .post-content, .homepage-layout-seven .block-highlight .post-content {
  padding-left: 80px;
  padding-right: 15px;
  position: relative;
  padding-top: 30px;
}
.homepage-layout-six .block-highlight .post-content .post-inner, .homepage-layout-seven .block-highlight .post-content .post-inner {
  border: none;
  padding: 0;
  margin: 0;
  position: static;
}
.homepage-layout-six .block-highlight .post-content .post-inner .post-format-outer, .homepage-layout-seven .block-highlight .post-content .post-inner .post-format-outer {
  position: absolute;
  right: auto;
  text-align: center;
  top: 30px;
  left: 15px;
}
.homepage-layout-six .block-highlight .post-content .post-inner .meta, .homepage-layout-seven .block-highlight .post-content .post-inner .meta {
  position: absolute;
  bottom: 0;
  padding-left: 0;
  padding-right: 10px;
}
.homepage-layout-six .block-highlight .post-content .post-inner .meta span.edit-link, .homepage-layout-seven .block-highlight .post-content .post-inner .meta span.edit-link {
  display: none;
}
.homepage-layout-six .block-highlight .post-content .post-inner .meta:before, .homepage-layout-seven .block-highlight .post-content .post-inner .meta:before {
  height: 2px;
  width: 40px;
  content: "";
  display: block;
  background-color: #919194;
  margin-bottom: 7px;
}
.homepage-layout-six .block-highlight .post-content .post-inner .post-format-outer > span, .homepage-layout-seven .block-highlight .post-content .post-inner .post-format-outer > span {
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  line-height: 47px;
  height: 44px;
  border: none;
  background-color: #9068BE;
  width: 44px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.homepage-layout-six .block-highlight .post-content .post-text,
.homepage-layout-six .block-highlight .post-content .button-container, .homepage-layout-seven .block-highlight .post-content .post-text,
.homepage-layout-seven .block-highlight .post-content .button-container {
  display: none;
}
.homepage-layout-six .block-highlight .meta .meta-date, .homepage-layout-seven .block-highlight .meta .meta-date {
  right: 10px;
  background: #FFFFFF;
  left: auto;
  bottom: 10px;
  top: auto;
}
.homepage-layout-six .block-highlight .meta .meta-date a, .homepage-layout-seven .block-highlight .meta .meta-date a {
  display: inline-block;
  padding: 3px 18px;
  background-color: #FFFFFF;
  text-align: right;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.homepage-layout-six .block-highlight .meta .meta-date a span.day, .homepage-layout-seven .block-highlight .meta .meta-date a span.day {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 400;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #10242b;
  border: none;
}
.homepage-layout-six .block-highlight .meta .meta-date a span, .homepage-layout-seven .block-highlight .meta .meta-date a span {
  display: inline-block;
  font-size: 13px;
  color: #10242b;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.homepage-layout-six .block-highlight .meta .meta-date a:hover, .homepage-layout-six .block-highlight .meta .meta-date a:focus, .homepage-layout-six .block-highlight .meta .meta-date a:active, .homepage-layout-seven .block-highlight .meta .meta-date a:hover, .homepage-layout-seven .block-highlight .meta .meta-date a:focus, .homepage-layout-seven .block-highlight .meta .meta-date a:active {
  background-color: #E62739;
}
.homepage-layout-six .block-highlight .meta .meta-date a:hover span,
.homepage-layout-six .block-highlight .meta .meta-date a:hover span.day, .homepage-layout-six .block-highlight .meta .meta-date a:focus span,
.homepage-layout-six .block-highlight .meta .meta-date a:focus span.day, .homepage-layout-six .block-highlight .meta .meta-date a:active span,
.homepage-layout-six .block-highlight .meta .meta-date a:active span.day, .homepage-layout-seven .block-highlight .meta .meta-date a:hover span,
.homepage-layout-seven .block-highlight .meta .meta-date a:hover span.day, .homepage-layout-seven .block-highlight .meta .meta-date a:focus span,
.homepage-layout-seven .block-highlight .meta .meta-date a:focus span.day, .homepage-layout-seven .block-highlight .meta .meta-date a:active span,
.homepage-layout-seven .block-highlight .meta .meta-date a:active span.day {
  color: #FFFFFF;
}
.homepage-layout-six .block-highlight .meta .cat a, .homepage-layout-seven .block-highlight .meta .cat a {
  background-color: rgba(33, 33, 33, 0.4);
  margin: 5px;
}
.homepage-layout-six .block-highlight .meta .cat a:hover, .homepage-layout-six .block-highlight .meta .cat a:focus, .homepage-layout-six .block-highlight .meta .cat a:active, .homepage-layout-seven .block-highlight .meta .cat a:hover, .homepage-layout-seven .block-highlight .meta .cat a:focus, .homepage-layout-seven .block-highlight .meta .cat a:active {
  background-color: #E62739;
}
.homepage-layout-six .block-highlight .cat, .homepage-layout-seven .block-highlight .cat {
  top: 0;
  right: auto;
  left: 0;
}
.homepage-layout-six .block-highlight .slide-item .post-content-inner-wrap h3, .homepage-layout-seven .block-highlight .slide-item .post-content-inner-wrap h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.3;
}
.homepage-layout-six .block-highlight .slide-item .post-content-inner-wrap h3 a, .homepage-layout-seven .block-highlight .slide-item .post-content-inner-wrap h3 a {
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-six .block-highlight .controls .owl-prev,
  .homepage-layout-six .block-highlight .controls .owl-next, .homepage-layout-seven .block-highlight .controls .owl-prev,
  .homepage-layout-seven .block-highlight .controls .owl-next {
    display: none;
  }
}

.thumb-outer {
  position: relative;
  margin: 0 -1px;
}

.post-content {
  background-color: #FFFFFF;
  padding: 0 20px 25px;
}
.post-content .post-inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -20px 30px;
  padding: 6px 0;
  position: relative;
}
.post-content .post-inner .meta {
  padding: 0 75px 0 20px;
}
.post-content .post-inner .post-format-outer {
  position: absolute;
  right: 20px;
  text-align: center;
  top: 15px;
}
.post-content .post-inner .post-format-outer > span {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #878787;
  display: block;
  font-size: 20px;
  line-height: 45px;
  height: 45px;
  width: 45px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.post-content .post-inner .post-format-outer > span:hover, .post-content .post-inner .post-format-outer > span:focus, .post-content .post-inner .post-format-outer > span:active {
  background-color: #E62739;
  color: #FFFFFF;
  border-color: #E62739;
}
@media screen and (max-width: 991px) {
  .post-content .post-inner .post-format-outer > span {
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    width: 35px;
  }
}
.post-content .post-inner .author-name a {
  color: #878787;
}
.post-content .post-inner .author-name a:hover, .post-content .post-inner .author-name a:focus, .post-content .post-inner .author-name a:active {
  color: #E62739;
}
.post-content .post-inner .author-name a:hover span, .post-content .post-inner .author-name a:focus span, .post-content .post-inner .author-name a:active span {
  color: #878787;
}
.post-content .post-inner .comment-link a {
  color: #878787;
}
.post-content .post-inner .comment-link a:before {
  color: #878787;
  font-size: 12px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  margin-right: 0;
  margin-left: 8px;
}
.post-content .post-inner .comment-link a:hover, .post-content .post-inner .comment-link a:focus, .post-content .post-inner .comment-link a:active {
  color: #E62739;
}
.post-content .post-inner .comment-link a:hover:before, .post-content .post-inner .comment-link a:focus:before, .post-content .post-inner .comment-link a:active:before {
  color: #E62739;
}
.post-content .post-title h3 {
  line-height: 1.2;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}

.cat a,
.author-name a,
.comment-link a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.cat a:hover, .cat a:focus, .cat a:active,
.author-name a:hover,
.author-name a:focus,
.author-name a:active,
.comment-link a:hover,
.comment-link a:focus,
.comment-link a:active {
  color: #E62739;
}

.cat {
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: 9;
}
.cat a {
  color: #FFFFFF;
  background-color: rgba(33, 33, 33, 0.85);
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  -webkit-transition: 0.5s background-color;
  -moz-transition: 0.5s background-color;
  -ms-transition: 0.5s background-color;
  -o-transition: 0.5s background-color;
  transition: 0.5s background-color;
}
.cat a:hover, .cat a:focus, .cat a:active {
  color: #FFFFFF;
  background-color: rgba(230, 39, 57, 0.85);
}
@media screen and (max-width: 575px) {
  .cat a {
    font-size: 11px;
  }
}

.meta .meta-date {
  background-color: #9068BE;
  position: absolute;
  top: 5px;
  left: 5px;
  display: inline-block;
  text-align: center;
  z-index: 9;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.meta .meta-date a {
  display: block;
  padding: 10px 14px;
}
.meta .meta-date span {
  color: #FFFFFF;
  display: block;
  line-height: 1.4;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .meta .meta-date span {
    font-size: 13px;
  }
}
.meta .meta-date .day {
  border-bottom: 1px solid #b3b3b3;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 2px;
  margin-bottom: 5px;
  padding-bottom: 7px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (max-width: 991px) {
  .meta .meta-date .day {
    font-size: 20px;
  }
}
.meta .meta-date:hover, .meta .meta-date:focus, .meta .meta-date.active {
  background-color: #E62739;
}
.meta .meta-date:hover .day, .meta .meta-date:focus .day, .meta .meta-date.active .day {
  border-color: #f0f0f0;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .homepage-layout-six .block-highlight .post-content .post-inner .meta:before {
    display: none;
  }
}
.block-contact {
  background-color: #f6f8f9;
  position: relative;
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .block-contact {
    padding-top: 60px;
  }
}
.block-contact .contact-form-detail {
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .block-contact .contact-form-detail {
    padding-bottom: 60px;
  }
}
.block-contact .contact-form-section {
  padding-right: 40px;
}
@media screen and (max-width: 991px) {
  .block-contact .contact-form-section {
    padding-right: 0;
  }
}
.block-contact .content-outer {
  color: #b3b3b3;
  position: relative;
}
@media screen and (max-width: 991px) {
  .block-contact .content-outer {
    margin-top: 40px;
  }
}
.block-contact .content-outer .section-title, .block-contact .content-outer .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-contact .content-outer .highlight-item > h3 {
  color: #f2f2f2;
  margin-bottom: 20px;
  text-align: left;
}
.block-contact .content-outer .maintitle-divider {
  margin-left: 0;
}
.block-contact .content-outer .sub-title {
  color: #d9d9d9;
  text-align: left;
}
.block-contact .content-outer [class*="col-"]:last-child .contact-list {
  margin-bottom: 0;
}
.block-contact .content-outer .contact-list {
  color: #878787;
  margin-bottom: 40px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.block-contact .content-outer .contact-list:before, .block-contact .content-outer .contact-list:after {
  content: " ";
  display: table;
}
.block-contact .content-outer .contact-list:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .block-contact .content-outer .contact-list {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .block-contact .content-outer .contact-list {
    text-align: left;
    margin-bottom: 30px;
  }
}
.block-contact .content-outer .contact-list .icon-area {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #9068BE;
  text-align: center;
  color: #FFFFFF;
  float: left;
  line-height: 60px;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  .block-contact .content-outer .contact-list .icon-area {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-contact .content-outer .contact-list .icon-area {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.block-contact .content-outer .contact-list .icon-area span:before {
  font-size: 20px;
}
.block-contact .content-outer .contact-list .info {
  float: right;
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
}
.block-contact .content-outer .contact-list .info p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .block-contact .content-outer .contact-list .info {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-contact .content-outer .contact-list .info {
    float: right;
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
  }
}
.block-contact .content-outer .contact-list h3 {
  display: block;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.block-contact .content-outer .contact-list a {
  color: #9068BE;
}
.block-contact .content-outer .contact-list a:hover, .block-contact .content-outer .contact-list a:focus, .block-contact .content-outer .contact-list a:active {
  color: #E62739;
}
.block-contact .map-outer {
  height: 150px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}
.block-contact .map-wrapper {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .block-contact .map-wrapper.open-map {
    margin-top: 41px;
  }
}
.block-contact .full-map, .block-contact .min-map {
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -ms-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
  display: inline-block;
  visibility: visible;
  opacity: 1;
  padding: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  position: absolute;
  z-index: 99;
  text-align: center;
  top: 55px;
  left: 0;
}
.block-contact .full-map.hidden, .block-contact .hidden.min-map {
  visibility: hidden;
  opacity: 0;
  top: 15px;
}
.block-contact .full-map a, .block-contact .min-map a {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 12px 30px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  -webkit-transition: background-color 0.5s, border 0.5s, color 0.3s;
  -moz-transition: background-color 0.5s, border 0.5s, color 0.3s;
  -ms-transition: background-color 0.5s, border 0.5s, color 0.3s;
  -o-transition: background-color 0.5s, border 0.5s, color 0.3s;
  transition: background-color 0.5s, border 0.5s, color 0.3s;
}
.block-contact .full-map a:hover, .block-contact .min-map a:hover, .block-contact .full-map a:focus, .block-contact .min-map a:focus, .block-contact .full-map a:active, .block-contact .min-map a:active {
  background-color: #E62739;
  border: 1px solid #E62739;
  color: #FFFFFF;
}
.block-contact .full-map a span, .block-contact .min-map a span {
  margin-right: 10px;
}
.block-contact .min-map {
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -ms-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
  top: 15px;
}
@media screen and (max-width: 767px) {
  .block-contact .min-map {
    top: -41px;
  }
}
.block-contact .min-map.hidden {
  top: 55px;
}
.block-contact .min-map a {
  background-color: #9068BE;
  border-color: #9068BE;
  color: #FFFFFF;
  -webkit-transition: background 0.5s, border 0.5s, color 0.3s;
  -moz-transition: background 0.5s, border 0.5s, color 0.3s;
  -ms-transition: background 0.5s, border 0.5s, color 0.3s;
  -o-transition: background 0.5s, border 0.5s, color 0.3s;
  transition: background 0.5s, border 0.5s, color 0.3s;
}
.block-contact .min-map a:hover, .block-contact .min-map a:focus, .block-contact .min-map a:active {
  background-color: #E62739;
  border: 1px solid #E62739;
  color: #FFFFFF;
}
.homepage-layout-two .block-contact .kt-contact-form-area .form-group input.form-control,
.homepage-layout-two .block-contact .kt-contact-form-area .form-group textarea.form-control {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
}
.homepage-layout-two .block-contact .kt-contact-form-area .form-group input[type="submit"] {
  background-color: #9068BE;
}
.homepage-layout-two .block-contact .kt-contact-form-area .form-group input[type="submit"]:hover, .homepage-layout-two .block-contact .kt-contact-form-area .form-group input[type="submit"]:focus, .homepage-layout-two .block-contact .kt-contact-form-area .form-group input[type="submit"]:active {
  background: #E62739;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.homepage-layout-five .block-contact .contact-form-section .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.homepage-layout-five .block-contact .contact-form-section input,
.homepage-layout-five .block-contact .contact-form-section textarea,
.homepage-layout-five .block-contact .contact-form-section input.form-control,
.homepage-layout-five .block-contact .contact-form-section textarea.form-control {
  background-color: #FFFFFF;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1);
}
.homepage-layout-six .block-contact .contact-form-section input,
.homepage-layout-six .block-contact .contact-form-section textarea,
.homepage-layout-six .block-contact .contact-form-section input.form-control,
.homepage-layout-six .block-contact .contact-form-section textarea.form-control {
  background-color: #FFFFFF;
  border: 1px solid #e1e1e1;
}
.homepage-layout-six .block-contact .contact-form-section input[type="submit"] {
  background-color: #9068BE;
  border: 1px solid #9068BE;
}
.homepage-layout-six .block-contact .contact-form-section input[type="submit"]:hover, .homepage-layout-six .block-contact .contact-form-section input[type="submit"]:focus, .homepage-layout-six .block-contact .contact-form-section input[type="submit"]:active {
  background-color: #E62739;
  border: 1px solid #E62739;
}

.contact-form-section .section-title, .contact-form-section .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .contact-form-section .highlight-item > h3 {
  text-align: left;
}
.contact-form-section .maintitle-divider {
  margin-left: 0;
}
.contact-form-section label, .contact-form-section .searchform .search-button, .searchform .contact-form-section .search-button {
  width: 100%;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 13px;
}
.contact-form-section input,
.contact-form-section textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  margin: 0;
  width: 100%;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.contact-form-section input::-webkit-input-placeholder, .contact-form-section textarea::-webkit-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.contact-form-section input:-moz-placeholder, .contact-form-section textarea:-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.contact-form-section input::-moz-placeholder, .contact-form-section textarea::-moz-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.contact-form-section input:-ms-input-placeholder, .contact-form-section textarea:-ms-input-placeholder {
  color: #b3b3b3;
  -webkit-transition: color 0.5s linear 0.5s;
  -moz-transition: color 0.5s linear 0.5s;
  -ms-transition: color 0.5s linear 0.5s;
  -o-transition: color 0.5s linear 0.5s;
  transition: color 0.5s linear 0.5s;
}
.contact-form-section input:focus, .contact-form-section input:active,
.contact-form-section textarea:focus,
.contact-form-section textarea:active {
  background-color: #FFFFFF;
}
.contact-form-section input:focus::-webkit-input-placeholder, .contact-form-section input:active::-webkit-input-placeholder, .contact-form-section textarea:focus::-webkit-input-placeholder, .contact-form-section textarea:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.contact-form-section input:focus:-moz-placeholder, .contact-form-section input:active:-moz-placeholder, .contact-form-section textarea:focus:-moz-placeholder, .contact-form-section textarea:active:-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.contact-form-section input:focus::-moz-placeholder, .contact-form-section input:active::-moz-placeholder, .contact-form-section textarea:focus::-moz-placeholder, .contact-form-section textarea:active::-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.contact-form-section input:focus:-ms-input-placeholder, .contact-form-section input:active:-ms-input-placeholder, .contact-form-section textarea:focus:-ms-input-placeholder, .contact-form-section textarea:active:-ms-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.contact-form-section textarea {
  min-height: 100px;
}
.contact-form-section input[type="submit"] {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  max-width: 220px;
  height: 46px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.contact-form-section input[type="submit"]:hover, .contact-form-section input[type="submit"]:active, .contact-form-section input[type="submit"]:focus {
  background-color: #E62739;
  border: 1px solid #E62739;
  color: #FFFFFF;
  max-width: 220px;
  padding: 0;
  font-size: 13px;
}
@media screen and (max-width: 575px) {
  .contact-form-section input[type="submit"] {
    padding-left: 2em;
    padding-right: 2em;
  }
}

.kt-contact-form-area {
  margin: 0 -15px;
}
.kt-contact-form-area:before, .kt-contact-form-area:after {
  content: " ";
  display: table;
}
.kt-contact-form-area:after {
  clear: both;
}
.kt-contact-form-area .form-group {
  position: relative;
  margin-bottom: 0;
}
.kt-contact-form-area .form-group:before, .kt-contact-form-area .form-group:after {
  content: " ";
  display: table;
}
.kt-contact-form-area .form-group:after {
  clear: both;
}
.kt-contact-form-area .form-group .form-control {
  margin-bottom: 0;
}
.kt-contact-form-area .form-group input.form-control,
.kt-contact-form-area .form-group textarea.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  height: 46px;
  border: 2px solid #e1e1e1;
  background: transparent;
  padding: 10px 5px 8px 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.kt-contact-form-area .form-group input.form-control:focus, .kt-contact-form-area .form-group input.form-control:active,
.kt-contact-form-area .form-group textarea.form-control:focus,
.kt-contact-form-area .form-group textarea.form-control:active {
  background-color: #FFFFFF;
}
.kt-contact-form-area .form-group input.form-control:focus::-webkit-input-placeholder, .kt-contact-form-area .form-group input.form-control:active::-webkit-input-placeholder, .kt-contact-form-area .form-group textarea.form-control:focus::-webkit-input-placeholder, .kt-contact-form-area .form-group textarea.form-control:active::-webkit-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.kt-contact-form-area .form-group input.form-control:focus:-moz-placeholder, .kt-contact-form-area .form-group input.form-control:active:-moz-placeholder, .kt-contact-form-area .form-group textarea.form-control:focus:-moz-placeholder, .kt-contact-form-area .form-group textarea.form-control:active:-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.kt-contact-form-area .form-group input.form-control:focus::-moz-placeholder, .kt-contact-form-area .form-group input.form-control:active::-moz-placeholder, .kt-contact-form-area .form-group textarea.form-control:focus::-moz-placeholder, .kt-contact-form-area .form-group textarea.form-control:active::-moz-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.kt-contact-form-area .form-group input.form-control:focus:-ms-input-placeholder, .kt-contact-form-area .form-group input.form-control:active:-ms-input-placeholder, .kt-contact-form-area .form-group textarea.form-control:focus:-ms-input-placeholder, .kt-contact-form-area .form-group textarea.form-control:active:-ms-input-placeholder {
  font-size: 0px;
  color: #FFFFFF;
}
.kt-contact-form-area .form-group input.form-control[type="submit"] {
  background-color: #9068BE;
  border: 1px solid #9068BE;
  float: left;
  max-width: 220px;
  padding: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.kt-contact-form-area .form-group input.form-control[type="submit"]:hover, .kt-contact-form-area .form-group input.form-control[type="submit"]:focus, .kt-contact-form-area .form-group input.form-control[type="submit"]:active {
  padding: 14px 0 12px;
  background-color: #E62739;
  border-color: #E62739;
  max-width: 220px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.kt-contact-form-area .form-group textarea {
  min-height: 100px;
  width: 100%;
}
.kt-contact-form-area .form-group label, .kt-contact-form-area .form-group .searchform .search-button, .searchform .kt-contact-form-area .form-group .search-button {
  color: #6e6e6e;
  font-size: 13px;
  display: inline-block;
  top: 13px;
  left: 16px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top 0.1s, opacity 0.1s;
  -moz-transition: top 0.1s, opacity 0.1s;
  -ms-transition: top 0.1s, opacity 0.1s;
  -o-transition: top 0.1s, opacity 0.1s;
  transition: top 0.1s, opacity 0.1s;
}
.kt-contact-form-area .form-group label sup, .kt-contact-form-area .form-group .searchform .search-button sup, .searchform .kt-contact-form-area .form-group .search-button sup {
  color: gray;
  font-size: 15px;
  top: 1px;
}
.kt-contact-form-area .form-group label.move, .kt-contact-form-area .form-group .searchform .move.search-button, .searchform .kt-contact-form-area .form-group .move.search-button {
  -webkit-transition: top 0.5s, opacity 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s;
  -ms-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  font-weight: 300;
  opacity: 1;
  top: -19px;
  color: #3b3b3b;
}
.kt-contact-form-area .form-group .ajax-loader {
  margin: 35px 0 0 15px;
}
@media screen and (max-width: 575px) {
  .kt-contact-form-area .form-group .ajax-loader {
    margin-top: 10px;
  }
}
.kt-contact-form-area .form-group .cleaner {
  background-color: transparent;
  color: #b3b3b3;
  float: right;
  width: 100px;
  font-size: 13px;
  padding-right: 0;
  border: none;
  margin-top: 28px;
}
@media screen and (max-width: 575px) {
  .kt-contact-form-area .form-group .cleaner {
    margin-top: 16px;
  }
}
.kt-contact-form-area .form-group .cleaner span {
  font-size: 18px;
  color: #b3b3b3;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}
.kt-contact-form-area .form-group .cleaner:hover, .kt-contact-form-area .form-group .cleaner:active, .kt-contact-form-area .form-group .cleaner:focus {
  color: #E62739;
  outline: none;
}
.kt-contact-form-area .form-group .cleaner:hover span, .kt-contact-form-area .form-group .cleaner:active span, .kt-contact-form-area .form-group .cleaner:focus span {
  color: #E62739;
}
@media screen and (max-width: 767px) {
  .kt-contact-form-area .form-group .cleaner {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}

.map-overlay {
  position: relative;
}
.map-overlay:before {
  background-color: rgba(144, 104, 190, 0.9);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
}

.block-footercallback {
  background-color: #fafafa;
  background-repeat: repeat;
  color: #FFFFFF;
  text-align: center;
  background-position: center center;
  text-align: center;
  padding: 0;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
}
@media screen and (min-width: 1921px) {
  .block-footercallback {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.block-footercallback .banner-overlay, .block-footercallback .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .block-footercallback a, .block-footercallback figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a, .block-footercallback .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .block-footercallback a {
  padding-top: 70px;
  padding-bottom: 50px;
}
.block-footercallback .section-title-group {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .block-footercallback .section-title-group {
    margin-bottom: 10px;
  }
}
.block-footercallback .sub-title {
  color: #FFFFFF;
}
.block-footercallback .section-title, .block-footercallback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-footercallback .highlight-item > h3 {
  color: #FFFFFF;
  margin-bottom: 0;
  display: inline-block;
}
.block-footercallback .section-title:before, .block-footercallback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:before, .wrap-team-page .block-team .team-member-highlight .block-footercallback .highlight-item > h3:before, .block-footercallback .section-title:after, .block-footercallback .wrap-team-page .block-team .team-member-highlight .highlight-item > h3:after, .wrap-team-page .block-team .team-member-highlight .block-footercallback .highlight-item > h3:after {
  display: none;
}
.block-footercallback .mc4wp-form {
  margin: auto;
  max-width: 700px;
}
.block-footercallback .mc4wp-form input {
  background-color: #e6e6e6;
  border: 1px solid transparent;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  color: #6e6e6e;
  font-size: 16px;
  height: 56px;
}
.block-footercallback .mc4wp-form input::-webkit-input-placeholder {
  font-size: 16px;
  color: #b8b8b8;
}
.block-footercallback .mc4wp-form input:-moz-placeholder {
  font-size: 16px;
  color: #b8b8b8;
}
.block-footercallback .mc4wp-form input::-moz-placeholder {
  font-size: 16px;
  color: #b8b8b8;
}
.block-footercallback .mc4wp-form input:-ms-input-placeholder {
  font-size: 16px;
  color: #b8b8b8;
}
@media screen and (max-width: 767px) {
  .block-footercallback .mc4wp-form input {
    font-size: 14px;
    height: 40px;
  }
  .block-footercallback .mc4wp-form input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .block-footercallback .mc4wp-form input:-moz-placeholder {
    font-size: 14px;
  }
  .block-footercallback .mc4wp-form input::-moz-placeholder {
    font-size: 14px;
  }
  .block-footercallback .mc4wp-form input:-ms-input-placeholder {
    font-size: 14px;
  }
}
.block-footercallback .mc4wp-form input:focus {
  border-color: transparent;
}
.block-footercallback .mc4wp-form input[type="email"] {
  padding: 0 170px 0 35px;
  color: #212121;
}
@media screen and (max-width: 575px) {
  .block-footercallback .mc4wp-form input[type="email"] {
    padding: 0 100px 0 12px;
  }
}
.block-footercallback .mc4wp-form input[type="submit"] {
  background-color: #9068BE;
  border: 3px solid #e6e6e6;
  color: #FFFFFF;
  font-size: 18px;
  padding: 0 42px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .block-footercallback .mc4wp-form input[type="submit"] {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .block-footercallback .mc4wp-form input[type="submit"] {
    padding: 0 18px;
  }
}
.homepage-layout-six .block-footercallback .mc4wp-form input[type="submit"] {
  font-size: 15px;
  padding: 0 48px;
  letter-spacing: 1px;
}
.block-footercallback .mc4wp-form input[type="submit"]:hover, .block-footercallback .mc4wp-form input[type="submit"]:focus, .block-footercallback .mc4wp-form input[type="submit"]:active {
  background-color: #E62739;
  border-color: #e6e6e6;
}
.homepage-layout-two .block-footercallback .mc4wp-form input[type="email"] {
  background-color: #FFFFFF;
}
.homepage-layout-two .block-footercallback .mc4wp-form input[type="submit"] {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.homepage-layout-two .block-footercallback .mc4wp-form input[type="submit"]:hover, .homepage-layout-two .block-footercallback .mc4wp-form input[type="submit"]:focus, .homepage-layout-two .block-footercallback .mc4wp-form input[type="submit"]:active {
  border-color: #FFFFFF;
}
.homepage-layout-three .block-footercallback .mc4wp-form {
  position: relative;
}
.homepage-layout-three .block-footercallback .mc4wp-form .mc4wp-form-fields {
  display: inline-block;
  position: relative;
}
.homepage-layout-three .block-footercallback .mc4wp-form p {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .homepage-layout-three .block-footercallback .mc4wp-form p {
    display: block;
  }
}
.homepage-layout-three .block-footercallback .mc4wp-form p label, .homepage-layout-three .block-footercallback .mc4wp-form p .searchform .search-button, .searchform .homepage-layout-three .block-footercallback .mc4wp-form p .search-button {
  position: absolute;
  top: -35px;
  left: 0;
}
.homepage-layout-three .block-footercallback .mc4wp-form p input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.homepage-layout-three .block-footercallback .mc4wp-form p input[type="email"] {
  padding: 0 10px;
  width: 500px;
}
@media screen and (max-width: 1199px) {
  .homepage-layout-three .block-footercallback .mc4wp-form p input[type="email"] {
    width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .homepage-layout-three .block-footercallback .mc4wp-form p input[type="email"] {
    width: 100%;
  }
}
.homepage-layout-three .block-footercallback .mc4wp-form p input[type="submit"] {
  border: none;
  position: static;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-three .block-footercallback .mc4wp-form p input[type="submit"] {
    width: 100%;
    margin-left: 0;
  }
}
.homepage-layout-five .block-footercallback .mc4wp-form {
  margin-right: 45px;
}
.homepage-layout-five .block-footercallback .mc4wp-form input[type="submit"] {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  right: -30px;
  border: none;
  font-size: 15px;
  letter-spacing: 1px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-footercallback .mc4wp-form input[type="submit"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }
}
@media screen and (max-width: 767px) {
  .homepage-layout-five .block-footercallback .mc4wp-form input[type="submit"] {
    margin-left: 0;
  }
}
.homepage-layout-five .block-footercallback .mc4wp-form input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 991px) {
  .homepage-layout-five .block-footercallback .mc4wp-form input[type="email"] {
    width: 400px;
  }
}
@media screen and (max-width: 575px) {
  .homepage-layout-five .block-footercallback .mc4wp-form input[type="email"] {
    width: 100%;
  }
}
.homepage-layout-five .block-footercallback .mc4wp-form p {
  display: block;
}
.homepage-layout-seven .block-footercallback .mc4wp-form input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.homepage-layout-seven .block-footercallback .mc4wp-form input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.wrap-about-page .block-pricing {
  background-color: #f7f7f7;
  color: #545454;
  padding-bottom: 90px;
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  .wrap-about-page .block-pricing {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.wrap-service-page .block-process {
  background-color: #f7f7f7;
}

body.single-bgp_team .section-banner-wrap {
  margin-bottom: 0;
}

.wrap-team-page .block-team {
  background-color: #f7f7f7;
  color: #474747;
  padding-bottom: 110px;
  padding-top: 120px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team {
    padding-top: 80px;
  }
}
.wrap-team-page .block-team:before {
  background: #FFFFFF;
  content: "";
  display: inline-block;
  height: 80px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: -60px;
  width: 80px;
  left: 0;
  right: 0;
  margin: auto;
}
.wrap-team-page .block-team .post-thumb-outer {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrap-team-page .block-team .post-thumb-outer {
    margin-right: 40px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team .post-thumb-outer {
    margin-bottom: 60px;
  }
}
.wrap-team-page .block-team .post-thumb {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  border: 10px solid #FFFFFF;
}
.wrap-team-page .block-team .post-thumb img {
  vertical-align: top;
}
.wrap-team-page .block-team article.post-content {
  background-color: transparent;
  padding-top: 0;
  text-align: left;
  border: none;
}
.wrap-team-page .block-team article.post-content .socialgroup {
  border-top: none;
}
.wrap-team-page .block-team article.post-content .socialgroup ul {
  display: block;
  margin: 0 0 20px;
}
.wrap-team-page .block-team article.post-content .socialgroup ul li {
  border-left: none;
  margin: 0 5px;
}
.wrap-team-page .block-team article.post-content .socialgroup ul li a {
  border: 1px solid #bababa;
  display: block;
  height: 36px;
  text-align: center;
  border-radius: 100%;
  width: 36px;
  line-height: 1;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -ms-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
.wrap-team-page .block-team article.post-content .socialgroup ul li a:hover, .wrap-team-page .block-team article.post-content .socialgroup ul li a:focus, .wrap-team-page .block-team article.post-content .socialgroup ul li a:active {
  border: 1px solid #E62739;
}
.wrap-team-page .block-team article.post-content .description {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 15px;
  font-size: 13px;
  font-weight: 400;
  color: #6e6e6e;
}
.wrap-team-page .block-team article.post-content .description:after {
  background-color: #cccccc;
  content: "";
  display: block;
  height: 1px;
  width: 50px;
  margin-top: 5px;
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team article.post-content .description:after {
    margin-left: auto;
    margin-right: auto;
  }
}
.wrap-team-page .block-team .post-content-inner .post-title h3, .wrap-team-page .block-team .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title .post-title h3, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .wrap-team-page .block-team .post-title .post-title h3 {
  font-size: 18px;
}
.wrap-team-page .block-team .team-member-highlight {
  text-align: center;
}
.wrap-team-page .block-team .team-member-highlight .highlight-item {
  margin-top: 90px;
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team .team-member-highlight .highlight-item {
    margin-top: 40px;
  }
}
.wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-left {
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  .wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-left {
    padding-right: 15px;
  }
}
.wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-right {
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-team-page .block-team .team-member-highlight .highlight-item.highlight-right {
    padding-left: 15px;
  }
}
.wrap-team-page .block-team .team-member-highlight .highlight-item > h3 {
  font-size: 20px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 60px;
  text-align: center;
}
.wrap-team-page .block-team .team-member-highlight .list {
  color: #8c8c8c;
  margin-bottom: 30px;
  text-align: left;
}
.wrap-team-page .block-team .team-member-highlight .list:before, .wrap-team-page .block-team .team-member-highlight .list:after {
  content: " ";
  display: table;
}
.wrap-team-page .block-team .team-member-highlight .list:after {
  clear: both;
}
.wrap-team-page .block-team .team-member-highlight .list a {
  color: #3b3b3b;
  margin-bottom: 10px;
  text-align: left;
  display: block;
}
.wrap-team-page .block-team .team-member-highlight .list a .link-icon {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 3px;
  float: left;
  width: 24px;
}
.wrap-team-page .block-team .team-member-highlight .list a .link-title {
  font-size: 15px;
  text-transform: uppercase;
  margin-right: 0;
  float: left;
  width: calc(100% - 34px);
}
.wrap-team-page .block-team .team-member-highlight .list a:hover, .wrap-team-page .block-team .team-member-highlight .list a:focus, .wrap-team-page .block-team .team-member-highlight .list a:active {
  color: #E62739;
}
.wrap-team-page .block-team .block-skill {
  padding: 0;
}
body.single .wrap-team-page .block-team-other {
  padding-bottom: 90px;
  padding-top: 90px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  body.single .wrap-team-page .block-team-other {
    padding-bottom: 60px;
  }
}
.wrap-team-page .block-team-other .section-title, .wrap-team-page .block-team-other .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .block-team-other .highlight-item > h3 {
  font-size: 20px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 90px;
}
.wrap-team-page .block-team-other .post-content.active .post-thumb-outer .post-thumb:before {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: 94%;
  width: 94%;
  content: "";
  display: inline-block;
  z-index: 9999;
  left: 3%;
  top: 3%;
  text-align: center;
}
.wrap-team-page .block-team-other .post-content .post-content-inner, .wrap-team-page .block-team-other .post-content .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .wrap-team-page .block-team-other .post-content .post-title {
  padding-top: 25px;
  padding-bottom: 25px;
}
.wrap-team-page .block-team-other .post-content .post-title h3 {
  margin-bottom: 5px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .wrap-team-page .block-grid .masonry-grid:nth-child(3n+1) {
    clear: none;
  }
  .wrap-team-page .block-grid .masonry-grid:nth-child(4n+1) {
    clear: left;
  }
}

.wrap-portfolio-page {
  color: #3b3b3b;
  padding-bottom: 90px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .wrap-portfolio-page {
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 768px) {
  .wrap-portfolio-page .post-content-inner, .wrap-portfolio-page .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .post-title, .homepage-layout-five .block-portfolio.block-grid .gallery-content .post-content-inner .wrap-portfolio-page .post-title {
    padding-right: 60px;
  }
}
.wrap-portfolio-page .post-thumb img {
  margin-bottom: 0;
}
.wrap-portfolio-page .project-detail {
  background-color: #fafafa;
  padding: 40px;
}
.wrap-portfolio-page .project-detail > h3 {
  font-size: 18px;
  color: #3b3b3b;
  font-weight: 500;
  margin-bottom: 15px;
}
.wrap-portfolio-page .project-detail .info ul {
  margin: 0;
  list-style: none;
  padding-left: 0;
}
.wrap-portfolio-page .project-detail .info li {
  display: inline-block;
  padding-right: 25px;
  padding-left: 15px;
  border-right: 1px solid #dadada;
  font-size: 14px;
}
.wrap-portfolio-page .project-detail .info li:first-child {
  padding-left: 0;
}
.wrap-portfolio-page .project-detail .info li:last-child {
  padding-right: 0;
  border: none;
}
.wrap-portfolio-page .project-detail .info h3 {
  margin: 0 5px 0;
  line-height: 1;
  font-size: 14px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
}
.wrap-portfolio-page .project-detail .info span {
  font-size: 14px;
}
.wrap-portfolio-page .project-detail .info span a {
  margin-left: 5px;
}
.wrap-portfolio-page .project-detail .info span a:first-child {
  margin-left: 0;
}
.wrap-portfolio-page .portfolio-slider-outer {
  margin-top: 60px;
}
.wrap-portfolio-page .portfolio-slider-outer .portfolio-slider-inner {
  position: relative;
}
.wrap-portfolio-page .portfolio-slider-outer .content-inner {
  position: relative;
}
.wrap-portfolio-page .portfolio-slider-outer .controls {
  height: 53px;
  z-index: 999;
}
.wrap-portfolio-page .portfolio-slider-outer .controls.disabled {
  display: none;
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next {
  float: left;
  margin-left: 30px;
  font-size: 0px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  .wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev,
  .wrap-portfolio-page .portfolio-slider-outer .controls .owl-next {
    margin-left: 15px;
  }
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev:before,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:before {
  background-color: #9068BE;
  color: #FFFFFF;
  content: "\23";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 24px;
  height: 52px;
  line-height: 52px;
  margin-right: 60px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 59px;
}
@media screen and (max-width: 575px) {
  .wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev:before,
  .wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:before {
    height: 42px;
    line-height: 42px;
    width: 42px;
    margin-right: 44px;
  }
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev:hover:before, .wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev:focus:before, .wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev:active:before,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:hover:before,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:focus:before,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:active:before {
  background-color: #E62739;
  color: #FFFFFF;
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev.disabled,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next.disabled {
  color: #b3b3b3;
  cursor: default;
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-prev.disabled:before,
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next.disabled:before {
  background-color: #e6e6e6;
  color: #f2f2f2;
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next {
  float: right;
  margin-left: 0;
  margin-right: 30px;
}
@media screen and (max-width: 575px) {
  .wrap-portfolio-page .portfolio-slider-outer .controls .owl-next {
    margin-right: 15px;
  }
}
.wrap-portfolio-page .portfolio-slider-outer .controls .owl-next:before {
  content: "\24";
  margin-right: 0;
}
.wrap-portfolio-page .portfolio-slider-outer .slide-item {
  padding-left: 15px;
  padding-right: 15px;
}
.wrap-portfolio-page .portfolio-slider-outer .slide-item .post-thumb-outer .post-thumb {
  vertical-align: top;
}
.wrap-portfolio-page .portfolio-slider-outer .slide-item.active .post-thumb-outer .post-thumb a {
  background-color: rgba(17, 17, 17, 0.5);
}
.wrap-portfolio-page .section-title, .wrap-portfolio-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .wrap-portfolio-page .highlight-item > h3 {
  font-size: 18px;
  color: #3b3b3b;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 60px;
  display: block;
  text-align: center;
}
.wrap-portfolio-page .section-title h3, .wrap-portfolio-page .wrap-team-page .block-team .team-member-highlight .highlight-item > h3 h3, .wrap-team-page .block-team .team-member-highlight .wrap-portfolio-page .highlight-item > h3 h3 {
  display: inline-block;
}
.wrap-portfolio-page .block-portfolio {
  padding-bottom: 20px;
  padding-top: 90px;
}
.wrap-portfolio-page .related-portfolio .pad0lr {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.wrap-testimonial-archive-page .block-testimonial {
  padding-top: 0;
}
.wrap-testimonial-archive-page .block-testimonial .big-icon {
  text-align: center;
  margin-bottom: 60px;
}
.wrap-testimonial-archive-page .block-testimonial .big-icon span {
  color: #FFFFFF;
  font-size: 36px;
  background-color: #9068BE;
  padding: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.wrap-testimonial-archive-page .block-testimonial #infinite-handle {
  margin-bottom: 100px;
}

.page-template-contact .section-banner-wrap {
  margin-bottom: 0;
}

.wrap-contact-page {
  padding-bottom: 0;
}
.wrap-contact-page .wrap-detail-page {
  background-color: #f7f7f7;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 0;
}
.wrap-contact-page article.post-content {
  background-color: #f7f7f7;
}
.wrap-contact-page .block-contact {
  background-color: #f7f7f7;
  padding-bottom: 0;
  padding-top: 30px;
  margin-top: -7px;
}
.wrap-contact-page .block-contact .contact-form-section {
  padding-top: 0;
}
.wrap-contact-page .block-contact .content-outer .banner-overlay, .wrap-contact-page .block-contact .content-outer .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a {
  padding: 0;
  position: static;
  top: 0;
  height: auto;
  background-color: transparent;
}
.wrap-contact-page .block-contact .content-outer .banner-overlay:before, .wrap-contact-page .block-contact .content-outer .post-content-overlay .post-thumb figure a:before, .post-content-overlay .post-thumb figure .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:before, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:before, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:before, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:before, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:before, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:before, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:before, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:before, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:before, .wrap-contact-page .block-contact .content-outer .banner-overlay:after, .wrap-contact-page .block-contact .content-outer .post-content-overlay .post-thumb figure a:after, .post-content-overlay .post-thumb figure .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after {
  content: " ";
  display: table;
}
.wrap-contact-page .block-contact .content-outer .banner-overlay:after, .wrap-contact-page .block-contact .content-outer .post-content-overlay .post-thumb figure a:after, .post-content-overlay .post-thumb figure .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:after, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after, .wrap-contact-page .block-contact .content-outer .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a:after, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-contact-page .block-contact .content-outer a:after {
  clear: both;
}
.wrap-contact-page .block-contact .content-outer .show-map {
  display: none;
}
.wrap-contact-page .block-contact .content-outer .contact-list {
  color: #999999;
  margin-bottom: 20px;
}
.wrap-contact-page .block-contact .content-outer .contact-list h3 {
  color: #3b3b3b;
}
.wrap-contact-page .block-contact .kt-contact-form-area .form-group .cleaner {
  background-color: transparent;
}

.wrap-faq-page .block-faq {
  background-color: #f7f7f7;
  padding-bottom: 80px;
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .wrap-faq-page .block-faq {
    padding-bottom: 35px;
    padding-top: 50px;
  }
}
.wrap-faq-page .block-faq .card {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  margin-bottom: 30px;
}
.wrap-faq-page .block-faq .card-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0;
}
.wrap-faq-page .block-faq .card-header .btn-link {
  background-color: #FFFFFF;
  color: #10242b;
  border: 1px solid #cccccc;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 15px;
  width: 100%;
  text-align: left;
  white-space: inherit;
}
.wrap-faq-page .block-faq .card-header .btn-link:hover, .wrap-faq-page .block-faq .card-header .btn-link:focus {
  text-decoration: none;
}
.wrap-faq-page .block-faq .card-header .btn-link span {
  font-size: 32px;
  float: right;
  line-height: 0.4;
  margin-top: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.wrap-faq-page .block-faq .card-header .btn-link.collapsed {
  border: 1px solid #eee;
}
.wrap-faq-page .block-faq .card-header .btn-link.collapsed span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.wrap-faq-page .block-faq .card-header .pannel-title {
  margin: 0;
}
.wrap-faq-page .block-faq .card-body {
  background: #fcfcfc;
  border: 1px solid #d9d9d9;
  color: #616161;
  margin-top: 20px;
  position: relative;
  padding: 30px;
}
.wrap-faq-page .block-faq .card-body:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  background: #fcfcfc;
  transform: rotate(45deg);
  top: -11px;
  left: 25px;
}

.wrap-coming-soon .block-coming-soon {
  background-repeat: repeat;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  height: 100%;
  width: 100%;
}
.wrap-coming-soon .block-coming-soon .banner-overlay, .wrap-coming-soon .block-coming-soon .post-content-overlay .post-thumb figure a, .post-content-overlay .post-thumb figure .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-two .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-seven .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-three .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, figure .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a, .wrap-coming-soon .block-coming-soon .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb a, .block-slider.pages-slider .homepage-layout-five .block-slider.pages-slider .post-content-overlay .post-thumb .wrap-coming-soon .block-coming-soon a {
  height: 100%;
  width: 100%;
  padding: 30px;
}
.wrap-coming-soon .block-coming-soon .content {
  position: absolute;
  margin-bottom: 0;
  top: 50%;
  right: -25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wrap-coming-soon .block-coming-soon .site-header {
  position: static;
  text-align: center;
  background: transparent;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer {
  padding-bottom: 40px;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-branding {
  text-align: center;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-branding > a {
  margin-left: auto;
  margin-right: auto;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-title,
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-description {
  vertical-align: middle;
  float: none;
  display: block;
  margin-bottom: 0;
  color: #FFFFFF;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-title > a {
  color: #FFFFFF;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 15px;
  vertical-align: middle;
  display: block;
}
.wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-title > a:hover, .wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-title > a:focus, .wrap-coming-soon .block-coming-soon .site-header .site-branding-outer .site-title > a:active {
  color: #E62739;
}
@media screen and (max-width: 575px) {
  .wrap-coming-soon .block-coming-soon .site-header .site-branding-outer {
    padding-bottom: 40px;
  }
}
.wrap-coming-soon .block-coming-soon .section-title-group .section-title, .wrap-coming-soon .block-coming-soon .section-title-group .wrap-team-page .block-team .team-member-highlight .highlight-item > h3, .wrap-team-page .block-team .team-member-highlight .wrap-coming-soon .block-coming-soon .section-title-group .highlight-item > h3 {
  margin-bottom: 20px;
}
.wrap-coming-soon .block-coming-soon .section-title-group h1 {
  color: #FFFFFF;
  line-height: 1.2;
  font-size: 52px;
}
@media screen and (max-width: 767px) {
  .wrap-coming-soon .block-coming-soon .section-title-group h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-coming-soon .block-coming-soon .section-title-group h1 {
    font-size: 24px;
  }
}
.wrap-coming-soon .block-coming-soon .section-title-group h1:before {
  background: #FFFFFF !important;
}
.wrap-coming-soon .block-coming-soon .section-title-group h3 {
  font-weight: 400;
  color: #e6e6e6;
}
@media screen and (max-width: 767px) {
  .wrap-coming-soon .block-coming-soon .section-title-group h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-coming-soon .block-coming-soon .section-title-group h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .wrap-coming-soon .block-coming-soon .section-title-group {
    margin-bottom: 40px;
  }
}
.wrap-coming-soon .block-coming-soon .socialgroup ul {
  padding-left: 0;
}
.wrap-coming-soon .block-coming-soon .socialgroup ul a {
  width: 36px;
  height: 36px;
}
.wrap-coming-soon .block-coming-soon .socialgroup ul a:before {
  background-color: transparent;
  color: #e6e6e6;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  padding: 10px;
  -webkit-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -o-transition: color 0.5s, background-color 0.5s, border 0.5s;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}
.wrap-coming-soon .block-coming-soon .socialgroup ul a:hover:before, .wrap-coming-soon .block-coming-soon .socialgroup ul a:focus:before, .wrap-coming-soon .block-coming-soon .socialgroup ul a:active:before {
  background-color: #E62739;
  color: #FFFFFF;
  border: 1px solid #E62739;
}

/*--------------------------------------------------------------
   		  !!! KEON THEMES (https://keonthemes.com) !!!
--------------------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
