/*
Theme Name: Avada
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 4.0.2
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
-----------------------------------------------------------------------------*/
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
/* Flexbox */
/*
Needed Styles From Bootstrap
-----------------------------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transform: opacity 0.3s linear;
  transform: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 0px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .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, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
button.close {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.close {
  color: #000000;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99998;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.53846154px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.53846154;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 900px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.53846154;
  vertical-align: top;
  border-top: 1px solid #e5e4e3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e4e3;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e4e3;
}
.table .table {
  background-color: #ffffff;
}
@media (max-width: -1px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e4e3;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
* {
  box-sizing: border-box;
}
.fusion-clearfix {
  clear: both;
  zoom: 1;
}
.fusion-clearfix:before,
.fusion-clearfix:after {
  content: " ";
  display: table;
}
.fusion-clearfix:after {
  clear: both;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.fusionicon-arrow-down2 {
  display: table-cell;
  vertical-align: middle;
}
.icomoon-up:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
html {
  overflow-y: scroll;
}
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type="image"] {
  padding: 0;
  border: none;
}
body {
  margin: 0;
  color: #747474;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  font: 13px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
}
html {
  overflow-x: hidden;
}
html.no-overflow-y {
  overflow-y: hidden;
}
#wrapper {
  overflow: visible;
}
.body_blank {
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow-x: hidden;
}
body.body_blank.admin-bar {
  top: 31px;
}
body.body_blank.admin-bar #wrapper #slidingbar-area {
  top: 0;
}
.wrapper_blank {
  display: table-cell;
  float: none;
  vertical-align: middle;
  width: 100%;
}
.wrapper_blank .page-title-bar {
  margin-bottom: 25px;
}
.wrapper_blank #main {
  background: transparent;
  padding: 0;
}
.error404 .search-page-search-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
img {
  border-style: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
object {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #a0ce4e;
  text-decoration: none;
}
input,
textarea,
select {
  font: 100% 'proxima-nova', Arial, Helvetica, sans-serif;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
.clearfix:after,
#content:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
.wp-caption {
  max-width: 100%;
}

.search-table {
  display: table;
  width: 100%;
}
.header-v4 .search-table {
  display: table;
  width: 286px;
}

#main {
  padding: 55px 10px 0;
  background: #fff;
  clear: both;
}
.col .heading {
  overflow: hidden;
  margin: 0 0 15px;
}
.col .heading img {
  float: left;
  margin: 0 10px 0 0;
}
.col p {
  margin: 0 0 23px;
}
h2 {
  color: #333;
  margin: 0 0 20px;
}
h2.entry-title {
  margin-top: 0;
  margin-bottom: 28px;
}

#main .columns h2 {
  margin: 0;
  line-height: 35px;
}


.container {
  overflow: hidden;
}
#main .container h2 {
  margin: 0;
}
.container .columns .col {
  width: 31.42857%;
  padding: 0 2.85714% 0 0;
}
.container .col img {
}
.container .columns .col.last {
  margin-right: 0;
}
.container .holder {
  overflow: hidden;
}
.container h3 a.active {
  text-decoration: none;
  color: #a0ce4e;
}

.meta {
  list-style: none;
  margin: 0 0 13px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  color: #333;
}
.meta li {
  float: left;
  padding: 0 8px 0 9px;
  border-left: 1px solid #333333;
}
.meta li:first-child {
  padding-left: 0;
  border-left: 0;
}
.social_links_shortcode .social-networks {
  float: none;
}
.fusion-content-widget-area .social-networks {
  float: none;
}
.fusion-content-widget-area .social-networks li,
.social_links_shortcode li {
  float: left;
  margin-left: 0;
  margin-right: 0px;
  width: 35px;
}
.fusion-content-widget-area .social-networks a {
  border-bottom: 0;
  padding: 0;
}
.fusion-content-widget-area .social-networks li {
  margin-bottom: 10px;
}
#content {
  width: 71.1702128%;
  float: left;
  min-height: 1px;
}
#content.full-width {
  width: 100%;
}
#posts-container {
  position: relative;
}
.single .fusion-sharing-box {
  margin-bottom: 0;
  margin-top: 60px;
}
.fusion-footer-widget-column .row,
.fusion-footer-widget-area .fusion-footer-widget-column .fusion-columns {
  margin-left: 0;
  margin-right: 0;
}
.fusion-footer-widget-area .fusion-footer-widget-column .fusion-column {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.fusion-checklist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.fusion-checklist .fusion-li-item {
  margin-bottom: 11px;
}
.fusion-checklist .icon-wrapper {
  display: table;
  float: left;
}
.fusion-checklist .fusion-li-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fusion-checklist .circle-yes {
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  background-color: #333333;
  color: #fff;
  text-align: center;
}



.fusion-content-boxes {
  margin-bottom: 60px;
}
.fusion-content-boxes .fusion-column {
  margin-bottom: 20px;
}
.fusion-content-boxes.fusion-columns-1 .fusion-column {
  margin-bottom: 40px;
}
.fusion-content-boxes .link-area-box {
  cursor: pointer;
}
.fusion-content-boxes .heading {
  overflow: hidden;
  margin-bottom: 15px;
}
.fusion-content-boxes .heading .heading-link:hover .content-box-heading {
  color: #a0ce4e;
}
.fusion-content-boxes .heading .heading-link:hover .fontawesome-icon {
  background-color: #a0ce4e;
  border-color: #a0ce4e;
}
.fusion-content-boxes .heading .heading-link a,
.fusion-content-boxes .heading .heading-link .fontawesome-icon,
.fusion-content-boxes .heading .heading-link .content-box-heading {
  transition: all .3s;
}
.fusion-content-boxes .heading .content-box-heading {
  margin: 0;
}
.fusion-content-boxes .heading img {
  float: none;
}
.fusion-content-boxes .fontawesome-icon.circle-yes {
  margin-top: 0;
}
.fusion-content-boxes .icon > span {
  display: inline-block;
}
.fusion-content-boxes .fusion-read-more,
.fusion-content-boxes .fusion-read-more:after,
.fusion-content-boxes .fusion-read-more:before {
  transition: all .3s;
}
.fusion-content-boxes .fusion-read-more-button {
  margin-top: 18px;
}
.fusion-content-boxes .link-type-button-bar .content-container {
  padding-bottom: 50px;
}
.fusion-content-boxes .link-type-button-bar .fusion-read-more {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 0px;
  text-align: center;
}
.fusion-content-boxes .content-container .fusion-read-more {
  display: block;
  margin-top: 18px;
  /* General styles in base.less */
}
.fusion-content-boxes .content-wrapper-background {
  padding: 35px;
}
.fusion-content-boxes .content-box-shortcode-timeline {
  display: block;
  height: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 1;
  margin-right: 10px;
}
.fusion-content-boxes .content-box-shortcode-timeline-vertical {
  display: block;
  width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.fusion-content-boxes.content-boxes .content-box-column-last-in-row .content-box-shortcode-timeline,
.fusion-content-boxes.content-boxes .content-box-column-last .content-box-shortcode-timeline {
  display: none;
}
.fusion-content-boxes.content-boxes-clean-vertical.content-boxes .content-box-column-last-in-row,
.fusion-content-boxes.content-boxes-clean-horizontal.content-boxes .content-box-column-last-in-row,
.fusion-content-boxes.content-boxes-clean-vertical.content-boxes .content-box-column-last,
.fusion-content-boxes.content-boxes-clean-horizontal.content-boxes .content-box-column-last {
  border-right-width: 1px;
}
.fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column .icon,
.fusion-content-boxes.content-boxes-timeline-vertical .content-box-column .icon {
  opacity: 0;
}
.fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column.fusion-appear .icon {
  -webkit-animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.fusion-content-boxes.content-boxes-timeline-horizontal .content-box-column.fusion-appear .content-box-shortcode-timeline {
  -webkit-animation: avadaExpandWidth 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  animation: avadaExpandWidth 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  width: 100%;
}
.fusion-content-boxes.content-boxes-timeline-vertical .content-box-column.fusion-appear .icon {
  -webkit-animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  animation: avadaExpandAndShow 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.fusion-content-boxes.content-boxes-timeline-vertical .content-box-column.fusion-appear .content-box-shortcode-timeline-vertical {
  -webkit-animation: avadaExpandHeight 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  animation: avadaExpandHeight 1s 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
  height: 100%;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading {
  float: none !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right img,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right i {
  margin-left: 20px;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading {
  margin-bottom: 15px;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
  position: relative;
  overflow: visible;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
  vertical-align: top;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
  float: right;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
  right: 0;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon img,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image img,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image i {
  margin-left: 20px;
  margin-right: 0;
}
.fusion-content-boxes.content-boxes-icon-on-side .icon,
.fusion-content-boxes.content-boxes-icon-on-side .image {
  position: absolute;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-small {
  padding-left: 55px;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-medium {
  padding-left: 70px;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-large {
  padding-left: 85px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container {
  padding-left: 0px !important;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-small {
  padding-right: 45px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-medium {
  padding-right: 60px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-large {
  padding-right: 75px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
  display: table;
  width: auto;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .heading-link,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .heading-link {
  display: block;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
  margin-right: 20px;
  max-width: none;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
  display: block;
  float: none;
  margin-right: 20px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.small,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.medium,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.large,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right {
  float: right !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .image,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
  float: none;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon i,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i {
  margin-right: 0px !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
  line-height: 27px !important;
  text-align: right;
}
.fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon .icon span,
.fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon .icon span {
  margin-right: 20px;
}
.fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon.icon-right .icon span,
.fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon.icon-right .icon span {
  margin-left: 20px;
  margin-right: 0;
}
.fusion-content-boxes.content-boxes-icon-with-title .content-icon-wrapper-yes .heading-with-icon .fontawesome-icon,
.fusion-content-boxes.content-boxes-icon-on-side .content-icon-wrapper-yes .heading-with-icon .fontawesome-icon {
  margin-right: 0;
}
.fusion-content-boxes.content-boxes-icon-with-title .content-container .fusion-read-more,
.fusion-content-boxes.content-boxes-icon-on-side .content-container .fusion-read-more {
  /* General styles in base.less */
}
.fusion-content-boxes.content-boxes-icon-on-top .heading {
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading .icon {
  margin-bottom: 15px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading .fontawesome-icon {
  display: block;
  float: none;
  margin: 0 auto;
  height: 64px;
  width: 64px;
  line-height: 64px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading img {
  margin-bottom: 20px;
}
.fusion-content-boxes.content-boxes-icon-on-top .content-container,
.fusion-content-boxes.content-boxes-icon-on-top .fusion-read-more {
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed {
  overflow: visible;
}
.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
  overflow: visible;
  padding: 50px 35px 35px 35px;
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed .link-type-button-bar .content-container {
  padding-bottom: 50px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading {
  overflow: visible;
  position: relative;
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading .fontawesome-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: -80px;
  float: none;
  height: 64px;
  width: 64px;
  line-height: 64px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
  top: -67px;
  margin-left: -17px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
  top: -76px;
  margin-left: -25px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  top: -85px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading .image {
  display: block;
  position: absolute;
  left: 50%;
}
.fusion-content-boxes.content-boxes-icon-boxed .content-container,
.fusion-content-boxes.content-boxes-icon-boxed .fusion-read-more {
  text-align: center;
}
.fusion-content-boxes.content-boxes-timeline-horizontal .icon {
  position: relative;
  z-index: 2;
}
.fusion-content-boxes.content-boxes-timeline-vertical .content-box-column > .col {
  position: static;
}
.fusion-content-boxes.content-boxes-timeline-vertical .icon {
  position: relative;
  z-index: 2;
}
.fusion-content-boxes.content-boxes-timeline-vertical .content-box-column-last .content-box-shortcode-timeline-vertical {
  display: none;
}
.fusion-content-boxes.content-boxes-timeline-vertical .icon-right .icon,
.fusion-content-boxes.content-boxes-timeline-vertical .icon-right .image {
  padding-left: 10px;
}
.do-animate .fusion-content-boxes .fusion-animated {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  position: static;
}
.fusion-content-boxes.content-boxes-clean-vertical {
  margin-left: 0;
  margin-right: 0;
}
.fusion-content-boxes.content-boxes-clean-vertical .content-box-column {
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  padding: 0;
}
.fusion-content-boxes.content-boxes-clean-vertical .col {
  padding: 30px;
}
.fusion-content-boxes.content-boxes-clean-vertical .link-type-button {
  padding-bottom: 0;
}
.fusion-content-boxes.content-boxes-clean-vertical .link-type-button-bar .content-container {
  padding-bottom: 60px;
}
.fusion-content-boxes.content-boxes-clean-horizontal {
  margin-left: 0;
  margin-right: 0;
}
.fusion-content-boxes.content-boxes-clean-horizontal .content-box-column {
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  padding: 0;
}
.fusion-content-boxes.content-boxes-clean-horizontal .col {
  padding: 30px;
}
.fusion-content-boxes.content-boxes-clean-horizontal .link-type-button-bar .content-container {
  padding-bottom: 60px;
}

.fusion-title.fusion-title-center {
  text-align: center;
}
.fusion-title.fusion-title-center .title-heading-center {
  padding: 0 45px;
}
.fusion-title.fusion-title-center.fusion-sep-none .title-heading-center,
.fusion-title.fusion-title-center.sep-underline .title-heading-center {
  padding: 0;
  text-align: center;
}
.fusion-title.fusion-sep-none {
  display: block;
}
.fusion-title.fusion-sep-none .title-heading-left {
  padding: 0;
  text-align: left;
}
.fusion-title.fusion-sep-none .title-heading-right {
  padding: 0;
  text-align: right;
}
.fusion-title .title-sep-container {
  position: relative;
  height: 6px;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fusion-title.sep-underline {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e7e6e6;
}
.fusion-title.sep-underline.sep-dashed {
  border-bottom-style: dashed;
}
.fusion-title.sep-underline.sep-dotted {
  border-bottom-style: dotted;
}
.fusion-title.sep-underline .title-heading-right {
  float: right;
  margin: 0;
}
.fusion-title.sep-underline .title-heading-left,
.fusion-title.sep-underline .title-heading-right {
  padding: 0;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #e7e6e6;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.fusion-title .title-sep.sep-double {
  height: 6px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.fusion-title .title-sep.sep-single {
  border-bottom-width: 1px;
}
.fusion-title .title-sep.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-title .title-sep.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}
.fusion-border-below-title {
  display: block;
}
.fusion-footer-widget-column .flexslider a,
.fusion-footer-widget-area ul.fusion-checklist li a,
.fusion-footer-widget-area ul.fusion-carousel-holder li a {
  border: 0;
  padding: 0;
}
.fusion-footer-widget-area ul#recentcomments li.recentcomments:first-child {
  padding-top: 0px;
  background: none;
}
.fusion-footer-widget-area li.recentcomments {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}
.fusion-footer-widget-area li.recentcomments a {
  border: none;
}
.fusion-footer-widget-area .widget_recent_entries li {
  border-bottom: 1px solid;
  padding-bottom: 12px;
}
.fusion-footer-widget-area .widget_recent_entries a {
  border-bottom: 0;
  padding-bottom: 0;
}

.post {
  margin-bottom: 65px;
}
.post .image {
  margin-bottom: 40px;
}
#main .post h2 {
  color: #333333;
  padding-bottom: 0;
}
#main .post h2 a {
  color: #333333;
}
.single .post .meta-info,
.avada_faq .meta-info {
  margin-bottom: 55px;
}
.search input,
.searchform input {
  border: 1px solid #e7e6e6;
  padding: 8px 15px;
  font-size: 13px;
  color: #333333;
  display: block;
}
.sidebar {
  width: 23.4042553%;
  float: right;
}
.sidebar .widget {
  margin-bottom: 45px;
  position: relative;
}
.sidebar .widget.flickr {
  overflow: hidden;
}
.sidebar .widget h4 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-bottom: 18px;
  color: #333333;
}
.sidebar .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .widget li {
  margin: 0;
  padding: 0;
  display: block;
}
.fusion-content-widget-area .widget {
  margin-bottom: 45px;
  position: relative;
}

.fusion-content-widget-area .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-content-widget-area .widget li {
  margin: 0;
  padding: 0;
  display: block;
}
.fusion-content-widget-area .widget li a,
.fusion-content-widget-area .widget_categories li {
  display: block;
  color: #838383;
}
.fusion-content-widget-area .widget li a {
  display: inline;
}


.fusion-content-widget-area .contact_info p,
.fusion-footer-widget-area .contact_info p,
#slidingbar .contact_info p {
  margin: 0;
}
.fusion-content-widget-area .flickr-photo a {
  background: none;
  float: left;
  border: 0;
}
.fusion-content-widget-area .widget_categories li a {
  display: block;
  border: 0;
  background: none;
  padding: 0;
}
.fusion-content-widget-area .s,
.fusion-footer-widget-area .s,
#slidingbar-area .s {
  width: 100%;
}
#wrapper .fusion-footer-widget-area .tab-holder,
#wrapper #slidingbar-area .tab-holder {
  border-top: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li a,
#wrapper #slidingbar-area .tab-holder .tabs li a {
  background: rgba(0, 0, 0, 0.2);
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li:hover a,
#wrapper #slidingbar-area .tab-holder .tabs li:hover a {
  background: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li.active a,
#wrapper #slidingbar-area .tab-holder .tabs li.active a {
  background: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tab_content a,
#wrapper #slidingbar-area .tab-holder .tab_content a {
  padding: 0;
  border-bottom: none;
}
.fusion-footer-widget-area .fusion-columns-4 .recent-works-items a,
.fusion-footer-widget-area .fusion-columns-5 .recent-works-items a,
.fusion-footer-widget-area .fusion-columns-6 .recent-works-items a,
#slidingbar-area .fusion-columns-4 .recent-works-items a,
#slidingbar-area .fusion-columns-5 .recent-works-items a,
#slidingbar-area .fusion-columns-6 .recent-works-items a {
  max-width: 60px;
}
.pagination.infinite-scroll {
  visibility: hidden;
  margin: 0;
  height: 0;
}
.pagination,
.page-links,
.woocommerce-pagination,
.bbp-pagination .bbp-pagination-links {
  float: right;
  margin-top: 40px;
  font-size: 9px;
  margin-right: 10px;
  line-height: normal;
}
.page-links {
  margin-bottom: 40px;
  margin-top: 30px;
}
.pagination a.inactive,
.page-links a,
.woocommerce-pagination .page-numbers,
.bbp-pagination .bbp-pagination-links a.inactive,
.bbp-topic-pagination .page-numbers,
.bbp-pagination-links span.dots {
  border: 1px solid #747474;
  display: inline-block;
  color: #747474;
  padding: 2px 6px;
  margin-left: 5px;
}
.pagination a.inactive:hover,
.page-links a:hover,
.woocommerce-pagination .page-numbers:hover,
.bbp-pagination .bbp-pagination-links a.inactive:hover {
  border: 1px solid #a0ce4e;
}
.pagination .current,
.page-links > .page-number,
.woocommerce-pagination .current,
.bbp-pagination .bbp-pagination-links .current {
  border: 1px solid #a0ce4e;
  display: inline-block;
  color: #fff;
  padding: 2px 6px;
  margin-left: 5px;
  background: #a0ce4e;
}

.share-box h4 {
  font-size: 13px;
  line-height: 20px;
}
.about-author {
  margin-top: 55px;
  overflow: hidden;
  clear: both;
}
.about-author .title a {
  color: #a0ce4e;
}
.about-author div.avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.related-posts {
  margin-top: 55px;
}
.single-related-posts {
  clear: both;
}
.related-posts .image {
  width: 180px;
  height: 138px;
  margin-bottom: 0;
}
.single .comments-container {
  margin-top: 55px;
  clear: both;
}
.input-text,
input[type="text"]{
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  margin-right: 1%;
  width: 100%;
  box-sizing: border-box;
}

.input-radio {
  background: none;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  /* not currently supported */
  -o-appearance: checkbox;
  /* not currently supported */
}
.single-navigation {
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 60px;
  text-align: right;
}
.single-navigation a[rel=next] {
  margin-left: 15px;
  margin-right: 10px;
}
.single-navigation a {
  display: inline-block;
  position: relative;
}


h5.toggle {
  overflow: hidden;
  margin: 0;
}
h5.toggle a {
  font-size: 13px;
  line-height: 20px;
  cursor: pointer;
  color: #333333;
  border-bottom: 1px solid #e8e6e6;
  overflow: hidden;
  margin: 0;
  padding: 10px 0px;
  float: left;
  width: 100%;
}
h5.toggle.active a {
  border-bottom: 0;
}
h5.toggle span.arrow {
  background-color: #333333;
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 18px;
}
h5.toggle.active span.arrow {
  background-color: #a0ce4e;
}
h5.toggle span.toggle-title {
  float: left;
  width: 90%;
}
.toggle-content {
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
}
h5.toggle.active + .toggle-content {
  border-bottom: 1px solid #E8E6E6;
}
/* Shortcodes */
.clearboth {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

/* Post Content HTML */
.post-content p,
.fusion-post-content p {
  margin: 0;
  margin-bottom: 20px;
}
.post-content ul.arrow,
.fusion-post-content ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-content ul.arrow li,
.fusion-post-content ul.arrow li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}
.post-content ul.arrow li:before,
.fusion-post-content ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #a0ce4e;
  height: 18px;
  border-radius: 75px;
  width: 18px;
  position: absolute;
  font-size: 14px;
  content: '\f105';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: 'icomoon';
  text-align: center;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 17px;
  text-indent: 1px;
}
.post-content blockquote,
.fusion-post-content blockquote {
  background: #f5f5f5;
  font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
  color: #444444;
  border-left: 4px solid #a0ce4e;
  padding: 15px;
}
.post-content blockquote *:last-child,
.fusion-post-content blockquote *:last-child {
  margin-bottom: 0;
}
/**
 * Tooltip / Popup
 */
.popup {
  display: none;
  position: absolute;
  padding: 0 0 6px;
  color: #d1d1d2;
  font-size: 11px;
  line-height: 15px;
  bottom: 110%;
  left: -17px;
}
.popup p {
  margin: 0;
}
.popup .holder {
  padding: 4px 11px;
  background: #46494a;
}
.popup span {
  display: inline-block;
}
/**
 * Tagline Shortcode
 */
.reading-box-container {
  margin: 0 0 84px;
}
.reading-box {
  padding: 28px 28px 27px 31px;
  border-left: 3px solid #a0ce4e;
  background: #f2efef;
}
#main .reading-box h2 {
  margin: 0 0 7px;
  font-size: 18px;
  line-height: 20px;
}
.continue {
  float: right;
}
.avada-google-map {
  height: 416px;
  margin-bottom: 50px;
  overflow: hidden;
}
#gmap img,
.shortcode-map img {
  max-width: none;
}
body #wrapper .gomapMarker {
  color: #333;
}
.fusion-post-content h1,
.fusion-post-content h2,
.fusion-post-content h3,
.fusion-post-content h4,
.fusion-post-content h5,
.fusion-post-content h6 {
  color: #333333;
  font-weight: normal;
}
.fusion-post-content h4 {
  font-size: 13px;
}
.fusion-post-content h5 {
  font-size: 12px;
}
.fusion-post-content h6 {
  font-size: 11px;
}
/* Extra excerpt classes to emulate shortcode stripping for html only shortcodes */
#wrapper .strip-html .fusion-dropcap {
  top: 0;
  float: none;
  margin: 0;
  padding: 0;
  background-color: inherit !important;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  color: inherit !important;
  font-size: inherit;
}
#wrapper .strip-html .fusion-highlight {
  background-color: inherit !important;
  color: inherit !important;
}
#wrapper .strip-html .fusion-tooltip {
  color: inherit;
  border-bottom: 1px dotted;
}



.fontawesome-icon {
  display: inline-block;
  float: left;
}
.aligncenter .fontawesome-icon,
.fusion-alignleft .fontawesome-icon,
.fusion-alignright .fontawesome-icon {
  float: none;
}
.fontawesome-icon {
  margin-right: 10px;
}
.fontawesome-icon.circle-yes {
  border-radius: 75px;
  border-width: 1px;
  border-style: solid;
  background-color: #333333;
  color: #fff;
  text-align: center;
  margin-top: 2px;
}
.fontawesome-icon.large {
  font-size: 40px;
}
.fontawesome-icon.large.circle-yes {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.fontawesome-icon.medium {
  font-size: 18px;
}
.fontawesome-icon.medium.circle-yes {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.fontawesome-icon.small {
  font-size: 10px;
}
.fontawesome-icon.small.circle-yes {
  width: 18px;
  height: 18px;
  line-height: 19px;
}
.fontawesome-icon.circle-no.large {
  margin-top: 2px;
}
.fontawesome-icon.circle-no.medium {
  margin-top: 3px;
}
.fontawesome-icon.circle-no.small {
  margin-top: 5px;
}
.icon-heading .fontawesome-icon {
  margin-top: -6px;
}
.content-boxes .heading .fontawesome-icon {
  float: left;
}
.content-boxes .heading-and-icon h2 {
  padding-left: 45px;
}
.main-flex {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.fusion-content-widget-area .widget_recent_entries ul {
  padding: 0;
}

.fusion-footer-widget-area .fusion-columns-4 .flickr_badge_image img,
.fusion-footer-widget-area .fusion-columns-5 .flickr_badge_image img,
.fusion-footer-widget-area .fusion-columns-6 .flickr_badge_image img,
#slidingbar-area .fusion-columns-4 .flickr_badge_image img,
#slidingbar-area .fusion-columns-5 .flickr_badge_image img,
#slidingbar-area .fusion-columns-6 .flickr_badge_image img {
  width: 60px;
  height: 60px;
}
.fusion-footer-widget-area .social-networks,
#slidingbar-area .social-networks {
  float: left;
}
.fusion-footer-widget-area .social-networks li,
#slidingbar-area .social-networks li {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
}
.fusion-footer-widget-area .social-networks li,
.fusion-footer-widget-area .social-networks a,
#slidingbar-area .social-networks li,
#slidingbar-area .social-networks a {
  background-image: none;
}
.fusion-footer-widget-area .social-networks li:first-child,
#slidingbar-area .social-networks li:first-child {
  padding: 0;
}
.fusion-footer-widget-area .flexslider .slides > li,
#slidingbar-area .flexslider .slides > li {
  padding-top: 0;
  padding-bottom: 0;
}

.fusion-tabs {
  margin-bottom: 50px;
}
.fusion-tabs .nav {
  display: none;
}
.fusion-tabs .fusion-mobile-tab-nav {
  display: block;
}
.fusion-tabs.clean .tab-pane {
  margin: 20px 0;
}
.fusion-tabs .nav-tabs {
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border: 1px solid #f1f2f2;
  border-bottom: none;
  background-color: #fff;
}
.fusion-tabs .nav-tabs:before,
.fusion-tabs .nav-tabs:after {
  content: " ";
  display: table;
}
.fusion-tabs .nav-tabs:after {
  clear: both;
}
.fusion-tabs .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0 none;
}
.fusion-tabs .nav-tabs li {
  display: block;
  position: relative;
  float: none;
  text-align: center;
}
.fusion-tabs .nav-tabs li .fusion-tab-heading {
  margin: 0;
}
.fusion-tabs .nav-tabs li .tab-link {
  display: block;
  position: relative;
  margin: 0;
  padding: 11px 0;
  outline: 0;
  line-height: normal;
  border: none;
  border-top: 3px solid #f1f2f2;
  background-color: #f1f2f2;
  color: #747474;
  cursor: pointer;
  transition: all .2s;
}
.fusion-tabs .nav-tabs li .tab-link:hover,
.fusion-tabs .nav-tabs li .tab-link:focus {
  border-top-color: #fff;
  background-color: #fff;
}
.fusion-tabs .nav-tabs li .tab-link .fa {
  float: none;
  color: inherit;
}
.fusion-tabs .nav-tabs > .active > .tab-link {
  border: none;
  border-top: 3px solid #a0ce4e;
  background-color: #fff;
  cursor: pointer;
}
.fusion-tabs .nav-tabs > .active > .tab-link:hover,
.fusion-tabs .nav-tabs > .active > .tab-link:focus {
  border-top: 3px solid #a0ce4e;
}
.fusion-tabs .tab-content > .active {
  display: block;
}
.fusion-tabs .tab-pane {
  display: none;
  padding: 15px;
  max-width: 100%;
  border: 1px solid #f1f2f2;
  border-top: none;
}
.fusion-tabs.nav-not-justified .nav-tabs .tab-link {
  padding: 11px 15px;
}
.fusion-tabs.clean .nav-tabs {
  background: none;
  border: none;
}
.fusion-tabs.clean .nav-tabs li {
  margin-bottom: 10px;
}
.fusion-tabs.clean .nav-tabs li .tab-link {
  padding: 14px 15px;
  border: 1px solid;
}
.fusion-tabs.clean .nav-tabs li .tab-link:hover,
.fusion-tabs.clean .nav-tabs li .tab-link:focus {
  border: 1px solid;
}
.fusion-tabs.clean .tab-content {
  margin-top: 20px;
}
.fusion-tabs.clean .tab-content .tab-pane {
  padding: 0;
  background: transparent;
  border: none;
}
@media (min-width: 768px) {
  .fusion-tabs .nav {
    display: block;
  }
  .fusion-tabs .fusion-mobile-tab-nav {
    display: none;
  }
  .fusion-tabs.clean .tab-pane {
    margin: 0;
  }
  .fusion-tabs .nav-tabs {
    display: inline-block;
    vertical-align: middle;
  }
  .fusion-tabs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .fusion-tabs .nav-tabs li .tab-link {
    margin-right: 1px;
  }
  .fusion-tabs .nav-tabs li:last-child .tab-link {
    margin-right: 0;
  }
  .fusion-tabs.horizontal-tabs .nav-tabs {
    margin: 0 0 -1px 0;
  }
  .fusion-tabs.horizontal-tabs .nav {
    border-bottom: 1px solid #f1f2f2;
  }
  .fusion-tabs.horizontal-tabs.clean .nav {
    border: none;
    text-align: center;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs {
    border: none;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs li {
    margin-bottom: 0;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link {
    margin-right: -1px;
  }
  .fusion-tabs.horizontal-tabs.clean .tab-content {
    margin-top: 40px;
  }
  .fusion-tabs.nav-not-justified {
    border: none;
  }
  .fusion-tabs.nav-not-justified .nav-tabs li {
    display: inline-block;
  }
  .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 14px 55px;
  }
  .fusion-tabs.vertical-tabs {
    border: none;
    clear: both;
    zoom: 1;
  }
  .fusion-tabs.vertical-tabs:before,
  .fusion-tabs.vertical-tabs:after {
    content: " ";
    display: table;
  }
  .fusion-tabs.vertical-tabs:after {
    clear: both;
  }
  .fusion-tabs.vertical-tabs .nav-tabs {
    position: relative;
    left: 1px;
    float: left;
    width: 15.5%;
    border: 1px solid #f1f2f2;
    border-right: none;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
    margin-right: 0;
    margin-bottom: 1px;
    padding: 8px 10px;
    border-top: none;
    text-align: left;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link {
    margin-bottom: 0;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
    border-bottom: none;
    border-left: 3px solid #a0ce4e;
    border-top: none;
    cursor: pointer;
  }
  .fusion-tabs.vertical-tabs .tab-content {
    float: left;
    width: 84.5%;
  }
  .fusion-tabs.vertical-tabs .tab-pane {
    float: left;
    padding: 30px;
    border: 1px solid #f1f2f2;
  }
  .fusion-tabs.vertical-tabs.clean .nav-tabs {
    width: 25%;
    background-color: transparent;
    border: none;
  }
  .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
    margin: 0;
    padding: 10px 15px;
    border: 1px solid;
  }
  .fusion-tabs.vertical-tabs.clean .tab-content {
    margin: 0;
    padding-left: 40px;
    width: 75%;
  }
}
/* New Shortcode CSS */
.reading-box-container {
  position: relative;
  z-index: 1;
}
.reading-box {
  position: relative;
}

ul.list-icon {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
ul.list-icon li:before {
  display: inline-block;
  height: 18px;
  width: 18px;
  content: ' ';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
ul.list-icon-arrow li:before {
  content: '\f105';
}
ul.circle-yes li:before {
  border-radius: 75px;
  text-align: center;
  font-size: 9px;
}
ul.list-icon-color-light li:before {
  color: #fff;
}
ul.list-icon li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}
.fusion-content-widget-area ul.list-icon {
  margin-left: 25px;
}
.fullwidthbanner-container {
  overflow: visible;
}


body .fusion-content-widget-area .button {
  margin-left: 15px;
}

.video-background {
  position: relative;
  overflow: hidden;
}
.video-bg {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-bg iframe,
.video-bg object,
.video-bg embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-content {
  position: absolute;
  top: 0;
  padding: 15px;
  width: 100%;
}

.fusion-animated {
  position: relative;
  z-index: 2000;
}
.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom,
.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img,
.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img {
  position: relative;
}
/* Classes needed by Theme Check */
.wp-caption-text {
  font-weight: normal;
}
.gallery-caption {
  font-weight: normal;
}

.sb-toggle-wrapper {
  position: absolute;
  right: 0;
  border-top: 35px solid #363839;
  border-left: 35px solid transparent;
}
.sb-toggle-wrapper .sb-toggle:after {
  font-family: "IcoMoon";
  content: '\e61d';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  left: -17px;
  top: -33px;
  line-height: normal;
  color: #fff;
  text-shadow: none;
}
.sb-toggle.open:after {
  content: '\e61c';
  -webkit-font-smoothing: antialiased;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
  01 Layout
  02 General Styles
  03 Author Page - Info
  04 FAQs Page
  05 Smooth Scroll
  06 Avada Adminbar Menu

================================================================================================= */
/* Layout
================================================================================================= */
.fusion-row {
  margin: 0 auto;
  zoom: 1;
}
.fusion-row:before,
.fusion-row:after {
  content: " ";
  display: table;
}
.fusion-row:after {
  clear: both;
}
.fusion-alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.fusion-alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.fusion-aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
}
.fusion-columns {
  margin: 0 -15px;
}
.fusion-columns-5 .col-lg-2,
.fusion-columns-5 .col-md-2,
.fusion-columns-5 .col-sm-2,
.fusion-columns-5 .col-xs-2 {
  width: 20%;
}
.fusion-block-element {
  display: block;
}
.fusion-hidden {
  display: none;
}
.fusion-responsive-img {
  margin: 0;
}
/* General Styles
================================================================================================= */
iframe,
.fusion-video iframe {
  border: none;
}
.screen-reader-text {
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal !important;
  border: 0 none;
}
mark {
  background: none;
  color: inherit;
}
/* Breadcrumbs */
.fusion-breadcrumb-prefix {
  padding-right: 5px;
}
.fusion-breadcrumb-sep {
  padding: 0 5px;
}
.fusion-breadcrumb-sep:last-child {
  display: none;
}
/* Search Form */
.searchform .search-field {
  display: table-cell;
  vertical-align: top;
}
.searchform .search-button {
  display: table-cell;
  width: 33px;
  vertical-align: top;
}
.searchform .search-table .search-field input {
  color: #AAA9A9;
  background-color: #ffffff;
  border: 1px solid #D2D2D2;
  color: #747474;
  font-size: 13px;
  padding: 8px 15px;
  height: 33px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}
.searchform .search-table .search-button input[type="submit"] {
  background: #000000;
  border: none;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 1em;
  height: 33px;
  line-height: 33px;
  margin: 0;
  padding: 0;
  width: 33px;
  text-indent: 0;
  cursor: pointer;
  font-family: 'icomoon';
  font-weight: normal;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
}
.searchform .search-table .search-button input[type="submit"]:hover {
  background: #A0CE4E;
}
.search-page-search-form-top {
  padding-bottom: 60px;
  border-bottom: 1px solid #E6E5E6;
  margin-bottom: 60px;
}
.search-page-search-form-bottom {
  padding-top: 60px;
  border-top: 1px solid #E6E5E6;
  margin-top: 60px;
}
.search-page-search-form .seach-form {
  text-align: right;
}
.search-page-search-form .seach-form .search-table .search-field input {
  text-indent: 0;
}
/* Post Password Form */
.post-password-form input[type="password"] {
  margin: 0 10px;
  padding: 8px 15px;
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  box-sizing: border-box;
}
/* Rollovers */
.fusion-image-wrapper {
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.fusion-image-wrapper:hover .fusion-rollover {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transform-style: preserve-3d;
}

.fusion-image-wrapper.fusion-video {
  display: block;
}
.fusion-image-size-fixed {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}


.fusion-social-networks-wrapper {
  display: flex;
  flex-wrap: wrap;
}

li.footer-item {
  margin: 20px 0;
  min-width: 150px;
  box-sizing: border-box;
}
.fusion-inline-sep {
  padding: 0 5px;
}
.fusion-inline-sep:last-child {
  display: none;
}
/* p Tag */
.post-content p {
  margin-top: 0;
  margin-bottom: 20px;
}
/* Blockquote */
blockquote {
  padding: 15px;
  background: #f5f5f5;
  border-left: 4px solid #a0ce4e;
  font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
  color: #444444;
  font-style: italic;
}
blockquote *:last-child {
  margin-bottom: 0;
}
/* Tables */
.table-1,
.table-2,
.tkt-slctr-tbl-wrap-dv {
  display: block;
  overflow-x: auto;
}

.submit,
#submit {
  cursor: pointer;
}




/* Avada Adminbar Menu
================================================================================================= */
@media screen and (max-width: 782px) {
  #wp-toolbar > ul > .avada-menu {
    display: block;
  }
  #wpadminbar .avada-menu > .ab-item .ab-icon {
    padding-top: 6px !important;
    height: 40px !important;
    font-size: 30px !important;
  }
}
#menu-appearance a[href="themes.php?page=optionsframework"] {
  display: none;
}
#wpadminbar .avada-menu > .ab-item .ab-icon:before {
  content: "\e62d";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 General Header Styles
	02 Side Header Styles
	03 Main Menu Styles
	04 Flyout Menu Styles
	05 Secondary Menu Styles
	06 Common Menu Styles
	07 Megamenu Styles
	08 Sticky Header Styles
	09 Mobile Menu Styles
================================================================================================= */
/* General Header Styles
================================================================================================= */
.fusion-header-wrapper {
  position: fixed;
  z-index: 1050;
  width: 100%;
  top: 0;
}
.fusion-header-wrapper .tooltip {
  z-index: 10030;
}
.fusion-header-sticky-height {
  display: none;
}
.fusion-header {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: background-color 0.25s ease-in-out;
  transform: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.fusion-header-backface {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fusion-header-v2 .fusion-header,
.fusion-header-v3 .fusion-header,
.fusion-header-v4 .fusion-header,
.fusion-header-v5 .fusion-header {
  border-bottom: 1px solid transparent;
}
.fusion-logo {
  display: block;
  float: left;
  max-width: 100%;
  zoom: 1;
}
.fusion-logo:before,
.fusion-logo:after {
  content: " ";
  display: table;
}
.fusion-logo:after {
  clear: both;
}
.fusion-logo a {
  display: block;
  max-width: 100%;
}
.fusion-logo img {
  width: auto;
}
.fusion-logo-2x {
  display: none;
}
.fusion-mobile-logo-1x,
.fusion-mobile-logo-2x {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .fusion-standard-logo.fusion-logo-1x {
    display: none;
  }
  .fusion-standard-logo.fusion-logo-2x {
    display: inline-block;
  }
}
.fusion-header-separator {
  padding: 0 6px;
}
.fusion-contact-info {
  line-height: 43px;
}
.fusion-header-tagline {
  margin: 0;
  padding: 0;
  line-height: 32px;
  font-weight: normal;
}
.fusion-header-banner {
  float: right;
}
.fusion-logo .fusion-header-banner a {
  float: none;
}
.fusion-header-menu-align-center .fusion-main-menu {
  text-align: center;
}
.fusion-header-menu-align-center .fusion-main-menu > ul > li {
  display: inline-block;
  vertical-align: top;
  float: none;
  text-align: left;
}
.fusion-header-menu-align-right .fusion-main-menu {
  float: right;
}

.fusion-logo-left .fusion-header-banner {
  float: right;
}
.fusion-logo-left.fusion-header-v4 .fusion-logo {
  float: none;
  width: auto;
}
.fusion-logo-right .fusion-logo {
  float: right;
  text-align: right;
}
.fusion-logo-right.fusion-header-v1 .fusion-main-menu,
.fusion-logo-right.fusion-header-v2 .fusion-main-menu,
.fusion-logo-right.fusion-header-v3 .fusion-main-menu,
.fusion-logo-right.fusion-header-v6 .fusion-main-menu {
  float: left;
}
.fusion-logo-right .fusion-header-banner {
  float: left;
}
.fusion-logo-right .fusion-header-tagline {
  float: left;
}
.fusion-logo-right .searchform {
  float: left;
}
.fusion-logo-right .fusion-mobile-menu-icons {
  left: 0;
  right: auto;
}
.fusion-logo-right .fusion-mobile-menu-icons a {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}

/* Main Menu Styles
================================================================================================= */
.fusion-main-menu {
  float: right;
  position: relative;
  z-index: 200;
  overflow: hidden;
}
.fusion-main-menu > ul > li:last-child {
  padding-right: 0 !important;
}
.fusion-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-main-menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.fusion-main-menu a {
  display: block;
  box-sizing: content-box;
}
.fusion-main-menu .iclflag {
  vertical-align: middle;
  margin-top: -2px;
}
.fusion-main-menu > ul > li {
  padding-right: 45px;
}
.fusion-main-menu > ul > li > a {
  -webkit-font-smoothing: subpixel-antialiased;
}
.fusion-main-menu li:hover > .sub-menu,
.fusion-main-menu li:hover > .fusion-megamenu-wrapper {
  visibility: visible;
  opacity: 1;
}
.fusion-main-menu .fusion-dropdown-menu {
  overflow: hidden;
}
.fusion-main-menu .sub-menu {
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.2s ease-in;
}
.fusion-main-menu .sub-menu ul {
  top: 0;
}
.fusion-main-menu .sub-menu li {
  float: none;
  margin: 0;
  padding: 0;
}
.fusion-main-menu .sub-menu a {
  border: 0;
  padding: 7px 20px;
  line-height: 19px;
  text-indent: 0;
  height: auto;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}
.fusion-main-menu .fusion-custom-menu-item-contents {
  position: absolute;
  left: auto;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.fusion-main-menu .fusion-last-menu-item {
  padding-right: 0;
}
.fusion-main-menu .fusion-main-menu-search a {
  font-family: 'icomoon';
  cursor: pointer;
}
.fusion-main-menu .fusion-main-menu-search a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f002';
}
.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
  display: none;
  width: 250px;
  padding: 25px;
  text-align: right;
  border: 1px solid transparent;
}
.fusion-main-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}


/* Sticky Header Styles
================================================================================================= */
.fusion-is-sticky {
  /*.fusion-header-v1, .fusion-header-v2, .fusion-header-v3, .fusion-header-v4, .fusion-header-v5 {
		.fusion-logo {
			margin-left: 0;
			margin-right: 0;
		}

		.fusion-header {
			.fusion-row {
				padding-left: 0;
				padding-right: 0;
			}
		}
	}*/
}
.fusion-is-sticky .fusion-logo img {
  width: auto;
}
.fusion-is-sticky .fusion-header-v1 .fusion-header,
.fusion-is-sticky .fusion-header-v2 .fusion-header,
.fusion-is-sticky .fusion-header-v3 .fusion-header,
.fusion-is-sticky .fusion-header-v6 .fusion-header {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  border-bottom: 0;
}
.fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow {
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.layout-boxed-mode .fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
.layout-boxed-mode .fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,
.layout-boxed-mode .fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,
.layout-boxed-mode .fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow {
  box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
}
.fusion-is-sticky .fusion-secondary-main-menu {
  border-bottom: 0;
}
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-header {
  border-bottom: 0;
}
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
  box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
}
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,
.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper {
  box-shadow: rgba(0, 0, 0, 0.118) 0 4px 3px -3px;
}
.fusion-sticky-menu-1 .fusion-sticky-menu {
  display: none;
}
.fusion-is-sticky .fusion-sticky-menu-1 .fusion-main-menu {
  display: none;
}
.fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu {
  display: block;
}
.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
  display: none;
}
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-2x {
  display: none;
}
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {
    display: none;
  }
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
    display: inline-block;
  }
}
.no-overflow-y .fusion-is-sticky .fusion-header-v1 .fusion-header,
.no-overflow-y .fusion-is-sticky .fusion-header-v2 .fusion-header,
.no-overflow-y .fusion-is-sticky .fusion-header-v3 .fusion-header {
  padding-right: 39px;
}
.no-overflow-y .fusion-is-sticky .fusion-sticky-menu-only .fusion-secondary-main-menu {
  padding-right: 39px;
}
#side-header.fusion-is-sticky {
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
/* Mobile Menu Styles
================================================================================================= */
.fusion-mobile-nav-holder {
  display: none;
  clear: both;
  color: #333;
}
.fusion-is-sticky .fusion-mobile-nav-holder > ul {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li a {
  padding-left: 21px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li a:before {
  content: "-";
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a {
  padding-left: 30px;
}

body.page-template-default .post-content {
  padding-top: 80px !important;
}


.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a:before {
  content: "--";
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a {
  padding-left: 39px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a:before {
  content: "---";
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a {
  padding-left: 48px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a:before {
  content: "----";
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item .submenu-languages li a:before {
  content: none;
}

.fusion-mobile-selector {
  line-height: 31px;
  width: 100%;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid transparent;
}
.fusion-mobile-selector span {
  margin-left: 12px;
  margin-right: 12px;
}
.fusion-selector-down {
  position: absolute;
  top: 0;
  right: 0;
  height: 31px;
  width: 50px;
  border-left: 1px solid transparent;
  font-size: 24px;
  text-align: center;
}
.fusion-selector-down:before {
  content: '\f0c9';
  font-family: 'icomoon';
}
.fusion-mobile-nav-holder > ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul {
  border-top: 1px solid transparent;
}
.fusion-mobile-nav-holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-mobile-menu-design-modern .fusion-header > .fusion-row {
  position: relative;
}
.fusion-mobile-nav-item {
  position: relative;
  font-size: 12px;
  line-height: normal;
}
.fusion-mobile-nav-item a {
  color: #333;
  padding: 0px 12px;
  font-size: 12px;
  display: block;
  border-bottom: 1px solid transparent;
}
.fusion-mobile-nav-item .iclflag {
  vertical-align: middle;
  margin-right: 5px;
}
.fusion-mobile-menu-icons {
  display: none;
  position: relative;
  top: 0;
  right: 0;
  vertical-align: middle;
  text-align: right;
}
.fusion-mobile-menu-icons a {
  float: right;
  font-size: 21px;
  margin-left: 20px;
}
.fusionicon-bars:before {
  content: '\f0c9';
}
.fusionicon-shopping-cart:before {
  content: '\f0c9';
}
.fusion-mobile-menu-sep {
  position: absolute;
  top: 43px;
  width: 100%;
  border-bottom: 1px solid transparent;
}
.fusion-open-submenu {
  display: block;
  position: absolute;
  right: 0;
  width: 50px;
  border: none;
  line-height: 15px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
}
.fusion-open-submenu:hover {
  color: #A0CE4E;
}
.fusion-open-submenu:before {
  display: block;
  margin: 0;
  content: '\e61f';
  font-family: 'icomoon';
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Page Title Bar

/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 General Footer Styles
	02 Centered Footer Styles

================================================================================================= */
/* General Footer Styles
================================================================================================= */

.fusion-footer-widget-area a {
  color: #bfbfbf;
}
.fusion-footer-widget-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.fusion-footer-widget-area ul li a:hover {
  color: #a0ce4e;
}
.fusion-footer-widget-area .widget > ul > li:first-child {
  padding-top: 0px;
}
.fusion-footer-widget-area .widget_nav_menu ul ul li a {
  padding-top: 12px;
}
.fusion-footer-widget-area .holder-block img {
  width: 100%;
}
.fusion-footer-widget-area .widget_nav_menu li a:before,
.fusion-footer-widget-area .widget_categories li a:before,
.fusion-footer-widget-area .widget_meta li a:before,
.fusion-footer-widget-area .widget .recentcomments:before,
.fusion-footer-widget-area .widget_recent_entries li a:before,
.fusion-footer-widget-area .widget_archive li a:before,
.fusion-footer-widget-area .widget_pages li a:before,
.fusion-footer-widget-area .widget_links li a:before {
  position: absolute;
  font-size: 14px;
  font-family: 'icomoon';
  content: '\f105';
  margin-left: -12px;
}
.fusion-footer-widget-column {
  margin-bottom: 50px;
}
.fusion-footer-widget-column:last-child {
  margin-bottom: 0;
}
.fusion-footer-copyright-area {
  z-index: 1;
  position: relative;
  padding: 18px 10px 12px;
  border-top: 1px solid #4b4c4d;
  background: #282a2b;
}
.fusion-copyright-content {
  display: table;
  width: 100%;
}
.fusion-copyright-notice {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #8c8989;
  font-size: 12px;
}
.fusion-copyright-notice a {
  color: #bfbfbf;
}
/* Centered Footer Styles
================================================================================================= */
.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
  text-align: center;
}
.fusion-body .fusion-footer-copyright-center .fusion-copyright-content {
  display: block;
  text-align: center;
}
.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice,
.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
  display: block;
  width: 100%;
  text-align: center;
}
.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
  margin-top: 20px;
}
/* =================================================================================================
Description
----------------------------------------------------------------------------------------------------
	Contains support for third party plugins, that don't have an own file and only need a few
	styles to integrate nicely with the theme.

Table of Contents
----------------------------------------------------------------------------------------------------
	01 WordPress
	02 Events Espresso Styles
	03 NextGEN
	43 Lightbox Plus Colorbox
	05 Polylang Styles
	06 Sermon Manager Styles
================================================================================================= */
/* WordPress Styles
================================================================================================= */

/* Events Espresso Styles
================================================================================================= */

/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
  01 Fusion Slider Layout Styles
================================================================================================= */
/* Fusion Slider Layout Styles
================================================================================================= */

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea {
  float: none !important;
  width: 100% !important;
  box-sizing: border-box;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  border: 1px solid #d2d2d2;
  width: 28%;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  float: left;
  margin-right: 1%;
}
.wpcf7-form input[type="submit"] {
  padding: 5px 15px;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  float: none;
}
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  width: 100%;
  margin-right: 0;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  width: 100%;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wpcf7-form input {
  float: none;
}
.wpcf7-form textarea {
  border: 1px solid #d2d2d2;
  width: 100%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wpcf7-form input[type="submit"] {
  width: auto;
  font-weight: bold;
  cursor: pointer;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: inline;
}
.wpcf7-form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-validation-errors {
  background-color: #f2dede;
  border: 1px solid #b94a48;
  color: #b94a48;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  border: 1px solid #468847;
  color: #468847;
}
.sidebar .wpcf7-form .wpcf7-text,
.sidebar .wpcf7-form .wpcf7-quiz,
.sidebar .wpcf7-form .wpcf7-number {
  width: 100%;
  margin-right: 0;
}
.wpcf7-select-parent {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.wpcf7-select-parent .select-arrow {
  width: 35px;
  height: 33px;
  line-height: 33px;
  border-left: 1px solid #dadada;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  pointer-events: none;
  z-index: 10;
  font-family: 'icomoon';
  font-size: 9px;
  text-align: center;
}
.wpcf7-select-parent .wpcf7-select {
  -webkit-appearance: none;
  text-overflow: '';
  background: #fbfaf9;
  border: 1px solid #dadada;
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: none;
  height: auto;
  width: 100%;
  padding: 8px 15px;
  position: relative;
  text-indent: 0.01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 IcoMoon Font Face Definition
	02 IcoMoon Icon Styles
================================================================================================= */
/* IcoMoon Font Face Definition
================================================================================================= */
@font-face {
  font-family: 'icomoon';
  src: url('assets/fonts/icomoon/icomoon.eot');
  src: url('assets/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('assets/fonts/icomoon/icomoon.woff') format('woff'), url('assets/fonts/icomoon/icomoon.ttf') format('truetype'), url('assets/fonts/icomoon/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* IcoMoon Font Face Definition
================================================================================================= */
[class^="fusion-icon-"],
[class*=" fusion-icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fusion-icon-angle-down:before {
  content: "\f107";
}
.fusion-icon-TFicon:before {
  content: "\e62d";
}
.fusion-icon-bars:before {
  content: "\f0c9";
}
.fusion-icon-angle-left:before {
  content: "\f104";
}
.fusion-icon-search:before {
  content: "\f002";
}
.fusion-icon-vk:before {
  content: "\f189";
}
.fusion-icon-check-square-o:before {
  content: "\f046";
}
.fusion-icon-check-circle-o:before {
  content: "\f05d";
}
.fusion-icon-shopping-cart:before {
  content: "\f07a";
}
.fusion-icon-angle-right:before {
  content: "\f105";
}
.fusion-icon-angle-up:before {
  content: "\f106";
}
.fusion-icon-spinner:before {
  content: "\f110";
}
.fusion-icon-star:before {
  content: "\f005";
}
.fusion-icon-gear:before {
  content: "\f013";
}
.fusion-icon-star-o:before {
  content: "\f006";
}
.fusion-icon-caret-left:before {
  content: "\f0d9";
}
.fusion-icon-caret-right:before {
  content: "\f0da";
}
.fusion-icon-grid:before {
  content: "\e614";
}
.fusion-icon-pen:before {
  content: "\e600";
}
.fusion-icon-film:before {
  content: "\e628";
}
.fusion-icon-arrow-left:before {
  content: "\e61e";
}
.fusion-icon-plus:before {
  content: "\e61d";
}
.fusion-icon-minus:before {
  content: "\e61c";
}
.fusion-icon-arrow-down:before {
  content: "\e61f";
}
.fusion-icon-uniE620:before {
  content: "\e620";
}
.fusion-icon-paypal:before {
  content: "\e60e";
}
.fusion-icon-tumblr:before {
  content: "\e613";
}
.fusion-icon-googleplus:before {
  content: "\e900";
}
.fusion-icon-arrow-down2:before {
  content: "\e621";
}
.fusion-icon-instagram:before {
  content: "\e615";
}
.fusion-icon-forrst:before {
  content: "\e617";
}
.fusion-icon-facebook:before {
  content: "\e604";
}
.fusion-icon-flickr:before {
  content: "\e608";
}
.fusion-icon-feed:before,
.fusion-icon-rss:before {
  content: "\e606";
}
.fusion-icon-twitter:before {
  content: "\e605";
}
.fusion-icon-vimeo:before {
  content: "\e607";
}
.fusion-icon-dribbble:before {
  content: "\e609";
}
.fusion-icon-skype:before {
  content: "\e618";
  content: "";
  opacity: .2;
  background-size: 20px 20px !important;
  width: 24px !important;
  background-image: url('../Avada-Child-Theme/images/slack.svg');
  display: inline-block;
  height: 24px;
  background-repeat: no-repeat;
  position: relative;
  top: 6px;
  left: 2px;
}
.fusion-icon-youtube:before {
  content: "\e622";
}
.fusion-icon-blogger:before {
  content: "\e60b";
}
.fusion-icon-link:before {
  content: "\e619";
}
.fusion-icon-image:before {
  content: "\e624";
}
.fusion-icon-images:before {
  content: "\e625";
}
.fusion-icon-reddit:before {
  content: "\e60d";
}
.fusion-icon-soundcloud:before {
  content: "\e60c";
}
.fusion-icon-quotes-left:before {
  content: "\e627";
}
.fusion-icon-bubbles:before {
  content: "\e62a";
}
.fusion-icon-headphones:before {
  content: "\e629";
}
.fusion-icon-deviantart:before {
  content: "\e626";
}
.fusion-icon-digg:before {
  content: "\e610";
}
.fusion-icon-mail:before {
  content: "\e616";
}
.fusion-icon-dropbox:before {
  content: "\e611";
}
.fusion-icon-linkedin:before {
  content: "\e60f";
}
.fusion-icon-myspace:before {
  content: "\e603";
}
.fusion-icon-pinterest:before {
  content: "\e602";
}
.fusion-icon-yahoo:before {
  content: "\e601";
}
.fusion-icon-list:before {
  content: "\e623";
}
.fusion-icon-user2:before {
  content: "\e61b";
}
.fusion-icon-user:before {
  content: "\e61a";
}
.fusion-icon-xing:before {
  content: "\e4d8";
}
.fusion-icon-xing2:before {
  content: "\e4d9";
}
.fusion-alert,
.tribe-events-notices {
  clear: both;
  position: relative;
  padding: 25px;
  border-radius: 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.fusion-alert.alert-shadow,
.tribe-events-notices.alert-shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.fusion-alert .close,
.tribe-events-notices .close {
  position: absolute;
  box-sizing: content-box;
  right: -1px;
  top: -1px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  opacity: 1;
  border: 1px solid;
  border-color: inherit;
  color: inherit;
  font-size: 15px;
  transition: all .2s;
}
.fusion-alert .close:hover,
.tribe-events-notices .close:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.05);
}
/* All styles in Avada/less/theme/blog.less */
.fusion-button-wrapper {
  display: inline;
}
.fusion-button-wrapper.fusion-aligncenter {
  display: block;
}
.fusion-button,
.post-password-form input[type="submit"],
.wpcf7-submit,
.gform_wrapper .gform_button,
.gform_wrapper .button,
.woocommerce .checkout #place_order,
.bbp-submit-wrapper .button {
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid rgba(0, 0, 0, 0);
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  box-sizing: border-box;
  transition: all .2s;
}
.fusion-button:before,
.post-password-form input[type="submit"]:before,
.wpcf7-submit:before,
.gform_wrapper .gform_button:before,
.gform_wrapper .button:before,
.woocommerce .checkout #place_order:before,
.bbp-submit-wrapper .button:before,
.fusion-button:after,
.post-password-form input[type="submit"]:after,
.wpcf7-submit:after,
.gform_wrapper .gform_button:after,
.gform_wrapper .button:after,
.woocommerce .checkout #place_order:after,
.bbp-submit-wrapper .button:after {
  content: " ";
  display: table;
}
.fusion-button:after,
.post-password-form input[type="submit"]:after,
.wpcf7-submit:after,
.gform_wrapper .gform_button:after,
.gform_wrapper .button:after,
.woocommerce .checkout #place_order:after,
.bbp-submit-wrapper .button:after {
  clear: both;
}
.fusion-button:hover,
.post-password-form input[type="submit"]:hover,
.wpcf7-submit:hover,
.gform_wrapper .gform_button:hover,
.gform_wrapper .button:hover,
.woocommerce .checkout #place_order:hover,
.bbp-submit-wrapper .button:hover {
  transition: all .3s;
}
.fusion-button:focus,
.post-password-form input[type="submit"]:focus,
.wpcf7-submit:focus,
.gform_wrapper .gform_button:focus,
.gform_wrapper .button:focus,
.woocommerce .checkout #place_order:focus,
.bbp-submit-wrapper .button:focus {
  outline: 0;
}
.fusion-button-text,
.fusion-button-icon-divider,
.fusion-button i {
  transition: all .2s;
}
.fusion-button-text:hover,
.fusion-button-icon-divider:hover,
.fusion-button i:hover {
  transition: all .3s;
}
.ls-container .button,
.ls-container .fusion-button {
  transition: none !important;
}
.ls-container .button:hover,
.ls-container .fusion-button:hover {
  transition: none !important;
}
#wrapper .fusion-button-square,
.fusion-body .fusion-button-square,
#wrapper .button-square {
  border-radius: 0;
}
#wrapper .fusion-button-round,
.fusion-body .fusion-button-round,
#wrapper .button-round {
  border-radius: 2px;
}
#wrapper .fusion-button-round.button-3d,
.fusion-body .fusion-button-round.button-3d,
#wrapper .button-round.button-3d {
  border-radius: 4px;
}
#wrapper .fusion-button-pill,
.fusion-body .fusion-button-pill,
#wrapper .button-pill {
  border-radius: 25px !important;
}
.fusion-body .fusion-button-small,
.button-small,
.button.small,
.post-password-form input[type="submit"],
#bbp_user_edit_submit,
.woocommerce .single_add_to_cart_button,
.bbp-submit-wrapper .button {
  padding: 9px 20px;
  line-height: 14px;
  font-size: 12px;
}
.button span {
  line-height: normal;
}

.hundred-percent-fullwidth {
  overflow: hidden;
}
.hundred-percent-fullwidth .fusion-row {
  max-width: none !important;
}
#main .fullwidth-box .fusion-row {
  padding-left: 0;
  padding-right: 0;
}
.fusion-imageframe {
  display: inline-block;
  z-index: 1;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
}

/* bottom shadow classes in taglinebox.less */
.imageframe-align-center {
  text-align: center;
}
.fusion-image-carousel {
  margin-bottom: 40px;
}
/* All standard carousel styles */
.fusion-carousel {
  overflow: hidden;
  padding: 0;
}
.fusion-carousel .fusion-carousel-positioner {
  position: relative;
}
.fusion-carousel .fusion-carousel-wrapper {
  box-sizing: content-box;
  padding: 8px 0;
}
.fusion-carousel .fusion-carousel-swipe {
  cursor: -webkit-grab;
  cursor: grab;
}
.fusion-carousel .fusion-carousel-holder {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fusion-carousel .fusion-carousel-item {
  display: inline-block;
  float: none;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  /* margin: 0 20px; */
}
.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
  display: inline-block;
  /* visibility: hidden; */
  vertical-align: middle;
  width: 100%;
  line-height: normal;
}
.fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
  margin-bottom: 0;
  text-align: center;
}
.fusion-carousel .fusion-carousel-item > a {
  display: block;
}
.fusion-carousel .fusion-carousel-item img {
  vertical-align: middle;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-width: 160px;
}
.fusion-carousel .fusion-carousel-title {
  margin: 15px 0 3px;
}
.fusion-carousel .fusion-carousel-price {
  margin-top: 8px;
}
.fusion-carousel .fusion-carousel-price .price {
  margin-bottom: 0;
}
.fusion-carousel .fusion-carousel-nav {
  visibility: hidden;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  display: block;
  z-index: 1000;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  height: 29px;
  width: 29px;
  text-align: center;
  cursor: pointer;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
}
.no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  background-color: #3e3e3e;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
  display: block;
  position: relative;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  font-family: 'icomoon';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover {
  opacity: 1;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
  left: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
  content: '\f104';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  right: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
  content: '\f105';
}

.fusion-layout-column {
  position: relative;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
}
.fusion-one-full {
  float: none;
}
.fusion-one-sixth {
  width: 13.3333%;
}
.fusion-five-sixth {
  width: 82.6666%;
}
.fusion-one-fifth {
  width: 16.8%;
}
.fusion-two-fifth {
  width: 37.6%;
}
.fusion-three-fifth {
  width: 58.4%;
}
.fusion-four-fifth {
  width: 79.2%;
}
.fusion-one-fourth {
  width: 22%;
}
.fusion-three-fourth {
  width: 74%;
}
.fusion-one-third {
  width: 30.6666%;
}
.fusion-two-third {
  width: 65.3333%;
}
.fusion-one-half {
  width: 48%;
}
.fusion-column-last {
  margin-left: 0;
  margin-right: 0;
}
.fusion-spacing-no {
  margin: 0;
}
.fusion-spacing-no.fusion-one-sixth {
  width: 16.6666%;
}
.fusion-spacing-no.fusion-five-sixth {
  width: 83.3333%;
}
.fusion-spacing-no.fusion-one-fifth {
  width: 20%;
}
.fusion-spacing-no.fusion-two-fifth {
  width: 40%;
}
.fusion-spacing-no.fusion-three-fifth {
  width: 60%;
}
.fusion-spacing-no.fusion-four-fifth {
  width: 80%;
}
.fusion-spacing-no.fusion-one-fourth {
  width: 25%;
}
.fusion-spacing-no.fusion-three-fourth {
  width: 75%;
}
.fusion-spacing-no.fusion-one-third {
  width: 33.3333%;
}
.fusion-spacing-no.fusion-two-third {
  width: 66.6666%;
}
.fusion-spacing-no.fusion-one-half {
  width: 50%;
}
.fusion-spacing-no.fusion-column-last {
  margin-left: 0;
  margin-right: 0;
}
.fusion-spacing-no .fusion-column-wrapper {
  min-height: 1px;
}
.fusion-equal-height-columns .fusion-column-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fusion-equal-height-columns .fusion-column-tablecell {
  display: table-cell;
  vertical-align: middle;
}
.fusion-column-inner-bg-wrapper .fusion-column-wrapper {
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.fusion-column-inner-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fusion-column-inner-bg a {
  width: 100%;
  height: 100%;
}
.fusion-column-inner-bg a span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-dialog {
  margin-top: 60px;
}
.fusion-modal {
  -webkit-overflow-scrolling: auto !important;
}
.fusion-modal .modal-header {
  min-height: 54px;
}
.fusion-modal .close {
  font-size: 30px;
  margin-top: -5px;
  text-shadow: none;
}
.fusion-modal .fusion-separator {
  width: 100% !important;
}
.fusion-person .person-shortcode-image-wrapper {
  text-align: center;
}
.fusion-person .person-image-container {
  display: inline-block;
  z-index: 1;
  max-width: 100%;
  vertical-align: bottom;
}
.fusion-person .person-image-container.glow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-image-container.dropshadow {
  box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-desc {
  margin-top: 25px;
}
.fusion-person .person-desc .person-author {
  display: table;
  width: 100%;
}
.fusion-person .person-desc .person-author .person-author-wrapper,
.fusion-person .person-desc .person-author .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.fusion-person .person-desc .person-author .person-author-wrapper {
  min-width: 50%;
}
.fusion-person .person-desc .person-author .fusion-social-networks {
  max-width: 50%;
  text-align: right;
}
.fusion-person .person-desc .person-author .person-name,
.fusion-person .person-desc .person-author .person-title {
  display: block;
}
.fusion-person .person-content {
  margin-top: 25px;
}
.fusion-person-left {
  text-align: left;
}
.fusion-person-center {
  text-align: center;
}
.fusion-person-center .person-desc .person-author {
  display: block;
  width: 100%;
}
.fusion-person-center .person-desc .person-author .person-author-wrapper {
  display: block;
  width: 100%;
}
.fusion-person-center .person-desc .person-author .fusion-social-networks {
  display: block;
  width: 100%;
  max-width: none;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.fusion-person-center .person-content {
  margin-top: 25px;
}
.fusion-person-right {
  text-align: right;
}
.fusion-person-right .person-desc .person-author .fusion-social-networks {
  text-align: left;
}
.fusion-person-icon-bottom .fusion-social-networks {
  margin-top: 35px;
}
.fusion-popover {
  display: inline-block;
  max-width: 100%;
  cursor: pointer;
  color: #a0ce4e;
}
.popover {
  padding: 0;
  z-index: 99999;
}
.fusion-pricing-table {
  margin: 0 0 20px 0;
  box-sizing: border-box;
}
.fusion-pricing-table * {
  box-sizing: border-box;
}
.fusion-pricing-table .fusion-panel {
  overflow: hidden;
  margin: 0;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  border: 1px solid #e5e4e3;
}
.fusion-pricing-table .panel-heading {
  padding: 15px 15px;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  border-bottom: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .panel-heading h3 {
  margin: 0;
}
.fusion-pricing-table .panel-body {
  padding: 15px;
  background-color: #f8f8f8;
  text-align: center;
}
.fusion-pricing-table .panel-body .price {
  position: relative;
}
.fusion-pricing-table .panel-body .price .currency {
  position: relative;
  color: #505050;
}
.fusion-pricing-table .panel-body .price .currency.pos-right {
  top: 0;
  margin-left: -12px;
  font-size: 32px;
}
.fusion-pricing-table .panel-body .price .currency.pos-right.price-without-decimal {
  margin-left: 0;
}
.fusion-pricing-table .panel-body .price .integer-part {
  display: inline;
  font-weight: bold;
  color: #a0ce4e;
  line-height: normal;
}
.fusion-pricing-table .panel-body .price .decimal-part {
  position: relative;
  top: -30px;
  font-weight: bold;
  color: #a0ce4e;
}
.fusion-pricing-table .panel-body .price .time {
  position: relative;
  font-style: italic;
  color: #888888;
  margin-left: -14px;
}
.fusion-pricing-table .panel-body .price .time.price-without-decimal {
  margin-left: 0;
}
.fusion-pricing-table .panel-body .price .time.pos-right {
  margin-left: 12px;
}
.fusion-pricing-table .list-group {
  margin: 0;
  padding: 0;
}
.fusion-pricing-table .list-group-item {
  display: block;
  position: relative;
  padding: 15px;
  background: none;
  border-radius: 0;
  border-top: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .list-group-item:last-child {
  border-bottom: 1px solid #e5e4e3;
}
.fusion-pricing-table .panel-footer {
  padding: 15px;
  background-color: #f8f8f8;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  border-color: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .panel-wrapper:hover {
  cursor: pointer;
}
.fusion-pricing-table .panel-wrapper:hover .fusion-panel {
  background-color: #f8f8f8;
}
#wrapper .full-boxed-pricing .panel-wrapper {
  padding: 0;
}
.full-boxed-pricing .panel-container {
  padding: 9px;
  background-color: #f8f8f8;
}
.full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
  border-right: 1px solid #e5e4e3;
}
.full-boxed-pricing .panel-body .price .currency {
  top: -20px;
  font-size: 21px;
}
.full-boxed-pricing .panel-body .price .integer-part {
  font-size: 55px;
}
.full-boxed-pricing .panel-body .price .decimal-part {
  top: -20px;
  font-size: 17px;
}
.full-boxed-pricing .panel-body .price .time {
  font-size: 11px;
}
.full-boxed-pricing .panel-wrapper:hover .panel-heading {
  background-color: #f8f8f8;
}
.sep-boxed-pricing .panel-wrapper {
  margin-bottom: 10px;
  padding: 0;
}
.sep-boxed-pricing .panel-container {
  padding: 9px;
  background-color: #f8f8f8;
}
.sep-boxed-pricing .panel-heading {
  background-color: #a0ce4e;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  border-bottom: 1px solid #e5e4e3;
  text-align: center;
}
.sep-boxed-pricing .panel-heading h3 {
  margin: 0;
}
.sep-boxed-pricing .panel-body .price .currency {
  top: -30px;
  font-size: 28px;
}
.sep-boxed-pricing .panel-body .price .integer-part {
  font-size: 75px;
}
.sep-boxed-pricing .panel-body .price .decimal-part {
  font-size: 23px;
}
.sep-boxed-pricing .panel-body .price .time {
  font-size: 20px;
}
@media (min-width: 768px) {
  .fusion-pricing-table .standout .panel-container {
    z-index: 1000;
  }
  .fusion-pricing-table .standout .panel-heading,
  .fusion-pricing-table .standout .panel-footer {
    padding: 20px;
  }
  .full-boxed-pricing {
    padding: 0 9px;
    background-color: #f8f8f8;
  }
  .full-boxed-pricing .panel-container {
    padding: 9px 0;
  }
  .full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
    border-right: 1px solid #e5e4e3;
  }
  .full-boxed-pricing .fusion-panel {
    border-right: none;
  }
  .full-boxed-pricing .standout .panel-container {
    position: relative;
    box-sizing: content-box;
    margin: -10px -9px;
    padding: 9px;
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
    background-color: #f8f8f8;
  }
  .full-boxed-pricing .standout .fusion-panel {
    border-right: 1px solid #e5e4e3;
  }
  .full-boxed-pricing .standout .panel-heading h3 {
    color: #a0ce4e;
  }
  .sep-boxed-pricing {
    margin: 0 -15px;
    margin-bottom: 20px;
  }
  .sep-boxed-pricing .panel-wrapper {
    margin: 0;
    padding: 0 12px;
  }
  .sep-boxed-pricing .standout .panel-container {
    margin: -10px;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
  }
}


.fusion-section-separator {
  position: relative;
}
.fusion-section-separator .divider-candy {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  height: 40px;
  width: 40px;
  border-bottom: 1px solid #E6E5E6;
  border-left: 1px solid #E6E5E6;
  background-color: transparent;
  content: "";
}
.fusion-section-separator .divider-candy.bottom {
  bottom: -21px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fusion-section-separator .divider-candy.top {
  top: -21px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fusion-section-separator .divider-candy.both {
  top: -21px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fusion-section-separator .divider-candy-arrow {
  z-index: 2;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
}
.fusion-section-separator .divider-candy-arrow.bottom {
  border-width: 29px 29px 0 29px;
}
.fusion-section-separator .divider-candy-arrow.top {
  bottom: 0;
  border-width: 0 29px 29px;
}
.fusion-section-separator .section-separator-icon {
  z-index: 200;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -20px;
  width: 40px;
  font-size: 20px;
  font-family: FontAwesome;
  text-align: center;
}
.fusion-section-separator .section-separator-icon:after {
  display: block;
  text-align: center;
}
.fusion-sep-clear {
  clear: both;
  display: block;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  width: 100%;
  overflow: hidden;
}
.fusion-separator {
  border: 0 solid #e7e6e6;
  clear: both;
  position: relative;
  z-index: 11;
}
.fusion-separator.sep-none {
  height: 1px;
}
.fusion-separator.sep-double {
  height: 8px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.fusion-separator.sep-single {
  border-top-width: 1px;
}
.fusion-separator.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-separator.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}
.fusion-separator.sep-shadow {
  height: 1px;
  overflow: visible;
  border: none;
  background: none;
  background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.fusion-separator.sep-shadow:after {
  display: block;
  margin-top: 10px;
  height: 6px;
  width: 100%;
  content: '';
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}
.fusion-separator .icon-wrapper {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -13px;
  height: 26px;
  width: 26px;
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  text-align: center;
}
.fusion-separator .icon-wrapper i {
  display: block;
  display: table-cell;
  vertical-align: middle;
}
body:not(:-moz-handler-blocked) .fusion-separator.sep-shadow:after {
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
}
.fusion-sharing-box {
  display: table;
  margin-bottom: 55px;
  padding: 20px;
  height: 70px;
  width: 100%;
  background-color: #f6f6f6;
}
.fusion-sharing-box.boxed-icons {
  padding: 15px 20px;
}
.fusion-sharing-box h4,
.fusion-sharing-box .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
}
.fusion-sharing-box .fusion-social-networks {
  text-align: right;
}
.fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
  margin-bottom: 0;
}
.fusion-slider-sc .slides > li:first-child {
  display: block;
}
.fusion-slider-sc .flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 100;
  margin: -20px 0 0;
  height: 30px;
  width: 30px;
  opacity: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  font-family: 'icomoon';
  -webkit-font-smoothing: none;
}
.fusion-slider-sc:hover .flex-next:hover,
.fusion-slider-sc:hover .flex-prev:hover {
  opacity: 1;
}
.fusion-social-networks {
  overflow: hidden;
}
.fusion-social-networks .fusion-social-networks-wrapper {
}
.fusion-social-networks .fusion-social-network-icon {
  display: inline-block;
  margin: 0 10px 10px 10px;
  font-size: 16px;
  color: #46494a;
}
.fusion-social-networks .fusion-social-network-icon:hover {
  opacity: 0.8;
}
.fusion-social-networks .fusion-social-network-icon:before {
  color: inherit;
}
.fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin: 0 5px 10px 5px;
  background-color: #46494a;
  border: none;
  border-radius: 3px;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
  background-clip: inherit;
  border: 1px solid #46494a;
  color: #ffffff;
  border-radius: 50% !important;
}
.fusion-social-links-footer {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  text-align: right;
}
.fusion-social-links-footer .fusion-social-networks {
  margin-top: 10px;
}
.widget .fusion-social-networks .fusion-social-networks-wrapper {
  margin: 0 -5.5px;
}
.widget .fusion-social-networks .fusion-social-network-icon {
  margin: 0 5.5px 14px 5.5px;
}
.widget .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
  margin: 0 -3.5px;
}
.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin: 0 3.5px 10px 3.5px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  border-color: #e5e4e3;
}
.table > thead > tr > th,
.table > tbody > tr > th {
  padding: 20px;
  font-weight: bold;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 20px;
}
.table > tfoot > tr > td {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.fusion-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 31px;
  overflow: hidden;
}
.fusion-title h1,
.fusion-title h2,
.fusion-title h3,
.fusion-title h4,
.fusion-title h5,
.fusion-title h6,
.comment-respond .fusion-title .comment-reply-title {
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
  padding: 0 8px 0 0;
  line-height: normal;
}
.fusion-title h1.title-heading-left,
.fusion-title h2.title-heading-left,
.fusion-title h3.title-heading-left,
.fusion-title h4.title-heading-left,
.fusion-title h5.title-heading-left,
.fusion-title h6.title-heading-left,
.comment-respond .fusion-title .comment-reply-title.title-heading-left {
  padding-right: 8px;
  text-align: left;
}
.fusion-title h1.title-heading-left .fontawesome-icon,
.fusion-title h2.title-heading-left .fontawesome-icon,
.fusion-title h3.title-heading-left .fontawesome-icon,
.fusion-title h4.title-heading-left .fontawesome-icon,
.fusion-title h5.title-heading-left .fontawesome-icon,
.fusion-title h6.title-heading-left .fontawesome-icon,
.comment-respond .fusion-title .comment-reply-title.title-heading-left .fontawesome-icon {
  margin-left: 10px;
}
.fusion-title h1.title-heading-right,
.fusion-title h2.title-heading-right,
.fusion-title h3.title-heading-right,
.fusion-title h4.title-heading-right,
.fusion-title h5.title-heading-right,
.fusion-title h6.title-heading-right,
.comment-respond .fusion-title .comment-reply-title.title-heading-right {
  padding: 0 0 0 8px;
  text-align: right;
}
.fusion-title h1.title-heading-right .fontawesome-icon,
.fusion-title h2.title-heading-right .fontawesome-icon,
.fusion-title h3.title-heading-right .fontawesome-icon,
.fusion-title h4.title-heading-right .fontawesome-icon,
.fusion-title h5.title-heading-right .fontawesome-icon,
.fusion-title h6.title-heading-right .fontawesome-icon,
.comment-respond .fusion-title .comment-reply-title.title-heading-right .fontawesome-icon,
.fusion-title h1.title-heading-right img,
.fusion-title h2.title-heading-right img,
.fusion-title h3.title-heading-right img,
.fusion-title h4.title-heading-right img,
.fusion-title h5.title-heading-right img,
.fusion-title h6.title-heading-right img,
.comment-respond .fusion-title .comment-reply-title.title-heading-right img {
  margin-left: 10px;
  margin-right: 0;
}
.fusion-title h1 img, .fusion-title h2 img,
.fusion-title h3 img,
.fusion-title h4 img,
.fusion-title h5 img,
.fusion-title h6 img,
.comment-respond .fusion-title .comment-reply-title img {
  margin-right: 10px;
}
.fusion-title h1 .fontawesome-icon,
.fusion-title h2 .fontawesome-icon,
.fusion-title h3 .fontawesome-icon,
.fusion-title h4 .fontawesome-icon,
.fusion-title h5 .fontawesome-icon,
.fusion-title h6 .fontawesome-icon,
.comment-respond .fusion-title .comment-reply-title .fontawesome-icon {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 2px;
}

.fusion-title.fusion-title-center {
  text-align: center;
}
.fusion-title.fusion-title-center .title-heading-center {
  padding: 0 45px;
}

.fusion-title.sep-underline {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e7e6e6;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.fusion-title .title-sep.sep-double {
  height: 6px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.fusion-title .title-sep.sep-single {
  border-bottom-width: 1px;
}
.fusion-title .title-sep.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-title .title-sep.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}
.fusion-border-below-title {
  display: block;
}

.fusion-border-below-title .title-sep-container {
  display: none;
  height: 8px;
}

.page-template-learn-guide label {
  width: auto !important;
}

.page-template-learn-guide .mktoOffset {
  display: none;
}
.fusion-social-networks .fusion-icon-skype:hover:before{
  background-image: url(../Avada-Child-Theme/images/slack-white.svg) !important;
  opacity: 1;
}