/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #4b4e53;
}
h1, .h1 {
  font-size: 2.2505rem;
  margin-bottom: 0.8750437522rem;
}
h2, .h2 {
  font-size: 1.875125rem;
  margin-bottom: 0.8750437522rem;
}
h3, .h3 {
  font-size: 1.500625rem;
  margin-bottom: 0.8750437522rem;
}
h4, .h4 {
  font-size: 1.250375rem;
  margin-bottom: 0.5rem;
}
h5, .h5 {
  font-size: 1.12525rem;
  margin-bottom: 0.5rem;
}
h6, .h6 {
  font-size: 1.000125rem;
  margin-bottom: 0.5rem;
}
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #565a60;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*===============================
 =            BORDERS            =
 ===============================*/
[class*="-double"] {
  border-width: 4px !important;
}
.border-double {
  border: 1px double #dfdfdf;
}
.border-dashed {
  border: 1px dashed #dfdfdf;
}
.border-dotted {
  border: 1px dotted #dfdfdf;
}
.border-top {
  border-top: 1px solid #dfdfdf;
}
.border-top-double {
  border-top: 1px double #dfdfdf;
}
.border-top-dashed {
  border-top: 1px dashed #dfdfdf;
}
.border-top-dotted {
  border-top: 1px dotted #dfdfdf;
}
.border-right {
  border-right: 1px solid #dfdfdf;
}
.border-right-double {
  border-right: 1px double #dfdfdf;
}
.border-right-dashed {
  border-right: 1px dashed #dfdfdf;
}
.border-right-dotted {
  border-right: 1px dotted #dfdfdf;
}
.border-bottom {
  border-bottom: 1px solid #dfdfdf;
}
.border-bottom-double {
  border-bottom: 1px double #dfdfdf;
}
.border-bottom-dashed {
  border-bottom: 1px dashed #dfdfdf;
}
.border-bottom-dotted {
  border-bottom: 1px dotted #dfdfdf;
}
.border-left {
  border-left: 1px solid #dfdfdf;
}
.border-left-double {
  border-left: 1px double #dfdfdf;
}
.border-left-dashed {
  border-left: 1px dashed #dfdfdf;
}
.border-left-dotted {
  border-left: 1px dotted #dfdfdf;
}
@media (min-width: 576px) {
  .border-sm {
    border: 1px solid #dfdfdf;
  }
  .border-double-sm {
    border: 1px double #dfdfdf;
  }
  .border-dashed-sm {
    border: 1px dashed #dfdfdf;
  }
  .border-dotted-sm {
    border: 1px dotted #dfdfdf;
  }
  .border-top-sm {
    border-top: 1px solid #dfdfdf;
  }
  .border-top-double-sm {
    border-top: 1px double #dfdfdf;
  }
  .border-top-dashed-sm {
    border-top: 1px dashed #dfdfdf;
  }
  .border-top-dotted-sm {
    border-top: 1px dotted #dfdfdf;
  }
  .border-right-sm {
    border-right: 1px solid #dfdfdf;
  }
  .border-right-double-sm {
    border-right: 1px double #dfdfdf;
  }
  .border-right-dashed-sm {
    border-right: 1px dashed #dfdfdf;
  }
  .border-right-dotted-sm {
    border-right: 1px dotted #dfdfdf;
  }
  .border-bottom-sm {
    border-bottom: 1px solid #dfdfdf;
  }
  .border-bottom-double-sm {
    border-bottom: 1px double #dfdfdf;
  }
  .border-bottom-dashed-sm {
    border-bottom: 1px dashed #dfdfdf;
  }
  .border-bottom-dotted-sm {
    border-bottom: 1px dotted #dfdfdf;
  }
  .border-left-sm {
    border-left: 1px solid #dfdfdf;
  }
  .border-left-double-sm {
    border-left: 1px double #dfdfdf;
  }
  .border-left-dashed-sm {
    border-left: 1px dashed #dfdfdf;
  }
  .border-left-dotted-sm {
    border-left: 1px dotted #dfdfdf;
  }
}
@media (min-width: 768px) {
  .border-md {
    border: 1px solid #dfdfdf;
  }
  .border-double-md {
    border: 1px double #dfdfdf;
  }
  .border-dashed-md {
    border: 1px dashed #dfdfdf;
  }
  .border-dotted-md {
    border: 1px dotted #dfdfdf;
  }
  .border-top-md {
    border-top: 1px solid #dfdfdf;
  }
  .border-top-double-md {
    border-top: 1px double #dfdfdf;
  }
  .border-top-dashed-md {
    border-top: 1px dashed #dfdfdf;
  }
  .border-top-dotted-md {
    border-top: 1px dotted #dfdfdf;
  }
  .border-right-md {
    border-right: 1px solid #dfdfdf;
  }
  .border-right-double-md {
    border-right: 1px double #dfdfdf;
  }
  .border-right-dashed-md {
    border-right: 1px dashed #dfdfdf;
  }
  .border-right-dotted-md {
    border-right: 1px dotted #dfdfdf;
  }
  .border-bottom-md {
    border-bottom: 1px solid #dfdfdf;
  }
  .border-bottom-double-md {
    border-bottom: 1px double #dfdfdf;
  }
  .border-bottom-dashed-md {
    border-bottom: 1px dashed #dfdfdf;
  }
  .border-bottom-dotted-md {
    border-bottom: 1px dotted #dfdfdf;
  }
  .border-left-md {
    border-left: 1px solid #dfdfdf;
  }
  .border-left-double-md {
    border-left: 1px double #dfdfdf;
  }
  .border-left-dashed-md {
    border-left: 1px dashed #dfdfdf;
  }
  .border-left-dotted-md {
    border-left: 1px dotted #dfdfdf;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border: 1px solid #dfdfdf;
  }
  .border-double-lg {
    border: 1px double #dfdfdf;
  }
  .border-dashed-lg {
    border: 1px dashed #dfdfdf;
  }
  .border-dotted-lg {
    border: 1px dotted #dfdfdf;
  }
  .border-top-lg {
    border-top: 1px solid #dfdfdf;
  }
  .border-top-double-lg {
    border-top: 1px double #dfdfdf;
  }
  .border-top-dashed-lg {
    border-top: 1px dashed #dfdfdf;
  }
  .border-top-dotted-lg {
    border-top: 1px dotted #dfdfdf;
  }
  .border-right-lg {
    border-right: 1px solid #dfdfdf;
  }
  .border-right-double-lg {
    border-right: 1px double #dfdfdf;
  }
  .border-right-dashed-lg {
    border-right: 1px dashed #dfdfdf;
  }
  .border-right-dotted-lg {
    border-right: 1px dotted #dfdfdf;
  }
  .border-bottom-lg {
    border-bottom: 1px solid #dfdfdf;
  }
  .border-bottom-double-lg {
    border-bottom: 1px double #dfdfdf;
  }
  .border-bottom-dashed-lg {
    border-bottom: 1px dashed #dfdfdf;
  }
  .border-bottom-dotted-lg {
    border-bottom: 1px dotted #dfdfdf;
  }
  .border-left-lg {
    border-left: 1px solid #dfdfdf;
  }
  .border-left-double-lg {
    border-left: 1px double #dfdfdf;
  }
  .border-left-dashed-lg {
    border-left: 1px dashed #dfdfdf;
  }
  .border-left-dotted-lg {
    border-left: 1px dotted #dfdfdf;
  }
}
@media (min-width: 1200px) {
  .border-xl {
    border: 1px solid #dfdfdf;
  }
  .border-double-xl {
    border: 1px double #dfdfdf;
  }
  .border-dashed-xl {
    border: 1px dashed #dfdfdf;
  }
  .border-dotted-xl {
    border: 1px dotted #dfdfdf;
  }
  .border-top-xl {
    border-top: 1px solid #dfdfdf;
  }
  .border-top-double-xl {
    border-top: 1px double #dfdfdf;
  }
  .border-top-dashed-xl {
    border-top: 1px dashed #dfdfdf;
  }
  .border-top-dotted-xl {
    border-top: 1px dotted #dfdfdf;
  }
  .border-right-xl {
    border-right: 1px solid #dfdfdf;
  }
  .border-right-double-xl {
    border-right: 1px double #dfdfdf;
  }
  .border-right-dashed-xl {
    border-right: 1px dashed #dfdfdf;
  }
  .border-right-dotted-xl {
    border-right: 1px dotted #dfdfdf;
  }
  .border-bottom-xl {
    border-bottom: 1px solid #dfdfdf;
  }
  .border-bottom-double-xl {
    border-bottom: 1px double #dfdfdf;
  }
  .border-bottom-dashed-xl {
    border-bottom: 1px dashed #dfdfdf;
  }
  .border-bottom-dotted-xl {
    border-bottom: 1px dotted #dfdfdf;
  }
  .border-left-xl {
    border-left: 1px solid #dfdfdf;
  }
  .border-left-double-xl {
    border-left: 1px double #dfdfdf;
  }
  .border-left-dashed-xl {
    border-left: 1px dashed #dfdfdf;
  }
  .border-left-dotted-xl {
    border-left: 1px dotted #dfdfdf;
  }
}
/*================================
 =            PADDINGS            =
 ================================*/
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pt-190 {
  padding-top: 190px !important;
}
.pb-190 {
  padding-bottom: 190px !important;
}
.pt-200 {
  padding-top: 200px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}
.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}
.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}
.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}
.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}
.py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}
.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}
.py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}
.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
@media (min-width: 576px) {
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-sm-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-sm-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-sm-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-sm-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-sm-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-sm-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-sm-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-sm-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-sm-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-sm-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-sm-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}
@media (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pt-md-110 {
    padding-top: 110px !important;
  }
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  .pt-md-120 {
    padding-top: 120px !important;
  }
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  .pt-md-130 {
    padding-top: 130px !important;
  }
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  .pt-md-140 {
    padding-top: 140px !important;
  }
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  .pt-md-150 {
    padding-top: 150px !important;
  }
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  .pt-md-160 {
    padding-top: 160px !important;
  }
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  .pt-md-170 {
    padding-top: 170px !important;
  }
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  .pt-md-180 {
    padding-top: 180px !important;
  }
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  .pt-md-190 {
    padding-top: 190px !important;
  }
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  .pt-md-200 {
    padding-top: 200px !important;
  }
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-md-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-md-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-md-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-md-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-md-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-md-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-md-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-md-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-md-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-md-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-md-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}
@media (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-lg-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-lg-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-lg-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-lg-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-lg-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-lg-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-lg-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-lg-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-lg-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-lg-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-lg-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}
@media (min-width: 1200px) {
  .pt-xl-0 {
    padding-top: 0px !important;
  }
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  .pt-xl-70 {
    padding-top: 70px !important;
  }
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
  .pt-xl-80 {
    padding-top: 80px !important;
  }
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
  .pt-xl-90 {
    padding-top: 90px !important;
  }
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  .pt-xl-110 {
    padding-top: 110px !important;
  }
  .pb-xl-110 {
    padding-bottom: 110px !important;
  }
  .pt-xl-120 {
    padding-top: 120px !important;
  }
  .pb-xl-120 {
    padding-bottom: 120px !important;
  }
  .pt-xl-130 {
    padding-top: 130px !important;
  }
  .pb-xl-130 {
    padding-bottom: 130px !important;
  }
  .pt-xl-140 {
    padding-top: 140px !important;
  }
  .pb-xl-140 {
    padding-bottom: 140px !important;
  }
  .pt-xl-150 {
    padding-top: 150px !important;
  }
  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
  .pt-xl-160 {
    padding-top: 160px !important;
  }
  .pb-xl-160 {
    padding-bottom: 160px !important;
  }
  .pt-xl-170 {
    padding-top: 170px !important;
  }
  .pb-xl-170 {
    padding-bottom: 170px !important;
  }
  .pt-xl-180 {
    padding-top: 180px !important;
  }
  .pb-xl-180 {
    padding-bottom: 180px !important;
  }
  .pt-xl-190 {
    padding-top: 190px !important;
  }
  .pb-xl-190 {
    padding-bottom: 190px !important;
  }
  .pt-xl-200 {
    padding-top: 200px !important;
  }
  .pb-xl-200 {
    padding-bottom: 200px !important;
  }
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .py-xl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .py-xl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .py-xl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .py-xl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  .py-xl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  .py-xl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  .py-xl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .py-xl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  .py-xl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}
/*===============================
 =            MARGINS            =
 ===============================*/
