/*!
Theme Name: Creative Tune
Theme URI: https://www.creativetune.com.au
Author: Wayne Chandra
Author URI: https://www.creativetune.com.au
Description: Creative Tune Bootstrap 4 Theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: creativetune
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
        ## Links
        ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
        ## Posts and pages
        ## Comments
# Infinite scroll
# Media
        ## Captions
        ## Galleries
# Header
# Footer
# Back To Top
# Spacing
# Additional Layout
# Home Page
# Internal Page Header
# Contact Form Section
# Full Width Page

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #515151;
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  color: #000117;
  margin-bottom: 0.4em;
  text-transform: uppercase; }

h1 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    h1 {
      font-size: 35.2px;
      font-size: 2.2rem;
      line-height: 1.15; } }
  @media (max-width: 991px) {
    h1 {
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.1; } }
  @media (max-width: 768px) {
    h1 {
      font-size: 27.2px;
      font-size: 1.7rem; } }

h2 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1; }
  @media (max-width: 1024px) {
    h2 {
      font-size: 28.8px;
      font-size: 1.8rem; } }
  @media (max-width: 768px) {
    h2 {
      font-size: 24px;
      font-size: 1.5rem; } }

h3 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1; }
  @media (max-width: 768px) {
    h3 {
      font-size: 19.2px;
      font-size: 1.2rem; } }

h4 {
  font-size: 28.8px;
  font-size: 1.8rem;
  line-height: 0.9; }
  @media (max-width: 768px) {
    h4 {
      font-size: 16px;
      font-size: 1rem; } }

h5 {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 0.7; }
  @media (max-width: 768px) {
    h5 {
      font-size: 14.4px;
      font-size: 0.9rem; } }

h6 {
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 0.5; }
  @media (max-width: 768px) {
    h6 {
      font-size: 12.8px;
      font-size: 0.8rem; } }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  border-left: 12px solid #297CB4;
  padding-left: 1em;
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.text-uppercase {
  text-transform: uppercase; }

.text-underline {
  text-decoration: underline !important; }

.text-bold {
  font-weight: 700 !important; }

.text-light {
  font-weight: 300 !important; }

.text-normal {
  font-weight: 400 !important; }

.text-small {
  font-size: 0.7em !important; }

.super-lead {
  font-size: 28.8px;
  font-size: 1.8rem; }

.lead {
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.4em !important;
  font-weight: 400 !important;
  margin-bottom: 1.6em; }
  @media (max-width: 991px) {
    .lead {
      font-size: 22.4px;
      font-size: 1.4rem; } }
  @media (max-width: 768px) {
    .lead {
      font-size: 20.8px;
      font-size: 1.3rem; } }

.text-drop-shadow {
  text-shadow: 2px 2px 8px #000; }

.text-white {
  color: #ffffff; }

.text-yellow {
  color: #000117; }

.text-red {
  color: red !important; }

.text-black {
  color: #297CB4; }

@media screen and (max-width: 991px) {
  .text-md-center {
    text-align: center; } }
@media screen and (max-width: 768px) {
  .text-sm-center {
    text-align: center; }

  .text-sm-left {
    text-align: left; } }
@media screen and (max-width: 480px) {
  .text-xs-center {
    text-align: center; } }
.alt-text {
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  color: #000117;
  display: block;
  font-style: italic;
  font-size: 26px !important;
  text-transform: none;
  margin-bottom: 0;
  font-weight: 300 !important; }

.font-small {
  font-size: 80%; }

.pre-heading {
  color: #297CB4;
  text-transform: uppercase;
  font-size: 19.2px;
  font-size: 1.2rem;
  margin-bottom: 6px; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  background-size: auto 1000px;
  background-repeat: repeat; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0;
  list-style-type: circle;
  padding: 0 0 20px 20px; }
  ul li, ol li {
    margin-bottom: 10px; }

ul {
  list-style-type: circle; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 20px;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

.btn-blue a {
  display: inline-block !important;
  padding: 12px 32px !important;
  background-color: #297CB4 !important;
  color: #ffffff !important;
  text-align: center !important;
  font-size: 14.4px;
  font-size: 0.9rem;
  border-radius: 0 !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .btn-blue a:hover, .btn-blue a:focus {
    background-color: #5A0341 !important; }

.btn-dark a {
  display: inline-block !important;
  padding: 12px 32px !important;
  background-color: #000117 !important;
  color: #ffffff !important;
  text-align: center !important;
  font-size: 14.4px;
  font-size: 0.9rem;
  border-radius: 0 !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .btn-dark a:hover, .btn-dark a:focus {
    background-color: #297CB4 !important; }

.btn-outline-white {
  display: inline-block !important;
  padding: 12px 32px !important;
  background-color: transparent !important;
  color: #ffffff !important;
  text-align: center !important;
  border: 1px solid #ffffff;
  font-size: 14.4px;
  font-size: 0.9rem;
  border-radius: 0 !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .btn-outline-white:hover, .btn-outline-white:focus {
    background-color: #5A0341 !important;
    border: 1px solid #5A0341; }

.btn-secondary {
  display: inline-block !important;
  padding: 12px 32px !important;
  background-color: #297CB4 !important;
  color: #ffffff !important;
  text-align: center !important;
  border: 1px solid #297CB4;
  font-size: 14.4px;
  font-size: 0.9rem;
  border-radius: 0 !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #5A0341 !important;
    border: 1px solid #5A0341; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #297CB4;
  font-weight: 400;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  a:visited {
    color: #297CB4;
    text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #5A0341;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

#header-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: transparent;
  padding-top: 8px; }
  @media (max-width: 991px) {
    #header-menu {
      background-color: #000117;
      position: relative; } }
  #header-menu #main-menu {
    margin-top: 0;
    margin-right: 0; }
    @media (max-width: 991px) {
      #header-menu #main-menu {
        border-bottom: 0;
        margin-bottom: 20px; } }
    #header-menu #main-menu li {
      margin-bottom: 0; }
      #header-menu #main-menu li a {
        font-size: 13.6px;
        font-size: 0.85rem;
        padding: 32px 14px 20px 14px !important;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: 700;
        font-family: "Circular", Helvetica, Arial, Sans-Serif; }
        #header-menu #main-menu li a:hover, #header-menu #main-menu li a:focus {
          color: #297CB4 !important;
          background-color: transparent; }
        @media (max-width: 991px) {
          #header-menu #main-menu li a {
            padding: 12px 0 !important; } }
    #header-menu #main-menu li.active a {
      color: #297CB4 !important;
      background-color: transparent; }
    #header-menu #main-menu li:first-child a {
      padding-left: 0; }
      @media (max-width: 991px) {
        #header-menu #main-menu li:first-child a {
          padding-left: 0.8em; } }
    #header-menu #main-menu li:last-child a {
      padding-right: 0; }
    #header-menu #main-menu li.menu-item-252 a {
      color: #000117 !important;
      position: relative; }
    #header-menu #main-menu li.menu-item-252 .dropdown-menu li a:before {
      display: none; }
    #header-menu #main-menu li.menu-item-252 a:before {
      content: '\f0ac';
      font-family: FontAwesome;
      display: inline-block;
      margin-left: -1.3em;
      font-size: 14.4px;
      font-size: 0.9rem;
      position: absolute; }
    #header-menu #main-menu li.menu-item-260 a {
      color: #000117 !important;
      position: relative; }
    #header-menu #main-menu li.menu-item-260 .dropdown-menu li a:before {
      display: none; }
    #header-menu #main-menu li.menu-item-260 a:before {
      content: '\f0ac';
      font-family: FontAwesome;
      display: inline-block;
      margin-left: -1.3em;
      font-size: 14.4px;
      font-size: 0.9rem;
      position: absolute; }
    @media (max-width: 991px) {
      #header-menu #main-menu li.menu-item-252-zh a {
        padding: 5px 10px !important; } }
    @media (max-width: 991px) {
      #header-menu #main-menu li.menu-item-252-en a {
        padding: 5px 10px !important; } }
  #header-menu ul.header-contact-menu {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 991px) {
      #header-menu ul.header-contact-menu {
        display: none; } }
    #header-menu ul.header-contact-menu li {
      display: inline-block;
      margin-bottom: 0; }
      #header-menu ul.header-contact-menu li a {
        font-size: 13.6px;
        font-size: 0.85rem;
        padding: 32px 14px 20px 14px !important;
        color: #ffffff !important;
        text-transform: uppercase;
        font-weight: 700;
        font-family: "Circular", Helvetica, Arial, Sans-Serif;
        display: block; }
        #header-menu ul.header-contact-menu li a:hover, #header-menu ul.header-contact-menu li a:focus {
          color: #297CB4 !important;
          background-color: transparent; }
        @media (max-width: 1480px) {
          #header-menu ul.header-contact-menu li a {
            padding: 32px 8px 20px 8px !important; } }

#header-fixed-top {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: white;
  padding-top: 8px;
  display: none; }
  #header-fixed-top .navbar-brand {
    max-width: 140px;
    padding-top: 0; }

.navbar {
  background-color: transparent;
  height: auto;
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
  padding-bottom: 0;
  padding-top: 0;
  align-items: baseline; }
  .navbar .navbar-brand {
    max-width: 200px;
    padding-top: 0; }
    @media (max-width: 991px) {
      .navbar .navbar-brand {
        max-width: 160px;
        padding-bottom: 20px; } }
    @media (max-width: 480px) {
      .navbar .navbar-brand {
        max-width: 120px; } }
  .navbar .creativetune-toggler {
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-color: #ffffff; }
    .navbar .creativetune-toggler .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(41,76,105, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
      width: 1em; }

.navbar-default {
  border-radius: 0;
  background-color: #ffffff;
  border: 0;
  margin-top: 15px; }

.vg-menu li.active > .dropdown-menu li a {
  color: #000117 !important; }

.vg-menu li.active > .dropdown-menu li a:hover,
.vg-menu li.active > .dropdown-menu li a:focus {
  color: #5A0341 !important; }

.dropdown-menu {
  background-color: #fff;
  border-radius: 0;
  padding: 10px;
  border: 0;
  box-shadow: none;
  margin: 0; }
  .dropdown-menu li a {
    color: #ffffff;
    padding: 12px !important;
    display: block; }
    .dropdown-menu li a:hover, .dropdown-menu li a:focus {
      background-color: transparent;
      color: #000117; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }
  .widget .search-wrap {
    display: flex; }
    .widget .search-wrap input[type=search] {
      border-radius: 0;
      height: 48px;
      background-color: #efefef;
      border: 0;
      width: 80%;
      padding: 8px 25px; }
    .widget .search-wrap .search-submit {
      background-color: transparent;
      border: 0;
      border-radius: 0;
      width: 18%;
      height: 48px;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .widget .search-wrap .search-submit i {
        color: #297CB4;
        font-size: 19.2px;
        font-size: 1.2rem;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
      .widget .search-wrap .search-submit:hover i {
        color: #5A0341;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.post-list-wrapper {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .post-list-wrapper {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .post-list-wrapper .post-list {
    margin-bottom: 32px; }
    .post-list-wrapper .post-list h2 {
      font-size: 24px;
      font-size: 1.5rem; }
    .post-list-wrapper .post-list h3 {
      font-weight: 300;
      margin-top: 8px;
      margin-bottom: 8px; }
    .post-list-wrapper .post-list .post-feature-img {
      height: 280px;
      width: 100%;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      background-position: center center !important; }
    .post-list-wrapper .post-list .post-date {
      font-size: 14.4px;
      font-size: 0.9rem;
      font-style: italic;
      margin-bottom: 12px; }

.entry-meta .post-date {
  color: #297CB4;
  font-size: 14.4px;
  font-size: 0.9rem;
  font-style: italic; }

.post-feature-img {
  height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 32px; }

.post-single-content {
  margin-bottom: 32px; }

.archive-post-list {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  padding-bottom: 32px; }

.search h2 {
  font-size: 25.6px;
  font-size: 1.6rem; }
.search h3 {
  font-size: 22.4px;
  font-size: 1.4rem; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-area {
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  padding-top: 32px; }
  .comments-area .comment-respond h3 {
    font-size: 19.2px;
    font-size: 1.2rem; }
  .comments-area .comment-respond #comment {
    background-color: #efefef;
    border-radius: 12px;
    border: 0;
    height: 130px; }
  .comments-area .comment-respond p.form-submit input[type=submit] {
    background-color: #297CB4;
    color: #fff;
    border-radius: 0;
    border: 0;
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 24px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .comments-area .comment-respond p.form-submit input[type=submit]:hover {
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      background-color: #5A0341; }

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
#secondary section {
  margin-bottom: 30px; }
  #secondary section h2 {
    font-size: 19.2px;
    font-size: 1.2rem;
    margin-top: 10px;
    font-weight: 700;
    position: relative;
    margin-bottom: 18px;
    height: 38px; }
  #secondary section h2:after {
    content: '';
    width: 24px;
    height: 3px;
    background-color: #000117;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    bottom: 0; }
  #secondary section h3 {
    font-size: 17.6px;
    font-size: 1.1rem;
    padding-bottom: 5px;
    margin-bottom: 5px; }
  #secondary section ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    #secondary section ul li {
      margin-bottom: 0; }
      #secondary section ul li a {
        display: block;
        padding: 4px 0px;
        margin-bottom: 0;
        color: #515151;
        position: relative;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem; }
        #secondary section ul li a:hover, #secondary section ul li a:focus {
          color: #297CB4; }
      #secondary section ul li ul.children {
        margin-left: 18px;
        margin-bottom: 24px; }
        #secondary section ul li ul.children li a {
          font-weight: 500; }
  #secondary section input[type="search"] {
    background-color: #efefef;
    border: 0;
    border-radius: 0;
    padding: 8px 10px;
    height: 40px; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

.img-100 {
  width: 100%; }

.img-70 {
  width: 70% !important; }

.img-center {
  margin: 0 auto !important; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.hs-slider {
  position: relative;
  width: 100%;
  overflow: hidden !important; }
  .hs-slider .slider-item {
    display: block;
    widows: auto;
    height: 100vh;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 3; }
    @media (max-width: 1920px) {
      .hs-slider .slider-item {
        height: 100vh;
        min-height: 680px; } }
    @media (max-width: 1480px) {
      .hs-slider .slider-item {
        height: 100vh; } }
    @media (max-width: 1200px) {
      .hs-slider .slider-item {
        height: 90vh; } }
    .hs-slider .slider-item .slider-caption {
      left: 5%;
      top: 68%;
      position: absolute;
      z-index: 999;
      width: 50%; }
      @media (max-width: 480px) {
        .hs-slider .slider-item .slider-caption {
          top: 48%; } }
      .hs-slider .slider-item .slider-caption p.main-caption {
        font-size: 40px;
        font-size: 2.5rem;
        color: #ffffff;
        line-height: 1em;
        margin-bottom: 26px;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .hs-slider .slider-item .slider-caption p.main-caption {
            font-size: 32px;
            font-size: 2rem; } }
        @media (max-width: 768px) {
          .hs-slider .slider-item .slider-caption p.main-caption {
            font-size: 28.8px;
            font-size: 1.8rem; } }
        @media (max-width: 480px) {
          .hs-slider .slider-item .slider-caption p.main-caption {
            font-size: 25.6px;
            font-size: 1.6rem; } }
      .hs-slider .slider-item .slider-caption p.sub-caption {
        font-size: 16px;
        font-size: 1rem;
        color: #ffffff;
        line-height: 1.2em; }
      .hs-slider .slider-item .slider-caption a.btn-caption {
        display: inline-block;
        padding: 8px 20px;
        background-color: #297CB4;
        color: #ffffff;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        font-size: 14.4px;
        font-size: 0.9rem;
        text-transform: uppercase;
        display: none; }
        .hs-slider .slider-item .slider-caption a.btn-caption:hover, .hs-slider .slider-item .slider-caption a.btn-caption:focus {
          background-color: #5A0341;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
    .hs-slider .slider-item .slider-bar {
      width: 50px;
      height: 3px;
      background-color: #ffffff;
      margin-top: 32px; }
  .hs-slider .slider-item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.1;
    z-index: -1; }
  .hs-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -24px;
    z-index: 2; }
    .hs-slider .owl-nav:hover, .hs-slider .owl-nav:focus {
      background: transparent; }
    .hs-slider .owl-nav .owl-prev {
      float: left;
      background-color: rgba(255, 255, 255, 0.9);
      font-size: 12.8px;
      font-size: 0.8rem;
      border-radius: 0;
      padding: 14px;
      width: 48px;
      height: 48px;
      margin: 0;
      color: #000117;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .hs-slider .owl-nav .owl-prev:hover {
        background-color: #000117 !important;
        color: #ffffff;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
      @media (max-width: 480px) {
        .hs-slider .owl-nav .owl-prev {
          display: none; } }
    .hs-slider .owl-nav .owl-next {
      float: right;
      background-color: rgba(255, 255, 255, 0.9);
      font-size: 12.8px;
      font-size: 0.8rem;
      border-radius: 0;
      padding: 14px;
      width: 48px;
      height: 48px;
      margin: 0;
      color: #000117;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .hs-slider .owl-nav .owl-next:hover {
        background-color: #000117 !important;
        color: #ffffff;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
      @media (max-width: 480px) {
        .hs-slider .owl-nav .owl-next {
          display: none; } }
  .hs-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 9; }
    .hs-slider .owl-dots span {
      background-color: transparent !important;
      border: 1px solid #ffffff; }
    .hs-slider .owl-dots .owl-dot.active span {
      background-color: #ffffff !important;
      border: 1px solid #ffffff; }

/*--------------------------------------------------------------
# Lightbox
--------------------------------------------------------------*/
.lightbox-grid,
.lightbox-grid ul,
.lightbox-grid li {
  /* position: relative;
   overflow: hidden; */
  list-style-type: none; }

