@charset "UTF-8";
/*-----------------------------------------------------------
 
 Theme Name: Dauntless
 Version: 1.0.7
 Description:Dauntless Multi-Purpose Wordpress Theme by CenturyThemes
 Author: CenturyThemes
 Author URI: http://www.CenturyThemes.com
 Designed & Developed by CenturyThemes
 Theme URI: http://www.CenturyThemes.com/
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Base styles
    2.1 Typography
    2.2 Elements
    2.3 Forms
    2.4 Links
    2.5 Accessibility
    2.6 Alignments
    2.7 Clearings
    2.8 Base page
    2.9 Grid System
3.0 Header
    3.1 Navigation
    3.2 Pagination
    3.3 Sidebar menu
4.0 Content
    4.1 Posts and pages
    4.2 Post formats
    4.3 Galleries
    4.4 Comments
    4.5 Author Box
    4.6 Responsive Media Payer
    4.7 Related Posts
    4.8 Staff post
5.0 Widgets
6.0 Footer
    6.1 Social link
7.0 Media
8.0 Ionicons
9.0 Slider
10.0 Featured Area
11.0 Shortcodes
12.0 Dark section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
blockquote .credit,
q .credit {
  margin-top: 0.8rem;
  display: block;
  font-size: 1.4007rem;
  font-style: normal;
  font-weight: 400;
  color: #050a09;
}
blockquote .credit:before,
q .credit:before {
  content: '\2014';
  display: inline-block;
  margin-right: 0.3rem;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/*--------------------------------------------------------------
2.0 Base Styles
--------------------------------------------------------------*/
@media only screen and (max-device-width: 1024px) {
  .fullwidth-section {
    background-attachment: scroll;
  }
}
.no-margin-bottom {
  margin-bottom: 0!important;
}
.no-margin-top {
  margin-top: 0!important;
}
.hidden,
#dp_swf_engine {
  display: none;
}
/*--------------------------------------------------------------
2.1 Typography
--------------------------------------------------------------*/
body {
  background: #ffffff;
}
body,
button,
input,
select,
textarea {
  color: #5f5f5f;
  font-family: "Roboto", sans-serif;
  font-size: 1.55rem;
  line-height: 1.618;
}
.ui-helper-reset {
  line-height: 1.618;
}
.ct-toggle-title[data-state="closed"] + .ct-toggle-inner {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  clear: both;
  font-weight: 400;
  letter-spacing: 0.025rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-size: 50%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #050a09;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #a7a7a7;
}
h1,
.h1,
.page-header.title-xlarge .entry-title {
  font-size: 4.1887rem;
}
h2,
.h2,
.page-header.title-large .entry-title {
  font-size: 3.667rem;
}
h3,
.h3,
.page-header.title-medium .entry-title {
  font-size: 3.2107rem;
}
h4,
.h4,
.page-header.title-small .entry-title {
  font-size: 2.5888rem;
}
h5,
.h5,
.page-header.title-xsmall .entry-title {
  font-size: 2.2664rem;
}
h6,
.h6 {
  font-size: 1.9844rem;
}
p {
  margin-bottom: 2.5rem;
}
b,
strong {
  font-weight: bold;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  font-weight: 300;
  font-style: italic;
  border-left: 4px solid #1bbc9b;
  padding-left: 2.4rem;
  margin-bottom: 2.0rem;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #e7e7e7;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1.5rem;
  margin-bottom: 2.0rem;
  max-width: 100%;
  overflow: auto;
  padding: 2.4rem;
}
code,
kbd,
tt,
var {
  font: 1.5rem Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #5f5f5f;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-capitalize {
  text-transform: capitalize;
}
/*--------------------------------------------------------------
2.2 Elements
--------------------------------------------------------------*/
hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin-bottom: 2.0rem;
}
ul,
ol {
  margin-left: 2.0rem;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
table {
  border-bottom: 1px solid #e7e7e7;
  margin: 0 0 25px;
  width: 100%;
}
th {
  padding: 1rem 0.5rem;
  color: #050a09;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
td {
  border-top: 1px solid #e7e7e7;
  padding: 1rem 0.5rem;
}
.century-likes.active .ion-ios-heart-outline:before,
.century-likes:hover .ion-ios-heart-outline:before {
  content: "\f443";
}
/*--------------------------------------------------------------
2.3 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
.woocommerce button.button,
button,
.woocommerce #respond input#submit,
.woocommerce input.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #050a09;
  border-radius: .2rem;
  background: #050a09;
  color: #ffffff;
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 1.5rem;
  line-height: 1;
  padding: 1rem 1.6rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  letter-spacing: 1px;
  font-weight: normal;
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #050a09;
  margin-left: .2rem;
}
div.wpcf7 img.ajax-loader[style="visibility: hidden;"] {
  display: none;
}
.btn-fullwidth {
  display: block;
  width: 100%;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: transparent;
  color: #050a09;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #667272;
  border-color: #667272;
  color: #ffffff;
  outline: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
#searchform input[type="search"] {
  width: 100%;
  border-radius: .3rem;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea,
select {
  padding: 1.0rem;
  border: 1px solid #e7e7e7;
  border-radius: .2rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  font-size: 1.4007rem;
  line-height: 1.618 !important;
  margin-bottom: .2rem;
}
select {
  padding: 0.7rem 1.0rem;
  background: transparent;
}
input[type="date"] {
  height: 42px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus {
  color: #050a09;
  border-color: #1bbc9b;
  outline: none;
}
select:focus {
  outline: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  width: 100%;
}
#search-button {
  content: '\f400';
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap input[type="number"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="search"],
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="range"],
.wpcf7-form-control-wrap select {
  width: 100%;
}
.wpcf7-form span.wpcf7-form-control-wrap {
  display: block;
  margin-top: 1.0rem;
  position: relative;
}
.wpcf7-form p {
  margin: 0 0 1.4rem;
}
.wpcf7-form p:last-of-type {
  margin: 0;
}
div.wpcf7-validation-errors {
  margin: 25px 0 0;
}
span.wpcf7-not-valid-tip {
  font-size: 1.1rem;
  color: #ff4847;
  margin-top: 0.6rem;
}
.wpcf7-response-output {
  background: #f4f4f4;
  color: #888;
  display: none;
  line-height: 1.45em;
  margin-top: 3.0rem;
  padding: 1.2rem;
  text-align: center;
}
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid {
  border-color: #ff4847;
}
.wpcf7-list-item {
  margin-left: 1em;
}
.wpcf7-list-item.first {
  margin-left: 0;
}
/*--------------------------------------------------------------
2.4 Links
--------------------------------------------------------------*/
a {
  color: #1bbc9b;
  text-decoration: none;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a:hover,
a:focus,
a:active {
  color: #050a09;
}
/*--------------------------------------------------------------
2.5 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 1.4007rem;
  font-weight: bold;
  height: auto;
  left: 0.5rem;
  line-height: normal;
  padding: 1.5rem 2.3rem 1.4007rem;
  text-decoration: none;
  top: 0.5rem;
  width: auto;
  z-index: 100000;
}
/*--------------------------------------------------------------
2.6 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em !important;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto !important;
}
/*--------------------------------------------------------------
2.7 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.main-navigation:before,
.main-navigation:after,
.entry-content:before,
.entry-content:after,
.gallery:before,
.gallery:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.entry-content .chat-row:before,
.entry-content .chat-row:after {
  content: '';
  display: table;
}
.clear:after,
.main-navigation:after,
.entry-content:after,
.gallery:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.entry-content .chat-row:after {
  clear: both;
}
/*--------------------------------------------------------------
2.8 Base page
--------------------------------------------------------------*/
#page {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.overlay {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 1;
}
.has-sidebar #post-main,
.has-sidebar #secondary {
  width: 71.92982456%;
  float: left;
}
.has-sidebar #post-main .container,
.has-sidebar #secondary .container {
  max-width: 100%;
}
.has-sidebar #post-main,
.has-sidebar .search-main {
  padding-right: 4.0rem;
}
.has-sidebar.sidebar-left #post-main,
.has-sidebar.sidebar-left #secondary {
  float: right;
}
.has-sidebar.sidebar-left #post-main,
.has-sidebar.sidebar-left .search-main {
  padding-left: 4.0rem;
  padding-right: 0;
}
.has-sidebar #secondary {
  width: 28.07017544%;
}
.has-sidebar #secondary + #post-main,
.has-sidebar #secondary + .search-main {
  padding-left: 4.0rem;
  padding-right: 0;
}
a:focus {
  outline: none;
}
/*--------------------------------------------------------------
2.9 Grid System
--------------------------------------------------------------*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-xs-2, .col-sm-2, .col-md-2, .col-xs-3, .col-sm-3, .col-md-3, .col-xs-4, .col-sm-4, .col-md-4, .col-xs-5, .col-sm-5, .col-md-5, .col-xs-6, .col-sm-6, .col-md-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6 {
    float: left;
  }
  .col-sm-6 {
    width: 100%;
  }
  .col-sm-5 {
    width: 83.33333333%;
  }
  .col-sm-4 {
    width: 66.66666667%;
  }
  .col-sm-3 {
    width: 50%;
  }
  .col-sm-2 {
    width: 33.33333333%;
  }
  .col-sm-1 {
    width: 16.66666667%;
  }
  .col-sm-pull-6 {
    right: 100%;
  }
  .col-sm-pull-5 {
    right: 83.33333333%;
  }
  .col-sm-pull-4 {
    right: 66.66666667%;
  }
  .col-sm-pull-3 {
    right: 50%;
  }
  .col-sm-pull-2 {
    right: 33.33333333%;
  }
  .col-sm-pull-1 {
    right: 16.66666667%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-6 {
    left: 100%;
  }
  .col-sm-push-5 {
    left: 83.33333333%;
  }
  .col-sm-push-4 {
    left: 66.66666667%;
  }
  .col-sm-push-3 {
    left: 50%;
  }
  .col-sm-push-2 {
    left: 33.33333333%;
  }
  .col-sm-push-1 {
    left: 16.66666667%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-6 {
    margin-left: 100%;
  }
  .col-sm-offset-5 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 50%;
  }
  .col-sm-offset-2 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6 {
    float: left;
  }
  .col-md-6 {
    width: 100%;
  }
  .col-md-5 {
    width: 83.33333333%;
  }
  .col-md-4 {
    width: 66.66666667%;
  }
  .col-md-3 {
    width: 50%;
  }
  .col-md-2 {
    width: 33.33333333%;
  }
  .col-md-1 {
    width: 16.66666667%;
  }
  .col-md-pull-6 {
    right: 100%;
  }
  .col-md-pull-5 {
    right: 83.33333333%;
  }
  .col-md-pull-4 {
    right: 66.66666667%;
  }
  .col-md-pull-3 {
    right: 50%;
  }
  .col-md-pull-2 {
    right: 33.33333333%;
  }
  .col-md-pull-1 {
    right: 16.66666667%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-6 {
    left: 100%;
  }
  .col-md-push-5 {
    left: 83.33333333%;
  }
  .col-md-push-4 {
    left: 66.66666667%;
  }
  .col-md-push-3 {
    left: 50%;
  }
  .col-md-push-2 {
    left: 33.33333333%;
  }
  .col-md-push-1 {
    left: 16.66666667%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-6 {
    margin-left: 100%;
  }
  .col-md-offset-5 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 50%;
  }
  .col-md-offset-2 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
.container-fluid {
  padding-right: 3%;
  padding-left: 3%;
  margin-right: auto;
  margin-left: auto;
}
.col-md-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-1-5 {
    float: left;
    width: 25%;
  }
}
.col-sm-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    float: left;
    width: 25%;
  }
}
.col-md-4-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-4-5 {
    float: left;
    width: 75%;
  }
}
.col-sm-4-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-4-5 {
    float: left;
    width: 75%;
  }
}
.col-md-1-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-1-2 {
    float: left;
    width: 20%;
  }
}
.col-sm-1-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-1-2 {
    float: left;
    width: 20%;
  }
}
.col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-2-4 {
    float: left;
    width: 40%;
  }
}
.col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-2-4 {
    float: left;
    width: 40%;
  }
}
.col-md-3-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-3-6 {
    float: left;
    width: 60%;
  }
}
.col-sm-3-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-3-6 {
    float: left;
    width: 60%;
  }
}
.col-md-4-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-md-4-8 {
    float: left;
    width: 80%;
  }
}
.col-sm-4-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-4-8 {
    float: left;
    width: 80%;
  }
}
.row-vt-al {
  width: 100%;
}
@media (min-width: 768px) {
  .row-vt-al {
    display: table;
  }
  .row-vt-al .col-md-1,
  .row-vt-al .col-md-1-2,
  .row-vt-al .col-md-1-5,
  .row-vt-al .col-md-2,
  .row-vt-al .col-md-2-4,
  .row-vt-al .col-md-3,
  .row-vt-al .col-md-3-6,
  .row-vt-al .col-md-4,
  .row-vt-al .col-md-4-5,
  .row-vt-al .col-md-4-8,
  .row-vt-al .col-md-5,
  .row-vt-al .col-md-6,
  .row-vt-al .col-sm-1,
  .row-vt-al .col-sm-1-2,
  .row-vt-al .col-sm-1-5,
  .row-vt-al .col-sm-2,
  .row-vt-al .col-sm-2-4,
  .row-vt-al .col-sm-3,
  .row-vt-al .col-sm-3-6,
  .row-vt-al .col-sm-4,
  .row-vt-al .col-sm-4-5,
  .row-vt-al .col-sm-4-8,
  .row-vt-al .col-sm-5,
  .row-vt-al .col-sm-6 {
    display: table-cell;
    float: none;
  }
  .row-vt-al.al-middle .col-md-1,
  .row-vt-al.al-middle .col-md-1-2,
  .row-vt-al.al-middle .col-md-1-5,
  .row-vt-al.al-middle .col-md-2,
  .row-vt-al.al-middle .col-md-2-4,
  .row-vt-al.al-middle .col-md-3,
  .row-vt-al.al-middle .col-md-3-6,
  .row-vt-al.al-middle .col-md-4-5,
  .row-vt-al.al-middle .col-md-4,
  .row-vt-al.al-middle .col-md-4-8,
  .row-vt-al.al-middle .col-md-5,
  .row-vt-al.al-middle .col-md-6,
  .row-vt-al.al-middle .col-sm-1,
  .row-vt-al.al-middle .col-sm-1-2,
  .row-vt-al.al-middle .col-sm-1-5,
  .row-vt-al.al-middle .col-sm-2,
  .row-vt-al.al-middle .col-sm-2-4,
  .row-vt-al.al-middle .col-sm-3,
  .row-vt-al.al-middle .col-sm-3-6,
  .row-vt-al.al-middle .col-sm-4,
  .row-vt-al.al-middle .col-sm-4-5,
  .row-vt-al.al-middle .col-sm-4-8,
  .row-vt-al.al-middle .col-sm-5,
  .row-vt-al.al-middle .col-sm-6 {
    vertical-align: middle;
  }
  .row-vt-al.al-bottom .col-md-1,
  .row-vt-al.al-bottom .col-md-1-2,
  .row-vt-al.al-bottom .col-md-1-5,
  .row-vt-al.al-bottom .col-md-2,
  .row-vt-al.al-bottom .col-md-2-4,
  .row-vt-al.al-bottom .col-md-3,
  .row-vt-al.al-bottom .col-md-3-6,
  .row-vt-al.al-bottom .col-md-4,
  .row-vt-al.al-bottom .col-md-4-5,
  .row-vt-al.al-bottom .col-md-4-8,
  .row-vt-al.al-bottom .col-md-5,
  .row-vt-al.al-bottom .col-md-6,
  .row-vt-al.al-bottom .col-sm-1,
  .row-vt-al.al-bottom .col-sm-1-2,
  .row-vt-al.al-bottom .col-sm-1-5,
  .row-vt-al.al-bottom .col-sm-2,
  .row-vt-al.al-bottom .col-sm-2-4,
  .row-vt-al.al-bottom .col-sm-3,
  .row-vt-al.al-bottom .col-sm-3-6,
  .row-vt-al.al-bottom .col-sm-4,
  .row-vt-al.al-bottom .col-sm-4-5,
  .row-vt-al.al-bottom .col-sm-4-8,
  .row-vt-al.al-bottom .col-sm-5,
  .row-vt-al.al-bottom .col-sm-6 {
    vertical-align: bottom;
  }
  .col-no-space {
    margin-left: 0;
    margin-right: 0;
  }
  .col-no-space .col-md-1,
  .col-no-space .col-md-1-2,
  .col-no-space .col-md-1-5,
  .col-no-space .col-md-2,
  .col-no-space .col-md-2-4,
  .col-no-space .col-md-3,
  .col-no-space .col-md-3-6,
  .col-no-space .col-md-4,
  .col-no-space .col-md-4-5,
  .col-no-space .col-md-4-8,
  .col-no-space .col-md-5,
  .col-no-space .col-md-6,
  .col-no-space .col-sm-1,
  .col-no-space .col-sm-1-2,
  .col-no-space .col-sm-1-5,
  .col-no-space .col-sm-2,
  .col-no-space .col-sm-2-4,
  .col-no-space .col-sm-3,
  .col-no-space .col-sm-3-6,
  .col-no-space .col-sm-4,
  .col-no-space .col-sm-4-5,
  .col-no-space .col-sm-4-8,
  .col-no-space .col-sm-5,
  .col-no-space .col-sm-6 {
    padding: 0;
  }
}
/*--------------------------------------------------------------
3.0 Header
--------------------------------------------------------------*/
.devider-line {
  border-top: 1px solid #fafafa;
}
#pseudo-header {
  display: none;
}
#pseudo-topbar {
  height: 3.2rem;
}
#pseudo-header #pseudo-brnd {
  width: 1px;
  float: left;
}
#pseudo-header #pseudo-nav {
  height: 96px;
}
.transparent-header #pseudo-header {
  display: none!important;
}
#topbar-left > div {
  float: left;
}
#topbar-right > div,
#topbar-right > form {
  float: right;
}
#topbar-left .century-social {
  margin-left: -0.8rem;
}
.center-header .site-header:not(.fixed) .container-fluid #topbar {
  padding-right: 3%;
  padding-left: 3%;
}
#topbar {
  background: #f9f9f9;
  position: relative;
}
#topbar .century-social a {
  font-size: 1.4rem;
}
#topbar .century-social a span.fa {
  font-size: 1.4rem;
}
#topbar-searchform input {
  background: transparent;
  padding: .5rem 1rem;
  border: none;
  margin-bottom: 0;
}
#topbar-searchform button {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #050a09;
  padding: .8rem;
}
.site-branding {
  float: left;
}
.site-branding h1 {
  color: #050a09;
  text-transform: uppercase;
}
.site-branding a {
  display: inline-block;
}
.site-title a {
  color: #050a09;
  border: none;
  vertical-align: middle;
  line-height: 1;
}
.site-title a:hover {
  color: #050a09;
}
.site-description,
.entry-subtitle,
.page-subtitle {
  margin: 1.1rem 0 0;
  font-size: 1.4007rem;
  color: #a7a7a7;
  line-height: 1;
}
.site-logo {
  vertical-align: middle;
  display: inline-block;
  __margin-top: -0.5rem;
}
.site-logo.bg-dark {
  display: none;
}
.site-header.dark .site-logo.bg-dark {
  display: inline-block;
}
.site-header.dark .site-logo.bg-normal {
  display: none;
}
:not(.center) .breadcrumb-wrap {
  position: absolute !important;
  right: 1.5rem;
  top: 0;
  height: 100%;
}
:not(.center) .breadcrumb-wrap .breadcrumb {
  display: table;
  height: 100%;
}
:not(.center) .breadcrumb-wrap .breadcrumbs {
  display: table-cell;
  vertical-align: middle;
}
.breadcrumbs li {
  list-style: none;
  float: left;
  font-size: 1.2rem;
  font-weight: normal;
}
.breadcrumbs li:not(:last-child):after {
  content: "/";
  margin: 0 0.5351rem;
}
.breadcrumbs li a {
  color: #050a09;
}
.breadcrumbs li a:hover {
  color: #1bbc9b;
}
.dark + .site-content .single-entry-header .entry-title *,
.dark + .site-content .page-header .page-title * {
  color: #fafafa;
}
.dark + .site-content .breadcrumbs li {
  color: #b2b2b1;
}
.dark + .site-content .breadcrumbs li a:not(:hover) {
  color: #fafafa;
}
/*--------------------------------------------------------------
3.1 Navigation
--------------------------------------------------------------*/
.site-header {
  background: #ffffff;
  border-bottom: 1px solid #fafafa;
  border-top: 4px solid #1bbc9b;
}
#slider-container:after,
.page-header:after {
  bottom: 4px;
}
@media screen and (min-width: 993px) {
  #pseudo-header {
    __display: block;
    border-top: 4px solid transparent ;
  }
  .transparent-header .site-header {
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    border-bottom-color: rgba(231, 231, 231, 0.5);
  }
  .transparent-header .site-header.dark,
  .transparent-header .site-header.dark #topbar {
    border-bottom-color: rgba(5, 10, 9, 0.1);
    background: rgba(5, 10, 9, 0.1);
  }
  .transparent-header .site-header.dark #masthead-wrap,
  .transparent-header .site-header.dark #topbar #masthead-wrap {
    background: #050a09;
  }
  .transparent-header .site-header.light,
  .transparent-header .site-header.light #topbar {
    border-bottom-color: rgba(247, 249, 250, 0.5);
  }
  .transparent-header .site-header #topbar {
    background: transparent;
    border-bottom: 0.1rem solid rgba(231, 231, 231, 0.5);
  }
  .transparent-header .no-background,
  .transparent-header .has-background {
    __padding-top: 101px;
  }
  .fixed-header:not(.transparent-header) .site-header {
    __position: fixed;
    top: 0;
    z-index: 11111;
    width: 100%;
  }
  .fixed-header:not(.transparent-header) .site-header + .site-content,
  .fixed-header:not(.transparent-header) .site-header + #slider-container {
    __margin-top: 101px;
  }
  .fixed-header:not(.transparent-header).admin-bar .site-header {
    top: 3.2rem;
  }
  .fixed-header.admin-bar .site-header.fixed {
    top: 3.2rem;
  }
  .fixed-header .site-header #topbar {
    height: 32px;
  }
  .fixed-header .site-header.fixed {
    __min-height: 60px;
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    border-bottom-color: rgba(231, 231, 231, 0.95);
  }
  .fixed-header .site-header.fixed.dark {
    background: rgba(5, 10, 9, 0.8);
    border-bottom-color: rgba(5, 10, 9, 0.8);
  }
  .fixed-header .site-header.fixed:not(.dark) .main-navigation ul.main-menu > li > a,
  .fixed-header .site-header.fixed:not(.dark) .main-navigation .main-menu > ul > li > a {
    color: #050a09;
  }
  .fixed-header .site-header.fixed + #pseudo-header {
    display: block;
  }
  .fixed-header .site-header.fixed #topbar {
    height: 0;
    overflow: hidden;
  }
  .fixed-header .site-header.fixed .main-navigation ul li {
    __padding-top: 14px;
    __padding-bottom: 14px;
  }
  .fixed-header .site-header.fixed .main-navigation ul.main-menu > li > a {
    line-height: 60px;
  }
  .fixed-header .site-header.fixed .slicknav_btn {
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
  }
  .fixed-header .site-header.fixed .site-branding {
    __max-height: 60px;
    __line-height: 60px;
  }
  .fixed-header .site-header.fixed .main-navigation ul ul {
    top: auto;
  }
}
.light {
  background: #f7f9fa;
  border-bottom-color: #f7f9fa;
}
.light.fixed {
  background: rgba(247, 249, 250, 0.95);
}
.slicknav_nav .current-menu-item a,
.slicknav_nav .current-menu-parent .slicknav_item a {
  color: #1bbc9b !important;
}
.dark {
  background: #050a09;
  border-bottom: 1px solid #050a09;
}
.dark .site-branding h1 {
  color: #e7e7e7;
}
.dark .main-navigation.normal ul.main-menu > li > a:after,
.dark .main-navigation.normal .main-menu > ul > li > a:after {
  color: #818181 !important;
}
.dark .slicknav_menu .slicknav_menutxt,
.dark .extra-buttons a,
.dark .slicknav_nav li a {
  color: #e7e7e7;
}
.dark .main-navigation a {
  color: #e7e7e7;
}
.dark .main-navigation ul.main-menu .main-menu-search a.active,
.dark .main-navigation .main-menu > ul .main-menu-search a.active {
  color: #e7e7e7 !important;
}
.dark .main-navigation ul.main-menu > li > a,
.dark .main-navigation .main-menu > ul > li > a {
  border-color: #e7e7e7;
}
.dark .main-navigation ul.main-menu > li:hover > a,
.dark .main-navigation .main-menu > ul > li:hover > a {
  background: #e7e7e7;
  color: #050a09 !important;
}
.dark .main-navigation.normal ul.main-menu > li:hover > a,
.dark .main-navigation.normal .main-menu > ul > li:hover > a,
.dark .main-navigation.normal ul.main-menu > li .current-menu-item > a,
.dark .main-navigation.normal .main-menu > ul > li .current-menu-item > a,
.dark .main-navigation.normal ul.main-menu > li.current-menu-ancestor > a,
.dark .main-navigation.normal .main-menu > ul > li.current-menu-ancestor > a,
.dark .main-navigation.normal ul.main-menu > li.current_page_item > a,
.dark .main-navigation.normal .main-menu > ul > li.current_page_item > a,
.dark .main-navigation.normal ul.main-menu > li.current_page_ancestor > a,
.dark .main-navigation.normal .main-menu > ul > li.current_page_ancestor > a {
  color: #1bbc9b !important;
  background: transparent;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.4007rem;
  font-weight: 500;
  letter-spacing: 0.0483rem;
  color: #050a09;
  white-space: nowrap;
}
.main-navigation a .dropdown-ind {
  font-weight: 700;
}
.main-navigation a i.fa {
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: baseline;
}
.main-navigation a i.fa + span {
  margin-left: -3px;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.main-navigation ul li {
  float: left;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-navigation ul li a {
  display: inline-block;
  line-height: 3.667rem;
  padding-right: 1.2rem;
  padding-left: 1.2rem;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main-navigation ul li:hover > a {
  color: #ffffff !important;
}
.main-navigation ul li:hover > ul {
  __display: block;
  transform: scale(1);
  transition-delay: .1s;
}
.main-navigation ul li.main-menu-search a.active,
.main-navigation ul li.main-menu-search:hover a.active {
  border-color: transparent;
  background: transparent;
  color: #050a09 !important;
}
.main-navigation ul .dropdown-ind.sub-ind {
  display: inline-block;
  position: absolute;
  right: 0;
  margin-right: 1.8335rem;
}
.main-navigation ul .right .dropdown-ind.sub-ind {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 1.8335rem;
}
.main-navigation ul li.right ul {
  text-align: right;
  left: auto;
  right: 0;
}
.main-navigation ul li.right ul ul {
  right: 100% !important;
}
.main-navigation ul li.right:last-child ul {
  right: 0;
}
.main-navigation ul ul {
  background: rgba(5, 10, 9, 0.95);
  __display: none;
  transition: .2s .15s ease;
  transform-origin: 0 0;
  transform: scale(0);
  float: left;
  left: 0;
  position: absolute;
  top: 96px;
  z-index: 99999;
  text-align: left;
  padding-top: 3.667rem;
  padding-bottom: 3.667rem;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  -moz-background-clip: padding;
  border-radius: 0 0 0.2rem 0.2rem;
  background-clip: padding-box;
}
.main-navigation ul ul:before {
  content: "";
  position: absolute;
  border: 1px solid #b2b2b1;
  top: .8rem;
  left: .8rem;
  right: .8rem;
  bottom: .8rem;
  display: block;
}
.main-navigation ul ul ul {
  left: 100%;
  top: -1.11675rem !important;
}
.main-navigation ul ul li {
  padding: 0 !important;
}
.main-navigation ul ul li a {
  padding: 0 3.667rem;
}
.main-navigation ul.main-menu > li.current-menu-item > a,
.main-navigation .main-menu > ul > li.current-menu-item > a,
.main-navigation ul.main-menu > li.current-menu-ancestor > a,
.main-navigation .main-menu > ul > li.current-menu-ancestor > a,
.main-navigation ul.main-menu > li.current_page_item > a,
.main-navigation .main-menu > ul > li.current_page_item > a,
.main-navigation ul.main-menu > li.current_page_ancestor > a,
.main-navigation .main-menu > ul > li.current_page_ancestor > a {
  color: #ffffff;
  background: #050a09;
}
.main-navigation ul.main-menu > li > a,
.main-navigation .main-menu > ul > li > a {
  display: inline-block;
  border: 0 solid #050a09;
  line-height: 96px;
}
.main-navigation ul.main-menu > li:hover > a,
.main-navigation .main-menu > ul > li:hover > a {
  background: #050a09;
}
.main-navigation ul.main-menu > li:first-child,
.main-navigation .main-menu > ul > li:first-child {
  margin-left: 0 !important;
}
.main-navigation ul.main-menu > li:last-child,
.main-navigation .main-menu > ul > li:last-child {
  margin-right: 0 !important;
}
.main-navigation ul.main-menu > li ul.sub-menu li,
.main-navigation .main-menu > ul > li ul.sub-menu li {
  width: 100%;
  min-width: 20rem;
}
.main-navigation ul.main-menu > li ul.sub-menu li a,
.main-navigation .main-menu > ul > li ul.sub-menu li a {
  display: block;
  width: 100%;
}
.main-navigation ul.main-menu > li ul.sub-menu li:hover > a,
.main-navigation .main-menu > ul > li ul.sub-menu li:hover > a,
.main-navigation ul.main-menu > li ul.sub-menu li.current-menu-ancestor > a,
.main-navigation .main-menu > ul > li ul.sub-menu li.current-menu-ancestor > a,
.main-navigation ul.main-menu > li ul.sub-menu li .current-menu-item > a,
.main-navigation .main-menu > ul > li ul.sub-menu li .current-menu-item > a {
  color: #ffffff;
}
.main-navigation ul.main-menu > li ul.sub-menu li a,
.main-navigation .main-menu > ul > li ul.sub-menu li a {
  color: #b2b2b1;
}
.main-navigation.normal ul.main-menu > li,
.main-navigation.normal .main-menu > ul > li {
  margin-right: 3.177rem;
  margin-left: 3.177rem;
}
.main-navigation.normal ul.main-menu > li > a:before,
.main-navigation.normal .main-menu > ul > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 4rem;
  left: -4rem;
  box-sizing: content-box;
}
.main-navigation.normal ul.main-menu > li:last-child,
.main-navigation.normal .main-menu > ul > li:last-child {
  color: red!important;
}
.main-navigation.normal ul.main-menu > li:last-child > a:after,
.main-navigation.normal .main-menu > ul > li:last-child > a:after {
  display: none;
}
.main-navigation.normal ul.main-menu > li.current-menu-item > a,
.main-navigation.normal .main-menu > ul > li.current-menu-item > a,
.main-navigation.normal ul.main-menu > li.current-menu-ancestor > a,
.main-navigation.normal .main-menu > ul > li.current-menu-ancestor > a,
.main-navigation.normal ul.main-menu > li.current_page_item > a,
.main-navigation.normal .main-menu > ul > li.current_page_item > a,
.main-navigation.normal ul.main-menu > li.current_page_ancestor > a,
.main-navigation.normal .main-menu > ul > li.current_page_ancestor > a {
  color: #1bbc9b !important;
  background: transparent;
}
.main-navigation.normal ul.main-menu > li > a,
.main-navigation.normal .main-menu > ul > li > a {
  border-color: transparent !important;
  padding-right: 0;
  padding-left: 0;
}
.main-navigation.normal ul.main-menu > li:hover > a,
.main-navigation.normal .main-menu > ul > li:hover > a {
  color: #1bbc9b !important;
  background: transparent;
}
.main-navigation ul ul .menu-item-has-children > a,
.main-navigation ul ul .page_item_has_children > a {
  padding-right: 3.667rem;
}
.menu-main-menu-container {
  float: right;
}
.main-menu-search {
  position: relative;
  z-index: 9999;
}
.main-menu-search a .fa-remove {
  display: none;
}
.main-menu-search a.active .fa-remove {
  display: inline-block;
  font-size: 2.0rem;
}
.main-menu-search a.active .fa-search {
  display: none;
}
.main-menu-search a.active + .searchform {
  display: inline-block;
}
#mobile-menu .extra-buttons {
  float: right;
}
#top-search {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: transparent;
}
#top-search .container {
  position: relative;
  height: 100%;
}
#top-search #nav-searchform {
  height: 100%;
}
#top-search #nav-searchform:after {
  display: none;
}
#top-search #nav-searchform input {
  border: none;
  height: 100%;
  width: 100%;
  background: transparent;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff;
  color: #000000;
}
/*--------------------------------------------------------------
3.2 Pagination
--------------------------------------------------------------*/
.site-main .comment-navigation,
.paging-navigation,
.site-main .post-navigation {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 2.3rem;
}
.site-main .comment-navigation {
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.post-navigation {
  overflow: hidden;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  display: inline-block;
  text-align: center;
  margin-left: 0.4rem;
}
.post-navigation a,
.reply a,
#cancel-comment-reply-link {
  color: #5f5f5f;
  font-size: 1.2264rem;
  display: inline-block;
  border: 0.1rem solid #e7e7e7;
  border-radius: .2rem;
  padding: 0 1rem;
  margin-top: -0.1rem;
  font-weight: 400;
}
.post-navigation a:hover,
.reply a:hover,
#cancel-comment-reply-link:hover {
  color: #1bbc9b;
  border-color: #1bbc9b;
}
#cancel-comment-reply-link {
  background: #ffffff !important;
  z-index: 99999;
  position: relative;
  top: 2px;
}
.post-navigation a i.ion,
.reply a i.ion {
  vertical-align: middle;
}
.post-navigation a:hover {
  color: #1bbc9b;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous {
  float: left;
  width: 50%;
  min-width: 280px;
  text-align: right;
  border-right: 1px solid #050a09;
}
.comment-navigation .nav-previous a,
.paging-navigation .nav-previous a {
  margin-right: 2.0rem;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next {
  float: right;
  width: 50%;
  min-width: 280px;
  border-left: 1px solid #050a09;
}
.comment-navigation .nav-next a,
.paging-navigation .nav-next a {
  margin-left: 2.0rem;
}
.comment-navigation a,
.paging-navigation a {
  display: inline-block;
  color: #050a09;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 2px;
}
.comment-navigation a:hover,
.paging-navigation a:hover {
  text-decoration: none;
  color: #5f5f5f;
}
.nav-links .nav-text {
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 1.4007rem;
}
.nav-links .nav-title {
  font-size: 1.8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.nav-previous.nav-single,
.nav-next.nav-single {
  border-width: 0;
}
.nav-previous .nav-wrap,
.nav-next .nav-wrap {
  display: inline-block;
}
.nav-previous img,
.nav-next img {
  width: 4.8rem;
  height: 4.8rem;
  margin: 0 1.6rem;
  border-radius: 50%;
}
.nav-previous img,
.nav-next img,
.nav-previous .nav-wrap,
.nav-next .nav-wrap {
  vertical-align: middle;
}
.load-more-button {
  text-align: center;
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}
.load-more-button .ct-button {
  margin: 0;
  padding-left: 6.4rem !important;
  padding-right: 6.4rem !important;
}
.load-more-button .ct-button.disable,
.load-more-button .ct-button.disable:hover {
  color: #e7e7e7;
  border-color: #e7e7e7;
  background: #ffffff;
}
.ctts-pagination {
  text-align: center;
}
ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: block;
  white-space: nowrap;
  padding: 0;
  border: solid #e7e7e7;
  border-width: 1px 0;
  margin: 1rem 0 2rem 0;
  text-align: center;
}
ul.page-numbers li,
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  display: inline-block;
}
ul.page-numbers li a:focus,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus,
ul.page-numbers li a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
ul.page-numbers li span.current,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
  color: #050a09;
}
ul.page-numbers li span,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span,
ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a {
  color: #b2b2b1;
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  padding: 1rem 1.2rem;
  line-height: 2.2rem;
}
.ct-load-more-button {
  border: solid #e7e7e7;
  color: #b2b2b1;
  font-size: 2rem;
  font-weight: 900;
  border-width: 1px 0px;
  display: block;
  text-transform: uppercase;
  padding: .5rem 0;
}
@media screen and (min-width: 993px) {
  /* --------------------------------------------------------------
3.3 Sidebar menu
---------------------------------------------------------------*/
  .transparent-header .sidebar-header .page-header {
    padding-top: 0 !important;
  }
  .sidebar-header > div,
  .sidebar-header > footer {
    margin-left: 300px;
  }
  .sidebar-header .site-header {
    width: 300px !important;
    position: absolute;
    border-top: none;
    border-bottom: none;
    bottom: 0;
    top: 0;
  }
  .sidebar-header .site-header .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar-header.right-header .site-header {
    right: 0;
  }
  .sidebar-header.right-header > div,
  .sidebar-header.right-header > footer {
    margin-left: 0;
    margin-right: 300px;
  }
  .sidebar-header.right-header .main-navigation ul ul {
    left: auto;
    right: 100%;
  }
  .sidebar-header .container:not(.page-slide-inner) {
    width: 100% !important;
  }
  .sidebar-header .site-branding {
    margin: 2rem 0 3rem;
    float: none;
    text-align: center;
    max-height: 96px;
    line-height: 96px;
  }
  .sidebar-header .site-branding .site-logo {
    height: 96px;
  }
  .sidebar-header .main-navigation ul li {
    float: none;
  }
  .sidebar-header #site-navigation .main-menu,
  .sidebar-header .menu-main-menu-container {
    float: left;
    width: 100%;
  }
  .sidebar-header .main-navigation.normal ul.main-menu > li,
  .sidebar-header .main-navigation.normal .main-menu > ul > li {
    padding: 0 3.6rem;
    margin: 0 !important;
    text-align: left;
  }
  .sidebar-header .main-navigation.normal ul.main-menu > li > ul,
  .sidebar-header .main-navigation.normal .main-menu > ul > li > ul {
    margin-left: -1.8335rem;
  }
  .sidebar-header .main-navigation.normal ul.main-menu > li a,
  .sidebar-header .main-navigation.normal .main-menu > ul > li a {
    line-height: 3.667rem;
    display: block;
  }
  .sidebar-header .main-navigation.normal ul.main-menu > li a > span,
  .sidebar-header .main-navigation.normal .main-menu > ul > li a > span {
    float: right;
  }
  .sidebar-header .main-navigation.normal ul.main-menu > li a:after,
  .sidebar-header .main-navigation.normal .main-menu > ul > li a:after {
    display: none;
  }
  .sidebar-header .main-navigation ul ul {
    left: 100%;
    top: -0.91675rem !important;
    border-top: none;
  }
  .sidebar-header .main-navigation ul:first-child > .menu-item-has-children > a:after,
  .sidebar-header .main-navigation ul:first-child > .page_item_has_children > a:after {
    right: 3.6rem;
  }
  .sidebar-header .main-navigation ul li.right ul {
    text-align: left;
    left: 100%;
    right: auto !important;
  }
  .sidebar-header.left-header .main-navigation ul .right .menu-item-has-children > a:after,
  .sidebar-header.left-header .main-navigation ul .right .page_item_has_children > a:after {
    content: '+';
    right: 1.4007rem;
  }
  .sidebar-header.left-header .main-navigation ul .right .menu-item-has-children > a,
  .sidebar-header.left-header .main-navigation ul .right .page_item_has_children > a {
    padding-right: 3.667rem;
    padding-left: 1.8335rem;
  }
  .sidebar-header.left-header .main-navigation ul .right .menu-item-has-children > a:before,
  .sidebar-header.left-header .main-navigation ul .right .page_item_has_children > a:before {
    content: '';
  }
}
/* --------------------------------------------------------------
3.3 Center menu
---------------------------------------------------------------*/
.center-header #pseudo-header #pseudo-brnd {
  float: none !important;
}
.center-header .site-header:not(.fixed) .site-branding {
  display: block;
  float: none;
  text-align: center;
  max-height: 120px;
  line-height: 120px;
}
.center-header .site-header:not(.fixed) .site-branding .site-logo {
  height: 120px;
}
.center-header .site-header:not(.fixed) .menu-main-menu-container {
  float: none;
  transform: translateX(50%);
}
.center-header .site-header:not(.fixed) .menu-main-menu-container > ul {
  float: left;
  transform: translateX(-50%);
}
.center-header .site-header:not(.fixed) .main-navigation ul li {
  __padding-top: 16px;
  __padding-bottom: 16px;
}
.center-header .site-header:not(.fixed) .main-navigation ul ul {
  top: auto;
}
.center-header .site-header:not(.fixed) .container-fluid:not(#topbar) {
  padding-left: 0;
  padding-right: 0;
}
.center-header .site-header:not(.fixed) #site-navigation {
  border-top: 1px solid #fafafa;
}
.transparent-header .center-header .no-background,
.transparent-header .center-header .has-background {
  __padding-top: 253px;
}
.fixed-header:not(.transparent-header) .site-header + .site-content,
.fixed-header:not(.transparent-header) .site-header + #slider-container {
  __margin-top: 253px;
}
/*--------------------------------------------------------------
4.0 Content
--------------------------------------------------------------*/
[data-animation] {
  visibility: hidden;
}
.site-content {
  margin: 0 auto;
  background: #ffffff;
}
.page-header {
  background-color: #fafafa;
}
.page-header .container,
.page-header .breadcrumb-wrap {
  padding-bottom: 3.1rem;
  padding-top: 3.1rem;
  position: relative;
}
@media only screen and (max-device-width: 1024px) {
  body.page .site-content .site-main > .page-header,
  .home-header,
  .single-entry-header,
  .page-header {
    background-attachment: scroll !important;
  }
}
/* Page header */
.no-results,
.not-found {
  margin: 6.4rem 0;
  text-align: center;
  font-size: 1.6rem;
}
.no-results #searchform input[type="search"],
.not-found #searchform input[type="search"] {
  width: 320px;
}
.no-results .help-404,
.not-found .help-404 {
  margin: 4.8rem auto;
}
.text404 {
  font-size: 140px;
  line-height: 140px;
  color: #050a09;
}
/*--------------------------------------------------------------
4.1 Posts and pages
--------------------------------------------------------------*/
.blog-grid.row,
.portfolio-grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.blog-grid.blog-style-medium .entry-header,
.blog-grid.blog-style-small .entry-header {
  margin-top: 0;
}
.blog-grid.blog-style-medium .entry-media,
.blog-grid.blog-style-small .entry-media,
.blog-grid.blog-style-medium .entry-body,
.blog-grid.blog-style-small .entry-body {
  width: 50%!important;
  float: left;
}
.blog-grid.blog-style-medium .entry-body,
.blog-grid.blog-style-small .entry-body {
  padding-left: 2.5rem;
}
.blog-grid.blog-style-small .entry-media {
  width: 33.33%!important;
}
.blog-grid.blog-style-small .entry-body {
  width: 66.67%!important;
}
.tax-skill .portfolio-grid {
  margin-bottom: 3.2rem;
}
.grid-blog-item .entry-title,
.related-posts .entry-title {
  font-size: 2.5888rem;
  margin-bottom: .4rem;
  text-transform: uppercase;
}
.portfolio-style-mosaic.portfolio-grid {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4.4rem;
}
.portfolio-style-mosaic .grid-portfolio-item {
  padding: 0;
}
.style-grid .blog-title-left .grid-blog-item .entry-header {
  text-align: left;
}
.style-grid .blog-title-right .grid-blog-item .entry-header {
  text-align: right;
}
.style-grid .blog-content-left .grid-blog-item .entry-content,
.style-grid .blog-content-left .grid-blog-item .ctts-readmore {
  text-align: left;
}
.style-grid .blog-content-right .grid-blog-item .entry-content {
  text-align: right;
}
.entry-header {
  margin-bottom: 2.4rem;
  position: relative;
}
.grid-blog-item,
.grid-portfolio-item {
  padding: 0 1.5rem 3.0rem;
  width: 33.33333333%;
  float: left;
}
.grid-blog-item.exclude,
.grid-portfolio-item.exclude {
  display: none;
}
.style-masonry .grid-blog-item {
  padding-bottom: 6rem;
}
.grid-blog-item:not(:last-child) {
  padding-bottom: 6rem;
}
.col-1 .grid-blog-item,
.col-1 .grid-portfolio-item {
  width: 100%;
}
.col-1 .grid-blog-item:not(:last-child),
.col-1 .grid-portfolio-item:not(:last-child) {
  padding-bottom: 8.4rem;
}
.col-2 .grid-blog-item,
.col-2 .grid-portfolio-item {
  width: 50%;
}
.col-4 .grid-blog-item,
.col-4 .grid-portfolio-item {
  width: 25%;
}
.col-2 .meta-author,
.col-3 .meta-author,
.col-4 .meta-author {
  display: none;
}
.grid-blog-item .entry-header {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.grid-blog-item.format-quote .entry-header,
.grid-blog-item.format-link .entry-header {
  margin-top: 0;
}
.grid-blog-item .entry-meta {
  border: 1px dotted #e7e7e7;
  border-width: 1px 0;
  padding: .4rem 0;
}
.grid-blog-item .entry-title + .entry-meta {
  margin-top: 1.5rem;
}
.grid-blog-item .audio-content {
  max-height: 321px;
  max-width: 100%;
}
.grid-blog-item .audio-content .mejs-controls a > .mejs-offscreen {
  display: none;
}
.grid-blog-item .audio-content .mejs-controls a:focus > .mejs-offscreen {
  display: block;
}
.grid-blog-item .audio-content iframe {
  max-height: 321px;
}
.grid-blog-item .entry-content {
  margin-bottom: 0;
  width: 100% !important;
  text-align: left;
}
.grid-blog-item .entry-content > p:last-child {
  margin-bottom: 0;
}
.ctts-readmore {
  display: block;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-top: 2.5rem;
  line-height: 2.5rem;
  position: relative;
  overflow: hidden;
}
.ctts-readmore,
.comment-reply-title,
.title-style-1,
.related.products h2,
.upsells.products h2 {
  overflow: hidden;
  position: relative;
}
.ctts-readmore:after,
.comment-reply-title:after,
.title-style-1:after,
.related.products h2:after,
.upsells.products h2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.4rem;
  border: dotted #e7e7e7;
  border-width: 0.1rem 0;
  top: 50%;
  margin-top: -0.2rem;
  margin-left: 0.6rem;
}
.portfolio-grid .post-wrap {
  position: relative;
  overflow: hidden;
}
.portfolio-grid .post-wrap > a {
  display: block;
}
.portfolio-grid .post-wrap .portfolio-thumbnail {
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.5s 0.1s;
  -o-transition: all 0.5s 0.1s;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
}
.portfolio-grid .post-wrap .portfolio-thumbnail img {
  vertical-align: middle;
}
.portfolio-grid.portfolio-style-normal .post-wrap {
  border: 1px solid #e7e7e7;
}
.portfolio-grid .portfolio-overlay hr {
  width: 0;
  height: 3px;
  margin-top: 0;
  margin-bottom: 0;
  background: #050a09;
}
.portfolio-grid.portfolio-style-normal .overlay-content,
.portfolio-grid.portfolio-style-tiles .overlay-content {
  border-top: none;
}
.portfolio-grid .portfolio-buttons {
  -moz-transition: all 0.5s 0.1s;
  -o-transition: all 0.5s 0.1s;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  background: rgba(27, 188, 155, 0.75);
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-grid .portfolio-buttons a {
  -moz-transition: all 0.5s 0.1s;
  -o-transition: all 0.5s 0.1s;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
  display: inline-block;
  font-size: 1.8rem;
  text-align: center;
  margin: 0;
  width: 4.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  padding: 0;
  border-radius: 0;
  position: absolute;
  top: 50%;
  margin-top: -2.4rem;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.portfolio-grid .portfolio-buttons a:first-child {
  left: -4.8rem;
  margin-left: -5rem;
}
.portfolio-grid .portfolio-buttons a:last-child {
  right: -4.8rem;
  margin-right: -5rem;
}
.portfolio-grid .portfolio-buttons a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
}
.portfolio-grid .portfolio-buttons a i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  line-height: 4.6rem;
}
.portfolio-grid .portfolio:hover .portfolio-buttons {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio-grid .portfolio:hover .portfolio-buttons a:first-child {
  left: 50%;
  margin-left: -50px;
}
.portfolio-grid .portfolio:hover .portfolio-buttons a:last-child {
  right: 50%;
  margin-right: -50px;
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-thumbnail,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-thumbnail {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-overlay,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-overlay {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-buttons,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-buttons {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-buttons a,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-buttons a {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-buttons a:first-child,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-buttons a:first-child {
  left: 50%;
  margin-left: -50px;
}
.portfolio-grid.portfolio-style-tiles .portfolio:hover .portfolio-buttons a:last-child,
.portfolio-grid.portfolio-style-mosaic .portfolio:hover .portfolio-buttons a:last-child {
  right: 50%;
  margin-right: -50px;
}
.portfolio-grid.portfolio-style-tiles .overlay-content,
.portfolio-grid.portfolio-style-mosaic .overlay-content {
  border: 1px solid #e7e7e7;
}
.portfolio-grid.portfolio-style-tiles .portfolio-overlay,
.portfolio-grid.portfolio-style-mosaic .portfolio-overlay {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio-grid .portfolio-overlay {
  overflow: hidden;
  background: #fdfdfd;
}
.portfolio-grid .overlay-content {
  padding: 2.2rem;
}
.portfolio-grid .overlay-inner {
  position: relative;
}
.portfolio-grid .entry-title {
  color: #050a09;
  font-size: 1.9844rem;
}
.portfolio-grid .entry-title,
.portfolio-grid .skills {
  line-height: 2.2rem;
}
.portfolio-grid .skills {
  font-size: 1.2264rem;
}
.portfolio-grid .sep {
  margin: 0 3px;
}
.portfolio-grid .century-likes {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.6rem;
  line-height: 4.4rem;
  color: #1bbc9b;
}
.portfolio-grid .century-likes span {
  vertical-align: middle;
}
.portfolio-grid .century-likes-postfix {
  display: none;
}
.portfolio-grid .century-likes-count {
  margin-left: 0.5rem;
}
.portfolio-grid .description {
  font-size: 1.4007rem;
  padding-top: 1.1rem;
  margin-top: 1.1rem;
  border-top: 1px solid #e7e7e7;
}
.portfolio-filter {
  margin: 0 0 3.6669rem 0;
  font-size: 1.4007rem;
  text-align: center;
}
.portfolio-filter li {
  list-style: none;
  display: inline-block;
}
.portfolio-filter li a {
  color: #050a09;
  border: 0.1rem solid #e7e7e7;
  display: inline-block;
  position: relative;
  padding: 0.15rem 1.2rem;
  font-weight: 400;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.portfolio-filter li a:hover,
.portfolio-filter li a.active {
  border-color: #1bbc9b;
  color: #1bbc9b;
}
.portfolio-filter li.filter-sep {
  padding: 0 0.6rem;
}
.search-results .site-main article {
  margin-bottom: 4.8rem;
}
.search-results .entry-header {
  text-align: left;
}
.search-results .ctts-readmore {
  display: block;
  margin-top: 0.8rem;
}
.search-results .entry-content,
.search-results .entry-summary {
  margin-top: 2.4rem;
}
.entry-title {
  margin: 0;
}
.entry-cat {
  font-size: 1.1rem;
  line-height: 3.0rem;
}
.entry-cat a {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 3px;
}
.entry-title,
.page-header .page-title {
  line-height: 1;
  font-size: 2.2664rem;
}
.page-header .entry-title,
.page-header .page-title {
  font-weight: 600;
  text-transform: uppercase;
}
.entry-title a,
.entry-title span,
.entry-title {
  color: #050a09;
  text-transform: uppercase;
  font-weight: 600;
}
.entry-title a:hover {
  color: #1bbc9b;
}
.entry-meta {
  margin: 0;
  list-style: none;
}
.entry-meta li {
  float: left;
  font-size: 1.2264rem;
  margin-right: 1.5rem;
  line-height: 2.1rem;
}
.entry-meta li .ion {
  vertical-align: baseline;
  margin-right: .4rem;
}
.entry-meta li a {
  color: #5f5f5f;
}
.entry-meta li a:hover {
  color: #1bbc9b;
}
.entry-header .entry-meta * {
  line-height: 2.5rem;
}
.featured-image {
  overflow: hidden;
}
.featured-image img {
  display: block;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  transition: all 0.5s ease-in-out 0.1s;
}
.featured-image:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.single-post .type-post .quote-content,
.related-posts .quote-content,
.single-post .type-post .link-content,
.related-posts .link-content {
  margin: 0 0 2.5rem 0;
  text-align: left;
}
.quote-content,
.link-content {
  position: relative;
  margin-top: 2.5rem;
  overflow: hidden;
}
.quote-content .desc a,
.link-content .desc a {
  color: #050a09;
}
.quote-content p.desc,
.link-content p.desc {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 3.75rem;
  letter-spacing: .1rem;
  color: #050a09;
  border-left: 3px solid #1bbc9b;
  padding-left: 2.5rem;
  margin-bottom: 0;
}
.quote-content .quote-author,
.link-content .quote-author {
  display: block;
  font-weight: 300;
  font-size: 1.3rem;
  letter-spacing: .3rem;
  text-transform: uppercase;
}
.audio-thumbnail img {
  vertical-align: middle;
}
.single-post .entry-wrapper .featured-image,
.single-post .entry-wrapper .audio-content,
.single-post .entry-wrapper .video-content,
.single-post .entry-wrapper .gallery-content {
  margin: 0 0 4.8rem 0;
}
article .featured-image,
article .audio-content,
article .video-content,
article .gallery-content {
  margin: 0 0 2.2rem 0;
}
.audio-content {
  max-height: 300px;
}
.audio-content iframe {
  max-height: 300px;
  width: 100%;
}
.entry:hover .featured-image {
  opacity: 1;
}
/* .more-link {
  border-bottom-color: transparent;
  color: @color2;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  &:hover {
    color: @color3;
  }
} */
.entry-share {
  position: absolute;
  display: none;
  right: 0;
  padding: 0.80265rem 0;
  background: #050a09;
  z-index: 50;
}
.share-button {
  display: block;
  border-bottom: none;
  white-space: nowrap;
  line-height: 3.2106rem;
  padding: 0 0.8rem;
  text-align: left;
}
.share-button span {
  color: #b2b2b1;
}
.share-button:hover span {
  color: #ffffff;
}
.tags + .entry-share {
  margin-top: 4.8rem;
}
.page-content,
.entry-content,
.entry-summary {
  text-overflow: ellipsis;
  margin-bottom: 2.4rem;
}
.page .page-content {
  margin-bottom: 0;
}
.single-post .entry-content,
.single-post .entry-footer,
.single-post .author-box,
.single-post .comments-area,
.single-post .post-wrap .devider-line {
  margin-right: auto;
  margin-left: auto;
}
.single-post .has-sidebar .entry-content,
.single-post .has-sidebar .entry-footer,
.single-post .has-sidebar .author-box,
.single-post .has-sidebar .comments-area,
.single-post .has-sidebar .post-wrap .devider-line {
  max-width: 100%;
}
.single .hentry {
  margin-bottom: 5rem;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/* Entry footer */
.entry-footer {
  font-size: 1.2264rem;
  border: dotted #e7e7e7;
  border-width: 0.1rem 0;
  line-height: 3rem;
  padding: 0 1.2rem;
}
.page .entry-footer {
  position: fixed;
  bottom: 1.0rem;
  right: 1.0rem;
}
.entry-footer span.tags {
  display: inline-block;
  margin-right: 2rem;
  min-width: 50%;
}
.single-portfolio .entry-footer .entry-actions {
  float: none;
  text-align: center;
}
.entry-footer .staff-social {
  float: left;
}
.entry-footer .entry-actions {
  float: right;
}
.entry-footer a {
  color: #5f5f5f;
}
.entry-footer a:hover {
  color: #1bbc9b;
}
.entry-footer .active .fa-heart {
  color: #1bbc9b;
}
.entry-footer .entry-actions a {
  text-transform: uppercase;
  font-weight: 400;
}
.entry-footer .entry-actions a .fa {
  margin-right: 4px;
}
.entry-footer .entry-actions .share-button .ion {
  width: 2.0rem;
}
.entry-footer .entry-actions * {
  vertical-align: baseline;
}
.entry-footer .entry-actions .entry-share-wrap {
  position: relative;
  margin-left: 2.5rem;
  display: inline-block;
}
.entry-footer .entry-actions .entry-share-wrap:hover .entry-share {
  display: block;
}
/*--------------------------------------------------------------
4.2 Post format
--------------------------------------------------------------*/
/* quote format */
.format-quote .entry-title {
  position: relative;
}
/* chat post */
.format-chat .entry-content .chat-row .fn {
  font-weight: bold;
}
/* status post */
.format-status .entry-content .avatar {
  float: left;
  margin: 0 1.0rem 1.0rem 0;
  border-radius: 100%;
  border: 0.5rem solid #1bbc9b;
}
/*--------------------------------------------------------------
4.3 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 2rem;
  clear: both;
}
.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.gallery dd,
.gallery figcaption {
  margin: 0;
}
.gallery-item {
  float: left;
  margin: 0 0.5rem 1.0rem 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 2.0rem;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
  text-align: center;
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(15%);
  max-width: calc(15%);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(11.7%);
  max-width: calc(11.7%);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(9.28%);
  max-width: calc(9.28%);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(7.5%);
  max-width: calc(7.5%);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(6.1%);
  max-width: calc(6.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
  float: none;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #ffffff;
  font-size: 1.4007rem;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 3px 0.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%;
}
.gallery-caption:before {
  box-shadow: 0 -1rem 1.5rem #000000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.featured-media + .gallery-tiles,
.featured-media + .post-slider-wrap {
  margin-top: 3.0rem;
}
.gallery-tiles .gallery-tiles-item {
  margin-bottom: 3.0rem;
}
.gallery-tiles .gallery-tiles-item img {
  vertical-align: middle;
}
.gallery-carousel {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
}
.gallery-carousel li {
  position: relative;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  overflow: hidden;
}
.gallery-carousel li a img {
  width: 100% !important;
}
.gallery-carousel li:hover .carousel-cap {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.gallery-carousel .carousel-cap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  padding: 2.2rem;
  font-size: 1.4007rem;
  color: #ffffff;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-carousel .carousel-cap.show-hover {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
/*--------------------------------------------------------------
4.4 Comments
--------------------------------------------------------------*/
.comments-title {
  margin: 5rem 0;
  font-size: 1.9844rem;
}
.comments-area ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comments-area ol.children {
  margin-left: 2.5rem;
}
article.comment {
  overflow: hidden;
  margin: 0 0 2.5rem;
  position: relative;
  border: 1px solid #e7e7e7;
  padding: 2.5rem;
  border-radius: .2rem;
}
.comment-content a,
.reply a {
  word-wrap: break-word;
}
.comment-content a:before,
.reply a:before {
  content: '\f112';
  font-family: "FontAwesome";
  margin-right: 4px;
  vertical-align: text-top;
  font-size: 1.2rem;
}
.comment-content > p:last-child {
  margin-bottom: 0;
}
.comment .comment-avatar {
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
}
.comment .comment-avatar img {
  border-radius: 100px;
}
.comment-meta {
  margin: 0 0 1.25rem 4.45rem;
  line-height: 3.2rem;
}
.comment-meta .vcard b {
  font-weight: normal;
}
.comment-meta .vcard a {
  color: #050a09;
}
.comment-meta .vcard a:hover {
  color: #1bbc9b;
}
.reply {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
}
.comment-metadata {
  margin: 0.5rem 0;
  font-size: 1.2264rem;
}
.comment-metadata a {
  color: #a7a7a7;
}
.comment-author .cma {
  font-size: 1.2264rem;
  line-height: 1.9844rem;
  display: inline-block;
  padding: 0 0.8rem;
  background: #e7e7e7;
  border-radius: 4px;
  vertical-align: middle;
}
/* Comment form */
.comment-reply-title {
  margin: 5rem 0;
  font-size: 1.9844rem;
}
#cancel-comment-reply-link {
  float: right;
}
#cancel-comment-reply-link:before {
  content: '\f00d';
  display: inline-block;
  margin-right: 0.5rem;
  -webkit-font-smoothing: antialiased;
  font: normal 1.5rem/1 'FontAwesome';
}
.comment-respond > p,
.comment-form label {
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
  display: block;
}
.comment-form input {
  display: block;
  width: 100%;
  font-size: 1.6rem;
}
.comment-form input[type=submit] {
  width: auto;
}
.comment-form .form-allowed-tags {
  font-size: 1.4007rem;
}
.comments-area {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.comments-title,
.comment-reply-title,
.related-posts-title,
.related.products h2,
.upsells.products h2 {
  margin-bottom: 2.5rem !important;
  position: relative;
  color: #050a09;
  line-height: 2.5rem;
  font-size: 1.9844rem;
  text-transform: capitalize;
}
/*--------------------------------------------------------------
4.5 Author Box
--------------------------------------------------------------*/
.author-box {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 5rem;
  min-height: 80px;
  background: #fafafa;
  border: 0.1rem dotted #e7e7e7;
  padding: 2.2rem;
  border-radius: 3px;
}
.author-box .author-name {
  line-height: 2.2rem;
}
.author-box .author-name:after {
  border-color: #e7e7e7;
}
.author-box .author-name a {
  color: #050a09;
}
.author-box .author-avatar {
  position: absolute;
  left: 2.5rem;
  top: 6.6rem;
}
.author-box .author-avatar a {
  width: 5.195rem;
  display: inline-block;
}
.author-box .author-avatar a img {
  border-radius: 50%;
}
.author-box .author-bio {
  margin-top: 2.2rem;
}
.author-box .author-box-content {
  margin-left: 7.395rem;
}
.author-box .author-box-social {
  text-align: left;
  margin-top: 1.1rem;
  line-height: 2.0rem;
}
.author-box .author-box-social a {
  margin: 0;
}
.author-box .author-box-social span {
  font-size: 1.2264rem;
  border: 1px solid #5f5f5f;
  color: #5f5f5f;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
}
/*--------------------------------------------------------------
4.6 Responsive Media Payer
--------------------------------------------------------------*/
.wp-video {
  width: 100% !important;
  overflow: hidden;
  height: auto !important;
}
.mejs-container.mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%;
}
.mejs-overlay,
.mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement {
  overflow: hidden;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
.mejs-container,
.mejs-embed,
.mejs-embed body {
  background: transparent !important;
}
.mejs-overlay-button {
  margin: -50px 0 0 -50px !important;
}
.video-content {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.audio-content iframe {
  width: 100%;
}
.video-content frame,
.video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-controls div.mejs-horizontal-volume-slider,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 45px !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 35px !important;
}
/*--------------------------------------------------------------
4.7 Related Posts
--------------------------------------------------------------*/
.related-posts {
  margin-top: 5rem;
}
.related-posts .featured-media .audio-content iframe {
  max-height: 202px;
}
.related-posts .featured-media {
  margin-bottom: 0 !important;
}
.related-posts .featured-media + .post-content h3 {
  margin-top: 2.5rem;
  margin-bottom: .4rem;
  font-size: 1.9844rem;
}
.related-posts .post-content h3 {
  line-height: 1.5;
  text-transform: uppercase;
}
.related-posts .post-content h3 a {
  color: #050a09;
}
.related-posts .post-content h3 a:hover {
  color: #1bbc9b;
}
.related-posts .post-box {
  margin-bottom: 5rem;
}
/*--------------------------------------------------------------
4.8 Staff post
--------------------------------------------------------------*/
.staff-grid.clear {
  margin-left: -2rem;
  margin-right: -2rem;
}
.staff-grid.col-2 .staff-item {
  width: 50%;
}
.staff-grid.col-2 .staff-item:nth-child(2n+1) {
  clear: both;
}
.staff-grid.col-3 .staff-item {
  width: 33.33333333%;
}
.staff-grid.col-3 .staff-item:nth-child(3n+1) {
  clear: both;
}
.staff-grid.col-4 .staff-item {
  width: 25%;
}
.staff-grid.col-4 .staff-item:nth-child(4n+1) {
  clear: both;
}
.staff-grid.col-5 .staff-item {
  width: 20%;
}
.staff-grid .staff-item {
  padding: 0 2.0rem 4.8rem;
  float: left;
  text-align: center;
}
.staff-grid .staff-item .staff-title {
  font-weight: 600;
  text-transform: uppercase;
}
.staff-grid .staff-item .staff-pos {
  font-size: 1.3rem;
  font-weight: 400;
}
.staff-grid .staff-item .staff-bio {
  font-size: 1.4007rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.staff-grid .staff-item .staff-content,
.staff-grid .staff-item .devider-line {
  margin-top: 1.5rem;
  margin-bottom: 2.0rem;
}
.staff-grid .staff-item .staff-image {
  position: relative;
}
.staff-grid .staff-item .staff-image img {
  vertical-align: middle;
}
.staff-social a {
  background: #1bbc9b;
  color: #ffffff;
  display: inline-block;
  font-size: 1.4rem;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  border-radius: .2rem;
}
.staff-social a:hover {
  color: #050a09;
}
/*--------------------------------------------------------------
5.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 3.6rem;
  font-size: 1.6rem;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget li a {
  color: #050a09;
}
.widget li a:hover {
  color: #1bbc9b;
}
.footer-section .widget li a:not(:hover) {
  color: #a7a7a7;
}
.widget-title {
  margin: 0 0 2.0rem;
  font-size: 1.9844rem;
  line-height: 2.5rem;
  position: relative;
}
.widget select {
  max-width: 100%;
}
.search-submit {
  padding: 1rem 2rem !important;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget ul li {
  padding: 0.6rem 0;
  font-style: italic;
  font-size: 1.4007rem;
  border-bottom: 1px dotted #dadada;
  -moz-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.widget ul li:last-child {
  border-bottom: none;
}
.widget ul li:hover {
  padding-left: 2px;
}
.widget ul ul {
  padding-left: 2rem;
}
.widget ul li a,
.widget_rss .rssSummary {
  font-style: normal;
}
.widget .post-date,
.widget_rss .rss-date {
  font-size: 1.1rem;
  font-style: italic;
  color: #a7a7a7;
}
.widget .post-date:before {
  content: '\2014';
  display: inline-block;
  margin: 0 0.3rem;
}
.widget_calendar caption {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
.widget_calendar tfoot td {
  border: none;
  padding: 0;
}
.widget_calendar td {
  font-size: 1.4007rem;
}
.widget_calendar table {
  border-bottom: none;
}
.widget_calendar #next {
  text-align: right;
}
.widget-flickr ul,
.stag-dribbble ul,
.widget-recent-portfolios ul,
.stag-instagram ul {
  margin: -2px;
}
.widget-flickr ul li,
.stag-dribbble ul li,
.widget-recent-portfolios ul li,
.stag-instagram ul li {
  display: block;
  float: left;
  max-width: 33.33333333%;
  padding: 2px;
  border-bottom: none;
}
.widget-flickr ul li img,
.stag-dribbble ul li img,
.widget-recent-portfolios ul li img,
.stag-instagram ul li img {
  vertical-align: middle;
}
.stag-dribbble ul.dribbbles li {
  max-width: 50%;
}
.stag-instagram ul.size-large li {
  max-width: 100%;
}
.stag-twitter .tweet {
  margin-bottom: 1.2rem;
  margin-top: 4px;
}
.stag-twitter .tweet .fa-twitter {
  margin-right: 0.8rem !important;
  color: #5EA9DD;
}
.stag-twitter .time {
  margin-bottom: 0.8rem;
  font-size: 1.2rem;
}
.widget-contact {
  font-size: 1.5rem;
  line-height: 1.5;
}
.widget-contact address {
  margin-bottom: 0.8rem;
}
/*--------------------------------------------------------------
6.0 Footer
--------------------------------------------------------------*/
#page-bottom-widget-area {
  margin: 6.4rem auto;
}
#page-bottom-widget-area:empty {
  display: none;
}
.footer-section {
  background: #050a09;
}
.footer-section h1,
.footer-section h2,
.footer-section h3,
.footer-section h4,
.footer-section h5,
.footer-section h6 {
  color: #ffffff;
}
.footer-section .title-style-1:after,
.footer-section .widget ul li {
  border-color: #202020;
}
.footer-section a:hover,
.footer-section a:focus,
.footer-section a:active {
  color: #5f5f5f;
}
#footer-instagram .stag-instagram ul li {
  width: 12.5%;
  padding: 0;
}
.footer-widget-wrapper {
  margin-top: 5.6rem;
  margin-bottom: 5.6rem;
}
.footer-widget-wrapper:empty {
  display: none;
}
#footer-widget-area + .devider-line {
  border-color: #000000;
}
.site-footer {
  margin: 0 auto;
  font-size: 1.6rem;
  background: #070d0c;
}
.site-footer a {
  color: #a7a7a7;
}
.site-footer a:hover {
  color: #1bbc9b;
}
.site-info {
  margin: 0 auto;
  letter-spacing: 1px;
}
.site-footer .powered {
  font-size: 1.4007rem;
}
.site-footer .copyright,
.site-footer .powered {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.footer-navigation .footer-menu {
  float: right;
  list-style: none;
}
.footer-navigation .footer-menu li {
  display: inline-block;
  float: left;
  margin: 2.4rem 0 2.4rem 1.6rem;
}
#backtotop {
  font-size: 1.9rem;
  font-weight: 700;
  width: 4.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  background: #1bbc9b;
  color: #ffffff;
  border-radius: .3rem;
  text-align: center;
  position: fixed;
  bottom: 1.2rem;
  right: 2.4rem;
  cursor: pointer;
  z-index: 9999;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#backtotop .fa {
  vertical-align: baseline;
  line-height: 4.8rem;
}
#backtotop.active {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#backtotop:hover {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
/*--------------------------------------------------------------
6.1 Social link
--------------------------------------------------------------*/
.century-social {
  text-align: center;
}
.century-social a {
  display: inline-block;
  margin: 0.8rem;
}
.century-social a:hover span {
  color: #a7a7a7 !important;
}
.century-social span {
  display: inline-block;
  vertical-align: middle;
  color: #050a09;
  border-radius: 50%;
  font-size: 1.6rem;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.century-social span.fa + span {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  font-weight: 700;
}
#footer-social {
  background: #e7e7e7;
  padding: 4.7rem 0;
}
#footer-social .century-social span {
  font-size: 1.8rem !important;
}
#footer-social .century-social span.fa {
  font-size: 2.2rem !important;
}
/* custom style for custom menu widget */
.widget .social-menu li {
  display: block;
}
.widget .social-menu li a {
  width: 100%;
  height: auto;
  margin: 0;
  line-height: 0;
}
.widget .social-menu li a::before {
  margin-right: 1rem;
}
/*--------------------------------------------------------------
7.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"],
img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
  opacity: 0.9;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wp-caption img[class*="wp-image-"]:hover,
img[class*="wp-image-"]:hover {
  opacity: 1;
}
.wp-caption-text {
  margin: 0.5rem;
  font-size: 1.3rem;
  font-style: italic;
}
.wp-caption-text:before {
  content: '\2014';
  display: inline-block;
  margin-right: 0.3rem;
}
.gallery .wp-caption-text:before {
  content: '';
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
8.0 Mobile Menu
--------------------------------------------------------------*/
/* Mobile Menu Core Style */
.slicknav_btn,
.extra-buttons a {
  position: relative;
  display: block;
  line-height: 96px;
  cursor: pointer;
  __margin: 32px 0;
}
.slicknav_menu .slicknav_icon {
  display: none;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
  display: none;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_row {
  display: block;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
/* IE6/7 support */
.slicknav_menu {
  *zoom: 1;
}
#mobile-menu {
  background: transparent;
}
#mobile-menu.normal .slicknav_btn,
#mobile-menu.normal .extra-buttons a {
  border-color: transparent;
}
#mobile-menu .slicknav_nav .main-menu-search {
  display: none;
}
.slicknav_menu {
  font-size: 1.6rem;
}
.slicknav_btn {
  text-decoration: none;
  max-width: 50%;
  float: right;
  display: block;
}
.slicknav_menu .slicknav_menutxt,
.extra-buttons a {
  color: #050a09;
  font-weight: 600;
}
.slicknav_menu .slicknav_menutxt:before {
  content: '\f0c9';
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: 'FontAwesome';
}
.slicknav_menu .slicknav_menutxt:before,
.extra-buttons .fa {
  font-size: 2.0rem;
  line-height: 96px;
  vertical-align: top;
}
.extra-buttons .fa {
  margin-left: 1.0rem;
}
.slicknav_nav {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 2.4rem;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  padding: 0 0 0 1.6rem;
  margin: 0;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
  padding: 0.5rem 0;
  border: none;
  text-decoration: none;
  color: #050a09;
  font-weight: 600;
}
.slicknav_nav .slicknav_row > a,
.slicknav_nav a > a {
  padding: 0;
}
.slicknav_nav .slicknav_row:focus,
.slicknav_nav a:focus {
  outline: none;
}
.slicknav_nav li > a {
  text-transform: uppercase;
  font-size: 1.2rem;
}
.slicknav_nav li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 1.5rem;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 992px) {
  .main-navigation {
    display: none;
  }
  .main-navigation .main-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  :not(.site-main) > .blog-grid {
    margin-left: auto;
    margin-right: auto;
  }
  .has-sidebar #main,
  .has-sidebar #post-main,
  .has-sidebar #secondary {
    width: 100%;
    float: none !important;
  }
  .has-sidebar #main,
  .has-sidebar #post-main {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 2.4rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .has-sidebar #secondary {
    width: 320px;
    margin: 6.4rem auto !important;
  }
  .has-sidebar .blog-post-wrap > .blog-grid {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .staff-grid .staff-item {
    float: none;
    width: 100%;
  }
  .staff-grid .staff-item > div {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .row-vt-al {
    width: auto;
  }
  .page-title,
  .site-description,
  .entry-subtitle,
  .title-custom {
    margin-right: 0 !important;
  }
  :not(.center) .breadcrumb-wrap {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    margin-top: 0.9rem;
  }
  .grid-blog-item,
  .grid-portfolio-item {
    width: 100% !important;
  }
  .grid-portfolio-item .post-wrap {
    max-width: 640px;
    margin: 0 auto;
  }
  .related-posts,
  .footer-widget-wrapper .widget {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-search #searchform {
    right: -1.5rem;
  }
  #secondary.widget-area {
    width: 300px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .share-button {
    margin: 0 0.6rem;
  }
  .share-button span {
    line-height: 3.6rem;
    height: 3.6rem;
    width: 5.0rem;
  }
  .share-button span i {
    line-height: 3.6rem;
  }
}
@media screen and (max-width: 480px) {
  #top-search #searchform {
    right: -1.5rem;
  }
  .share-button {
    margin: 0 2px;
  }
  .share-button:first-child,
  .share-button:last-child {
    margin: 0;
  }
  .share-button span {
    line-height: 2.8rem;
    height: 2.8rem;
    width: 3.6rem;
  }
  .share-button span i {
    line-height: 2.8rem;
    font-size: 1.4007rem;
  }
  .entry-share.circle .share-button span {
    width: 2.8rem;
  }
  .author-box .author-avatar {
    position: relative;
    margin-bottom: 2.4rem;
    text-align: center;
  }
  .author-box .author-box-content {
    text-align: center;
    margin-left: 0;
  }
  .author-box .author-box-social {
    text-align: center;
  }
}
/*--------------------------------------------------------------
8.0 Ionicons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9.0 Slider
--------------------------------------------------------------*/
/*simple page slider*/
#slider-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body.header-logo-on-top.has-topbar.has-transparent-header #slider-container {
    margin-top: -48px;
  }
}
#page-slider-wrap {
  overflow: hidden;
}
#page-slider-wrap.loading {
  height: 1024px;
}
.flex-direction-nav li a,
.gallery-carousel-next,
.gallery-carousel-prev {
  border-radius: 0.2rem;
  background: #050a09;
  display: block;
  z-index: 5000;
  position: absolute;
  top: 50%;
  margin-top: -2.4rem;
  height: 4.8rem;
  line-height: 4.8rem;
  width: 4.8rem;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #ffffff !important;
  font-size: 1.6rem;
  transition: all .5s ease;
  text-align: center;
  left: 3%;
  cursor: pointer;
}
.flex-direction-nav li a:hover,
.gallery-carousel-next:hover,
.gallery-carousel-prev:hover {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.flex-direction-nav li a:after,
.gallery-carousel-next:after,
.gallery-carousel-prev:after,
.flex-direction-nav li a:before,
.gallery-carousel-next:before,
.gallery-carousel-prev:before {
  content: "";
  position: absolute;
  top: -0.4rem;
  bottom: -0.4rem;
  left: -0.4rem;
  right: -0.4rem;
  border: 1px solid #000;
  border-radius: 0.2rem;
}
.flex-direction-nav li a:before,
.gallery-carousel-next:before,
.gallery-carousel-prev:before {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  border: 1px solid transparent;
}
.flex-direction-nav li a .ion,
.gallery-carousel-next .ion,
.gallery-carousel-prev .ion {
  position: relative;
  line-height: 4.8rem;
  display: block;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.slide-theme-dark .flex-direction-nav li a,
.slide-theme-dark .gallery-carousel-next,
.slide-theme-dark .gallery-carousel-prev {
  background: #e7e7e7;
  color: #050a09 !important;
}
.slide-theme-dark .flex-direction-nav li a:after,
.slide-theme-dark .gallery-carousel-next:after,
.slide-theme-dark .gallery-carousel-prev:after {
  border-color: #e7e7e7;
}
.slide-theme-dark .flex-control-paging li a:before {
  border-color: #e7e7e7;
}
.slide-theme-dark .flex-control-paging li a.flex-active:before {
  background-color: #e7e7e7;
}
.flex-direction-nav li a.flex-next,
.gallery-carousel-next {
  right: 3%;
  left: auto;
}
.flexslider-container:hover .flex-direction-nav li a,
.element-gallery-carousel:hover .gallery-carousel-next,
.element-gallery-carousel:hover .gallery-carousel-prev {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.page-slide-inner {
  position: relative;
}
.page-slide-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-slide-inner {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.page-slide-content {
  display: block;
  position: relative;
  z-index: 8;
  text-align: center;
  margin: 0 auto;
}
.animated .page-slide-content > * {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.page-slide-content > * {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
}
.page-slide-content .page-slide-title {
  color: #050a09;
  font-size: 13.5546rem;
  letter-spacing: 3.2107rem;
  line-height: 1;
  font-weight: 100;
  padding: 0 20px 15px;
  transition: all .5s ease;
}
.animated .page-slide-content .page-slide-title {
  transition: all .5s ease;
}
.page-slide-content .page-slide-caption {
  font-size: 2.5888rem;
  font-weight: 400;
  line-height: 1.5;
  color: #050a09;
  padding: 10px;
  transition: all .5s ease;
}
.animated .page-slide-content .page-slide-caption {
  transition: all .5s ease;
}
.page-slide-content .page-slide-button-wrapper {
  margin-top: 20px;
  transition: all .5s ease;
}
.page-slide-content .page-slide-button {
  display: inline-block;
}
.page-slide-content .page-slide-button + .page-slide-button {
  margin-left: 8px;
}
.animated .page-slide-content .page-slide-button-wrapper {
  transition: all .5s ease;
}
.page-slide-content .page-slide-button a {
  position: relative;
  color: #1bbc9b;
  display: inline-block;
  text-decoration: none;
  transition: background 0.3s ease;
  border: 1px solid #1bbc9b;
  text-transform: uppercase;
  border-radius: .2rem !important;
  font-size: 1.8rem;
  padding: 1.1rem 2rem 1rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
}
.page-slide-content .page-slide-button a:before {
  position: absolute;
  content: "";
  display: inline-block;
  border: 1px solid #1bbc9b;
  border-radius: .2rem;
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
}
.page-slide-content .page-slide-button a:hover {
  background-color: #1bbc9b;
  border-color: #1bbc9b;
  color: #ffffff;
}
.page-slide-content .page-slide-button a.gray {
  border-color: #ff0000;
  color: #ff0000;
}
.page-slide-content .page-slide-button a.gray:before {
  border-color: #ff0000;
}
.page-slide-content .page-slide-button a.gray:hover {
  color: #ffffff;
  background-color: #ff0000;
}
.page-slide-content .page-slide-button a.black {
  border-color: #050a09;
  color: #050a09;
}
.page-slide-content .page-slide-button a.black:before {
  border-color: #050a09;
}
.page-slide-content .page-slide-button a.black:hover {
  color: #ffffff;
  background-color: #050a09;
}
.page-slide-content .page-slide-button a.white {
  border-color: #ffffff;
  color: #ffffff;
}
.page-slide-content .page-slide-button a.white:before {
  border-color: #ffffff;
}
.page-slide-content .page-slide-button a.white:hover {
  color: #555;
  background-color: #ffffff;
}
.page-slide-content .page-slide-button a.solid {
  color: #ffffff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
.page-slide-content .page-slide-button a.solid:hover {
  background-color: transparent;
  border-color: #1bbc9b;
  color: #1bbc9b;
}
.page-slide-content .page-slide-button a.solid.gray {
  border-color: #ff0000;
  background-color: #ff0000;
  color: #ffffff;
}
.page-slide-content .page-slide-button a.solid.gray:hover {
  background-color: transparent;
  border-color: #ff0000;
  color: #ff0000;
}
.page-slide-content .page-slide-button a.solid.black {
  border-color: #050a09;
  background-color: #050a09;
  color: #ffffff;
}
.page-slide-content .page-slide-button a.solid.black:hover {
  background-color: transparent;
  border-color: #050a09;
  color: #050a09;
}
.page-slide-content .page-slide-button a.solid.white {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #555;
}
.page-slide-content .page-slide-button a.solid.white:hover {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.page-slide-title *,
.page-slide-caption * {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.mb_YTPBar,
.mb_YTPBar span.mb_YTPUrl a {
  color: #ffffff;
}
@font-face {
  font-family: ytpregular;
  src: url(font/ytp-regular.eot);
}
@font-face {
  font-family: ytpregular;
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format('woff'), url(font/ytp-regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
.mb_YTPlayer:focus {
  outline: 0;
}
.YTPWrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade .1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.YTPFullscreen {
  display: block!important;
  position: fixed!important;
  width: 100%!important;
  height: 100%!important;
  top: 0!important;
  left: 0!important;
  margin: 0!important;
  border: none!important;
  opacity: 1!important;
  background-color: #000000;
}
.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}
.inline_YTPlayer img {
  border: none!important;
  margin: 0!important;
  padding: 0!important;
  transform: none !important;
}
.mb_YTPBar,
.mb_YTPBar .buttonBar {
  box-sizing: border-box;
  left: 0;
  padding: 5px;
  width: 100%;
}
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: ytpregular;
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}
.mb_YTPBar {
  transition: opacity .5s;
  display: block;
  height: 10px;
  background: #333;
  position: fixed;
  bottom: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  opacity: 0.1;
}
.mb_YTPBar.visible,
.mb_YTPBar:hover {
  opacity: 1;
}
.mb_YTPBar .buttonBar {
  transition: all .5s;
  background: 0 0;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  height: 40px;
}
.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}
.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}
.mb_YTPBar span.mb_OnlyYT,
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}
.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto;
}
.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}
.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer;
}
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}
.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}
.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}
.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box;
}
.YTPOverlay.raster {
  background: url(images/raster.png);
}
.YTPOverlay.raster.retina {
  background: url(images/raster@2x.png);
}
.YTPOverlay.raster-dot {
  background: url(images/raster_dot.png);
}
.YTPOverlay.raster-dot.retina {
  background: url(images/raster_dot@2x.png);
}
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer!important;
  border-radius: 3px;
}
.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}
.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}
.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}
.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}
.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
#slider_container {
  margin: 0 auto;
}
.jssora05l,
.jssora05r,
.jssora05ldn,
.jssora05rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url(images/a17.png) no-repeat;
  overflow: hidden;
  top: 50% !important;
  left: 1.6rem !important;
  margin-top: -2rem;
  -webkit-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
  filter: alpha(opacity=5);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-slide .jssora05l,
