/*

Template: businex
Theme Name: CDRTA (Businex)
Theme URI: https://keonthemes.com/downloads/businex
Author: Keon Themes - ✏️ by Logically Creative
Author URI: https://keonthemes.com
Description: Businex is a clean, responsive theme that'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't keep your clients waiting. Businex is Ultimate WordPress Theme with stunning features like, WooCommerce compatibility, Translation Ready, Child Theme ready, Cross-Browser compatibility, Right-to-Left Language Support, 3 different Header Layouts, 2 Footer Layouts, 2 Slider options (Page slider and Post slider), Sidebar layout options, Post Layout options, Single Page Layout options, Custom page templates, thin Font Icons, Google Fonts, Unlimited Color Options and many more. This versatile theme is managed from Live Customizer, that lets you edit your content in real-time. One-click demo import, Regular updates, Well documented and Support through Email, Forum and Chat are the key factors.
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: businex-child
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

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
  font-family: "PT Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #fff;
  overflow-x: hidden;
}
body.custom-background {
  -ms-background-size: cover;
  background-size: cover;
}
body.home .site {
  background-color: inherit;
}
body.home.page .wrap-inner-banner {
  margin-bottom: 0;
}
body.home.page .block-grid {
  color: #5c666a;
}
body.home .wrap-inner-banner .page-header {
  margin-bottom: 15%;
  margin-top: 15%;
}
body.home .block-grid {
  padding-bottom: 60px;
  padding-top: 80px;
}
body.home .block-portfolio.block-grid {
  padding-top: 0;
}
body.single article.hentry {
  font-size: 16px;
  padding: 0;
  margin-bottom: 60px;
}
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 {
  font-size: 16px;
  padding: 9px 18px 13px;
  line-height: 1;
  display: inline-block;
  background-color: #333;
  color: #fff;
}
body.single .post-footer span.cat-links a {
  margin-right: 5px;
  color: #064e64;
  border: 1px solid #e6e6e6;
  padding: 3px 15px;
  display: inline-block;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  vertical-align: top;
}
body.single .post-content-inner .post-footer .detail {
  padding-bottom: 7px;
  padding-top: 7px;
}
body.single .post-content-inner .post-footer .divider {
  color: #999;
}
body.page article.hentry {
  padding-top: 0;
  font-size: 15px;
}
body.page .post-footer {
  display: none;
}
body.bbpress {
  background-color: #fff;
  font-size: 14px;
}
body.bbpress article.hentry .post-text a {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: inherit !important;
}
body.bbpress .bbp-submit-wrapper .button {
  margin-bottom: 15px;
}
body.bbpress .bbp-forum-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
body.bbpress #bbpress-forums ul.bbp-replies {
  font-weight: 400;
}
body.bbpress .bbp-reply-author br {
  display: none;
}
body.woocommerce .woocommerce ul.products {
  padding-top: 80px;
}
body.woocommerce .related.products {
  margin-top: 40px;
}
body.woocommerce ul.products {
  padding-top: 60px;
}
body.woocommerce.single-product .product {
  position: relative;
}
body.woocommerce.single-product .product .onsale {
  background-color: #0d0d0d;
  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;
  transition: background-color 0.5s;
}
body.woocommerce.single-product .product_title {
  font-size: 20px;
}
body.attachment article.hentry .attachment {
  margin-bottom: 30px;
  text-align: center;
}
body.keon-customizer-preview .search-section {
  top: 0;
}
body .widget li.recentcomments a {
  display: inline-block !important;
  padding: 7px 5px !important;
}
body.fixed-nav-active .main-navigation ul ul:before {
  display: none;
}
body.fixed-nav-active .main-navigation li.current-menu-parent {
  border-color: #fff;
}
body.fixed-nav-active .main-navigation li.current-menu-parent .current-menu-item > a {
  border: 1px solid #fff;
  color: #1aa0ff;
}
body.offcanvas-menu-open #offcanvas-menu {
  right: 0;
}
body.search-results .block-grid {
  padding-top: 100px;
  background-color: #f7f7f7;
}
body.search-results .block-grid .post-content .post-thumb-outer {
  margin-bottom: 0;
  border: none;
}
body.search-results .wrap-inner-banner {
  margin-bottom: 0;
}
body.search-results .page-content {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-bottom: 8%;
  padding-top: 8%;
}
body.search-results .page-content:after {
  clear: both;
}
body.search-results .site-main {
  margin-right: 0;
}
body.search-results .inner-page-content .navigation {
  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:after {
  clear: both;
}
body.search-results .post-content {
  padding-top: 0;
}
body.search-results .post-content .post-content-inner {
  border: none;
}
body.search-results .post-content .post-content-inner .post-thumbnail {
  margin-bottom: 30px;
}
body.search-results .post-content .post-content-inner .post-footer {
  margin-top: 0;
  padding: 15px 50px 30px;
}
body.search-results .post-content.no-thumbnail .post-content-inner {
  padding-top: 30px;
}
body.search-results .post-content.has-post-thumbnail .post-content-inner .post-thumbnail {
  padding-bottom: 30px;
  margin-top: -20px;
}
body.content-none-page .wrap-detail-page .section-title {
  color: #03303f;
}
body.content-none-page .wrap-detail-page h3 {
  letter-spacing: 1px;
  color: rgba(26,160,255,0.4);
  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;
}
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;
  color: #1aa0ff;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
  font-weight: 600;
}
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;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  background-color: #d9d9d9;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
pre {
  overflow: auto;
  font-size: 16px;
  font-style: normal;
}
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"],
#page .DOPBSPCalendar-wrapper 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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  background-color: transparent;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #d9d9d9;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  min-height: 200px;
  padding: 15px;
  overflow: auto;
  width: 100%;
}
optgroup {
  font-weight: bold;
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%;
}
table thead tr {
  background-color: #333;
}
table thead tr th {
  color: #fff;
  font-size: 15px;
}
td,
th {
  padding: 0;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #000 !important;
  background-image: none;
  color: #000;
}
::-webkit-selection {
  background: #1aa0ff;
  color: #fff;
}
::-moz-selection {
  background: #1aa0ff;
  color: #fff;
}
::-ms-selection {
  background: #1aa0ff;
  color: #fff;
}
::-o-selection {
  background: #1aa0ff;
  color: #fff;
}
::selection {
  background: #1aa0ff;
  color: #fff;
}
.site {
  background-color: #fff;
}
.site:after {
  clear: both;
}
.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;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ovrhidden {
  overflow: hidden;
  overflow: hidden;
}
.post-thumb a,
.block-testimonial .controls {
  bottom: 0;
  height: 100%;
  margin: auto;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9;
}
.wrapper {
  float: left;
  width: 100%;
  float: left;
  width: 100%;
}
.mar0lr {
  margin-left: 0;
  margin-right: 0;
}
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;
}
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: #000;
  text-decoration: inherit;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  -webkit-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*="spotify.com"]:before {
  content: "\e0a8";
}
.socialgroup a[href*="stumbleupon.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*="youtube.com"]:before {
  content: "\e0a3";
}
.socialgroup:hover:before {
  color: #000;
  background-color: #fff;
}
.socialgroup a[href*="wordpress.com"]:before,
.socialgroup a[href*="wordpress.org"]:before {
  content: "\e0b0";
}
.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: 1200px) {
  .container {
    max-width: 1200px;
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-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.archive .masonry-grid {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-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.archive .masonry-grid {
  width: 100%;
}
body.archive .masonry-wrapper {
  margin-top: 60px;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media screen and (min-width: 768px) {
  .col-sm-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-3 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-sm-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 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .col-sm-12,
  body.archive .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col-md-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col-md-3,
  body.grid-col-4 .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .col-md-4,
  body.grid-col-3 .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
  }
  .col-md-6,
  body.grid-col-2 .masonry-grid,
  body.archive .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .col-md-12,
  body.grid-col-1 .masonry-grid {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-1 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-2 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-3 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-5 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-6 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-11 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.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;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #e6e6e6;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
          box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  color: #03303f;
  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;
}
#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:hover,
a:focus,
a:active {
  color: #1aa0ff;
}
a:focus,
a:hover,
a:active,
a:visited {
  outline: none;
  text-decoration: none;
}
form {
  position: relative;
}
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,
select,
.wpcf7-form-control,
.form-control,
#page .DOPBSPCalendar-wrapper input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  color: #064e64;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  outline: 0;
  width: 100%;
  margin-bottom: 15px;
  -webkit-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,
select:focus,
.wpcf7-form-control:focus,
.form-control:focus {
  background-color: #f7f7f7;
  color: #1aa0ff;
}
.form-control,
#page .DOPBSPCalendar-wrapper input {
  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"],
select {
  padding: 8px 5px 8px 15px;
}
.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 {
  padding-bottom: 80px;
}
.wrap-detail-page form input[type="submit"],
#page .DOPBSPCalendar-wrapper input[type=submit] {
  width: 300px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  padding: 15px;
  background-color: #1aa0ff;
  line-height: 1.2;
}
.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;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  padding: 15px;
}
.wrap-detail-page .wpcf7 textarea {
  min-height: 100px;
}
.wrap-detail-page .wpcf7 input[type="submit"] {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  -webkit-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;
  border-radius: 20px;
}
.wrap-detail-page .kt-contact-form-area .form-group {
  position: relative;
  margin-bottom: 0;
}
.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[type="submit"] {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  float: left;
  margin-top: 20px;
  max-width: 220px;
  padding: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  border-radius: 20px;
}
.wrap-detail-page .kt-contact-form-area .form-group textarea {
  min-height: 100px;
  width: 100%;
}
.wrap-detail-page .kt-contact-form-area .form-group .ajax-loader {
  margin: 35px 0 0 15px;
}
.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;
}
.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 .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: 479px) {
  .wrap-detail-page form input[type="submit"],
  #page .DOPBSPCalendar-wrapper 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: rgba(26,160,255,0.4);
  border-color: rgba(26,160,255,0.4);
  color: #e6e6e6;
}
.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;
}
@media screen and (max-width: 479px) {
  .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: rgba(26,160,255,0.4);
  border-color: rgba(26,160,255,0.4);
  color: #e6e6e6;
}
.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: #fff;
}
.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: #808080;
  font-size: 13px;
}
.wrap-detail-page .wpcf7 input,
.wrap-detail-page .wpcf7 textarea {
  -webkit-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;
  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;
  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;
  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;
  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;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #03303f;
  border: 1px solid #03303f;
  color: #fff;
  max-width: 220px;
  padding: 0;
  font-size: 13px;
  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:before,
.wrap-detail-page .kt-contact-form-area .form-group:after {
  content: " ";
  display: table;
}
.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;
  -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;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #333 !important;
  border-color: #333 !important;
  max-width: 220px;
  padding: 0;
  border-radius: 20px;
}
.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: #064e64;
  font-size: 13px;
  display: inline-block;
  top: 13px;
  left: 16px;
  position: absolute;
  opacity: 0;
  -webkit-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: #808080;
  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;
  transition: top 0.5s, opacity 0.5s;
  font-weight: 300;
  opacity: 1;
  top: -39px;
  color: #03303f;
}
@media screen and (max-width: 767px) {
  .wrap-detail-page .kt-contact-form-area .form-group .ajax-loader {
    margin-top: 10px;
  }
}
@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:hover,
.wrap-detail-page .kt-contact-form-area .form-group .cleaner:active,
.wrap-detail-page .kt-contact-form-area .form-group .cleaner:focus {
  color: #1aa0ff !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: #1aa0ff !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;
  }
}
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-primary,
.button-light,
.comments-area .comment-list .reply a,
.button-outline,
.button-outline:hover,
.button-outline:focus,
.button-outline:active,
#page .DOPBSPCalendar-wrapper input[type=submit] {
  background-color: #080808;
  border: 1px solid #080808;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "PT Sans", 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;
  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,
.button-primary:hover,
.button-light:hover,
.comments-area .comment-list .reply a:hover,
.button-outline:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus,
.button-primary:focus,
.button-light:focus,
.comments-area .comment-list .reply a:focus,
.button-outline:focus,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.button-primary:active,
.button-light:active,
.comments-area .comment-list .reply a:active,
.button-outline:active {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
input[type="button"],
input[type="reset"],
input[type="submit"],
#page .DOPBSPCalendar-wrapper input[type=submit] {
  border: 1px solid #1aa0ff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
input[type="submit"],
#page .DOPBSPCalendar-wrapper input[type=submit] {
  border-color: #1aa0ff;
  padding: 13px 15px;
}
input[type="submit"]:before {
  display: none;
}
.button-primary {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  color: #fff;
  -webkit-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-primary:hover,
.button-primary:focus,
.button-primary:active {
  background-color: #03303f;
  border-color: #03303f;
  color: #fff;
}
.button-light,
.comments-area .comment-list .reply a {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #080808;
  -webkit-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,
.comments-area .comment-list .reply a:hover,
.button-light:focus,
.comments-area .comment-list .reply a:focus,
.button-light:active,
.comments-area .comment-list .reply a:active {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  color: #262626;
}
.button-outline {
  background-color: transparent;
  border: 1px solid #03303f;
  color: #333;
  -webkit-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-text {
  color: #064e64;
  display: inline-block;
  position: relative;
}
.button-text:before {
  content: "\24";
  display: inline-block;
  color: #333;
  margin-left: 10px;
  line-height: 1.5;
  vertical-align: middle;
  font-size: 22px;
  -webkit-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear;
  font-family: "kf-icons";
  float: right;
}
.button-text:hover,
.button-text:focus,
.button-text:active {
  color: #1aa0ff;
}
.button-text:hover:before,
.button-text:focus:before,
.button-text:active:before {
  margin-left: 25px;
  color: #1aa0ff;
}
.button-round {
  border-radius: 20px;
}
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: "PT Sans", sans-serif;
  color: #03303f;
  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.5;
}
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: 2em;
  margin-bottom: 1em;
}
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: #1aa0ff;
}
h1,
.site-title a,
.site-header .site-branding .site-title a a {
  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;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 15px;
  }
  h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  h2,
  body.woocommerce.single-product .product_title {
    font-size: 20px;
  }
}
.block-title {
  text-align: center;
}
.site-title,
.site-header .site-branding .site-title a {
  margin-bottom: 2px;
  font-size: 24px;
  font-weight: 600;
}
.section-title-group {
  text-align: center;
  margin-bottom: 75px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .section-title-group {
    margin-bottom: 45px;
    margin-top: 50px;
  }
}
.section-title {
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
}
.section-title:before,
.section-title:after {
  height: 6px;
  width: 12px;
  background: #1aa0ff;
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 24px;
  }
  .section-title:before,
  .section-title:after {
    display: none;
  }
}
.sub-title {
  color: #064e64;
  font-size: 16px;
  font-weight: 400;
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
}
.sub-title p {
  display: inline-block;
  margin-bottom: 0;
}
.box-title {
  color: #03303f;
  font-size: 20px;
}
html,
body,
button,
input,
select,
textarea {
  font-size: 15px;
  color: #5c666a;
  background-color: #fff;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  body.single article.hentry {
    font-size: 14px;
  }
  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: #000;
}
blockquote,
pre {
  background-color: #fafafa;
  border-width: 0 0 0 3px;
  border-color: #d9d9d9;
  border-style: solid;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #03303f;
  font-family: "PT Sans", 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: #262626;
}
blockquote:before {
  color: #333;
  content: "\7c";
  font-family: "kf-icons";
  font-size: 32px;
  float: left;
  margin-right: 20px;
  line-height: 1;
  font-style: normal;
}
blockquote cite {
  color: #333;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
}
q {
  font-style: italic;
}
q:after {
  content: "\7b";
  margin-left: 10px;
  margin-right: 0;
}
q:before,
q:after {
  color: #333;
  content: "\f10d";
  font-family: "kf-icons";
  font-size: 12px;
  vertical-align: middle;
  margin-right: 10px;
}
address {
  margin: 0 0 1.5em;
}
code,
kbd,
tt,
var {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  background: #333;
  color: #fff;
}
code {
  background: #f2f2f2;
  color: #03303f;
}
abbr,
acronym {
  border-bottom: 1px dotted #064e64;
  cursor: help;
  color: #000;
}
mark,
ins {
  background: #333;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
}
big {
  font-size: 125%;
  color: #000;
}
del,
.woocommerce ul.products li.product .price ins {
  color: #333;
}
b strong,
strong strong {
  font-weight: 700;
}
.comment-navigation,
.posts-navigation,
.post-navigation {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
}
.site-main .comment-navigation,
.site-main,
.posts-navigation,
.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: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  color: #03303f;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 10px 18px;
  -webkit-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: #1aa0ff;
  border: 1px solid #1aa0ff;
  color: #fff;
}
.page-numbers:hover,
.page-numbers:focus,
.page-numbers:active {
  background-color: #03303f;
  border-color: #03303f;
  color: #fff;
}
.page-numbers:hover.current,
.page-numbers:focus.current,
.page-numbers:active.current {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
}
.page-numbers.dots:hover,
.page-numbers.dots:focus,
.page-numbers.dots:active {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  color: #333;
}
.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,
.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: #03303f;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  padding: 13px 36px 14px;
  -webkit-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);
  transform: rotate(180deg);
}
.infinite-scroll #infinite-handle span button {
  text-transform: uppercase;
}
.infinite-scroll span.infinite-loader .spinner {
  left: 0;
  right: 0;
  margin: auto;
}
.infinite-scroll #infinite-handle span:hover,
.infinite-scroll #infinite-handle span:focus,
.infinite-scroll #infinite-handle span:active {
  background-color: #fc824e;
  color: #fff;
}
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: #1aa0ff !important;
}
body.bbpress .bbp-submit-wrapper .button:hover,
body.bbpress .bbp-submit-wrapper .button:focus,
body.bbpress .bbp-submit-wrapper .button:active {
  background-color: #000;
}
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-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;
}
.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 {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  margin: 0 0 60px;
  padding: 30px;
  text-align: center;
}
.widget .bbp-logged-in {
  padding-top: 50px;
}
.widget .bbp-login-links a {
  border-bottom: 1px solid #262626;
  display: inline-block;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.widget.widget_mc4wp_form_widget input[type="submit"] {
  padding: 15px;
  line-height: 1;
  background-color: #1aa0ff;
  padding: 15px 50px;
}
.widget #bbp-search-form {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 50px;
}
.widget select {
  max-width: 100%;
}
.widget ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 15px;
  word-break: break-word;
}
.widget > ul {
  padding-left: 0;
}
.widget li {
  border-top: 1px solid #f7f7f7;
  color: rgba(26,160,255,0.4);
  position: relative;
}
.widget li:first-child {
  border-top: none;
}
.widget li a {
  color: #1aa0ff;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px 7px 5px;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.widget li.recentcomments:before {
  display: none;
}
.widget li.recentcomments .comment-author-link {
  color: #999;
  font-style: italic;
}
.widget .socialgroup ul {
  padding: 0;
}
.widget .socialgroup ul li a {
  font-size: 0px;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td#prev {
  text-align: left;
}
.widget.widget_calendar td#next {
  text-align: right;
}
.widget.widget_calendar tbody a {
  background-color: #1aa0ff;
  color: #fff;
  display: block;
  font-weight: 600;
  -webkit-tap-highlight-color: rgba(255,255,255,0.3);
}
.widget.widget_calendar tfoot a {
  color: #1aa0ff;
}
.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_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: #1aa0ff;
}
.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 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: #fff;
  border-radius: 30px;
  color: rgba(26,160,255,0.4);
  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;
  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;
  border-radius: 100%;
  border: 1px solid #d9d9d9;
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
}
.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;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.widget.widget_text .textwidget a aside.sidebar {
  -webkit-box-shadow: 0px 2px 0px 0px #fff;
  -ms-box-shadow: 0px 2px 0px 0px #fff;
  -o-box-shadow: 0px 2px 0px 0px #fff;
  box-shadow: 0px 2px 0px 0px #fff;
}
.widget.widget_text .textwidget.custom-html-widget a {
  -webkit-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: #000;
}
.widget.widget_product_categories select {
  border-color: #f7f7f7;
  padding: 5px;
  width: 100%;
}
.widget .bbp-login-links a:hover,
.widget .bbp-login-links a:focus,
.widget .bbp-login-links a:active {
  border-color: #1aa0ff;
}
.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: #333;
  border-color: #333;
  color: #fff;
}
.bbp-login-form {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-top-color: #d5d5d5;
  border-top-width: 2px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.bbp-login-form fieldset {
  border: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .bbp-login-form {
    padding: 30px 150px;
  }
}
@media screen and (min-width: 992px) {
  .bbp-login-form {
    padding: 50px 250px;
  }
}
.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: #000;
}
.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: #03303f;
  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: #fff;
  display: inline-block;
  position: absolute;
  content: "";
  bottom: -8px;
  left: 21px;
  border-width: 0 1px 1px 0px;
  border-style: solid;
  border-color: #d9d9d9;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.woocommerce .woocommerce-ordering select {
  height: 40px;
  padding-left: 10px;
  margin-top: 0;
  background-color: #fafafa;
}
.woocommerce ul.products {
  padding-top: 20px;
}
.woocommerce ul.products li.product {
  font-size: 14px;
  font-weight: 300;
  color: #999;
  text-align: center;
  padding-bottom: 30px;
  border: 1px solid #eaeaea;
  -webkit-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;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  position: relative;
}
.woocommerce ul.products li.product .onsale {
  background-color: #0d0d0d;
  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;
  transition: background-color 0.5s;
}
.woocommerce ul.products li.product .price {
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce ul.products li.product .price .amount {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #1aa0ff;
  font-size: 16px;
}
.woocommerce ul.products li.product .price ins {
  margin-left: 5px;
  font-weight: 400;
}
.woocommerce ul.products li.product .price ins .amount {
  color: #1aa0ff;
  font-size: 16px;
}
.woocommerce ul.products li.product .button {
  background-color: #0d0d0d;
  border: 1px solid #0d0d0d;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .button.added {
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .button span {
  margin-right: 5px;
}
.woocommerce ul.products li.product.first {
  clear: none;
}
.woocommerce ul.products li.product a.added_to_cart {
  background-color: #333;
  border: 1px solid #333;
  border-radius: 3px;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-top: 0;
  padding: 5px 30px 5px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
.woocommerce .mini_cart_item a.remove {
  background-color: transparent;
  color: #999 !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 li {
  float: none;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  height: 42px;
  width: 42px;
  line-height: 23px;
  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: #333;
  background-color: #333;
  color: #fff;
}
.woocommerce table.cart td.actions .input-text#coupon_code {
  width: 180px;
}
.woocommerce .wc-proceed-to-checkout a .checkout-button {
  border-radius: 3px;
  color: #fff;
  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 #b7ebfb;
  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 {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce .woocommerce-cart-form .product-remove .remove {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(26,160,255,0.4);
}
.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;
}
.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);
  -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: translateY(-10px);
          transform: translateY(-10px);
}
.woocommerce ul.products li.product .onsale:hover,
.woocommerce ul.products li.product .onsale:focus,
.woocommerce ul.products li.product .onsale:active {
  background-color: #03303f;
}
.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: 15px;
  margin-bottom: 5px;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #03303f;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
@media screen and (max-width: 767px) {
  .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: #1aa0ff;
}
.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: #03303f;
}
.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: #03303f;
  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: #1aa0ff;
}
.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: #03303f;
}
@media screen and (max-width: 767px) {
  .woocommerce ul.products li.product .button {
    font-size: 11px;
    margin: 15px 11px 30px;
    padding: 6px 10px 7px;
  }
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:active {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .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: #0d0d0d;
  border: 1px solid #0d0d0d;
}
.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 .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: #0d0d0d;
  border: 1px solid #0d0d0d;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  border-radius: 3px;
  color: #fff;
  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: 767px) {
  .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: #064e64;
  border-color: #064e64;
  color: #fff;
  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.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: 767px) {
  .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: #fff;
  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: #333;
  color: #fff;
}
.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;
  -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: #0d0d0d;
}
body.woocommerce h2,
body.woocommerce.single-product .product_title {
  font-size: 15px;
  margin-bottom: 5px;
  color: #03303f;
  text-transform: uppercase;
  font-weight: 600;
}
body.woocommerce.single-product .product .onsale:hover,
body.woocommerce.single-product .product .onsale:focus,
body.woocommerce.single-product .product .onsale:active {
  background-color: #03303f;
}
article.hentry .post-text .woocommerce a {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #03303f;
}
article.hentry .post-text .woocommerce a.button {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
article.hentry .post-text .woocommerce a.checkout-button {
  width: 220px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-content-inner-wrap:before {
  right: 25px;
}
article.hentry.has-post-thumbnail:not(.highlight-post-item) .post-edit-link {
  margin-right: 80px !important;
}
article.hentry.sticky .post-thumb {
  position: relative;
}
article.hentry.sticky .post-thumb:before {
  content: "\e033";
  font-family: "kf-icons";
  font-size: 18px;
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 10px 14px 12px;
  text-align: center;
  background-color: #1aa0ff;
  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: #000;
  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: #1aa0ff;
}
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;
}
article.post-content {
  font-size: 14px;
  font-weight: 300;
  color: #03303f;
  padding: 25px 30px 30px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
article.post-content .post-title .cat {
  color: #1aa0ff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
article.post-content .post-title .cat:after {
  background-color: #999;
  content: '';
  display: block;
  height: 2px;
  margin-top: 8px;
  -webkit-transition: background-color 0.3s, width 0.3s;
  transition: background-color 0.3s, width 0.3s;
  width: 35px;
}
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;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
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;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
article.hentry .post-text .woocommerce a.showcoupon,
article.hentry .post-text .woocommerce a.showlogin {
  font-size: 17px;
  -webkit-box-shadow: 0px 1px 0px 0px #b7ebfb;
  -ms-box-shadow: 0px 1px 0px 0px #b7ebfb;
  -o-box-shadow: 0px 1px 0px 0px #b7ebfb;
  box-shadow: 0px 1px 0px 0px #b7ebfb;
}
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 #03303f;
  -ms-box-shadow: 0px 1px 0px 0px #03303f;
  -o-box-shadow: 0px 1px 0px 0px #03303f;
  box-shadow: 0px 1px 0px 0px #03303f;
}
.mc4wp-form .mc4wp-alert {
  color: #5bc0de;
  font-size: 13px;
}
.mc4wp-form .mc4wp-error {
  color: #d9534f;
}
.mc4wp-form .mc4wp-success {
  color: #5cb85c;
}
.mc4wp-form input[type="email"] {
  background-color: #064e64;
  border: 1px solid #064e64;
  margin-bottom: 0;
  color: #fff;
}
.mc4wp-form input[type="email"]::-webkit-input-placeholder {
  color: #808080;
  font-size: 13px;
}
.mc4wp-form input[type="email"]:-moz-placeholder {
  color: #808080;
  font-size: 13px;
}
.mc4wp-form input[type="email"]::-moz-placeholder {
  color: #808080;
  font-size: 13px;
}
.mc4wp-form input[type="email"]:-ms-input-placeholder {
  color: #808080;
  font-size: 13px;
}
.mc4wp-form input[type="submit"] {
  padding: 15px 30px;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
.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="submit"]:hover,
.mc4wp-form input[type="submit"]:focus,
.mc4wp-form input[type="submit"]:active {
  border: 1px solid rgba(26,160,255,0.4);
  background-color: rgba(26,160,255,0.4);
}
.site:before,
.site:after {
  content: " ";
  display: table;
}
.nav-links .nav-previous a:before,
.nav-links .nav-next a:before {
  color: #b3b3b3;
  font-weight: 400;
  text-transform: capitalize;
}
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: #fff;
  border-radius: 100%;
  border: 1px solid #000;
  color: #262626;
  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;
  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,
.page article.hentry .post-text a,
#blog-post article.hentry .post-text a,
.search article.hentry .post-text a,
.archive article.hentry .post-text a,
.tag article.hentry .post-text a,
.category article.hentry .post-text a,
article.hentry #ak-blog-post .post-text a {
  -webkit-box-shadow: 0px 1px 0px 0px #fff;
  -ms-box-shadow: 0px 1px 0px 0px #fff;
  -o-box-shadow: 0px 1px 0px 0px #fff;
  box-shadow: 0px 1px 0px 0px #fff;
  color: #337ab7;
  -webkit-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
body.single article.hentry .post-text a:hover,
body.single article.hentry .post-text a:focus,
body.single article.hentry .post-text a:active,
.page article.hentry .post-text a:hover,
.page article.hentry .post-text a:focus,
.page article.hentry .post-text a:active,
#blog-post article.hentry .post-text a:hover,
#blog-post article.hentry .post-text a:focus,
#blog-post article.hentry .post-text a:active,
.search article.hentry .post-text a:hover,
.search article.hentry .post-text a:focus,
.search article.hentry .post-text a:active,
.archive article.hentry .post-text a:hover,
.archive article.hentry .post-text a:focus,
.archive article.hentry .post-text a:active,
.tag article.hentry .post-text a:hover,
.tag article.hentry .post-text a:focus,
.tag article.hentry .post-text a:active,
.category article.hentry .post-text a:hover,
.category article.hentry .post-text a:focus,
.category article.hentry .post-text a:active,
article.hentry #ak-blog-post .post-text a:hover,
article.hentry #ak-blog-post .post-text a:focus,
article.hentry #ak-blog-post .post-text a:active {
  -webkit-box-shadow: 0px 1px 0px 0px #03303f;
  -ms-box-shadow: 0px 1px 0px 0px #03303f;
  -o-box-shadow: 0px 1px 0px 0px #03303f;
  box-shadow: 0px 1px 0px 0px #03303f;
  color: #1aa0ff;
}
body.single article.hentry .post-text a.button,
body.single article.hentry .post-text a.button-light,
body.single article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply body.single article.hentry .post-text a,
body.single article.hentry .post-text a.button-outline,
body.single article.hentry .post-text a.button-text,
.page article.hentry .post-text a.button,
.page article.hentry .post-text a.button-light,
.page article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply .page article.hentry .post-text a,
.page article.hentry .post-text a.button-outline,
.page article.hentry .post-text a.button-text,
#blog-post article.hentry .post-text a.button,
#blog-post article.hentry .post-text a.button-light,
#blog-post article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply #blog-post article.hentry .post-text a,
#blog-post article.hentry .post-text a.button-outline,
#blog-post article.hentry .post-text a.button-text,
.search article.hentry .post-text a.button,
.search article.hentry .post-text a.button-light,
.search article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply .search article.hentry .post-text a,
.search article.hentry .post-text a.button-outline,
.search article.hentry .post-text a.button-text,
.archive article.hentry .post-text a.button,
.archive article.hentry .post-text a.button-light,
.archive article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply .archive article.hentry .post-text a,
.archive article.hentry .post-text a.button-outline,
.archive article.hentry .post-text a.button-text,
.tag article.hentry .post-text a.button,
.tag article.hentry .post-text a.button-light,
.tag article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply .tag article.hentry .post-text a,
.tag article.hentry .post-text a.button-outline,
.tag article.hentry .post-text a.button-text,
.category article.hentry .post-text a.button,
.category article.hentry .post-text a.button-light,
.category article.hentry .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply .category article.hentry .post-text a,
.category article.hentry .post-text a.button-outline,
.category article.hentry .post-text a.button-text,
article.hentry #ak-blog-post .post-text a.button,
article.hentry #ak-blog-post .post-text a.button-light,
article.hentry #ak-blog-post .post-text .comments-area .comment-list .reply a,
.comments-area .comment-list .reply article.hentry #ak-blog-post .post-text a,
article.hentry #ak-blog-post .post-text a.button-outline,
article.hentry #ak-blog-post .post-text a.button-text {
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #080808;
}
body.single article.hentry .post-text a.button:hover,
body.single article.hentry .post-text a.button:focus,
body.single article.hentry .post-text a.button:active,
body.single article.hentry .post-text a.button-light:hover,
body.single article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply body.single article.hentry .post-text a:hover,
body.single article.hentry .post-text a.button-light:focus,
body.single article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply body.single article.hentry .post-text a:focus,
body.single article.hentry .post-text a.button-light:active,
body.single article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply body.single article.hentry .post-text a:active,
body.single article.hentry .post-text a.button-outline:hover,
body.single article.hentry .post-text a.button-outline:focus,
body.single article.hentry .post-text a.button-outline:active,
body.single article.hentry .post-text a.button-text:hover,
body.single article.hentry .post-text a.button-text:focus,
body.single article.hentry .post-text a.button-text:active,
.page article.hentry .post-text a.button:hover,
.page article.hentry .post-text a.button:focus,
.page article.hentry .post-text a.button:active,
.page article.hentry .post-text a.button-light:hover,
.page article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply .page article.hentry .post-text a:hover,
.page article.hentry .post-text a.button-light:focus,
.page article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply .page article.hentry .post-text a:focus,
.page article.hentry .post-text a.button-light:active,
.page article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply .page article.hentry .post-text a:active,
.page article.hentry .post-text a.button-outline:hover,
.page article.hentry .post-text a.button-outline:focus,
.page article.hentry .post-text a.button-outline:active,
.page article.hentry .post-text a.button-text:hover,
.page article.hentry .post-text a.button-text:focus,
.page article.hentry .post-text a.button-text:active,
#blog-post article.hentry .post-text a.button:hover,
#blog-post article.hentry .post-text a.button:focus,
#blog-post article.hentry .post-text a.button:active,
#blog-post article.hentry .post-text a.button-light:hover,
#blog-post article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply #blog-post article.hentry .post-text a:hover,
#blog-post article.hentry .post-text a.button-light:focus,
#blog-post article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply #blog-post article.hentry .post-text a:focus,
#blog-post article.hentry .post-text a.button-light:active,
#blog-post article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply #blog-post article.hentry .post-text a:active,
#blog-post article.hentry .post-text a.button-outline:hover,
#blog-post article.hentry .post-text a.button-outline:focus,
#blog-post article.hentry .post-text a.button-outline:active,
#blog-post article.hentry .post-text a.button-text:hover,
#blog-post article.hentry .post-text a.button-text:focus,
#blog-post article.hentry .post-text a.button-text:active,
.search article.hentry .post-text a.button:hover,
.search article.hentry .post-text a.button:focus,
.search article.hentry .post-text a.button:active,
.search article.hentry .post-text a.button-light:hover,
.search article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply .search article.hentry .post-text a:hover,
.search article.hentry .post-text a.button-light:focus,
.search article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply .search article.hentry .post-text a:focus,
.search article.hentry .post-text a.button-light:active,
.search article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply .search article.hentry .post-text a:active,
.search article.hentry .post-text a.button-outline:hover,
.search article.hentry .post-text a.button-outline:focus,
.search article.hentry .post-text a.button-outline:active,
.search article.hentry .post-text a.button-text:hover,
.search article.hentry .post-text a.button-text:focus,
.search article.hentry .post-text a.button-text:active,
.archive article.hentry .post-text a.button:hover,
.archive article.hentry .post-text a.button:focus,
.archive article.hentry .post-text a.button:active,
.archive article.hentry .post-text a.button-light:hover,
.archive article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply .archive article.hentry .post-text a:hover,
.archive article.hentry .post-text a.button-light:focus,
.archive article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply .archive article.hentry .post-text a:focus,
.archive article.hentry .post-text a.button-light:active,
.archive article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply .archive article.hentry .post-text a:active,
.archive article.hentry .post-text a.button-outline:hover,
.archive article.hentry .post-text a.button-outline:focus,
.archive article.hentry .post-text a.button-outline:active,
.archive article.hentry .post-text a.button-text:hover,
.archive article.hentry .post-text a.button-text:focus,
.archive article.hentry .post-text a.button-text:active,
.tag article.hentry .post-text a.button:hover,
.tag article.hentry .post-text a.button:focus,
.tag article.hentry .post-text a.button:active,
.tag article.hentry .post-text a.button-light:hover,
.tag article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply .tag article.hentry .post-text a:hover,
.tag article.hentry .post-text a.button-light:focus,
.tag article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply .tag article.hentry .post-text a:focus,
.tag article.hentry .post-text a.button-light:active,
.tag article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply .tag article.hentry .post-text a:active,
.tag article.hentry .post-text a.button-outline:hover,
.tag article.hentry .post-text a.button-outline:focus,
.tag article.hentry .post-text a.button-outline:active,
.tag article.hentry .post-text a.button-text:hover,
.tag article.hentry .post-text a.button-text:focus,
.tag article.hentry .post-text a.button-text:active,
.category article.hentry .post-text a.button:hover,
.category article.hentry .post-text a.button:focus,
.category article.hentry .post-text a.button:active,
.category article.hentry .post-text a.button-light:hover,
.category article.hentry .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply .category article.hentry .post-text a:hover,
.category article.hentry .post-text a.button-light:focus,
.category article.hentry .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply .category article.hentry .post-text a:focus,
.category article.hentry .post-text a.button-light:active,
.category article.hentry .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply .category article.hentry .post-text a:active,
.category article.hentry .post-text a.button-outline:hover,
.category article.hentry .post-text a.button-outline:focus,
.category article.hentry .post-text a.button-outline:active,
.category article.hentry .post-text a.button-text:hover,
.category article.hentry .post-text a.button-text:focus,
.category article.hentry .post-text a.button-text:active,
article.hentry #ak-blog-post .post-text a.button:hover,
article.hentry #ak-blog-post .post-text a.button:focus,
article.hentry #ak-blog-post .post-text a.button:active,
article.hentry #ak-blog-post .post-text a.button-light:hover,
article.hentry #ak-blog-post .post-text .comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply article.hentry #ak-blog-post .post-text a:hover,
article.hentry #ak-blog-post .post-text a.button-light:focus,
article.hentry #ak-blog-post .post-text .comments-area .comment-list .reply a:focus,
.comments-area .comment-list .reply article.hentry #ak-blog-post .post-text a:focus,
article.hentry #ak-blog-post .post-text a.button-light:active,
article.hentry #ak-blog-post .post-text .comments-area .comment-list .reply a:active,
.comments-area .comment-list .reply article.hentry #ak-blog-post .post-text a:active,
article.hentry #ak-blog-post .post-text a.button-outline:hover,
article.hentry #ak-blog-post .post-text a.button-outline:focus,
article.hentry #ak-blog-post .post-text a.button-outline:active,
article.hentry #ak-blog-post .post-text a.button-text:hover,
article.hentry #ak-blog-post .post-text a.button-text:focus,
article.hentry #ak-blog-post .post-text a.button-text:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #e6e6e6;
}
body.single article.hentry .post-text a.button,
.page article.hentry .post-text a.button,
#blog-post article.hentry .post-text a.button,
.search article.hentry .post-text a.button,
.archive article.hentry .post-text a.button,
.tag article.hentry .post-text a.button,
.category article.hentry .post-text a.button,
article.hentry #ak-blog-post .post-text a.button {
  color: #fff;
}
body.single article.hentry .post-text a.button-text:before,
.page article.hentry .post-text a.button-text:before,
#blog-post article.hentry .post-text a.button-text:before,
.search article.hentry .post-text a.button-text:before,
.archive article.hentry .post-text a.button-text:before,
.tag article.hentry .post-text a.button-text:before,
.category article.hentry .post-text a.button-text:before,
article.hentry #ak-blog-post .post-text a.button-text:before {
  line-height: 1.5;
}
body.single article.hentry .post-text a.button-text:hover,
body.single article.hentry .post-text a.button-text:focus,
body.single article.hentry .post-text a.button-text:active,
.page article.hentry .post-text a.button-text:hover,
.page article.hentry .post-text a.button-text:focus,
.page article.hentry .post-text a.button-text:active,
#blog-post article.hentry .post-text a.button-text:hover,
#blog-post article.hentry .post-text a.button-text:focus,
#blog-post article.hentry .post-text a.button-text:active,
.search article.hentry .post-text a.button-text:hover,
.search article.hentry .post-text a.button-text:focus,
.search article.hentry .post-text a.button-text:active,
.archive article.hentry .post-text a.button-text:hover,
.archive article.hentry .post-text a.button-text:focus,
.archive article.hentry .post-text a.button-text:active,
.tag article.hentry .post-text a.button-text:hover,
.tag article.hentry .post-text a.button-text:focus,
.tag article.hentry .post-text a.button-text:active,
.category article.hentry .post-text a.button-text:hover,
.category article.hentry .post-text a.button-text:focus,
.category article.hentry .post-text a.button-text:active,
article.hentry #ak-blog-post .post-text a.button-text:hover,
article.hentry #ak-blog-post .post-text a.button-text:focus,
article.hentry #ak-blog-post .post-text a.button-text:active {
  color: #1aa0ff;
}
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 {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #03303f;
}
body.single article.hentry .post-text dd a,
.page article.hentry .post-text dd a,
#blog-post article.hentry .post-text dd a,
.search article.hentry .post-text dd a,
.archive article.hentry .post-text dd a,
.tag article.hentry .post-text dd a,
.category article.hentry .post-text dd a,
article.hentry #ak-blog-post .post-text dd a {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
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: #0d0d0d;
}
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;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  display: inline-block;
}
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;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(189,189,189,0.2);
  -ms-box-shadow: 0px 0px 10px 0px rgba(189,189,189,0.2);
  -o-box-shadow: 0px 0px 10px 0px rgba(189,189,189,0.2);
  box-shadow: 0px 0px 10px 0px rgba(189,189,189,0.2);
  color: #333;
  display: inline-block;
  margin: 0 0 5px 5px;
  padding: 10px 18px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s, transform 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s, transform 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 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: #000;
  border-color: #000;
  color: #fff;
  -webkit-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: translateY(-10px);
          transform: translateY(-10px);
}
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: #1aa0ff;
  border: 1px solid #1aa0ff;
  color: #fff;
}
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: #1aa0ff;
  border: 1px solid #1aa0ff;
}
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;
}
@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 {
    top: 25px;
  }
}
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.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;
}
.wp-audio-playlist .wp-playlist-item a,
.wp-audio-playlist .wp-playlist-item .wp-playlist-caption {
  color: #000 !important;
  -webkit-box-shadow: none !important;
          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: #1aa0ff !important;
}
.wp-audio-playlist .mejs-horizontal-volume-slider {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.hentry {
  margin: 0 0 1.5em;
}
.post-footer {
  margin-top: 80px;
}
.post-footer span {
  color: #999;
  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;
}
.post-footer span.comment span {
  text-transform: initial;
  font-size: 10px;
  margin-right: 5px;
}
.post-footer a {
  color: #999;
  vertical-align: middle;
}
.post-footer .author img {
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 36px;
  margin-right: 5px;
  overflow: hidden;
  width: 36px;
  vertical-align: middle;
}
@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: #333;
  border-color: #333;
  color: #fff;
}
.post-footer a:hover,
.post-footer a:focus,
.post-footer a:active {
  color: #1aa0ff;
}
.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: rgba(26,160,255,0.4);
}
.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: #1aa0ff;
}
.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: inherit;
}
.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.8;
  color: #03303f;
  margin-bottom: 25px;
}
.comment-awaiting-moderation {
  border: 1px solid #5cb85c;
  color: #064e64;
  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: #b7ebfb;
  color: #a7a7a7;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  border-left: none;
  padding-left: 0;
  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: #1aa0ff;
}
.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: #1aa0ff;
}
.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: #1aa0ff;
}
.post-navigation,
.posts-navigation {
  background-color: #fff;
  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 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.nav-links .nav-previous a,
.nav-links .nav-next a {
  color: #333;
  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;
  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: "PT Sans", 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: #1aa0ff;
}
.nav-links .nav-previous a:before {
  content: "Previous Reading";
  font-size: 12px;
  left: 5px;
}
.nav-links .nav-next a {
  padding: 15px 50px 15px 30px;
}
.nav-links .nav-next a:before {
  content: "Next Reading";
  font-size: 12px;
  left: auto;
  right: 5px;
}
.nav-previous,
.nav-next {
  position: relative;
}
.nav-previous:before,
.nav-next:before {
  color: #333;
  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: color 0.3s;
  transition: color 0.3s;
}
.nav-previous:hover a,
.nav-previous:focus a,
.nav-previous:active a,
.nav-next:hover a,
.nav-next:focus a,
.nav-next:active a {
  padding-left: 60px;
}
.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: #1aa0ff;
}
.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: 15px;
}
@media screen and (max-width: 767px) {
  .nav-next:before {
    left: auto;
  }
}
.nav-next:hover a,
.nav-next:focus a,
.nav-next:active a {
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  .nav-next:hover a,
  .nav-next:focus a,
  .nav-next:active a {
    padding-left: 60px;
  }
}
.nav-next:hover:after,
.nav-next:focus:after,
.nav-next:active:after {
  left: auto;
  right: 20px;
}
.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 {
  display: block;
  text-align: center;
  margin-top: 70px;
}
@media screen and (min-width: 992px) {
  .main-panel {
    padding-right: 20px;
  }
}
.main-panel .widget {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -webkit-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;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-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);
  -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);
}
aside.sidebar {
  display: block;
}
aside.sidebar .widget:after {
  clear: both;
}
aside.sidebar .widget ul {
  background-color: #fff;
}
aside.sidebar .widget:last-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  aside.sidebar {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  aside.sidebar {
    margin-top: 20px;
  }
}
aside.sidebar .widget:before,
aside.sidebar .widget:after {
  content: " ";
  display: table;
}
.comments-area #reply-title {
  font-weight: 600;
  margin-bottom: 5px;
  text-align: left;
  color: #03303f;
}
.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: #064e64;
  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: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.comments-area .comment-list .comment-content {
  color: #064e64;
  font-size: 14px;
  margin-left: 75px;
  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:after {
  clear: both;
}
.comments-area .comment-list .comment-author {
  float: left;
}
.comments-area .comment-list .comment-author .avatar {
  border-radius: 100%;
  float: left;
  height: 60px;
  margin-right: 15px;
  width: 60px;
}
.comments-area .comment-list .comment-author .fn {
  color: #064e64;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  float: left;
  margin-top: 15px;
  text-transform: capitalize;
}
.comments-area .comment-list .comment-author .says {
  display: none;
}
.comments-area .comment-list .comment-metadata {
  float: right;
  margin-top: 15px;
}
.comments-area .comment-list .comment-metadata a {
  display: inline-block;
  font-size: 13px;
  color: #808080;
}
.comments-area .comment-list .comment-metadata a time:before {
  content: "\7d";
  font-family: "kf-icons";
  font-size: 13px;
  margin-right: 5px;
  vertical-align: top;
}
.comments-area .comment-list .children {
  margin: 0;
}
.comments-area .comment-list .children li {
  position: relative;
}
.comments-area .comment-list .children li:before {
  height: 30px;
  width: 30px;
  content: "";
  display: inline-block;
  background-color: #fff;
  border-width: 1px 0 0 1px;
  border-style: solid;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-color: #e6e6e6;
  position: absolute;
  top: -15px;
  left: 30px;
}
.comments-area .comment-list .children .fn {
  margin-top: 5px;
}
.comments-area .comment-list .children .comment-metadata {
  margin-top: 5px;
}
.comments-area .comment-list .reply {
  text-align: right;
}
.comments-area .comment-list .reply a:before {
  background-color: transparent;
  content: "\4a";
  font-family: "kf-icons";
  font-weight: 400;
  margin-right: 5px;
  position: static;
  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 {
  color: #1aa0ff;
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 3px;
}
.comments-area .comment-respond .comment-form {
  margin-bottom: 80px;
}
.comments-area .comment-respond .comment-form:after {
  clear: both;
}
.comments-area .comment-respond .comment-form .submit {
  border-radius: 0;
  background: #1aa0ff;
  border-color: #1aa0ff;
  margin-top: 30px;
  margin-left: 8px;
}
.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-subscription-form {
  clear: both;
}
.comments-area .comment-respond .comment-notes {
  margin-bottom: 50px;
  color: #808080;
}
.comments-area .comment-respond #email-notes {
  color: #b7ebfb;
}
.comments-area .comment-respond .required {
  color: #808080;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .comments-area .comment-list .comment-content {
    margin-left: 0;
  }
}
.comments-area .comment-list .comment-meta:before,
.comments-area .comment-list .comment-meta:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-author {
    float: none;
  }
  .comments-area .comment-list .comment-author:after {
    clear: both;
  }
  .comments-area .comment-list .comment-author:before,
  .comments-area .comment-list .comment-author:after {
    content: " ";
    display: table;
  }
  .comments-area .comment-list .comment-metadata {
    float: none;
  }
  .comments-area .comment-list .comment-metadata:after {
    clear: both;
  }
  .comments-area .comment-list .comment-metadata:before,
  .comments-area .comment-list .comment-metadata:after {
    content: " ";
    display: table;
  }
  .comments-area .comment-list .comment-metadata a time {
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
  }
}
.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: #1aa0ff;
}
.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:hover:before,
.comments-area .comment-list .reply a:focus:before,
.comments-area .comment-list .reply a:active:before {
  width: auto;
}
.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 {
  color: #03303f;
}
.comments-area .comment-respond .comment-form:before,
.comments-area .comment-respond .comment-form:after {
  content: " ";
  display: table;
}
.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: none;
  padding: 12px 5px 12px 15px !important;
  background: #f1f1f1 !important;
}
.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: #03303f;
  border-color: #03303f;
  color: #fff;
}
.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: calc(100% - 30px);
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .comments-area .comment-respond .comment-form .comment-form-author,
  .comments-area .comment-respond .comment-form .comment-form-email,
  .comments-area .comment-respond .comment-form .comment-form-url,
  .comments-area .comment-respond .comment-form .form-submit {
    float: left;
    width: calc(50% - 8px);
  }
  .comments-area .comment-respond .comment-form .comment-form-author,
  .comments-area .comment-respond .comment-form .comment-form-url {
    margin-right: 8px;
  }
  .comments-area .comment-respond .comment-form .comment-form-email,
  .comments-area .comment-respond .comment-form .form-submit {
    margin-left: 8px;
  }
  body.logged-in .comments-area .comment-respond .comment-form .comment-form-email,
  body.logged-in .comments-area .comment-respond .comment-form .form-submit {
    margin-left: 0;
  }
  .comments-area .comment-respond .comment-form .form-submit {
    margin-top: 20px;
    margin-left: 0;
  }
  body.logged-in .comments-area .comment-respond .comment-form .form-submit {
    margin-top: 5px;
  }
}
.comments-area .comment-respond label,
.comments-area .comment-respond .searchform .search-button,
.searchform .comments-area .comment-respond .search-button {
  display: block;
  color: #064e64;
  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: #fff;
  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:after {
  clear: both;
}
.author-detail .author {
  float: left;
  width: 100px;
}
.author-detail .author a {
  border-radius: 100%;
  display: inline-block;
  height: 100px;
  margin-top: 15px;
  width: 100px;
}
.author-detail .author a img {
  vertical-align: top;
  border-radius: 100%;
}
.author-detail .author-content {
  float: right;
  width: calc(100% - 125px);
  font-size: 15px;
}
.author-detail .author-content .author-name {
  color: #333;
  font-family: "PT Sans", 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: "PT Sans", sans-serif;
}
.author-detail .author-content.no-author-text {
  margin-top: 40px;
}
.author-detail:before,
.author-detail:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 767px) {
  .author-detail .author {
    width: 100%;
    float: none;
    text-align: center;
  }
  .author-detail .author a {
    margin-top: 0;
  }
  .author-detail .author-content {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.related-post {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.related-post:after {
  clear: both;
}
.related-post .related-post-list {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
}
.related-post .related-post-list h3 {
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
.related-post .related-post-list h3 a {
  color: #03303f;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
}
.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;
}
.related-post:before,
.related-post:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 767px) {
  .related-post .related-post-list {
    text-align: center;
  }
}
.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: #1aa0ff;
}
.related-post .related-post-list .post-thumb:after,
.related-post .related-post-list .post-thumb:before {
  width: 220%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
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-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: inline-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;
  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 {
  background-color: #1aa0ff;
  position: relative;
  top: 0;
  z-index: 99991;
  color: rgba(26,160,255,0.4);
}
.top-header .socialgroup {
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.top-header .top-header-left .top-header-menu {
  font-size: 14px;
  display: inline-block;
  padding: 12px 15px 12px 0;
  color: #fff;
}
.top-header .top-header-left .top-header-menu:last-child {
  margin-right: 0;
}
.top-header .top-header-left .top-header-menu ul {
  margin: 0;
  padding: 0;
}
.top-header .top-header-left .top-header-menu ul li {
  display: inline-block;
  margin-right: 20px;
}
.top-header .top-header-left .top-header-menu ul li:last-child {
  margin-right: 0;
}
.top-header .top-header-left .top-header-menu ul li a {
  color: #fff;
}
.top-header .top-header-right {
  text-align: right;
}
.top-header .top-header-right .socialgroup {
  margin-top: 0;
  padding-right: 10px;
  display: inline-block;
}
.top-header .top-header-right .socialgroup ul {
  padding: 0;
}
.top-header .top-header-right .socialgroup ul li {
  margin-bottom: 0;
}
.top-header .top-header-right .socialgroup a {
  color: #fff;
  height: 24px;
  width: 24px;
  line-height: 24px;
  margin-left: 1px;
  margin-right: 1px;
  vertical-align: middle;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.top-header .top-header-right .socialgroup a:before {
  font-size: 13px;
}
.top-header .top-header-right #search-form {
  display: none;
}
.top-header .top-header-right #search-form.search-slide {
  display: block;
}
.top-header .top-header-right .search-icon {
  display: inline-block;
  border-left: 1px solid;
  padding: 12px 15px;
}
.top-header .top-header-right .search-icon a {
  color: #fff;
}
.top-header .top-header-right #searchform {
  position: absolute;
  width: 280px;
  right: 10px;
  top: 52px;
  z-index: 99999;
}
.top-header .top-header-right #searchform > div:before {
  content: "";
  display: inline-block;
  right: 2px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 12px solid #ebf1f6;
  border-left: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: -6px;
  -webkit-transition: none;
  transition: none;
}
.top-header .top-header-right #searchform input[type="text"] {
  border: 1px solid #ebf1f6;
  background-color: #ebf1f6;
  color: #064e64;
}
.top-header .top-header-right #searchform input[type="text"]::-webkit-input-placeholder {
  color: #03303f;
}
.top-header .top-header-right #searchform input[type="text"]:-moz-placeholder {
  color: #03303f;
}
.top-header .top-header-right #searchform input[type="text"]::-moz-placeholder {
  color: #03303f;
}
.top-header .top-header-right #searchform input[type="text"]:-ms-input-placeholder {
  color: #03303f;
}
.top-header .top-header-right #searchform .search-button {
  display: none;
}
.top-header .top-header-right .cart-icon {
  padding-right: 3px;
  display: inline-block;
  border-left: 1px solid;
  padding: 12px 15px;
}
.top-header .top-header-right .cart-icon a {
  display: inline-block;
  color: #fff;
}
.top-header .top-header-right .cart-icon a .count {
  margin-top: -5px;
  margin-left: 3px;
  background-color: #1aa0ff;
  border-radius: 100%;
  font-size: 11px;
  height: 18px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  font-weight: 600;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.searchform #searchsubmit {
  display: none;
}
.searchform .search-field {
  background-color: #fff;
  border-right: none;
  color: #03303f;
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  vertical-align: top;
}
.searchform .search-field::-webkit-input-placeholder {
  color: #03303f;
}
.searchform .search-field:-moz-placeholder {
  color: #03303f;
}
.searchform .search-field::-moz-placeholder {
  color: #03303f;
}
.searchform .search-field:-ms-input-placeholder {
  color: #03303f;
}
.searchform .search-button {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  color: #fff;
  float: right;
  font-family: "PT Sans", sans-serif;
  width: 50px !important;
  height: 43px;
  line-height: 20px;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  vertical-align: top;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 999;
}
.searchform .search-button span {
  color: #fff;
  display: block;
  line-height: 0.5;
}
.searchform label,
.searchform .search-button {
  margin-bottom: 0;
  width: calc(100% - 40px);
  float: left;
}
.searchform .search-field:hover,
.searchform .search-field:focus,
.searchform .search-field:active {
  color: #03303f;
}
.searchform .search-button:hover,
.searchform .search-button:focus,
.searchform .search-button:active {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
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: #1aa0ff;
  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 {
  background-color: rgba(17,17,17,0.3);
  width: 100%;
}
.wrap-inner-banner {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  background-color: #999;
  border: 0;
  color: #fff;
  margin-bottom: 90px;
  padding: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-position: center center;
}
.wrap-inner-banner .page-header {
  border: none;
  color: #fff;
  margin-bottom: 10%;
  margin-top: 10%;
  padding: 0;
  text-align: center;
}
.wrap-inner-banner .page-header:after {
  clear: both;
}
.wrap-inner-banner .page-header .page-title {
  line-height: 1.2;
  margin-bottom: 30px;
  color: #fff;
  font-size: 36px;
}
.wrap-inner-banner .page-header .page-description {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.wrap-inner-banner .breadcrumbs {
  background-color: #f7f7f7;
  color: #999;
  font-size: 15px;
  padding: 20px 15px;
  text-align: center;
}
.wrap-inner-banner .breadcrumbs .trail-items {
  margin: 0;
  padding-left: 0;
}
.wrap-inner-banner .breadcrumbs .trail-items li {
  display: inline-block;
  line-height: 1.5;
  list-style: none;
}
.wrap-inner-banner .breadcrumbs .trail-items li:last-child span {
  margin-right: 0;
}
.wrap-inner-banner .breadcrumbs .trail-items span {
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
}
.wrap-inner-banner .breadcrumbs .trail-items a {
  color: #999;
  font-size: 13px;
  margin-right: 2px;
  padding-right: 4px;
  position: relative;
}
.wrap-inner-banner .breadcrumbs .trail-items a:after {
  background-color: currentColor;
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 1px;
  right: 0;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  width: 1px;
}
.wrap-inner-banner .breadcrumbs .trail-items a[rel="home"] span {
  font-size: 0px;
}
.wrap-inner-banner .breadcrumbs .trail-items a[rel="home"] span:before {
  font-size: 14px;
  content: "\e074";
  font-family: "kf-icons";
}
.wrap-inner-banner:hover,
.wrap-inner-banner:focus,
.wrap-inner-banner:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.wrap-inner-banner .page-header:before,
.wrap-inner-banner .page-header:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 767px) {
  .wrap-inner-banner .page-header {
    margin-bottom: 18%;
    margin-top: 28%;
  }
}
@media screen and (max-width: 991px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-inner-banner .page-header .page-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .wrap-inner-banner .page-header .page-description {
    margin-left: 100px;
    margin-right: 100px;
  }
}
.wrap-inner-banner .breadcrumbs .trail-items a:hover,
.wrap-inner-banner .breadcrumbs .trail-items a:focus,
.wrap-inner-banner .breadcrumbs .trail-items a:active {
  color: #262626;
}
.wrap-inner-banner .breadcrumbs .trail-items a:hover:after,
.wrap-inner-banner .breadcrumbs .trail-items a:focus:after,
.wrap-inner-banner .breadcrumbs .trail-items a:active:after {
  background-color: #262626;
}
.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 #fff;
}
.post-content-overlay article.post-content {
  background-color: transparent;
  bottom: 0;
  color: #fff;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.post-content-overlay article.post-content .post-title .cat a {
  color: #e6e6e6;
}
.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;
  transition: height 0.3s ease, margin-top 0.3s;
}
.post-content-overlay article.post-content .post-footer .comment-link:after {
  color: #fff;
}
.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: #fff;
  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: #1aa0ff;
}
.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: #1aa0ff;
}
.post-content-overlay article.post-content .post-footer a,
.post-content-overlay article.post-content .post-footer .divider {
  color: #fff;
}
.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: #1aa0ff;
}
.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-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:after {
  clear: both;
}
.post-main-content .post-navigation:before,
.post-main-content .post-navigation:after {
  content: " ";
  display: table;
}
.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: #fff;
  -webkit-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 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: stroke 0.5s linear;
  transition: stroke 0.5s linear;
  stroke: #fff;
}
.mouse-holder #scroll {
  -webkit-animation-name: scroll;
          animation-name: scroll;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
          animation-timing-function: cubic-bezier(0.54, -0.01, 0.36, 0.99);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  stroke: #fff;
}
.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;
  transition: top 0.3s linear, opacity 1s;
}
.mouse-holder #mouse:hover,
.mouse-holder #mouse:focus,
.mouse-holder #mouse:active {
  -webkit-animation: move 0.7s linear;
          animation: move 0.7s linear;
  stroke: #1aa0ff;
}
#go-top {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  z-index: 99991;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
#go-top span {
  background-color: #fff;
  color: #03303f;
  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;
  transition: color 0.5s, background 0.5s, border 0.5s;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  -webkit-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: #1aa0ff;
  color: #fff;
  border: 1px solid #1aa0ff;
}
.widget.widget_categories select,
.widget.widget_archive select {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 15px 30px;
  background-color: #fff;
  background-image: linear-gradient(45deg, transparent 50%, #808080 50%), linear-gradient(135deg, #808080 50%, transparent 50%), linear-gradient(to right, #b7ebfb, #b7ebfb);
  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;
  -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;
}
.widget .widget-title,
.widget .widgettitle {
  background-color: #fff;
  color: #03303f;
  display: inline-block;
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: -48px auto 0px;
  line-height: 1;
  padding: 0px 15px 41px;
  text-align: center;
  vertical-align: middle;
  z-index: 9;
  text-transform: capitalize;
}
.block-top-footer {
  background-color: #1aa0ff;
  font-size: 14px;
  padding: 60px 15px 0;
}
.block-top-footer .widget {
  background-color: transparent;
  border: none;
  color: #b7ebfb;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.block-top-footer .widget li {
  border-top-color: #5e5e5e;
}
.block-top-footer .widget .footer-item {
  background-color: transparent;
  border: none;
  color: #b7ebfb;
  text-align: left;
}
.block-top-footer .widget a {
  color: #b7ebfb;
}
.block-top-footer .widget input[type="search"] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
}
.block-top-footer .widget .search-button {
  background-color: #064e64;
  border: 1px solid #064e64;
  height: 43px;
  -webkit-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: #b7ebfb;
}
.block-top-footer .widget .calendar_wrap table {
  border-bottom: 0;
}
.block-top-footer .widget .calendar_wrap table caption {
  border-bottom: 1px solid #b3b3b3;
  color: #b7ebfb;
  margin-bottom: 0;
  text-align: right;
}
.block-top-footer .widget .tagcloud a {
  background-color: transparent;
  border-color: #064e64;
  color: #b7ebfb;
}
.block-top-footer .widget .search-form {
  margin-top: 40px;
}
.block-top-footer .widget .recentcomments .comment-author-link {
  color: #b7ebfb;
  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: #b7ebfb;
  margin-top: 40px;
}
.block-top-footer .widget.widget_rss li a {
  color: #b7ebfb;
}
.block-top-footer .widget .rsswidget {
  color: #b7ebfb;
}
.block-top-footer .widget .button {
  color: #b7ebfb;
}
.block-top-footer .widget .sb-about-widget .widget-content {
  margin-top: 40px;
}
.block-top-footer .widget .sb-right-thumb-widget {
  color: #b7ebfb;
}
.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 a {
  color: #b7ebfb;
}
.widget li:hover:before,
.widget li:focus:before,
.widget li:active:before {
  background-color: #1aa0ff;
  border-color: #1aa0ff;
  padding-left: 5px;
}
.widget li:hover > a,
.widget li:focus > a,
.widget li:active > a {
  color: #1aa0ff;
}
.widget.widget_calendar td,
.widget.widget_calendar th {
  border-color: #d9d9d9;
  line-height: 1.8;
  text-align: center;
  padding: 6px;
}
.widget.widget_calendar tbody a:hover,
.widget.widget_calendar tbody a:focus,
.widget.widget_calendar tbody a:active {
  background-color: #1aa0ff;
}
.widget.widget_calendar tfoot a:hover,
.widget.widget_calendar tfoot a:focus,
.widget.widget_calendar tfoot a:active {
  color: #1aa0ff;
}
.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 li a:hover,
.widget.widget_rss li a:focus,
.widget.widget_rss li a:active {
  color: #1aa0ff;
}
.widget.widget_rss .widget-title .rsswidget:hover,
.widget.widget_rss .widget-title .rsswidget:focus,
.widget.widget_rss .widget-title .rsswidget:active {
  color: #1aa0ff;
}
.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:focus,
.widget.widget_tag_cloud .tagcloud a:active {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  color: #fff;
}
.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 #fff;
}
.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 #000;
  -ms-box-shadow: 0px 2px 0px 0px #000;
  -o-box-shadow: 0px 2px 0px 0px #000;
  box-shadow: 0px 2px 0px 0px #000;
  color: #1aa0ff;
}
.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;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.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;
}
@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;
  }
}
@media screen and (max-width: 1199px) {
  .top-header .top-header-left .top-header-menu {
    padding-bottom: 7px;
    padding-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .top-header .top-header-left .top-header-menu {
    padding-bottom: 0;
  }
}
.top-header .top-header-left .top-header-menu ul li a:hover,
.top-header .top-header-left .top-header-menu ul li a:focus,
.top-header .top-header-left .top-header-menu ul li a:active {
  color: #1aa0ff;
}
@media screen and (max-width: 767px) {
  .top-header .top-header-right {
    text-align: center;
    margin-right: 0;
  }
  .top-header .top-header-right .socialgroup {
    padding-right: 0;
  }
}
.top-header .top-header-right .socialgroup a:hover,
.top-header .top-header-right .socialgroup a:focus,
.top-header .top-header-right .socialgroup a:active {
  color: #1aa0ff;
}
.top-header .top-header-right .search-icon-wrapper,
.top-header .top-header-right .search-icon {
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-header .top-header-right .search-icon {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-header .top-header-right .search-icon a:hover,
.top-header .top-header-right .search-icon a:focus,
.top-header .top-header-right .search-icon a:active {
  color: #1aa0ff;
}
@media screen and (max-width: 479px) {
  .top-header .top-header-right #searchform {
    width: 180px;
  }
}
.top-header .top-header-right #searchform label,
.top-header .top-header-right #searchform .searchform .search-button,
.searchform .top-header .top-header-right #searchform .search-button {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-header .top-header-right .cart-icon {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-header .top-header-right .cart-icon a:hover,
.top-header .top-header-right .cart-icon a:focus,
.top-header .top-header-right .cart-icon a:active {
  color: #1aa0ff;
}
.top-header .top-header-right .cart-icon a:hover span.count,
.top-header .top-header-right .cart-icon a:focus span.count,
.top-header .top-header-right .cart-icon a:active span.count {
  background-color: #1aa0ff;
}
#site-loader {
  display: none;
  background-color: #fff;
  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%);
  transform: translate(-50%, -50%);
}
#site-loader .site-loader-inner img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (min-width: 992px) {
  #site-loader .site-loader-inner {
    width: 40%;
  }
}
.site-header {
  text-align: center;
  position: relative;
  -webkit-transition: background-color 0.5s, padding-bottom 0.5s, padding-top 0.5s;
  transition: background-color 0.5s, padding-bottom 0.5s, padding-top 0.5s;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #fff;
}
.site-header .site-branding-outer {
  text-align: left;
}
.site-header .site-branding {
  text-align: left;
}
.site-header .site-branding > a {
  display: block;
  max-width: 190px;
}
.site-header .site-branding .site-title a {
  margin: 0;
  color: #03303f;
  font-family: "PT Sans", sans-serif;
  -webkit-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
}
.site-header .site-branding .site-description {
  color: #333;
  display: block;
  font-size: 14px;
  vertical-align: middle;
}
.site-header .header-bottom-right {
  float: right;
  vertical-align: top;
  text-align: right;
}
.site-header .header-bottom-right > span {
  vertical-align: middle;
}
.site-header .header-bottom-right > span a {
  line-height: 38px;
}
.site-header .header-bottom-right > span a span {
  color: #fff;
  font-size: 14px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.site-header .header-bottom-right .alt-menu-icon a span {
  color: #03303f;
  display: inline-block;
  font-size: 28px;
  margin-top: 5px;
}
.site-header.site-header-two {
  padding-bottom: 20px;
  padding-top: 30px;
}
.site-header.site-header-two .site-branding .site-description {
  padding: 5px 20px;
  display: inline-block;
  border-left: 1px solid #eaeaea;
  margin: 4px 0 8px 20px;
}
.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 0 15px;
  color: #03303f;
  text-align: left;
  border-right: 1px solid #eaeaea;
}
.site-header.site-header-two .header-contact .list .list-icon {
  width: 40px;
  float: left;
  vertical-align: top;
  margin-top: 4px;
}
.site-header.site-header-two .header-contact .list .list-icon span {
  margin-right: 5px;
  color: #333;
  font-size: 20px;
}
.site-header.site-header-two .header-contact .list .list-content {
  width: calc(100% - 40px);
  float: right;
  vertical-align: top;
  color: #333;
}
.site-header.site-header-two .header-contact .list .list-content h3 {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.site-header.site-header-two .header-contact .list .list-content a {
  color: #03303f;
}
.site-header.site-header-two .header-contact .list:first-child {
  margin-right: 0;
}
.site-header.site-header-two .header-contact .list:nth-child(2n) .list-icon {
  margin-top: 0;
}
.site-header.site-header-two .header-contact .list:last-child {
  padding-right: 0;
  border: none;
}
.site-header.site-header-two .header-contact .list:last-child .list-content a {
  color: #1aa0ff;
}
.site-header.site-header-two #primary-nav-container {
  text-align: center;
}
.site-header.site-header-two .main-navigation {
  text-align: center;
  border-top: 1px solid #eaeaea;
  padding-top: 22px;
  margin-top: 18px;
}
.site-header.site-header-three {
  padding-bottom: 20px;
  padding-top: 30px;
}
.site-header.site-header-three .site-branding > a {
  margin-left: auto;
  margin-right: auto;
}
.site-header.site-header-three .site-branding .site-description {
  padding: 15px 20px;
  display: inline-block;
  border-left: 1px solid #eaeaea;
  margin: 4px 0 8px 20px;
}
.site-header.site-header-three #primary-nav-container {
  text-align: center;
}
.site-header.site-header-three .main-navigation {
  text-align: center;
  border-top: 1px solid #eaeaea;
  padding-top: 22px;
}
.site-header .site-branding .site-title,
.site-header .site-branding .site-title a {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .site-header .site-branding .site-title,
  .site-header .site-branding .site-title a {
    margin-right: 0;
    float: none;
    text-align: left;
    line-height: 1.2;
  }
  .site-header .site-branding .site-title a {
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .site-header .site-branding .site-title a {
    font-size: 15px;
  }
}
.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus,
.site-header .site-branding .site-title a:active {
  color: #1aa0ff;
}
.site-header .site-branding:hover img,
.site-header .site-branding:focus img,
.site-header .site-branding:active img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}

@media screen and (max-width: 767px) {
  .site-header .site-branding .site-description {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .site-header .header-bottom-right {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .site-header .header-bottom-right > span {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1199px) {
  .site-header .header-bottom-right > span a {
    line-height: 20px;
    padding: 12px 15px;
  }
}
@media screen and (max-width: 991px) {
  .site-header .header-bottom-right > span a {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .site-header .header-bottom-right > span a {
    padding: 8px 7px;
    font-size: 13px;
    width: 100%;
  }
}
.site-header .header-bottom-right > span a:hover span,
.site-header .header-bottom-right > span a:focus span,
.site-header .header-bottom-right > span a:active span {
  color: #1aa0ff;
}
@media screen and (max-width: 991px) {
  .site-header .header-bottom-right .alt-menu-icon {
    margin-top: 7px;
    display: inline-block !important;
  }
}
@media screen and (max-width: 991px) {
  .site-header.site-header-two {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .site-header.site-header-two .site-branding {
    margin-top: 12px;
  }
}
.site-header.site-header-two .site-branding .site-title,
.site-header.site-header-two .site-branding .site-title a {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-two .site-branding .site-title,
  .site-header.site-header-two .site-branding .site-title a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .site-header.site-header-two .site-branding .site-description {
    display: none;
  }
}
@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 .list-content a:hover,
.site-header.site-header-two .header-contact .list .list-content a:focus,
.site-header.site-header-two .header-contact .list .list-content a:active {
  color: #1aa0ff;
}
.site-header.site-header-two .header-contact .list:last-child .list-content a:hover,
.site-header.site-header-two .header-contact .list:last-child .list-content a:focus,
.site-header.site-header-two .header-contact .list:last-child .list-content a:active {
  color: #1aa0ff;
}
@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;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .site-header.site-header-three .site-branding {
    text-align: center;
  }
}
.site-header.site-header-three .site-branding .site-title,
.site-header.site-header-three .site-branding .site-title a {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .site-header.site-header-three .site-branding .site-title,
  .site-header.site-header-three .site-branding .site-title a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .site-header.site-header-three .site-branding .site-description {
    display: none;
  }
}
.block-slider {
  overflow: hidden;
  position: relative;
  background-color: #fafafa;
}
.block-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -webkit-transition: -webkit-filter 1s linear;
  transition: -webkit-filter 1s linear;
  transition: filter 1s linear;
  transition: filter 1s linear, -webkit-filter 1s linear;
}
.block-slider .slide-item:not(:first-child) {
  display: none;
  visibility: hidden;
}
.block-slider .slide-item .post-content-inner-wrap {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.block-slider .slide-item .button-container {
  margin-top: 25px;
  text-align: center;
}
.block-slider .slide-item .button-container .post-footer-detail > a {
  margin-right: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}
.block-slider .slide-item .button-container .button-primary {
  margin-top: 25px;
}
.block-slider .slide-item .button-container .divider {
  font-weight: 400;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}
.block-slider .slide-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.block-slider.pages-slider .slide-item {
  background-position: center center;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -webkit-transition: -webkit-filter 1s linear;
  transition: -webkit-filter 1s linear;
  transition: filter 1s linear;
  transition: filter 1s linear, -webkit-filter 1s linear;
}
.block-slider.pages-slider .slide-item .post-content-inner-wrap {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
}
.block-slider.pages-slider .slide-item .post-content-inner-wrap .content {
  text-transform: uppercase;
  margin-top: 5px;
}
.block-slider.pages-slider .slide-item .button-container {
  margin-top: 40px;
  text-align: center;
}
.block-slider.pages-slider .slide-item .button-container > a {
  margin-right: 5px;
  margin-bottom: 15px;
}
.block-slider .controls {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  opacity: 0;
}
.block-slider .controls .owl-next {
  right: 15px;
  left: auto;
  float: right;
}
.block-slider .controls .owl-next:before {
  content: "\35";
  margin-right: 0;
}
.block-slider #kt-slide-pager {
  bottom: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 998;
  left: 0;
}
.block-slider #kt-slide-pager.disabled {
  display: none;
}
.block-slider #kt-slide-pager .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}
.block-slider #kt-slide-pager .owl-dot span {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  margin: 6px auto;
  width: 12px;
  font-size: 0px;
}
.block-slider #kt-slide-pager .owl-dot.active span {
  background-color: #fff;
  height: 12px;
  margin: 8px auto;
  width: 12px;
}
.block-slider .banner-overlay,
.block-slider .post-content-overlay .post-thumb figure a,
.post-content-overlay .post-thumb figure .block-slider a {
  padding: 150px 0 140px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .block-slider .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.block-slider .slide-item .cat a,
.block-slider .slide-item .author-name a {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}
.block-slider .slide-item .cat a:hover,
.block-slider .slide-item .cat a:focus,
.block-slider .slide-item .cat a:active,
.block-slider .slide-item .author-name a:hover,
.block-slider .slide-item .author-name a:focus,
.block-slider .slide-item .author-name a:active {
  color: #1aa0ff;
}
.block-slider .slide-item .cat .author-name span,
.block-slider .slide-item .author-name .author-name span {
  color: #fff;
}
.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.5;
  margin: 0;
  color: #fff;
  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;
  }
}
@media screen and (max-width: 479px) {
  .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: #1aa0ff;
}
.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 {
  padding: 190px 0;
  height: 100%;
  width: 100%;
}
@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 {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 479px) {
  .block-slider.pages-slider .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.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 {
  line-height: 1.5;
  margin: 0;
  color: #fff;
  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;
    margin-bottom: 20px;
  }
}
@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;
  }
}
@media screen and (max-width: 767px) {
  .block-slider .controls {
    display: none;
  }
}
.block-slider .controls .owl-prev,
.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;
}
@media screen and (max-width: 991px) {
  .block-slider .controls .owl-prev,
  .block-slider .controls .owl-next {
    width: 32px;
  }
}
@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 {
  background-color: transparent;
  color: #fff;
  content: "\34";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 22px;
  height: 52px;
  line-height: 47px;
  width: 52px;
  margin-right: 60px;
  border-radius: 100%;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 2px solid #e5e5e5;
}
@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 {
  border: 2px solid #1aa0ff;
}
.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: #1aa0ff;
  border-color: #1aa0ff;
  -webkit-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:hover,
.block-slider #kt-slide-pager .owl-dot.active span:focus,
.block-slider #kt-slide-pager .owl-dot.active span:active {
  background-color: #1aa0ff;
}
.block-slider:hover .controls,
.block-slider:focus .controls,
.block-slider:active .controls {
  opacity: 1;
}
.main-navigation {
  float: left;
  text-align: right;
  width: 100%;
  vertical-align: top;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  -webkit-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: #fff;
  border-top: 2px solid #1aa0ff;
  float: left;
  left: -999em;
  margin-left: -1px;
  position: absolute;
  text-align: left;
  top: 75px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9999;
}
.main-navigation ul ul:before {
  background: transparent;
  content: "";
  display: inline-block;
  height: 12px;
  left: 20px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -5px;
  width: 12px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: -1px;
  -webkit-transition: none;
  transition: none;
}
.main-navigation ul ul ul:before {
  display: none;
}
.main-navigation ul ul li {
  border-top: 1px solid #f2f2f2;
}
.main-navigation ul ul li:first-child {
  border-top: none;
}
.main-navigation ul ul a {
  background-color: #fff;
  color: #999;
  font-size: 13px;
  line-height: 1.5;
  padding: 13px 15px 14px;
  width: 250px;
}
.main-navigation ul.primary-menu > .menu-item-has-children ul.sub-menu > .menu-item-has-children {
  border: none;
}
.main-navigation li {
  position: relative;
  vertical-align: top;
}
.main-navigation li ul a:before {
  display: none;
}
.main-navigation li.current-menu-parent {
  border: 1px solid #fff;
}
.main-navigation li.current-menu-parent .current-menu-item > a {
  border: 1px solid #fff;
  color: #1aa0ff;
}
.main-navigation a {
  border: 1px solid transparent;
  display: inline-block;
  color: #03303f;
  font-size: 15px;
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  line-height: 20px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media screen and (max-width: 37.5em) {
  .main-navigation ul {
    background-color: #d9d9d9;
  }
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus > ul {
  right: 100%;
  top: -1px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  right: 100%;
  top: -1px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus,
.main-navigation ul ul a:active {
  color: #1aa0ff;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
@media screen and (min-width: 768px) {
  .main-navigation li {
    display: inline-block;
  }
}
.main-navigation li:hover > ul,
.main-navigation li:focus > ul,
.main-navigation li:active > ul {
  top: 32px;
}
.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation li.active > a {
  border: 1px solid #fff;
}
body.fixed-nav-active .main-navigation li:hover > a,
body.fixed-nav-active .main-navigation li:focus > a,
body.fixed-nav-active .main-navigation li.active > a {
  border-color: #fff;
}
.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:hover,
.main-navigation li.page_item_has_children:focus,
.main-navigation li.page_item_has_children.active,
.main-navigation li.menu-item-has-children:hover,
.main-navigation li.menu-item-has-children:focus,
.main-navigation li.menu-item-has-children.active {
  border: 1px solid #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active {
  border-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul {
  top: 37px;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li.active,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li.active,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li.active {
  border-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li.active > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li.active > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li.active > a {
  border-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li.active ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li.active ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li.active ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li.active ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li.active ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:hover ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:focus ul li > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li.active ul li > a {
  border-top-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child > a {
  border: 1px solid #fff;
  -webkit-transition: border-color 0s;
  transition: border-color 0s;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child.active,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child.active,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child.active,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child:hover,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child:focus,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child.active {
  border-top-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul li:first-child.active > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul li:first-child.active > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul li:first-child.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul li:first-child.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul li:first-child.active > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child:hover > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child:focus > a,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul li:first-child.active > a {
  border-top-color: #fff;
}
body.fixed-nav-active .main-navigation li.page_item_has_children:hover ul .sub-menu,
body.fixed-nav-active .main-navigation li.page_item_has_children:focus ul .sub-menu,
body.fixed-nav-active .main-navigation li.page_item_has_children.active ul .sub-menu,
body.fixed-nav-active .main-navigation li.menu-item-has-children:hover ul .sub-menu,
body.fixed-nav-active .main-navigation li.menu-item-has-children:focus ul .sub-menu,
body.fixed-nav-active .main-navigation li.menu-item-has-children.active ul .sub-menu {
  top: 1px;
}
.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 a:hover,
.main-navigation a:focus,
.main-navigation a:active {
  color: #1aa0ff;
}
.main-navigation ul.primary-menu > .current_page_item > a,
.main-navigation ul.primary-menu > .current-menu-item > a {
  border-color: #fff;
  color: #1aa0ff;
}
.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: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:after,
.main-navigation .menu-item-has-children:after {
  content: "\43";
  float: right;
  color: #b3b3b3;
  font-size: 16px;
  font-family: "kf-icons";
  margin-right: 5px;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.main-navigation .page_item_has_children.current-menu-item,
.main-navigation .menu-item-has-children.current-menu-item {
  border: 1px solid #fff;
  color: #1aa0ff;
}
body.fixed-nav-active .main-navigation .page_item_has_children.current-menu-item,
body.fixed-nav-active,
.main-navigation .menu-item-has-children.current-menu-item {
  border-color: #999;
}
.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:after,
.main-navigation .page_item_has_children .sub-menu .menu-item-has-children:after,
.main-navigation .menu-item-has-children .sub-menu .page_item_has_children:after,
.main-navigation .menu-item-has-children .sub-menu .menu-item-has-children:after {
  content: "\34";
  float: right;
  font-size: 20px;
  margin-top: -46px;
  padding-left: 5px;
  padding-right: 15px;
  -webkit-transition: none;
  transition: none;
  vertical-align: middle;
}
.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 {
  float: left;
  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);
  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);
  transform: rotate(0deg);
}
#offcanvas-menu {
  background-color: #fcfcfc;
  position: fixed;
  top: 0;
  height: 100%;
  right: -100%;
  width: 340px;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
#offcanvas-menu .close-offcanvas-menu {
  text-align: right;
  cursor: pointer;
}
#offcanvas-menu .close-offcanvas-menu span {
  font-size: 38px;
  margin: 5px 35px;
  display: inline-block;
}
#offcanvas-menu .header-contact {
  padding: 30px;
}
#offcanvas-menu .header-contact:after {
  clear: both;
}
#offcanvas-menu .header-contact .list {
  font-size: 14px;
  color: #03303f;
  margin-top: 20px;
  width: 100%;
  float: left;
}
#offcanvas-menu .header-contact .list:after {
  clear: both;
}
#offcanvas-menu .header-contact .list .list-icon {
  width: 40px;
  float: left;
  vertical-align: top;
  margin-top: 4px;
}
#offcanvas-menu .header-contact .list .list-icon span {
  margin-right: 5px;
  color: #333;
  font-size: 20px;
}
#offcanvas-menu .header-contact .list .list-content {
  width: calc(100% - 40px);
  float: right;
  vertical-align: top;
  color: #333;
}
#offcanvas-menu .header-contact .list .list-content h3 {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
#offcanvas-menu .header-contact .list .list-content a {
  color: #03303f;
}
#offcanvas-menu .header-contact .list:first-child {
  margin-right: 0;
}
#offcanvas-menu .header-contact .list:nth-child(2n) .list-icon {
  margin-top: 0;
}
#offcanvas-menu .header-contact .list:last-child {
  padding-right: 0;
  border: none;
}
#offcanvas-menu .header-contact .list:last-child .list-content a {
  color: #1aa0ff;
}
@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 .header-contact:before,
#offcanvas-menu .header-contact:after {
  content: " ";
  display: table;
}
#offcanvas-menu .header-contact .list:before,
#offcanvas-menu .header-contact .list:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 1199px) {
  #offcanvas-menu .header-contact .list {
    padding-bottom: 7px;
    padding-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  #offcanvas-menu .header-contact .list {
    padding-bottom: 0;
  }
}
#offcanvas-menu .header-contact .list .list-content a:hover,
#offcanvas-menu .header-contact .list .list-content a:focus,
#offcanvas-menu .header-contact .list .list-content a:active {
  color: #1aa0ff;
}
#offcanvas-menu .header-contact .list:last-child .list-content a:hover,
#offcanvas-menu .header-contact .list:last-child .list-content a:focus,
#offcanvas-menu .header-contact .list:last-child .list-content a:active {
  color: #1aa0ff;
}
.offcanvas-navigation {
  width: 100%;
}
.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:last-child {
  border-bottom: none;
}
.offcanvas-navigation a {
  display: block;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  padding: 12px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.offcanvas-navigation .sub-menu {
  display: none;
}
.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: #1aa0ff;
}
.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: #999;
  font-size: 16px;
  font-family: "kf-icons";
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-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 a:hover,
.offcanvas-navigation a:focus,
.offcanvas-navigation a:active {
  color: #1aa0ff;
}
.block-grid {
  padding-bottom: 15px;
  padding-bottom: 90px;
  padding-top: 90px;
}
.block-grid .section-title-group {
  text-align: center;
}
.block-grid .post-content {
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  padding: 0;
  margin-bottom: 30px;
}
.block-grid .post-content .post-thumb-outer {
  position: relative;
  border: 1px solid #eaeaea;
}
.block-grid .post-content .post-content-inner {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #eaeaea;
}
.block-grid .post-content .post-content-inner span.cat {
  top: -20px;
  display: inline-block;
  position: absolute;
  z-index: 999;
  left: 50px;
}
.block-grid .post-content .post-content-inner span.cat a {
  color: #fff;
  background-color: #1aa0ff;
  display: inline-block;
  font-size: 14px;
  padding: 4px 15px 4px 15px;
  -webkit-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 50px;
}
.block-grid .post-content .post-content-inner p {
  line-height: 1.8;
}
.block-grid .post-content .post-content-inner .post-title {
  padding-left: 50px;
  padding-right: 50px;
}
.block-grid .post-content .post-content-inner .post-title h3 {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 20px;
  font-family: "PT Sans", sans-serif;
}
.block-grid .post-content .post-content-inner .post-title h3 a {
  color: #03303f;
  font-weight: 500;
}
.block-grid .post-content .post-content-inner .post-title h3 a.post-edit-link {
  margin-left: 5px;
  font-size: 13px;
  text-transform: capitalize;
}
.block-grid .post-content .post-content-inner .post-text {
  padding-left: 50px;
  padding-right: 50px;
}
.block-grid .post-content .post-content-inner .button-container {
  margin-top: 30px;
  border-top: 1px solid #eaeaea;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail {
  padding: 14px 0 14px 20px;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .post-format-outer {
  float: right;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .post-format-outer > span {
  display: block;
  margin-right: 20px;
  margin-top: -37px;
  position: relative;
  text-align: right;
  z-index: 9;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .post-format-outer > span span {
  background-color: #1aa0ff;
  border-radius: 100%;
  display: inline-block;
  height: 44px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  width: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 20px;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail a {
  font-size: 12px;
  text-transform: uppercase;
  color: #03303f;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .author-name {
  display: inline-block;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .author-name span {
  color: rgba(26,160,255,0.4);
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail .date {
  display: inline-block;
}
.block-grid .post-content .post-content-inner .button-container .button-text {
  color: #b3b3b3;
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.block-grid .post-content .post-content-inner .button-container .button-text:before {
  color: #b3b3b3;
}
.site-footer {
  background-color: #1aa0ff;
}
.site-footer:after {
  clear: both;
}
.site-footer .footer-inner {
  color: #b3b3b3;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 30px 0;
}
.site-footer .footer-social {
  border-top: 1px solid rgba(255,255,255,0.15);
  margin: 20px auto;
  text-align: center;
}
.site-footer .footer-social .socialgroup {
  margin-top: -18px;
  background-color: #1aa0ff;
  display: inline-block;
  vertical-align: top;
}
.site-footer .footer-social .socialgroup ul {
  margin-left: 15px;
  margin-right: 15px;
}
.site-footer .footer-social .socialgroup ul li a {
  border: 1px solid rgba(255,255,255,0.25);
  color: #fff;
  display: block;
  height: 36px;
  text-align: center;
  border-radius: 100%;
  width: 36px;
  line-height: 36px;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.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 #064e64;
  padding-left: 15px;
}
.site-footer:before,
.site-footer:after {
  content: " ";
  display: table;
}
.site-footer .footer-social .socialgroup ul li a:hover,
.site-footer .footer-social .socialgroup ul li a:focus,
.site-footer .footer-social .socialgroup ul li a:active {
  border: 1px solid #aeaeae;
  color: #1aa0ff;
}
.site-info {
  color: #b3b3b3;
}
.site-info a {
  color: #e6e6e6;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .site-info {
    text-align: center;
    margin-bottom: 15px;
  }
}
.site-info a:hover,
.site-info a:focus,
.site-info a:active {
  color: #1aa0ff;
}
.footer-menu {
  text-align: right;
}
.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: #e6e6e6;
  margin-left: 15px;
}
.footer-menu ul li:first-child a {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .footer-menu {
    text-align: center;
    margin-top: 15px;
  }
}
.footer-menu ul li a:hover,
.footer-menu ul li a:focus,
.footer-menu ul li a:active {
  color: #1aa0ff;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  .block-top-footer {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .block-top-footer .widget {
    margin-bottom: 40px;
  }
}
.block-top-footer .widget .widget-title,
.block-top-footer .widget .widgettitle {
  background-color: transparent;
  border: none;
  color: #fff;
  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;
}
.block-top-footer .widget .widget-title:after,
.block-top-footer .widget .widgettitle:after {
  display: inline-block;
  height: 1px;
  width: 40px;
  background-color: #b7ebfb;
  content: "";
  position: absolute;
  bottom: 0;
  left: 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: #b7ebfb;
  border-color: #064e64;
  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: #b7ebfb;
  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: #1aa0ff;
}
.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 a:hover,
.block-top-footer .widget a:focus,
.block-top-footer .widget a:active {
  color: #1aa0ff;
}
.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: #b7ebfb;
}
.block-top-footer .widget .search-button:hover,
.block-top-footer .widget .search-button:focus,
.block-top-footer .widget .search-button:active {
  background-color: rgba(26,160,255,0.4);
  border: 1px solid rgba(26,160,255,0.4);
}
.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: #fff;
}
.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: #b7ebfb;
  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;
  -ms-box-shadow: 0px 2px 0px 0px #e6e6e6;
  -o-box-shadow: 0px 2px 0px 0px #e6e6e6;
  box-shadow: 0px 2px 0px 0px #e6e6e6;
  color: #1aa0ff;
}
.block-top-footer .widget .calendar_wrap table,
.block-top-footer .widget .calendar_wrap th,
.block-top-footer .widget .calendar_wrap td {
  border-color: #064e64;
  border-width: 1px;
}
.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: #1aa0ff;
}
.block-top-footer .widget .rsswidget:hover,
.block-top-footer .widget .rsswidget:focus,
.block-top-footer .widget .rsswidget:active {
  color: #1aa0ff;
}
.block-top-footer .widget .button:hover,
.block-top-footer .widget .button:focus,
.block-top-footer .widget .button:active {
  color: #b7ebfb;
}
.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: #1aa0ff;
}
.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: #1aa0ff;
}
@media screen and (max-width: 1199px) {
  .block-grid {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 1199px) {
  body.home .block-grid {
    padding-bottom: 30px;
    padding-top: 40px;
  }
}
body.blog .block-grid,
body.archive .block-grid {
  padding-top: 0;
}
@media screen and (min-width: 992px) {
  .block-grid .masonry-grid:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 991px) {
  .block-grid .masonry-grid:nth-child(2n + 1) {
    clear: left;
  }
}
.block-grid .post-content .post-content-inner span.cat a:hover,
.block-grid .post-content .post-content-inner span.cat a:focus,
.block-grid .post-content .post-content-inner span.cat a:active {
  background-color: #03303f;
  color: #fff;
}
.block-grid .post-content .post-content-inner .post-title h3 a:hover,
.block-grid .post-content .post-content-inner .post-title h3 a:focus,
.block-grid .post-content .post-content-inner .post-title h3 a:active {
  color: #1aa0ff;
}
.block-grid .post-content .post-content-inner .button-container .post-footer-detail a:hover,
.block-grid .post-content .post-content-inner .button-container .post-footer-detail a:focus,
.block-grid .post-content .post-content-inner .button-container .post-footer-detail a:active {
  color: #1aa0ff;
}
.block-grid .post-content .post-content-inner .button-container .button-text:hover,
.block-grid .post-content .post-content-inner .button-container .button-text:focus,
.block-grid .post-content .post-content-inner .button-container .button-text:active {
  color: #1aa0ff;
}
.block-grid .post-content .post-content-inner .button-container .button-text:hover:before,
.block-grid .post-content .post-content-inner .button-container .button-text:focus:before,
.block-grid .post-content .post-content-inner .button-container .button-text:active:before {
  color: #1aa0ff;
}
.block-grid .post-content:hover,
.block-grid .post-content:focus,
.block-grid .post-content:active {
  -webkit-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: translateY(-10px);
          transform: translateY(-10px);
}
body.search-results .page-content:before,
body.search-results .page-content:after {
  content: " ";
  display: table;
}
body.search-results .inner-page-content .navigation:before,
body.search-results .inner-page-content .navigation:after {
  content: " ";
  display: table;
}
@media screen and (min-width: 992px) {
  body.content-none-page .wrap-detail-page .section-title {
    font-size: 60px;
    line-height: 1;
  }
}
body.content-none-page .wrap-detail-page .section-title:before,
body.content-none-page .wrap-detail-page .section-title:after {
  display: none;
}
.no-results {
  background-color: #fff;
  margin-top: 40px;
}
.no-results:after {
  clear: both;
}
.no-results .content {
  margin-top: 30px;
  text-align: center;
}
.no-results .content p {
  margin-bottom: 40px;
}
.no-results .content .button {
  color: #fff;
}
.no-results:before,
.no-results:after {
  content: " ";
  display: table;
}
@media screen and (min-width: 992px) {
  .no-results .section-title {
    font-size: 60px;
    line-height: 1;
  }
}
.block-service {
  background-color: #f6f8f9;
}
.block-service .section-title-group {
  margin-bottom: 85px;
}
.block-service .post-content-inner {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .block-service .section-title-group {
    margin-bottom: 45px;
  }
}
.icon-block-outer {
  text-align: center;
  padding: 0 30px 80px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
  z-index: 999;
}
.icon-block-outer .icon-outer {
  display: inline-block;
  margin-bottom: 10px;
}
.icon-block-outer .icon-outer span {
  color: #1aa0ff;
  background-color: #fff;
  border-radius: 100%;
  font-size: 25px;
  -webkit-transition: background-color 0.5s, color 0.3s;
  transition: background-color 0.5s, color 0.3s;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  -ms-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  -o-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  margin-bottom: 20px;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.icon-block-outer .icon-content-area h3 {
  font-size: 21px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.icon-block-outer .icon-content-area h3 a {
  color: #03303f;
  font-weight: 500;
}
.icon-block-outer .icon-content-area .button-container {
  margin-top: 30px;
}
.icon-block-outer .icon-content-area .button-container .button-text {
  color: #1aa0ff;
  font-family: "PT Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.icon-block-outer .icon-content-area .button-container .button-text:before {
  color: #1aa0ff;
}
@media screen and (max-width: 1199px) {
  .icon-block-outer {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .icon-block-outer {
    margin-top: 30px;
  }
}
.icon-block-outer .icon-content-area h3 a:hover,
.icon-block-outer .icon-content-area h3 a:focus,
.icon-block-outer .icon-content-area h3 a:active {
  color: #1aa0ff;
}
.icon-block-outer:hover .icon-outer span,
.icon-block-outer:focus .icon-outer span,
.icon-block-outer:active .icon-outer span {
  background-color: #333;
  color: #fff;
}
.block-about {
  background-color: #fff;
  position: relative;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  .block-about {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.thumb-block-outer {
  text-align: center;
}
.thumb-block-outer .content-outer {
  color: #999;
}
.thumb-block-outer .content-outer .section-title-group {
  margin-top: 0;
}
.thumb-block-outer .content-outer .section-title {
  text-align: center;
}
.thumb-block-outer .content-outer .sub-title {
  text-align: center;
  color: #595959;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 40px;
}
.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 > a {
  margin: 5px;
}
.thumb-block-outer .thumb-outer {
  width: 100%;
  position: relative;
  padding: 0;
  margin-bottom: 30px;
  text-align: center;
}
.thumb-block-outer .thumb-outer .thumb-inner {
  display: inline-block;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.thumb-block-outer .thumb-outer .thumb-inner img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .thumb-block-outer .content-outer .section-title {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  .thumb-block-outer .content-outer .sub-title {
    margin-bottom: 15px;
  }
}
.block-callback {
  background-color: #f6f8f9;
  background-repeat: repeat;
  color: #fff;
  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;
}
.block-callback .section-title-group {
  margin: 0;
}
.block-callback .section-title {
  color: #fff;
  margin-bottom: 40px;
}
.block-callback .sub-title {
  color: #fff;
}
.block-callback .thumb-area {
  margin-bottom: 40px;
}
.block-callback .button-container > a {
  margin: 5px;
}
.block-callback .banner-overlay,
.block-callback .post-content-overlay .post-thumb figure a,
.post-content-overlay .post-thumb figure .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 {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.block-callback .section-title:before,
.block-callback .section-title:after {
  display: none;
}
.block-portfolio.block-grid {
  background-color: #f6f8f9;
}
.block-portfolio.block-grid .post-content {
  -webkit-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);
}
.block-portfolio.block-grid .post-content .post-thumb-outer {
  border: none;
}
.block-portfolio.block-grid .post-content .post-content-inner {
  opacity: 0;
  position: absolute;
  padding-bottom: 0;
  padding-top: 25px;
  text-align: left;
  z-index: 999;
  bottom: 0;
  border: none;
  width: 100%;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.block-portfolio.block-grid .post-content .post-content-inner .post-title {
  padding-left: 35px;
  padding-right: 35px;
}
.block-portfolio.block-grid .post-content .post-content-inner .post-title h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  .block-portfolio.block-grid .post-content .post-content-inner .post-title h3 {
    font-size: 16px;
  }
}
.block-portfolio.block-grid .post-content:hover,
.block-portfolio.block-grid .post-content:focus,
.block-portfolio.block-grid .post-content:active {
  -webkit-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);
}
.block-portfolio.block-grid .post-content:hover .post-content-inner,
.block-portfolio.block-grid .post-content:focus .post-content-inner,
.block-portfolio.block-grid .post-content:active .post-content-inner {
  opacity: 1;
  -webkit-transform: translate(0, -25px);
  transform: translate(0, -25px);
}
.block-testimonial {
  color: #03303f;
  padding-bottom: 110px;
  position: relative;
}
.block-testimonial .section-title-group {
  text-align: center;
  margin-bottom: 80px;
}
.block-testimonial .content-inner {
  position: relative;
  text-align: center;
}
.block-testimonial .controls {
  height: 1px;
  z-index: 999;
}
.block-testimonial .controls.disabled {
  display: none;
}
.block-testimonial .controls .owl-next {
  float: right;
  margin-left: 0;
  margin-right: 40px;
}
.block-testimonial .controls .owl-next:before {
  content: "\24";
}
.block-testimonial .owl-pager {
  counter-reset: slides-num;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.block-testimonial .owl-pager:after {
  content: counter(slides-num);
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  padding-left: 5px;
}
.block-testimonial .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
}
.block-testimonial .owl-dot span {
  display: none;
}
.block-testimonial .owl-dot.active:before {
  font-weight: 600;
  content: counter(slides-num) " /";
  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:after {
  clear: both;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer {
  height: 82px;
  width: 82px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb {
  border-radius: 100%;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb img {
  border-radius: 100%;
  vertical-align: top;
}
.block-testimonial .slide-item article.post-content .post-thumb-outer .post-thumb a {
  border-radius: 100%;
}
.block-testimonial .slide-item article.post-content .post-content-inner {
  text-align: center;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote {
  background-color: #fff;
  border: none;
  padding: 0 80px 55px;
  font-style: normal;
  font-size: 16px;
  color: rgba(26,160,255,0.4);
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote:before {
  display: none;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote p {
  line-height: 1.8;
}
.block-testimonial .slide-item article.post-content .post-content-inner blockquote .text:before {
  top: -5px;
  right: auto;
  left: 10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title {
  margin-top: 30px;
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title:before {
  display: none;
}
.block-testimonial .slide-item article.post-content .post-content-inner .post-title cite {
  font-size: 15px;
  margin-top: 5px;
  font-family: "PT Sans", sans-serif;
  color: #03303f;
  text-transform: uppercase;
  font-weight: 600;
}
.block-testimonial .section-title {
  margin-bottom: 20px;
}
.block-testimonial .kt-pager {
  text-align: center;
  margin-bottom: 20px;
}
.block-testimonial .kt-pager a {
  color: #03303f;
  font-size: 18px;
  margin: 3px;
}
.block-testimonial .kt-pager a.cycle-pager-active {
  color: #03303f;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .block-testimonial {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.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: 767px) {
  .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;
  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: #03303f;
}
.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;
}
@media screen and (max-width: 767px) {
  .block-testimonial .controls .owl-next {
    margin-right: 15px;
  }
}
.block-testimonial .slide-item article.post-content:before,
.block-testimonial .slide-item article.post-content:after {
  content: " ";
  display: table;
}
@media screen and (max-width: 767px) {
  .block-testimonial .slide-item article.post-content {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .block-testimonial .slide-item article.post-content .post-content-inner 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 .post-content-inner 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;
}
@media screen and (max-width: 1199px) {
  .block-testimonial .kt-pager {
    margin-bottom: 0;
  }
}
.block-testimonial .kt-pager a:hover,
.block-testimonial .kt-pager a:focus,
.block-testimonial .kt-pager a:active {
  color: #1aa0ff;
}
.block-highlight {
  padding-bottom: 90px;
}
.block-highlight .block-highlight-inner {
  overflow: hidden;
  position: relative;
}
.block-highlight .slide-item {
  background-position: center center;
  -ms-background-size: cover;
  background-size: cover;
  width: 100%;
  -webkit-transition: filter 1s linear;
  -webkit-transition: -webkit-filter 1s linear;
  transition: -webkit-filter 1s linear;
  transition: filter 1s linear;
  transition: filter 1s linear, -webkit-filter 1s linear;
}
.block-highlight .slide-item:not(:first-child) {
  display: none;
  visibility: hidden;
}
.block-highlight .slide-item .post-content-inner-wrap {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.block-highlight .slide-item .author-name span {
  color: #fff;
}
.block-highlight .slide-item .comment-link a:before {
  font-size: 12px;
  color: #fff;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  margin-right: 0;
  margin-left: 8px;
}
.block-highlight .slide-item .button-container {
  margin-top: 25px;
  text-align: center;
}
.block-highlight .slide-item .button-container .post-footer-detail > a {
  margin-right: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}
.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;
}
.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 #fff;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  margin: 6px auto;
  width: 12px;
  font-size: 0px;
}
.block-highlight #kt-slide-pager .owl-dot.active span {
  background-color: #fff;
  height: 12px;
  margin: 8px auto;
  width: 12px;
}
.block-highlight .banner-overlay,
.block-highlight .post-content-overlay .post-thumb figure a,
.post-content-overlay .post-thumb figure .block-highlight a {
  padding: 100px 0 90px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .block-highlight .slide-item .post-content-inner-wrap {
    font-size: 14px;
  }
}
.block-highlight .slide-item .cat a,
.block-highlight .slide-item .author-name a,
.block-highlight .slide-item .comment-link a {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}
.block-highlight .slide-item .cat a:hover,
.block-highlight .slide-item .cat a:focus,
.block-highlight .slide-item .cat a:active,
.block-highlight .slide-item .author-name a:hover,
.block-highlight .slide-item .author-name a:focus,
.block-highlight .slide-item .author-name a:active,
.block-highlight .slide-item .comment-link a:hover,
.block-highlight .slide-item .comment-link a:focus,
.block-highlight .slide-item .comment-link a:active {
  color: #1aa0ff;
}
.block-highlight .slide-item .comment-link a:hover:before,
.block-highlight .slide-item .comment-link a:focus:before,
.block-highlight .slide-item .comment-link a:active:before {
  color: #1aa0ff;
}
.block-highlight .slide-item .post-title h2,
.block-highlight .slide-item .post-title body.woocommerce.single-product .product_title,
body.woocommerce.single-product .block-highlight .slide-item .post-title .product_title {
  line-height: 1.2;
  margin: 0;
  color: #fff;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 479px) {
  .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: #1aa0ff;
}
@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: #064e64;
  content: "\34";
  display: inline-block;
  font-family: "kf-icons";
  font-size: 22px;
  height: 52px;
  line-height: 47px;
  width: 52px;
  margin-right: 60px;
  border-radius: 100%;
  -webkit-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: 32px;
  }
}
.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 #1aa0ff;
}
.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: #1aa0ff;
  border-color: #1aa0ff;
  -webkit-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:hover,
.block-highlight #kt-slide-pager .owl-dot.active span:focus,
.block-highlight #kt-slide-pager .owl-dot.active span:active {
  background-color: #1aa0ff;
}
.block-contact {
  background-color: #f6f8f9;
  position: relative;
}
.block-contact .contact-form-detail {
  padding-bottom: 90px;
}
.contact-form-section .section-title {
  text-align: left;
}
.contact-form-section .maintitle-divider {
  margin-left: 0;
}
.contact-form-section textarea {
  min-height: 100px;
}
.contact-form-section input[type="submit"] {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  -webkit-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;
  border-radius: 20px;
}
.contact-form-section label,
.contact-form-section .searchform .search-button,
.searchform .contact-form-section .search-button {
  width: 100%;
  font-weight: 400;
  color: #808080;
  font-size: 13px;
}
.contact-form-section input,
.contact-form-section textarea {
  -webkit-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;
  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;
  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;
  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;
  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;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.contact-form-section input[type="submit"]:hover,
.contact-form-section input[type="submit"]:active,
.contact-form-section input[type="submit"]:focus {
  background-color: #03303f;
  border: 1px solid #03303f;
  color: #fff;
  max-width: 220px;
  padding: 0;
  font-size: 13px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .contact-form-section input[type="submit"] {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.kt-contact-form-area .form-group {
  position: relative;
  margin-bottom: 0;
}
.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[type="submit"] {
  background-color: #1aa0ff;
  border: 1px solid #1aa0ff;
  float: left;
  margin-top: 20px;
  max-width: 220px;
  padding: 0;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  border-radius: 20px;
}
.kt-contact-form-area .form-group textarea {
  min-height: 100px;
  width: 100%;
}
.kt-contact-form-area .form-group .ajax-loader {
  margin: 35px 0 0 15px;
}
.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;
}
.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:before,
.kt-contact-form-area .form-group:after {
  content: " ";
  display: table;
}
.kt-contact-form-area .form-group input.form-control,
.kt-contact-form-area .form-group textarea.form-control {
  -webkit-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;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #333 !important;
  border-color: #333 !important;
  max-width: 220px;
  padding: 0;
  border-radius: 20px;
}
.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: #064e64;
  font-size: 13px;
  display: inline-block;
  top: 13px;
  left: 16px;
  position: absolute;
  opacity: 0;
  -webkit-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: #808080;
  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;
  transition: top 0.5s, opacity 0.5s;
  font-weight: 300;
  opacity: 1;
  top: -19px;
  color: #03303f;
}
@media screen and (max-width: 767px) {
  .kt-contact-form-area .form-group .ajax-loader {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .kt-contact-form-area .form-group .cleaner {
    margin-top: 10px;
  }
}
.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: #1aa0ff !important;
  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: #1aa0ff !important;
}
@media screen and (max-width: 991px) {
  .kt-contact-form-area .form-group .cleaner {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}
.block-footer-callback {
  background-color: #fafafa;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  background-position: center center;
  text-align: center;
  padding: 0;
}
.block-footer-callback .section-title {
  color: #fff;
  margin-bottom: 40px;
  display: inline-block;
  margin-right: 30px;
}
.block-footer-callback .button-container {
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
}
.block-footer-callback .button-container > a {
  vertical-align: middle;
}
.block-footer-callback .banner-overlay,
.block-footer-callback .post-content-overlay .post-thumb figure a,
.post-content-overlay .post-thumb figure .block-footer-callback a {
  padding-top: 70px;
  padding-bottom: 50px;
}
.block-footer-callback .section-title:before,
.block-footer-callback .section-title:after {
  display: none;
}
@-webkit-keyframes move {
  from {
    stroke-dasharray: 0, 150;
  }
  to {
    stroke-dasharray: 130, 150;
  }
}
@keyframes move {
  from {
    stroke-dasharray: 0, 150;
  }
  to {
    stroke-dasharray: 130, 150;
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
#page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6,
#page strong,
#page b {
  letter-spacing: 0.03em;
}
#page textarea {
  min-width: 300px;
  max-width: 100%;
  min-height: 200px;
}
#page label {
  color: #03303f;
}
#page label span {
  color: #81979f;
}
#page input[type="text"],
#page input[type="email"],
#page input[type="password"],
#page input[type="search"],
#page input[type="url"],
#page input[type="tel"],
#page input[type="number"],
#page textarea,
#page select {
  background: rgba(26,160,255,0.08);
  background: linear-gradient(to bottom left, rgba(230,233,232,0.08) -100px, rgba(26,160,255,0.08) 30%, rgba(26,160,255,0.08) 80%);
  background: radial-gradient(circle farthest-corner at 100% -100px, rgba(230,233,232,0.08) 0, rgba(26,160,255,0.08) 30%, rgba(26,160,255,0.08) 80%);
  border: 0;
  color: #1aa0ff;
}
#page aside.sidebar input,
#page aside.sidebar textarea {
  width: 100%;
}
#page .wrapper.top-header,
#page .wrapper.block-top-footer {
  background: linear-gradient(to bottom left, #e6e9e8 -100px, #1aa0ff 50%, #1aa0ff 80%);
  background: radial-gradient(circle farthest-corner at 100% -100px, #e6e9e8 0, #1aa0ff 50%, #1aa0ff 80%);
}
#page .wrapper.top-header a,
#page .wrapper.block-top-footer a {
  display: inline-block;
  background: none;
  line-height: 1.5;
}
#page .wrapper.top-header a:hover,
#page .wrapper.block-top-footer a:hover,
#page .wrapper.top-header a:focus,
#page .wrapper.block-top-footer a:focus {
  color: #e6e9e8;
  background: #1aa0ff;
  opacity: 1;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  background: none;
}
#page .wrapper.top-header a:active,
#page .wrapper.block-top-footer a:active {
  color: inherit;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
#page .wrapper.top-header .search-icon > a,
#page .wrapper.block-top-footer .search-icon > a {
  display: none;
}
#page .wrapper.top-header .search-icon,
#page .wrapper.block-top-footer .search-icon {
  padding: 0;
  height: 52px;
}
#page .wrapper.top-header #search-form,
#page .wrapper.block-top-footer #search-form {
  display: block;
}
#page .wrapper.top-header #searchform,
#page .wrapper.block-top-footer #searchform {
  position: relative;
  top: 3px;
  right: auto;
  display: block;
  overflow: hidden;
  width: 50px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
#page .wrapper.top-header #searchform input,
#page .wrapper.block-top-footer #searchform input {
  margin: 0;
  opacity: 0;
  cursor: pointer;
  padding-right: 50px;
}
#page .wrapper.top-header #searchform .search-button,
#page .wrapper.block-top-footer #searchform .search-button {
  display: block;
  border: 0;
  background: none;
  pointer-events: none;
}
#page .wrapper.top-header #searchform .search-button span,
#page .wrapper.block-top-footer #searchform .search-button span {
  font-weight: bold;
}
#page .wrapper.top-header #searchform:focus-within,
#page .wrapper.block-top-footer #searchform:focus-within {
  width: 200px;
}
#page .wrapper.top-header #searchform:focus-within input,
#page .wrapper.block-top-footer #searchform:focus-within input {
  opacity: 1;
  cursor: initial;
}
#page .wrapper.top-header #searchform:focus-within .search-button,
#page .wrapper.block-top-footer #searchform:focus-within .search-button {
  pointer-events: all;
}
#page .wrapper.top-header #searchform:focus-within .search-button span,
#page .wrapper.block-top-footer #searchform:focus-within .search-button span {
  color: #1aa0ff;
}
#page .wrapper.top-header #searchform div:before,
#page .wrapper.block-top-footer #searchform div:before {
  content: none;
}
#page #offcanvas-menu {
  z-index: 999999;
}
#page #masthead,
#page .block-top-footer,
#page .wrap-detail-page,
#page .breadcrumbs {
  -webkit-box-shadow: 0 0.1em 1.5em 0.5em rgba(3,39,50,0.1);
          box-shadow: 0 0.1em 1.5em 0.5em rgba(3,39,50,0.1);
  position: relative;
  z-index: 3;
}
#page .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
#page .breadcrumbs:after {
  content: '';
  height: 2em;
  width: 100%;
  margin-bottom: -2em;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 0;
}
#page .wrap-detail-page {
  z-index: 4;
  background: #fff;
}
#page .wrap-detail-page > .container article.post-content {
  margin-top: 60px;
}
#page #masthead {
  padding: 20px;
}
#page #masthead .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page #masthead .row > :first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#page #masthead .row .header-contact {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#page #masthead .site-branding {
  margin-top: 0;
}
#page #masthead .site-branding a img {
  opacity: 1;
  max-height: 100%;
  height: auto;
  width: auto;
}
#page #masthead .site-branding .custom-mobile-logo-link {
  display: none;
}
#page #masthead a {
  max-width: none;
}
#page .wrapper.wrap-inner-banner {
  background-size: cover;
  margin-bottom: 0;
}
#page .wrapper.wrap-inner-banner .container {
  max-width: none;
  width: 100%;
  background: rgba(26,160,255,0.75);
  background: linear-gradient(to bottom left, rgba(230,233,232,0.75) -100px, rgba(26,160,255,0.75) 30%, rgba(26,160,255,0.75) 80%);
  background: radial-gradient(circle farthest-corner at 100% -100px, rgba(230,233,232,0.75) 0, rgba(26,160,255,0.75) 30%, rgba(26,160,255,0.75) 80%);
}
#page .wrapper.wrap-inner-banner[style*='position: relative'] .page-header {
  margin: 6% auto;
}
#page .wrapper.wrap-inner-banner .page-header {
  margin: 6% auto;
}
#page .wrapper.wrap-inner-banner .page-header h1 {
  margin: 0 auto;
  text-shadow: 0 0.1em 2em #03303f;
  font-size: 3em;
  max-width: 650px;
  font-style: italic;
}
#page aside.sidebar {
  margin-top: 60px;
  z-index: 2000;
  position: relative;
}
#page aside.sidebar .widget {
  border: 3px solid #337ab7;
  text-align: left;
  padding-top: 0;
  margin-bottom: 45px;
}
#page aside.sidebar .widget .widget-title {
  background: none;
  width: calc(100% + 60px);
  margin: 0 -30px 30px;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(26,160,255,0.1);
}
#page aside.sidebar .widget ul {
  padding: 0;
}
#page aside.sidebar .widget label {
  margin: 0;
}
#page aside.sidebar .widget textarea {
  min-height: 100px;
  height: 100px;
  min-width: 100%;
  resize: vertical;
}
#page .site-footer,
#page .wrapper.top-header {
  background: #2e383f;
  position: relative;
  z-index: 0;
}
#page .site-footer li a,
#page .wrapper.top-header li a {
  opacity: 0.6;
}
#page .block-top-footer li a {
  z-index: 1;
  position: relative;
  margin: 0 -5px;
}
#page .block-top-footer li .post-date {
  font-size: 0.8em;
  margin: -10px 0 5px;
}
#page .block-top-footer .widget {
  padding: 0;
}
#page .block-top-footer .widget ul li,
#page .block-top-footer .widget ol li {
  border: 0;
}
#page table[class=''] * {
  border: 0;
}
#page a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#page a [class=''] {
  display: inline-block;
}
#page a.list,
#page #offcanvas-menu a.list,
#page .elementor-element.btn a.elementor-button {
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: 'icon content';
  grid-template-columns: 2.5em 6fr;
  line-height: 1em;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#page a.list .list-icon,
#page #offcanvas-menu a.list .list-icon,
#page .elementor-element.btn a.elementor-button .elementor-button-icon {
  margin: 0;
  grid-area: icon;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page a.list .list-icon *,
#page #offcanvas-menu a.list .list-icon *,
#page .elementor-element.btn a.elementor-button .elementor-button-icon * {
  font-size: 1.7em;
}
#page a.list .list-icon *:before,
#page #offcanvas-menu a.list .list-icon *:before,
#page .elementor-element.btn a.elementor-button .elementor-button-icon *:before {
  vertical-align: text-top;
}
#page a.list .list-content,
#page #offcanvas-menu a.list .list-content,
#page .elementor-element.btn a.elementor-button .elementor-button-text {
  width: auto;
  grid-area: content;
}
#page a.list .list-content *,
#page #offcanvas-menu a.list .list-content *,
#page .elementor-element.btn a.elementor-button .elementor-button-text * {
  margin: 0;
  padding: 0;
}
#page a.list[href^='tel\:'],
#page #offcanvas-menu a.list[href^='tel\:'],
#page .elementor-element.btn a.elementor-button {
  background: #1aa0ff;
  padding: 0.5em 0.65em;
  font-size: 1.3em;
}
#page a.list[href^='tel\:'] *,
#page #offcanvas-menu a.list[href^='tel\:'] *,
#page .elementor-element.btn a.elementor-button * {
  color: #fff;
}
#page a:not(.list)[href^='https\://goo.gl/maps/'][target='_blank'] {
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: 'icon city' 'icon address';
  grid-template-columns: 3em 6fr;
}
#page a:not(.list)[href^='https\://goo.gl/maps/'][target='_blank']:before {
  content: '\e01f';
  font-family: 'kf-icons';
  line-height: 1.7em;
  font-size: 1.8em;
  grid-area: icon;
}
#page a:not(.list)[href^='tel:'],
#page a:not(.list)[href^='https\://wa.me'][target='_blank'],
#page a:not(.list)[href^='mailto:'] {
  display: inline-grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: 'icon text';
  grid-template-columns: 1.3em 6fr;
  vertical-align: middle;
  line-height: 1;
}
#page a:not(.list)[href^='tel:']:before,
#page a:not(.list)[href^='https\://wa.me'][target='_blank']:before,
#page a:not(.list)[href^='mailto:']:before {
  content: '\e090';
  font-family: 'kf-icons';
  font-size: 1em;
  grid-area: icon;
}
#page a:not(.list)[href^='mailto:']:before {
  content: '\e010';
  font-family: 'kf-icons';
}
#page a,
#page input[type=submit] {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#page a[type=submit],
#page input[type=submit][type=submit] {
  background: #1aa0ff;
}
#page a:hover,
#page input[type=submit]:hover,
#page a:focus,
#page input[type=submit]:focus {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
#page a:active,
#page input[type=submit]:active {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
#page.scrolling .wrapper.top-header {
  margin-bottom: 130px;
}
#page.scrolling #masthead {
  position: fixed;
  z-index: 9999;
  padding: 10px;
}
#page.scrolling #masthead .site-branding .custom-logo-link {
  height: 50px;
}
#page.scrolling #masthead .list-content h3 {
  height: 0;
  overflow: hidden;
}
#page .offcanvas-menu-toggler {
  padding: 0;
}
#page .DOPBSPCalendar-wrapper {
  margin: 0 !important;
}
#page .DOPBSPCalendar-wrapper * {
  font-family: "PT Sans", sans-serif !important;
}
#page .DOPBSPCalendar-wrapper form {
  position: static !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-sidebar,
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-outer-sidebar {
  overflow: visible !important;
}
#page .DOPBSPCalendar-wrapper label {
  color: #03303f !important;
  font-style: normal !important;
  font-size: 13px !important;
}
#page .DOPBSPCalendar-wrapper input {
  width: 100% !important;
  margin: 0 !important;
}
#page .DOPBSPCalendar-wrapper input.dopbsp-phone-input {
  width: calc(100% - 60px) !important;
}
#page .DOPBSPCalendar-wrapper input[type=submit] {
  background: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-navigation a,
#page .DOPBSPCalendar-wrapper .dopbsp-column4,
#page .DOPBSPCalendar-wrapper div[id^=DOPBSPCalendar-order] h4 {
  display: none !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-module,
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-month,
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-hours,
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-navigation {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 1em 0 0 !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-navigation,
#page .DOPBSPCalendar-wrapper div[id^=DOPBSPCalendar-order] > .dopbsp-input-wrapper {
  margin: 0 !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-month-year,
#page .DOPBSPCalendar-wrapper div[id^=DOPBSPCalendar-order] > .dopbsp-input-wrapper.dopbsp-style-small .dopbsp-month-year {
  padding: 0 !important;
  text-align: center !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code {
  margin-top: 0 !important;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  height: 44px !important;
  padding: 10px;
}
#page .DOPBSPCalendar-wrapper .DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select > * {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#page .DOPBSPCalendar-wrapper .dopbsp-required {
  text-indent: -99999px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#page .DOPBSPCalendar-wrapper .dopbsp-required:after {
  content: '(required)';
  text-indent: 0;
}
#page .DOPBSPCalendar-wrapper div[id^=DOPBSPCalendar-order] {
  margin: 0;
}
#page .DOPBSPCalendar-wrapper div[id^=DOPBSPCalendar-order] input[type=submit] {
  margin: 1em 0 0 !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-middle,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-top,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-bottom,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-body,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-body .dopbsp-co,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-body .dopbsp-ci,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-body {
  border-color: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-head,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-head .dopbsp-co,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-head .dopbsp-ci,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-head {
  border-color: #1aa0ff !important;
  background-color: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-top .dopbsp-hour,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour, 
#page .DOPBSPCalendar-wrapper .dopbsp-selected {
  color: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-middle .dopbsp-info {
  background-color: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-middle .dopbsp-hour {
  background: #1aa0ff !important;
}
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-top .dopbsp-hour,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
#page .DOPBSPCalendar-wrapper .dopbsp-selected .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour {
  color: #1aa0ff !important;
  background-color: #1aa0ff !important;
}
#page .mejs-container {
  background: transparent;
  margin: 0 0 1em;
}
#page .mejs-container .mejs-controls {
  font-size: 1em;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
#page .mejs-container .mejs-controls * {
  background: transparent;
  color: #1aa0ff;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
}
#page .mejs-container .mejs-controls > * {
  height: 10px;
  font-size: 1em;
  white-space: nowrap;
  line-height: 1;
  margin: 0 10px 0 0;
  overflow: visible;
}
#page .mejs-container .mejs-controls > * > *:not(.mejs-offscreen) {
  height: 100%;
  vertical-align: middle;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page .mejs-container .mejs-controls .mejs-horizontal-volume-total {
  width: auto;
  top: 0;
}
#page .mejs-container .mejs-controls [class*=volume-slider] {
  transform: none;
}
#page .mejs-container .mejs-controls [class*=volume-slider][aria-orientation=vertical] {
  width: 100%;
  left: 0px;
  display: none;
}
#page .mejs-container .mejs-controls [class*=volume-slider][aria-orientation=vertical] .mejs-volume-total {
  width: 10px;
  top: auto;
  bottom: 100%;
  margin: 10px 0;
  background: transparent;
}
#page .mejs-container .mejs-controls .mejs-button {
  height: 100%;
  width: auto;
  font-size: 1em;
}
#page .mejs-container .mejs-controls .mejs-button > button {
  width: 40px;
  font-size: 1.3em;
}
#page .mejs-container .mejs-controls .mejs-button > button:hover,
#page .mejs-container .mejs-controls .mejs-button > button:focus {
  background: rgba(26,160,255,0.2);
}
#page .mejs-container .mejs-controls .mejs-button > button:before {
  width: 100%;
}
#page .mejs-container .mejs-controls button[title=Pause]:before {
  content: '\45';
  font-family: 'kf-icons';
  font-size: 1.8em;
}
#page .mejs-container .mejs-controls button[title=Play]:before {
  content: '\60';
  font-family: 'kf-icons';
  font-size: 1.8em;
}
#page .mejs-container .mejs-controls button[title=Unmute]:before {
  content: '\e067';
  font-family: 'kf-icons';
}
#page .mejs-container .mejs-controls button[title=Mute]:before {
  content: '\e069';
  font-family: 'kf-icons';
}
#page .mejs-container .mejs-controls button[title=Fullscreen]:before {
  content: '\30';
  font-family: 'kf-icons';
}
#page .mejs-container .mejs-controls .mejs-unfullscreen button[title=Fullscreen]:before {
  content: '\2f';
  font-family: 'kf-icons';
}
#page .mejs-container .mejs-controls *[class*=-total] {
  background: rgba(26,160,255,0.2);
}
#page .mejs-container .mejs-controls *[class*=-total] > *[class*=-current] {
  top: 0;
  background: #1aa0ff;
}
#page .mejs-container .mejs-controls .mejs-time-float {
  width: auto;
  height: auto;
  padding: 10px;
  background: #fff;
}
#page .mejs-container .mejs-controls .mejs-time-float .mejs-time-float-current {
  width: auto;
  height: auto;
  position: relative;
}
#page .mejs-container .mejs-controls [class*=volume-slider] .mejs-volume-handle,
#page .mejs-container .mejs-controls .mejs-time-handle-content {
  background: #fff;
  border: 2px solid #1aa0ff;
  top: -5px;
}
#page .mejs-container .mejs-controls [class*=volume-slider]:focus-within .mejs-volume-handle,
#page .mejs-container .mejs-controls .mejs-time-rail:focus-within .mejs-time-handle-content {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#page .mejs-video.mejs-container .mejs-controls {
  opacity: 0 !important;
  transition: opacity .28s;
}
#page .mejs-video.mejs-container:hover .mejs-controls,
#page .mejs-video.mejs-container:focus-within .mejs-controls {
  opacity: 1 !important;
}
#page .mejs-video .mejs-controls,
#page .mejs-video .mejs-volume-total:before {
  background: rgba(255,255,255,0.85);
}
#page .mejs-video .mejs-volume-total:before {
  content: '';
  top: -10px;
  right: -15px;
  bottom: -10px;
  left: -15px;
  display: block;
  position: absolute;
  z-index: -2;
}
#page .mejs-video .mejs-volume-total:after {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: -1;
  background: rgba(26,160,255,0.2);
}
#page .mejs-video .mejs-controls [class*=volume-slider] .mejs-volume-current,
#page .mejs-video .mejs-controls [class*=volume-slider] .mejs-volume-handle {
  top: auto;
}
@media (max-width: 992px) {
  #page .block-top-footer .row > div:nth-of-type(3) {
    clear: left;
  }
  #page #masthead a.list[href^='tel\:'] {
    font-size: 1em;
  }
}
@media (max-width: 768px) {
  #page aside.sidebar,
  #page .wrap-detail-page > .container article.post-content {
    margin-top: 30px;
  }
  #page.scrolling #masthead .site-branding .custom-logo-link,
  #page #masthead .site-branding .custom-logo-link {
    display: none;
  }
  #page.scrolling #masthead .site-branding .custom-mobile-logo-link,
  #page #masthead .site-branding .custom-mobile-logo-link {
    display: inline-block;
  }
  #page.scrolling #masthead .site-branding .custom-mobile-logo-link img,
  #page #masthead .site-branding .custom-mobile-logo-link img {
    max-height: 60px;
  }
  #page.scrolling #masthead a.list .list-content,
  #page #masthead a.list .list-content {
    font-size: 0;
  }
  #page.scrolling #masthead a.list .list-content h3,
  #page #masthead a.list .list-content h3 {
    height: auto;
    overflow: visible;
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 480px) {
  #page.scrolling #masthead a.list .list-icon,
  #page #masthead a.list .list-icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page.scrolling #masthead a.list .list-content,
  #page #masthead a.list .list-content {
    display: none;
  }
}
#page .contact-form .full,
#page .elementor-element.full .elementor-widget-container form input {
  width: 100%;
  max-width: 100%;
}

[class^=elementor] [class^=elementor-element] .elementor-button
{
	background-color: #1aa0ff !important;
}


[class^=elementor] [class^=elementor-element] .elementor-post
{
	border-color: #337ab7 !important;
}

.appointment_button, p.appointment_button{
	background: #1aa0ff; 
	color: #fff !important;
	padding: 8px 12px; border: 0px;
	-webkit-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset  !important; 
	-moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset  !important;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset  !important; 
	border-radius: 4px; 
	text-decoration: none; 
	display: inline-block;
}