.lightbox-grid li {
  /*width: 18%;*/
  display: inline-block;
  border: 3px solid rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 1; }

.lightbox-grid li:hover .background-image-holder {
  opacity: 0.7; }

.square-thumbs ul {
  margin: 0 !important;
  padding: 0 !important; }

.square-thumbs li {
  height: 220px;
  padding: 0 !important;
  margin: 0; }
  @media (max-width: 1200px) {
    .square-thumbs li {
      height: 250px; } }
  @media (max-width: 991px) {
    .square-thumbs li {
      height: 160px; } }

.feature-img {
  overflow: hidden !important;
  background: #000117;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0px; }

.feature-img .fi-button {
  position: absolute;
  padding: 15px 0px;
  bottom: -40px;
  left: 0;
  padding: 0;
  z-index: auto;
  display: inline-block;
  height: auto;
  width: 100%;
  text-align: center;
  margin: 0 0 0 0px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99; }

.feature-img .fi-button i {
  color: #fff;
  font-size: 22px;
  opacity: 1; }

.feature-img:hover .fi-button, .lightbox-grid li:hover > .fi-button {
  -webkit-transform: translateY(-65px);
  -moz-transform: translateY(-65px);
  -ms-transform: translateY(-65px);
  transform: translateY(-65px); }

.background-image-holder .fadeIn {
  opacity: 1; }

.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000117;
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1; }