.mt-0 {
  margin-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mt-170 {
  margin-top: 170px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mt-190 {
  margin-top: 190px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}
.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}
.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}
.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}
.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}
.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}
.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}
.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}
.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}
.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}
.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}
.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}
.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}
@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-sm-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-sm-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-sm-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-sm-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-sm-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-sm-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-sm-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-sm-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-sm-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-sm-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-sm-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}
@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mt-md-110 {
    margin-top: 110px !important;
  }
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  .mt-md-120 {
    margin-top: 120px !important;
  }
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  .mt-md-130 {
    margin-top: 130px !important;
  }
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  .mt-md-140 {
    margin-top: 140px !important;
  }
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  .mt-md-150 {
    margin-top: 150px !important;
  }
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  .mt-md-160 {
    margin-top: 160px !important;
  }
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  .mt-md-170 {
    margin-top: 170px !important;
  }
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  .mt-md-180 {
    margin-top: 180px !important;
  }
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  .mt-md-190 {
    margin-top: 190px !important;
  }
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  .mt-md-200 {
    margin-top: 200px !important;
  }
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-md-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-md-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-md-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-md-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-md-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-md-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-md-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-md-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-md-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-md-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-md-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-lg-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-lg-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-lg-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-lg-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-lg-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-lg-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-lg-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-lg-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-lg-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-lg-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-lg-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0px !important;
  }
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  .mt-xl-70 {
    margin-top: 70px !important;
  }
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  .mt-xl-80 {
    margin-top: 80px !important;
  }
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  .mt-xl-90 {
    margin-top: 90px !important;
  }
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .mt-xl-110 {
    margin-top: 110px !important;
  }
  .mb-xl-110 {
    margin-bottom: 110px !important;
  }
  .mt-xl-120 {
    margin-top: 120px !important;
  }
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
  .mt-xl-130 {
    margin-top: 130px !important;
  }
  .mb-xl-130 {
    margin-bottom: 130px !important;
  }
  .mt-xl-140 {
    margin-top: 140px !important;
  }
  .mb-xl-140 {
    margin-bottom: 140px !important;
  }
  .mt-xl-150 {
    margin-top: 150px !important;
  }
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
  .mt-xl-160 {
    margin-top: 160px !important;
  }
  .mb-xl-160 {
    margin-bottom: 160px !important;
  }
  .mt-xl-170 {
    margin-top: 170px !important;
  }
  .mb-xl-170 {
    margin-bottom: 170px !important;
  }
  .mt-xl-180 {
    margin-top: 180px !important;
  }
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
  .mt-xl-190 {
    margin-top: 190px !important;
  }
  .mb-xl-190 {
    margin-bottom: 190px !important;
  }
  .mt-xl-200 {
    margin-top: 200px !important;
  }
  .mb-xl-200 {
    margin-bottom: 200px !important;
  }
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .my-xl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .my-xl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  .my-xl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .my-xl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  .my-xl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  .my-xl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  .my-xl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .my-xl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  .my-xl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}
.mt-minus-0 {
  margin-top: 0px !important;
}
.mt-minus-5 {
  margin-top: -5px !important;
}
.mt-minus-10 {
  margin-top: -10px !important;
}
.mt-minus-15 {
  margin-top: -15px !important;
}
.mt-minus-20 {
  margin-top: -20px !important;
}
.mt-minus-25 {
  margin-top: -25px !important;
}
.mt-minus-30 {
  margin-top: -30px !important;
}
.mt-minus-35 {
  margin-top: -35px !important;
}
.mt-minus-40 {
  margin-top: -40px !important;
}
.mt-minus-45 {
  margin-top: -45px !important;
}
.mt-minus-50 {
  margin-top: -50px !important;
}
.mt-minus-55 {
  margin-top: -55px !important;
}
.mt-minus-60 {
  margin-top: -60px !important;
}
.mt-minus-65 {
  margin-top: -65px !important;
}
.mt-minus-70 {
  margin-top: -70px !important;
}
.mt-minus-75 {
  margin-top: -75px !important;
}
.mt-minus-80 {
  margin-top: -80px !important;
}
.mt-minus-85 {
  margin-top: -85px !important;
}
.mt-minus-90 {
  margin-top: -90px !important;
}
.mt-minus-95 {
  margin-top: -95px !important;
}
.mt-minus-100 {
  margin-top: -100px !important;
}
.mt-minus-105 {
  margin-top: -105px !important;
}
.mt-minus-110 {
  margin-top: -110px !important;
}
.mt-minus-115 {
  margin-top: -115px !important;
}
.mt-minus-120 {
  margin-top: -120px !important;
}
.mt-minus-125 {
  margin-top: -125px !important;
}
.mt-minus-130 {
  margin-top: -130px !important;
}
.mt-minus-135 {
  margin-top: -135px !important;
}
.mt-minus-140 {
  margin-top: -140px !important;
}
.mt-minus-145 {
  margin-top: -145px !important;
}
.mt-minus-150 {
  margin-top: -150px !important;
}
.mt-minus-155 {
  margin-top: -155px !important;
}
.mt-minus-160 {
  margin-top: -160px !important;
}
.mt-minus-165 {
  margin-top: -165px !important;
}
.mt-minus-170 {
  margin-top: -170px !important;
}
.mt-minus-175 {
  margin-top: -175px !important;
}
.mt-minus-180 {
  margin-top: -180px !important;
}
.mt-minus-185 {
  margin-top: -185px !important;
}
.mt-minus-190 {
  margin-top: -190px !important;
}
.mt-minus-195 {
  margin-top: -195px !important;
}
.mt-minus-200 {
  margin-top: -200px !important;
}
.mt-minus-205 {
  margin-top: -205px !important;
}
.mt-minus-210 {
  margin-top: -210px !important;
}
.mt-minus-215 {
  margin-top: -215px !important;
}
.mt-minus-220 {
  margin-top: -220px !important;
}
.mt-minus-225 {
  margin-top: -225px !important;
}
.mt-minus-230 {
  margin-top: -230px !important;
}
.mt-minus-235 {
  margin-top: -235px !important;
}
.mt-minus-240 {
  margin-top: -240px !important;
}
.mt-minus-245 {
  margin-top: -245px !important;
}
.mt-minus-250 {
  margin-top: -250px !important;
}
.mt-minus-255 {
  margin-top: -255px !important;
}
.mt-minus-260 {
  margin-top: -260px !important;
}
.mt-minus-265 {
  margin-top: -265px !important;
}
.mt-minus-270 {
  margin-top: -270px !important;
}
.mt-minus-275 {
  margin-top: -275px !important;
}
.mt-minus-280 {
  margin-top: -280px !important;
}
@media (min-width: 992px) {
  .mt-lg-minus-0 {
    margin-top: 0px !important;
  }
  .mt-lg-minus-5 {
    margin-top: -5px !important;
  }
  .mt-lg-minus-10 {
    margin-top: -10px !important;
  }
  .mt-lg-minus-15 {
    margin-top: -15px !important;
  }
  .mt-lg-minus-20 {
    margin-top: -20px !important;
  }
  .mt-lg-minus-25 {
    margin-top: -25px !important;
  }
  .mt-lg-minus-30 {
    margin-top: -30px !important;
  }
  .mt-lg-minus-35 {
    margin-top: -35px !important;
  }
  .mt-lg-minus-40 {
    margin-top: -40px !important;
  }
  .mt-lg-minus-45 {
    margin-top: -45px !important;
  }
  .mt-lg-minus-50 {
    margin-top: -50px !important;
  }
  .mt-lg-minus-55 {
    margin-top: -55px !important;
  }
  .mt-lg-minus-60 {
    margin-top: -60px !important;
  }
  .mt-lg-minus-65 {
    margin-top: -65px !important;
  }
  .mt-lg-minus-70 {
    margin-top: -70px !important;
  }
  .mt-lg-minus-75 {
    margin-top: -75px !important;
  }
  .mt-lg-minus-80 {
    margin-top: -80px !important;
  }
  .mt-lg-minus-85 {
    margin-top: -85px !important;
  }
  .mt-lg-minus-90 {
    margin-top: -90px !important;
  }
  .mt-lg-minus-95 {
    margin-top: -95px !important;
  }
  .mt-lg-minus-100 {
    margin-top: -100px !important;
  }
  .mt-lg-minus-105 {
    margin-top: -105px !important;
  }
  .mt-lg-minus-110 {
    margin-top: -110px !important;
  }
  .mt-lg-minus-115 {
    margin-top: -115px !important;
  }
  .mt-lg-minus-120 {
    margin-top: -120px !important;
  }
  .mt-lg-minus-125 {
    margin-top: -125px !important;
  }
  .mt-lg-minus-130 {
    margin-top: -130px !important;
  }
  .mt-lg-minus-135 {
    margin-top: -135px !important;
  }
  .mt-lg-minus-140 {
    margin-top: -140px !important;
  }
  .mt-lg-minus-145 {
    margin-top: -145px !important;
  }
  .mt-lg-minus-150 {
    margin-top: -150px !important;
  }
  .mt-lg-minus-155 {
    margin-top: -155px !important;
  }
  .mt-lg-minus-160 {
    margin-top: -160px !important;
  }
  .mt-lg-minus-165 {
    margin-top: -165px !important;
  }
  .mt-lg-minus-170 {
    margin-top: -170px !important;
  }
  .mt-lg-minus-175 {
    margin-top: -175px !important;
  }
  .mt-lg-minus-180 {
    margin-top: -180px !important;
  }
  .mt-lg-minus-185 {
    margin-top: -185px !important;
  }
  .mt-lg-minus-190 {
    margin-top: -190px !important;
  }
  .mt-lg-minus-195 {
    margin-top: -195px !important;
  }
  .mt-lg-minus-200 {
    margin-top: -200px !important;
  }
  .mt-lg-minus-205 {
    margin-top: -205px !important;
  }
  .mt-lg-minus-210 {
    margin-top: -210px !important;
  }
  .mt-lg-minus-215 {
    margin-top: -215px !important;
  }
  .mt-lg-minus-220 {
    margin-top: -220px !important;
  }
  .mt-lg-minus-225 {
    margin-top: -225px !important;
  }
  .mt-lg-minus-230 {
    margin-top: -230px !important;
  }
  .mt-lg-minus-235 {
    margin-top: -235px !important;
  }
  .mt-lg-minus-240 {
    margin-top: -240px !important;
  }
  .mt-lg-minus-245 {
    margin-top: -245px !important;
  }
  .mt-lg-minus-250 {
    margin-top: -250px !important;
  }
  .mt-lg-minus-255 {
    margin-top: -255px !important;
  }
  .mt-lg-minus-260 {
    margin-top: -260px !important;
  }
  .mt-lg-minus-265 {
    margin-top: -265px !important;
  }
  .mt-lg-minus-270 {
    margin-top: -270px !important;
  }
  .mt-lg-minus-275 {
    margin-top: -275px !important;
  }
  .mt-lg-minus-280 {
    margin-top: -280px !important;
  }
}
/*===================================
 =            BACKGROUNDS            =
 ===================================*/
.bg-black {
  background: #000;
}
.bg-gray-90 {
  background: #27282a;
}
.bg-gray-80 {
  background: #343a40;
}
.bg-gray-70 {
  background: #495057;
}
.bg-gray-60 {
  background: #565a60;
}
.bg-gray-50 {
  background: #777b81;
}
.bg-gray-40 {
  background: #c4c6c8;
}
.bg-gray-30 {
  background: #dfdfdf;
}
.bg-gray-20 {
  background: #f3f3f3;
}
.bg-gray-10 {
  background: #f8f9fa;
}
.bg-white {
  background: #fff !important;
}
.bg-success {
  background: #1bbc9b;
}
.bg-success-10 {
  background: #e8f8f5;
}
.bg-success-20 {
  background: #d1f2eb;
}
.bg-success-30 {
  background: #bbebe1;
}
.bg-success-40 {
  background: #a4e4d7;
}
.bg-success-50 {
  background: #8ddecd;
}
.bg-success-60 {
  background: #76d7c3;
}
.bg-success-70 {
  background: #5fd0b9;
}
.bg-success-80 {
  background: #49c9af;
}
.bg-success-90 {
  background: #32c3a5;
}
/* Success shade
 @each $percent in $percent-list{
 .bg-success-1#{str-slice($percent, 0 , 2)} {
 background: shade($success, $percent);
 }
 }*/
.bg-info {
  background: #16a1ed;
}
.bg-info-10 {
  background: #e8f6fd;
}
.bg-info-20 {
  background: #d0ecfb;
}
.bg-info-30 {
  background: #b9e3fa;
}
.bg-info-40 {
  background: #a2d9f8;
}
.bg-info-50 {
  background: #8bd0f6;
}
.bg-info-60 {
  background: #73c7f4;
}
.bg-info-70 {
  background: #5cbdf2;
}
.bg-info-80 {
  background: #45b4f1;
}
.bg-info-90 {
  background: #2daaef;
}
.bg-warning {
  background: #ffc107;
}
.bg-warning-10 {
  background: #fff9e6;
}
.bg-warning-20 {
  background: #fff3cd;
}
.bg-warning-30 {
  background: #ffecb5;
}
.bg-warning-40 {
  background: #ffe69c;
}
.bg-warning-50 {
  background: #ffe083;
}
.bg-warning-60 {
  background: #ffda6a;
}
.bg-warning-70 {
  background: #ffd451;
}
.bg-warning-80 {
  background: #ffcd39;
}
.bg-warning-90 {
  background: #ffc720;
}
.bg-danger {
  background: #dc3545;
}
.bg-danger-10 {
  background: #fcebec;
}
.bg-danger-20 {
  background: #f8d7da;
}
.bg-danger-30 {
  background: #f5c2c7;
}
.bg-danger-40 {
  background: #f1aeb5;
}
.bg-danger-50 {
  background: #ee9aa2;
}
.bg-danger-60 {
  background: #ea868f;
}
.bg-danger-70 {
  background: #e7727d;
}
.bg-danger-80 {
  background: #e35d6a;
}
.bg-danger-90 {
  background: #e04958;
}
/*===========================================
 =            OVERLAY BACKGROUNDS            =
 ===========================================*/
[class*="overlay-bg-"] {
  position: relative;
}
[class*="overlay-bg-"]:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-bg-black-10:before {
  background: rgba(0, 0, 0, .1);
}
.overlay-bg-black-20:before {
  background: rgba(0, 0, 0, .2);
}
.overlay-bg-black-30:before {
  background: rgba(0, 0, 0, .3);
}
.overlay-bg-black-40:before {
  background: rgba(0, 0, 0, .4);
}
.overlay-bg-black-50:before {
  background: rgba(0, 0, 0, .5);
}
.overlay-bg-black-60:before {
  background: rgba(0, 0, 0, .6);
}
.overlay-bg-black-70:before {
  background: rgba(0, 0, 0, .7);
}
.overlay-bg-black-80:before {
  background: rgba(0, 0, 0, .8);
}
.overlay-bg-black-90:before {
  background: rgba(0, 0, 0, .9);
}
.overlay-bg-white-10:before {
  background: rgba(255, 255, 255, .1);
}
.overlay-bg-white-20:before {
  background: rgba(255, 255, 255, .2);
}
.overlay-bg-white-30:before {
  background: rgba(255, 255, 255, .3);
}
.overlay-bg-white-40:before {
  background: rgba(255, 255, 255, .4);
}
.overlay-bg-white-50:before {
  background: rgba(255, 255, 255, .5);
}
.overlay-bg-white-60:before {
  background: rgba(255, 255, 255, .6);
}
.overlay-bg-white-70:before {
  background: rgba(255, 255, 255, .7);
}
.overlay-bg-white-80:before {
  background: rgba(255, 255, 255, .8);
}
.overlay-bg-white-90:before {
  background: rgba(255, 255, 255, .9);
}
/*==============================
 =            COLORS            =
 ==============================*/
.white-color p, .white-color a, .white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color span, .white-color strong, .white-color div {
  color: #fff;
}
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*======================================
 =            Section Titles            =
 ======================================*/
.titled.sppb-section .sppb-section-title .sppb-title-heading, .titled.sppb-addon .sppb-addon-title, .titled.sp-column .sp-module-title, .titled.sp-module .sp-module-title {
  display: inline-block;
  padding: 24px !important;
  font-size: 21px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
.titled-mask.sppb-section .sppb-section-title .sppb-title-heading, .titled-mask.sppb-addon .sppb-addon-title, .titled-mask.sp-column .sp-module-title, .titled-mask.sp-module .sp-module-title {
  position: relative;
  display: inline-block;
  padding: 24px !important;
  font-size: 21px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
.titled-mask.sppb-section .sppb-section-title .sppb-title-heading:before, .titled-mask.sppb-addon .sppb-addon-title:before, .titled-mask.sp-column .sp-module-title:before, .titled-mask.sp-module .sp-module-title:before {
  content: "";
  width: 1920px;
  position: absolute;
  top: 0;
  left: -1920px;
  height: 100%;
}
.titled-line.sppb-section .sppb-section-title .sppb-title-heading, .titled-line.sppb-addon .sppb-addon-title, .titled-line.sp-column .sp-module-title, .titled-line.sp-module .sp-module-title, .titled-line .portfolio-info-title {
  position: relative;
  display: inline-block;
  padding: 24px !important;
  font-size: 21px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
.titled-line.sppb-section .sppb-section-title .sppb-title-heading:after, .titled-line.sppb-addon .sppb-addon-title:after, .titled-line.sp-column .sp-module-title:after, .titled-line.sp-module .sp-module-title:after, .titled-line .portfolio-info-title:after {
  content: "";
  width: 1920px;
  height: 4px;
  display: block;
  background-color: #dfdfdf;
  position: absolute;
  top: 50%;
  right: -1920px;
  z-index: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.titled-mask-line.sppb-section .sppb-section-title .sppb-title-heading, .titled-mask-line.sppb-addon .sppb-addon-title, .titled-mask-line.sp-column .sp-module-title, .titled-mask-line.sp-module .sp-module-title {
  position: relative;
  display: inline-block;
  padding: 24px !important;
  font-size: 21px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  border-bottom: none !important;
}
.titled-mask-line.sppb-section .sppb-section-title .sppb-title-heading:after, .titled-mask-line.sppb-addon .sppb-addon-title:after, .titled-mask-line.sp-column .sp-module-title:after, .titled-mask-line.sp-module .sp-module-title:after {
  content: "";
  width: 1920px;
  height: 4px;
  display: block;
  background-color: #dfdfdf;
  position: absolute;
  top: 50%;
  right: -1920px;
  z-index: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.titled-mask-line.sppb-section .sppb-section-title .sppb-title-heading:before, .titled-mask-line.sppb-addon .sppb-addon-title:before, .titled-mask-line.sp-column .sp-module-title:before, .titled-mask-line.sp-module .sp-module-title:before {
  content: "";
  width: 1920px;
  position: absolute;
  top: 0;
  left: -1920px;
  height: 100%;
}
/*====================================
 =            MENU CLASSES            =
 ====================================*/
.menu-left .sp-megamenu-parent {
  float: left;
}
.menu-left .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.menu-center .sp-megamenu-parent {
  float: none;
  text-align: center;
}
.menu-center .sp-megamenu-parent li {
  text-align: left;
}
#sp-header .sp-megamenu-parent .permanent-icon > a span[class*="icon"], #sp-header .sp-megamenu-parent .permanent-icon > span span[class*="icon"] {
  display: inline-block !important;
}
/*====================================
 =            LOGO CLASSES            =
 ====================================*/
@media (min-width: 992px) {
  .logo-center .logo {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .logo-right .logo {
    margin: 0 0 0 auto;
  }
}
.logo-footer .logo {
  display: inline-flex;
  min-width: 120px;
  height: 120px;
  padding: 0 15px 15px 5px;
  align-items: flex-end;
  justify-content: flex-end;
  background: #495057;
}
/* Classes for use in main.js
 */
/*======================================
 =            Header classes            =
 ======================================*/
#sp-header.header-transparent:not(.header-sticky) {
  background: transparent;
  box-shadow: none;
}
/*=========================================
 =            Revolution slider            =
 =========================================*/
@media (min-width: 992px) {
  .slider-overlaped {
    margin-top: -120px !important;
  }
}
.slider-overlay:before {
  visibility: initial !important;
  z-index: 2;
}
/*=========================================
 =            MASK FOR SECTIONS            =
 =========================================*/
.mask-right, .mask-left {
  position: relative;
}
.mask-right:before, .mask-left:before, .mask-right:after, .mask-left:after {
  display: block;
  position: absolute;
}
.mask-right:after {
  content: "";
  width: 1920px;
  height: 100%;
  top: 0;
  right: -1920px;
}
.mask-left:before {
  content: "";
  width: 1920px;
  height: 100%;
  top: 0;
  left: -1920px;
}
.mask-medium:before, .mask-medium:after {
  height: 115px !important;
  top: 65px !important;
}
.mask-light:before, .mask-light:after {
  background: #dfdfdf;
}
.mask-gray:before, .mask-gray:after {
  background: #565a60;
}
.mask-dark:before, .mask-dark:after {
  background: #27282a;
}
.mask-white:before, .mask-white:after {
  background: #fff;
}
/*======================================
 =            Button Classes            =
 ======================================*/
.custom-button-1 {
  padding-right: 64px !important;
  position: relative;
  border-color: transparent;
}
.custom-button-1:before {
  content: "";
  min-width: 48px;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
}
.custom-button-1 i {
  width: 48px;
  line-height: 48px;
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  text-align: center;
}
.custom-button-1:hover i, .custom-button-1:focus i {
  animation-name: fadeInLeft;
  animation-duration: 0.7s;
  animation-fill-mode: both;
}
.custom-button-1.sppb-btn-lg {
  padding-right: 76px !important;
}
.custom-button-1.sppb-btn-lg:before {
  min-width: 60px;
}
.custom-button-1.sppb-btn-lg i {
  width: 60px;
  line-height: 60px;
}
.custom-button-2 {
  position: relative;
  z-index: 0;
  min-height: 140px;
}
.custom-button-2 span, .custom-button-2 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transition: all 400ms ease 0s;
}
.custom-button-2 span {
  font-size: 24px;
  z-index: 1;
}
.custom-button-2 i {
  font-size: 60px;
  margin-top: -3px;
  opacity: 0.1;
  z-index: -1;
}
.custom-button-2:hover span, .custom-button-2:focus span {
  transform: translate(-50%, 50px) scale(0.5);
  -webkit-transform: translate(-50%, 50px) scale(0.5);
  -moz-transform: translate(-50%, 50px) scale(0.5);
  opacity: 0;
}
.custom-button-2:hover i, .custom-button-2:focus i {
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.5);
  opacity: 0.3;
}
.btn-readmore {
  padding: 11px 40px 11px 18px !important;
  position: relative;
  border-color: transparent;
  border: 2px solid #dfdfdf;
}
.btn-readmore i {
  width: 28px;
  line-height: 48px;
  position: absolute;
  top: -1px;
  right: 0;
  bottom: -1px;
  text-align: left;
}
.btn-readmore:hover i, .btn-readmore:focus i {
  animation-name: fadeInLeft;
  animation-duration: 0.7s;
  animation-fill-mode: both;
}
/*==================================
 =            FONT-SIZES            =
 ==================================*/
.font-size-36 {
  font-size: 36px !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 48px !important;
}
.column-bg {
  padding: 0;
  min-height: 60px;
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-10%);
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
}
@media (min-width: 992px) {
  .proccess-section .sppb-row {
    position: relative;
  }
  .proccess-section .sppb-row:before {
    content: "";
    height: 4px;
    width: 100%;
    display: block;
    border-left: 180px solid #fff;
    border-right: 180px solid #fff;
    background: #dfdfdf;
    position: absolute;
    top: 50%;
    margin-top: -12px;
  }
}
/*=====================================
 =            OTHER CLASSES            =
 =====================================*/
.blockquote-simple blockquote {
  padding: 10px 0 10px 20px;
  background: transparent;
  font-style: normal;
  border-left: 2px solid #27282a;
  color: #27282a;
}
.blockquote-simple blockquote:before {
  display: none;
}
.hero {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #343a40;
}
.hero .hero-text-l {
  font-size: 60px;
  line-height: 70px;
}
.hero .hero-text-xl {
  font-size: 114px;
  line-height: 120px;
}
.hero .hero-text-m {
  font-size: 33px;
  line-height: 35px;
}
.hero .lined {
  border-top: 4px solid;
  border-bottom: 4px solid;
}
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*===============================
 =            Sections           =
 ===============================*/
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section {
  margin-top: 0;
  clear: both;
}
@media (min-width: 992px) {
  #sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading {
    max-width: 60%;
  }
}
#sp-page-builder .sppb-section .sppb-section-title.sppb-text-center .sppb-title-subheading {
  display: block;
  margin: 0 auto;
}
/*===================================
 =            CORE ADDONS            =
 ===================================*/
