/**
 * Theme Name: Plinkfizz WordPress Theme
 * Theme URI: https://www.plinkfizz.com/
 * Author: Plinkfizz
 * Author URI: https://www.plinkfizz.com/
 * Description: https://www.plinkfizz.com/
 * Version: 1.0.0
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  overflow-x: hidden;
}
strong {
  font-weight: 700;
}
ul {
  padding-left: 16px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.logo {
  transition: all .5s ease;
}
/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/**
  * Colours.
  */
/**
  * Other Styles.
  */
.font-awesome {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
}
.middle-absolute {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.flex-between-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-between-stretch {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.flex-center-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-space-children {
  width: 100%;
  max-width: 100%;
  flex-shrink: 1;
}
.li-bullet {
  list-style: none;
  padding: 0;
  margin: 0;
}
.li-bullet li {
  position: relative;
  font-size: 18px;
  padding-left: 20px;
}
.li-bullet li:not(:last-child) {
  margin-bottom: 10px;
}
.li-bullet li:before {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  width: 10px;
  height: 2px;
}
/**
 * Site buttons styling.
 */
p.btn-center {
  text-align: center;
}
p.btn-left {
  text-align: left;
}
p.btn-right {
  text-align: right;
}
input.button {
  outline: none;
  border: none;
}
.btn,
input.button,
.sfwd-quiz-template-default .learn-content .inner .ld-button,
.sfwd-quiz-template-default .learn-content .inner input,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz) {
  display: inline-block;
  padding: 4px 37px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  background-color: #ff0000 !important;
  color: #ffffff !important;
  transition: all 0.6s ease;
}
.btn:hover,
input.button:hover,
.sfwd-quiz-template-default .learn-content .inner .ld-button:hover,
.sfwd-quiz-template-default .learn-content .inner input:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz):hover {
  background-color: #203c8f !important;
  color: #ffffff !important;
}
.btn.small,
input.button.small,
.sfwd-quiz-template-default .learn-content .inner .ld-button.small,
.sfwd-quiz-template-default .learn-content .inner input.small,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).small,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).small {
  padding: 5px 22px;
}
.btn.rdn,
input.button.rdn,
.sfwd-quiz-template-default .learn-content .inner .ld-button.rdn,
.sfwd-quiz-template-default .learn-content .inner input.rdn,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).rdn,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).rdn {
  border-radius: 30px;
}
.btn.white,
input.button.white,
.sfwd-quiz-template-default .learn-content .inner .ld-button.white,
.sfwd-quiz-template-default .learn-content .inner input.white,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).white,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).white {
  background: #ffffff;
  color: #000000;
  border: solid 1px #ffffff;
}
.btn.white:hover,
input.button.white:hover,
.sfwd-quiz-template-default .learn-content .inner .ld-button.white:hover,
.sfwd-quiz-template-default .learn-content .inner input.white:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).white:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).white:hover {
  background: #000000;
  color: #ffffff !important;
  border: solid 1px #000000;
}
.btn.black,
input.button.black,
.sfwd-quiz-template-default .learn-content .inner .ld-button.black,
.sfwd-quiz-template-default .learn-content .inner input.black,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).black,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).black {
  background: #000000;
  color: #ffffff;
  border: solid 1px #000000;
}
.btn.black:hover,
input.button.black:hover,
.sfwd-quiz-template-default .learn-content .inner .ld-button.black:hover,
.sfwd-quiz-template-default .learn-content .inner input.black:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).black:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).black:hover {
  color: #000000 !important;
  background: #ffffff;
  border: solid 1px #000000;
}
.btn.clear,
input.button.clear,
.sfwd-quiz-template-default .learn-content .inner .ld-button.clear,
.sfwd-quiz-template-default .learn-content .inner input.clear,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).clear,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).clear {
  background: transparent;
  border: solid 1px #000000;
  color: #000000;
}
.btn.clear:hover,
input.button.clear:hover,
.sfwd-quiz-template-default .learn-content .inner .ld-button.clear:hover,
.sfwd-quiz-template-default .learn-content .inner input.clear:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent).clear:hover,
.sfwd-quiz-template-default .learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz).clear:hover {
  color: #000000 !important;
  background: #ffffff;
  border: solid 1px #000000;
}
.menu li {
  vertical-align: top;
}
.menu .menu-item-has-children > a {
  position: relative;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.menu .menu-item-has-children > a:before {
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  float: right;
  font-size: 0.75em;
  margin-left: 15px;
}
.menu .menu-item-has-children .sub-menu {
  margin-left: 5%;
}
@media screen and (max-width: 999px) {
  .menu .menu-item-has-children .sub-menu {
    max-height: 0px;
    overflow: hidden;
    transition: all .6s ease;
    margin-top: 0 !important;
  }
  .menu .menu-item-has-children:hover > .sub-menu {
    margin-top: 15px !important;
    max-height: 100vh;
  }
}
@media only screen and (min-width: 1000px) {
  html.normal .menu .menu-item-has-children .sub-menu {
    margin-left: 0%;
  }
  html.normal .menu .menu-item-has-children > .sub-menu {
    display: none;
  }
  html.normal .menu .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  html.normal .menu > li {
    position: relative;
  }
  html.normal .menu > li > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 250px;
  }
  html.normal .menu > li > .sub-menu li {
    display: block;
    width: 100%;
    padding-left: 5% !important;
    float: left !important;
  }
  html.normal .menu > li > .sub-menu li:hover > a:after {
    width: 95% !important;
  }
  html.normal .menu > li > .sub-menu li a {
    display: inline-block;
    width: 100%;
    padding-right: 5% !important;
  }
  html.normal .menu > li > .sub-menu li > .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    min-width: 250px;
    margin-left: 0;
  }
  html.normal .menu > li > .sub-menu li > .sub-menu li a {
    padding-right: 5% !important;
  }
  html.normal .menu > li > .sub-menu li > .sub-menu li:hover > a:after {
    width: 95%;
  }
}
p.orange-img {
  background-color: #f28b21;
}
p.orange-img img {
  transition: all .5s ease;
}
p.orange-img:hover img {
  opacity: 0.2;
}
img {
  max-width: 100%;
  height: auto;
}
img.rounded {
  border-radius: 15px;
}
img.circle {
  border-radius: 50%;
}
* {
  box-sizing: border-box;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper,
.column-content {
  z-index: 100;
  position: relative;
}
.wrapper {
  width: 90%;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
img.drop-shadow {
  box-shadow: 2px 3px 22.14px 4.86px rgba(0, 0, 0, 0.28);
}
html.exton header.page-header {
  transition: all 0.5s ease-in-out;
  z-index: 100000;
  position: relative;
}
html.exton header.page-header .inner {
  border-top: solid 20px #a8a8a8;
}
html.exton header.page-header .inner {
  padding: 30px 0 20px 0;
}
html.exton header.page-header .e-logo {
  margin-bottom: 20px;
  text-align: right;
}
html.exton header.page-header .wrapper {
  position: relative;
}
html.exton header.page-header img {
  transition: max-width 0.5s ease-in-out;
}
html.exton header.page-header .controls {
  z-index: 100000;
  position: absolute;
  top: 20px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
html.exton header.page-header .controls .burger {
  position: relative;
  display: block;
  float: right;
  width: 30px;
  padding: 10px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  transform: rotate(0deg);
}
html.exton header.page-header .controls .burger.open span:first-child,
html.exton header.page-header .controls .burger.open span:nth-child(6) {
  transform: rotate(45deg);
}
html.exton header.page-header .controls .burger.open span:nth-child(2),
html.exton header.page-header .controls .burger.open span:nth-child(5) {
  transform: rotate(-45deg);
}
html.exton header.page-header .controls .burger.open span:first-child {
  top: 2px;
  left: 4px;
}
html.exton header.page-header .controls .burger.open span:nth-child(2) {
  top: 2px;
  left: calc(44%);
}
html.exton header.page-header .controls .burger.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
html.exton header.page-header .controls .burger.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
html.exton header.page-header .controls .burger.open span:nth-child(5) {
  top: 11px;
  left: 4px;
}
html.exton header.page-header .controls .burger.open span:nth-child(6) {
  top: 11px;
  left: calc(44%);
}
html.exton header.page-header .controls .burger span {
  position: absolute;
  display: block;
  width: 50%;
  height: 3px;
  transition: 0.25s ease-in-out;
  transform: rotate(0deg);
  opacity: 1;
  background: #000000;
}
html.exton header.page-header .controls .burger span:first-child,
html.exton header.page-header .controls .burger span:nth-child(2) {
  top: 0;
}
html.exton header.page-header .controls .burger span:nth-child(3),
html.exton header.page-header .controls .burger span:nth-child(4) {
  top: 8px;
}
html.exton header.page-header .controls .burger span:nth-child(5),
html.exton header.page-header .controls .burger span:nth-child(6) {
  top: 16px;
}
html.exton header.page-header .controls .burger span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
html.exton header.page-header .logo {
  z-index: 100000;
  position: relative;
}
html.exton header.page-header .email-phone {
  margin: 20px 0;
}
html.exton header.page-header .email-phone.toggled a {
  color: #ffffff;
}
html.exton header.page-header .email-phone a {
  margin-right: 15px;
}
html.exton header.page-header .email-phone a i {
  margin-right: 7.5px;
  color: #000000;
}
html.exton header.page-header img {
  width: 100%;
  max-width: 147px;
  height: auto !important;
}
html.exton header.page-header span.burger {
  cursor: pointer;
}
@media screen and (max-width: 999px) {
  html.exton .e-logo {
    margin-top: 20px;
  }
  html.exton .navigation {
    height: 0px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    background: #a8a8a8;
    transition: all .6s ease;
  }
  html.exton .navigation img {
    margin-bottom: 14px;
    padding-left: 20px;
  }
  html.exton .navigation nav.main-menu {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 0;
  }
  html.exton .navigation nav.main-menu li {
    display: block !important;
    margin-bottom: 15px;
    margin-left: -100px;
    list-style-type: none;
    text-align: left;
    opacity: 0;
  }
  html.exton .navigation nav.main-menu li a {
    color: #ffffff !important;
  }
  html.exton .navigation nav.main-menu li > ul {
    margin-top: 15px;
  }
  html.exton .navigation nav.main-menu li:hover > a {
    text-decoration: none;
  }
  html.exton .navigation nav.main-menu li:hover > a:after {
    width: 100%;
  }
  html.exton .navigation nav.main-menu li:nth-child(1) {
    transition-delay: .5s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(2) {
    transition-delay: .7s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(3) {
    transition-delay: .9s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(4) {
    transition-delay: 1.1s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(5) {
    transition-delay: 1.2s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(6) {
    transition-delay: 1.3s !important;
  }
  html.exton .navigation nav.main-menu li:nth-child(7) {
    transition-delay: 1.4s !important;
  }
  html.exton .navigation nav.main-menu li a {
    display: inline-block;
    text-align: left;
    letter-spacing: .2px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  html.exton .navigation nav.main-menu li a:hover:after {
    width: 100%;
  }
  html.exton .navigation nav.main-menu li a:after {
    display: block;
    width: 0;
    height: 2px;
    content: '';
    background-color: #ffffff;
  }
  html.exton .navigation .social-icons {
    margin-left: -10%;
  }
  html.exton .navigation .social-icons li {
    display: inline-block;
    margin-right: 15px;
  }
  html.exton .navigation .social-icons li a {
    display: inline-block;
    text-align: left;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  html.exton .navigation.toggled {
    height: 300px;
    padding: 20px 5%;
    overflow: none;
  }
  html.exton .navigation.toggled .social-icons {
    margin-left: 0;
    padding-left: 0;
  }
  html.exton .navigation.toggled .social-icons li {
    background: transparent !important;
  }
  html.exton .navigation.toggled nav.main-menu li {
    margin-left: 0%;
    cursor: pointer;
    transition: all .6s ease;
    opacity: 1;
  }
}
@media only screen and (min-width: 1000px) {
  html.exton header.page-header {
    padding: 30px 0;
  }
  html.exton header.page-header .controls {
    display: none;
  }
  html.exton header.page-header img {
    max-width: 128px;
  }
  html.exton header.page-header .logo {
    max-width: 150px;
    display: inline-block;
    float: left;
    margin-right: 4%;
  }
  html.exton header.page-header .inner .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
  }
  html.exton header.page-header .email-phone {
    float: right;
    clear: none;
    margin: 0;
  }
  html.exton header.page-header .email-phone a {
    font-size: 19px;
    margin-right: 15px;
  }
  html.exton header.page-header .email-phone a i {
    margin-right: 4px;
  }
  html.exton .navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 10px 0;
    min-width: 80%;
  }
  html.exton .navigation nav {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }
  html.exton .navigation nav ul li {
    display: inline-block;
    margin-right: 5px;
    transition: all 0.5s ease-in-out;
  }
  html.exton .navigation nav ul li:last-of-type {
    margin-right: 0;
  }
  html.exton .navigation nav ul li.current_page_item a {
    font-weight: 700;
  }
  html.exton .navigation nav ul li.current_page_item a:hover {
    color: #000000;
  }
  html.exton .navigation nav ul li a {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    transition: all cubic-bezier(0.17, 0.67, 0.53, 0.96) 0.5s;
    color: #000000;
    font-weight: 700;
  }
  html.exton .navigation nav ul li a:hover {
    color: #a8a8a8;
  }
  html.exton .navigation .social-icons {
    display: block;
    float: right;
    padding-left: 0;
  }
  html.exton .navigation .social-icons li {
    display: inline-block;
    float: left;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1300px) {
  html.exton header.page-header .logo {
    max-width: 128px;
  }
  html.exton .navigation nav ul li {
    margin-right: 20px;
  }
  html.exton .navigation .social-icons {
    margin: 0;
  }
}
.banner {
  overflow: hidden;
}
.banner .inner {
  overflow: hidden;
}
.banner .video-cont {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
  position: absolute;
}
.banner .video-cont iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner.antium .content {
  text-align: center;
  padding: 40px  0;
}
.banner.antium .chair {
  display: none;
}
.banner.antium .two-column {
  background: #ffffff;
  padding: 30px 0;
  z-index: 10;
}
.banner.antium .two-column p.more {
  width: 100%;
  text-align: center;
  margin: 30px 0 0 0;
  display: inline-block;
  font-size: 22px;
}
.banner.antium .two-column p.more span {
  cursor: pointer;
}
.banner.antium .two-column img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 700px) {
  .banner.antium .two-column .inner {
    display: inline-block;
    width: 100%;
  }
  .banner.antium .two-column .col {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
  }
  .banner.antium .two-column .col:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .banner.antium {
    position: relative;
    overflow: visible;
  }
  .banner.antium .chair {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    display: block;
    max-width: 900px;
    margin-top: -29%;
    left: 10%;
  }
  .banner.antium .content {
    padding: 74px 0 300px 0;
  }
  .banner.antium .two-column {
    padding: 0 0 20px 0;
    position: relative;
  }
  .banner.antium .two-column .col:nth-of-type(2n+2) {
    margin-right: 0;
    margin-top: -6%;
    z-index: 1000;
    position: relative;
  }
  .banner.antium .two-column .inner {
    overflow: visible;
    margin-top: -10%;
  }
  .banner.antium .two-column:before {
    content: '';
    display: block;
    z-index: 2;
    width: 100%;
    height: 500px;
    position: absolute;
    top: -244px;
    pointer-events: none;
    max-height: 405px;
    background-image: url(images/antium-banner-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1300px) {
  .banner.antium .content {
    padding: 74px 0 500px 0;
  }
  .banner.antium .two-column:before {
    height: 405px;
    position: absolute;
    top: -405px;
  }
  .banner.antium .two-column .inner {
    margin-top: -19%;
  }
}
@media screen and (min-width: 1500px) {
  .banner.antium .chair {
    margin-top: -14%;
  }
}
.banner.elements {
  position: relative;
  min-height: 500px;
}
.banner.elements .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.banner.elements .overlay {
  width: 100%;
  opacity: 0.3;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.banner.elements .inner {
  min-height: 500px;
  max-height: 500px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.banner.elements .wrapper {
  position: relative;
  z-index: 2;
}
.banner.elements .wrapper h1,
.banner.elements .wrapper h2,
.banner.elements .wrapper p,
.banner.elements .wrapper a {
  color: #000000;
}
.banner.neon {
  position: relative;
}
.banner.neon .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.banner.neon .overlay {
  width: 100%;
  opacity: 0.3;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.banner.neon .inner {
  min-height: 500px;
  max-height: 500px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.banner.neon .wrapper {
  position: relative;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  height: 75%;
}
.banner.neon .wrapper .banner_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.banner.neon .wrapper .banner_content.reverse {
  flex-direction: column-reverse;
}
.banner.neon .wrapper h1,
.banner.neon .wrapper h2,
.banner.neon .wrapper p,
.banner.neon .wrapper a {
  color: #000000;
}
.banner.exton {
  position: relative;
  min-height: 500px;
}
.banner.exton iframe {
  width: 100%;
}
.banner.exton .overlap-content {
  margin-top: -47px;
}
.banner.exton .inner {
  padding: 70px 0;
}
.banner.exton .banner_content {
  border: 10px solid #fff;
  background-color: rgba(208, 211, 212, 0.8);
  padding: 50px;
  text-align: center;
}
.banner.exton .banner_content h1,
.banner.exton .banner_content p,
.banner.exton .banner_content h2 {
  color: #ffffff !important;
  margin-bottom: 20px;
}
.banner.exton .banner_content p:last-of-type {
  margin-bottom: 0;
}
.banner.exton .owl-theme .owl-dots {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}
.banner.exton .owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
  opacity: 0.8;
}
.banner.exton .owl-theme .owl-dots .owl-dot.active span {
  opacity: 1;
}
.banner.exton .overlay {
  width: 100%;
  opacity: 0.3;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.banner.exton .inner {
  min-height: 500px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.banner.exton .wrapper {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 800px) {
  .banner.elements .tiles {
    overflow: hidden;
  }
  .banner.elements .tiles .tiles-inner {
    display: flex;
    flex-flow: row wrap;
  }
  .banner.elements .tiles .tiles-inner .tile {
    flex: 1 1 25%;
  }
}
@media only screen and (min-width: 1000px) {
  .banner.elements .banner_content {
    max-width: 50%;
  }
  .banner.neon .inner {
    min-height: 548px;
    max-height: 548px;
  }
  .banner.exton {
    min-height: 650px;
  }
  .banner.exton .owl-theme .owl-dots {
    bottom: 101px;
  }
  .banner.exton .overlap-content {
    margin-top: -81px;
  }
  .banner.exton .overlap-content .overlap-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .banner.exton .overlap-content .left {
    width: 48%;
    float: left;
    margin-right: 4%;
    clear: none;
  }
  .banner.exton .overlap-content .right {
    width: 48%;
    float: left;
    clear: none;
  }
  .banner.exton .inner {
    padding-bottom: 194px;
    min-height: 650px;
    max-height: 650px;
  }
  .banner.exton .banner_content {
    padding: 65px 50px;
    float: right;
    max-width: 40%;
  }
  .banner.exton .banner_content .btn {
    margin-top: 10px;
  }
}
.below-content {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  padding: 90px 0;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 1000px) {
  .below-content {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1300px) {
  .below-content {
    padding-bottom: 350px;
  }
}
.below-content span.next-section {
  font-size: 2em;
  cursor: pointer;
}
.columns {
  position: relative;
}
.columns .inner {
  display: inline-block;
  width: 100%;
}
.columns .inner iframe {
  width: 100%;
}
.columns .inner > div {
  padding: 50px;
}
@media screen and (min-width: 800px) {
  .columns .inner {
    display: flex;
    flex-wrap: wrap;
  }
  .columns .inner > div {
    padding: inherit;
    margin-right: 2%;
  }
  .columns .full-width {
    margin-right: 2%;
    min-width: 98%;
  }
  .columns .divider {
    width: 100%;
  }
  .columns .half {
    width: 48%;
    float: left;
    clear: none;
  }
  .columns .third {
    width: 31%;
    float: left;
    clear: none;
  }
  .columns .two-thirds {
    width: 64%;
    float: left;
    clear: none;
  }
  .columns .quater {
    width: 23%;
    float: left;
    clear: none;
  }
  .columns .three-quaters {
    width: 73%;
    float: left;
    clear: none;
  }
}
footer .footer-above .inner {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  footer .footer-above.four .footer-column {
    width: 23%;
    margin-right: 2.6%;
  }
  footer .footer-above.four .footer-column:nth-child(4) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  footer .footer-above.three .footer-column {
    width: 32%;
    margin-right: 2%;
  }
  footer .footer-above.three .footer-column:nth-child(3) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  footer .footer-above.two .footer-column {
    width: 48%;
    margin-right: 4%;
  }
  footer .footer-above.two .footer-column:nth-child(2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  footer .footer-above.five .footer-column {
    width: 18%;
    margin-right: 2.5%;
  }
  footer .footer-above.five .footer-column:nth-child(5) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  footer .footer-above .footer-column {
    float: left;
    clear: none;
  }
  footer .footer-above .inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
.social-icons-body {
  margin: 10px 0;
}
.social-icons-body li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}
.social-icons-body li a {
  font-size: 20px;
}
.iframe-embed iframe {
  width: 100%;
}
section.gallery .gallery {
  display: flex;
  flex-wrap: wrap;
}
section.gallery .gallery a {
  float: left;
  clear: none;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  margin-bottom: 2%;
  cursor: pointer;
  position: relative;
}
section.gallery .gallery a div.desc {
  position: absolute;
  background: rgba(0, 0, 0, 0.53);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}
section.gallery .gallery a div.desc p {
  width: 90%;
  margin: 0 auto;
  color: #ffffff;
}
section.gallery .gallery a:hover div.desc {
  opacity: 1;
  visibility: visible;
}
section.gallery .gallery a span {
  background-size: cover;
  background-position: center;
  display: block;
  transition: all 0.6s ease;
  padding-bottom: 50%;
}
@media screen and (min-width: 650px) {
  section.gallery.three .gallery a {
    width: 33%;
  }
  section.gallery.three .gallery a span {
    padding-bottom: 61%;
  }
  section.gallery.four .gallery a {
    width: 25%;
  }
  section.gallery.four .gallery a span {
    padding-bottom: 61%;
  }
  section.gallery.two .gallery a {
    width: 50%;
  }
  section.gallery.two .gallery a span {
    padding-bottom: 61%;
  }
}
.testimonials {
  text-align: center;
  overflow: hidden;
}
.testimonials .below {
  margin-top: 50px;
}
.testimonials .heading {
  margin: 0 auto;
  display: block;
  margin-bottom: 50px;
}
.testimonials .heading h2 {
  margin-bottom: 50px;
}
.testimonials .item {
  text-align: center;
}
.testimonials .image {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}
.testimonials .image img {
  width: 100%;
}
.testimonials .test_content p {
  margin-bottom: 15px;
}
.testimonials .test_content p strong {
  display: block;
  font-weight: 700;
}
.testimonials .test_content p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .testimonials .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
  }
  .testimonials .item .image {
    width: 25%;
    float: left;
    display: inline-block;
    height: auto;
    margin: inherit;
    margin-right: 5%;
    margin-bottom: 0;
  }
  .testimonials .item .image img {
    width: 100%;
    border-radius: 50%;
  }
  .testimonials .item .test_content {
    width: 70%;
    float: left;
    text-align: left;
    max-width: 50%;
  }
}
@media only screen and (min-width: 1500px) {
  .testimonials .item {
    margin-bottom: 35px;
  }
}
html .featherlight .featherlight-content {
  background: none;
  border: none;
  overflow: visible;
}
html .featherlight .featherlight-close-icon {
  background: transparent;
  color: #ffffff;
  font-size: 35px;
  right: -16px;
  top: -5px;
}
html span.featherlight-previous,
html span.featherlight-next {
  background: transparent !important;
}
html span.featherlight-previous span,
html span.featherlight-next span {
  text-shadow: none;
  font-size: 32px;
  line-height: 32px;
  margin-top: 0;
  display: block;
}
html span.featherlight-previous span {
  left: -55%;
}
html span.featherlight-next span {
  right: -55%;
}
.cat-content {
  margin: 40px 0;
}
.articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.articles article {
  margin-bottom: 40px;
  width: 100%;
}
.articles article .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.articles article img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.articles article .thumb {
  min-height: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (min-width: 650px) and (max-width: 999px) {
  .articles article {
    float: left;
    clear: none;
    margin-right: 4%;
    width: 48%;
  }
  .articles article:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .articles article {
    float: left;
    clear: none;
    margin-right: 2%;
    width: 32%;
  }
  .articles article:nth-of-type(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1301px) {
  .articles article {
    float: left;
    clear: none;
    margin-right: 2.6%;
    width: 23%;
  }
  .articles article:nth-of-type(4n+4) {
    margin-right: 0;
  }
}
nav.pagination {
  width: 100%;
  display: inline-block;
}
nav.pagination h2.screen-reader-text {
  display: none;
}
nav.pagination .nav-links span,
nav.pagination .nav-links a {
  margin-right: 15px;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 5px;
}
form#searchform .screen-reader-text {
  display: none;
}
form#searchform button {
  border: 0px solid #000;
  background: transparent;
  font-size: 18px;
}
form#searchform button:focus {
  outline: none !important;
  border: 0px solid #000 !important;
}
form#searchform input {
  border: solid 2px #000;
  border-radius: 5px;
  font-size: 16px;
  background: transparent;
}
form#searchform input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
}
form#searchform input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
}
form#searchform input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
}
form#searchform input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
}
html.elements form#searchform {
  width: 100%;
  margin: 20px 0;
  text-align: right;
}
html.elements form#searchform input {
  padding: 7px 10px;
  min-width: 250px;
}
@media screen and (max-width: 999px) {
  html.elements form#searchform {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
html.exton form#searchform {
  display: inline-block;
  margin: 0 10px;
  text-align: right;
}
@media screen and (max-width: 999px) {
  html.exton form#searchform {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-left: 5%;
    margin-top: 5%;
  }
}
html.exton form#searchform input {
  padding: 7px 10px;
  min-width: 250px;
}
html.neon form#searchform,
html.antium form#searchform {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
html.neon form#searchform input,
html.antium form#searchform input {
  border: solid 0px #fff;
}
html.neon form#searchform input:focus,
html.antium form#searchform input:focus {
  outline: none !important;
  border: 0px solid #000 !important;
}
@media screen and (max-width: 999px) {
  html.neon form#searchform,
  html.antium form#searchform {
    margin-bottom: 0;
  }
}
html.neon form#searchform input,
html.antium form#searchform input {
  padding: 7px 10px;
  min-width: 150px;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-dot:focus {
  outline: none;
}
nav ul {
  padding-left: 0 !important;
}
@media screen and (min-width: 720px) {
  section.posts .above {
    display: inline-block;
    width: 100%;
  }
  section.posts .above h2 {
    display: inline-block;
    float: left;
  }
  section.posts .above p {
    float: right;
    text-align: right;
    display: inline-block;
  }
}
.posts article {
  position: relative;
  padding-bottom: 60px;
}
.posts article a.btn {
  position: absolute;
  bottom: 0;
  left: 0;
}
html.sticky header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 0 30px 0 rgba(74, 88, 98, 0.5);
  padding: 15px 0;
}
html.sticky header.fixed .logo {
  max-width: 150px;
}
html.exton .search-phone {
  margin: 20px 0;
}
html.exton .search-phone a {
  display: block;
  margin-bottom: 15px;
  margin-left: 5%;
  margin-right: 5%;
}
@media screen and (min-width: 1000px) {
  html.exton .search-phone {
    margin: 0 0 30px 0;
    width: 100%;
    text-align: right;
  }
  html.exton .search-phone a {
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 0;
  }
}
img.aligncenter {
  margin: 0 auto;
  display: block;
  height: auto;
}
.triangle-back:after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 170px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: #d3e5f4;
}
#nf-field-27-container {
  margin-top: 25px;
}
#nf-field-27-container label#nf-label-field-27 {
  display: none;
}
#nf-field-27-container .nf-field-element label {
  background: #ffffff;
  padding: 15px;
  width: 100%;
  margin: 0 !important;
  text-align: center;
  font-weight: 300;
  color: #313132;
}
#nf-field-27-container .nf-field-element label.nf-checked-label {
  background: #d3e5f4;
}
#nf-field-27-container .nf-field-element label:before,
#nf-field-27-container .nf-field-element label:after {
  display: none;
}
@media screen and (min-width: 720px) {
  #nf-field-27-container .nf-field-element ul li {
    width: 23%;
    margin-right: 2.5% !important;
    float: left;
    clear: none;
  }
  #nf-field-27-container .nf-field-element ul li:nth-child(4n) {
    margin-right: 0 !important;
  }
}
.copyright p {
  margin-bottom: 0;
}
section.content,
section.main-content {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f0f0f0+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffffff 0%, #f0f0f0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #ffffff 0%, #f0f0f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ffffff 0%, #f0f0f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
@media only screen and (min-width: 1000px) {
  section.content,
  section.main-content {
    padding: 50px 0;
  }
}
section.featured {
  padding-top: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
section.featured img {
  width: 100%;
  height: auto;
}
section.login {
  padding: 0 0 60px 0;
}
section.login label {
  color: #000000;
  font-weight: 700;
}
section.login #loginform .login-username {
  width: 100%;
  float: left;
  clear: none;
}
section.login #loginform .login-username label {
  display: block;
  width: 100%;
  font-weight: 700;
  margin-bottom: 15px;
}
section.login #loginform .login-username input {
  padding: 10px;
  width: 100%;
}
section.login #loginform .login-password {
  width: 100%;
  float: left;
  clear: none;
}
section.login #loginform .login-password label {
  display: block;
  width: 100%;
  font-weight: 700;
  margin-bottom: 15px;
}
section.login #loginform .login-password input {
  padding: 10px;
  width: 100%;
}
.ld-profile-avatar,
.ld-profile-edit-link {
  display: none;
}
.ld-profile-card,
.ld-profile-summary {
  margin-top: 0 !important;
}
.learndash-wrapper {
  margin-top: 40px;
}
.learndash-wrapper iframe {
  width: 100%;
  height: 600px;
}
section.login {
  padding: 35px 0;
  background: #f6f6f6;
}
section.login .logo {
  margin-top: 20px;
}
@media only screen and (min-width: 1000px) {
  section.login {
    padding: 0;
    background: url(images/login-grad.jpg);
    background-size: cover;
  }
  section.login .wrapper {
    padding: 100px 0 0 0;
    position: relative;
    min-height: 70vh;
    display: flex;
    justify-content: space-between;
  }
  section.login .wrapper .col {
    width: 48%;
  }
  section.login .logo {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
}
.ld-profile-heading {
  color: #203c8f;
  font-weight: 700;
  font-size: 22px;
}
.copyright p,
.copyright a {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}
.learn-content.scorm .post-content {
  padding: 50px 0;
}
.learn-content.scorm .ld-lesson-status,
.learn-content.scorm .ld-topic-status {
  display: none;
}
.learn-content.scorm iframe {
  width: 100%;
}
body.single-post .post-content,
body.archive.category .post-content {
  padding: 50px;
  display: inline-block;
  width: 100%;
}
.learn-content .inner {
  border: dashed 1px #dadada;
  margin-bottom: 50px;
}
.learn-content .inner .ld-section-heading {
  background: #f5f5f5 !important;
  padding: 30px;
}
.learn-content .inner .ld-section-heading h2 {
  color: #000000;
  font-weight: 700;
}
.learn-content .inner .ld-item-list-items {
  padding: 10px 30px;
}
.learn-content .inner .logo {
  padding: 20px 30px;
  text-align: right;
  width: 100%;
}
.learn-content .inner .logo img {
  max-width: 100px;
}
.learn-content .inner .title,
.learn-content .inner .title a {
  background: #f5f5f5;
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  padding: 30px;
}
.learn-content .inner .title a {
  padding: 0;
  margin: 0;
}
.learn-content .inner .ld-content-action form,
.learn-content .inner .ld-content-action a {
  display: inline-block !important;
  margin-right: 10px;
  width: inherit !important;
  margin-top: 0 !important;
  vertical-align: top;
  color: #000000 !important;
  font-weight: 700 !important;
}
.learn-content .inner .ld-content-action form:after,
.learn-content .inner .ld-content-action a:after {
  display: none;
}
.learn-content .inner .ld-button,
.learn-content .inner input,
.learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz) {
  padding: 0;
  background-color: transparent !important;
  color: #000000 !important;
  font-weight: 700 !important;
}
.learn-content .inner .ld-button span,
.learn-content .inner input span,
.learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent) span,
.learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz) span {
  color: #000000 !important;
  font-weight: 700 !important;
}
.learn-content .inner .ld-button:after,
.learn-content .inner input:after,
.learn-content .inner .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):after,
.learn-content .inner .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz):after {
  color: #000000 !important;
  display: inline-block;
}
.learn-content .inner .ld-tabs-content {
  padding: 30px;
}
.learn-content .inner .ld-tabs-content p,
.learn-content .inner .ld-tabs-content ul li {
  color: #696969;
  font-weight: 600;
}
.learn-content .inner .learndash-wrapper {
  margin-top: 0;
}
.learn-content .inner .learndash-wrapper .ld-topic-status,
.learn-content .inner .learndash-wrapper .ld-lesson-status,
.learn-content .inner .learndash-wrapper .ld-quiz-status {
  background: #f5f5f5;
  padding: 30px 30px 17px 30px;
}
.learn-content .inner .learndash-wrapper .ld-topic-status a,
.learn-content .inner .learndash-wrapper .ld-lesson-status a,
.learn-content .inner .learndash-wrapper .ld-quiz-status a {
  color: #a8a8a8 !important;
}
.learn-content .inner .learndash-wrapper .ld-progress {
  padding: 0;
}
.learn-content .inner .learndash-wrapper .ld-breadcrumbs {
  background: #f5f5f5;
  padding: 0;
}
.learn-content .inner .wpProQuiz_content {
  padding: 30px 30px 10px 30px;
}
.learn-content .inner .ld-content-actions {
  border-top: 0px solid #fff;
  padding: 10px 30px;
  background-image: url(images/grad-fill.png);
  background-size: cover;
  border-radius: 5px;
  border: solid 1px #dadada;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.learn-content .inner .ld-content-actions > div {
  flex: 1;
}
.learn-content .inner .ld-content-actions > div:nth-child(2) {
  text-align: center;
}
.learn-content .inner .ld-content-actions > div:nth-child(3) {
  text-align: right;
}
.iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.columns.search h3 a {
  color: #646363;
  font-weight: 600;
}
@media screen and (min-width: 800px) {
  .columns.search .inner {
    width: 100%;
  }
  .columns.search .inner .search {
    margin-right: 2.6%;
    padding: 20px 0;
  }
  .columns.search .inner .search:nth-child(4n+4) {
    margin-right: 0;
  }
}
.search .box {
  display: inline-block;
  padding: 15px;
  padding-left: 0;
}
.search .box label {
  display: none;
}
.search .box input {
  background: #f6f6f6;
  color: #646363;
  border: none;
  padding: 11px 8px;
  font-size: 14px;
  min-width: 250px;
  margin-right: 10px;
}
.search .box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #646363;
  font-size: 14px;
}
.search .box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #646363;
  font-size: 14px;
}
.search .box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #646363;
  font-size: 14px;
}
.search .box input:-moz-placeholder {
  /* Firefox 18- */
  color: #646363;
  font-size: 14px;
}
.search .box span.searchBtn {
  color: #646363;
}
.ld-icon.ld-icon-download {
  displaY: none !important;
}
input.wpProQuiz_button.wpProQuiz_button_reShowQuestion:hover,
input.wpProQuiz_button.wpProQuiz_button_restartQuiz:hover {
  color: #ffffff !important;
}
.sfwd-mark-complete input.learndash_mark_complete_button {
  background-color: #203c8f !important;
  color: #ffffff !important;
  padding: 8px 15px;
}
span.reset {
  margin-left: 15px;
  cursor: pointer;
}
body.archive .post-content {
  display: flex !important;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  body.archive .post-content div.post {
    width: 48%;
    margin-right: 4%;
  }
  body.archive .post-content div.post iframe {
    width: 100%;
  }
  body.archive .post-content div.post:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1001px) {
  body.archive .post-content div.post {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  body.archive .post-content div.post:nth-child(3n+3) {
    margin-right: 0;
  }
}
.wp-block-embed__wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: #000000;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
section.focus {
  padding-top: 40px;
}
#lostpasswordform fieldset legend,
#resetpasswordform fieldset legend {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 400;
  margin-bottom: 25px;
}
@media screen and (min-width: 1000px) {
  #lostpasswordform fieldset legend,
  #resetpasswordform fieldset legend {
    font-size: 30px;
  }
}
#lostpasswordform fieldset button#reset-pass-submit,
#resetpasswordform fieldset button#reset-pass-submit {
  display: inline-block;
  padding: 4px 37px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  background-color: #ff0000;
  color: #ffffff;
  transition: all 0.6s ease;
  border: none;
}
#lostpasswordform fieldset button#reset-pass-submit:hover,
#resetpasswordform fieldset button#reset-pass-submit:hover {
  background-color: #203c8f;
  color: #ffffff;
}
#lostpasswordform fieldset p.extra-space,
#resetpasswordform fieldset p.extra-space {
  font-family: 'Montserrat', sans-serif;
  color: #646363;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
  margin-bottom: 16px;
}
#lostpasswordform fieldset label,
#resetpasswordform fieldset label {
  font-family: 'Montserrat', sans-serif;
  color: #646363;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 16px;
  display: block;
}
#lostpasswordform fieldset input,
#resetpasswordform fieldset input {
  background: #f6f6f6;
  color: #646363;
  border: none;
  padding: 11px 8px;
  font-size: 14px;
  min-width: 250px;
  margin-right: 10px;
}
section.login {
  padding: 35px 0;
}
section.login a {
  display: inline-block;
  padding: 4px 37px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  background-color: #ff0000;
  color: #ffffff;
  transition: all 0.6s ease;
}
section.login a:hover {
  background-color: #203c8f;
  color: #ffffff;
}
section .wpProQuiz_content ul.wpProQuiz_sortStringList {
  height: auto !important;
}
.learndash-wrapper .ld-focus .ld-focus-header {
  z-index: 100000 !important;
}
.social-icons li a {
  color: #000000;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.social-icons li a i {
  position: relative;
  top: -1px;
}
.social-icons li a:hover {
  color: #a8a8a8;
}
.wp-block-file a {
  display: inline-block;
  padding: 4px 37px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  background-color: #ff0000 !important;
  color: #ffffff !important;
  transition: all 0.6s ease;
}
#uploadfile_btn {
  display: inline-block;
  padding: 4px 37px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  background-color: #ff0000 !important;
  color: #ffffff !important;
  transition: all 0.6s ease;
  opacity: 1;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input + label strong {
  background-color: #203c8f !important;
}
.sliding_content .sliding_content_above {
  padding-bottom: 20px;
}
.owl-carousel .owl-item img {
  width: 120px !important;
}
.custom_owl_standard .owl-nav {
  margin-bottom: 0 !important;
  margin-top: 0px !important;
}
.custom_owl_standard button {
  height: 30px;
  width: 30px;
  border-radius: 20px !important;
  padding: 10px !important;
}
.custom_owl_standard button span {
  height: 22px !important;
  line-height: 22px !important;
  color: #5f2983;
  font-size: 36px;
}
@media only screen and (min-width: 768px) {
  .custom_owl_standard button span {
    font-size: 60px;
  }
}
.custom_owl_standard button:hover {
  background: none !important;
}
.custom_owl_standard button:hover span {
  background: none !important;
  color: black;
}
.custom_owl_standard button.owl-prev {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: -20px;
}
@media only screen and (min-width: 768px) {
  .custom_owl_standard button.owl-prev {
    left: -40px;
  }
}
@media only screen and (min-width: 1000px) {
  .custom_owl_standard button.owl-prev {
    left: -60px;
  }
}
.custom_owl_standard button.owl-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  right: -20px;
}
@media only screen and (min-width: 768px) {
  .custom_owl_standard button.owl-next {
    right: -40px;
  }
}
@media only screen and (min-width: 1000px) {
  .custom_owl_standard button.owl-next {
    right: -60px;
  }
}
@media screen and (max-width: 800px) {
  .custom_owl_standard {
    padding: 0 20px;
  }
}
.nf-form-content {
  max-width: 1200px !important;
}
.nf-field {
  padding-top: 25px !important;
}
.navigation {
  position: relative;
}
.nomination_button_container {
  margin-top: 20px;
  z-index: 2;
}
@media only screen and (min-width: 1000px) {
  .nomination_button_container {
    position: absolute;
    bottom: -40px;
    right: 70px;
    margin-top: 0px;
  }
}
.nomination_button_container .nomination_button {
  display: inline-block;
  padding: 6px 40px;
  border-radius: 5px;
  background-color: #ff0000;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  animation: nomination_animation 5s linear 2s infinite;
  color: #ffffff !important;
}
@keyframes nomination_animation {
  0% {
    background-color: red;
  }
  25% {
    background-color: purple;
  }
  50% {
    background-color: blue;
  }
  75% {
    background-color: purple;
  }
  100% {
    background-color: red;
  }
}
.nomination_button_container .nomination_button:hover {
  animation: none;
  background-color: #ffffff;
  color: #000000 !important;
  padding: 5px 39px;
  border: 1px solid #000000;
}
section.learn-content.tincanny .inner .ld-tabs-content {
  padding: 0;
}
section.learn-content.tincanny .inner .ld-tabs-content strong {
  color: #203c8f;
}
.ld-tabs-content strong {
  color: #203c8f;
}
span.uo-tclr-open-content-button {
  background: #ff0000;
}
span.uo-tclr-open-content-button span {
  color: #ffffff;
}
span.uo-tclr-open-content-button .uo-tclr-open-content-button__icon {
  transform: scale(1);
  animation: pulse 2s infinite;
}
span.uo-tclr-open-content-button:hover span {
  color: #ff0000 !important;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