.background-image-holder img {
  display: none; }

.lb-outerContainer {
  background: transparent !important; }

.lb-container {
  background-color: #fff;
  padding: 0 !important; }

.lightbox .lb-image {
  border-radius: 0 !important; }

.lb-dataContainer {
  background-color: #fff;
  border-radius: 0 !important; }

.lb-data .lb-details {
  width: 100% !important;
  text-align: center !important;
  padding: 10px 0 20px 0 !important; }

.lb-data .lb-caption {
  color: #cb171e !important; }

.lb-data .lb-closeContainer {
  display: none !important; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
  max-width: 180px;
  margin: 0 auto;
  padding: 30px 0; }
  @media (max-width: 991px) {
    .logo {
      max-width: 150px; } }

#header {
  background-color: #ffffff;
  position: relative;
  height: 110px; }
  @media (max-width: 991px) {
    #header {
      height: auto; } }
  #header .navbar-brand {
    padding-top: 0;
    width: 180px; }
    @media (max-width: 991px) {
      #header .navbar-brand {
        width: 150px; } }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#site-footer {
  background-color: #000117;
  padding-top: 60px;
  padding-bottom: 20px;
  font-weight: 300; }
  #site-footer .footer-logo {
    max-width: 180px;
    margin-bottom: 32px; }
  #site-footer .footer-contact li a {
    padding-bottom: 8px;
    display: block; }
  #site-footer .footer-contact li i {
    color: #ffffff; }
  #site-footer .footer-contact li i.fa-map-marker-alt {
    padding-top: 5px; }
  #site-footer .footer-contact li i.fa-clock {
    padding-top: 5px; }
  #site-footer .footer-contact li p {
    display: inline-block; }
  #site-footer .widget {
    margin-bottom: 3em; }
  #site-footer h2 {
    font-family: "Circular", Helvetica, Arial, Sans-Serif;
    font-size: 17.6px;
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #297CB4;
    font-weight: 700;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 1em; }
  #site-footer h2:after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ffffff; }
  #site-footer h4 {
    font-family: "Circular", Helvetica, Arial, Sans-Serif;
    font-size: 20.8px;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    padding-left: 12px;
    padding-top: 8px; }
  #site-footer p {
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #ffffff; }
  #site-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    #site-footer ul li {
      display: block;
      margin-bottom: 0; }
      #site-footer ul li a {
        color: #ffffff;
        font-size: 14.4px;
        font-size: 0.9rem;
        font-family: "Circular", Helvetica, Arial, Sans-Serif;
        padding: 3px 0;
        display: block; }
        #site-footer ul li a:hover {
          color: #297CB4; }
  #site-footer .copyright {
    margin-bottom: 0px;
    padding-top: 4px;
    font-size: 12.8px;
    font-size: 0.8rem; }
    @media (max-width: 768px) {
      #site-footer .copyright {
        margin-top: 12px;
        text-align: center;
        margin-bottom: 12px; } }
  #site-footer .creativetune {
    text-align: right; }
    #site-footer .creativetune p {
      margin-bottom: 0;
      font-size: 12.8px;
      font-size: 0.8rem; }
    #site-footer .creativetune .creativetune-logo {
      vertical-align: middle;
      max-width: 120px;
      margin-left: 4px; }
    @media (max-width: 768px) {
      #site-footer .creativetune {
        text-align: center; } }
  #site-footer .footer-map {
    min-height: 220px;
    margin-bottom: 40px;
    display: block; }
  #site-footer a {
    color: #c2c2c2; }
    #site-footer a:hover, #site-footer a:focus {
      color: #297CB4; }
  #site-footer #nav_menu-5 {
    margin-bottom: 0px; }
  #site-footer .footer-social {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    #site-footer .footer-social li {
      display: inline-block;
      margin-right: 8px; }
      #site-footer .footer-social li a {
        color: #ffffff;
        display: block;
        font-size: 27.2px;
        font-size: 1.7rem;
        text-align: center; }
        #site-footer .footer-social li a:hover, #site-footer .footer-social li a:focus {
          color: #297CB4; }

/*--------------------------------------------------------------
# Back To Top
--------------------------------------------------------------*/
.topbutton {
  height: 48px;
  width: 48px;
  border-radius: 0px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99;
  background-color: #000117;
  display: none;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-size: 9.6px;
  font-size: 0.6rem;
  text-align: center;
  text-transform: uppercase; }

.topbutton i {
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #ffffff;
  padding: 15px 17px 0px 17px; }