.sppb-addon-feature .sppb-img-container {
  display: block !important;
}
.sppb-addon-feature .sppb-img-container img {
  display: block;
  width: 100%;
}
.sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded) {
  display: flex !important;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: calc(100% + 30px);
}
.sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded):before {
  content: "EDITOR MESSAGE: Here you see only the design, to see the carousel working make your changes in the addon and save, then close the editor or open this same page but without editor in a new tab.";
  display: block;
  text-align: center;
  color: #dc3545;
  padding: 0 15%;
  width: 100%;
  margin-bottom: 15px;
}
.sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded) > div[class*="item"] {
  position: relative;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  flex: 0 0 calc(33.333333% - 30px);
  -ms-flex: 0 0 calc(33.333333% - 30px);
  max-width: calc(33.333333% - 30px);
}
@media (max-width: 991.98px) {
  .sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded) > div[class*="item"] {
    flex: 0 0 calc(50% - 30px);
    -ms-flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 767.98px) {
  .sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded):before {
    padding: 0 15px;
  }
  .sp-pagebuilder-addon-inner-wrap .owl-carousel:not(.owl-loaded) > div[class*="item"] {
    flex: 0 0 calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
/**
 * $package Helix Framework
 * $author Unitemplates http://www.Unitemplates.com
 * $copyright Copyright (c) 2010 - 2013 Unitemplates
 * $license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*=============================================
 =            ADDONS GENERAL STYLES            =
 =============================================*/
.sppb-addon-tab .sppb-nav > li > a, .sppb-addon-accordion .sppb-panel-title, .sppb-addon-progress-bar .sppb-progress-label {
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  color: #4b4e53;
}
/*=========================================
 =            FEATUREBOX STYLES            =
 =========================================*/
.feature-box-1 .sppb-addon-content .sppb-icon {
  font-size: 50px;
  line-height: 50px;
  transition: all 0.3s ease 0s;
  height: 72px;
}
.feature-box-1 .sppb-addon-content:hover .sppb-icon, .feature-box-1 .sppb-addon-content:focus .sppb-icon {
  width: 100%;
  text-align: center;
  height: 72px;
  font-size: 175px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.feature-box-1 .sppb-addon-content:hover .sppb-feature-box-title, .feature-box-1 .sppb-addon-content:focus .sppb-feature-box-title {
  position: relative;
  top: -30px;
  animation: moveFromTop 300ms ease-in-out;
  -webkit-animation: moveFromTop 300ms ease-in-out;
  -moz-animation: moveFromTop 300ms ease-in-out;
}
.feature-box-1 .sppb-addon-content:hover .sppb-addon-text, .feature-box-1 .sppb-addon-content:focus .sppb-addon-text {
  position: relative;
  top: -30px;
  animation: moveFromBottom 300ms ease-in-out;
  -webkit-animation: moveFromBottom 300ms ease-in-out;
  -moz-animation: moveFromBottom 300ms ease-in-out;
}
@media (max-width: 991.98px) {
  .feature-box-1 .sppb-addon-content {
    min-height: 195px;
  }
}
.feature-box-2 .sppb-addon-content .sppb-media {
  overflow: visible;
}
.feature-box-2 .sppb-addon-content .pull-left {
  margin-right: 0 !important;
}
.feature-box-2 .sppb-addon-content .sppb-icon {
  width: 135px;
  height: 135px;
  font-size: 50px;
  line-height: 135px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.feature-box-2 .sppb-addon-content .sppb-media-body {
  min-height: 135px;
  background: #fff;
  padding: 15px 20px;
}
.feature-box-2 .sppb-addon-content:hover .sppb-icon, .feature-box-2 .sppb-addon-content:focus .sppb-icon {
  transform: scale(1.2);
}
.feature-box-3 .sppb-addon-content .sppb-media {
  overflow: visible;
}
.feature-box-3 .sppb-addon-content .pull-left, .feature-box-3 .sppb-addon-content .pull-right {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moztransition: all 0.3s ease-in-out;
}
.feature-box-3 .sppb-addon-content .sppb-icon {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 66px;
  font-size: 34px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transition: box-shadow 0.2s;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
}
.feature-box-3 .sppb-addon-content .sppb-icon:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-transition: transform 0.5s, opacity 0.5s;
  -moztransition: transform 0.5s, opacity 0.5s;
}
.feature-box-3 .sppb-addon-content .sppb-media-body {
  min-height: 110px;
  background: #fff;
  padding: 0 20px 15px;
  background: #fff;
}
.feature-box-3 .sppb-addon-content:hover .sppb-icon, .feature-box-3 .sppb-addon-content:focus .sppb-icon {
  box-shadow: 0 0 0 5px #fff;
}
.feature-box-3 .sppb-addon-content:hover .sppb-icon:after, .feature-box-3 .sppb-addon-content:focus .sppb-icon:after {
  transform: scale(0.85);
  opacity: 0.5;
  box-shadow: 0 0 0 2px #fff;
}
.feature-box-3 .sppb-addon-content:hover .pull-left, .feature-box-3 .sppb-addon-content:focus .pull-left, .feature-box-3 .sppb-addon-content:hover .pull-right, .feature-box-3 .sppb-addon-content:focus .pull-right {
  background: #495057;
  color: #fff;
}
.feature-box-4 .sppb-addon-content .sppb-icon .sppb-icon-container {
  width: 100px;
  height: 100px;
  padding: 24px !important;
  color: #495057;
  border: 2px solid #495057;
  border-radius: 50%;
  transition: all 400ms ease 0s;
}
.feature-box-4 .sppb-addon-content .sppb-icon .sppb-icon-container i {
  font-size: 48px;
  height: 48px;
  width: 40px;
}
.feature-box-4 .sppb-addon-content .sppb-addon-title {
  line-height: 42px;
}
.feature-box-4 .sppb-addon-content:hover .sppb-icon .sppb-icon-container, .feature-box-4 .sppb-addon-content:focus .sppb-icon .sppb-icon-container {
  background: #495057;
  color: #fff;
}
.feature-box-5 {
  display: block;
  text-align: center;
}
.feature-box-5 .sppb-addon-content {
  width: 180px;
  height: 160px;
  margin: 0 auto;
  position: relative;
  padding: 42px 20px 20px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.feature-box-5 .sppb-addon-content .sppb-icon .sppb-icon-container {
  width: 70px;
  height: 70px;
  padding: 21px !important;
  border: 2px solid;
  border-radius: 50%;
}
.feature-box-5 .sppb-addon-content .sppb-icon .sppb-icon-container i {
  font-size: 24px !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
}
.feature-box-5 .sppb-addon-content .sppb-addon-title {
  text-align: right;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
  font-size: 18px !important;
}
.feature-box-5 .sppb-addon-content .sppb-addon-text {
  display: none;
}
.feature-box-6 .sppb-addon-content .sppb-icon .sppb-icon-container {
  width: 50px;
  height: 50px;
  text-align: center;
  color: #495057;
  border-radius: 50%;
  border: 2px solid #495057;
  padding: 12px;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}
.feature-box-6 .sppb-addon-content .sppb-icon .sppb-icon-container i {
  font-size: 18px !important;
  width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
}
.feature-box-6 .sppb-addon-content .sppb-addon-title {
  font-size: 20px !important;
  text-transform: uppercase;
}
.feature-box-6 .sppb-addon-content:hover .sppb-icon-container, .feature-box-6 .sppb-addon-content:focus .sppb-icon-container {
  background: #495057;
  color: #fff;
}
.feature-box-7 .sppb-addon-content .sppb-icon {
  width: 100%;
  text-align: center;
  height: 42px;
  font-size: 130px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.feature-box-7 .sppb-addon-content .sppb-feature-box-title {
  position: relative;
  top: -15px;
  font-size: 24px;
  text-transform: uppercase;
}
.feature-box-7 .sppb-addon-content .sppb-addon-text {
  position: relative;
  top: -15px;
}
.sppb-addon-raw-html .list-icons li {
  line-height: 20px;
  margin-bottom: 12px;
}
.sppb-progress-label span {
  font-weight: 300;
}
.progress-bar-1 {
  position: relative;
}
.progress-bar-1 .sppb-progress-label {
  width: 100%;
  position: absolute;
  top: 50%;
  padding: 0 15px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  margin: -2px 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.progress-bar-1 .sppb-progress-label span {
  font-weight: 300;
  color: #4b4e53;
}
.progress-bar-1 .sppb-progress {
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 5px solid #f3f3f3;
  background-color: #f3f3f3;
}
.block-number-1 .sppb-addon-content div[class*="pull-"] {
  margin-right: 0;
}
.block-number-1 .sppb-addon-content div[class*="pull-"] .sppb-blocknumber-number {
  width: 90px !important;
  height: 90px !important;
  line-height: 90px !important;
  padding-top: 20px;
  font-size: 24px;
  text-align: right;
  padding-right: 15px;
}
.block-number-1 .sppb-addon-content .sppb-media-body {
  height: 90px;
  line-height: 90px;
  padding-top: 50px;
  background: #fff;
  padding-left: 15px;
}
.block-number-1 .sppb-addon-content .sppb-media-body .sppb-media-heading {
  text-transform: uppercase;
}
.twitter-feed-1 {
  max-height: 167px;
  min-height: 167px;
  overflow: hidden;
  padding: 15px;
  color: #c4c6c8;
}
.twitter-feed-1 a {
  color: #fff;
}
.twitter-feed-1.sppb-text-center {
  text-align: left;
}
.twitter-feed-1 > a {
  float: left;
  overflow: hidden;
  margin-right: 15px;
}
.twitter-feed-1 .sppb-tweet-username {
  margin-bottom: 5px !important;
}
.twitter-feed-1 .sppb-carousel .sppb-carousel-inner {
  width: auto;
}
.twitter-feed-1 a.sppb-carousel-control {
  display: none !important;
}
.sppb-addon-pricing-table .sppb-pricing-box {
  background: #fff;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  padding: 30px 20px;
  display: block;
  line-height: 40px !important;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container {
  background: #495057;
  padding: 25px 20px 18px 20px;
  position: relative;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  margin-bottom: 0 !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container span {
  font-size: 30px !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
  vertical-align: bottom !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-price .price-amount .amount {
  font-size: 60px !important;
  vertical-align: inherit;
  top: inherit;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-price .price-amount span {
  vertical-align: top;
  position: relative;
  top: -8px;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-duration {
  position: relative;
  font-size: 13px !important;
  color: #f8f9fa;
  vertical-align: bottom;
  left: -30px;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features {
  margin-bottom: 0 !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li {
  line-height: 50px;
  border-bottom: 1px solid #dfdfdf;
  margin-left: 20px;
  font-size: inherit !important;
  margin-bottom: 0 !important;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li:last-child {
  border-bottom: none;
}
.sppb-addon-pricing-table.pricing-table-1 {
  border: 2px solid #495057;
}
.sppb-dropcap .sppb-addon-content:first-letter {
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
  margin-right: 10px;
}
.dropcap-1 .sppb-addon-content:first-letter {
  background: #c4c6c8;
  color: #27282a;
  display: block;
  float: left;
  font-size: 40px;
  line-height: 40px;
  padding: 17px 20px;
}
.dropcap-2 .sppb-addon-content:first-letter {
  background: #c4c6c8;
  color: #27282a;
  display: block;
  float: left;
  font-size: 40px;
  line-height: 40px;
  padding: 17px 20px;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel {
  border: none;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
  padding: 0 15px 0 64px;
  line-height: 49px;
  background: #eee;
  position: relative;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
  line-height: 50px;
  width: 49px;
  float: left;
  text-align: center;
  left: 0;
  right: auto;
  top: 0;
  background: #7c8187;
  color: #fff;
  transform: none !important;
  -webkit-transform: none !important;
  transition: all 0.3 ease-in-out;
  -webkit-transition: all 0.3 ease-in-out;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading.active i {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-collapse {
  border-right: 15px solid #eee;
}
.sppb-addon-accordion.accordion-style-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-collapse .sppb-panel-body {
  margin-left: 49px;
  border-top: none;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading {
  padding: 0 15px 0 64px;
  line-height: 50px;
  position: relative;
  border-bottom: none;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  line-height: 1;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  color: #4b4e53;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-toggle-direction {
  width: 49px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: auto;
  left: 0;
  background: #495057;
  color: #fff;
  transform: none !important;
  -webkit-transform: none !important;
  transition: all 0.3 ease-in-out;
  -webkit-transition: all 0.3 ease-in-out;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading.active i {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-collapse .sppb-panel-body {
  border-bottom: none;
  border-left: 5px solid #dfdfdf;
  margin-left: 22px;
  padding: 15px 15px 15px 36px;
}
.tabs-style-1 .sppb-nav-tabs {
  border-bottom: none;
}
.tabs-style-1 .sppb-nav-tabs > li > a {
  border: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  background: #fff;
  padding: 12px 15px !important;
  line-height: 22px !important;
}
.tabs-style-1 .sppb-nav-tabs > li > a:hover, .tabs-style-1 .sppb-nav-tabs > li > a:focus {
  background: #fff;
}
.tabs-style-1 .sppb-nav-tabs > li.active > a, .tabs-style-1 .sppb-nav-tabs > li.active > a:hover, .tabs-style-1 .sppb-nav-tabs > li.active > a:focus {
  background-color: #f3f3f3;
}
.tabs-style-1 .sppb-tab-content {
  border: 14px solid #f3f3f3;
  border-left: none;
  margin-top: 0;
}
body .sppb-addon-optin-forms {
  padding: 0;
}
body .sppb-addon-optin-forms .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap:not(:empty) {
  padding: 0;
}
body .sppb-addon-optin-forms .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap .sppb-optin-form-details {
  margin-top: 20px;
}
body .sppb-addon-optin-forms .sppb-optin-form-box button {
  cursor: pointer;
}
body .sppb-addon-optin-forms.optin-form-1 {
  position: relative;
  background-color: #dfdfdf;
  padding-top: 45px;
  color: #fff;
}
body .sppb-addon-optin-forms.optin-form-1:before {
  content: "";
  display: block;
  width: 1920px;
  position: absolute;
  top: 0;
  left: -1920px;
  bottom: 0;
  background: #dfdfdf;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box {
  background-color: #495057;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box:after {
  content: "";
  display: block;
  width: 1920px;
  position: absolute;
  top: 0;
  right: -1920px;
  bottom: 0;
  background: #495057;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap {
  position: relative;
  padding-left: 115px;
  overflow: inherit;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-icon {
  width: 85px;
  height: 85px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 19px;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-icon:before {
  content: "";
  width: 85px;
  height: 45px;
  position: absolute;
  top: -45px;
  left: 0;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-icon i {
  display: block;
  width: 46px;
  font-size: 18px;
  height: 46px;
  text-align: center;
  line-height: 41px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap {
  min-height: 85px;
  padding-top: 28px;
  padding-bottom: 28px;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap .sppb-addon-title {
  color: #fff;
  margin-bottom: 0;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content {
  padding: 0;
  min-height: 85px;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline {
  align-items: start;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline input {
  border-color: #fff;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .name-wrap, body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .email-wrap {
  position: relative;
  margin-bottom: 0;
  padding-right: 0;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .name-wrap input, body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .email-wrap input {
  padding-top: 30px;
  height: auto !important;
  text-transform: uppercase;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .name-wrap {
  margin-right: 20px;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .button-wrap {
  margin-bottom: 0;
}
body .sppb-addon-optin-forms.optin-form-1 .sppb-optin-form-box .sppb-optin-form-content .sppb-optin-form.form-inline .button-wrap button {
  min-height: 85px;
}
.sppb-addon-testimonial .sppb-addon-content {
  position: relative;
}
.sppb-addon-testimonial .sppb-addon-content .icon-container {
  width: 85px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.sppb-addon-testimonial .sppb-addon-content .icon-container .icon {
  width: 85px;
  height: 85px;
  text-align: center;
  padding: 19px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.sppb-addon-testimonial .sppb-addon-content .icon-container .icon span {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 26px;
  display: block;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
.sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-review {
  margin-left: 85px;
  padding: 55px 40px 35px;
  margin-right: 190px;
  margin-bottom: 0;
  min-height: 190px;
  text-align: left;
}
.sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-review .sppb-addon-testimonial-client {
  display: block;
  text-align: right;
  margin-top: 10px;
}
.sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-footer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  margin-right: 0;
}
.sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-footer img {
  margin-right: 0;
  height: 100%;
}
@media (max-width: 767.98px) {
  .sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-review {
    margin-right: 0;
    min-height: auto;
  }
  .sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-footer {
    display: none;
  }
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
  background: #dfdfdf;
  width: 4px;
  margin-left: -2px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-before, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-after {
  position: relative;
  text-align: center;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-before > div, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-after > div {
  padding: 20px 10px;
  min-width: 200px;
  border: 3px solid #dfdfdf;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #4b4e53;
  font-size: 20px;
  background: #fff;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-before {
  margin-bottom: 60px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-after {
  margin-top: 10px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement {
  padding-bottom: 50px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge {
  width: 60px !important;
  height: 60px !important;
  line-height: 65px;
  text-align: center;
  background: #dfdfdf;
  border-radius: 50%;
  margin-left: -30px;
  top: 4px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge i {
  color: #fff;
  font-size: 24px;
  line-height: 21px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge:before, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge:after {
  display: none;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even:before, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even:after {
  display: none;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
  width: auto;
  margin-left: 45px;
  border-radius: 0;
  background: #f3f3f3;
  border-color: #f3f3f3;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
  top: 20px;
  border-color: #f3f3f3 #f3f3f3 transparent transparent;
  border-width: 7px;
  box-shadow: 3px -3px 1px -2px #f3f3f3;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
  padding: 20px;
  margin-left: 0;
  margin-right: 45px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
  top: 31px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #4b4e53;
  line-height: 36px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
  line-height: 65px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .sppb-addon-timeline .sppb-addon-timeline-wrapper {
    padding: 0;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
    content: "";
    display: block;
    left: 18px;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-before, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-after {
    text-align: left;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-before > div, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-after > div {
    text-align: center;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-badge {
    left: 14px;
    margin-left: 0;
    width: 40px !important;
    height: 40px !important;
    line-height: 46px;
    top: 12px;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    margin-left: 60px !important;
    text-align: left !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
    display: block;
    margin: 0 !important;
    left: -12px !important;
    border-color: transparent transparent #f3f3f3 #f3f3f3 !important;
    top: 29px !important;
    transform: rotate(45deg) translateY(-50%) !important;
    -webkit-transform: rotate(45deg) translateY(-50%) !important;
    -moz-transform: rotate(45deg) translateY(-50%) !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    margin-left: 60px !important;
    line-height: 36px !important;
    text-align: left !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item.sppb-col-xs-12 {
    width: 100%;
    flex: 0 0 100%;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item:nth-child(1) {
    order: 2;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item:nth-child(2) {
    order: 1;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even {
    display: block;
    margin: 0 -15px;
    width: auto;
  }
}
.pie-progress-1 .sppb-addon-content {
  position: relative;
}
.pie-progress-1 .sppb-addon-content .sppb-addon-title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.pie-progress-1 .sppb-addon-content .sppb-addon-text {
  display: none;
}
.pie-progress-1 .sppb-addon-content .sppb-pie-chart .sppb-chart-percent {
  margin-top: 15px;
}
.pie-progress-1 .sppb-addon-content .sppb-pie-chart .sppb-chart-percent span {
  font-size: 16px !important;
}
.ut-addon-animated-number .sppb-addon-content .number-container {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.ut-addon-animated-number .sppb-addon-content .number-container .sppb-animated-number-title {
  margin-top: 10px;
}
.ut-social-links-1 {
  padding: 35px 30px;
}
.ut-person-1 .sppb-addon-content .person-image {
  overflow: hidden;
}
.ut-person-1 .sppb-addon-content .person-image .sppb-img-responsive {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social {
  margin: 0;
}
.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social > li {
  margin: 0;
}
.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information, .ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
  padding: 0 15px;
}
.ut-person-1 .sppb-addon-content .person-image:hover .sppb-img-responsive {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.ut-person-1 .sppb-addon-content .person-information span {
  display: block;
}
.ut-person-1 .sppb-addon-content .person-information .person-name {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  font-size: 18px !important;
  color: #4b4e53;
  margin-bottom: 5px;
}
.ut-person-1 .sppb-addon-content .person-information .person-designation {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 14px !important;
}
.ut-person-1 .sppb-addon-content .person-social-icons .person-social > li > a {
  padding: 17px;
}
.ut-person-1 .sppb-addon-content .person-social-icons .person-social > li > a:hover, .ut-person-1 .sppb-addon-content .person-social-icons .person-social > li > a:focus {
  background: #495057;
  color: #fff;
}
.ut-testimonial-1 .client-name {
  font-family: 'Oswald', sans-serif;
  color: #4b4e53;
  text-transform: uppercase;
  font-weight: 300;
}
.ut-testimonial-1 .owl-nav, .ut-testimonial-1 .owl-dots {
  margin-top: 20px !important;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-nav {
  width: 100%;
  position: absolute;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-nav div[class*="owl-"] {
  position: absolute;
  left: -16px;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 30px;
  margin-top: -16px;
  border-radius: 0;
  background: #000;
  text-indent: 999px;
  overflow: hidden;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-nav div[class*="owl-"]:before {
  content: "\f0d9";
  color: #fff;
  font-family: Fontawesome;
  display: block;
  text-indent: 0;
  font-size: 24px;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-nav div.owl-next {
  left: auto;
  right: -16px;
}
.sppb-addon-ut-clients .sppb-addon-content .owl-nav div.owl-next:before {
  content: "\f0da";
}
.ut-clients-style-1 .sppb-addon-content div [class*="ut-clients-"] {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.clients-style-1 .sppb-addon-content img {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .clients-style-1 .sppb-addon-content div[class*="sppb-col-"] {
    width: 50%;
    display: inline-block;
  }
}
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/*=====================================
 =            BUTTON COLORS            =
 =====================================*/
body {
  /*====================================
   =            BUTTON SIZES            =
   ====================================*/
  /*=====================================
   =            BUTTON COLORS            =
   =====================================*/
}
body .btn, body .sppb-btn {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-family: 'Oswald', sans-serif;
  box-shadow: none !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .btn, body .sppb-btn {
  padding: 0.75rem 1.125rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  border-radius: 0;
}
body .btn.sppb-btn-3d, body .sppb-btn.sppb-btn-3d {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  border-bottom-width: 0.3125rem !important;
}
body .btn-sm, body .sppb-btn-sm {
  padding: 0.5625rem 1rem;
  font-size: 0.765625rem;
  line-height: 1.125rem;
  border-radius: 0;
}
body .btn-sm.sppb-btn-3d, body .sppb-btn-sm.sppb-btn-3d {
  padding-top: 0.46875rem !important;
  padding-bottom: 0.46875rem !important;
  border-bottom-width: 0.25rem !important;
}
body .btn-lg, body .sppb-btn-lg {
  padding: 1.1875rem 1.5625rem;
  font-size: 1.09375rem;
  line-height: 1.25rem;
  border-radius: 0;
}
body .btn-lg.sppb-btn-3d, body .sppb-btn-lg.sppb-btn-3d {
  padding-top: 1.03125rem !important;
  padding-bottom: 1.03125rem !important;
  border-bottom-width: 0.375rem !important;
}
body .sppb-btn-xs {
  padding: 0.4375rem 0.875rem;
  font-size: 0.765625rem;
  line-height: 1rem;
  border-radius: 0;
}
body .sppb-btn-xs.sppb-btn-3d {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  border-bottom-width: 0.1875rem !important;
}
body .sppb-btn-xlg {
  padding: 1.4375rem 1.8125rem;
  font-size: 1.09375rem;
  line-height: 1.5rem;
  border-radius: 0;
}
body .sppb-btn-xlg.sppb-btn-3d {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
  border-bottom-width: 0.4375rem !important;
}
body .sppb-btn-link:hover {
  text-decoration: none;
}
body .btn-secondary, body .sppb-btn-secondary {
  color: #fff;
  background-color: #565a60;
  border-color: #565a60;
}
body .btn-secondary:hover, body .sppb-btn-secondary:hover {
  color: #fff;
  background-color: #44474c;
  border-color: #3e4145;
}
body .btn-secondary:focus, body .sppb-btn-secondary:focus, body .btn-secondary.focus, body .sppb-btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 90, 96, .5);
}
body .btn-secondary.disabled, body .sppb-btn-secondary.disabled, body .btn-secondary:disabled, body .sppb-btn-secondary:disabled {
  color: #fff;
  background-color: #565a60;
  border-color: #565a60;
}
body .btn-secondary:not(:disabled):not(.disabled):active, body .sppb-btn-secondary:not(:disabled):not(.disabled):active, body .btn-secondary:not(:disabled):not(.disabled).active, body .sppb-btn-secondary:not(:disabled):not(.disabled).active, .show > body .btn-secondary.dropdown-toggle, .show > body .sppb-btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #3e4145;
  border-color: #383a3e;
}
body .btn-secondary:not(:disabled):not(.disabled):active:focus, body .sppb-btn-secondary:not(:disabled):not(.disabled):active:focus, body .btn-secondary:not(:disabled):not(.disabled).active:focus, body .sppb-btn-secondary:not(:disabled):not(.disabled).active:focus, .show > body .btn-secondary.dropdown-toggle:focus, .show > body .sppb-btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 90, 96, .5);
}
body .btn-secondary.sppb-btn-outline, body .sppb-btn-secondary.sppb-btn-outline {
  color: #565a60;
  background-color: transparent;
  background-image: none;
  border-color: #565a60;
}
body .btn-secondary.sppb-btn-outline:hover, body .sppb-btn-secondary.sppb-btn-outline:hover {
  color: #fff;
  background-color: #565a60;
  border-color: #565a60;
}
body .btn-secondary.sppb-btn-outline:focus, body .sppb-btn-secondary.sppb-btn-outline:focus, body .btn-secondary.sppb-btn-outline.focus, body .sppb-btn-secondary.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 90, 96, .5);
}
body .btn-secondary.sppb-btn-outline.disabled, body .sppb-btn-secondary.sppb-btn-outline.disabled, body .btn-secondary.sppb-btn-outline:disabled, body .sppb-btn-secondary.sppb-btn-outline:disabled {
  color: #565a60;
  background-color: transparent;
}
body .btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-secondary.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-secondary.sppb-btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #565a60;
  border-color: #565a60;
}
body .btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-secondary.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-secondary.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 90, 96, .5);
}
body .btn-secondary.sppb-btn-3d, body .sppb-btn-secondary.sppb-btn-3d {
  border-bottom-color: #44474c;
}
body .btn-secondary.sppb-btn-gradient, body .sppb-btn-secondary.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #26282a 0, #565a60 100%);
}
body .btn-secondary.sppb-btn-gradient:hover, body .sppb-btn-secondary.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #26282a 0, #565a60 100%);
}
body .btn-secondary.sppb-btn-outline-hover:hover:hover, body .sppb-btn-secondary.sppb-btn-outline-hover:hover:hover {
  color: #565a60;
  background-color: transparent;
  background-image: none;
  border-color: #565a60;
}
body .btn-success, body .sppb-btn-success {
  color: #fff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
body .btn-success:hover, body .sppb-btn-success:hover {
  color: #fff;
  background-color: #169b7f;
  border-color: #158f76;
}
body .btn-success:focus, body .sppb-btn-success:focus, body .btn-success.focus, body .sppb-btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(27, 188, 155, .5);
}
body .btn-success.disabled, body .sppb-btn-success.disabled, body .btn-success:disabled, body .sppb-btn-success:disabled {
  color: #fff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
body .btn-success:not(:disabled):not(.disabled):active, body .sppb-btn-success:not(:disabled):not(.disabled):active, body .btn-success:not(:disabled):not(.disabled).active, body .sppb-btn-success:not(:disabled):not(.disabled).active, .show > body .btn-success.dropdown-toggle, .show > body .sppb-btn-success.dropdown-toggle {
  color: #fff;
  background-color: #158f76;
  border-color: #13846d;
}
body .btn-success:not(:disabled):not(.disabled):active:focus, body .sppb-btn-success:not(:disabled):not(.disabled):active:focus, body .btn-success:not(:disabled):not(.disabled).active:focus, body .sppb-btn-success:not(:disabled):not(.disabled).active:focus, .show > body .btn-success.dropdown-toggle:focus, .show > body .sppb-btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(27, 188, 155, .5);
}
body .btn-success.sppb-btn-outline, body .sppb-btn-success.sppb-btn-outline {
  color: #1bbc9b;
  background-color: transparent;
  background-image: none;
  border-color: #1bbc9b;
}
body .btn-success.sppb-btn-outline:hover, body .sppb-btn-success.sppb-btn-outline:hover {
  color: #fff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
body .btn-success.sppb-btn-outline:focus, body .sppb-btn-success.sppb-btn-outline:focus, body .btn-success.sppb-btn-outline.focus, body .sppb-btn-success.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(27, 188, 155, .5);
}
body .btn-success.sppb-btn-outline.disabled, body .sppb-btn-success.sppb-btn-outline.disabled, body .btn-success.sppb-btn-outline:disabled, body .sppb-btn-success.sppb-btn-outline:disabled {
  color: #1bbc9b;
  background-color: transparent;
}
body .btn-success.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-success.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-success.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-success.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-success.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-success.sppb-btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
body .btn-success.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-success.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-success.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-success.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-success.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-success.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(27, 188, 155, .5);
}
body .btn-success.sppb-btn-3d, body .sppb-btn-success.sppb-btn-3d {
  border-bottom-color: #169b7f;
}
body .btn-success.sppb-btn-gradient, body .sppb-btn-success.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #0e6351 0, #1bbc9b 100%);
}
body .btn-success.sppb-btn-gradient:hover, body .sppb-btn-success.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #0e6351 0, #1bbc9b 100%);
}
body .btn-success.sppb-btn-outline-hover:hover:hover, body .sppb-btn-success.sppb-btn-outline-hover:hover:hover {
  color: #1bbc9b;
  background-color: transparent;
  background-image: none;
  border-color: #1bbc9b;
}
body .btn-info, body .sppb-btn-info {
  color: #fff;
  background-color: #16a1ed;
  border-color: #16a1ed;
}
body .btn-info:hover, body .sppb-btn-info:hover {
  color: #fff;
  background-color: #108acd;
  border-color: #0f82c1;
}
body .btn-info:focus, body .sppb-btn-info:focus, body .btn-info.focus, body .sppb-btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 161, 237, .5);
}
body .btn-info.disabled, body .sppb-btn-info.disabled, body .btn-info:disabled, body .sppb-btn-info:disabled {
  color: #fff;
  background-color: #16a1ed;
  border-color: #16a1ed;
}
body .btn-info:not(:disabled):not(.disabled):active, body .sppb-btn-info:not(:disabled):not(.disabled):active, body .btn-info:not(:disabled):not(.disabled).active, body .sppb-btn-info:not(:disabled):not(.disabled).active, .show > body .btn-info.dropdown-toggle, .show > body .sppb-btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0f82c1;
  border-color: #0e7ab5;
}
body .btn-info:not(:disabled):not(.disabled):active:focus, body .sppb-btn-info:not(:disabled):not(.disabled):active:focus, body .btn-info:not(:disabled):not(.disabled).active:focus, body .sppb-btn-info:not(:disabled):not(.disabled).active:focus, .show > body .btn-info.dropdown-toggle:focus, .show > body .sppb-btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 161, 237, .5);
}
body .btn-info.sppb-btn-outline, body .sppb-btn-info.sppb-btn-outline {
  color: #16a1ed;
  background-color: transparent;
  background-image: none;
  border-color: #16a1ed;
}
body .btn-info.sppb-btn-outline:hover, body .sppb-btn-info.sppb-btn-outline:hover {
  color: #fff;
  background-color: #16a1ed;
  border-color: #16a1ed;
}
body .btn-info.sppb-btn-outline:focus, body .sppb-btn-info.sppb-btn-outline:focus, body .btn-info.sppb-btn-outline.focus, body .sppb-btn-info.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 161, 237, .5);
}
body .btn-info.sppb-btn-outline.disabled, body .sppb-btn-info.sppb-btn-outline.disabled, body .btn-info.sppb-btn-outline:disabled, body .sppb-btn-info.sppb-btn-outline:disabled {
  color: #16a1ed;
  background-color: transparent;
}
body .btn-info.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-info.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-info.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-info.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-info.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-info.sppb-btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #16a1ed;
  border-color: #16a1ed;
}
body .btn-info.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-info.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-info.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-info.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-info.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-info.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 161, 237, .5);
}
body .btn-info.sppb-btn-3d, body .sppb-btn-info.sppb-btn-3d {
  border-bottom-color: #108acd;
}
body .btn-info.sppb-btn-gradient, body .sppb-btn-info.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #0b6292 0, #16a1ed 100%);
}
body .btn-info.sppb-btn-gradient:hover, body .sppb-btn-info.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #0b6292 0, #16a1ed 100%);
}
body .btn-info.sppb-btn-outline-hover:hover:hover, body .sppb-btn-info.sppb-btn-outline-hover:hover:hover {
  color: #16a1ed;
  background-color: transparent;
  background-image: none;
  border-color: #16a1ed;
}
body .btn-warning, body .sppb-btn-warning {
  color: #27282a;
  background-color: #ffc107;
  border-color: #ffc107;
}
body .btn-warning:hover, body .sppb-btn-warning:hover {
  color: #27282a;
  background-color: #e0a800;
  border-color: #d39e00;
}
body .btn-warning:focus, body .sppb-btn-warning:focus, body .btn-warning.focus, body .sppb-btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
body .btn-warning.disabled, body .sppb-btn-warning.disabled, body .btn-warning:disabled, body .sppb-btn-warning:disabled {
  color: #27282a;
  background-color: #ffc107;
  border-color: #ffc107;
}
body .btn-warning:not(:disabled):not(.disabled):active, body .sppb-btn-warning:not(:disabled):not(.disabled):active, body .btn-warning:not(:disabled):not(.disabled).active, body .sppb-btn-warning:not(:disabled):not(.disabled).active, .show > body .btn-warning.dropdown-toggle, .show > body .sppb-btn-warning.dropdown-toggle {
  color: #27282a;
  background-color: #d39e00;
  border-color: #c69500;
}
body .btn-warning:not(:disabled):not(.disabled):active:focus, body .sppb-btn-warning:not(:disabled):not(.disabled):active:focus, body .btn-warning:not(:disabled):not(.disabled).active:focus, body .sppb-btn-warning:not(:disabled):not(.disabled).active:focus, .show > body .btn-warning.dropdown-toggle:focus, .show > body .sppb-btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
body .btn-warning.sppb-btn-outline, body .sppb-btn-warning.sppb-btn-outline {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
body .btn-warning.sppb-btn-outline:hover, body .sppb-btn-warning.sppb-btn-outline:hover {
  color: #27282a;
  background-color: #ffc107;
  border-color: #ffc107;
}
body .btn-warning.sppb-btn-outline:focus, body .sppb-btn-warning.sppb-btn-outline:focus, body .btn-warning.sppb-btn-outline.focus, body .sppb-btn-warning.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
body .btn-warning.sppb-btn-outline.disabled, body .sppb-btn-warning.sppb-btn-outline.disabled, body .btn-warning.sppb-btn-outline:disabled, body .sppb-btn-warning.sppb-btn-outline:disabled {
  color: #ffc107;
  background-color: transparent;
}
body .btn-warning.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-warning.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-warning.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-warning.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-warning.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-warning.sppb-btn-outline.dropdown-toggle {
  color: #27282a;
  background-color: #ffc107;
  border-color: #ffc107;
}
body .btn-warning.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-warning.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-warning.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-warning.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-warning.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-warning.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
body .btn-warning.sppb-btn-3d, body .sppb-btn-warning.sppb-btn-3d {
  border-bottom-color: #e0a800;
}
body .btn-warning.sppb-btn-gradient, body .sppb-btn-warning.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #a07800 0, #ffc107 100%);
}
body .btn-warning.sppb-btn-gradient:hover, body .sppb-btn-warning.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #a07800 0, #ffc107 100%);
}
body .btn-warning.sppb-btn-outline-hover:hover:hover, body .sppb-btn-warning.sppb-btn-outline-hover:hover:hover {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
body .btn-danger, body .sppb-btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
body .btn-danger:hover, body .sppb-btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
body .btn-danger:focus, body .sppb-btn-danger:focus, body .btn-danger.focus, body .sppb-btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
body .btn-danger.disabled, body .sppb-btn-danger.disabled, body .btn-danger:disabled, body .sppb-btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
body .btn-danger:not(:disabled):not(.disabled):active, body .sppb-btn-danger:not(:disabled):not(.disabled):active, body .btn-danger:not(:disabled):not(.disabled).active, body .sppb-btn-danger:not(:disabled):not(.disabled).active, .show > body .btn-danger.dropdown-toggle, .show > body .sppb-btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
body .btn-danger:not(:disabled):not(.disabled):active:focus, body .sppb-btn-danger:not(:disabled):not(.disabled):active:focus, body .btn-danger:not(:disabled):not(.disabled).active:focus, body .sppb-btn-danger:not(:disabled):not(.disabled).active:focus, .show > body .btn-danger.dropdown-toggle:focus, .show > body .sppb-btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
body .btn-danger.sppb-btn-outline, body .sppb-btn-danger.sppb-btn-outline {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
body .btn-danger.sppb-btn-outline:hover, body .sppb-btn-danger.sppb-btn-outline:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
body .btn-danger.sppb-btn-outline:focus, body .sppb-btn-danger.sppb-btn-outline:focus, body .btn-danger.sppb-btn-outline.focus, body .sppb-btn-danger.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
body .btn-danger.sppb-btn-outline.disabled, body .sppb-btn-danger.sppb-btn-outline.disabled, body .btn-danger.sppb-btn-outline:disabled, body .sppb-btn-danger.sppb-btn-outline:disabled {
  color: #dc3545;
  background-color: transparent;
}
body .btn-danger.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-danger.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-danger.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-danger.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-danger.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-danger.sppb-btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
body .btn-danger.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-danger.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-danger.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-danger.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-danger.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-danger.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
body .btn-danger.sppb-btn-3d, body .sppb-btn-danger.sppb-btn-3d {
  border-bottom-color: #c82333;
}
body .btn-danger.sppb-btn-gradient, body .sppb-btn-danger.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #921925 0, #dc3545 100%);
}
body .btn-danger.sppb-btn-gradient:hover, body .sppb-btn-danger.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #921925 0, #dc3545 100%);
}
body .btn-danger.sppb-btn-outline-hover:hover:hover, body .sppb-btn-danger.sppb-btn-outline-hover:hover:hover {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
body .btn-light, body .sppb-btn-light {
  color: #27282a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body .btn-light:hover, body .sppb-btn-light:hover {
  color: #27282a;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
body .btn-light:focus, body .sppb-btn-light:focus, body .btn-light.focus, body .sppb-btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
body .btn-light.disabled, body .sppb-btn-light.disabled, body .btn-light:disabled, body .sppb-btn-light:disabled {
  color: #27282a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body .btn-light:not(:disabled):not(.disabled):active, body .sppb-btn-light:not(:disabled):not(.disabled):active, body .btn-light:not(:disabled):not(.disabled).active, body .sppb-btn-light:not(:disabled):not(.disabled).active, .show > body .btn-light.dropdown-toggle, .show > body .sppb-btn-light.dropdown-toggle {
  color: #27282a;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
body .btn-light:not(:disabled):not(.disabled):active:focus, body .sppb-btn-light:not(:disabled):not(.disabled):active:focus, body .btn-light:not(:disabled):not(.disabled).active:focus, body .sppb-btn-light:not(:disabled):not(.disabled).active:focus, .show > body .btn-light.dropdown-toggle:focus, .show > body .sppb-btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
body .btn-light.sppb-btn-outline, body .sppb-btn-light.sppb-btn-outline {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
body .btn-light.sppb-btn-outline:hover, body .sppb-btn-light.sppb-btn-outline:hover {
  color: #27282a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body .btn-light.sppb-btn-outline:focus, body .sppb-btn-light.sppb-btn-outline:focus, body .btn-light.sppb-btn-outline.focus, body .sppb-btn-light.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
body .btn-light.sppb-btn-outline.disabled, body .sppb-btn-light.sppb-btn-outline.disabled, body .btn-light.sppb-btn-outline:disabled, body .sppb-btn-light.sppb-btn-outline:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
body .btn-light.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-light.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-light.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-light.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-light.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-light.sppb-btn-outline.dropdown-toggle {
  color: #27282a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body .btn-light.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-light.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-light.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-light.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-light.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-light.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
body .btn-light.sppb-btn-3d, body .sppb-btn-light.sppb-btn-3d {
  border-bottom-color: #e2e6ea;
}
body .btn-light.sppb-btn-gradient, body .sppb-btn-light.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #bdc6d0 0, #f8f9fa 100%);
}
body .btn-light.sppb-btn-gradient:hover, body .sppb-btn-light.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #bdc6d0 0, #f8f9fa 100%);
}
body .btn-light.sppb-btn-outline-hover:hover:hover, body .sppb-btn-light.sppb-btn-outline-hover:hover:hover {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
body .btn-dark, body .sppb-btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
body .btn-dark:hover, body .sppb-btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
body .btn-dark:focus, body .sppb-btn-dark:focus, body .btn-dark.focus, body .sppb-btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
body .btn-dark.disabled, body .sppb-btn-dark.disabled, body .btn-dark:disabled, body .sppb-btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
body .btn-dark:not(:disabled):not(.disabled):active, body .sppb-btn-dark:not(:disabled):not(.disabled):active, body .btn-dark:not(:disabled):not(.disabled).active, body .sppb-btn-dark:not(:disabled):not(.disabled).active, .show > body .btn-dark.dropdown-toggle, .show > body .sppb-btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
body .btn-dark:not(:disabled):not(.disabled):active:focus, body .sppb-btn-dark:not(:disabled):not(.disabled):active:focus, body .btn-dark:not(:disabled):not(.disabled).active:focus, body .sppb-btn-dark:not(:disabled):not(.disabled).active:focus, .show > body .btn-dark.dropdown-toggle:focus, .show > body .sppb-btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
body .btn-dark.sppb-btn-outline, body .sppb-btn-dark.sppb-btn-outline {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
body .btn-dark.sppb-btn-outline:hover, body .sppb-btn-dark.sppb-btn-outline:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
body .btn-dark.sppb-btn-outline:focus, body .sppb-btn-dark.sppb-btn-outline:focus, body .btn-dark.sppb-btn-outline.focus, body .sppb-btn-dark.sppb-btn-outline.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
body .btn-dark.sppb-btn-outline.disabled, body .sppb-btn-dark.sppb-btn-outline.disabled, body .btn-dark.sppb-btn-outline:disabled, body .sppb-btn-dark.sppb-btn-outline:disabled {
  color: #343a40;
  background-color: transparent;
}
body .btn-dark.sppb-btn-outline:not(:disabled):not(.disabled):active, body .sppb-btn-dark.sppb-btn-outline:not(:disabled):not(.disabled):active, body .btn-dark.sppb-btn-outline:not(:disabled):not(.disabled).active, body .sppb-btn-dark.sppb-btn-outline:not(:disabled):not(.disabled).active, .show > body .btn-dark.sppb-btn-outline.dropdown-toggle, .show > body .sppb-btn-dark.sppb-btn-outline.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
body .btn-dark.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .sppb-btn-dark.sppb-btn-outline:not(:disabled):not(.disabled):active:focus, body .btn-dark.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, body .sppb-btn-dark.sppb-btn-outline:not(:disabled):not(.disabled).active:focus, .show > body .btn-dark.sppb-btn-outline.dropdown-toggle:focus, .show > body .sppb-btn-dark.sppb-btn-outline.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
body .btn-dark.sppb-btn-3d, body .sppb-btn-dark.sppb-btn-3d {
  border-bottom-color: #23272b;
}
body .btn-dark.sppb-btn-gradient, body .sppb-btn-dark.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #060708 0, #343a40 100%);
}
body .btn-dark.sppb-btn-gradient:hover, body .sppb-btn-dark.sppb-btn-gradient:hover {
  background-image: linear-gradient(-180deg, #060708 0, #343a40 100%);
}
body .btn-dark.sppb-btn-outline-hover:hover:hover, body .sppb-btn-dark.sppb-btn-outline-hover:hover:hover {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
body .sppb-btn-square {
  border-radius: 0 !important;
}
body .sppb-btn-rounded {
  border-radius: 0.25rem !important;
}
body .sppb-btn-round {
  border-radius: 6.25rem !important;
}
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2012 - 2017 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/** 
 *------------------------------------------------------------------------------
 * @package       Addon UT Animated Numbers
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2014-2018 Unitemplates.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Leoalv and Unitemplates
 * @Link:         http://www.unitemplates.com 
 *------------------------------------------------------------------------------
 */
/*======================================
 =            Basic settings            =
 ======================================*/
.ut-addon-animated-number .sppb-addon-content .icon-container {
  display: inline-block;
}
.ut-addon-animated-number .sppb-addon-content .icon-container i {
  text-align: center;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.left {
  margin-right: 15px;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.left + .number-container {
  text-align: left;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.right {
  margin-left: 15px;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.right + .number-container {
  text-align: right;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.top {
  margin-bottom: 15px;
}
.ut-addon-animated-number .sppb-addon-content .icon-container.bottom {
  margin-top: 15px;
}
.ut-addon-animated-number .sppb-addon-content .number-container {
  overflow: hidden;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Addon UT Person
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2017 Unitemplates.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Leoalv and Unitemplates
 * @Link:         http://www.unitemplates.com 
 *------------------------------------------------------------------------------
 */
.ut-person .sppb-addon-content .person-image {
  position: relative;
  overflow: hidden;
}
.ut-person .sppb-addon-content .person-image .person-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ut-person .sppb-addon-content .person-information {
  margin-top: 15px;
}
.ut-person .sppb-addon-content .person-information span {
  display: block;
}
.ut-person .sppb-addon-content .person-information .person-name {
  font-size: 16px;
  font-weight: 700;
}
.ut-person .sppb-addon-content .person-information .person-designation {
  font-size: 12px;
}
.ut-person .sppb-addon-content .person-social-icons {
  margin-top: 15px;
}
.ut-person .sppb-addon-content .person-social-icons .person-social {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0 -8px;
}
.ut-person .sppb-addon-content .person-social-icons .person-social > li {
  display: inline-block;
  margin: 0 8px;
}
.ut-person .sppb-addon-content .person-social-icons .person-social > li > a {
  display: block;
  font-size: 16px;
  line-height: 16px;
}
.ut-person .sppb-addon-content .person-description {
  margin-top: 15px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Addon UT Testimonials
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2017 Unitemplates.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Leoalv and Unitemplates
 * @Link:         http://www.unitemplates.com 
 *------------------------------------------------------------------------------
 */
.ut-testimonial .ut-testimonial-item .author-avatar img {
  width: auto;
  display: inline-block;
}
.ut-testimonial .ut-testimonial-item .avatar-author-left {
  display: inline-block;
  float: right;
  margin: 0 0 15px 15px;
  width: 100px;
  height: 100px;
}
.ut-testimonial .ut-testimonial-item .avatar-author-right {
  display: inline-block;
  float: left;
  margin: 0 15px 15px 0;
  width: 100px;
  height: 100px;
}
.ut-testimonial .ut-testimonial-item .author-top {
  margin-bottom: 20px;
}
.ut-testimonial .ut-testimonial-item .author-bottom {
  margin-top: 20px;
}
.ut-testimonial .ut-testimonial-item .author-before {
  margin-bottom: 20px;
}
.ut-testimonial .ut-testimonial-item .author-after {
  margin-top: 20px;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-before .author-left, .ut-testimonial .ut-testimonial-item.testimonial-avatar-before .author-right {
  margin-bottom: 20px;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-left, .ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-right {
  margin-bottom: 20px;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-avatar {
  margin-top: 20px;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .row {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .author-avatar {
  padding-right: 0;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .row {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .author-avatar {
  padding-left: 0;
}
/** 
 *------------------------------------------------------------------------------
 * @package       Addon UT Social Links
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2014-2017 Unitemplates.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Leoalv and Unitemplates
 * @Link:         http://www.unitemplates.com 
 *------------------------------------------------------------------------------
 */
.square {
  border-radius: 0;
}
.rounded {
  border-radius: 4px;
}
.circle {
  border-radius: 50%;
}
a[class*="btn-"].white, a[class*="btn-"].white-hover:hover, a[class*="btn-"].white-hover:focus {
  background: #fff;
  border-color: #fff;
  color: #27282a;
}
a[class*="btn-"].white-outline, a[class*="btn-"].white-outline-hover:hover, a[class*="btn-"].white-hover:focus {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
a[class*="btn-"].white-border, a[class*="btn-"].white-border-hover:hover, a[class*="btn-"].white-hover:focus {
  border-color: #fff;
}
a[class*="btn-"].white-content, a[class*="btn-"].white-content-hover:hover, a[class*="btn-"].white-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
a[class*="btn-"].light, a[class*="btn-"].light-hover:hover, a[class*="btn-"].light-hover:focus {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #27282a;
}
a[class*="btn-"].light-outline, a[class*="btn-"].light-outline-hover:hover, a[class*="btn-"].light-hover:focus {
  background: transparent;
  border-color: #f3f3f3;
  color: #f3f3f3;
}
a[class*="btn-"].light-border, a[class*="btn-"].light-border-hover:hover, a[class*="btn-"].light-hover:focus {
  border-color: #f3f3f3;
}
a[class*="btn-"].light-content, a[class*="btn-"].light-content-hover:hover, a[class*="btn-"].light-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #f3f3f3;
}
a[class*="btn-"].dark, a[class*="btn-"].dark-hover:hover, a[class*="btn-"].dark-hover:focus {
  background: #27282a;
  border-color: #27282a;
  color: #fff;
}
a[class*="btn-"].dark-outline, a[class*="btn-"].dark-outline-hover:hover, a[class*="btn-"].dark-hover:focus {
  background: transparent;
  border-color: #27282a;
  color: #27282a;
}
a[class*="btn-"].dark-border, a[class*="btn-"].dark-border-hover:hover, a[class*="btn-"].dark-hover:focus {
  border-color: #27282a;
}
a[class*="btn-"].dark-content, a[class*="btn-"].dark-content-hover:hover, a[class*="btn-"].dark-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #27282a;
}
/*a[class*="btn-"]{&.primary, &.primary-hover:hover, &.primary-hover:focus{background: $primary_color;border-color:$primary_color;color: #fff;}}
 a[class*="btn-"]{&.primary-outline, &.primary-outline-hover:hover, &.primary-hover:focus{background: transparent;border-color:$primary_color;color: $primary_color;}}
 a[class*="btn-"]{&.primary-border, &.primary-border-hover:hover, &.primary-hover:focus{border-color:$primary_color;}}
 a[class*="btn-"]{&.primary-content, &.primary-content-hover:hover, &.primary-content-hover:focus{background: transparent;border-color: transparent;color: $primary_color;}}*/
.btn-behance.color, .btn-behance.color-hover:hover, .btn-behance.color-hover:focus {
  background: #053eff;
  border-color: #053eff;
  color: #fff;
}
.btn-behance.color-outline, .btn-behance.color-outline-hover:hover, .btn-behance.color-hover:focus {
  background: transparent;
  border-color: #053eff;
  color: #053eff;
}
.btn-behance.color-border, .btn-behance.color-border-hover:hover, .btn-behance.color-hover:focus {
  border-color: #053eff;
}
.btn-behance.color-content, .btn-behance.color-content-hover:hover, .btn-behance.color-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #053eff;
}
.btn-dribbble.color, .btn-dribbble.color-hover:hover, .btn-dribbble.color-hover:focus {
  background: #ea4c89;
  border-color: #ea4c89;
  color: #fff;
}
.btn-dribbble.color-outline, .btn-dribbble.color-outline-hover:hover, .btn-dribbble.color-hover:focus {
  background: transparent;
  border-color: #ea4c89;
  color: #ea4c89;
}
.btn-dribbble.color-border, .btn-dribbble.color-border-hover:hover, .btn-dribbble.color-hover:focus {
  border-color: #ea4c89;
}
.btn-dribbble.color-content, .btn-dribbble.color-content-hover:hover, .btn-dribbble.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #ea4c89;
}
.btn-facebook.color, .btn-facebook.color-hover:hover, .btn-facebook.color-hover:focus {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
.btn-facebook.color-outline, .btn-facebook.color-outline-hover:hover, .btn-facebook.color-hover:focus {
  background: transparent;
  border-color: #3b5998;
  color: #3b5998;
}
.btn-facebook.color-border, .btn-facebook.color-border-hover:hover, .btn-facebook.color-hover:focus {
  border-color: #3b5998;
}
.btn-facebook.color-content, .btn-facebook.color-content-hover:hover, .btn-facebook.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #3b5998;
}
.btn-flickr.color, .btn-flickr.color-hover:hover, .btn-flickr.color-hover:focus {
  background: #ff0084;
  border-color: #ff0084;
  color: #fff;
}
.btn-flickr.color-outline, .btn-flickr.color-outline-hover:hover, .btn-flickr.color-hover:focus {
  background: transparent;
  border-color: #ff0084;
  color: #ff0084;
}
.btn-flickr.color-border, .btn-flickr.color-border-hover:hover, .btn-flickr.color-hover:focus {
  border-color: #ff0084;
}
.btn-flickr.color-content, .btn-flickr.color-content-hover:hover, .btn-flickr.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #ff0084;
}
.btn-google.color, .btn-google.color-hover:hover, .btn-google.color-hover:focus {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}
.btn-google.color-outline, .btn-google.color-outline-hover:hover, .btn-google.color-hover:focus {
  background: transparent;
  border-color: #dd4b39;
  color: #dd4b39;
}
.btn-google.color-border, .btn-google.color-border-hover:hover, .btn-google.color-hover:focus {
  border-color: #dd4b39;
}
.btn-google.color-content, .btn-google.color-content-hover:hover, .btn-google.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #dd4b39;
}
.btn-linkedin.color, .btn-linkedin.color-hover:hover, .btn-linkedin.color-hover:focus {
  background: #007bb6;
  border-color: #007bb6;
  color: #fff;
}
.btn-linkedin.color-outline, .btn-linkedin.color-outline-hover:hover, .btn-linkedin.color-hover:focus {
  background: transparent;
  border-color: #007bb6;
  color: #007bb6;
}
.btn-linkedin.color-border, .btn-linkedin.color-border-hover:hover, .btn-linkedin.color-hover:focus {
  border-color: #007bb6;
}
.btn-linkedin.color-content, .btn-linkedin.color-content-hover:hover, .btn-linkedin.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #007bb6;
}
.btn-instagram.color, .btn-instagram.color-hover:hover, .btn-instagram.color-hover:focus {
  background: #517fa4;
  border-color: #517fa4;
  color: #fff;
}
.btn-instagram.color-outline, .btn-instagram.color-outline-hover:hover, .btn-instagram.color-hover:focus {
  background: transparent;
  border-color: #517fa4;
  color: #517fa4;
}
.btn-instagram.color-border, .btn-instagram.color-border-hover:hover, .btn-instagram.color-hover:focus {
  border-color: #517fa4;
}
.btn-instagram.color-content, .btn-instagram.color-content-hover:hover, .btn-instagram.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #517fa4;
}
.btn-pinterest.color, .btn-pinterest.color-hover:hover, .btn-pinterest.color-hover:focus {
  background: #cb2027;
  border-color: #cb2027;
  color: #fff;
}
.btn-pinterest.color-outline, .btn-pinterest.color-outline-hover:hover, .btn-pinterest.color-hover:focus {
  background: transparent;
  border-color: #cb2027;
  color: #cb2027;
}
.btn-pinterest.color-border, .btn-pinterest.color-border-hover:hover, .btn-pinterest.color-hover:focus {
  border-color: #cb2027;
}
.btn-pinterest.color-content, .btn-pinterest.color-content-hover:hover, .btn-pinterest.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #cb2027;
}
.btn-rss.color, .btn-rss.color-hover:hover, .btn-rss.color-hover:focus {
  background: #ff8a00;
  border-color: #ff8a00;
  color: #fff;
}
.btn-rss.color-outline, .btn-rss.color-outline-hover:hover, .btn-rss.color-hover:focus {
  background: transparent;
  border-color: #ff8a00;
  color: #ff8a00;
}
.btn-rss.color-border, .btn-rss.color-border-hover:hover, .btn-rss.color-hover:focus {
  border-color: #ff8a00;
}
.btn-rss.color-content, .btn-rss.color-content-hover:hover, .btn-rss.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #ff8a00;
}
.btn-soundcloud.color, .btn-soundcloud.color-hover:hover, .btn-soundcloud.color-hover:focus {
  background: #ff3a00;
  border-color: #ff3a00;
  color: #fff;
}
.btn-soundcloud.color-outline, .btn-soundcloud.color-outline-hover:hover, .btn-soundcloud.color-hover:focus {
  background: transparent;
  border-color: #ff3a00;
  color: #ff3a00;
}
.btn-soundcloud.color-border, .btn-soundcloud.color-border-hover:hover, .btn-soundcloud.color-hover:focus {
  border-color: #ff3a00;
}
.btn-soundcloud.color-content, .btn-soundcloud.color-content-hover:hover, .btn-soundcloud.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #ff3a00;
}
.btn-tumblr.color, .btn-tumblr.color-hover:hover, .btn-tumblr.color-hover:focus {
  background: #547f9d;
  border-color: #547f9d;
  color: #fff;
}
.btn-tumblr.color-outline, .btn-tumblr.color-outline-hover:hover, .btn-tumblr.color-hover:focus {
  background: transparent;
  border-color: #547f9d;
  color: #547f9d;
}
.btn-tumblr.color-border, .btn-tumblr.color-border-hover:hover, .btn-tumblr.color-hover:focus {
  border-color: #547f9d;
}
.btn-tumblr.color-content, .btn-tumblr.color-content-hover:hover, .btn-tumblr.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #547f9d;
}
.btn-twitter.color, .btn-twitter.color-hover:hover, .btn-twitter.color-hover:focus {
  background: #55acee;
  border-color: #55acee;
  color: #fff;
}
.btn-twitter.color-outline, .btn-twitter.color-outline-hover:hover, .btn-twitter.color-hover:focus {
  background: transparent;
  border-color: #55acee;
  color: #55acee;
}
.btn-twitter.color-border, .btn-twitter.color-border-hover:hover, .btn-twitter.color-hover:focus {
  border-color: #55acee;
}
.btn-twitter.color-content, .btn-twitter.color-content-hover:hover, .btn-twitter.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #55acee;
}
.btn-vimeo.color, .btn-vimeo.color-hover:hover, .btn-vimeo.color-hover:focus {
  background: #1ab7ea;
  border-color: #1ab7ea;
  color: #fff;
}
.btn-vimeo.color-outline, .btn-vimeo.color-outline-hover:hover, .btn-vimeo.color-hover:focus {
  background: transparent;
  border-color: #1ab7ea;
  color: #1ab7ea;
}
.btn-vimeo.color-border, .btn-vimeo.color-border-hover:hover, .btn-vimeo.color-hover:focus {
  border-color: #1ab7ea;
}
.btn-vimeo.color-content, .btn-vimeo.color-content-hover:hover, .btn-vimeo.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #1ab7ea;
}
.btn-youtube.color, .btn-youtube.color-hover:hover, .btn-youtube.color-hover:focus {
  background: #e52d27;
  border-color: #e52d27;
  color: #fff;
}
.btn-youtube.color-outline, .btn-youtube.color-outline-hover:hover, .btn-youtube.color-hover:focus {
  background: transparent;
  border-color: #e52d27;
  color: #e52d27;
}
.btn-youtube.color-border, .btn-youtube.color-border-hover:hover, .btn-youtube.color-hover:focus {
  border-color: #e52d27;
}
.btn-youtube.color-content, .btn-youtube.color-content-hover:hover, .btn-youtube.color-content-hover:focus {
  background: transparent;
  border-color: transparent;
  color: #e52d27;
}
/*======================================
 =            Basic settings            =
 ======================================*/
.sppb-addon-ut-social-links .sppb-addon-content a i + span {
  margin-left: 10px;
}
.sppb-addon-ut-social-links .sppb-addon-content a span {
  text-transform: capitalize;
}
/**
 * @package Helix Ultimate
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*===========================================================
 =            SP Simple Portfolio Generic Classes            =
 ===========================================================*/
div.sp-simpleportfolio .sp-simpleportfolio-filter {
  text-align: left;
}
div.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 0;
}
div.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  padding: 17px 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 300;
  background: transparent;
  border-radius: 0;
}
div.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover, div.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:focus {
  background: #343a40;
  color: #fff;
}
div.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active a {
  background: #dfdfdf;
  color: #27282a;
}
/*============================================================
 =            SP Simple Portfolio Category Classes            =
 ============================================================*/
div.sp-simpleportfolio .sp-simpleportfolio-items + .pagination-wrapper {
  margin-top: 90px;
}
div.sp-simpleportfolio.layout-gallery-space .sp-simpleportfolio-item .sp-simpleportfolio-img, div.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item .sp-simpleportfolio-img {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div {
  display: inline-block;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transition: all 400ms ease-in-out;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  font-size: 18px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  padding: 0;
  background: #fff;
  color: #495057;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover, div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:focus {
  background: #fff;
  color: #495057;
  border-color: #fff;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(73, 80, 87, .85);
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
div.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-vertical-middle > div, div.sp-simpleportfolio .sp-simpleportfolio-item:focus .sp-vertical-middle > div {
  top: 50%;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #fff;
  text-transform: uppercase;
  padding: 20px 20px 0 0;
  display: inline-block;
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title {
  font-size: 20px;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title > a {
  color: #495057;
}
div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, div.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:focus {
  background: #fff;
}
div.sp-simpleportfolio .sp-vertical-middle .sp-simpleportfolio-gallery-info .sp-simpleportfolio-title {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
div.sp-simpleportfolio .timeline-start, div.sp-simpleportfolio .timeline-end {
  position: relative;
  padding: 10px;
  min-width: 200px;
  border: 3px solid #dfdfdf;
  display: inline-block;
  text-align: center;
}
div.sp-simpleportfolio .timeline-start span, div.sp-simpleportfolio .timeline-end span {
  display: block;
  padding: 10px 0;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #4b4e53;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline {
  margin: 50px 0;
  overflow: inherit !important;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline:before {
  content: "";
  width: 4px;
  position: absolute;
  top: -51px;
  left: 18px;
  bottom: -51px;
  background: #dfdfdf;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item {
  width: auto;
  padding: 0;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item + .timeline-item {
  margin-top: 30px;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  background: #dfdfdf;
  position: absolute;
  top: 0;
  left: 0;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content {
  padding: 20px;
  position: relative;
  margin-left: 60px;
  background: #f3f3f3;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content:before {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: #f3f3f3;
  font-size: 0;
  position: absolute;
  top: 17px;
  left: -14px;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-info {
  position: relative;
  left: 0;
  bottom: 0;
  padding: 0;
  background: transparent;
  display: block;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-info .sp-simpleportfolio-title {
  line-height: 36px;
  margin: 10px 0 0;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-date {
  padding: 15px;
  background: #fff;
  margin-top: 15px;
  margin-left: -20px;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-date span:first-child {
  margin-right: 10px;
}
@media (min-width: 992px) {
  div.sp-simpleportfolio .sp-simpleportfolio-filter.timeline-filter {
    text-align: center;
    margin-bottom: 50px;
  }
  div.sp-simpleportfolio .timeline-start, div.sp-simpleportfolio .timeline-end {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline:before {
    left: 50%;
    margin-left: -2px;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item {
    width: 100%;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item + .timeline-item {
    margin-top: 50px;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content {
    width: 45%;
    margin-left: 0;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content:before {
    top: 23px;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-date {
    width: 100%;
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 5px;
    left: -123%;
    text-align: right;
    margin-left: 0;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-date span {
    display: block;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item .timeline-content .timeline-date span:first-child {
    margin-right: 0;
    font-size: 20px;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item:nth-child(odd) .timeline-content {
    float: right;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item:nth-child(even) .timeline-content .timeline-date {
    left: 123%;
    text-align: left;
  }
  div.sp-simpleportfolio .sp-simpleportfolio-items.timeline .sp-simpleportfolio-item.timeline-item:nth-child(even) .timeline-content:before {
    left: auto;
    right: -14px;
    border-left-color: #f3f3f3;
    border-right-color: transparent;
  }
}
/*===============================================================
 =            SP Simple portfolio single item classes            =
 ===============================================================*/
.sp-simpleportfolio-view-item .sp-simpleportfolio-description {
  width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-description .portfolio-title {
  margin: 8px 0 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #dfdfdf;
  text-transform: uppercase;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .portfolio-info-title {
  margin-bottom: 30px;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta {
  width: 100%;
  padding-left: 0;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta > div {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta ul {
  padding-left: 0;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta ul li {
  list-style: none;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta .portfolio-tags {
  margin: -2px;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta .portfolio-tags .tag-name {
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #dfdfdf;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  margin: 2px;
}
@media (max-width: 1199.98px) {
}
/*=========================================================
 =            SP Simple Portfolio module styles            =
 =========================================================*/
.sp-portfolio-carousel.sp-simpleportfolio div[class*="portfolio-carousel-"] {
  margin: -15px;
  width: auto;
}
.sp-portfolio-carousel.sp-simpleportfolio.layout-gallery-nospace div[class*="portfolio-carousel-"] {
  margin: 0;
  width: 100%;
}
.sp-portfolio-carousel.sp-simpleportfolio .owl-carousel .owl-dots {
  margin-top: 20px !important;
}
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
.horizontal-menu.menu > li {
  display: inline-block;
  padding: 0;
  border-bottom: none;
}
.horizontal-menu.menu > li > a {
  line-height: 1;
  padding: 0;
}
.horizontal-menu.menu > li > a:before {
  display: none;
}
.horizontal-menu.menu > li > ul {
  display: none;
}
.horizontal-menu.menu > li + li {
  padding-left: 7px;
  margin-left: 7px;
  border-left: 1px solid #565a60;
}
.itp-share-mod {
  display: inline-block;
}
.itp-share-mod div[class*="itp-share"] {
  margin: 10px 5px 0 0;
}
.itp-share-mod div[class*="itp-share"] iframe {
  display: block !important;
}
.itp-share-mod div[class*="itp-share"] > div, .itp-share-mod div[class*="itp-share"] > span, .itp-share-mod div[class*="itp-share"] > a {
  display: block !important;
  line-height: 20px;
  max-height: 20px;
}
.itp-share-mod div[class*="itp-share"]:nth-last-child(1) {
  margin-right: 0;
}
.rev_slider_wrapper .tp-bullets[class*="preview"] {
  left: 50% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  padding: 0 15px !important;
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet {
  width: 150px !important;
  height: 5px !important;
  border: none !important;
  background: rgba(255, 255, 255, .5) !important;
  border-radius: 0 !important;
  margin-right: 0 !important;
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:before {
  content: "";
  font-size: 22px;
  color: #fff;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  line-height: normal !important;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:hover, .rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:focus, .rev_slider_wrapper .tp-bullets[class*="preview"] .bullet.selected {
  width: 150px !important;
  height: 5px !important;
  border: none !important;
  background: #fff !important;
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(1):before {
  content: "01";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(2):before {
  content: "02";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(3):before {
  content: "03";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(4):before {
  content: "04";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(5):before {
  content: "05";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(6):before {
  content: "06";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(7):before {
  content: "07";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(8):before {
  content: "08";
}
.rev_slider_wrapper .tp-bullets[class*="preview"] .bullet:nth-child(9):before {
  content: "09";
}
@media (min-width: 576px) {
  .rev_slider_wrapper .tp-bullets[class*="preview"] {
    width: 540px !important;
  }
}
@media (min-width: 768px) {
  .rev_slider_wrapper .tp-bullets[class*="preview"] {
    width: 720px !important;
  }
}
@media (min-width: 992px) {
  .rev_slider_wrapper .tp-bullets[class*="preview"] {
    width: 940px !important;
  }
}
@media (min-width: 1200px) {
  .rev_slider_wrapper .tp-bullets[class*="preview"] {
    width: 1140px !important;
  }
}
@media (max-width: 991.98px) {
  .rev_slider_wrapper .tp-bullets[class*="preview"] {
    display: none !important;
  }
}
.contact-info-megamenu {
  color: #fff;
}
.contact-info-megamenu .ctc-ct .info-vertical {
  padding-top: 30px;
}
.contact-info-megamenu .ctc-ct .info-vertical dl {
  margin-bottom: 0;
}
.contact-info-megamenu .ctc-ct .info-vertical dl dt {
  margin-right: 10px;
}
.contact-info-megamenu .ctc-ct .info-vertical dl dt i {
  font-size: 18px;
  width: 46px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 50%;
}
.contact-info-megamenu .ctc-ct .info-vertical dl dd {
  overflow: hidden;
  margin-bottom: 1rem;
}
.contact-info-megamenu .ctc-ct .info-vertical dl dd span {
  line-height: 22px;
  display: inline-block;
}
.flickr-gallery {
  margin: 0;
}
.flickr-gallery .sp-flickr-gallery-content .sp-flickr-gallery {
  margin: -5px !important;
}
.flickr-gallery .sp-flickr-gallery-content .sp-flickr-gallery li {
  border-bottom: none !important;
}
.flickr-gallery .sp-flickr-gallery-content .sp-flickr-gallery li a {
  display: block;
}
div.tagspopular ul {
  margin: -2px !important;
}
div.tagspopular ul li {
  display: inline-block !important;
  margin: 2px;
}
div.tagspopular ul li a {
  line-height: 1 !important;
  padding: 10px 15px !important;
  border: 2px solid #dfdfdf;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
}
/*=========================================
 =            ARTICLES CATEGORY            =
 =========================================*/
.article-intro-image {
  max-width: 100%;
}
.list-calendar .item-ct {
  background-color: #f3f3f3;
  position: relative;
}
.list-calendar .item-ct + .item-ct {
  margin-top: 20px;
}
.list-calendar .item-ct .article-date {
  display: block;
  background-color: #fff;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 20px 25px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.list-calendar .item-ct .article-date span {
  display: block;
}
.list-calendar .item-ct .article-date span:first-child {
  font-size: 24px;
}
.list-calendar .item-ct .media-ct {
  position: relative;
}
.list-calendar .item-ct .content-ct {
  padding: 20px 30px 30px;
}
.list-calendar .item-ct .content-ct.text-only {
  padding-left: 105px;
}
.list-calendar .item-ct .content-ct > h3 {
  text-transform: uppercase;
}
.list-calendar .item-ct .content-ct .article-info {
  padding-bottom: 0;
  border: none;
}
.list-calendar .item-ct .content-ct .mod-articles-category-introtext {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 2px solid #dfdfdf;
}
.list-calendar .item-ct .content-ct .mod-articles-category-readmore {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .list-calendar .item-ct {
    padding-left: 63px;
  }
  .list-calendar .item-ct .article-date {
    background-color: transparent;
    padding: 10px;
    min-width: 60px;
    max-width: 63px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }
  .list-calendar .item-ct .media-ct {
    padding-right: 0;
  }
  .list-calendar .item-ct .content-ct {
    padding: 15px;
  }
  .list-calendar .item-ct .content-ct.text-only {
    padding-left: 15px;
  }
}
.list-image .item-ct:nth-child(even) {
  background-color: #f3f3f3;
}
.list-image .item-ct .media-ct {
  padding-right: 0;
}
.list-image .item-ct .content-ct {
  padding: 5px 15px;
}
.list-image .item-ct .content-ct > h3 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}
.list-image .item-ct .content-ct .article-info {
  padding-bottom: 0;
  border: none;
}
.list-image .item-ct .content-ct .mod-articles-category-introtext {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 2px solid #dfdfdf;
}
.list-image .item-ct .content-ct .mod-articles-category-readmore {
  margin-bottom: 0;
}
.list-icon {
  padding: 14px 15px 15px !important;
  background-color: #565a60;
}
.list-icon .item-ct {
  position: relative;
  color: #91959a;
}
.list-icon .item-ct .icon-ct {
  width: 46px;
  height: 46px;
  line-height: 53px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
}
.list-icon .item-ct .icon-ct span {
  font-size: 22px;
}
.list-icon .item-ct .content-ct {
  padding-left: 55px;
  padding-top: 10px;
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
}
.list-icon .item-ct .content-ct > h5 {
  font-size: 0.875rem;
  margin-bottom: 0;
  font-family: inherit;
  font-weight: 500;
}
.list-icon .item-ct .content-ct > h5:not(*:root) {
  line-height: 17px;
}
.list-icon .item-ct .content-ct > h5 a {
  color: #fff;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-icon .item-ct .content-ct .item-info {
  font-size: 0.75rem;
}
.list-icon .item-ct:hover .icon-ct {
  background-color: #fff;
  color: #565a60;
}
.list-icon .item-ct:hover .content-ct {
  padding-left: 65px;
}
.carousel-text .item-ct .header-ct {
  display: table;
}
.carousel-text .item-ct .header-ct .article-date {
  display: block;
  background-color: #fff;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  float: left;
  font-weight: 300;
  text-transform: uppercase;
  padding: 14px 24px;
  margin-right: 15px;
  z-index: 3;
}
.carousel-text .item-ct .header-ct .article-date span {
  display: block;
}
.carousel-text .item-ct .header-ct .article-date span:first-child {
  font-size: 24px;
}
.carousel-text .item-ct .header-ct h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.carousel-text .item-ct .content-ct {
  float: left;
}
.carousel-text .item-ct .content-ct .mod-articles-category-introtext {
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-carousel .items-list .item-ct {
  position: relative;
}
.blog-carousel .items-list .item-ct .article-date {
  display: block;
  background-color: #fff;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 16px 20px 14px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.blog-carousel .items-list .item-ct .article-date span {
  display: block;
}
.blog-carousel .items-list .item-ct .article-date span:first-child {
  font-size: 24px;
}
.blog-carousel .items-list .item-ct .media-ct {
  margin-bottom: 20px;
}
.blog-carousel .items-list .item-ct .content-ct.text-only > h3 {
  padding: 10px 70px 20px 0;
}
.blog-carousel .items-list .item-ct .content-ct > h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0;
  font-size: 1.25rem;
  padding-bottom: 20px;
  border-bottom: 2px solid #dfdfdf;
}
.blog-carousel .items-list .item-ct .content-ct .mod-articles-category-introtext {
  margin-top: 15px;
  margin-bottom: 0;
}
.blog-carousel .items-list .item-ct .content-ct .mod-articles-category-readmore {
  margin-bottom: 0;
  margin-top: 1rem;
}
.blog-carousel .owl-dots {
  margin-top: 25px !important;
}
/*==================================================
 =            ARTICLES CATEGORIES MODULE            =
 ==================================================*/
ul.categories-module li {
  border-bottom: none !important;
  padding: 0 !important;
}
ul.categories-module li h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
}
ul.categories-module li a {
  display: block;
  height: 38px;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
}
ul.categories-module li a i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #27282a;
  background-color: #f3f3f3;
  margin-right: 15px;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
}
ul.categories-module li.active a, ul.categories-module li:hover a, ul.categories-module li:focus a {
  height: 48px;
}
ul.categories-module li.active a i, ul.categories-module li:hover a i, ul.categories-module li:focus a i {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
/*==============================================
 =            CUSTOM MODULES SIDEBAR            =
 ==============================================*/
/**
 * @package Helix Framework
 * @author Unitemplates http://www.Unitemplates.com
 * @copyright Copyright (c) 2010 - 2013 Unitemplates
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/*======================================
 =            JOOMLA CONTACT            =
 ======================================*/
.contact .contact-address dd i {
  width: 20px;
  text-align: margin-left;
  color: #4b4e53;
}
.contact .thumbnail {
  text-align: center;
}
.contact .thumbnail img {
  margin: 0 auto;
}
/*===============================
 =            PRIVACY            =
 ===============================*/
#modal-jform_consentbox .modal-body {
  background: #fff;
}
#jform_privacyconsent_privacy-lbl a.modal, #jform_consentbox-lbl a.modal, #consentbox-lbl a.modal {
  display: inline-block;
  position: relative;
}
/*========================================
 =            COMPONENT SEARCH            =
 ========================================*/
.search .phrases label {
  margin: 0 10px 10px 0;
}
.search .phrases input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.search .only .form-check-inline {
  margin-bottom: 10px;
}
/*=======================================================
 =            COMPONENT FINDER (Smart Search)            =
 =======================================================*/
.finder #finder-filter-window .filter-branch {
  margin: 0 -10px 10px;
}
.finder #finder-filter-window .filter-branch .finder-selects {
  padding: 0 10px;
}
/*=======================================
 =            GENERAL CLASSES            =
 =======================================*/
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 95px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 95px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 1060;
  height: 60px;
}
#sp-header.header-sticky .logo {
  height: 60px;
}
#sp-slider {
  z-index: 1;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .title-inner {
  padding: 50px 10px 50px 40px;
  position: relative;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.sp-page-title .sp-page-title-heading {
  font-size: 28px;
  line-height: 38px;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: #fff;
  border-radius: 0;
  padding: 15px;
  margin: 0;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  float: right;
  margin-right: -10px;
}
.sp-page-title .breadcrumb > .active {
  color: #343a40;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #343a40;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 40px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
@media (min-width: 992px) {
  #sp-component + #sp-left {
    order: -1;
    -webkit-order: -1;
  }
}
@media (max-width: 991.98px) {
  #sp-component + #sp-left, #sp-component + #sp-right {
    margin-top: 50px;
  }
}
#sp-left .sp-module .sp-module-title:after {
  right: auto;
  left: -1915px;
  z-index: -1;
}
#sp-right .sp-module .sp-module-title:before {
  left: auto;
  right: -1915px;
  z-index: -1;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 50px;
  padding: 0;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  width: 100%;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.5rem;
  margin: 0;
  line-height: 2.625rem;
  text-transform: uppercase;
}
.article-list .article .readmore {
  margin-top: 15px;
  font-size: 0.875rem;
}
.article-list .masonry .article {
  position: relative;
}
.article-list .masonry .article-intro-image, .article-list .masonry .article-feature-gallery, .article-list .masonry .article-featured-audio, .article-list .masonry .article-featured-video {
  float: none !important;
}
.article-list .masonry .article-header h2 {
  border-bottom: 2px solid #dfdfdf;
  line-height: 1;
  padding-bottom: 20px;
}
.article-list .masonry .blog-item-date {
  width: 73px;
  display: inline-block;
  padding: 16px 20px 12px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.article-list .masonry .blog-item-date span {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}
.article-list .masonry .blog-item-date span:last-child {
  font-size: 14px;
  margin-top: 3px;
}
.article-list .masonry .no-media .article-header h2 {
  padding: 10px 80px 25px 0;
}
.article-list.timeline {
  position: relative;
}
.article-list.timeline:before {
  content: "";
  width: 4px;
  background: #dfdfdf;
  position: absolute;
  top: 66px;
  left: 18px;
  bottom: 66px;
}
.article-list.timeline .timeline-start, .article-list.timeline .timeline-end {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.article-list.timeline .timeline-start div, .article-list.timeline .timeline-end div {
  padding: 21px 10px;
  display: inline-block;
  min-width: 200px;
  height: 68px;
  border: 3px solid #dfdfdf;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  color: #4b4e53;
}
.article-list.timeline .timeline-start {
  margin-bottom: 60px;
}
.article-list.timeline .timeline-end {
  margin-top: 10px;
}
.article-list.timeline div[class*="col-"] {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
.article-list.timeline .article {
  position: relative;
}
.article-list.timeline .article .article-inner {
  margin-left: 60px;
  padding: 1.375rem;
  background: #f3f3f3;
  position: relative;
}
.article-list.timeline .article .article-inner:before {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: #f3f3f3;
  position: absolute;
  top: 17px;
  left: -14px;
}
.article-list.timeline .timeline-type {
  width: 40px;
  height: 40px;
  background: #dfdfdf;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.article-list.timeline .timeline-date {
  padding: 15px;
  margin-top: 20px;
  background: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  display: inline-block;
  margin-left: -1.375rem;
}
.article-list.timeline .timeline-date span:first-child {
  margin-right: 10px;
}
@media (min-width: 992px) {
  .article-list.timeline .timeline-start, .article-list.timeline .timeline-end {
    text-align: center;
  }
  .article-list.timeline:before {
    left: 50%;
    margin-left: -2px;
  }
  .article-list.timeline .article {
    float: left;
  }
  .article-list.timeline .article .article-inner {
    width: 45%;
    margin-left: 0;
  }
  .article-list.timeline .timeline-type {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
  }
  .article-list.timeline .timeline-date {
    display: block;
    margin-left: 0;
    width: 100%;
    margin-top: 8px;
    padding: 0;
    position: absolute;
    top: 0;
    left: -122%;
    text-align: right;
  }
  .article-list.timeline .timeline-date span {
    display: block;
  }
  .article-list.timeline .timeline-date span:first-child {
    font-size: 20px;
    margin-right: 0;
  }
  .article-list.timeline div[class*="col-"]:nth-child(even) .article .article-inner {
    float: right;
  }
  .article-list.timeline div[class*="col-"]:nth-child(even) .article .article-inner:before {
    top: 23px;
  }
  .article-list.timeline div[class*="col-"]:nth-child(odd) .article-inner:before {
    left: auto;
    right: -14px;
    border-right-color: transparent;
    border-left-color: #f3f3f3;
    top: 23px;
  }
  .article-list.timeline div[class*="col-"]:nth-child(odd) .article-inner .timeline-date {
    left: auto;
    right: -122%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .article-list .item-list .article-header h2 {
    margin-top: -12px;
  }
}
.article-info {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 13px;
  border-bottom: 2px solid #dfdfdf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.article-info > span {
  font-size: 0.813rem;
  margin-right: 10px;
}
.article-info > span:last-child {
  margin-right: 0;
}
.article-info > span a {
  color: #7e8082;
}
.article-info > span a:hover {
  color: #deae2e;
}
.article-introtext {
  padding-top: 15px;
}
.article-introtext p:last-child {
  margin-bottom: 0;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  width: 100%;
  float: none !important;
  text-align: center;
  margin-bottom: 1.25rem;
}
.article-details .article-full-image img {
  display: inline-block;
  width: 100%;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  width: 100%;
  float: none !important;
  margin-bottom: 1.25rem;
}
.article-details .article-featured-video img, .article-details .article-featured-audio img, .article-details .article-feature-gallery img {
  width: 100%;
}
.article-details .article-ratings-social-share {
  padding: 1.25rem 0;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details pre {
  padding: 10px;
  background-color: #f3f3f3;
  border: 1px solid #dfdfdf;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  border: 2px solid #dfdfdf;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  margin-top: 40px;
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-wrapper .pagination > li > a {
  padding: 16px 17px;
  line-height: 1;
  background: #dfdfdf;
  border-radius: 0 !important;
  color: #27282a;
  border: none;
  margin-left: 0;
}
.pagination-wrapper .pagination > li > a:focus {
  box-shadow: none !important;
}
.pagination-wrapper .pagination > li > a.previous, .pagination-wrapper .pagination > li > a.next {
  background: #495057;
  color: #fff;
}
.pagination-wrapper .pagination > li > a.first, .pagination-wrapper .pagination > li > a.last {
  background: #343a40;
  color: #fff;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 5px;
}
.article-social-share .social-share-icon ul li a {
  background: #dfdfdf;
  font-size: 1rem;
  border-radius: 50%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  width: 42px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 0;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner > .row > div[class*="col-"] .sp-column {
  padding: 35px 15px;
}
#sp-footer .container-inner > .row > div[class*="col-"] .sp-column * {
  position: relative;
  z-index: 1;
}
#sp-footer .container-inner > .row > div[class*="col-"] .sp-column .sp-copyright {
  text-transform: uppercase;
  font-weight: 300;
  line-height: 25px;
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
  font-weight: 300;
}
#sp-footer ul.menu li a {
  font-size: 1rem;
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon .coming-soon-title {
  font-size: 60px;
}
html.coming-soon .coming-soon-content {
  font-size: 20px;
  color: #7e8082;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 32px;
}
html.coming-soon #coming-soon-countdown {
  font-family: 'Oswald', sans-serif;
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.25rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
  margin-top: 15px;
  color: #7e8082;
}
@media (max-width: 767.98px) {
  html.coming-soon #coming-soon-countdown .coming-soon-number {
    font-size: 2rem !important;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-string {
    font-size: 0.75rem !important;
  }
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin: -3px;
  margin-top: 4rem;
}
html.coming-soon .social-icons li {
  margin: 3px;
}
html.coming-soon .social-icons li a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 8rem;
  font-weight: 500;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
.form-control {
  padding: 0.7rem 0.75rem;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.sppb-form-control, .sppb-form-group .sppb-form-control {
  border-color: #dfdfdf;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
blockquote {
  position: relative;
  margin: 20px 0;
  padding: 25px 20px;
  border-left: 38px solid #27282a;
  font-size: 1rem;
  background-color: #f3f3f3;
  font-style: italic;
}
blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -8px;
}
blockquote p:last-child {
  margin-bottom: 0;
}
input, .sp-copyright, #sp-footer .menu, .sp-simpleportfolio-filter {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
/*=====================================
 =            OTHER SCRIPTS            =
 =====================================*/
/*=========================================
 =            VenoBox js Styles            =
 =========================================*/
.vbox-open .vbox-overlay {
  z-index: 10000;
}
.vbox-open .vbox-overlay .vbox-container {
  overflow-y: hidden;
}
.vbox-open .vbox-overlay .vbox-container .vbox-content img {
  display: inline-block;
  width: auto;
}
.vbox-open .vbox-overlay .vbox-title {
  font-size: 0.875rem;
}
.vbox-open .vbox-overlay .vbox-num {
  font-size: 0.875rem;
}
.vbox-open .vbox-overlay .vbox-close {
  font-size: 30px;
}
.vbox-open .vbox-overlay .vbox-next, .vbox-open .vbox-overlay .vbox-prev {
  text-align: center;
}
.vbox-open .vbox-overlay .vbox-next span, .vbox-open .vbox-overlay .vbox-prev span {
  display: none;
}
.vbox-open .vbox-overlay .vbox-next:after, .vbox-open .vbox-overlay .vbox-prev:after {
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-family: FontAwesome;
  font-size: 45px;
  line-height: 1;
  color: #fff;
}
.vbox-open .vbox-overlay .vbox-prev:after {
  content: "\f104";
}
.featherlight {
  z-index: 1070;
}
.modal-backdrop.show {
  z-index: 1070;
}
.modal {
  z-index: 1080;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent > li {
  display: block;
  float: left;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: block !important;
  padding: 0 15px;
  line-height: 95px;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
}
.sp-megamenu-parent > li > a span[class*="icon"], .sp-megamenu-parent > li > span span[class*="icon"] {
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.sp-megamenu-parent > li.permanent-icon > a, .sp-megamenu-parent > li.permanent-icon > span {
  min-width: 80px;
  text-align: center;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
  border-top: 10px solid #dfdfdf;
  border-bottom: 10px solid #dfdfdf;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown:not(.sp-menu-full) .sp-dropdown-inner {
  margin-left: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
  border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 13px;
  line-height: 24px;
  display: block;
  padding: 10px;
  padding-left: 0;
  cursor: pointer;
  transition: all 0.2s ease 0s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):focus {
  padding-left: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active span:not(.sp-menu-badge) {
  padding-left: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child:hover > a {
  padding-left: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 13px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 510px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 690px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1110px;
  }
}
/*=====================================
 =            CUSTOMIZATION            =
 =====================================*/
#sp-header {
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
}
#sp-header .logo {
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-sticky .sp-megamenu-parent > li > span {
  line-height: 60px;
}
#sp-header.header-1, #sp-header.header-5 {
  height: 120px;
  box-shadow: none;
}
@media (min-width: 992px) {
  #sp-header.header-1:not(.header-sticky), #sp-header.header-5:not(.header-sticky) {
    background: transparent;
  }
}
#sp-header.header-1 .logo, #sp-header.header-5 .logo {
  height: 120px;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 15px 15px 15px;
  background: #495057;
  min-width: 120px;
}
#sp-header.header-1 .sp-megamenu-parent > li > a, #sp-header.header-5 .sp-megamenu-parent > li > a, #sp-header.header-1 .sp-megamenu-parent > li > span, #sp-header.header-5 .sp-megamenu-parent > li > span {
  position: relative;
  height: 120px;
  white-space: pre;
  min-width: 120px;
  padding-bottom: 15px;
  box-shadow: none;
}
#sp-header.header-1 .sp-megamenu-parent > li > a span, #sp-header.header-5 .sp-megamenu-parent > li > a span, #sp-header.header-1 .sp-megamenu-parent > li > span span, #sp-header.header-5 .sp-megamenu-parent > li > span span {
  position: absolute;
  line-height: 1;
}
#sp-header.header-1 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-5 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-1 .sp-megamenu-parent > li > span span[class*="icon"], #sp-header.header-5 .sp-megamenu-parent > li > span span[class*="icon"] {
  width: 46px;
  height: 46px;
  line-height: 43px;
  font-size: 18px;
  border: 2px solid #dfdfdf;
  border-radius: 50%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
  transition: opacity 0.9s ease 0.2s, transform 0.4s ease;
  -webkit-transition: opacity 0.9s ease 0.2s, transform 0.4s ease;
  -moz-transition: opacity 0.9s ease 0.2s, transform 0.4s ease;
}
#sp-header.header-1 .sp-megamenu-parent > li > a .menu-name, #sp-header.header-5 .sp-megamenu-parent > li > a .menu-name, #sp-header.header-1 .sp-megamenu-parent > li > span .menu-name, #sp-header.header-5 .sp-megamenu-parent > li > span .menu-name {
  bottom: 15px;
  right: 15px;
}
#sp-header.header-1 .sp-megamenu-parent > li:not(:first-child) > a, #sp-header.header-5 .sp-megamenu-parent > li:not(:first-child) > a, #sp-header.header-1 .sp-megamenu-parent > li:not(:first-child) > span, #sp-header.header-5 .sp-megamenu-parent > li:not(:first-child) > span {
  border-left: 1px solid #dfdfdf;
}
#sp-header.header-1.header-sticky, #sp-header.header-5.header-sticky {
  height: 60px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header.header-1.header-sticky .logo, #sp-header.header-5.header-sticky .logo {
  height: 60px;
}
#sp-header.header-1.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-5.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-1.header-sticky .sp-megamenu-parent > li > span, #sp-header.header-5.header-sticky .sp-megamenu-parent > li > span {
  height: 60px;
}
#sp-header.header-1.header-sticky .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-5.header-sticky .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-1.header-sticky .sp-megamenu-parent > li > span span[class*="icon"], #sp-header.header-5.header-sticky .sp-megamenu-parent > li > span span[class*="icon"] {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0, 0);
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
  -moz-transform: translate(-50%, -50%) scale(0, 0);
}
#sp-header.header-1.header-sticky .sp-megamenu-parent > li.permanent-icon > a > span[class*="icon"], #sp-header.header-5.header-sticky .sp-megamenu-parent > li.permanent-icon > a > span[class*="icon"], #sp-header.header-1.header-sticky .sp-megamenu-parent > li.permanent-icon > span > span[class*="icon"], #sp-header.header-5.header-sticky .sp-megamenu-parent > li.permanent-icon > span > span[class*="icon"] {
  opacity: 1;
  border: none;
  transform: translate(-50%, -35%) scale(1, 1);
  -webkit-transform: translate(-50%, -35%) scale(1, 1);
  -moz-transform: translate(-50%, -35%) scale(1, 1);
}
#sp-header.header-5 {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10) !important;
}
#sp-header.header-2 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-2 .sp-megamenu-parent > li > span span[class*="icon"] {
  display: none;
}
#sp-header.header-2 .sp-megamenu-parent > li.permanent-icon > a, #sp-header.header-2 .sp-megamenu-parent > li.permanent-icon > span {
  min-width: 80px;
  text-align: center;
}
#sp-header.header-3:not(.header-sticky) {
  height: 80px;
}
#sp-header.header-3:not(.header-sticky) .logo {
  height: 80px;
}
#sp-header.header-3:not(.header-sticky) .sp-megamenu-parent > li > a, #sp-header.header-3:not(.header-sticky) .sp-megamenu-parent > li > span {
  line-height: 80px;
  position: relative;
  padding-left: 35px;
}
#sp-header.header-3:not(.header-sticky) .sp-megamenu-parent > li > a span, #sp-header.header-3:not(.header-sticky) .sp-megamenu-parent > li > span span {
  position: relative;
  top: 15px;
}
#sp-header.header-3 .logo {
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 15px 15px 15px;
  background: #495057;
  min-width: 120px;
}
#sp-header.header-3 .sp-megamenu-parent > li > a, #sp-header.header-3 .sp-megamenu-parent > li > span {
  padding: 0 20px;
}
#sp-header.header-3 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-3 .sp-megamenu-parent > li > span span[class*="icon"] {
  display: none;
}
#sp-header.header-3 .sp-megamenu-parent > li.permanent-icon > a, #sp-header.header-3 .sp-megamenu-parent > li.permanent-icon > span {
  min-width: 80px;
  text-align: center;
}
#sp-header.header-4 .sp-megamenu-parent > li > a, #sp-header.header-6 .sp-megamenu-parent > li > a, #sp-header.header-4 .sp-megamenu-parent > li > span, #sp-header.header-6 .sp-megamenu-parent > li > span {
  padding: 0 20px;
}
#sp-header.header-4 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-6 .sp-megamenu-parent > li > a span[class*="icon"], #sp-header.header-4 .sp-megamenu-parent > li > span span[class*="icon"], #sp-header.header-6 .sp-megamenu-parent > li > span span[class*="icon"] {
  display: none;
}
#sp-header.header-4 .sp-megamenu-parent > li.permanent-icon > a, #sp-header.header-6 .sp-megamenu-parent > li.permanent-icon > a, #sp-header.header-4 .sp-megamenu-parent > li.permanent-icon > span, #sp-header.header-6 .sp-megamenu-parent > li.permanent-icon > span {
  min-width: 80px;
  text-align: center;
}
#sp-header .search > form {
  border-left: 10px solid #dfdfdf;
  margin: 0 -15px;
}
#sp-header .search > form .input-group input {
  border-radius: 0;
  border-color: transparent;
}
@media (max-width: 991.98px) {
  #sp-header {
    height: 60px !important;
  }
  #sp-header .logo {
    height: 60px !important;
  }
  #sp-header #offcanvas-toggler {
    height: 60px !important;
    line-height: 60px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 95px;
  line-height: 95px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  background-color: #495057;
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 40px 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.5625rem 0;
  position: relative;
  line-height: 1.7;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 0.97;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "+";
  font-size: 36px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "-";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent .menu-child li a {
  text-transform: capitalize;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