.single-slide .jssora05r,
.single-slide .jssora05ldn,
.single-slide .jssora05rdn,
.single-slide .jss-page {
  display: none;
}
.single-slide #slides {
  cursor: default !important;
}
.slider-content,
.slider-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1170px) {
  .slider-content {
    left: 50%;
    width: 1140px;
    margin-left: -570px;
  }
}
@media screen and (max-width: 1169px) {
  .slider-content {
    margin: 0 3.0rem;
  }
}
.page-slide-button .ct-button {
  margin: 0;
}
.jss-page div,
.jss-page div:hover,
.jss-page .av {
  filter: alpha(opacity=70);
  opacity: .7;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #050a09;
}
.jss-page div {
  background-color: gray;
}
.jss-page div:hover,
.jss-page .av:hover {
  background-color: #d3d3d3;
}
.jss-page .av {
  background-color: #ffffff;
}
.jss-page .dn,
.jss-page .dn:hover {
  background-color: #555555;
}
.testimonial-slider.flexslider {
  padding: 4.2rem 0;
  height: auto !important;
  overflow: hidden;
}
.testimonial-slider.flexslider .flex-control-paging {
  margin-top: 2.13333333rem !important;
  position: relative;
  bottom: auto;
}
.testimonial-item {
  display: block;
}
.testimonial-item .testimonial-wrap {
  max-width: 860px;
  margin: 0 auto;
}
.testimonial-item .testimonial-content {
  font-style: italic;
  padding: 0 5.2rem;
  font-size: 1.9844rem;
  font-weight: 400;
  position: relative;
}
.testimonial-item .testimonial-content p {
  margin-bottom: 2.13333333rem;
}
.testimonial-item .testimonial-content:before,
.testimonial-item .testimonial-content:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #1bbc9b;
}
.testimonial-item .testimonial-content:before {
  content: "\f10d";
  font-family: FontAwesome;
}
.testimonial-item .testimonial-content:after {
  content: "\f10e";
  font-family: FontAwesome;
  left: auto;
  right: 0;
}
.testimonial-item .testimonial-author {
  line-height: 1;
  margin-bottom: 0.8rem;
}
.testimonial-item .testimonial-company-info {
  font-size: 1.4007rem;
  line-height: 1;
}
.testimonial-item .testimonial-avatar {
  overflow: hidden;
  margin-bottom: 2.13333333rem;
}
.testimonial-item .testimonial-avatar img {
  display: inline-block !important;
  width: 8.4rem!important;
  height: 8.4rem;
  border-radius: 100%;
  vertical-align: middle;
}
.testimonial-item .ct-ratings-wrap {
  font-size: 1.4007rem;
  font-style: normal;
  line-height: 1;
  margin-bottom: 2.13333333rem;
  color: #1bbc9b;
}
.testimonial-item .flex-direction-nav {
  margin-top: 3.6rem;
}
.testimonial-item .flex-direction-nav li {
  float: left;
  background: rgba(0, 0, 0, 0.1);
  line-height: 3.6rem;
  text-align: center;
}
.testimonial-item .flex-direction-nav li:hover {
  background: rgba(0, 0, 0, 0.4);
}
.testimonial-item .flex-direction-nav li a {
  display: inline-block;
  font-size: 2.4rem;
  width: 3.6rem;
  color: #050a09;
}
.testimonial-item .flex-direction-nav li a:hover {
  color: #ffffff;
}
.testimonial-item .flex-direction-nav li a .fa {
  font-weight: 700;
  line-height: 3.6rem;
  vertical-align: baseline;
}
@media screen and (max-width: 768px) {
  .testimonial-item .testimonial-content:after {
    right: 1.5rem;
  }
  .testimonial-item .testimonial-content:before {
    left: 1.5rem;
  }
}
.testimonial-light p,
.testimonial-light h4,
.testimonial-light .testimonial-company-info,
.testimonial-light a:hover {
  color: #ffffff;
}
/* FlexSlider
================================================== */
/* Necessary Styles*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-control-paging {
  position: absolute;
  bottom: 2.2rem;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.flex-control-paging li {
  display: inline-block;
  margin: 0 .8rem;
}
.flex-control-paging li a {
  display: inline-block;
  font-size: 0;
  height: 1.3rem;
  width: 1.3rem;
}
.flex-control-paging li a.flex-active:before {
  background-color: #050a09;
}
.flex-control-paging li a:before {
  content: "";
  background-color: transparent;
  border: 1px solid #050a09;
  border-radius: 1px;
  margin-top: 3px;
  height: 1.3rem;
  width: 100%;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all ease 0.3s;
}
.flex-control-paging li a:hover {
  cursor: pointer;
}
.flex-control-paging li a:hover:before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#page-slider {
  transition: top ease .01s;
  overflow: hidden;
}
#page-slider .page-slider-slide div.image {
  background-size: cover;
  background-position: center;
}
.page-slider-slide .video {
  position: absolute !important;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
}
.boxed-layout #page-slider,
.boxed-narrow-layout #page-slider {
  width: 1170px;
  left: auto !important;
  right: auto !important;
}
.boxed-narrow-layout #page-slider {
  width: 970px;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider.loading .loading {
  display: none;
}
.flexslider .slides > li {
  margin: 0;
  overflow: hidden;
  position: relative;
  display: none;
  text-align: center;
}
.flexslider .slides > li .slide-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
/*main*/
.flexslider-container {
  position: relative;
}
.flexslider-container.loading {
  background: #e7e7e7 url('images/loading-spin.svg') no-repeat 50% 50%;
  height: 422px;
}
.flexslider-container img {
  display: block;
}
@media screen and (max-width: 768px) {
  .flex-direction-nav li a,
  .gallery-carousel-next,
  .gallery-carousel-prev {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    margin-top: -1.5rem;
  }
  .flex-direction-nav li a .ion,
  .gallery-carousel-next .ion,
  .gallery-carousel-prev .ion {
    line-height: 3rem;
    font-size: 1.0rem;
  }
  .flex-direction-nav li a,
  .gallery-carousel-prev {
    left: 1.5rem;
  }
  .flex-direction-nav li a.flex-next,
  .gallery-carousel-next {
    right: 1.5rem;
  }
  div.flexslider-container .flex-direction-nav li a {
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
}
/*--------------------------------------------------------------
10.0 Featured Area
--------------------------------------------------------------*/
/*--------------------------------------------------------------
11.0 Shortcodes
--------------------------------------------------------------*/
.ct-section,
.ct-row,
.ct-column,
.ct-element,
.ct-element-inline {
  position: relative;
}
.ct-element-inline {
  display: inline-block;
}
.ct-ratings,
.ct-ratings-value {
  display: inline-block;
}
.ct-ratings {
  font-family: FontAwesome;
  position: relative;
}
.ct-ratings:before {
  content: "\f006\f006\f006\f006\f006";
}
.ct-ratings-value {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.ct-ratings-value:before {
  content: "\f005\f005\f005\f005\f005";
}
.ct-clearfix,
.instragram-widget-wrapper {
  zoom: 1;
}
.ct-clearfix:before,
.instragram-widget-wrapper:before,
.ct-clearfix:after,
.instragram-widget-wrapper:after {
  display: table;
  content: "";
}
.ct-clearfix:after,
.instragram-widget-wrapper:after {
  clear: both;
}
.ct-tabs,
.ct-toggle,
.ct-video {
  margin: 0 0 3.2rem 0;
}
.ct-iconbox {
  display: inline-block;
}
/* BUTTONS */
.ct-button {
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  display: inline-block;
  background: #1bbc9b;
  border: 1px solid #1bbc9b;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0.5rem 0.5rem 0.5rem 0;
  padding: 0.8rem 1.4rem 0.7rem;
  text-decoration: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
  border-radius: .2rem;
}
.ct-button:before {
  position: absolute;
  content: "";
  display: inline-block;
  border: 0.1rem solid #1bbc9b;
  border-radius: .2rem;
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
}
.ct-button:hover {
  color: #1bbc9b;
  background: transparent;
}
.ct-button--medium {
  font-size: 1.8rem;
  padding: 1.1rem 2rem 1rem;
}
.ct-button--large {
  font-size: 2.0rem;
  padding: 1.4rem 2.6rem 1.3rem;
}
.ct-button--xlarge {
  font-size: 2.2664rem;
  width: 100%;
  padding: 3rem 6.0rem;
}
.ct-button--stroke {
  background: transparent;
  border: 1px solid #1bbc9b;
  color: #1bbc9b;
}
.ct-button--stroke:hover {
  background: #1bbc9b;
  color: #ffffff !important;
}
.ct-button--black {
  background: #050a09;
  border-color: #050a09;
}
.ct-button--black:before {
  border-color: #050a09;
}
.ct-button--black:hover {
  color: #050a09;
}
.ct-button--stroke.ct-button--black {
  background: transparent;
  color: #050a09;
  border-color: #050a09;
}
.ct-button--stroke.ct-button--black:hover {
  background: #050a09;
}
.ct-button--blue {
  background: #297ad3;
  border-color: #297ad3;
}
.ct-button--blue:before {
  border-color: #297ad3;
}
.ct-button--blue:hover {
  color: #297ad3;
}
.ct-button--stroke.ct-button--blue {
  background: transparent;
  color: #297ad3;
  border-color: #297ad3;
}
.ct-button--stroke.ct-button--blue:hover {
  background: #297ad3;
}
.ct-button--green {
  background: #8de020;
  border-color: #8de020;
}
.ct-button--green:before {
  border-color: #8de020;
}
.ct-button--green:hover {
  color: #8de020;
}
.ct-button--stroke.ct-button--green {
  background: transparent;
  color: #8de020;
  border-color: #8de020;
}
.ct-button--stroke.ct-button--green:hover {
  background: #8de020;
}
.ct-button--gray {
  background: #979797;
  border-color: #979797;
}
.ct-button--gray:before {
  border-color: #979797;
}
.ct-button--gray:hover {
  color: #979797;
}
.ct-button--stroke.ct-button--gray {
  background: transparent;
  color: #979797;
  border-color: #979797;
}
.ct-button--stroke.ct-button--gray:hover {
  background: #979797;
  color: white;
}
.ct-button--light-blue {
  background: #52a1f7;
  border-color: #52a1f7;
}
.ct-button--light-blue:before {
  border-color: #52a1f7;
}
.ct-button--light-blue:hover {
  color: #52a1f7;
}
.ct-button--stroke.ct-button--light-blue {
  background: transparent;
  color: #52a1f7;
  border-color: #52a1f7;
}
.ct-button--stroke.ct-button--light-blue:hover {
  background: #52a1f7;
}
.ct-button--orange {
  background: #faa929;
  border-color: #faa929;
}
.ct-button--orange:before {
  border-color: #faa929;
}
.ct-button--orange:hover {
  color: #faa929;
}
.ct-button--stroke.ct-button--orange {
  background: transparent;
  color: #faa929;
  border-color: #faa929;
}
.ct-button--stroke.ct-button--orange:hover {
  background: #faa929;
}
.ct-button--red {
  background: #e33131;
  border-color: #e33131;
}
.ct-button--red:before {
  border-color: #e33131;
}
.ct-button--red:hover {
  color: #e33131;
}
.ct-button--stroke.ct-button--red {
  background: transparent;
  color: #e33131;
  border-color: #e33131;
}
.ct-button--stroke.ct-button--red:hover {
  background: #e33131;
}
.ct-button--purple {
  background: #bf31e3;
  border-color: #bf31e3;
}
.ct-button--purple:before {
  border-color: #e33131;
}
.ct-button--purple:hover {
  color: #bf31e3;
}
.ct-button--stroke.ct-button--purple {
  background: transparent;
  color: #bf31e3;
  border-color: #bf31e3;
}
.ct-button--stroke.ct-button--purple:hover {
  background: #bf31e3;
}
.ct-button--white {
  color: #050a09;
  background: #ffffff;
  border-color: #ffffff;
}
.ct-button--white:before {
  border-color: #ffffff;
}
.ct-button--white:hover {
  color: #ffffff;
}
.ct-button--stroke.ct-button--white {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.ct-button--stroke.ct-button--white:hover {
  background: #ffffff;
  color: #050a09 !important;
}
.ct-intro-text {
  font-size: 2.2rem;
  margin-bottom: 3.2rem;
  display: block;
}
/* ALERTS */
.close-btn {
  position: absolute;
  right: 1.2rem;
  top: 1rem;
  font-size: 1.3rem;
  line-height: 1;
  cursor: pointer;
}
.ct-alert.text-right .close-btn {
  right: auto;
  left: 1.2rem;
}
.ct-alert {
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 1.6rem 2rem;
  margin: 1rem 0;
  position: relative;
}
.ct-alert .al-ico {
  margin-right: 1rem;
}
.ct-alert .ral-ico {
  margin-left: 1rem;
}
.ct-alert .ct-alert-content span {
  vertical-align: middle;
  line-height: 1.618;
}
.ct-alert-style--transparent {
  background: transparent !important;
  border: 1px solid;
}
.ct-alert--notice {
  background: #e7e7e7;
  color: #050a09;
}
.ct-alert--notice.ct-alert-style--transparent {
  border-color: #e7e7e7;
  color: #050a09;
}
.ct-alert--error {
  background: #e33131;
}
.ct-alert--error.ct-alert-style--transparent {
  border-color: #e33131;
  color: #e33131;
}
.ct-alert--warning {
  background: #e9a00a;
}
.ct-alert--warning.ct-alert-style--transparent {
  border-color: #e9a00a;
  color: #e9a00a;
}
.ct-alert--success {
  background: #36a367;
}
.ct-alert--success.ct-alert-style--transparent {
  border-color: #96dcb5;
  color: #36a367;
}
.ct-alert--info {
  background: #297ad3;
}
.ct-alert--info.ct-alert-style--transparent {
  border-color: #297ad3;
  color: #297ad3;
}
.ct-dropcap {
  display: block;
  float: left;
  text-align: center;
  margin: 4px 0.8rem 0 0;
  color: #5f5f5f;
  line-height: 1;
}
.ct-dropcap--background {
  background: #5f5f5f;
  color: #ffffff;
  margin: 0.6rem 0.8rem 0 0;
  line-height: 1.5;
  width: 1.5em;
  height: 1.5em;
}
.ct-dropcap--border {
  color: #5f5f5f;
  margin: 0.6rem 0.8rem 0 0;
  line-height: 1.5;
  width: 1.5em;
  height: 1.5em;
  border: 0.1rem solid #5f5f5f;
}
/* Counter */
.ct-counter-body {
  font-size: 5.1rem;
  font-weight: 400;
  line-height: 1em;
  color: #050a09;
  height: 1em;
}
.ct-counter,
.ct-counter-prefix,
.ct-counter-suffix {
  height: 1em;
}
/* DIVIDER */
.divider-element {
  line-height: 0;
}
.divider-element .dtab {
  max-width: 100%!important;
}
.divider-element .dtab.right {
  margin: 0 0 0 auto;
}
.divider-element .dtab.center {
  margin: 0 auto;
}
.divider-element .dtab.left {
  margin: 0 auto 0 0;
}
.divider-element .drow {
  display: table;
  width: 100%;
}
.divider-element .dpart {
  display: table-cell;
  vertical-align: middle;
}
.divider-element .dpart hr {
  vertical-align: top;
}
.divider-element .dicon {
  width: 3.2rem;
  color: #050a09;
  font-size: 1.6rem;
}
.divider-element .center .dicon {
  width: 4.0rem;
  text-align: center;
}
.divider-element .right .dicon {
  text-align: right;
}
.divider-element .dpart.dleft {
  text-align: right;
}
.ct-divider {
  border-bottom: 1px solid #050a09;
  height: 1px;
  background: #050a09;
  color: #050a09;
  margin: 2em 0;
  display: inline-block;
  vertical-align: middle;
  max-width: 100% !important;
}
.ct-divider--strong {
  height: 0.7rem;
}
.ct-divider--double {
  height: 0.7rem;
  border-top: 1px solid #050a09;
}
.ct-divider--double.dashed {
  border-style: dashed;
}
.ct-divider--double.dotted {
  border-style: dotted;
}
.ct-divider--double,
.ct-divider--dashed,
.ct-divider--dotted {
  background: transparent !important;
}
/* .ct-divider--double:after {
    content: '';
    display: block;
    border-bottom: 1px solid @color3;
    position: relative;
    top: 1.0rem;
} */
.ct-divider--dashed {
  border-bottom: 1px dashed #050a09;
}
.ct-divider--dotted {
  border-bottom: 1px dotted #050a09;
}
/* Titles */
.title--style1 .ct-ht,
.title--style2 .ct-ht {
  position: relative;
  display: inline-block;
  color: #050a09;
  padding: .3em 1em;
  border: 1px solid #050a09;
}
.title--style1 .ct-ht:before,
.title--style2 .ct-ht:before {
  position: absolute;
  content: "";
  top: 0.4rem;
  bottom: 0.4rem;
  left: 0.4rem;
  right: 0.4rem;
  border: 1px solid #050a09;
}
.title--style2 .ct-ht {
  border: none;
  background: #050a09;
  color: #ffffff;
  padding: .25em .95em;
}
.title--style2 .ct-ht:before {
  border-color: #050a09;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
}
.title--style3 .ct-ht {
  position: relative;
}
.title--style3 .ct-ht:before,
.title--style3 .ct-ht:after {
  z-index: 1;
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  bottom: .2em;
  right: -46px;
  border: 1px solid #050a09;
}
.title--style3 .ct-ht:before {
  right: auto;
  left: -46px;
}
/* Tabs */
.ct-nav {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.ct-nav li {
  margin: 0;
  float: left;
  position: relative;
  border: 1px solid #050a09;
  margin-right: .8rem;
  outline: 0;
}
.ct-nav li.ui-state-active:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0.8rem;
  border: .7rem solid;
  border-color: #050a09 transparent transparent;
}
.ct-nav a {
  text-decoration: none;
  display: block;
  padding: 1.0rem 1.5rem;
  line-height: 1;
  font-weight: 500;
  font-size: 1.6rem;
  outline: 0;
  color: #050a09;
}
.ct-tab {
  padding: 2.0rem 0;
}
.ct-tab p:first-of-type {
  margin-top: 0;
}
.ct-tab p:last-of-type {
  margin-bottom: 0;
}
.ct-toggle-title {
  display: block;
  padding: 1.0rem 1.0rem 1.0rem 3.5rem;
  outline: 0;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
  border: 1px solid #050a09;
  color: #050a09;
}
.ct-toggle-title:after {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: .8rem;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #050a09;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  text-align: center;
  padding-left: .3rem;
}
.ct-toggle-title:not(.ui-state-active) {
  margin-bottom: 1.2rem;
}
.ct-toggle-title.ui-state-active:after {
  content: "\f068";
}
.ct-toggle-content {
  padding: 2.0rem 0;
}
.ct-toggle--style2 .ct-toggle-title {
  border-color: #e7e7e7;
}
.ct-toggle--style3 .ct-toggle-title {
  border-color: #e7e7e7;
  background-color: #e7e7e7;
}
/* Image */
.ct-image {
  display: inline-block;
  max-width: 100%;
}
.ct-image img {
  vertical-align: middle;
}
.ct-image--left {
  float: left;
  margin: 0 1.5em 1em 0;
}
.ct-image--center {
  display: block;
  margin: 1.5em 0;
  text-align: center;
}
.ct-image--right {
  float: right;
  margin: 0 0 1.5em 1.5em;
}
.ct-image--grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.ct-image--sepia {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}
.ct-image--blur {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.ct-image--hue-rotate {
  -webkit-filter: hue-rotate(50deg);
  filter: hue-rotate(50deg);
}
.ct-image--contrast {
  -webkit-filter: contrast(15%);
  filter: contrast(15%);
}
.ct-image--brightness {
  -webkit-filter: brightness(2);
  filter: brightness(2);
}
.ct-image--invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/* Video */
.ct-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 3.0rem;
  height: 0;
  overflow: hidden;
}
.ct-video iframe,
.ct-video object,
.ct-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-video-popup {
  text-align: center;
}
.ct-video-popup .ct-video-button {
  position: relative;
  display: inline-block;
  font-size: 6rem;
  line-height: 12rem;
  height: 12rem;
  width: 12rem;
  color: #1bbc9b;
  border-radius: 100%;
  cursor: pointer;
  background-color: #1bbc9b;
  color: #ffffff;
}
.ct-video-popup .ct-video-button span {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 3px solid #1bbc9b;
  border-radius: 100%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ct-video-popup .ct-video-button:hover span {
  top: -6px;
  bottom: -6px;
  left: -6px;
  right: -6px;
}
.ct-video-popup .ct-video-button i {
  position: relative;
  left: 2px;
  top: -2px;
}
.ct-video-popup .ct-video-button.small {
  line-height: 6rem;
  height: 6rem;
  width: 6rem;
  font-size: 4rem;
}
.ct-video-popup .ct-video-button.medium {
  line-height: 9rem;
  height: 9rem;
  width: 9rem;
  font-size: 5rem;
}
.ct-video-popup .ct-video-button.black {
  background-color: #050a09;
}
.ct-video-popup .ct-video-button.black span {
  border-color: #050a09;
}
.ct-video-popup .ct-video-button.white {
  color: #1bbc9b;
  background-color: #ffffff;
}
.ct-video-popup .ct-video-button.white span {
  border-color: #ffffff;
}
.ct-video-popup .ct-video-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  vertical-align: middle;
  display: none;
  width: 100%;
  z-index: 9999;
}
.ct-video-popup .ct-video-wrap {
  display: inline-block;
  width: 100%;
  max-width: 900px;
  vertical-align: middle;
  line-height: 1;
  position: relative;
}
.ct-video-popup .ct-video {
  margin-bottom: 0;
}
.ct-video-popup .ct-video-close {
  color: #ffffff !important;
  font-size: 5rem;
  line-height: 1;
  position: absolute;
  top: -4rem;
  right: 0;
  z-index: 10000;
  cursor: pointer;
}
/* Icons */
.ct-icon-link {
  text-decoration: none;
  -moz-transition: color 150ms;
  -o-transition: color 150ms;
  -webkit-transition: color 150ms;
  transition: color 150ms;
}
.ion,
.ct-icon {
  text-align: center;
}
.ion--before .ion,
.ct-icon--before .ion,
.ion--before .ct-icon,
.ct-icon--before .ct-icon {
  margin-right: 0.7em;
}
.ion--after .ion,
.ct-icon--after .ion,
.ion--after .ct-icon,
.ct-icon--after .ct-icon {
  margin-left: 0.7em;
}
.ct-social-icons {
  font-size: 4.5rem;
}
.ct-social-icons .ct-icon {
  line-height: 7.2rem;
}
.ct-social-icons a {
  display: inline-block;
  width: 7.2rem;
  height: 7.2rem;
  text-align: center;
  vertical-align: top;
  margin: 0 1.0rem 1.0rem 0;
}
.ct-social-icons.normal a {
  color: #2f322b;
}
.ct-social-icons.square a {
  background: #2f322b;
  color: #ffffff;
}
.gm-style img {
  max-width: none;
}
/**     Feature Item        */
.feature-item {
  margin-bottom: 4.4rem;
  position: relative;
}
.feature-item .feature-icon {
  margin-bottom: 2.3rem;
}
.feature-item .feature-icon i {
  font-size: 3.2106rem;
  line-height: 1;
  color: #1bbc9b;
}
.feature-item .feature-icon img {
  vertical-align: middle;
  max-width: 3.2106rem;
}
.feature-item .feature-item-title {
  font-size: 1.9844rem;
  margin-bottom: 2.4rem;
  line-height: 1;
}
.feature-item .feature-item-desc,
.feature-item .feature-read-more {
  font-size: 1.4007rem;
}
.feature-item .feature-read-more {
  margin-top: 1.1rem;
}
.feature-item.feature-align-center {
  text-align: center;
}
.feature-item.feature-align-right {
  text-align: right;
}
.feature-item.feature-position-left .feature-icon {
  position: absolute;
  left: 0;
  right: auto;
}
.feature-item.feature-position-left .featured-item-content {
  float: left;
  margin-left: 5.1948rem;
}
.feature-item.feature-position-right .feature-icon {
  position: absolute;
  right: 0;
  left: auto;
}
.feature-item.feature-position-right .featured-item-content {
  float: right;
  margin-right: 5.1948rem;
  text-align: right;
}
.feature-item.feature-style-border .feature-icon i,
.feature-item.feature-style-background .feature-icon i,
.feature-item.feature-style-border .feature-icon img,
.feature-item.feature-style-background .feature-icon img {
  font-size: 3.2106rem;
  line-height: 8.3052rem;
  border: 0.1rem solid #1bbc9b;
  width: 8.4052rem;
  height: 8.4052rem;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.feature-item.feature-style-border .feature-icon img,
.feature-item.feature-style-background .feature-icon img {
  max-width: 8.4052rem;
}
.feature-item.feature-style-border:hover .feature-icon i,
.feature-item.feature-style-background:hover .feature-icon i {
  background: #1bbc9b;
  color: #ffffff !important;
}
.feature-item.feature-style-border.feature-position-left .featured-item-content,
.feature-item.feature-style-background.feature-position-left .featured-item-content {
  margin-left: 10.9935rem;
}
.feature-item.feature-style-border.feature-position-right .featured-item-content,
.feature-item.feature-style-background.feature-position-right .featured-item-content {
  margin-left: 0;
  margin-right: 10.9935rem;
}
.feature-item.feature-style-background .feature-icon i {
  background: #1bbc9b;
  color: #ffffff;
}
.feature-item.feature-style-background .feature-icon img {
  border-width: 0;
}
.feature-item.feature-style-background:hover .feature-icon i {
  background: #ffffff !important;
  color: #1bbc9b !important;
}
.feature-item.feature-style-image .feature-icon img {
  max-width: 100%;
}
.feature-item.feature-style-inline .feature-item-title .ftc {
  line-height: 3.2106rem;
}
.feature-item.feature-style-inline .feature-item-title span {
  display: inline-block;
  vertical-align: middle;
}
.feature-item.feature-style-inline .feature-icon {
  margin: 0 1.2rem 0 0;
  position: relative;
  left: auto;
  right: auto;
}
.feature-item.feature-style-inline .featured-item-content {
  margin: 0;
}
.ct-box .ct-box-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.ct-box .ct-box-content {
  position: relative;
  z-index: 2;
  padding: 2.4rem 3.2rem;
}
.ct-price {
  font-size: 5.7344rem;
  line-height: 1;
  color: #050a09;
  vertical-align: middle;
}
.ct-price .ct-price-cur,
.ct-price .ct-price-time {
  vertical-align: super;
  font-size: 1.92rem;
  font-weight: 600;
}
.ct-price .ct-price-cur {
  position: relative;
  top: -0.5rem;
}
.ct-price .ct-price-time {
  vertical-align: baseline;
}
/*--------------------------------------------------------------
10.0 Skill Bar
--------------------------------------------------------------*/
.skillbar {
  position: relative;
  display: block;
  margin-bottom: 3.2rem;
  width: 100%;
  background: #eee;
  height: 3.2rem;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
}
.skillbar-normal {
  margin-top: 3.2rem;
}
.skillbar-normal.skillbar {
  height: 0.4rem;
  margin-bottom: 5.6rem;
}
.skillbar-normal .skillbar-title,
.skillbar-normal .skill-bar-percent {
  top: -2.8rem;
  right: 0;
  height: 1.6rem;
  line-height: 1.6rem;
  background: transparent !important;
  color: #050a09;
  font-size: 1.6rem;
  font-weight: 400;
}
.skillbar-normal .skillbar-title span {
  height: 1.6rem;
  line-height: 1.6rem;
  padding: 0;
}
.skillbar-normal .skillbar-bar {
  height: .4rem;
}
.skillbar-inline .skillbar-title span {
  font-size: 1.6rem;
}
.skillbar-title span {
  display: block;
  padding: 0 1.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: .02rem;
}
.skillbar-bar {
  height: 3.2rem;
  width: 0;
  background: #050a09;
}
.skill-bar-percent {
  position: absolute;
  right: 1.0rem;
  top: 0;
  font-size: 1.4007rem;
  height: 3.2rem;
  line-height: 3.2rem;
  color: #ffffff;
  color: #000;
}
.fancylist li {
  list-style: none;
  line-height: 1.8rem;
  margin: 0;
  padding: 0;
  margin-bottom: 1.5rem;
  padding-left: 3.6rem;
}
.fancylist li:before {
  text-align: center;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  display: inline-block;
  line-height: 2.0rem;
  height: 2.0rem;
  width: 2.0rem;
  content: ' ';
  margin-right: 1.1rem;
  margin-left: -3.6rem;
  font-family: Ionicons;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #5f5f5f;
}
.fancylist.fancylist-circle li:before {
  color: #ffffff;
  font-size: 0.9rem;
  background: #a7a7a7;
}
/*--------------------------------------------------------------
12.0 Dark background
--------------------------------------------------------------*/
.ct-dark-bg {
  background: #050a09;
  color: #6c6c6c;
}
.ct-dark-bg h1,
.ct-dark-bg h2,
.ct-dark-bg h3,
.ct-dark-bg h4,
.ct-dark-bg h5,
.ct-dark-bg h6 {
  color: #e0e0e0;
}
.ct-dark-bg button,
.ct-dark-bg input,
.ct-dark-bg select,
.ct-dark-bg textarea {
  color: #6c6c6c;
}
.ct-dark-bg .feature-item .feature-icon .fa {
  color: #ffffff;
}
.ct-dark-bg .feature-item.feature-style-border .fa,
.ct-dark-bg .feature-item.feature-style-background .fa,
.ct-dark-bg .feature-item.feature-style-border img,
.ct-dark-bg .feature-item.feature-style-background img {
  border-color: #ffffff;
}
.ct-dark-bg .feature-item.feature-style-border:hover .feature-icon .fa,
.ct-dark-bg .feature-item.feature-style-background:hover .feature-icon .fa {
  background: #ffffff;
  color: #1bbc9b;
}
.project-heading {
  margin-bottom: 2.2rem;
}
.entry-desc,
.entry-info {
  margin-bottom: 4.4rem;
}
.entry-info > div {
  margin-bottom: 1.1rem;
}
.portfolio-info-label {
  font-size: 1.6rem;
  width: 12rem;
  font-weight: 400;
}
.portfolio-info-label,
.portfolio-info {
  vertical-align: baseline;
  line-height: 2.5rem;
  float: left;
}
.portfolio-info {
  color: #b2b2b1;
  font-size: 1.4007rem;
  margin-top: .1rem;
}
.portfolio-info a {
  color: #b2b2b1;
}
.portfolio-info a:hover {
  color: #050a09;
}
.single-portfolio .entry-share {
  border: 1px solid #e7e7e7;
  border-width: 1px 0;
  background: transparent;
  position: relative;
  display: block;
  padding: 0;
}
.single-portfolio .entry-share .share-button {
  display: inline-block;
}
.single-portfolio .entry-share .share-button:hover span {
  color: #050a09;
}
.single-portfolio .entry-share .share-button .title {
  display: none;
}
.image-box-image {
  text-align: center;
  position: relative;
}
.image-box-image img {
  vertical-align: middle;
}
.image-box-image .image-box-content,
.image-box-image .image-box-icon {
  position: absolute;
}
.image-box-image .image-box-content {
  background: #050a09;
  padding: 4rem 2rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 4rem;
  left: 4rem;
  border: 0.2rem solid #050a09;
}
.image-box-image .image-box-content * {
  color: #ffffff !important;
}
.image-box-image .image-box-icon {
  border-radius: 100%;
  background: #050a09;
  color: #ffffff;
  text-align: center;
  width: 5rem;
  top: 0;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
}
.image-box-image .image-box-icon:before {
  content: "";
  position: absolute;
  left: .4rem;
  right: .4rem;
  top: .4rem;
  bottom: .4rem;
  border-radius: 100%;
  border: 0.1rem solid #ffffff;
}
.image-box-image .image-box-icon i {
  display: inline-block;
  line-height: 5rem;
}
.main-navigation a {
  font-weight: 600;
  letter-spacing: .2rem;
}
.main-navigation.normal ul.main-menu > li > a:after,
.main-navigation.normal .main-menu > ul > li > a:after {
  display: none;
}
.main-navigation.normal ul.main-menu > li,
.main-navigation.normal .main-menu > ul > li {
  margin-right: 2.8rem;
  margin-left: 2.8rem;
}
.main-navigation ul.main-menu > li ul.sub-menu li a,
.main-navigation .main-menu > ul > li ul.sub-menu li a {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: .1rem;
}
.main-navigation ul.main-menu > li ul.sub-menu li a,
.main-navigation .main-menu > ul > li ul.sub-menu li a {
  color: #fff;
}
.main-navigation ul.main-menu > li ul.sub-menu li:hover > a,
.main-navigation .main-menu > ul > li ul.sub-menu li:hover > a,
.main-navigation ul.main-menu > li ul.sub-menu li.current-menu-ancestor > a,
.main-navigation .main-menu > ul > li ul.sub-menu li.current-menu-ancestor > a,
.main-navigation ul.main-menu > li ul.sub-menu li .current-menu-item > a,
.main-navigation .main-menu > ul > li ul.sub-menu li .current-menu-item > a {
  color: #b2b2b1 !important;
}
.main-navigation ul ul {
  margin-left: .1rem;
}
.main-navigation ul ul:before {
  border-color: #fff;
}
.main-navigation ul li a {
  line-height: 3.0rem;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  font-weight: 600;
}
.main-navigation ul ul:before {
  top: .4rem;
  left: .4rem;
  right: .4rem;
  bottom: .4rem;
}
.main-navigation ul ul {
  margin-left: 0.01rem;
}
.main-navigation ul ul {
  margin-left: 0.007rem;
}
.main-navigation ul.main-menu > li ul.sub-menu li a,
.main-navigation .main-menu > ul > li ul.sub-menu li a {
  font-size: 1.2rem;
  line-height: 2.4;
}
.main-navigation ul ul li a {
  padding: 0 2.4rem;
}
.main-navigation ul ul {
  padding: 2.4rem 0;
}
.main-navigation ul.main-menu > li ul.sub-menu li,
.main-navigation .main-menu > ul > li ul.sub-menu li {
  min-width: 18rem;
}
/*# sourceMappingURL=style3.css.map */