.topbutton:hover,
.topbutton:focus {
  background-color: #297CB4;
  color: #ffffff; }

/*--------------------------------------------------------------
# Spacing
--------------------------------------------------------------*/
.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.ml-0 {
  margin-left: 0px; }

.mr-0 {
  margin-right: 0px; }

.pt-0 {
  padding-top: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.pr-0 {
  padding-right: 0px; }

.pl-0 {
  padding-left: 0px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.ml-10 {
  margin-left: 10px; }

.mr-10 {
  margin-right: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.pr-10 {
  padding-right: 10px; }

.pl-10 {
  padding-left: 10px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.ml-20 {
  margin-left: 20px; }

.mr-20 {
  margin-right: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.pr-20 {
  padding-right: 20px; }

.pl-20 {
  padding-left: 20px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.ml-30 {
  margin-left: 30px; }

.mr-30 {
  margin-right: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.pr-30 {
  padding-right: 30px; }

.pl-30 {
  padding-left: 30px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.ml-40 {
  margin-left: 40px; }

.mr-40 {
  margin-right: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.pr-40 {
  padding-right: 40px; }

.pl-40 {
  padding-left: 40px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.ml-50 {
  margin-left: 50px; }

.mr-50 {
  margin-right: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.pr-50 {
  padding-right: 50px; }

.pl-50 {
  padding-left: 50px; }

.mt-60 {
  margin-top: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.ml-60 {
  margin-left: 60px; }

.mr-60 {
  margin-right: 60px; }

.pt-60 {
  padding-top: 60px; }

.pb-60 {
  padding-bottom: 60px; }

.pr-60 {
  padding-right: 60px; }

.pl-60 {
  padding-left: 60px; }

.mt-70 {
  margin-top: 70px; }

.mb-70 {
  margin-bottom: 70px; }

.ml-70 {
  margin-left: 70px; }

.mr-70 {
  margin-right: 70px; }

.pt-70 {
  padding-top: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.pr-70 {
  padding-right: 70px; }

.pl-70 {
  padding-left: 70px; }

.mt-80 {
  margin-top: 80px; }

.mb-80 {
  margin-bottom: 80px; }

.ml-80 {
  margin-left: 80px; }

.mr-80 {
  margin-right: 80px; }

.pt-80 {
  padding-top: 80px; }

.pb-80 {
  padding-bottom: 80px; }

.pr-80 {
  padding-right: 80px; }

.pl-80 {
  padding-left: 80px; }

.mt-90 {
  margin-top: 90px; }

.mb-90 {
  margin-bottom: 90px; }

.ml-90 {
  margin-left: 90px; }

.mr-90 {
  margin-right: 90px; }

.pt-90 {
  padding-top: 90px; }

.pb-90 {
  padding-bottom: 90px; }

.pr-90 {
  padding-right: 90px; }

.pl-90 {
  padding-left: 90px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-100 {
  margin-left: 100px; }

.mr-100 {
  margin-right: 100px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.pr-100 {
  padding-right: 100px; }

.pl-100 {
  padding-left: 100px; }

.mt-110 {
  margin-top: 110px; }

.mb-110 {
  margin-bottom: 110px; }

.ml-110 {
  margin-left: 110px; }

.mr-110 {
  margin-right: 110px; }

.pt-110 {
  padding-top: 110px; }

.pb-110 {
  padding-bottom: 110px; }

.pr-110 {
  padding-right: 110px; }

.pl-110 {
  padding-left: 110px; }

.mt-120 {
  margin-top: 120px; }

.mb-120 {
  margin-bottom: 120px; }

.ml-120 {
  margin-left: 120px; }

.mr-120 {
  margin-right: 120px; }

.pt-120 {
  padding-top: 120px; }

.pb-120 {
  padding-bottom: 120px; }

.pr-120 {
  padding-right: 120px; }

.pl-120 {
  padding-left: 120px; }

.mt-130 {
  margin-top: 130px; }

.mb-130 {
  margin-bottom: 130px; }

.ml-130 {
  margin-left: 130px; }

.mr-130 {
  margin-right: 130px; }

.pt-130 {
  padding-top: 130px; }

.pb-130 {
  padding-bottom: 130px; }

.pr-130 {
  padding-right: 130px; }

.pl-130 {
  padding-left: 130px; }

.mt-140 {
  margin-top: 140px; }

.mb-140 {
  margin-bottom: 140px; }

.ml-140 {
  margin-left: 140px; }

.mr-140 {
  margin-right: 140px; }

.pt-140 {
  padding-top: 140px; }

.pb-140 {
  padding-bottom: 140px; }

.pr-140 {
  padding-right: 140px; }

.pl-140 {
  padding-left: 140px; }

.mt-150 {
  margin-top: 150px; }

.mb-150 {
  margin-bottom: 150px; }

.ml-150 {
  margin-left: 150px; }

.mr-150 {
  margin-right: 150px; }

.pt-150 {
  padding-top: 150px; }

.pb-150 {
  padding-bottom: 150px; }

.pr-150 {
  padding-right: 150px; }

.pl-150 {
  padding-left: 150px; }

.mt-160 {
  margin-top: 160px; }

.mb-160 {
  margin-bottom: 160px; }

.ml-160 {
  margin-left: 160px; }

.mr-160 {
  margin-right: 160px; }

.pt-160 {
  padding-top: 160px; }

.pb-160 {
  padding-bottom: 160px; }

.pr-160 {
  padding-right: 160px; }

.pl-160 {
  padding-left: 160px; }

.mt-170 {
  margin-top: 170px; }

.mb-170 {
  margin-bottom: 170px; }

.ml-170 {
  margin-left: 170px; }

.mr-170 {
  margin-right: 170px; }

.pt-170 {
  padding-top: 170px; }

.pb-170 {
  padding-bottom: 170px; }

.pr-170 {
  padding-right: 170px; }

.pl-170 {
  padding-left: 170px; }

.mt-180 {
  margin-top: 180px; }

.mb-180 {
  margin-bottom: 180px; }

.ml-180 {
  margin-left: 180px; }

.mr-180 {
  margin-right: 180px; }

.pt-180 {
  padding-top: 180px; }

.pb-180 {
  padding-bottom: 180px; }

.pr-180 {
  padding-right: 180px; }

.pl-180 {
  padding-left: 180px; }

.mt-190 {
  margin-top: 190px; }

.mb-190 {
  margin-bottom: 190px; }

.ml-190 {
  margin-left: 190px; }

.mr-190 {
  margin-right: 190px; }

.pt-190 {
  padding-top: 190px; }

.pb-190 {
  padding-bottom: 190px; }

.pr-190 {
  padding-right: 190px; }

.pl-190 {
  padding-left: 190px; }

.mt-200 {
  margin-top: 200px; }

.mb-200 {
  margin-bottom: 200px; }

.ml-200 {
  margin-left: 200px; }

.mr-200 {
  margin-right: 200px; }

.pt-200 {
  padding-top: 200px; }

.pb-200 {
  padding-bottom: 200px; }

.pr-200 {
  padding-right: 200px; }

.pl-200 {
  padding-left: 200px; }

@media screen and (max-width: 991px) {
  .pt-md-0 {
    padding-top: 0px !important; }

  .pr-md-0 {
    padding-right: 0px !important; }

  .pb-md-0 {
    padding-bottom: 0px !important; }

  .pl-md-0 {
    padding-left: 0px !important; }

  .mt-md-0 {
    margin-top: 0px !important; }

  .mr-md-0 {
    margin-right: 0px !important; }

  .mb-md-0 {
    margin-bottom: 0px !important; }

  .ml-md-0 {
    margin-left: 0px !important; }

  .pt-md-10 {
    padding-top: 10px !important; }

  .pr-md-10 {
    padding-right: 10px !important; }

  .pb-md-10 {
    padding-bottom: 10px !important; }

  .pl-md-10 {
    padding-left: 10px !important; }

  .mt-md-10 {
    margin-top: 10px !important; }

  .mr-md-10 {
    margin-right: 10px !important; }

  .mb-md-10 {
    margin-bottom: 10px !important; }

  .ml-md-10 {
    margin-left: 10px !important; }

  .pt-md-20 {
    padding-top: 20px !important; }

  .pr-md-20 {
    padding-right: 20px !important; }

  .pb-md-20 {
    padding-bottom: 20px !important; }

  .pl-md-20 {
    padding-left: 20px !important; }

  .mt-md-20 {
    margin-top: 20px !important; }

  .mr-md-20 {
    margin-right: 20px !important; }

  .mb-md-20 {
    margin-bottom: 20px !important; }

  .ml-md-20 {
    margin-left: 20px !important; }

  .pt-md-30 {
    padding-top: 30px !important; }

  .pr-md-30 {
    padding-right: 30px !important; }

  .pb-md-30 {
    padding-bottom: 30px !important; }

  .pl-md-30 {
    padding-left: 30px !important; }

  .mt-md-30 {
    margin-top: 30px !important; }

  .mr-md-30 {
    margin-right: 30px !important; }

  .mb-md-30 {
    margin-bottom: 30px !important; }

  .ml-md-30 {
    margin-left: 30px !important; }

  .pt-md-40 {
    padding-top: 40px !important; }

  .pr-md-40 {
    padding-right: 40px !important; }

  .pb-md-40 {
    padding-bottom: 40px !important; }

  .pl-md-40 {
    padding-left: 40px !important; }

  .mt-md-40 {
    margin-top: 40px !important; }

  .mr-md-40 {
    margin-right: 40px !important; }

  .mb-md-40 {
    margin-bottom: 40px !important; }

  .ml-md-40 {
    margin-left: 40px !important; }

  .pt-md-50 {
    padding-top: 50px !important; }

  .pr-md-50 {
    padding-right: 50px !important; }

  .pb-md-50 {
    padding-bottom: 50px !important; }

  .pl-md-50 {
    padding-left: 50px !important; }

  .mt-md-50 {
    margin-top: 50px !important; }

  .mr-md-50 {
    margin-right: 50px !important; }

  .mb-md-50 {
    margin-bottom: 50px !important; }

  .ml-md-50 {
    margin-left: 50px !important; } }
@media screen and (max-width: 768px) {
  .pt-sm-0 {
    padding-top: 0px !important; }

  .pr-sm-0 {
    padding-right: 0px !important; }

  .pb-sm-0 {
    padding-bottom: 0px !important; }

  .pl-sm-0 {
    padding-left: 0px !important; }

  .mt-sm-0 {
    margin-top: 0px !important; }

  .mr-sm-0 {
    margin-right: 0px !important; }

  .mb-sm-0 {
    margin-bottom: 0px !important; }

  .ml-sm-0 {
    margin-left: 0px !important; }

  .pt-sm-10 {
    padding-top: 10px !important; }

  .pr-sm-10 {
    padding-right: 10px !important; }

  .pb-sm-10 {
    padding-bottom: 10px !important; }

  .pl-sm-10 {
    padding-left: 10px !important; }

  .mt-sm-10 {
    margin-top: 10px !important; }

  .mr-sm-10 {
    margin-right: 10px !important; }

  .mb-sm-10 {
    margin-bottom: 10px !important; }

  .ml-sm-10 {
    margin-left: 10px !important; }

  .pt-sm-20 {
    padding-top: 20px !important; }

  .pr-sm-20 {
    padding-right: 20px !important; }

  .pb-sm-20 {
    padding-bottom: 20px !important; }

  .pl-sm-20 {
    padding-left: 20px !important; }

  .mt-sm-20 {
    margin-top: 20px !important; }

  .mr-sm-20 {
    margin-right: 20px !important; }

  .mb-sm-20 {
    margin-bottom: 20px !important; }

  .ml-sm-20 {
    margin-left: 20px !important; }

  .pt-sm-30 {
    padding-top: 30px !important; }

  .pr-sm-30 {
    padding-right: 30px !important; }

  .pb-sm-30 {
    padding-bottom: 30px !important; }

  .pl-sm-30 {
    padding-left: 30px !important; }

  .mt-sm-30 {
    margin-top: 30px !important; }

  .mr-sm-30 {
    margin-right: 30px !important; }

  .mb-sm-30 {
    margin-bottom: 30px !important; }

  .ml-sm-30 {
    margin-left: 30px !important; }

  .pt-sm-40 {
    padding-top: 40px !important; }

  .pr-sm-40 {
    padding-right: 40px !important; }

  .pb-sm-40 {
    padding-bottom: 40px !important; }

  .pl-sm-40 {
    padding-left: 40px !important; }

  .mt-sm-40 {
    margin-top: 40px !important; }

  .mr-sm-40 {
    margin-right: 40px !important; }

  .mb-sm-40 {
    margin-bottom: 40px !important; }

  .ml-sm-40 {
    margin-left: 40px !important; }

  .pt-sm-50 {
    padding-top: 50px !important; }

  .pr-sm-50 {
    padding-right: 50px !important; }

  .pb-sm-50 {
    padding-bottom: 50px !important; }

  .pl-sm-50 {
    padding-left: 50px !important; }

  .mt-sm-50 {
    margin-top: 50px !important; }

  .mr-sm-50 {
    margin-right: 50px !important; }

  .mb-sm-50 {
    margin-bottom: 50px !important; }

  .ml-sm-50 {
    margin-left: 50px !important; } }
/*--------------------------------------------------------------
# Additional Layout
--------------------------------------------------------------*/
.container-lg {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 1200px) {
    .container-lg {
      padding-left: 15px;
      padding-right: 15px; } }

.bg-lightgrey {
  background-color: #efefef; }

.bg-light {
  background-color: #f6f6f5; }

.bg-white {
  background-color: #ffffff; }

.bg-grey {
  background-color: #b5b4b4; }

.bg-blue {
  background-color: #000117; }

.overlay {
  position: relative; }

.overlay:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0; }

.overlay-page {
  position: relative; }

.overlay-page:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000117;
  opacity: 0.4;
  z-index: 0; }

.bg-lightblue {
  background-color: #297CB4; }
  .bg-lightblue h2, .bg-lightblue h3, .bg-lightblue h4 {
    color: #ffffff; }
  .bg-lightblue p {
    color: #ffffff; }

.width-1400 {
  max-width: 1400px;
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 1200px) {
    .width-1400 {
      padding-left: 15px;
      padding-right: 15px; } }

.heading-bar {
  width: 50px;
  height: 3px;
  background-color: #000117;
  margin-top: 32px;
  margin-bottom: 32px; }

.heading-bar-center {
  width: 50px;
  height: 3px;
  background-color: #000117;
  margin: 32px auto; }

.heading-bar-white {
  width: 50px;
  height: 3px;
  background-color: #ffffff;
  margin-top: 32px;
  margin-bottom: 32px; }

.heading-bar-white-center {
  width: 50px;
  height: 3px;
  background-color: #ffffff;
  margin: 32px auto 32px auto; }

.content-padding {
  padding-top: 80px;
  padding-bottom: 80px; }

.content-area {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 768px) {
    .content-area {
      padding-top: 40px;
      padding-bottom: 40px; } }

.site-content-dark h2 {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase; }
.site-content-dark p {
  color: #ffffff; }

.site-content h2 {
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0; }
.site-content h4 {
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  color: #297CB4;
  font-style: italic;
  margin-bottom: 16px; }
.site-content ul {
  list-style: none;
  padding: 0; }
  .site-content ul li {
    padding-left: 0em; }

/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
.product-cat {
  padding-top: 80px;
  padding-bottom: 0px; }
  .product-cat a .product-cat-img {
    min-height: 380px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 32px; }
    .product-cat a .product-cat-img .product-cat-caption {
      position: absolute;
      top: 80%;
      left: 7%;
      width: auto;
      height: auto; }
      .product-cat a .product-cat-img .product-cat-caption p {
        font-size: 20.8px;
        font-size: 1.3rem;
        text-transform: uppercase;
        color: #ffffff;
        line-height: 1.2em; }
  .product-cat a .product-cat-img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000117;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  .product-cat a:hover .product-cat-img:before, .product-cat a:focus .product-cat-img:before {
    opacity: 0.6;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }

/*--------------------------------------------------------------
# Internal Page Header
--------------------------------------------------------------*/
.page-header {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  min-height: 380px;
  position: relative;
  padding-top: 130px;
  width: 100%;
  overflow: hidden; }
  .page-header h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 12px; }
  @media (max-width: 768px) {
    .page-header {
      min-height: 280px;
      padding-top: 80px; } }
  @media (max-width: 480px) {
    .page-header {
      min-height: 220px;
      padding-top: 60px; } }

.breadcrumb {
  color: #ffffff;
  background-color: transparent;
  padding: 0; }
  .breadcrumb a {
    color: #297CB4;
    font-weight: 700; }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #ffffff; }
  .breadcrumb span.current {
    color: #ffffff; }

/*--------------------------------------------------------------
# Contact Form Section
--------------------------------------------------------------*/
.get-in-touch .gform_body input {
  border-radius: 0px !important;
  height: 42px;
  background-color: #fff;
  padding: 8px 20px !important;
  border: 0; }

.get-in-touch .gform_body ul {
  margin-bottom: 0 !important; }
  .get-in-touch .gform_body ul li {
    margin: 0 !important;
    background-image: none !important;
    padding-right: 0 !important; }

.get-in-touch .ginput_container_textarea {
  padding-top: 15px;
  border-radius: 0; }

.get-in-touch .gform_body textarea {
  padding: 15px 20px !important;
  height: 180px !important;
  margin-bottom: 0 !important;
  border-radius: 0;
  background-color: #fff;
  border: 0; }

.get-in-touch #input_1_1 label {
  display: none; }
.get-in-touch #field_1_2, .get-in-touch #field_2_2 {
  padding-right: 8px !important; }
.get-in-touch #field_1_3, .get-in-touch #field_2_3 {
  padding-left: 8px !important; }

@media screen and (max-width: 640px) {
  .get-in-touch #field_1_2, .get-in-touch #field_2_2 {
    padding-right: 0px !important; }
  .get-in-touch #field_1_3, .get-in-touch #field_2_3 {
    padding-left: 0px !important; } }
.get-in-touch .gform_wrapper .gform_footer {
  margin-top: 0 !important;
  padding: 0 !important;
  padding-right: 0px !important; }
  @media (max-width: 768px) {
    .get-in-touch .gform_wrapper .gform_footer {
      padding-right: 0 !important; } }

.get-in-touch .gform_footer input[type=submit] {
  width: 100% !important;
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  font-size: 1.2em !important;
  height: 55px;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background-color: #5A0341 !important;
  box-shadow: none;
  text-shadow: none;
  padding: 8px 20px;
  margin-top: 15px !important;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .get-in-touch .gform_footer input[type=submit]:hover {
    background-color: #297CB4 !important;
    color: #ffffff; }

.gform_wrapper.gf_browser_chrome .gform_body {
  width: 100% !important; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  opacity: 1;
  color: #999; }

/* Firefox 18- */
::-moz-placeholder {
  opacity: 1;
  color: #999; }

/* firefox 19+ */
:-ms-input-placeholder {
  color: #999; }

/* ie */
input:-moz-placeholder {
  color: #999; }

select:-moz-placeholder {
  color: #999; }

select::-webkit-input-placeholder {
  color: #999; }

text-area::-webkit-input-placeholder {
  color: #999; }

text-area:-moz-placeholder {
  color: #999; }

.enquiry .gform_body ul {
  margin-bottom: 0 !important; }
  .enquiry .gform_body ul li {
    margin: 0 !important;
    background-image: none !important; }
    .enquiry .gform_body ul li input {
      border-radius: 0px !important;
      height: 42px;
      background-color: #e9e9e9;
      padding: 5px 20px !important;
      border: 0; }
    .enquiry .gform_body ul li textarea {
      border-radius: 0px !important;
      height: 138px;
      background-color: #e9e9e9;
      padding: 5px 20px !important;
      border: 0;
      margin-top: 16px !important; }
    .enquiry .gform_body ul li #input_1_1 label {
      display: none; }
    .enquiry .gform_body ul li #input_1_5_1 {
      height: 16px; }
    .enquiry .gform_body ul li .gfield_required {
      display: inline-block !important; }
.enquiry .gform_footer input[type=submit] {
  width: auto !important;
  font-family: "Circular", Helvetica, Arial, Sans-Serif;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background-color: #000117 !important;
  box-shadow: none;
  text-shadow: none;
  padding: 12px 3em;
  margin-top: 0px !important;
  text-transform: uppercase;
  position: relative;
  min-height: 1.2rem !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .enquiry .gform_footer input[type=submit]:hover {
    background-color: #297CB4 !important;
    color: #ffffff; }

.enquiry li.gfield.gfield_error {
  background-color: transparent !important;
  border: 0 !important; }

.gform_wrapper .validation_message {
  color: #5A0341 !important;
  padding-top: 10px !important; }

.gform_wrapper div.validation_error {
  color: #5A0341 !important;
  border: 0 !important; }

.subscribe-form .gform_wrapper {
  margin-top: 0 !important; }
  .subscribe-form .gform_wrapper .gform_body li {
    margin-top: 0 !important; }
    .subscribe-form .gform_wrapper .gform_body li input {
      border-radius: 0px !important;
      height: 42px;
      background-color: #ffffff;
      padding: 8px 20px !important;
      border: 0; }
      .subscribe-form .gform_wrapper .gform_body li input #input_2_1_3_container,
      .subscribe-form .gform_wrapper .gform_body li input #input_2_1_6_container {
        padding-top: 0; }
    .subscribe-form .gform_wrapper .gform_body li .ginput_container_checkbox {
      color: #ffffff; }
  .subscribe-form .gform_wrapper .gform_body li.hidden_label input {
    margin-top: 0; }
  .subscribe-form .gform_wrapper .gform_body #field_2_1 label {
    display: none; }
  .subscribe-form .gform_wrapper .gform_footer input[type=submit] {
    color: #ffffff;
    border: 0;
    border-radius: 0;
    background-color: #297CB4 !important;
    box-shadow: none;
    text-shadow: none;
    padding: 12px 48px;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .subscribe-form .gform_wrapper .gform_footer input[type=submit]:hover {
      background-color: #5A0341 !important;
      color: #ffffff; }

/*--------------------------------------------------------------
# Full Width Section
--------------------------------------------------------------*/
.icon {
  padding: 0 1em; }
  .icon i {
    font-size: 72px;
    font-size: 4.5rem;
    color: #297CB4;
    margin-bottom: 8px; }

/*--------------------------------------------------------------
# Parallax
--------------------------------------------------------------*/
.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%; }
  @media (max-width: 1024px) {
    .parallax {
      background-attachment: scroll;
      background-position: center top !important; } }

.ct-parallax {
  min-height: 480px;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px; }
  .ct-parallax p.pre-heading {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19.2px;
    font-size: 1.2rem;
    margin-bottom: 6px; }
  .ct-parallax h2 {
    color: #ffffff;
    text-transform: uppercase; }
  .ct-parallax p {
    color: #ffffff; }

.internal-page-banner {
  height: 32vh;
  padding-top: 180px;
  min-height: 360px; }
  .internal-page-banner h1 {
    color: #ffffff;
    text-transform: uppercase; }

.not-found-page-banner {
  height: 55vh; }

.parallaw-wrapper h2 {
  color: #ffffff; }
.parallaw-wrapper p {
  color: #ffffff; }

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.site-content .widget-area {
  /*float: left;*/
  overflow: hidden;
  /*width: $size__site-sidebar;*/ }

.site-footer {
  clear: both;
  width: 100%; }

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.map {
  display: block;
  position: relative;
  min-height: 480px;
  width: 100%;
  overflow: hidden; }
  .map #wpgmza_map {
    float: none !important; }

/*
.map:after {
    position:absolute;
    bottom:0px;
    width: 120%;
    margin-left: -10%;
    margin-right: -10%;
    height:120px;
    background:$secondary__color;
    z-index:9;
    content:'';
    border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
    -moz-border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
    -webkit-border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
    overflow: hidden;
}
*/
/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
.contact-enquiry {
  display: block;
  position: relative;
  min-height: 480px;
  width: 100%;
  overflow: hidden; }

.contact-enquiry:after {
  position: absolute;
  bottom: 0px;
  width: 120%;
  margin-left: -10%;
  margin-right: -10%;
  height: 120px;
  background: #297CB4;
  z-index: 9;
  content: '';
  border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
  -moz-border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
  -webkit-border-radius: 200vh 200vh 0% 0% / 20vh  20vh 0% 0%;
  overflow: hidden; }

/*--------------------------------------------------------------
# Search Box
--------------------------------------------------------------*/
#searchform input[type="text"] {
  background-color: #efefef;
  border: 0;
  padding: 8px 12px;
  height: 45px;
  width: 80%;
  margin: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
#searchform button.search-submit {
  background-color: #297CB4;
  color: #ffffff;
  padding: 12px;
  border: 0;
  height: 45px;
  width: 20%;
  margin: 0;
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  #searchform button.search-submit:hover, #searchform button.search-submit:focus {
    background-color: #000117;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  #searchform button.search-submit i {
    font-size: 16px;
    font-size: 1rem;
    color: #ffffff; }

/*--------------------------------------------------------------
# Pop Up Contact
--------------------------------------------------------------*/
.pop-up-contact {
  width: 150px;
  height: 48px;
  border-radius: 0;
  border: 0;
  background-color: #5A0341;
  position: fixed;
  top: 35%;
  right: -52px;
  z-index: 99;
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 0;
  margin: 0px;
  text-transform: uppercase;
  color: #ffffff !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  @media (max-width: 768px) {
    .pop-up-contact {
      display: none; } }
  .pop-up-contact i {
    color: #ffffff;
    font-size: 14.4px;
    font-size: 0.9rem;
    margin-right: 10px; }
    @media (max-width: 991px) {
      .pop-up-contact i {
        margin-right: 0; } }
  .pop-up-contact:hover, .pop-up-contact:focus {
    background-color: #000117; }

/*--------------------------------------------------------------
# Modal Get In Touch
--------------------------------------------------------------*/
#get-in-touch .modal-dialog {
  margin-top: 5%; }
  #get-in-touch .modal-dialog .modal-content {
    border-radius: 0;
    background-color: #000117;
    border: 0; }
    #get-in-touch .modal-dialog .modal-content .modal-header {
      align-items: center;
      justify-content: center;
      border-bottom: 0; }
      #get-in-touch .modal-dialog .modal-content .modal-header .modal-title {
        color: #ffffff; }
      #get-in-touch .modal-dialog .modal-content .modal-header button.close {
        color: #ffffff; }
    #get-in-touch .modal-dialog .modal-content .modal-body {
      text-align: center; }
      #get-in-touch .modal-dialog .modal-content .modal-body h3 {
        color: #ffffff;
        text-transform: uppercase; }
      #get-in-touch .modal-dialog .modal-content .modal-body p {
        color: #ffffff; }

#searchModal {
  background-color: rgba(0, 1, 23, 0.7); }
  #searchModal .modal-dialog .modal-content {
    border-radius: 0;
    background-color: transparent;
    border: 0; }
    #searchModal .modal-dialog .modal-content .modal-header {
      border-bottom: 0; }
      #searchModal .modal-dialog .modal-content .modal-header h5 {
        color: #ffffff; }
      #searchModal .modal-dialog .modal-content .modal-header .close {
        color: #fff;
        text-shadow: none; }
    #searchModal .modal-dialog .modal-content .modal-body .widget {
      margin: 0; }
      #searchModal .modal-dialog .modal-content .modal-body .widget #search-form .search-wrap {
        display: flex; }
        #searchModal .modal-dialog .modal-content .modal-body .widget #search-form .search-wrap input[type=search] {
          border-radius: 0;
          height: 48px;
          background-color: #fff;
          border: 0;
          width: 80%;
          padding: 8px 25px; }
        #searchModal .modal-dialog .modal-content .modal-body .widget #search-form .search-wrap .search-submit {
          background-color: transparent;
          border: 0;
          border-radius: 0;
          width: 18%;
          height: 48px;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
          #searchModal .modal-dialog .modal-content .modal-body .widget #search-form .search-wrap .search-submit i {
            color: #fff;
            font-size: 28.8px;
            font-size: 1.8rem;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }
          #searchModal .modal-dialog .modal-content .modal-body .widget #search-form .search-wrap .search-submit:hover i {
            color: #297CB4;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }
    #searchModal .modal-dialog .modal-content .modal-body .widget_product_search {
      display: flex; }
      #searchModal .modal-dialog .modal-content .modal-body .widget_product_search .woocommerce-product-search {
        width: 100%; }
        #searchModal .modal-dialog .modal-content .modal-body .widget_product_search .woocommerce-product-search input.search-field {
          border-radius: 0;
          height: 48px;
          background-color: #fff;
          border: 0;
          width: 80%;
          padding: 8px 25px; }
        #searchModal .modal-dialog .modal-content .modal-body .widget_product_search .woocommerce-product-search button {
          background-color: transparent;
          border: 0;
          border-radius: 0;
          width: 18%;
          height: 48px;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
          #searchModal .modal-dialog .modal-content .modal-body .widget_product_search .woocommerce-product-search button i {
            color: #fff;
            font-size: 28.8px;
            font-size: 1.8rem;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }
          #searchModal .modal-dialog .modal-content .modal-body .widget_product_search .woocommerce-product-search button:hover i {
            color: #297CB4;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service .service-icon-wrapper {
  display: block;
  border: 4px solid #c4c5c5;
  border-radius: 10px;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 1em auto;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .service .service-icon-wrapper .service-icon {
    margin-bottom: 10px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .service .service-icon-wrapper .service-icon .service-icon-default {
      display: block;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
    .service .service-icon-wrapper .service-icon .service-icon-hover {
      display: none;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
    .service .service-icon-wrapper .service-icon .service-icon-active {
      display: block; }
  .service .service-icon-wrapper:hover, .service .service-icon-wrapper:focus {
    border: 4px solid #5A0341;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
.service h2 {
  font-size: 19.2px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #c4c5c5;
  font-weight: 500;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
.service:hover h2 {
  color: #5A0341;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
.service:hover .service-icon-wrapper {
  border: 4px solid #5A0341;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .service:hover .service-icon-wrapper .service-icon {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .service:hover .service-icon-wrapper .service-icon .service-icon-default {
      display: none;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
    .service:hover .service-icon-wrapper .service-icon .service-icon-hover {
      display: block;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }

.service-active .service-icon-wrapper {
  border: 4px solid #5A0341; }
.service-active h2 {
  color: #5A0341; }

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Partners Logos
--------------------------------------------------------------*/
#partners-logos {
  background-color: #efefef;
  padding-top: 80px;
  padding-bottom: 80px; }
  #partners-logos .logos-slider .slider-item {
    padding: 0 40px; }
  #partners-logos .logos-slider .owl-nav {
    z-index: 2; }
    #partners-logos .logos-slider .owl-nav:hover, #partners-logos .logos-slider .owl-nav:focus {
      background: transparent; }
    #partners-logos .logos-slider .owl-nav .owl-prev {
      background-color: transparent;
      font-size: 12.8px;
      font-size: 0.8rem;
      border-radius: 0;
      padding: 14px;
      width: 48px;
      height: 48px;
      margin: 0;
      color: #000117;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      #partners-logos .logos-slider .owl-nav .owl-prev:hover {
        background-color: transparent;
        color: #5A0341;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
    #partners-logos .logos-slider .owl-nav .owl-next {
      background-color: transparent;
      font-size: 12.8px;
      font-size: 0.8rem;
      border-radius: 0;
      padding: 14px;
      width: 48px;
      height: 48px;
      margin: 0;
      color: #000117;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      #partners-logos .logos-slider .owl-nav .owl-next:hover {
        background-color: transparent;
        color: #5A0341;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
  #partners-logos .logos-slider .owl-dots {
    z-index: 9; }
    #partners-logos .logos-slider .owl-dots span {
      background-color: transparent !important;
      border: 1px solid #000117; }
    #partners-logos .logos-slider .owl-dots .owl-dot.active span {
      background-color: #5A0341 !important;
      border: 1px solid #5A0341; }

/*--------------------------------------------------------------
# Projects
--------------------------------------------------------------*/
.projects .content-project {
  padding-top: 80px;
  padding-bottom: 40px; }
  @media (max-width: 480px) {
    .projects .content-project {
      padding-top: 40px; } }
.projects .project-article {
  margin-bottom: 32px; }
.projects .project-sidebar {
  font-size: 12.8px;
  font-size: 0.8rem; }
  .projects .project-sidebar .project-meta {
    display: block; }
    .projects .project-sidebar .project-meta dt {
      float: left;
      padding: 12px 0 0 0;
      margin: 0 -45% 0 0; }
    .projects .project-sidebar .project-meta dd {
      display: block;
      border-bottom: 1px solid #e5e5e5;
      min-height: 38px;
      padding: 12px 0 10px 45%;
      margin: 0; }
      .projects .project-sidebar .project-meta dd ul {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .projects .project-sidebar .project-meta dd ul li {
          display: block; }

.project-latest {
  padding-top: 120px;
  padding-bottom: 120px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative; }
  @media (max-width: 1024px) {
    .project-latest {
      background-attachment: scroll; } }
  .project-latest h2 {
    color: #ffffff;
    font-size: 24px;
    font-size: 1.5rem; }
    @media (max-width: 1024px) {
      .project-latest h2 {
        font-size: 19.2px;
        font-size: 1.2rem; } }
    @media (max-width: 768px) {
      .project-latest h2 {
        font-size: 16.8px;
        font-size: 1.05rem; } }
  .project-latest h3 {
    color: #ffffff;
    font-size: 51.2px;
    font-size: 3.2rem; }
    @media (max-width: 1024px) {
      .project-latest h3 {
        font-size: 41.6px;
        font-size: 2.6rem; } }
    @media (max-width: 768px) {
      .project-latest h3 {
        font-size: 27.2px;
        font-size: 1.7rem; } }
  .project-latest p {
    color: #ffffff; }

.project-latest:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #000117;
  opacity: 0.4; }

.products-used {
  margin: 32px 0; }
  .products-used h3 {
    font-size: 19.2px;
    font-size: 1.2rem; }
  .products-used .product-used {
    text-align: center;
    margin-bottom: 32px; }
    @media (max-width: 991px) {
      .products-used .product-used {
        margin-bottom: 18px; } }
    @media (max-width: 480px) {
      .products-used .product-used {
        display: inline-block;
        width: 49.2%; } }
    .products-used .product-used .product_thumb {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      width: 80%;
      height: 180px;
      margin: 0 auto 18px auto; }
      @media (max-width: 991px) {
        .products-used .product-used .product_thumb {
          height: 140px; } }
    .products-used .product-used h4 {
      font-size: 15.2px;
      font-size: 0.95rem;
      margin-bottom: 18px;
      color: #297CB4; }

.project-square-thumbs ul {
  margin: 0 !important;
  padding: 0 !important; }
  .project-square-thumbs ul li {
    position: relative;
    height: 220px;
    padding: 0 !important;
    margin: 0;
    width: 49%; }
    @media (max-width: 768px) {
      .project-square-thumbs ul li {
        width: 49%;
        height: 190px; } }
    @media (max-width: 480px) {
      .project-square-thumbs ul li {
        width: 100%;
        height: 210px; } }

.project-list-wrapper {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 768px) {
    .project-list-wrapper {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .project-list-wrapper .project-list a {
    background-color: #000117;
    position: relative;
    display: block;
    margin-bottom: 32px; }
    .project-list-wrapper .project-list a .project-feature-img {
      width: 100%;
      height: 280px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      opacity: 1; }
      @media (max-width: 768px) {
        .project-list-wrapper .project-list a .project-feature-img {
          height: 220px; } }
    .project-list-wrapper .project-list a h2 {
      position: absolute;
      bottom: -80px;
      width: 100%;
      text-align: center;
      padding: 0 15px;
      left: 0;
      font-size: 19.2px;
      font-size: 1.2rem;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      color: #fff; }
      @media (max-width: 768px) {
        .project-list-wrapper .project-list a h2 {
          font-size: 14.4px;
          font-size: 0.9rem; } }
    .project-list-wrapper .project-list a:hover h2, .project-list-wrapper .project-list a:focus h2 {
      -webkit-transform: translateY(-120px);
      -moz-transform: translateY(-120px);
      -ms-transform: translateY(-120px);
      transform: translateY(-120px);
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
    .project-list-wrapper .project-list a:hover .project-feature-img, .project-list-wrapper .project-list a:focus .project-feature-img {
      opacity: 0.2;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center; }
  .testimonials .testi-slider {
    background-image: url("/wp-content/uploads/2018/11/testimonials-quote.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 10%; }
    .testimonials .testi-slider .slider-item .testi-author {
      font-weight: 700;
      font-size: 19.2px;
      font-size: 1.2rem; }
    .testimonials .testi-slider .owl-nav {
      z-index: 2; }
      .testimonials .testi-slider .owl-nav:hover, .testimonials .testi-slider .owl-nav:focus {
        background: transparent; }
      .testimonials .testi-slider .owl-nav .owl-prev {
        background-color: transparent;
        font-size: 12.8px;
        font-size: 0.8rem;
        border-radius: 0;
        padding: 14px;
        width: 48px;
        height: 48px;
        margin: 0;
        color: #000117;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        .testimonials .testi-slider .owl-nav .owl-prev:hover {
          background-color: transparent;
          color: #5A0341;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
      .testimonials .testi-slider .owl-nav .owl-next {
        background-color: transparent;
        font-size: 12.8px;
        font-size: 0.8rem;
        border-radius: 0;
        padding: 14px;
        width: 48px;
        height: 48px;
        margin: 0;
        color: #000117;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        .testimonials .testi-slider .owl-nav .owl-next:hover {
          background-color: transparent;
          color: #5A0341;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
    .testimonials .testi-slider .owl-dots {
      z-index: 9; }
      .testimonials .testi-slider .owl-dots span {
        background-color: transparent !important;
        border: 1px solid #000117; }
      .testimonials .testi-slider .owl-dots .owl-dot.active span {
        background-color: #5A0341 !important;
        border: 1px solid #5A0341; }

.testimonials-list-wrapper {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 768px) {
    .testimonials-list-wrapper {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .testimonials-list-wrapper .testimonial-list {
    text-align: center;
    background-image: url("/wp-content/uploads/2018/11/testimonials-quote.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 10%;
    margin-bottom: 48px; }
    .testimonials-list-wrapper .testimonial-list p {
      font-style: italic; }
    .testimonials-list-wrapper .testimonial-list .testi-author {
      font-weight: 700;
      font-size: 19.2px;
      font-size: 1.2rem;
      font-style: normal; }

/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.woocommerce span.onsale {
  border-radius: 0;
  background-color: #5A0341;
  color: #ffffff;
  padding: 0px 28px;
  top: 20px;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem; }
.woocommerce span.poa-label {
  display: block;
  font-weight: 700;
  color: #5A0341; }
.woocommerce div.product div.summary {
  margin-top: 0; }
  .woocommerce div.product div.summary .price {
    color: #5A0341;
    font-size: 27.2px;
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 10px; }
    .woocommerce div.product div.summary .price span.rrp-tag {
      color: #297CB4; }
  .woocommerce div.product div.summary .product_meta {
    margin-bottom: 32px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12.8px;
    font-size: 0.8rem; }
    .woocommerce div.product div.summary .product_meta .sku_wrapper {
      display: block; }
    .woocommerce div.product div.summary .product_meta .posted_in {
      display: block; }
  .woocommerce div.product div.summary .woocommerce-variation-price {
    margin-bottom: 18px; }
  .woocommerce div.product div.summary .btn-dark-download {
    padding: 12px 32px !important;
    background-color: #000117 !important;
    color: #ffffff !important;
    text-align: center !important;
    font-size: 14.4px;
    font-size: 0.9rem;
    border-radius: 0 !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .woocommerce div.product div.summary .btn-dark-download:hover, .woocommerce div.product div.summary .btn-dark-download:focus {
      background-color: #5A0341 !important; }
.woocommerce .quantity .qty {
  border-radius: 0;
  background-color: #efefef;
  border: 0;
  height: 40px; }
.woocommerce form.cart .variations tr td {
  padding-top: 3px;
  padding-bottom: 3px; }
.woocommerce form.cart .variations select {
  border-radius: 0;
  background-color: #efefef;
  height: 42px;
  border: 0;
  padding: 8px 16px; }
.woocommerce form.cart .button {
  padding: 12px 32px !important;
  background-color: #297CB4 !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .woocommerce form.cart .button:hover, .woocommerce form.cart .button:focus {
    background-color: #5A0341 !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
.woocommerce button.button.alt {
  background-color: #297CB4;
  border-radius: 0;
  text-transform: uppercase;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus {
    background-color: #000117; }
.woocommerce .print-premalink {
  display: none; }
.woocommerce .pdf-print-btn {
  margin-top: 32px;
  display: block; }
  .woocommerce .pdf-print-btn a {
    display: inline-block;
    color: #297CB4;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .woocommerce .pdf-print-btn a i {
      margin-right: 12px; }
    .woocommerce .pdf-print-btn a:hover {
      color: #000117; }

.woocommerce-tabs {
  /*padding-bottom:32px;*/ }
  .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #efefef !important; }
    .woocommerce-tabs ul.tabs li {
      border: 0 !important;
      border-radius: 0 !important;
      background-color: #f3f3f3 !important; }
      .woocommerce-tabs ul.tabs li a {
        text-transform: uppercase;
        color: #297CB4; }
    .woocommerce-tabs ul.tabs li:before {
      display: none !important; }
    .woocommerce-tabs ul.tabs li:after {
      display: none !important; }
    .woocommerce-tabs ul.tabs li.active {
      background-color: #fff !important; }
      .woocommerce-tabs ul.tabs li.active a {
        color: #297CB4 !important; }
  .woocommerce-tabs ul.tabs:before {
    display: none !important; }
  .woocommerce-tabs .woocommerce-Tabs-panel {
    margin: 0 !important; }
    .woocommerce-tabs .woocommerce-Tabs-panel h2 {
      font-size: 19.2px;
      font-size: 1.2rem; }

@media (max-width: 768px) {
  .archive ul.products {
    margin-bottom: 18px; } }
.archive ul.products li.product {
  text-align: center; }
  .archive ul.products li.product span.rrp-price {
    display: none; }
  .archive ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 14.4px;
    font-size: 0.9rem;
    min-height: 45px; }
  .archive ul.products li.product span.price {
    color: #5A0341;
    font-size: 17.6px;
    font-size: 1.1rem; }
  .archive ul.products li.product .button {
    border-radius: 0;
    background-color: #297CB4;
    color: #ffffff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-transform: uppercase;
    padding: 12px 18px;
    font-size: 14.4px;
    font-size: 0.9rem; }
    .archive ul.products li.product .button:hover, .archive ul.products li.product .button:focus {
      background-color: #5A0341;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
.archive .woocommerce-ordering {
  margin-bottom: 32px; }
  .archive .woocommerce-ordering select {
    border-radius: 0;
    background-color: #efefef;
    border: 0;
    height: 42px; }

/*** Woocommerce Product Search ***/
.woocommerce-product-search input[type="search"] {
  border-radius: 0;
  width: 80%;
  float: left; }
.woocommerce-product-search button[type=submit] {
  float: right;
  background-color: #297CB4;
  height: 40px;
  width: 20%;
  border: 0;
  border-radius: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .woocommerce-product-search button[type=submit]:hover, .woocommerce-product-search button[type=submit]:focus {
    background-color: #5A0341;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  .woocommerce-product-search button[type=submit] .product-search-icon {
    color: #ffffff; }

/*** Woocommerce Product Specification  ***/
.product-specification {
  list-style-type: none;
  margin: 0 0 32px 0;
  padding: 0;
  border-top: 1px dotted #efefef;
  border-bottom: 1px dotted #efefef; }
  .product-specification li {
    display: block;
    padding: 8px 12px;
    border-top: 1px dotted #efefef;
    border-bottom: 1px dotted #efefef;
    margin-bottom: 0; }
    .product-specification li span.column-1 {
      width: 25%;
      font-weight: 700;
      display: inline-block;
      vertical-align: text-top; }
      @media (max-width: 768px) {
        .product-specification li span.column-1 {
          width: 35%;
          font-size: 14.4px;
          font-size: 0.9rem; } }
      @media (max-width: 480px) {
        .product-specification li span.column-1 {
          width: 45%;
          font-size: 12.8px;
          font-size: 0.8rem; } }
    .product-specification li span.column-2 {
      width: 75%;
      font-style: italic;
      display: inline-block;
      vertical-align: text-top; }
      @media (max-width: 768px) {
        .product-specification li span.column-2 {
          width: 65%;
          font-size: 14.4px;
          font-size: 0.9rem; } }
      @media (max-width: 480px) {
        .product-specification li span.column-2 {
          width: 55%;
          font-size: 12.8px;
          font-size: 0.8rem; } }
  .product-specification li:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.03); }

.single-product p.price .from {
  font-size: 12.8px;
  font-size: 0.8rem;
  color: rgba(132, 132, 132, 0.5);
  text-transform: uppercase; }
.single-product .single_variation_wrap .woocommerce-variation-price .price .woocommerce-Price-amount {
  font-size: 40px;
  font-size: 2.5rem;
  color: #297CB4; }

@media (max-width: 768px) {
  .woocommerce-pagination {
    margin-bottom: 32px; } }
.woocommerce-pagination ul.page-numbers {
  border: 0 !important; }
  .woocommerce-pagination ul.page-numbers li {
    border: 0 !important; }
    .woocommerce-pagination ul.page-numbers li a {
      border: 0 !important;
      background-color: #efefef !important;
      width: 32px;
      height: 32px;
      text-align: center;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .woocommerce-pagination ul.page-numbers li a:hover {
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        background-color: #297CB4 !important;
        color: #fff !important; }
    .woocommerce-pagination ul.page-numbers li .current {
      background-color: #297CB4 !important;
      color: #fff !important;
      width: 32px;
      height: 32px;
      text-align: center; }

/*--------------------------------------------------------------
# Brands
--------------------------------------------------------------*/
.brands-list-wrapper {
  padding-top: 80px;
  padding-bottom: 80px; }
  .brands-list-wrapper .brands-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px; }
    .brands-list-wrapper .brands-list .brand {
      width: 100%;
      height: 100%; }
      .brands-list-wrapper .brands-list .brand .brand-img-wrapper {
        display: flex;
        width: 100%;
        height: auto;
        min-height: 254px;
        align-items: center;
        justify-content: center;
        text-align: center; }
        .brands-list-wrapper .brands-list .brand .brand-img-wrapper img {
          width: 100%; }
        .brands-list-wrapper .brands-list .brand .brand-img-wrapper h3 {
          font-size: 19.2px;
          font-size: 1.2rem; }
          @media (max-width: 768px) {
            .brands-list-wrapper .brands-list .brand .brand-img-wrapper h3 {
              font-size: 16px;
              font-size: 1rem; } }
      .brands-list-wrapper .brands-list .brand a.brand-products {
        display: block;
        background-color: #297CB4;
        padding: 8px 0;
        color: #fff;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        text-align: center;
        margin-bottom: 5px;
        cursor: pointer; }
        .brands-list-wrapper .brands-list .brand a.brand-products:hover {
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          background-color: #5A0341; }
      .brands-list-wrapper .brands-list .brand a.brand-url {
        display: block;
        background-color: #000117;
        padding: 8px 0;
        color: #fff;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        text-align: center;
        margin-top: 5px;
        cursor: pointer; }
        .brands-list-wrapper .brands-list .brand a.brand-url:hover {
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          background-color: #5A0341; }
      .brands-list-wrapper .brands-list .brand a.catalogue-url {
        display: block;
        padding: 8px 0;
        text-align: center;
        color: #297CB4;
        cursor: pointer;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        border-bottom: 1px dotted #efefef; }
        .brands-list-wrapper .brands-list .brand a.catalogue-url:hover {
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          color: #5A0341; }

.product-cat-brands {
  margin-bottom: 48px;
  padding-bottom: 32px;
  border-bottom: 1px dotted #efefef; }
  .product-cat-brands .product-brand-title {
    font-size: 28.8px;
    font-size: 1.8rem; }
    @media (max-width: 768px) {
      .product-cat-brands .product-brand-title {
        font-size: 24px;
        font-size: 1.5rem; } }
  @media (max-width: 991px) {
    .product-cat-brands .product-brand-logo {
      display: block;
      max-width: 220px;
      margin: 0 auto; } }
  .product-cat-brands .brands-url {
    display: block;
    background-color: #297CB4;
    padding: 8px 16px;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    margin-right: 32px;
    cursor: pointer;
    border: 1px solid transparent;
    clear: both;
    max-width: 180px;
    margin-bottom: 12px; }
    .product-cat-brands .brands-url:hover {
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      background-color: #5A0341;
      border: 1px solid #5A0341; }
  .product-cat-brands .catalogue-url {
    display: inline-block;
    background-color: transparent;
    padding: 8px 16px;
    color: #297CB4;
    border: 1px solid #297CB4;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    margin-bottom: 12px;
    margin-right: 16px;
    cursor: pointer; }
    .product-cat-brands .catalogue-url:hover {
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      background-color: #5A0341;
      color: #fff !important;
      border: 1px solid #5A0341; }

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  @page {
    margin: 25mm 25mm 25mm 25mm; }
  @page :footer {
    color: #fff; }
  @page :header {
    color: #fff; }
  body {
    margin: 0; }

  .site-header {
    display: none; }

  .page-header {
    display: none; }

  .project-latest {
    display: none; }

  .ct-parallax {
    display: none; }

  .topbutton {
    display: none !important; }

  footer {
    display: none; }

  .btn-dark-download {
    display: none; }

  #partners-logos {
    display: none; }

  .woocommerce .print-premalink {
    display: block !important; }

  #single-product-gallery {
    display: none; }

  #home-page-slider {
    display: none; }

  .product-cat {
    display: none; }

  .testimonials {
    display: none; }

  #secondary {
    display: none; }

  .pdf-print-btn {
    display: none !important; } }
