@charset "UTF-8";
/*!
Theme Name: Labore
Theme URI: http://hunthemes.com/wplabore
Author: HunThemes
Author URI: https://themeforest.net/user/hunthemes/portfolio
Description: Labore is designed to showcase services. This theme can be used for many type of website. Specially for Beauty, Spa, Yoga, Salons, Massage, Care, Hair, Health, Wellness Center and personal website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: labore
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, rtl-language-support, translation-ready

Labore is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
[COLOR CODES]

# Text Color      :  #5e5e78
# Primary Color 01:  #28c8db
# Primary Color 02:  #020041

------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TYPOGRAPHY]

Body            : 15px/1.8 'Nunito', Arial, sans-serif;
Title           : 40px/1.1 'Alice', Arial, sans-serif;
Paragrap        : 15px/1.8 'Nunito', Arial, sans-serif;
Input, textarea : 15px/1.5 'Nunito', Arial, sans-serif;
-------------------------------------------------------------------*/
/*[ restyle ]
//////////////////////////////////////////////////////////////////*/
*,
*:before,
*:after {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 15px;
}

body {
  font-weight: 400;
  line-height: 1.8;
  height: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

a:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.75rem;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3 {
  line-height: 1.3;
}

h4,
h5,
h6 {
  line-height: 1.4;
}

p {
  margin-bottom: 0.75rem;
}
p:last-child {
  margin-bottom: 0;
}

ul, ol {
  padding-left: 19px;
  margin-bottom: 0.75rem;
}
ul:last-child, ol:last-child {
  margin-bottom: 0;
}

ul {
  list-style-type: initial;
}

input,
textarea,
button {
  outline: none;
  min-width: 0;
}
input:focus,
textarea:focus,
button:focus {
  outline: none;
}
input::-ms-clear,
textarea::-ms-clear,
button::-ms-clear {
  display: none;
}

input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type=time],
input[type=date] {
  padding: 0;
  text-transform: uppercase;
}
input[type="datetime-local"]::-webkit-clear-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-clear-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-clear-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type=time]::-webkit-clear-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}

button {
  cursor: pointer;
}

iframe {
  border: none;
  max-width: 100%;
}

a {
  color: #28c8db;
  transition: color .2s;
}
a:hover {
  color: #020041;
}

pre {
  white-space: pre-wrap;
}

dd {
  margin-bottom: 0.75rem;
}
dd:last-child {
  margin-bottom: 0;
}

table {
  word-break: normal;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0.75rem;
  width: max-content;
  border: 1px #e1e1e1 solid;
}
table:last-child {
  margin-bottom: 0;
}
table th,
table td {
  padding: 5px;
  border: 1px #e1e1e1 solid;
}

.hun-page {
  position: relative;
}

/*\
 *
 * Restyle bootstrap
 *
\*/
@media (min-width: 1300px) {
  .container {
    max-width: 1200px;
  }
}
/*\
 *
 * Restyle Slick
 *
\*/
.slick-slide:focus {
  outline: none;
}

/*\
 *
 * Wordpress required
 *
\*/
.screen-reader-text {
  display: none;
}

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

@media (max-width: 767px) {
  .alignleft,
  .alignright {
    float: none;
  }
}
img {
  max-width: 100%;
  height: auto;
}

blockquote.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  font-weight: 600;
  margin: 9px 0;
  padding-right: 10px;
}

.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.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-columns-10 .gallery-item {
  max-width: 10%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.gallery-columns-10 .gallery-caption {
  display: none;
}

.gallery:after {
  content: "";
  display: block;
  clear: both;
}

.bypostauthor > article .fn:before {
  display: none;
}

/*[ Typo ]
//////////////////////////////////////////////////////////////////*/
body {
  font-family: Nunito, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Alice;
}

.comments-area .comment-reply-title a,
.set-primary-font {
  font-family: Nunito;
}

.comments-area .comment .comment-author .fn,
.set-second-font-author-tes strong,
.set-second-font {
  font-family: Alice;
}

/*[ Color ]
//////////////////////////////////////////////////////////////////*/
body, textarea, input, button {
  color: #5e5e78;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #020041;
}

/*[ header ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * General
 *
\*/
.hun-header {
  position: relative;
}
.hun-header .transition-sticky {
  transition: all .5s;
}
.hun-header.style-sticky.fixed .element-for-stick {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.hun-header.style-sticky.fixed .wrapper-header .logo-header .main-logo {
  display: none;
}
.hun-header.style-sticky.fixed .wrapper-header .logo-header .mobile-logo {
  display: none;
}
.hun-header.style-sticky.fixed .wrapper-header .logo-header .sticky-logo {
  display: inline;
}
.hun-header .wrapper-header .logo-header .main-logo {
  display: inline;
}
.hun-header .wrapper-header .logo-header .mobile-logo {
  display: none;
}
.hun-header .wrapper-header .logo-header .sticky-logo {
  display: none;
}
.hun-header .wrapper-header .logo-header img {
  max-height: 100px;
}
.hun-header .wrapper-header .main-navigation ul, .hun-header .wrapper-header .main-navigation ol, .hun-header .wrapper-header .main-navigation li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hun-header .wrapper-header .main-navigation .list-menu {
  padding-top: 15px;
}
.hun-header .wrapper-header .main-navigation .list-menu > li {
  display: inline-block;
}
.hun-header .wrapper-header .main-navigation .list-menu > li > a {
  display: block;
  padding: 0px 20px 15px 20px;
  white-space: nowrap;
}
.hun-header .wrapper-header .main-navigation .list-menu li {
  position: relative;
}
.hun-header .wrapper-header .main-navigation .list-menu li .sub-menu {
  background: #fff;
  transition: all 0.2s;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0px;
  width: 200px;
  visibility: hidden;
  opacity: 0;
}
.hun-header .wrapper-header .main-navigation .list-menu li .sub-menu .sub-menu {
  top: 0px;
  left: 100%;
}
.hun-header .wrapper-header .main-navigation .list-menu li .sub-menu li a {
  display: block;
  padding: 5px 20px;
  transition: all .2s;
}
.hun-header .wrapper-header .main-navigation .list-menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 991px) {
  .hun-header .wrapper-header .logo-header .main-logo {
    display: none;
  }
  .hun-header .wrapper-header .logo-header .mobile-logo {
    display: inline;
  }
  .hun-header .wrapper-header .main-navigation {
    display: none;
  }
}
.hun-header.mh-1 .wrapper-header .max-h-logo-header img {
  max-height: 55px;
}
.hun-header.mh-2 .wrapper-header .max-h-logo-header img {
  max-height: 60px;
}
.hun-header.mh-3 .wrapper-header .max-h-logo-header img {
  max-height: 65px;
}
.hun-header.mh-4 .wrapper-header .max-h-logo-header img {
  max-height: 70px;
}
.hun-header.mh-5 .wrapper-header .max-h-logo-header img {
  max-height: 75px;
}
.hun-header.mh-6 .wrapper-header .max-h-logo-header img {
  max-height: 80px;
}
.hun-header.mh-7 .wrapper-header .max-h-logo-header img {
  max-height: 85px;
}
.hun-header.mh-8 .wrapper-header .max-h-logo-header img {
  max-height: 90px;
}
.hun-header.mh-9 .wrapper-header .max-h-logo-header img {
  max-height: 95px;
}
.hun-header.mh-10 .wrapper-header .max-h-logo-header img {
  max-height: 100px;
}
.hun-header.mh-11 .wrapper-header .max-h-logo-header img {
  max-height: 105px;
}
.hun-header.mh-12 .wrapper-header .max-h-logo-header img {
  max-height: 110px;
}
@media (max-width: 991px) {
  .hun-header.mh-mobile-1 .wrapper-header .max-h-logo-header img {
    max-height: 35px;
  }
  .hun-header.mh-mobile-2 .wrapper-header .max-h-logo-header img {
    max-height: 40px;
  }
  .hun-header.mh-mobile-3 .wrapper-header .max-h-logo-header img {
    max-height: 45px;
  }
  .hun-header.mh-mobile-4 .wrapper-header .max-h-logo-header img {
    max-height: 50px;
  }
  .hun-header.mh-mobile-5 .wrapper-header .max-h-logo-header img {
    max-height: 55px;
  }
  .hun-header.mh-mobile-6 .wrapper-header .max-h-logo-header img {
    max-height: 60px;
  }
  .hun-header.mh-mobile-7 .wrapper-header .max-h-logo-header img {
    max-height: 65px;
  }
  .hun-header.mh-mobile-8 .wrapper-header .max-h-logo-header img {
    max-height: 70px;
  }
  .hun-header.mh-mobile-9 .wrapper-header .max-h-logo-header img {
    max-height: 75px;
  }
  .hun-header.mh-mobile-10 .wrapper-header .max-h-logo-header img {
    max-height: 80px;
  }
  .hun-header.mh-mobile-11 .wrapper-header .max-h-logo-header img {
    max-height: 85px;
  }
  .hun-header.mh-mobile-12 .wrapper-header .max-h-logo-header img {
    max-height: 90px;
  }
}
.hun-header .hun-menu-mobile .logo-menu-mobile {
  display: none;
}
.hun-header.show-logo-menu-m .hun-menu-mobile .logo-menu-mobile {
  display: block;
}
.hun-header.show-logo-menu-m.logo-menu-m-left .hun-menu-mobile .logo-menu-mobile {
  text-align: left;
}
.hun-header.show-logo-menu-m.logo-menu-m-center .hun-menu-mobile .logo-menu-mobile {
  text-align: center;
}
.hun-header.show-logo-menu-m.logo-menu-m-right .hun-menu-mobile .logo-menu-mobile {
  text-align: right;
}

/*\
 *
 * Layout-1
 *
\*/
.hun-header.layout-1 {
  z-index: 999;
}
.hun-header.layout-1 .container-header {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}
.hun-header.layout-1 .wrapper-header {
  display: flex;
  align-items: center;
  padding-top: 35px;
}
.hun-header.layout-1 .wrapper-header .content-header .logo-header {
  text-align: center;
}
.hun-header.layout-1 .wrapper-header .content-header .logo-header .text-logo {
  display: none;
  line-height: 1.1;
  color: #fff;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation {
  padding-top: 11px;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu {
  padding-top: 20px;
  text-align: center;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li > a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  padding: 0px 24px 20px 24px;
  position: relative;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li > a::before {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  background-image: url(../images/icons/wave-line-01.png);
  background-repeat: repeat;
  position: absolute;
  left: 24px;
  bottom: 19px;
  transition: all .3s ease;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li:hover > a {
  color: #fff;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li:hover > a:before {
  width: calc(100% - 24px - 24px);
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current-menu-parent > a, .hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current_page_item > a, .hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current-menu-item > a {
  color: #fff;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current-menu-parent > a:before, .hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current_page_item > a:before, .hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu > li.current-menu-item > a:before {
  width: calc(100% - 24px - 24px);
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu li .sub-menu {
  text-align: left;
  border: 1px solid #ededff;
  padding: 10px 0px;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu li .sub-menu .sub-menu {
  top: -11px;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu li .sub-menu li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #5e5e78;
  padding: 8px 24px;
}
.hun-header.layout-1 .wrapper-header .content-header .main-navigation .list-menu li .sub-menu li:hover > a {
  color: #28c8db;
}
.hun-header.layout-1 .wrapper-header .group-feature {
  flex-basis: 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.hun-header.layout-1 .wrapper-header .group-feature > * {
  margin-right: 30px;
}
.hun-header.layout-1 .wrapper-header .group-feature > *:last-child {
  margin-right: 0;
}
.hun-header.layout-1 .wrapper-header .group-feature.left-side {
  padding-right: 20px;
}
.hun-header.layout-1 .wrapper-header .group-feature.right-side {
  justify-content: flex-end;
  padding-left: 20px;
}
.hun-header.layout-1 .wrapper-header .group-feature.right-side > * {
  margin-right: 0px;
  margin-left: 30px;
}
.hun-header.layout-1 .wrapper-header .group-feature.right-side > *:first-child {
  margin-left: 0;
}
.hun-header.layout-1 .wrapper-header .group-feature .hun-element-search.layout-1 .search-open {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  display: block;
  transform: translateY(2px);
}
.hun-header.layout-1 .wrapper-header .group-feature .hun-element-search.layout-1 .search-open:hover {
  text-shadow: 0px 0px 3px #fff;
}
.hun-header.layout-1 .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1 {
  color: #fff;
}
.hun-header.layout-1 .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1:hover {
  text-shadow: 0px 0px 3px #fff;
}
.hun-header.layout-1.use-text-logo .wrapper-header .content-header .logo-header .text-logo {
  display: inline;
}
.hun-header.layout-1.use-text-logo .wrapper-header .content-header .logo-header .main-logo,
.hun-header.layout-1.use-text-logo .wrapper-header .content-header .logo-header .mobile-logo,
.hun-header.layout-1.use-text-logo .wrapper-header .content-header .logo-header .sticky-logo {
  display: none !important;
}
@media (max-width: 991px) {
  .hun-header.layout-1 .wrapper-header {
    padding-top: 20px;
  }
  .hun-header.layout-1 .wrapper-header .group-feature.left-side:empty {
    display: none;
  }
}

/*\
 *
 * Layout-2
 *
\*/
.hun-header.layout-2 .wrapper-header {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.hun-header.layout-2 .wrapper-header .logo-header {
  padding-top: 8px;
  padding-bottom: 8px;
  flex-basis: 0;
  flex-grow: 1;
  min-width: 150px;
}
.hun-header.layout-2 .wrapper-header .logo-header .text-logo {
  display: none;
  line-height: 1.1;
  color: #020041;
}
.hun-header.layout-2 .wrapper-header .main-navigation {
  padding: 0 15px;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu {
  padding-top: 33px;
  text-align: center;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li {
  vertical-align: middle;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li > a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #39385a;
  padding: 0px 24px 30px 24px;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li > a::before {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  background-image: url(../images/icons/wave-line-04.png);
  background-repeat: repeat;
  transition: all .2s ease-out;
  filter: drop-shadow(0 -50px 0 #39385a);
  transform: translateY(48px);
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li:hover > a:before {
  width: 100%;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li.current-menu-parent > a:before, .hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li.current_page_item > a:before, .hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li.current-menu-item > a:before {
  width: 100%;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu li .sub-menu {
  text-align: left;
  border: 1px solid #ededff;
  padding: 10px 0px;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu li .sub-menu .sub-menu {
  top: -11px;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu li .sub-menu li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #5e5e78;
  padding: 8px 24px;
}
.hun-header.layout-2 .wrapper-header .main-navigation .list-menu li .sub-menu li:hover > a {
  color: #28c8db;
}
.hun-header.layout-2 .wrapper-header .group-feature {
  flex-basis: 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hun-header.layout-2 .wrapper-header .group-feature > * {
  margin-right: 0px;
  margin-left: 30px;
}
.hun-header.layout-2 .wrapper-header .group-feature > *:first-child {
  margin-left: 0;
}
.hun-header.layout-2 .wrapper-header .group-feature .buttons-header {
  margin: 0 -5px;
  text-align: right;
}
.hun-header.layout-2 .wrapper-header .group-feature .buttons-header .hun-button {
  font-size: 13px;
  line-height: 44px;
  text-transform: uppercase;
  padding: 0 23px;
  margin: 5px;
  border: none;
  background: #28c8db;
  color: #fff;
}
.hun-header.layout-2 .wrapper-header .group-feature .buttons-header .hun-button:hover {
  background: #020041;
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-element-search.layout-1 .search-open {
  font-size: 20px;
  line-height: 1;
  color: #39385a;
  display: block;
  transform: translateY(2px);
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-element-search.layout-1 .search-open:hover {
  color: #28c8db;
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1 {
  color: #39385a;
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1:hover {
  color: #28c8db;
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu {
  border-color: #39385a;
}
.hun-header.layout-2 .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu::before, .hun-header.layout-2 .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu::after {
  background-color: #39385a;
}
.hun-header.layout-2 .transition-sticky .main-navigation .list-menu {
  transition: padding-top .2s ease-out;
}
.hun-header.layout-2 .transition-sticky .main-navigation .list-menu > li > a {
  transition: padding-bottom .2s ease-out;
}
.hun-header.layout-2.use-text-logo .wrapper-header .logo-header .text-logo {
  display: inline;
}
.hun-header.layout-2.use-text-logo .wrapper-header .logo-header .main-logo,
.hun-header.layout-2.use-text-logo .wrapper-header .logo-header .mobile-logo,
.hun-header.layout-2.use-text-logo .wrapper-header .logo-header .sticky-logo {
  display: none !important;
}
.hun-header.layout-2.style-sticky.fixed .wrapper-header {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-header.layout-2.style-sticky.fixed.scale-header .wrapper-header .main-navigation .list-menu {
  padding-top: 23px;
}
.hun-header.layout-2.style-sticky.fixed.scale-header .wrapper-header .main-navigation .list-menu > li > a {
  padding-bottom: 20px;
}
.hun-header.layout-2.style-overlay {
  z-index: 999;
}
.hun-header.layout-2.style-overlay .container-header {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}
.hun-header.layout-2.style-overlay .wrapper-header {
  background-color: transparent;
}
.hun-header.layout-2.style-overlay .wrapper-header .logo-header .text-logo {
  color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .main-navigation .list-menu > li > a {
  color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .buttons-header .hun-button {
  border: 1px solid #fff;
  background: transparent;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .buttons-header .hun-button:hover {
  background: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-element-search.layout-1 .search-open {
  color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-element-search.layout-1 .search-open:hover {
  color: #fff;
  text-shadow: 0px 0px 3px #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1 {
  color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-element-dropdown-menu.layout-1:hover {
  color: #fff;
  text-shadow: 0px 0px 3px #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu {
  border-color: #fff;
}
.hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu::before, .hun-header.layout-2.style-overlay .wrapper-header .group-feature .hun-menu-mobile .btn-toggle-menu::after {
  background-color: #fff;
}
.hun-header.layout-2.style-overlay.style-sticky.fixed .wrapper-header {
  background-color: #020041;
}
.hun-header.layout-2.style-overlay.style-sticky.fixed .wrapper-header .group-feature .buttons-header .hun-button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #020041 !important;
}
.hun-header.layout-2.hide-search .hun-element-search {
  display: none !important;
}
@media (max-width: 1299px) {
  .hun-header.layout-2 .wrapper-header {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li > a {
    padding: 0px 18px 30px 18px;
  }
}
@media (max-width: 1199px) {
  .hun-header.layout-2 .wrapper-header .main-navigation .list-menu > li > a {
    padding: 0px 15px 30px 15px;
  }
}
@media (max-width: 991px) {
  .hun-header.layout-2 .wrapper-header {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .hun-header.layout-2 .wrapper-header .group-feature {
    flex-grow: unset;
  }
}
@media (max-width: 767px) {
  .hun-header.layout-2 .wrapper-header .logo-header {
    padding-right: 20px;
    min-width: 100px;
  }
}

/*[ menu-mobile ]
//////////////////////////////////////////////////////////////////*/
.hun-menu-mobile {
  display: none;
}
.hun-menu-mobile .btn-toggle-menu {
  display: block;
  width: 19px;
  height: 13px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  transition: all .3s;
}
.hun-menu-mobile .btn-toggle-menu::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: 0;
}
.hun-menu-mobile .btn-toggle-menu::after {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-60deg);
  transition: all .3s;
}
.hun-menu-mobile .btn-toggle-menu.hidden-btn {
  visibility: hidden;
  opacity: 0;
}
.hun-menu-mobile .mobile-navigation {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
  position: fixed;
  z-index: 99998;
  visibility: hidden;
  left: 0;
  bottom: 0;
  width: 269px;
  max-width: 80%;
  height: 100%;
  padding: 50px 22px;
  overflow: auto;
  transition: all .5s;
  transform: translateX(-105%);
}
.hun-menu-mobile .mobile-navigation .logo-menu-mobile {
  margin-bottom: 50px;
}
.hun-menu-mobile .mobile-navigation ul, .hun-menu-mobile .mobile-navigation ol, .hun-menu-mobile .mobile-navigation li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hun-menu-mobile .mobile-navigation .list-menu > li > a {
  font-weight: 600;
  font-size: 13px;
  color: #020041;
  text-transform: uppercase;
}
.hun-menu-mobile .mobile-navigation .list-menu > li > a:hover {
  color: #28c8db;
}
.hun-menu-mobile .mobile-navigation .list-menu li {
  padding: 6px 25px 6px 0px;
  position: relative;
  margin: 0;
}
.hun-menu-mobile .mobile-navigation .list-menu li .sub-menu {
  display: none;
  margin-top: 10px;
  margin-right: -25px;
  padding-left: 20px;
}
.hun-menu-mobile .mobile-navigation .list-menu li .sub-menu a {
  font-weight: 600;
  font-size: 14px;
  color: #5e5e78;
}
.hun-menu-mobile .mobile-navigation .list-menu li .sub-menu a:hover {
  color: #28c8db;
}
.hun-menu-mobile .mobile-navigation .list-menu li .toggle-sub-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -7px;
  top: 4px;
}
.hun-menu-mobile .mobile-navigation .list-menu li .toggle-sub-menu::before {
  content: '';
  display: block;
  width: 11px;
  height: 1px;
  background-color: #5e5e78;
  margin-right: -6px;
}
.hun-menu-mobile .mobile-navigation .list-menu li .toggle-sub-menu::after {
  content: '';
  display: block;
  width: 1px;
  height: 11px;
  background-color: #5e5e78;
}
.hun-menu-mobile .mobile-navigation .list-menu li .toggle-sub-menu.icon-up::after {
  opacity: 0;
}
.hun-menu-mobile.menu-mobile-active .btn-toggle-menu {
  visibility: visible !important;
  opacity: 1 !important;
}
.hun-menu-mobile.menu-mobile-active .btn-toggle-menu::after {
  width: 130%;
}
.hun-menu-mobile.menu-mobile-active .mobile-navigation {
  visibility: visible;
  transform: translateX(0);
}
@media (max-width: 991px) {
  .hun-menu-mobile {
    display: block;
  }
}

/*[ page-layout-general ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * wrap-page
 *
\*/
.wrap-page-01 {
  padding-bottom: 80px;
}
@media (max-width: 1299px) {
  .wrap-page-01 {
    padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-page-01 {
    padding-bottom: 0;
  }
}

.wrap-page-01,
.wrap-page-02 {
  padding-left: 80px;
  padding-right: 80px;
}
.wrap-page-01 .hun-header,
.wrap-page-02 .hun-header {
  margin-right: -80px;
  margin-left: -80px;
}
.wrap-page-01 .hun-header.style-overlay,
.wrap-page-02 .hun-header.style-overlay {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media (max-width: 1299px) {
  .wrap-page-01 .hun-header,
  .wrap-page-02 .hun-header {
    margin-right: -50px;
    margin-left: -50px;
  }
  .wrap-page-01 .hun-header .wrapper-header,
  .wrap-page-02 .hun-header .wrapper-header {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-page-01 .hun-header,
  .wrap-page-02 .hun-header {
    margin-right: 0px;
    margin-left: 0px;
  }
  .wrap-page-01 .hun-header .wrapper-header,
  .wrap-page-02 .hun-header .wrapper-header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.wrap-page-01 .hun-element-main-slider.layout-2,
.wrap-page-02 .hun-element-main-slider.layout-2 {
  margin-right: -80px;
  margin-left: -80px;
}
.wrap-page-01 .hun-element-main-slider.layout-2 .main-slider,
.wrap-page-02 .hun-element-main-slider.layout-2 .main-slider {
  padding-right: 80px;
  padding-left: 80px;
}
@media (max-width: 1299px) {
  .wrap-page-01 .hun-element-main-slider.layout-2,
  .wrap-page-02 .hun-element-main-slider.layout-2 {
    margin-right: -50px;
    margin-left: -50px;
  }
  .wrap-page-01 .hun-element-main-slider.layout-2 .main-slider,
  .wrap-page-02 .hun-element-main-slider.layout-2 .main-slider {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-page-01 .hun-element-main-slider.layout-2,
  .wrap-page-02 .hun-element-main-slider.layout-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .wrap-page-01 .hun-element-main-slider.layout-2 .main-slider,
  .wrap-page-02 .hun-element-main-slider.layout-2 .main-slider {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::before,
.wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::before {
  background-color: #ccc;
}
.wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::after,
.wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::after {
  border-color: #ccc;
}
.wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick,
.wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick {
  margin-right: -80px;
}
.wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick,
.wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick {
  margin-left: -80px;
}
@media (max-width: 1299px) {
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick {
    margin-right: -50px;
  }
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick {
    margin-left: -50px;
  }
}
@media (max-width: 1199px) {
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::before,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::before {
    background-color: #fff;
  }
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::after,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::after {
    border-color: #fff;
  }
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick {
    margin-right: 0px;
  }
  .wrap-page-01 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick,
  .wrap-page-02 .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick {
    margin-left: 0px;
  }
}
@media (max-width: 1299px) {
  .wrap-page-01,
  .wrap-page-02 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-page-01,
  .wrap-page-02 {
    padding-left: 0;
    padding-right: 0;
  }
}

/*\
 *
 * content-page
 *
\*/
.content-page.show-space-bottom {
  padding-bottom: 120px;
}
.content-page.no-sidebar > .container > .row > .col-lg-9 {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.content-page.no-sidebar > .container > .row > .col-lg-3 {
  display: none;
}
.content-page.have-sidebar-left .main-content, .content-page.have-sidebar-right .main-content {
  margin-bottom: 100px;
}
.content-page.have-sidebar-left > .container > .row {
  flex-direction: row-reverse;
}
.content-page .main-sidebar {
  word-break: break-all;
  word-break: break-word;
}
.content-page .main-sidebar ul {
  list-style-type: none;
  padding: 0;
}
.content-page .main-sidebar ul li {
  margin-bottom: 8px;
}
.content-page .main-sidebar ul li:last-child {
  margin-bottom: 0px;
}
.content-page .main-sidebar ul li a {
  color: inherit;
  transition: all .3s;
}
.content-page .main-sidebar ul li a:hover {
  color: #28c8db;
}
.content-page .main-sidebar ul li .children, .content-page .main-sidebar ul li .sub-menu {
  padding-top: 8px;
  margin-top: 0;
  padding-left: 20px;
}
.content-page .main-sidebar select {
  width: 100%;
  height: 46px;
  border: 1px solid #c8c8d4;
  padding: 0 10px;
  background-color: transparent;
}
.content-page .main-sidebar input[type="date"],
.content-page .main-sidebar input[type="datetime-local"],
.content-page .main-sidebar input[type="email"],
.content-page .main-sidebar input[type="month"],
.content-page .main-sidebar input[type="number"],
.content-page .main-sidebar input[type="password"],
.content-page .main-sidebar input[type="search"],
.content-page .main-sidebar input[type="tel"],
.content-page .main-sidebar input[type="text"],
.content-page .main-sidebar input[type="time"],
.content-page .main-sidebar input[type="url"],
.content-page .main-sidebar input[type="week"],
.content-page .main-sidebar textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  width: 100%;
  min-width: 1px;
  border: 1px solid #c8c8d4;
  background-color: transparent;
  padding: 10px 17px;
}
.content-page .main-sidebar input[type="date"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="datetime-local"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="email"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="month"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="number"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="password"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="search"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="tel"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="text"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="time"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="url"]::-webkit-input-placeholder,
.content-page .main-sidebar input[type="week"]::-webkit-input-placeholder,
.content-page .main-sidebar textarea::-webkit-input-placeholder {
  color: #5e5e78;
}
.content-page .main-sidebar input[type="date"]:-moz-placeholder,
.content-page .main-sidebar input[type="datetime-local"]:-moz-placeholder,
.content-page .main-sidebar input[type="email"]:-moz-placeholder,
.content-page .main-sidebar input[type="month"]:-moz-placeholder,
.content-page .main-sidebar input[type="number"]:-moz-placeholder,
.content-page .main-sidebar input[type="password"]:-moz-placeholder,
.content-page .main-sidebar input[type="search"]:-moz-placeholder,
.content-page .main-sidebar input[type="tel"]:-moz-placeholder,
.content-page .main-sidebar input[type="text"]:-moz-placeholder,
.content-page .main-sidebar input[type="time"]:-moz-placeholder,
.content-page .main-sidebar input[type="url"]:-moz-placeholder,
.content-page .main-sidebar input[type="week"]:-moz-placeholder,
.content-page .main-sidebar textarea:-moz-placeholder {
  color: #5e5e78;
}
.content-page .main-sidebar input[type="date"]::-moz-placeholder,
.content-page .main-sidebar input[type="datetime-local"]::-moz-placeholder,
.content-page .main-sidebar input[type="email"]::-moz-placeholder,
.content-page .main-sidebar input[type="month"]::-moz-placeholder,
.content-page .main-sidebar input[type="number"]::-moz-placeholder,
.content-page .main-sidebar input[type="password"]::-moz-placeholder,
.content-page .main-sidebar input[type="search"]::-moz-placeholder,
.content-page .main-sidebar input[type="tel"]::-moz-placeholder,
.content-page .main-sidebar input[type="text"]::-moz-placeholder,
.content-page .main-sidebar input[type="time"]::-moz-placeholder,
.content-page .main-sidebar input[type="url"]::-moz-placeholder,
.content-page .main-sidebar input[type="week"]::-moz-placeholder,
.content-page .main-sidebar textarea::-moz-placeholder {
  color: #5e5e78;
}
.content-page .main-sidebar input[type="date"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="datetime-local"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="email"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="month"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="number"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="password"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="search"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="tel"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="text"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="time"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="url"]:-ms-input-placeholder,
.content-page .main-sidebar input[type="week"]:-ms-input-placeholder,
.content-page .main-sidebar textarea:-ms-input-placeholder {
  color: #5e5e78;
}
.content-page .main-sidebar input[type="date"]:-webkit-autofill, .content-page .main-sidebar input[type="date"]:-webkit-autofill:hover, .content-page .main-sidebar input[type="date"]:-webkit-autofill:focus, .content-page .main-sidebar input[type="date"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="datetime-local"]:-webkit-autofill,
.content-page .main-sidebar input[type="datetime-local"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="datetime-local"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="datetime-local"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="email"]:-webkit-autofill,
.content-page .main-sidebar input[type="email"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="email"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="email"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="month"]:-webkit-autofill,
.content-page .main-sidebar input[type="month"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="month"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="month"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="number"]:-webkit-autofill,
.content-page .main-sidebar input[type="number"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="number"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="number"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="password"]:-webkit-autofill,
.content-page .main-sidebar input[type="password"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="password"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="password"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="search"]:-webkit-autofill,
.content-page .main-sidebar input[type="search"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="search"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="search"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="tel"]:-webkit-autofill,
.content-page .main-sidebar input[type="tel"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="tel"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="tel"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="text"]:-webkit-autofill,
.content-page .main-sidebar input[type="text"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="text"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="text"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="time"]:-webkit-autofill,
.content-page .main-sidebar input[type="time"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="time"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="time"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="url"]:-webkit-autofill,
.content-page .main-sidebar input[type="url"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="url"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="url"]:-webkit-autofill:active,
.content-page .main-sidebar input[type="week"]:-webkit-autofill,
.content-page .main-sidebar input[type="week"]:-webkit-autofill:hover,
.content-page .main-sidebar input[type="week"]:-webkit-autofill:focus,
.content-page .main-sidebar input[type="week"]:-webkit-autofill:active,
.content-page .main-sidebar textarea:-webkit-autofill,
.content-page .main-sidebar textarea:-webkit-autofill:hover,
.content-page .main-sidebar textarea:-webkit-autofill:focus,
.content-page .main-sidebar textarea:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.content-page .main-sidebar .title-widget {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.1;
  margin-bottom: 24px;
}
.content-page .main-sidebar .title-widget:empty {
  display: none;
}
.content-page .main-sidebar .title-widget:empty + * {
  padding-top: 0;
  margin-top: 0;
}
.content-page .main-sidebar .widget {
  margin-bottom: 45px;
}
.content-page .main-sidebar .widget:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .content-page.have-sidebar-right .main-content {
    padding-right: 20px;
    margin-bottom: 0;
  }
  .content-page.have-sidebar-left .main-content {
    padding-left: 20px;
    margin-bottom: 0;
  }
}

/*[ title-page ]
//////////////////////////////////////////////////////////////////*/
.hun-title-page {
  background-color: #f3f3f3;
  position: relative;
  z-index: 0;
}
.hun-title-page::before {
  content: '';
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -8;
  top: 0;
  left: 0;
  right: auto;
  background-color: #000;
  opacity: .55;
}
.hun-title-page .container {
  padding-top: 107px;
  padding-bottom: 107px;
}
.hun-title-page .bg-section {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-title-page .main-title {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.1 * 2em);
  margin-bottom: 12px;
}
.hun-title-page .main-title:last-child {
  margin-bottom: 0;
}
.hun-title-page .breadcrumbs {
  list-style-type: none;
  padding: 0;
  margin: 0 -6px;
}
.hun-title-page .breadcrumbs li {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  display: inline-block;
  position: relative;
  margin: 0 6px;
}
.hun-title-page .breadcrumbs li .breadcrumb-divider {
  transform: translateX(6px);
  display: inline-block;
}
.hun-title-page .breadcrumbs li:last-child:after {
  display: none;
}
.hun-title-page .breadcrumbs li a {
  color: inherit;
  transition: all .3s;
}
.hun-title-page .breadcrumbs li a:hover {
  color: #28c8db;
}
.hun-title-page.style-full-width .container {
  width: 100%;
  max-width: 100%;
  padding-right: 80px;
  padding-left: 80px;
}
.hun-title-page.show-bg-img .bg-section {
  display: block;
}
.hun-title-page.show-overlay-color::before {
  display: block;
}
.hun-title-page.show-overlay-color .main-title {
  color: #fff;
}
.hun-title-page.show-overlay-color .breadcrumbs li {
  color: #fff;
}
@media (max-width: 1299px) {
  .hun-title-page.style-full-width .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .hun-title-page {
    background-position: center center;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .hun-title-page .main-title {
    font-size: 35px;
  }
}

/*[ footer ]
//////////////////////////////////////////////////////////////////*/
.hun-footer .hun-row-footer.hun-1-col .col {
  flex-basis: 100%;
}
.hun-footer .hun-row-footer.hun-2-col .col {
  flex-basis: 50%;
}
.hun-footer .hun-row-footer.hun-3-col .col {
  flex-basis: calc(100% / 3);
}
.hun-footer .hun-row-footer.hun-4-col .col {
  flex-basis: 25%;
}
.hun-footer .hun-row-footer.hun-5-col .col {
  flex-basis: 20%;
}
.hun-footer .hun-row-footer.hun-6-col .col {
  flex-basis: calc(100% / 6);
}
@media (max-width: 1199px) {
  .hun-footer .hun-row-footer.hun-6-col .col {
    flex-basis: calc(100% / 3);
  }
  .hun-footer .hun-row-footer.hun-medium-1-col .col {
    flex-basis: 100%;
  }
  .hun-footer .hun-row-footer.hun-medium-2-col .col {
    flex-basis: 50%;
  }
  .hun-footer .hun-row-footer.hun-medium-3-col .col {
    flex-basis: calc(100% / 3);
  }
  .hun-footer .hun-row-footer.hun-medium-4-col .col {
    flex-basis: 25%;
  }
  .hun-footer .hun-row-footer.hun-medium-5-col .col {
    flex-basis: 20%;
  }
  .hun-footer .hun-row-footer.hun-medium-6-col .col {
    flex-basis: calc(100% / 6);
  }
}
@media (max-width: 991px) {
  .hun-footer .hun-row-footer.auto-col .col, .hun-footer .hun-row-footer.hun-3-col .col, .hun-footer .hun-row-footer.hun-4-col .col, .hun-footer .hun-row-footer.hun-5-col .col, .hun-footer .hun-row-footer.hun-6-col .col {
    flex-basis: 50%;
  }
  .hun-footer .hun-row-footer.hun-small-1-col .col {
    flex-basis: 100%;
  }
  .hun-footer .hun-row-footer.hun-small-2-col .col {
    flex-basis: 50%;
  }
  .hun-footer .hun-row-footer.hun-small-3-col .col {
    flex-basis: calc(100% / 3);
  }
  .hun-footer .hun-row-footer.hun-small-4-col .col {
    flex-basis: 25%;
  }
  .hun-footer .hun-row-footer.hun-small-5-col .col {
    flex-basis: 20%;
  }
  .hun-footer .hun-row-footer.hun-small-6-col .col {
    flex-basis: calc(100% / 6);
  }
}
@media (max-width: 767px) {
  .hun-footer .hun-row-footer.hun-2-col .col, .hun-footer .hun-row-footer.hun-3-col .col {
    flex-basis: 100%;
  }
  .hun-footer .hun-row-footer.hun-smallest-1-col .col {
    flex-basis: 100%;
  }
  .hun-footer .hun-row-footer.hun-smallest-2-col .col {
    flex-basis: 50%;
  }
  .hun-footer .hun-row-footer.hun-smallest-3-col .col {
    flex-basis: calc(100% / 3);
  }
  .hun-footer .hun-row-footer.hun-smallest-4-col .col {
    flex-basis: 25%;
  }
  .hun-footer .hun-row-footer.hun-smallest-5-col .col {
    flex-basis: 20%;
  }
  .hun-footer .hun-row-footer.hun-smallest-6-col .col {
    flex-basis: calc(100% / 6);
  }
}
@media (max-width: 575px) {
  .hun-footer .hun-row-footer.auto-col .col, .hun-footer .hun-row-footer.hun-4-col .col, .hun-footer .hun-row-footer.hun-5-col .col, .hun-footer .hun-row-footer.hun-6-col .col {
    flex-basis: 100%;
  }
}
.hun-footer .hun-row-footer .about-footer,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"] {
  display: none;
}
.hun-footer .hun-row-footer .about-footer[class*="show-wda-"],
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"][class*="show-wda-"] {
  display: block;
}
.hun-footer .hun-row-footer .about-footer.s-12,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-12 {
  flex-grow: 1.2;
}
.hun-footer .hun-row-footer .about-footer.s-14,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-14 {
  flex-grow: 1.4;
}
.hun-footer .hun-row-footer .about-footer.s-16,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-16 {
  flex-grow: 1.6;
}
.hun-footer .hun-row-footer .about-footer.s-18,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-18 {
  flex-grow: 1.8;
}
.hun-footer .hun-row-footer .about-footer.s-20,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-20 {
  flex-grow: 2.0;
}
.hun-footer .hun-row-footer .about-footer.s-22,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-22 {
  flex-grow: 2.2;
}
.hun-footer .hun-row-footer .about-footer.s-24,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-24 {
  flex-grow: 2.4;
}
.hun-footer .hun-row-footer .about-footer.s-26,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-26 {
  flex-grow: 2.6;
}
.hun-footer .hun-row-footer .about-footer.s-28,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-28 {
  flex-grow: 2.8;
}
.hun-footer .hun-row-footer .about-footer.s-30,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-30 {
  flex-grow: 3.0;
}
.hun-footer .hun-row-footer .about-footer.s-full,
.hun-footer .hun-row-footer .col[class*="wd-area-footer-"].s-full {
  flex-basis: 100% !important;
}
.hun-footer.mh-1 .logo-footer img {
  max-height: 55px;
}
.hun-footer.mh-2 .logo-footer img {
  max-height: 60px;
}
.hun-footer.mh-3 .logo-footer img {
  max-height: 65px;
}
.hun-footer.mh-4 .logo-footer img {
  max-height: 70px;
}
.hun-footer.mh-5 .logo-footer img {
  max-height: 75px;
}
.hun-footer.mh-6 .logo-footer img {
  max-height: 80px;
}
.hun-footer.mh-7 .logo-footer img {
  max-height: 85px;
}
.hun-footer.mh-8 .logo-footer img {
  max-height: 90px;
}
.hun-footer.mh-9 .logo-footer img {
  max-height: 95px;
}
.hun-footer.mh-10 .logo-footer img {
  max-height: 100px;
}
.hun-footer.mh-11 .logo-footer img {
  max-height: 105px;
}
.hun-footer.mh-12 .logo-footer img {
  max-height: 110px;
}
.hun-footer.pos-1 .logo-footer {
  transform: translateY(0%);
}
.hun-footer.pos-2 .logo-footer {
  transform: translateY(3%);
}
.hun-footer.pos-3 .logo-footer {
  transform: translateY(6%);
}
.hun-footer.pos-4 .logo-footer {
  transform: translateY(9%);
}
.hun-footer.pos-5 .logo-footer {
  transform: translateY(12%);
}
.hun-footer.pos-6 .logo-footer {
  transform: translateY(15%);
}
.hun-footer.pos-7 .logo-footer {
  transform: translateY(18%);
}
.hun-footer.pos-8 .logo-footer {
  transform: translateY(21%);
}
.hun-footer.pos-9 .logo-footer {
  transform: translateY(24%);
}
.hun-footer.pos-10 .logo-footer {
  transform: translateY(27%);
}
.hun-footer.pos-11 .logo-footer {
  transform: translateY(30%);
}
.hun-footer.pos-12 .logo-footer {
  transform: translateY(33%);
}
.hun-footer .widget {
  margin-bottom: 45px;
}
.hun-footer .widget:last-child {
  margin-bottom: 0;
}
.hun-footer .widget .yikes-mailchimp-container form {
  display: block;
  height: auto;
  border-radius: 0px;
  position: relative;
  z-index: 0;
}
.hun-footer .widget .yikes-mailchimp-container form label {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
}
.hun-footer .widget .yikes-mailchimp-container form label input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #5e5e78;
  min-width: 1px;
  width: 100%;
  height: 46px;
  margin: 0 !important;
  border: 1px solid rgba(94, 94, 120, 0.25);
  background-color: transparent;
  padding: 0px 20px;
}
.hun-footer .widget .yikes-mailchimp-container form label input:focus {
  outline: none;
}
.hun-footer .widget .yikes-mailchimp-container form label input::-webkit-input-placeholder {
  color: #9999cc;
}
.hun-footer .widget .yikes-mailchimp-container form label input:-moz-placeholder {
  color: #9999cc;
}
.hun-footer .widget .yikes-mailchimp-container form label input::-moz-placeholder {
  color: #9999cc;
}
.hun-footer .widget .yikes-mailchimp-container form label input:-ms-input-placeholder {
  color: #9999cc;
}
.hun-footer .widget .yikes-mailchimp-container form label input:-webkit-autofill, .hun-footer .widget .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-footer .widget .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-footer .widget .yikes-mailchimp-container form label input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
.hun-footer .widget .yikes-mailchimp-container form button {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #9999cc;
  letter-spacing: 1px;
  white-space: nowrap;
  border-radius: 23px;
  background-color: #1b1b8a;
  border: none;
  padding: 0 30px !important;
  width: auto;
  height: 46px;
  margin: 0 !important;
  min-height: unset;
  transition: all .3s;
}
.hun-footer .widget .yikes-mailchimp-container form button:focus {
  box-shadow: none;
}
.hun-footer .widget .yikes-mailchimp-container form button:hover {
  background-color: #28c8db;
  color: #fff !important;
}
.hun-footer .widget .yikes-mailchimp-container .edit-link {
  display: none;
}
.hun-footer.style-dark .widget .yikes-mailchimp-container form label input, .hun-footer.style-bg-img .widget .yikes-mailchimp-container form label input {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.13);
}
.hun-footer.style-dark .widget .yikes-mailchimp-container form label input:-webkit-autofill, .hun-footer.style-dark .widget .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-footer.style-dark .widget .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-footer.style-dark .widget .yikes-mailchimp-container form label input:-webkit-autofill:active, .hun-footer.style-bg-img .widget .yikes-mailchimp-container form label input:-webkit-autofill, .hun-footer.style-bg-img .widget .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-footer.style-bg-img .widget .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-footer.style-bg-img .widget .yikes-mailchimp-container form label input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
}
.hun-footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.hun-footer ul li {
  margin-bottom: 8px;
}
.hun-footer ul li:last-child {
  margin-bottom: 0px;
}
.hun-footer ul li .children, .hun-footer ul li .sub-menu {
  padding-top: 8px;
  margin-top: 0;
  padding-left: 20px;
}
.hun-footer select {
  width: 100%;
  height: 46px;
  border: 1px solid #c8c8d4;
  padding: 0 10px;
  background-color: transparent;
  color: inherit;
}
.hun-footer input[type="date"],
.hun-footer input[type="datetime-local"],
.hun-footer input[type="email"],
.hun-footer input[type="month"],
.hun-footer input[type="number"],
.hun-footer input[type="password"],
.hun-footer input[type="search"],
.hun-footer input[type="tel"],
.hun-footer input[type="text"],
.hun-footer input[type="time"],
.hun-footer input[type="url"],
.hun-footer input[type="week"],
.hun-footer textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  width: 100%;
  color: inherit;
  min-width: 1px;
  border: 1px solid #c8c8d4;
  background-color: transparent;
  padding: 10px 17px;
}
.hun-footer input[type="date"]::-webkit-input-placeholder,
.hun-footer input[type="datetime-local"]::-webkit-input-placeholder,
.hun-footer input[type="email"]::-webkit-input-placeholder,
.hun-footer input[type="month"]::-webkit-input-placeholder,
.hun-footer input[type="number"]::-webkit-input-placeholder,
.hun-footer input[type="password"]::-webkit-input-placeholder,
.hun-footer input[type="search"]::-webkit-input-placeholder,
.hun-footer input[type="tel"]::-webkit-input-placeholder,
.hun-footer input[type="text"]::-webkit-input-placeholder,
.hun-footer input[type="time"]::-webkit-input-placeholder,
.hun-footer input[type="url"]::-webkit-input-placeholder,
.hun-footer input[type="week"]::-webkit-input-placeholder,
.hun-footer textarea::-webkit-input-placeholder {
  color: inherit;
}
.hun-footer input[type="date"]:-moz-placeholder,
.hun-footer input[type="datetime-local"]:-moz-placeholder,
.hun-footer input[type="email"]:-moz-placeholder,
.hun-footer input[type="month"]:-moz-placeholder,
.hun-footer input[type="number"]:-moz-placeholder,
.hun-footer input[type="password"]:-moz-placeholder,
.hun-footer input[type="search"]:-moz-placeholder,
.hun-footer input[type="tel"]:-moz-placeholder,
.hun-footer input[type="text"]:-moz-placeholder,
.hun-footer input[type="time"]:-moz-placeholder,
.hun-footer input[type="url"]:-moz-placeholder,
.hun-footer input[type="week"]:-moz-placeholder,
.hun-footer textarea:-moz-placeholder {
  color: inherit;
}
.hun-footer input[type="date"]::-moz-placeholder,
.hun-footer input[type="datetime-local"]::-moz-placeholder,
.hun-footer input[type="email"]::-moz-placeholder,
.hun-footer input[type="month"]::-moz-placeholder,
.hun-footer input[type="number"]::-moz-placeholder,
.hun-footer input[type="password"]::-moz-placeholder,
.hun-footer input[type="search"]::-moz-placeholder,
.hun-footer input[type="tel"]::-moz-placeholder,
.hun-footer input[type="text"]::-moz-placeholder,
.hun-footer input[type="time"]::-moz-placeholder,
.hun-footer input[type="url"]::-moz-placeholder,
.hun-footer input[type="week"]::-moz-placeholder,
.hun-footer textarea::-moz-placeholder {
  color: inherit;
}
.hun-footer input[type="date"]:-ms-input-placeholder,
.hun-footer input[type="datetime-local"]:-ms-input-placeholder,
.hun-footer input[type="email"]:-ms-input-placeholder,
.hun-footer input[type="month"]:-ms-input-placeholder,
.hun-footer input[type="number"]:-ms-input-placeholder,
.hun-footer input[type="password"]:-ms-input-placeholder,
.hun-footer input[type="search"]:-ms-input-placeholder,
.hun-footer input[type="tel"]:-ms-input-placeholder,
.hun-footer input[type="text"]:-ms-input-placeholder,
.hun-footer input[type="time"]:-ms-input-placeholder,
.hun-footer input[type="url"]:-ms-input-placeholder,
.hun-footer input[type="week"]:-ms-input-placeholder,
.hun-footer textarea:-ms-input-placeholder {
  color: inherit;
}
.hun-footer input[type="date"]:-webkit-autofill, .hun-footer input[type="date"]:-webkit-autofill:hover, .hun-footer input[type="date"]:-webkit-autofill:focus, .hun-footer input[type="date"]:-webkit-autofill:active,
.hun-footer input[type="datetime-local"]:-webkit-autofill,
.hun-footer input[type="datetime-local"]:-webkit-autofill:hover,
.hun-footer input[type="datetime-local"]:-webkit-autofill:focus,
.hun-footer input[type="datetime-local"]:-webkit-autofill:active,
.hun-footer input[type="email"]:-webkit-autofill,
.hun-footer input[type="email"]:-webkit-autofill:hover,
.hun-footer input[type="email"]:-webkit-autofill:focus,
.hun-footer input[type="email"]:-webkit-autofill:active,
.hun-footer input[type="month"]:-webkit-autofill,
.hun-footer input[type="month"]:-webkit-autofill:hover,
.hun-footer input[type="month"]:-webkit-autofill:focus,
.hun-footer input[type="month"]:-webkit-autofill:active,
.hun-footer input[type="number"]:-webkit-autofill,
.hun-footer input[type="number"]:-webkit-autofill:hover,
.hun-footer input[type="number"]:-webkit-autofill:focus,
.hun-footer input[type="number"]:-webkit-autofill:active,
.hun-footer input[type="password"]:-webkit-autofill,
.hun-footer input[type="password"]:-webkit-autofill:hover,
.hun-footer input[type="password"]:-webkit-autofill:focus,
.hun-footer input[type="password"]:-webkit-autofill:active,
.hun-footer input[type="search"]:-webkit-autofill,
.hun-footer input[type="search"]:-webkit-autofill:hover,
.hun-footer input[type="search"]:-webkit-autofill:focus,
.hun-footer input[type="search"]:-webkit-autofill:active,
.hun-footer input[type="tel"]:-webkit-autofill,
.hun-footer input[type="tel"]:-webkit-autofill:hover,
.hun-footer input[type="tel"]:-webkit-autofill:focus,
.hun-footer input[type="tel"]:-webkit-autofill:active,
.hun-footer input[type="text"]:-webkit-autofill,
.hun-footer input[type="text"]:-webkit-autofill:hover,
.hun-footer input[type="text"]:-webkit-autofill:focus,
.hun-footer input[type="text"]:-webkit-autofill:active,
.hun-footer input[type="time"]:-webkit-autofill,
.hun-footer input[type="time"]:-webkit-autofill:hover,
.hun-footer input[type="time"]:-webkit-autofill:focus,
.hun-footer input[type="time"]:-webkit-autofill:active,
.hun-footer input[type="url"]:-webkit-autofill,
.hun-footer input[type="url"]:-webkit-autofill:hover,
.hun-footer input[type="url"]:-webkit-autofill:focus,
.hun-footer input[type="url"]:-webkit-autofill:active,
.hun-footer input[type="week"]:-webkit-autofill,
.hun-footer input[type="week"]:-webkit-autofill:hover,
.hun-footer input[type="week"]:-webkit-autofill:focus,
.hun-footer input[type="week"]:-webkit-autofill:active,
.hun-footer textarea:-webkit-autofill,
.hun-footer textarea:-webkit-autofill:hover,
.hun-footer textarea:-webkit-autofill:focus,
.hun-footer textarea:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.hun-footer button {
  color: inherit;
}

/*\
 *
 * layout-1
 *
\*/
.hun-footer.layout-1 {
  position: relative;
  z-index: 0;
}
.hun-footer.layout-1::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #020041;
  opacity: .85;
}
.hun-footer.layout-1 .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-footer.layout-1 .content-footer {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #9999cc;
  word-break: break-all;
  word-break: break-word;
  padding-top: 100px;
  padding-bottom: 80px;
}
.hun-footer.layout-1 .content-footer h1, .hun-footer.layout-1 .content-footer h2, .hun-footer.layout-1 .content-footer h3, .hun-footer.layout-1 .content-footer h4, .hun-footer.layout-1 .content-footer h5, .hun-footer.layout-1 .content-footer h6 {
  color: inherit;
}
.hun-footer.layout-1 .content-footer ul li a {
  color: inherit;
  transition: all .3s;
}
.hun-footer.layout-1 .content-footer ul li a:hover {
  color: #28c8db;
}
.hun-footer.layout-1 .content-footer .title-widget {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.1;
  color: #ccccff;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 38px;
}
.hun-footer.layout-1 .content-footer .hun-row-footer > .col {
  padding-bottom: 45px;
}
.hun-footer.layout-1 .content-footer .logo-footer {
  margin-bottom: 53px;
}
.hun-footer.layout-1 .content-footer .logo-footer .img-logo {
  display: none;
}
.hun-footer.layout-1 .content-footer .logo-footer .text-logo {
  display: none;
  line-height: 1.1;
  color: #28c8db;
}
.hun-footer.layout-1 .content-footer .logo-footer .text-logo a {
  color: inherit;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer {
  max-width: 525px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 35px;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  height: 60px;
  border-radius: 30px;
  position: relative;
  z-index: 0;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.13);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label {
  display: block;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  flex-basis: 0;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  min-width: 1px;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  border-radius: 30px;
  border: none;
  background-color: transparent;
  padding: 0px 30px;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:focus {
  outline: none;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input::-webkit-input-placeholder {
  color: #9999cc;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-moz-placeholder {
  color: #9999cc;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input::-moz-placeholder {
  color: #9999cc;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-ms-input-placeholder {
  color: #9999cc;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill, .hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form button {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #9999cc;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  border-radius: 30px;
  background-color: #1b1b8a;
  border: none;
  padding: 0 45px !important;
  width: auto;
  margin: 0 !important;
  min-height: unset;
  transition: all .3s;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form button:focus {
  box-shadow: none;
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form button:hover {
  background-color: #28c8db;
  color: #fff;
}
@media (max-width: 480px) {
  .hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form input {
    padding: 0 20px !important;
  }
  .hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container form button {
    padding: 0 18px !important;
  }
}
.hun-footer.layout-1 .content-footer .subscribe-form-footer .yikes-mailchimp-container .edit-link {
  display: none;
}
.hun-footer.layout-1 .content-footer .social-footer {
  margin: 0 -5px;
}
.hun-footer.layout-1 .content-footer .social-footer:empty {
  display: none;
}
.hun-footer.layout-1 .content-footer .social-footer .item-social {
  font-size: 15px;
  line-height: 1;
  color: #9999cc;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 5px;
  transition: all .3s;
}
.hun-footer.layout-1 .content-footer .social-footer .item-social:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-footer.layout-1 .copyright-footer {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.8;
  color: #9999cc;
  word-break: break-all;
  word-break: break-word;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  display: none;
}
.hun-footer.layout-1 .copyright-footer.show-copyright {
  display: block;
}
.hun-footer.layout-1 .copyright-footer a {
  color: #ccccff;
  transition: all .3s;
}
.hun-footer.layout-1 .copyright-footer a:hover {
  color: #28c8db;
}
.hun-footer.layout-1.use-text-logo .content-footer .logo-footer .text-logo {
  display: inline;
}
.hun-footer.layout-1.use-image-logo .content-footer .logo-footer .img-logo {
  display: inline;
}
.hun-footer.layout-1.style-light {
  background-color: #fff;
}
.hun-footer.layout-1.style-light .bg-section, .hun-footer.layout-1.style-light::before {
  display: none;
}
.hun-footer.layout-1.style-light .content-footer {
  color: #39385a;
}
.hun-footer.layout-1.style-light .content-footer ul li a:hover {
  color: #28c8db;
}
.hun-footer.layout-1.style-light .content-footer .title-widget {
  color: #020041;
}
.hun-footer.layout-1.style-light .content-footer .logo-footer .text-logo {
  color: #020041;
}
.hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form::before {
  border-color: rgba(94, 94, 120, 0.25);
}
.hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input {
  color: #5e5e78;
}
.hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill, .hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-footer.layout-1.style-light .content-footer .subscribe-form-footer .yikes-mailchimp-container form label input:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
}
.hun-footer.layout-1.style-light .content-footer .social-footer .item-social {
  color: #39385a;
  border: 1px solid rgba(57, 56, 90, 0.3);
}
.hun-footer.layout-1.style-light .content-footer .social-footer .item-social:hover {
  border-color: #28c8db;
  background-color: #28c8db;
  color: #fff;
}
.hun-footer.layout-1.style-light .copyright-footer {
  color: #39385a;
  border-top: 1px solid rgba(21, 19, 76, 0.1);
}
.hun-footer.layout-1.style-light .copyright-footer a {
  color: #020041;
}
.hun-footer.layout-1.style-light .copyright-footer a:hover {
  color: #28c8db;
}
.hun-footer.layout-1.style-dark {
  background-color: #020041;
}
.hun-footer.layout-1.style-dark .bg-section, .hun-footer.layout-1.style-dark::before {
  display: none;
}
.hun-footer.layout-1.style-dark .copyright-footer {
  color: #9999cc;
}
.hun-footer.layout-1.style-dark .copyright-footer a {
  color: #ccccff;
}
.hun-footer.layout-1.style-dark .copyright-footer a:hover {
  color: #28c8db;
}

/*\
 *
 * layout-2
 *
\*/
.hun-footer.layout-2 {
  background-color: #fff;
}
.hun-footer.layout-2 .bg-section {
  display: none;
}
.hun-footer.layout-2 .content-footer {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #39385a;
  word-break: break-all;
  word-break: break-word;
  padding-top: 115px;
  padding-bottom: 20px;
}
.hun-footer.layout-2 .content-footer h1, .hun-footer.layout-2 .content-footer h2, .hun-footer.layout-2 .content-footer h3, .hun-footer.layout-2 .content-footer h4, .hun-footer.layout-2 .content-footer h5, .hun-footer.layout-2 .content-footer h6 {
  color: inherit;
}
.hun-footer.layout-2 .content-footer ul li a {
  color: inherit;
  transition: all .3s;
}
.hun-footer.layout-2 .content-footer ul li a:hover {
  color: #28c8db;
}
.hun-footer.layout-2 .content-footer .title-widget {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.1;
  color: #020041;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 38px;
}
.hun-footer.layout-2 .content-footer .about-footer .logo-footer {
  margin-bottom: 42px;
  height: 110px;
  margin-top: -87px;
  display: flex;
  align-items: flex-end;
}
.hun-footer.layout-2 .content-footer .about-footer .logo-footer .img-logo {
  display: none;
}
.hun-footer.layout-2 .content-footer .about-footer .logo-footer .text-logo {
  display: none;
  line-height: 1.1;
  color: #020041;
}
.hun-footer.layout-2 .content-footer .about-footer .logo-footer .text-logo a {
  color: inherit;
}
.hun-footer.layout-2 .content-footer .about-footer .social-footer {
  margin: 18px -5px 0px -5px;
}
.hun-footer.layout-2 .content-footer .about-footer .social-footer:empty {
  display: none;
}
.hun-footer.layout-2 .content-footer .about-footer .social-footer .item-social {
  font-size: 15px;
  line-height: 1;
  color: #39385a;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(57, 56, 90, 0.3);
  margin: 5px;
  transition: all .3s;
}
.hun-footer.layout-2 .content-footer .about-footer .social-footer .item-social:hover {
  border-color: #28c8db;
  background-color: #28c8db;
  color: #fff;
}
.hun-footer.layout-2 .content-footer .col {
  padding-bottom: 52px;
}
.hun-footer.layout-2 .content-footer .col > *:last-child {
  margin-bottom: 0 !important;
}
.hun-footer.layout-2 .content-footer .col .hun-widget-text {
  margin-bottom: 18px;
}
.hun-footer.layout-2 .copyright-footer {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.8;
  color: #39385a;
  text-align: center;
  word-break: break-all;
  word-break: break-word;
  border-top: 1px solid rgba(21, 19, 76, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}
.hun-footer.layout-2 .copyright-footer.show-copyright {
  display: block;
}
.hun-footer.layout-2 .copyright-footer a {
  color: #020041;
  transition: all .3s;
}
.hun-footer.layout-2 .copyright-footer a:hover {
  color: #28c8db;
}
.hun-footer.layout-2.use-text-logo .content-footer {
  padding-top: 110px !important;
}
.hun-footer.layout-2.use-text-logo .content-footer .about-footer .logo-footer {
  height: 70px;
  margin-top: -47px;
}
.hun-footer.layout-2.use-text-logo .content-footer .about-footer .logo-footer .text-logo {
  display: inline;
}
.hun-footer.layout-2.use-image-logo .content-footer .about-footer .logo-footer .img-logo {
  display: inline;
}
.hun-footer.layout-2.style-dark {
  background-color: #020041;
}
.hun-footer.layout-2.style-dark .content-footer {
  color: #9999cc;
}
.hun-footer.layout-2.style-dark .content-footer ul li a:hover {
  color: #28c8db;
}
.hun-footer.layout-2.style-dark .content-footer .title-widget {
  color: #ccccff;
}
.hun-footer.layout-2.style-dark .content-footer .about-footer .logo-footer .text-logo {
  color: #ccccff;
}
.hun-footer.layout-2.style-dark .content-footer .about-footer .social-footer .item-social {
  color: #9999cc;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
}
.hun-footer.layout-2.style-dark .content-footer .about-footer .social-footer .item-social:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-footer.layout-2.style-dark .copyright-footer {
  color: #9999cc;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.hun-footer.layout-2.style-dark .copyright-footer a {
  color: #ccccff;
}
.hun-footer.layout-2.style-dark .copyright-footer a:hover {
  color: #28c8db;
}
.hun-footer.layout-2.style-bg-img {
  background-color: transparent;
  position: relative;
  z-index: 0;
}
.hun-footer.layout-2.style-bg-img::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #020041;
  opacity: .85;
}
.hun-footer.layout-2.style-bg-img .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-footer.layout-2.style-bg-img .content-footer {
  color: #9999cc;
}
.hun-footer.layout-2.style-bg-img .content-footer ul li a:hover {
  color: #28c8db;
}
.hun-footer.layout-2.style-bg-img .content-footer .title-widget {
  color: #ccccff;
}
.hun-footer.layout-2.style-bg-img .content-footer .about-footer .logo-footer .text-logo {
  color: #ccccff;
}
.hun-footer.layout-2.style-bg-img .content-footer .about-footer .social-footer .item-social {
  color: #9999cc;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
}
.hun-footer.layout-2.style-bg-img .content-footer .about-footer .social-footer .item-social:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-footer.layout-2.style-bg-img .copyright-footer {
  color: #9999cc;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.hun-footer.layout-2.style-bg-img .copyright-footer a {
  color: #ccccff;
}
.hun-footer.layout-2.style-bg-img .copyright-footer a:hover {
  color: #28c8db;
}

/*[ forms ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * subscribe-form-01
 *
\*/
.subscribe-form-01 .yikes-mailchimp-container form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  height: 60px;
  border-radius: 30px;
  position: relative;
  z-index: 0;
}
.subscribe-form-01 .yikes-mailchimp-container form::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.13);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.subscribe-form-01 .yikes-mailchimp-container form label {
  display: block;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  flex-basis: 0;
}
.subscribe-form-01 .yikes-mailchimp-container form label input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  min-width: 1px;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  border-radius: 30px;
  border: none;
  background-color: transparent;
  padding: 0px 30px;
}
.subscribe-form-01 .yikes-mailchimp-container form label input:focus {
  outline: none;
}
.subscribe-form-01 .yikes-mailchimp-container form label input::-webkit-input-placeholder {
  color: #9999cc;
}
.subscribe-form-01 .yikes-mailchimp-container form label input:-moz-placeholder {
  color: #9999cc;
}
.subscribe-form-01 .yikes-mailchimp-container form label input::-moz-placeholder {
  color: #9999cc;
}
.subscribe-form-01 .yikes-mailchimp-container form label input:-ms-input-placeholder {
  color: #9999cc;
}
.subscribe-form-01 .yikes-mailchimp-container form label input:-webkit-autofill, .subscribe-form-01 .yikes-mailchimp-container form label input:-webkit-autofill:hover, .subscribe-form-01 .yikes-mailchimp-container form label input:-webkit-autofill:focus, .subscribe-form-01 .yikes-mailchimp-container form label input:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.subscribe-form-01 .yikes-mailchimp-container form button {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #9999cc;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  border-radius: 30px;
  background-color: #1b1b8a;
  border: none;
  padding: 0 45px !important;
  width: auto;
  margin: 0 !important;
  min-height: unset;
  transition: all .3s;
}
.subscribe-form-01 .yikes-mailchimp-container form button:hover {
  background-color: #28c8db;
  color: #fff;
}
@media (max-width: 480px) {
  .subscribe-form-01 .yikes-mailchimp-container form input {
    padding: 0 20px !important;
  }
  .subscribe-form-01 .yikes-mailchimp-container form button {
    padding: 0 18px !important;
  }
}
.subscribe-form-01 .yikes-mailchimp-container .edit-link {
  display: none;
}

/*\
 *
 * book-service-form
 *
\*/
[class*="book-service-form-"] form p {
  margin-bottom: 0;
}
[class*="book-service-form-"] form .ajax-loader {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
[class*="book-service-form-"] label {
  text-align: left;
  display: block;
  position: relative;
  margin-bottom: 39px;
}
[class*="book-service-form-"] label i {
  pointer-events: none;
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 17px;
  right: 0;
  transform: translateY(-50%);
}
[class*="book-service-form-"] label.has-icon input[type="date"],
[class*="book-service-form-"] label.has-icon input[type="datetime-local"],
[class*="book-service-form-"] label.has-icon input[type="email"],
[class*="book-service-form-"] label.has-icon input[type="month"],
[class*="book-service-form-"] label.has-icon input[type="number"],
[class*="book-service-form-"] label.has-icon input[type="password"],
[class*="book-service-form-"] label.has-icon input[type="search"],
[class*="book-service-form-"] label.has-icon input[type="tel"],
[class*="book-service-form-"] label.has-icon input[type="text"],
[class*="book-service-form-"] label.has-icon input[type="time"],
[class*="book-service-form-"] label.has-icon input[type="url"],
[class*="book-service-form-"] label.has-icon input[type="week"] {
  padding-right: 20px;
}
[class*="book-service-form-"] input[type="date"],
[class*="book-service-form-"] input[type="datetime-local"],
[class*="book-service-form-"] input[type="email"],
[class*="book-service-form-"] input[type="month"],
[class*="book-service-form-"] input[type="number"],
[class*="book-service-form-"] input[type="password"],
[class*="book-service-form-"] input[type="search"],
[class*="book-service-form-"] input[type="tel"],
[class*="book-service-form-"] input[type="text"],
[class*="book-service-form-"] input[type="time"],
[class*="book-service-form-"] input[type="url"],
[class*="book-service-form-"] input[type="week"] {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  width: 100%;
  height: 38px;
  border: none;
  border-bottom: 1px solid #5e5e78;
  background-color: transparent;
  padding: 0px;
}
[class*="book-service-form-"] input[type="date"]:focus,
[class*="book-service-form-"] input[type="datetime-local"]:focus,
[class*="book-service-form-"] input[type="email"]:focus,
[class*="book-service-form-"] input[type="month"]:focus,
[class*="book-service-form-"] input[type="number"]:focus,
[class*="book-service-form-"] input[type="password"]:focus,
[class*="book-service-form-"] input[type="search"]:focus,
[class*="book-service-form-"] input[type="tel"]:focus,
[class*="book-service-form-"] input[type="text"]:focus,
[class*="book-service-form-"] input[type="time"]:focus,
[class*="book-service-form-"] input[type="url"]:focus,
[class*="book-service-form-"] input[type="week"]:focus {
  border-color: #28c8db;
}
[class*="book-service-form-"] input[type="date"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="datetime-local"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="email"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="month"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="number"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="password"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="search"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="tel"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="text"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="time"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="url"]::-webkit-input-placeholder,
[class*="book-service-form-"] input[type="week"]::-webkit-input-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] input[type="date"]:-moz-placeholder,
[class*="book-service-form-"] input[type="datetime-local"]:-moz-placeholder,
[class*="book-service-form-"] input[type="email"]:-moz-placeholder,
[class*="book-service-form-"] input[type="month"]:-moz-placeholder,
[class*="book-service-form-"] input[type="number"]:-moz-placeholder,
[class*="book-service-form-"] input[type="password"]:-moz-placeholder,
[class*="book-service-form-"] input[type="search"]:-moz-placeholder,
[class*="book-service-form-"] input[type="tel"]:-moz-placeholder,
[class*="book-service-form-"] input[type="text"]:-moz-placeholder,
[class*="book-service-form-"] input[type="time"]:-moz-placeholder,
[class*="book-service-form-"] input[type="url"]:-moz-placeholder,
[class*="book-service-form-"] input[type="week"]:-moz-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] input[type="date"]::-moz-placeholder,
[class*="book-service-form-"] input[type="datetime-local"]::-moz-placeholder,
[class*="book-service-form-"] input[type="email"]::-moz-placeholder,
[class*="book-service-form-"] input[type="month"]::-moz-placeholder,
[class*="book-service-form-"] input[type="number"]::-moz-placeholder,
[class*="book-service-form-"] input[type="password"]::-moz-placeholder,
[class*="book-service-form-"] input[type="search"]::-moz-placeholder,
[class*="book-service-form-"] input[type="tel"]::-moz-placeholder,
[class*="book-service-form-"] input[type="text"]::-moz-placeholder,
[class*="book-service-form-"] input[type="time"]::-moz-placeholder,
[class*="book-service-form-"] input[type="url"]::-moz-placeholder,
[class*="book-service-form-"] input[type="week"]::-moz-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] input[type="date"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="datetime-local"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="email"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="month"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="number"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="password"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="search"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="tel"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="text"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="time"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="url"]:-ms-input-placeholder,
[class*="book-service-form-"] input[type="week"]:-ms-input-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] input[type="date"]:-webkit-autofill, [class*="book-service-form-"] input[type="date"]:-webkit-autofill:hover, [class*="book-service-form-"] input[type="date"]:-webkit-autofill:focus, [class*="book-service-form-"] input[type="date"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="datetime-local"]:-webkit-autofill,
[class*="book-service-form-"] input[type="datetime-local"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="datetime-local"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="datetime-local"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="email"]:-webkit-autofill,
[class*="book-service-form-"] input[type="email"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="email"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="email"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="month"]:-webkit-autofill,
[class*="book-service-form-"] input[type="month"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="month"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="month"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="number"]:-webkit-autofill,
[class*="book-service-form-"] input[type="number"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="number"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="number"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="password"]:-webkit-autofill,
[class*="book-service-form-"] input[type="password"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="password"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="password"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="search"]:-webkit-autofill,
[class*="book-service-form-"] input[type="search"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="search"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="search"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="tel"]:-webkit-autofill,
[class*="book-service-form-"] input[type="tel"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="tel"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="tel"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="text"]:-webkit-autofill,
[class*="book-service-form-"] input[type="text"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="text"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="text"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="time"]:-webkit-autofill,
[class*="book-service-form-"] input[type="time"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="time"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="time"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="url"]:-webkit-autofill,
[class*="book-service-form-"] input[type="url"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="url"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="url"]:-webkit-autofill:active,
[class*="book-service-form-"] input[type="week"]:-webkit-autofill,
[class*="book-service-form-"] input[type="week"]:-webkit-autofill:hover,
[class*="book-service-form-"] input[type="week"]:-webkit-autofill:focus,
[class*="book-service-form-"] input[type="week"]:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
[class*="book-service-form-"] input[type="date"][type=time], [class*="book-service-form-"] input[type="date"][type=date],
[class*="book-service-form-"] input[type="datetime-local"][type=time],
[class*="book-service-form-"] input[type="datetime-local"][type=date],
[class*="book-service-form-"] input[type="email"][type=time],
[class*="book-service-form-"] input[type="email"][type=date],
[class*="book-service-form-"] input[type="month"][type=time],
[class*="book-service-form-"] input[type="month"][type=date],
[class*="book-service-form-"] input[type="number"][type=time],
[class*="book-service-form-"] input[type="number"][type=date],
[class*="book-service-form-"] input[type="password"][type=time],
[class*="book-service-form-"] input[type="password"][type=date],
[class*="book-service-form-"] input[type="search"][type=time],
[class*="book-service-form-"] input[type="search"][type=date],
[class*="book-service-form-"] input[type="tel"][type=time],
[class*="book-service-form-"] input[type="tel"][type=date],
[class*="book-service-form-"] input[type="text"][type=time],
[class*="book-service-form-"] input[type="text"][type=date],
[class*="book-service-form-"] input[type="time"][type=time],
[class*="book-service-form-"] input[type="time"][type=date],
[class*="book-service-form-"] input[type="url"][type=time],
[class*="book-service-form-"] input[type="url"][type=date],
[class*="book-service-form-"] input[type="week"][type=time],
[class*="book-service-form-"] input[type="week"][type=date] {
  padding: 0;
  text-transform: uppercase;
}
[class*="book-service-form-"] input[type="date"][type=time]::-webkit-clear-button, [class*="book-service-form-"] input[type="date"][type=time]::-webkit-inner-spin-button, [class*="book-service-form-"] input[type="date"][type=time]::-webkit-outer-spin-button, [class*="book-service-form-"] input[type="date"][type=date]::-webkit-clear-button, [class*="book-service-form-"] input[type="date"][type=date]::-webkit-inner-spin-button, [class*="book-service-form-"] input[type="date"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="datetime-local"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="datetime-local"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="datetime-local"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="datetime-local"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="datetime-local"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="datetime-local"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="email"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="email"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="email"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="email"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="email"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="email"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="month"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="month"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="month"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="month"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="month"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="month"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="number"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="number"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="number"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="number"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="number"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="number"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="password"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="password"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="password"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="password"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="password"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="password"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="search"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="search"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="search"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="search"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="search"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="search"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="tel"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="tel"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="tel"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="tel"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="tel"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="tel"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="text"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="text"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="text"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="text"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="text"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="text"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="time"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="time"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="time"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="time"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="time"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="time"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="url"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="url"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="url"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="url"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="url"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="url"][type=date]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="week"][type=time]::-webkit-clear-button,
[class*="book-service-form-"] input[type="week"][type=time]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="week"][type=time]::-webkit-outer-spin-button,
[class*="book-service-form-"] input[type="week"][type=date]::-webkit-clear-button,
[class*="book-service-form-"] input[type="week"][type=date]::-webkit-inner-spin-button,
[class*="book-service-form-"] input[type="week"][type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}
[class*="book-service-form-"] textarea {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  width: 100%;
  min-height: 92px;
  height: 92px;
  border: none;
  border-bottom: 1px solid #5e5e78;
  background-color: transparent;
  padding: 10px 0;
  margin: 0px;
  display: block;
}
[class*="book-service-form-"] textarea:focus {
  border-color: #28c8db;
}
[class*="book-service-form-"] textarea::-webkit-input-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] textarea:-moz-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] textarea::-moz-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] textarea:-ms-input-placeholder {
  color: #5e5e78;
  text-transform: uppercase;
}
[class*="book-service-form-"] select {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  width: 100%;
  height: 38px;
  border: none;
  border-bottom: 1px solid #5e5e78;
  background-color: transparent;
}
[class*="book-service-form-"] select:focus {
  border-color: #28c8db;
  outline: none;
}
[class*="book-service-form-"] button,
[class*="book-service-form-"] input[type="submit"] {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 50px;
  letter-spacing: 1px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  min-width: 100px;
  height: 50px;
  border-radius: 25px;
  text-transform: uppercase;
  padding: 0 26px !important;
  margin-top: 20px;
  border: none;
  background: #28c8db;
  color: #fff;
  transition: all .2s;
}
[class*="book-service-form-"] button:hover,
[class*="book-service-form-"] input[type="submit"]:hover {
  background: #020041;
}

.book-service-form-01 {
  background-color: #fff;
  padding: 110px 14% 120px 14%;
  text-align: center;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
  position: relative;
}
.book-service-form-01::before {
  content: '';
  display: block;
  width: calc(100% - 34px);
  height: calc(100% - 34px);
  position: absolute;
  top: 17px;
  left: 17px;
  border: 1px solid #28c8db;
  pointer-events: none;
}
.book-service-form-01 .heading-form {
  margin-bottom: 42px;
}
.book-service-form-01 .heading-form .title-form {
  font-weight: 400;
  font-size: 33px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 4px;
  margin-bottom: 7px;
}
.book-service-form-01 .heading-form img {
  max-width: 100%;
}
.book-service-form-01.no-border {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: none;
}
.book-service-form-01.no-border::before {
  display: none;
}
@media (max-width: 575px) {
  .book-service-form-01 {
    padding: 80px 10% 90px 10%;
  }
  .book-service-form-01::before {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    top: 14px;
    left: 14px;
  }
}

.book-service-form-02 {
  text-align: center;
}
.book-service-form-02 .heading-form {
  margin-bottom: 42px;
}
.book-service-form-02 .heading-form .title-form {
  font-weight: 400;
  font-size: 33px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 4px;
  margin-bottom: 7px;
}
.book-service-form-02 .heading-form img {
  max-width: 100%;
}

/*\
 *
 * contact-form-01
 *
\*/
.contact-form-01 .row {
  margin-right: -10px;
  margin-left: -10px;
}
.contact-form-01 .row [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
.contact-form-01 form p {
  margin-bottom: 0;
}
.contact-form-01 form .ajax-loader {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
.contact-form-01 label {
  display: block;
  margin-bottom: 20px;
}
.contact-form-01 input[type="date"],
.contact-form-01 input[type="datetime-local"],
.contact-form-01 input[type="email"],
.contact-form-01 input[type="month"],
.contact-form-01 input[type="number"],
.contact-form-01 input[type="password"],
.contact-form-01 input[type="search"],
.contact-form-01 input[type="tel"],
.contact-form-01 input[type="text"],
.contact-form-01 input[type="time"],
.contact-form-01 input[type="url"],
.contact-form-01 input[type="week"],
.contact-form-01 textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  display: block;
  width: 100%;
  border: 1px solid #c8c8d4;
  padding-left: 18px;
  padding-right: 18px;
}
.contact-form-01 input[type="date"]:focus,
.contact-form-01 input[type="datetime-local"]:focus,
.contact-form-01 input[type="email"]:focus,
.contact-form-01 input[type="month"]:focus,
.contact-form-01 input[type="number"]:focus,
.contact-form-01 input[type="password"]:focus,
.contact-form-01 input[type="search"]:focus,
.contact-form-01 input[type="tel"]:focus,
.contact-form-01 input[type="text"]:focus,
.contact-form-01 input[type="time"]:focus,
.contact-form-01 input[type="url"]:focus,
.contact-form-01 input[type="week"]:focus,
.contact-form-01 textarea:focus {
  border-color: #28c8db;
}
.contact-form-01 input[type="date"]::-webkit-input-placeholder,
.contact-form-01 input[type="datetime-local"]::-webkit-input-placeholder,
.contact-form-01 input[type="email"]::-webkit-input-placeholder,
.contact-form-01 input[type="month"]::-webkit-input-placeholder,
.contact-form-01 input[type="number"]::-webkit-input-placeholder,
.contact-form-01 input[type="password"]::-webkit-input-placeholder,
.contact-form-01 input[type="search"]::-webkit-input-placeholder,
.contact-form-01 input[type="tel"]::-webkit-input-placeholder,
.contact-form-01 input[type="text"]::-webkit-input-placeholder,
.contact-form-01 input[type="time"]::-webkit-input-placeholder,
.contact-form-01 input[type="url"]::-webkit-input-placeholder,
.contact-form-01 input[type="week"]::-webkit-input-placeholder,
.contact-form-01 textarea::-webkit-input-placeholder {
  color: #5e5e78;
}
.contact-form-01 input[type="date"]:-moz-placeholder,
.contact-form-01 input[type="datetime-local"]:-moz-placeholder,
.contact-form-01 input[type="email"]:-moz-placeholder,
.contact-form-01 input[type="month"]:-moz-placeholder,
.contact-form-01 input[type="number"]:-moz-placeholder,
.contact-form-01 input[type="password"]:-moz-placeholder,
.contact-form-01 input[type="search"]:-moz-placeholder,
.contact-form-01 input[type="tel"]:-moz-placeholder,
.contact-form-01 input[type="text"]:-moz-placeholder,
.contact-form-01 input[type="time"]:-moz-placeholder,
.contact-form-01 input[type="url"]:-moz-placeholder,
.contact-form-01 input[type="week"]:-moz-placeholder,
.contact-form-01 textarea:-moz-placeholder {
  color: #5e5e78;
}
.contact-form-01 input[type="date"]::-moz-placeholder,
.contact-form-01 input[type="datetime-local"]::-moz-placeholder,
.contact-form-01 input[type="email"]::-moz-placeholder,
.contact-form-01 input[type="month"]::-moz-placeholder,
.contact-form-01 input[type="number"]::-moz-placeholder,
.contact-form-01 input[type="password"]::-moz-placeholder,
.contact-form-01 input[type="search"]::-moz-placeholder,
.contact-form-01 input[type="tel"]::-moz-placeholder,
.contact-form-01 input[type="text"]::-moz-placeholder,
.contact-form-01 input[type="time"]::-moz-placeholder,
.contact-form-01 input[type="url"]::-moz-placeholder,
.contact-form-01 input[type="week"]::-moz-placeholder,
.contact-form-01 textarea::-moz-placeholder {
  color: #5e5e78;
}
.contact-form-01 input[type="date"]:-ms-input-placeholder,
.contact-form-01 input[type="datetime-local"]:-ms-input-placeholder,
.contact-form-01 input[type="email"]:-ms-input-placeholder,
.contact-form-01 input[type="month"]:-ms-input-placeholder,
.contact-form-01 input[type="number"]:-ms-input-placeholder,
.contact-form-01 input[type="password"]:-ms-input-placeholder,
.contact-form-01 input[type="search"]:-ms-input-placeholder,
.contact-form-01 input[type="tel"]:-ms-input-placeholder,
.contact-form-01 input[type="text"]:-ms-input-placeholder,
.contact-form-01 input[type="time"]:-ms-input-placeholder,
.contact-form-01 input[type="url"]:-ms-input-placeholder,
.contact-form-01 input[type="week"]:-ms-input-placeholder,
.contact-form-01 textarea:-ms-input-placeholder {
  color: #5e5e78;
}
.contact-form-01 input[type="date"]:-webkit-autofill, .contact-form-01 input[type="date"]:-webkit-autofill:hover, .contact-form-01 input[type="date"]:-webkit-autofill:focus, .contact-form-01 input[type="date"]:-webkit-autofill:active,
.contact-form-01 input[type="datetime-local"]:-webkit-autofill,
.contact-form-01 input[type="datetime-local"]:-webkit-autofill:hover,
.contact-form-01 input[type="datetime-local"]:-webkit-autofill:focus,
.contact-form-01 input[type="datetime-local"]:-webkit-autofill:active,
.contact-form-01 input[type="email"]:-webkit-autofill,
.contact-form-01 input[type="email"]:-webkit-autofill:hover,
.contact-form-01 input[type="email"]:-webkit-autofill:focus,
.contact-form-01 input[type="email"]:-webkit-autofill:active,
.contact-form-01 input[type="month"]:-webkit-autofill,
.contact-form-01 input[type="month"]:-webkit-autofill:hover,
.contact-form-01 input[type="month"]:-webkit-autofill:focus,
.contact-form-01 input[type="month"]:-webkit-autofill:active,
.contact-form-01 input[type="number"]:-webkit-autofill,
.contact-form-01 input[type="number"]:-webkit-autofill:hover,
.contact-form-01 input[type="number"]:-webkit-autofill:focus,
.contact-form-01 input[type="number"]:-webkit-autofill:active,
.contact-form-01 input[type="password"]:-webkit-autofill,
.contact-form-01 input[type="password"]:-webkit-autofill:hover,
.contact-form-01 input[type="password"]:-webkit-autofill:focus,
.contact-form-01 input[type="password"]:-webkit-autofill:active,
.contact-form-01 input[type="search"]:-webkit-autofill,
.contact-form-01 input[type="search"]:-webkit-autofill:hover,
.contact-form-01 input[type="search"]:-webkit-autofill:focus,
.contact-form-01 input[type="search"]:-webkit-autofill:active,
.contact-form-01 input[type="tel"]:-webkit-autofill,
.contact-form-01 input[type="tel"]:-webkit-autofill:hover,
.contact-form-01 input[type="tel"]:-webkit-autofill:focus,
.contact-form-01 input[type="tel"]:-webkit-autofill:active,
.contact-form-01 input[type="text"]:-webkit-autofill,
.contact-form-01 input[type="text"]:-webkit-autofill:hover,
.contact-form-01 input[type="text"]:-webkit-autofill:focus,
.contact-form-01 input[type="text"]:-webkit-autofill:active,
.contact-form-01 input[type="time"]:-webkit-autofill,
.contact-form-01 input[type="time"]:-webkit-autofill:hover,
.contact-form-01 input[type="time"]:-webkit-autofill:focus,
.contact-form-01 input[type="time"]:-webkit-autofill:active,
.contact-form-01 input[type="url"]:-webkit-autofill,
.contact-form-01 input[type="url"]:-webkit-autofill:hover,
.contact-form-01 input[type="url"]:-webkit-autofill:focus,
.contact-form-01 input[type="url"]:-webkit-autofill:active,
.contact-form-01 input[type="week"]:-webkit-autofill,
.contact-form-01 input[type="week"]:-webkit-autofill:hover,
.contact-form-01 input[type="week"]:-webkit-autofill:focus,
.contact-form-01 input[type="week"]:-webkit-autofill:active,
.contact-form-01 textarea:-webkit-autofill,
.contact-form-01 textarea:-webkit-autofill:hover,
.contact-form-01 textarea:-webkit-autofill:focus,
.contact-form-01 textarea:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.contact-form-01 input {
  height: 46px;
}
.contact-form-01 textarea {
  min-height: 150px;
  height: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.contact-form-01 button,
.contact-form-01 input[type="submit"] {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 50px;
  letter-spacing: 1px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  min-width: 100px;
  height: 50px;
  border-radius: 25px;
  text-transform: uppercase;
  padding: 0 37px !important;
  border: none;
  background: #28c8db;
  color: #fff;
  transition: all .2s;
}
.contact-form-01 button:hover,
.contact-form-01 input[type="submit"]:hover {
  background: #020041;
}

/*[ back-to-top ]
//////////////////////////////////////////////////////////////////*/
.btn-back-to-top {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  bottom: 15px;
  right: 15px;
  background-color: #28c8db;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.btn-back-to-top:hover {
  background-color: #020041;
}
.btn-back-to-top .symbol-btn {
  display: block;
  width: 1px;
  height: 22px;
  background-color: #fff;
  position: absolute;
  top: 14px;
  left: 24px;
}
.btn-back-to-top .symbol-btn::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: -0.5px;
  left: -3px;
}
.btn-back-to-top.active-btn {
  visibility: visible;
  opacity: 1;
}
.btn-back-to-top.hidden-btn {
  transform: scale(0);
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 991px) {
  .btn-back-to-top {
    width: 39px;
    height: 39px;
    right: 10px;
    bottom: 10px;
  }
  .btn-back-to-top .symbol-btn {
    width: 1px;
    height: 18px;
    top: 11px;
    left: 19px;
  }
}

/*[ pre-loading ]
//////////////////////////////////////////////////////////////////*/
.hun-pre-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.spinner {
  -webkit-animation: load 1s infinite linear;
  -moz-animation: load 1s infinite linear;
  animation: load 1s infinite linear;
  background: -webkit-linear-gradient(top, #28c8db 10%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #28c8db 10%, rgba(255, 255, 255, 0) 100%);
  height: 4em;
  width: 4em;
  border-radius: 50%;
  font-size: 13px;
  margin: 5em auto;
  position: relative;
  overflow: hidden;
  opacity: .69;
}
.spinner span {
  display: block;
  width: 15%;
  height: 10%;
  background-color: #28c8db;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  left: calc(50% - 2px);
}

.spinner:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 50%, #28c8db 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #28c8db 50%);
  border-radius: 100%;
  content: '';
}

.spinner:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 80%;
  width: 80%;
  background: #fff;
  border-radius: 50%;
  content: '';
  margin: auto;
}

@-webkit-keyframes load {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes load {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes load {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*[ style-select2 ]
//////////////////////////////////////////////////////////////////*/
.select2-hidden-accessible {
  -webkit-clip-path: unset !important;
}

/*\
 *
 * layout-1
 *
\*/
.select2-container--layout-1 {
  width: 100% !important;
}
.select2-container--layout-1 .select2-selection--single {
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  height: 100%;
}
.select2-container--layout-1 .select2-selection--single .select2-selection__rendered {
  font-weight: 400;
  font-size: 13px;
  color: #5e5e78;
  line-height: 1.5;
  text-transform: uppercase;
  height: 38px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #5e5e78;
  padding-left: 0px;
  padding-right: 20px;
}
.select2-container--layout-1 .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--layout-1 .select2-selection--single .select2-selection__placeholder {
  color: #5e5e78;
}
.select2-container--layout-1 .select2-selection--single .select2-selection__arrow {
  font-size: 14px;
  color: #5e5e78;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.select2-container--layout-1 .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--layout-1.select2-container--open .select2-selection--single .select2-selection__rendered, .select2-container--layout-1.select2-container--focus .select2-selection--single .select2-selection__rendered {
  border-color: #28c8db;
}
.select2-container--layout-1[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--layout-1[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--layout-1.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--layout-1.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--layout-1.select2-container--open .select2-dropdown {
  border-radius: 0;
}
.select2-container--layout-1.select2-container--open .select2-dropdown--above {
  border: 1px solid #ededff;
  transform: translateY(-2px);
}
.select2-container--layout-1.select2-container--open .select2-dropdown--below {
  border: 1px solid #ededff;
  transform: translateY(2px);
}
.select2-container--layout-1 .select2-search--dropdown .select2-search__field {
  border: 1px solid #ededff;
}
.select2-container--layout-1 .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--layout-1 .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--layout-1 .select2-results__option {
  padding: 6px 15px;
  color: #5e5e78;
}
.select2-container--layout-1 .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--layout-1 .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--layout-1 .select2-results__option[aria-selected=true] {
  background-color: #28c8db !important;
  color: #fff;
}
.select2-container--layout-1 .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--layout-1 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--layout-1 .select2-results__option--highlighted[aria-selected] {
  background-color: #eee;
}
.select2-container--layout-1 .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/*[ datepicker ]
//////////////////////////////////////////////////////////////////*/
.daterangepicker.ltr .drp-calendar.left .calendar-table {
  padding-right: 8px !important;
}

.daterangepicker {
  border-radius: 0px;
  width: auto !important;
  border-color: #ededff;
}
.daterangepicker::before {
  border-bottom-color: #ededff;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 13px;
  color: #5e5e78;
  border: 1px solid;
  outline: none !important;
  border-color: #ededff;
  padding: 3px 2px;
}
.daterangepicker select.monthselect:focus,
.daterangepicker select.yearselect:focus {
  border-color: #ededff;
}
.daterangepicker .drp-calendar {
  max-width: 300px;
}
.daterangepicker .drp-calendar.left {
  padding-top: 6px;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  padding: 0px 8px;
  font-size: 13px;
  color: #5e5e78;
}
.daterangepicker .calendar-table th.off,
.daterangepicker .calendar-table td.off {
  color: #bdbdcb;
}
.daterangepicker .calendar-table thead th {
  padding-top: 8px;
}
.daterangepicker .calendar-table .next:hover,
.daterangepicker .calendar-table .prev:hover {
  border-color: transparent;
  background-color: transparent;
}
.daterangepicker .calendar-table .next:hover span,
.daterangepicker .calendar-table .prev:hover span {
  border-color: #28c8db;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  border-color: #5e5e78;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #28c8db;
  color: #fff !important;
}
.daterangepicker .ranges li.active {
  background-color: #28c8db;
  color: #fff !important;
}

/*[ Magnific popup ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * Restyle Magnific Popup
 *
\*/
.mfp-arrow {
  transition: all .3s;
}

/*\
 *
 * Fade Magnific-popup
 *
\*/
.mfp-bg {
  z-index: 10000;
  background-color: #000;
  opacity: 0.9;
}

.mfp-wrap {
  z-index: 10000;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-preloader,
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-preloader,
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-preloader,
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*[ hun-button ]
//////////////////////////////////////////////////////////////////*/
.hun-page .hun-button {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  min-width: 100px;
  padding: 0 15px;
  transition: all .2s;
}
.hun-page .hun-button.size-small {
  height: 44px;
}
.hun-page .hun-button.size-normal {
  height: 50px;
}
.hun-page .hun-button.size-large {
  height: 60px;
}
.hun-page .hun-button.shape-square {
  border-radius: 0;
}
.hun-page .hun-button.shape-round.size-small {
  border-radius: 22px;
}
.hun-page .hun-button.shape-round.size-normal {
  border-radius: 25px;
}
.hun-page .hun-button.shape-round.size-large {
  border-radius: 30px;
}
.hun-page .hun-button.style-fill-color {
  border: none;
  background: #28c8db;
  color: #fff;
}
.hun-page .hun-button.style-fill-color:hover {
  background: #020041;
}
.hun-page .hun-button.style-fill-light {
  border: none;
  background: #fff;
  color: #28c8db !important;
}
.hun-page .hun-button.style-fill-light:hover {
  background: #020041;
  color: #fff !important;
}
.hun-page .hun-button.style-border-color {
  border: 1px solid #28c8db;
  color: #28c8db !important;
}
.hun-page .hun-button.style-border-color:hover {
  background: #28c8db;
  color: #fff !important;
}
.hun-page .hun-button.style-border-light {
  border: 1px solid #fff;
  color: #fff !important;
}
.hun-page .hun-button.style-border-light:hover {
  border-color: #28c8db;
  background: #28c8db;
  color: #fff;
}

/*[ pagination ]
//////////////////////////////////////////////////////////////////*/
.loop-pagination ul {
  list-style-type: none;
  padding: 0;
  letter-spacing: 6px;
  margin-top: -5px;
  margin-bottom: -5px;
}
.loop-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  margin-bottom: 5px;
}
.loop-pagination .page-numbers {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: inherit;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #f2f2f2;
  transition: all .3s;
}
.loop-pagination .page-numbers:hover {
  background-color: #28c8db;
  color: #fff;
}
.loop-pagination .page-numbers.current {
  background-color: #28c8db;
  color: #fff;
}
.loop-pagination .page-numbers.next i, .loop-pagination .page-numbers.prev i {
  font-size: 20px;
}

/*[ others elements ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * hun-element-our-story
 *
\*/
.hun-element-our-story.layout-1 {
  position: relative;
  z-index: 0;
  padding-top: 60px;
  padding-bottom: 40px;
}
.hun-element-our-story.layout-1 .text-element {
  background-color: #fff;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 130px 50px 120px 50px;
  position: relative;
}
.hun-element-our-story.layout-1 .text-element .box-shadow {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  box-shadow: 0px 0px 65px 0px;
  color: #a85252;
  opacity: .26;
}
.hun-element-our-story.layout-1 .text-element::before {
  content: '';
  display: block;
  width: calc(100% - 34px);
  height: calc(100% - 34px);
  position: absolute;
  top: 17px;
  left: 17px;
  border: 1px solid #28c8db;
  pointer-events: none;
}
.hun-element-our-story.layout-1 .text-element .heading-element {
  text-align: center;
  margin-bottom: 50px;
}
.hun-element-our-story.layout-1 .text-element .heading-element .title-element {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 5px;
}
.hun-element-our-story.layout-1 .text-element .heading-element img {
  max-width: 100%;
}
.hun-element-our-story.layout-1 .text-element .content-element {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 32px;
}
.hun-element-our-story.layout-1 .text-element .content-element p {
  margin-bottom: 12px;
}
.hun-element-our-story.layout-1 .text-element .content-element p:last-child {
  margin-bottom: 0;
}
.hun-element-our-story.layout-1 .text-element .info-element {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.hun-element-our-story.layout-1 .text-element .info-element .sign-element {
  padding: 10px 21px;
}
.hun-element-our-story.layout-1 .text-element .info-element .author-element {
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 21px;
}
.hun-element-our-story.layout-1 .text-element .info-element .author-element a {
  color: inherit;
  transition: all .2s;
}
.hun-element-our-story.layout-1 .text-element .info-element .author-element a:hover {
  color: #28c8db;
}
.hun-element-our-story.layout-1 .text-element .info-element .author-element p, .hun-element-our-story.layout-1 .text-element .info-element .author-element h1, .hun-element-our-story.layout-1 .text-element .info-element .author-element h2, .hun-element-our-story.layout-1 .text-element .info-element .author-element h3, .hun-element-our-story.layout-1 .text-element .info-element .author-element h4, .hun-element-our-story.layout-1 .text-element .info-element .author-element h5, .hun-element-our-story.layout-1 .text-element .info-element .author-element h6 {
  margin-bottom: 2px;
}
.hun-element-our-story.layout-1 .text-element .info-element .author-element p:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h1:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h2:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h3:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h4:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h5:last-child, .hun-element-our-story.layout-1 .text-element .info-element .author-element h6:last-child {
  margin-bottom: 0;
}
.hun-element-our-story.layout-1 .pic-element-top {
  width: 22.7%;
  position: absolute;
  z-index: -1;
  right: 5.8%;
  top: 0;
}
.hun-element-our-story.layout-1 .pic-element-top img {
  width: 100%;
}
.hun-element-our-story.layout-1 .pic-element-bottom {
  width: 31.1%;
  position: absolute;
  z-index: -1;
  left: 2.5%;
  bottom: 0;
}
.hun-element-our-story.layout-1 .pic-element-bottom img {
  width: 100%;
}
@media (max-width: 1199px) {
  .hun-element-our-story.layout-1 .text-element {
    width: 60%;
  }
  .hun-element-our-story.layout-1 .pic-element-top {
    right: 1.5%;
  }
  .hun-element-our-story.layout-1 .pic-element-bottom {
    left: 0;
  }
}
@media (max-width: 991px) {
  .hun-element-our-story.layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .hun-element-our-story.layout-1 .text-element {
    width: 80%;
  }
  .hun-element-our-story.layout-1 .pic-element-top {
    display: none !important;
  }
  .hun-element-our-story.layout-1 .pic-element-bottom {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hun-element-our-story.layout-1 .text-element {
    width: 88%;
    padding: 100px 30px 90px 30px;
  }
  .hun-element-our-story.layout-1 .text-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    top: 14px;
    left: 14px;
  }
}
@media (max-width: 575px) {
  .hun-element-our-story.layout-1 .text-element {
    width: 100%;
    padding: 90px 30px 80px 30px;
  }
  .hun-element-our-story.layout-1 .text-element .heading-element .title-element {
    font-size: 33px;
  }
}

.hun-element-our-story.layout-2 .heading-element {
  margin-bottom: 50px;
}
.hun-element-our-story.layout-2 .heading-element .title-element {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 5px;
}
.hun-element-our-story.layout-2 .heading-element img {
  max-width: 100%;
}
.hun-element-our-story.layout-2 .content-element {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 32px;
}
.hun-element-our-story.layout-2 .content-element p {
  margin-bottom: 12px;
}
.hun-element-our-story.layout-2 .content-element p:last-child {
  margin-bottom: 0;
}
.hun-element-our-story.layout-2 .info-element {
  letter-spacing: 35px;
}
.hun-element-our-story.layout-2 .info-element .sign-element {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 10px 0;
}
.hun-element-our-story.layout-2 .info-element .author-element {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  font-weight: 400;
  line-height: 1.5;
  margin: 10px 0;
}
.hun-element-our-story.layout-2 .info-element .author-element a {
  color: inherit;
  transition: all .2s;
}
.hun-element-our-story.layout-2 .info-element .author-element a:hover {
  color: #28c8db;
}
.hun-element-our-story.layout-2 .info-element .author-element p, .hun-element-our-story.layout-2 .info-element .author-element h1, .hun-element-our-story.layout-2 .info-element .author-element h2, .hun-element-our-story.layout-2 .info-element .author-element h3, .hun-element-our-story.layout-2 .info-element .author-element h4, .hun-element-our-story.layout-2 .info-element .author-element h5, .hun-element-our-story.layout-2 .info-element .author-element h6 {
  margin-bottom: 3px;
}
.hun-element-our-story.layout-2 .info-element .author-element p:last-child, .hun-element-our-story.layout-2 .info-element .author-element h1:last-child, .hun-element-our-story.layout-2 .info-element .author-element h2:last-child, .hun-element-our-story.layout-2 .info-element .author-element h3:last-child, .hun-element-our-story.layout-2 .info-element .author-element h4:last-child, .hun-element-our-story.layout-2 .info-element .author-element h5:last-child, .hun-element-our-story.layout-2 .info-element .author-element h6:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .hun-element-our-story.layout-2 .heading-element .title-element {
    font-size: 33px;
  }
}

/*\
 *
 * hun-element-voucher
 *
\*/
.hun-element-voucher.layout-1 .slide-element {
  position: relative;
}
.hun-element-voucher.layout-1 .slide-element .slide-slick {
  overflow: hidden;
}
.hun-element-voucher.layout-1 .slide-element .slide-slick .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.hun-element-voucher.layout-1 .slide-element .slide-slick .slick-list .slick-track {
  margin-left: auto;
  margin-right: auto;
}
.hun-element-voucher.layout-1 .slide-element .slide-slick .item-slick {
  padding: 0px 15px;
  height: unset;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  position: relative;
  transition: border-color .3s;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow::before {
  content: '';
  display: block;
  width: 36px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  transition: background-color .3s;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow::after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border: 1px solid #ccc;
  position: absolute;
  top: 11px;
  transform: rotate(45deg);
  transition: border-color .3s;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
  margin-right: -100px;
  margin-left: auto;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.next-slick::before {
  right: 12px;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.next-slick::after {
  right: 12px;
  border-bottom: none;
  border-left: none;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
  margin-left: -100px;
  margin-right: auto;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick::before {
  left: 12px;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick::after {
  left: 12px;
  border-top: none;
  border-right: none;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow:hover {
  border-color: #28c8db;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow:hover:before {
  background-color: #28c8db;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow:hover:after {
  border-color: #28c8db;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.slick-arrow.slick-hidden {
  display: none;
}
.hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.hun-element-voucher.layout-1 .item-element {
  display: block;
  position: relative;
  z-index: 0;
}
.hun-element-voucher.layout-1 .item-element .bg-color-item {
  pointer-events: none;
  content: '';
  display: block;
  width: 100%;
  height: calc(100% - 110px);
  position: absolute;
  z-index: -1;
  top: 55px;
  left: 0;
  border-radius: 10px;
}
.hun-element-voucher.layout-1 .item-element * {
  pointer-events: none;
}
.hun-element-voucher.layout-1 .item-element a {
  pointer-events: auto;
}
.hun-element-voucher.layout-1 .item-element .link-item {
  display: block;
  width: 100%;
  height: calc(100% - 110px);
  position: absolute;
  z-index: -1;
  top: 55px;
  left: 0;
  border-radius: 10px;
}
.hun-element-voucher.layout-1 .item-element .pic-item {
  height: 100%;
  display: flex;
  align-items: center;
}
.hun-element-voucher.layout-1 .item-element .pic-item img {
  max-width: 100%;
}
.hun-element-voucher.layout-1 .item-element .text-item {
  padding: 95px 52px 95px 0px;
  text-align: right;
}
.hun-element-voucher.layout-1 .item-element .text-item .logo-item {
  margin-bottom: 65px;
  display: none;
}
.hun-element-voucher.layout-1 .item-element .text-item .logo-item img {
  display: inline;
}
.hun-element-voucher.layout-1 .item-element .text-item .title-item {
  font-weight: 400;
  font-size: 70px;
  line-height: 1.1;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 12px;
}
.hun-element-voucher.layout-1 .item-element .text-item .description-item {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-voucher.layout-1 .item-element .text-item .description-item a {
  color: #020041;
  transition: all .2s;
}
.hun-element-voucher.layout-1 .item-element .text-item .description-item a:hover {
  color: #fff;
}
.hun-element-voucher.layout-1 .item-element.color-1 .bg-color-item {
  background-color: #e995b5;
}
.hun-element-voucher.layout-1 .item-element.color-2 .bg-color-item {
  background-color: #28c8db;
}
.hun-element-voucher.layout-1 .item-element.color-3 .bg-color-item {
  background-color: #b392d2;
}
.hun-element-voucher.layout-1 .show-logo.item-slick .item-element .text-item .logo-item {
  display: block;
}
.hun-element-voucher.layout-1 .show-logo.item-slick .col-md-6.align-self-center {
  align-self: flex-start !important;
}
@media (max-width: 1399px) {
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow {
    border-color: #020041 !important;
  }
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow::before {
    background-color: #020041 !important;
  }
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow::after {
    border-color: #020041 !important;
  }
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
    margin-right: -65px;
  }
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
    margin-left: -65px;
  }
}
@media (max-width: 1349px) {
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
    margin-right: -15px;
  }
  .hun-element-voucher.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .hun-element-voucher.layout-1 .item-element .text-item .logo-item {
    margin-bottom: 35px;
  }
  .hun-element-voucher.layout-1 .item-element .text-item .title-item {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .hun-element-voucher.layout-1 .item-element .pic-item {
    justify-content: center;
  }
  .hun-element-voucher.layout-1 .item-element .text-item {
    padding: 95px 39px 35px 39px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .hun-element-voucher.layout-1 .item-element::before {
    height: calc(100% - 90px);
  }
  .hun-element-voucher.layout-1 .item-element .text-item .title-item {
    font-size: 38px;
  }
}

/*\
 *
 * hun-element-info-contact
 *
\*/
.hun-element-info-contact.layout-1 .title-element {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 27px;
}
.hun-element-info-contact.layout-1 .description-element {
  word-break: break-all;
  word-break: break-word;
}
.hun-element-info-contact.layout-1 .description-element a {
  color: #28c8db;
  transition: all .3s;
}
.hun-element-info-contact.layout-1 .description-element a:hover {
  color: inherit;
}
.hun-element-info-contact.layout-1 .list-info {
  list-style-type: none;
  padding: 0;
}
.hun-element-info-contact.layout-1 .list-info li {
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 24px;
}
.hun-element-info-contact.layout-1 .list-info li:last-child {
  margin-bottom: 0;
}
.hun-element-info-contact.layout-1 .list-info li span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 3px;
}
.hun-element-info-contact.layout-1 .list-info li a {
  color: inherit;
  transition: all .3s;
}
.hun-element-info-contact.layout-1 .list-info li a:hover {
  color: #28c8db;
}

/*\
 *
 * hun-element-map
 *
\*/
.hun-element-map.layout-1 {
  width: 100%;
  border: 5px solid rgba(40, 200, 219, 0.3);
}
.hun-element-map.layout-1::after {
  content: '';
  display: block;
  clear: both;
}
.hun-element-map.layout-1 iframe {
  display: block;
  width: 100%;
  border: none;
}

/*[ blocks ]
//////////////////////////////////////////////////////////////////*/
/*[ Default Widget ]
//////////////////////////////////////////////////////////////////*/
.widget_search {
  padding-top: 6px;
  padding-bottom: 9px;
}
.widget_search:first-child {
  padding-top: 0;
}
.widget_search:last-child {
  padding-bottom: 0;
}
.widget_search form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  height: 46px;
  border: 1px solid #c8c8d4;
}
.widget_search form label {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  margin-bottom: 0;
}
.widget_search form input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  width: 100%;
  min-width: 1px;
  height: 100%;
  border: none !important;
  background-color: transparent;
  padding: 0 17px !important;
}
.widget_search form input::-webkit-input-placeholder {
  color: #5e5e78;
}
.widget_search form input:-moz-placeholder {
  color: #5e5e78;
}
.widget_search form input::-moz-placeholder {
  color: #5e5e78;
}
.widget_search form input:-ms-input-placeholder {
  color: #5e5e78;
}
.widget_search form input:-webkit-autofill, .widget_search form input:-webkit-autofill:hover, .widget_search form input:-webkit-autofill:focus, .widget_search form input:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.widget_search form button {
  font-size: 20px;
  line-height: 1;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-left: 1px solid #c8c8d4;
  background-color: transparent;
  transition: all .3s;
}
.widget_search form button:hover {
  background-color: #28c8db;
  color: #fff;
}

.widget_categories ul ul {
  margin-right: -40px;
}
.widget_categories ul li {
  padding-right: 40px;
  position: relative;
}
.widget_categories ul li a {
  padding: 5px 40px 5px 0px;
}
.widget_categories ul li .count {
  position: absolute;
  right: 0;
  top: 0;
}

.widget_tag_cloud .tagcloud {
  letter-spacing: 8px;
  padding-bottom: 9px;
}
.widget_tag_cloud .tagcloud .tag-cloud-link {
  font-weight: 400;
  font-size: 13px !important;
  line-height: 1.5;
  color: inherit;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
  padding: 7px 15px 5px 15px;
  margin: 6px 0px;
  transition: all .3s;
}
.widget_tag_cloud .tagcloud .tag-cloud-link:hover {
  background-color: #28c8db;
  color: #fff;
}

.widget_calendar table {
  width: 100%;
}
.widget_calendar table thead tr {
  background-color: #F5F5F5;
}
.widget_calendar table thead tr th {
  text-align: center;
  font-weight: bolder;
}
.widget_calendar table tr td {
  text-align: center;
}
.widget_calendar table tr td#today {
  background-color: #F5F5F5;
}
.widget_calendar caption {
  padding-bottom: 0;
}

.widget_recent_comments ul li {
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 8px;
}
.widget_recent_comments ul li::before {
  content: "\f007";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 8px;
  font-size: 13px;
  color: #28c8db;
  transform: translateY(-1px);
}
.widget_recent_comments ul li a {
  color: #020041 !important;
}
.widget_recent_comments ul li a:hover {
  color: #28c8db !important;
}
.widget_recent_comments ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.widget_rss ul li {
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
}
.widget_rss ul li a {
  font-weight: 600;
  color: #020041 !important;
}
.widget_rss ul li a:hover {
  color: #28c8db !important;
}
.widget_rss ul li:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none;
}
.widget_rss ul li .rss-date,
.widget_rss ul li cite {
  display: block;
  color: #999;
}
.widget_rss ul li .rssSummary {
  margin-top: 5px;
  margin-bottom: 8px;
}

/*[ hun-widget ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * widget-hun_labore_post
 *
\*/
.widget_hun_labore_post .list-post {
  padding-top: 6px;
  padding-bottom: 9px;
}
.widget_hun_labore_post .list-post .item-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}
.widget_hun_labore_post .list-post .item-post:last-child {
  margin-bottom: 0;
}
.widget_hun_labore_post .list-post .item-post.format-gallery .pic-post {
  position: relative;
}
.widget_hun_labore_post .list-post .item-post.format-gallery .pic-post::before {
  pointer-events: none;
  content: '\e032';
  font-family: 'Simple-Line-Icons';
  font-size: 13px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 5px 10px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.widget_hun_labore_post .list-post .item-post .pic-post {
  width: 90px;
  height: 69px;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  transition: all .2s;
}
.widget_hun_labore_post .list-post .item-post .pic-post:hover {
  opacity: .68;
}
.widget_hun_labore_post .list-post .item-post .text-post {
  width: calc(100% - 90px - 16px);
  align-self: center;
}
.widget_hun_labore_post .list-post .item-post .text-post .date-post {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 7px;
}
.widget_hun_labore_post .list-post .item-post .text-post .title-post {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.1 * 1em);
  margin-bottom: 0;
}
.widget_hun_labore_post .list-post .item-post .text-post .title-post a {
  color: inherit;
  transition: all .3s;
}
.widget_hun_labore_post .list-post .item-post .text-post .title-post a:hover {
  color: #28c8db;
}

/*\
 *
 * hun-widget-info
 *
\*/
.hun-widget-info.layout-1 ul li i {
  margin-right: 6px;
}

.hun-widget-info.layout-2 .des-about:empty {
  display: none;
}
.hun-widget-info.layout-2 .des-about p {
  margin-bottom: 8px;
}
.hun-widget-info.layout-2 .des-about p:last-child {
  margin-bottom: 0;
}
.hun-widget-info.layout-2 .info-contact {
  margin-top: 20px;
}
.hun-widget-info.layout-2 .info-contact:empty {
  display: none;
}

/*\
 *
 * hun-widget-author
 *
\*/
.hun-widget-author.layout-1 {
  padding-top: 6px;
  padding-bottom: 9px;
}
.hun-widget-author.layout-1:first-child {
  padding-top: 0;
}
.hun-widget-author.layout-1:last-child {
  padding-bottom: 0;
}
.hun-widget-author.layout-1 .inner-widget {
  background-color: #fafafa;
  text-align: center;
  padding: 43px 15px;
}
.hun-widget-author.layout-1 .ava-author {
  max-width: 100%;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.hun-widget-author.layout-1 .ava-author img {
  width: 100%;
  border-radius: 50%;
}
.hun-widget-author.layout-1 .name-author {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 7px;
}
.hun-widget-author.layout-1 .name-author a {
  color: inherit;
  transition: all .3s;
}
.hun-widget-author.layout-1 .name-author a:hover {
  color: #28c8db;
}
.hun-widget-author.layout-1 .info-author {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
}
.hun-widget-author.layout-1 .info-author a {
  color: inherit;
  transition: all .3s;
}
.hun-widget-author.layout-1 .info-author a:hover {
  color: #28c8db;
}

/*[ hun-element-search ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-search.layout-1 .search-open {
  cursor: pointer;
  transition: all .3s;
}
.hun-element-search.layout-1 .search-form {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.hun-element-search.layout-1 .search-form.open {
  opacity: 1;
  visibility: visible;
}
.hun-element-search.layout-1 .search-form.open form .search-field {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
  transition-duration: 1s;
}
.hun-element-search.layout-1 .search-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  opacity: .6;
}
.hun-element-search.layout-1 .search-close::before {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-bottom: -1px;
  transform: rotate(45deg);
}
.hun-element-search.layout-1 .search-close::after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-top: -1px;
  transform: rotate(-45deg);
}
.hun-element-search.layout-1 .search-close:hover {
  opacity: 1;
}
.hun-element-search.layout-1 form {
  width: 80%;
  position: relative;
}
.hun-element-search.layout-1 form .search-field {
  width: 100%;
  height: 100px;
  padding: 20px 0;
  background: transparent;
  font-size: 50px;
  border: 0;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  border-bottom: 3px solid #28c8db;
  transform: scale3d(0, 1, 1);
  transition: all 0.3s;
  transform-origin: 0 50% center;
}
.hun-element-search.layout-1 form .search-field:-webkit-autofill, .hun-element-search.layout-1 form .search-field:-webkit-autofill:hover, .hun-element-search.layout-1 form .search-field:-webkit-autofill:focus, .hun-element-search.layout-1 form .search-field:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}
.hun-element-search.layout-1 form .search-notice {
  display: inline-block;
  float: right;
  margin-top: 5px;
  color: #f0f0f0;
}
.hun-element-search.layout-1 .list-result {
  list-style-type: none;
  padding-left: 0;
  position: absolute;
  left: 10%;
  top: calc(50% + 80px);
  width: 80%;
  max-height: calc(50% - 110px);
  overflow-y: auto;
}
.hun-element-search.layout-1 .list-result li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 8px 0;
}
.hun-element-search.layout-1 .list-result li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #ccc;
  transition: all .2s;
}
.hun-element-search.layout-1 .list-result li a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .hun-element-search.layout-1 .search-form form .search-field {
    font-size: 40px;
    border-width: 3px;
  }
}
@media (max-width: 767px) {
  .hun-element-search.layout-1 .search-form form .search-field {
    height: 60px;
    font-size: 25px;
    border-width: 2px;
  }
}
@media (max-width: 575px) {
  .hun-element-search.layout-1 .search-form form .search-field {
    height: 50px;
    padding: 8px 0;
    font-size: 1.2rem;
  }
  .hun-element-search.layout-1 .search-form form .search-notice {
    font-size: 0.8rem;
  }
}

/*[ hun-element-main-slider ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-main-slider.layout-1 {
  position: relative;
}
.hun-element-main-slider.layout-1 .main-slider {
  background-color: #fff;
  position: relative;
}
.hun-element-main-slider.layout-1 .main-slider .slide-slick .slick-track {
  display: flex;
  align-items: stretch;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick {
  border: none;
  min-height: 100vh;
  height: unset;
  position: relative;
  z-index: 0;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 200px;
  padding-bottom: 100px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .bg-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .55;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 25px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
  font-weight: 400;
  font-size: 120px;
  line-height: 1;
  color: #fff;
  margin-bottom: 53px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 45px;
  margin-top: -15px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide a {
  color: #28c8db;
  transition: all .2s;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide a:hover {
  color: inherit;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide ul {
  list-style-type: none;
  padding: 0;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide ul li {
  padding-left: 13px;
  position: relative;
  margin-bottom: 4px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide ul li:last-child {
  margin-bottom: 0;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .buttons-slide {
  margin: 0 -8px;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .buttons-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .buttons-slide .hun-button {
  min-width: 174px;
  text-transform: uppercase;
  margin: 6px 8px;
  vertical-align: middle;
  padding-left: 25px;
  padding-right: 25px;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick {
  position: absolute;
  top: 0;
  right: 18px;
  height: 100%;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots {
  list-style-type: none;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots li {
  cursor: pointer;
  width: 22px;
  height: 22px;
  padding: 5px;
  margin: 7px;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots li span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 2px;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots li span::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  transition: all .3s;
}
.hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots li:hover span::before, .hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots li.slick-active span::before {
  opacity: 1;
}
.hun-element-main-slider.layout-1 .social-slider {
  position: absolute;
  height: 100%;
  top: 0;
  left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hun-element-main-slider.layout-1 .social-slider .item-social {
  font-size: 17px;
  line-height: 1;
  color: #ccc;
  padding: 5px;
  margin: 8px 5px;
  opacity: .8;
  transition: all .3s;
}
.hun-element-main-slider.layout-1 .social-slider .item-social:hover {
  color: #fff;
  opacity: .9;
}
@media (max-width: 1299px) {
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
    font-size: 100px;
  }
}
@media (max-width: 1199px) {
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 25px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .hun-element-main-slider.layout-1 .main-slider .item-slick {
    padding-top: 160px;
    padding-bottom: 50px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 20px;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
    font-size: 69px;
    margin-bottom: 48px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .hun-element-main-slider.layout-1 .main-slider .item-slick {
    padding-left: 69px;
    padding-right: 69px;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 18px;
    letter-spacing: 3px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
    font-size: 55px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .description-slide {
    font-size: 15px;
    margin-top: -20px;
  }
  .hun-element-main-slider.layout-1 .main-slider .dots-slick {
    right: 8px;
  }
  .hun-element-main-slider.layout-1 .social-slider {
    left: 10px;
  }
}
@media (max-width: 575px) {
  .hun-element-main-slider.layout-1 .main-slider .item-slick {
    padding-left: 50px;
    padding-right: 50px;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 15px;
    line-height: 1.5;
  }
  .hun-element-main-slider.layout-1 .main-slider .item-slick .content-slide .title-slide {
    font-size: 38px;
  }
  .hun-element-main-slider.layout-1 .main-slider .dots-slick {
    right: 0px;
  }
  .hun-element-main-slider.layout-1 .social-slider {
    left: 0px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-main-slider.layout-2 {
  position: relative;
}
.hun-element-main-slider.layout-2 .main-slider {
  background-color: #fff;
  position: relative;
}
.hun-element-main-slider.layout-2 .main-slider .slide-slick .slick-track {
  display: flex;
  align-items: stretch;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick {
  border: none;
  min-height: 100vh;
  height: unset;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .bg-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 50px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.3;
  color: #020041;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 25px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide {
  font-weight: 400;
  font-size: 100px;
  line-height: 1;
  margin-bottom: 59px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  color: #020041;
  margin-bottom: 45px;
  margin-top: -15px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide a {
  color: #28c8db;
  transition: all .2s;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide a:hover {
  color: inherit;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide ul {
  list-style-type: none;
  padding: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide ul li {
  padding-left: 13px;
  position: relative;
  margin-bottom: 4px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide ul li:last-child {
  margin-bottom: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #020041;
  position: absolute;
  top: 10px;
  left: 0;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .buttons-slide {
  margin: 0 -8px;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .buttons-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .buttons-slide .hun-button {
  min-width: 174px;
  text-transform: uppercase;
  margin: 6px 8px;
  vertical-align: middle;
}
.hun-element-main-slider.layout-2 .main-slider .dots-slick {
  position: absolute;
  top: 0;
  right: 0px;
  width: 80px;
  max-width: 100px;
  padding: 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots {
  list-style-type: none;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
}
.hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots li {
  word-break: break-all;
  word-break: break-word;
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  padding: 10px 0;
  transition: all .3s;
}
.hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots li:hover {
  color: #020041;
}
.hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots li.slick-active {
  font-size: 30px;
  color: #020041;
}
.hun-element-main-slider.layout-2 .social-slider {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hun-element-main-slider.layout-2 .social-slider .item-social {
  font-size: 17px;
  line-height: 1;
  color: #020041;
  padding: 5px;
  margin: 8px 5px;
  opacity: .8;
  transition: all .3s;
}
.hun-element-main-slider.layout-2 .social-slider .item-social:hover {
  color: #28c8db;
}
@media (max-width: 1600px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide {
    width: 60%;
  }
}
@media (max-width: 1299px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide {
    font-size: 90px;
    margin-bottom: 50px;
  }
  .hun-element-main-slider.layout-2 .main-slider .dots-slick {
    width: 50px;
    padding: 5px;
  }
  .hun-element-main-slider.layout-2 .social-slider {
    width: 50px;
  }
}
@media (max-width: 1199px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    padding: 60px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 25px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick::before {
    opacity: .6;
  }
  .hun-element-main-slider.layout-2 .main-slider .dots-slick {
    width: auto;
    padding: 10px;
  }
}
@media (max-width: 991px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide {
    width: 80%;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 20px;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide {
    font-size: 69px;
    margin-bottom: 48px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 18px;
    letter-spacing: 3px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide {
    font-size: 55px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .description-slide {
    font-size: 15px;
    margin-top: -20px;
  }
}
@media (max-width: 575px) {
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide {
    width: 100%;
    padding: 50px;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 15px;
    line-height: 1.5;
  }
  .hun-element-main-slider.layout-2 .main-slider .item-slick .content-slide .title-slide {
    font-size: 38px;
  }
  .hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots li {
    font-size: 16px;
  }
  .hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots li.slick-active {
    font-size: 25px;
  }
  .hun-element-main-slider.layout-2 .social-slider {
    width: 40px;
  }
}

/*\
 *
 * layout-3
 *
\*/
.hun-element-main-slider.layout-3 .main-slider {
  position: relative;
}
.hun-element-main-slider.layout-3 .main-slider .slide-slick {
  overflow: hidden;
}
.hun-element-main-slider.layout-3 .main-slider .slide-slick .slick-list {
  margin-right: -13px;
  margin-left: -13px;
  overflow: visible;
}
.hun-element-main-slider.layout-3 .main-slider .slide-slick .slick-list .slick-track {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: stretch;
}
.hun-element-main-slider.layout-3 .main-slider .slide-slick .item-slick {
  padding: 0px 13px;
  height: unset;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::before {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background-color: #fff;
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick {
  margin-right: 0px;
  margin-left: auto;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.next-slick::after {
  border-left: none;
  border-bottom: none;
  margin-left: -13px;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick {
  margin-left: 0px;
  margin-right: auto;
  flex-direction: row-reverse;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.prev-slick::after {
  border-right: none;
  border-top: none;
  margin-right: -13px;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow:hover {
  border-color: #28c8db;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow:hover:before {
  background-color: #28c8db;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow:hover:after {
  border-color: #28c8db;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow.slick-arrow.slick-hidden {
  display: none;
}
.hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.hun-element-main-slider.layout-3 .item-element {
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.hun-element-main-slider.layout-3 .item-element img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.hun-element-main-slider.layout-3 .item-element .content-item {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 3.8% 6.3%;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 10%, rgba(40, 200, 219, 0.8));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 10%, rgba(40, 200, 219, 0.8));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 10%, rgba(40, 200, 219, 0.8));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(40, 200, 219, 0.8));
  opacity: 0;
  pointer-events: none;
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .item-element .content-item .link-item {
  pointer-events: auto;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: auto;
}
.hun-element-main-slider.layout-3 .item-element .content-item .title-item {
  pointer-events: none;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.1;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 6px;
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item {
  pointer-events: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  opacity: 0;
  transform: translateY(100%);
  transition: all .3s;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item a {
  pointer-events: auto;
  color: #020041;
  transition: all .2s;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item a:hover {
  color: inherit;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item ul {
  list-style-type: none;
  padding: 0;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item ul li {
  padding-left: 13px;
  position: relative;
  margin-bottom: 4px;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item ul li:last-child {
  margin-bottom: 0;
}
.hun-element-main-slider.layout-3 .item-element .content-item .description-item ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}
.hun-element-main-slider.layout-3 .item-element:hover .content-item {
  opacity: 1;
  pointer-events: auto;
}
.hun-element-main-slider.layout-3 .item-element:hover .content-item .title-item,
.hun-element-main-slider.layout-3 .item-element:hover .content-item .description-item {
  opacity: 1;
  transform: translateY(0%);
}
@media (max-width: 1299px) {
  .hun-element-main-slider.layout-3 .main-slider .arrows-slick .item-arrow {
    width: 50px;
    height: 50px;
  }
}

/*\
 *
 * layout-4
 *
\*/
.hun-element-main-slider.layout-4 .main-slider {
  position: relative;
}
.hun-element-main-slider.layout-4 .main-slider .slide-slick .slick-track {
  display: flex;
  align-items: stretch;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick {
  border: none;
  min-height: 100vh;
  height: unset;
  position: relative;
  z-index: 0;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .bg-left {
  pointer-events: none;
  position: absolute;
  z-index: -3;
  bottom: 0;
  left: 0;
  max-height: 100%;
  max-width: 25%;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .bg-right {
  pointer-events: none;
  position: absolute;
  z-index: -3;
  bottom: 0;
  right: 0;
  max-height: 100%;
  max-width: 25%;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .bg-bottom {
  pointer-events: none;
  position: absolute;
  z-index: -2;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .pic-item {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide {
  width: 500px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 100px 15px;
  transform: translate(-50%, -50%);
  position: relative;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .subtitle-slide {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.3;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 25px;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .subtitle-slide:empty {
  display: none;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
  font-weight: 400;
  font-size: 115px;
  line-height: 1;
  color: #fff;
  margin-bottom: 13px;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide {
  color: #fff;
  margin-bottom: 45px;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide a {
  color: #020041;
  transition: all .2s;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide a:hover {
  color: inherit;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide ul {
  list-style-type: none;
  padding: 0;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide ul li {
  padding-left: 13px;
  position: relative;
  margin-bottom: 4px;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide ul li:last-child {
  margin-bottom: 0;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .buttons-slide {
  margin: 0 -8px;
  color: #28c8db;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .buttons-slide .hun-button {
  padding: 0 37px;
  text-transform: uppercase;
  margin: 6px 8px;
  vertical-align: middle;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .buttons-slide .hun-button:hover {
  background-color: #fff;
  border-color: #fff;
  color: inherit !important;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-01 {
  background-color: #28c8db;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-01 .content-slide .buttons-slide {
  color: #28c8db;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-02 {
  background-color: #b392d2;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-02 .content-slide .buttons-slide {
  color: #b392d2;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-03 {
  background-color: #e995b5;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.color-03 .content-slide .buttons-slide {
  color: #e995b5;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.item-layout-01 .content-slide {
  top: 42%;
  left: 36%;
}
.hun-element-main-slider.layout-4 .main-slider .item-slick.item-layout-02 .content-slide {
  top: 49%;
  left: 68%;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0px;
  width: auto;
  max-width: 100px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  padding-right: 40px;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots {
  list-style-type: none;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li {
  word-break: break-all;
  word-break: break-word;
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
  padding: 10px 0;
  transition: all .3s;
  position: relative;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li::before {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: calc(100% + 9px);
  opacity: 0;
  transition: all .3s;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li:hover {
  text-shadow: 0px 0px 3px #fff;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li.slick-active {
  font-size: 30px;
}
.hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li.slick-active::before {
  opacity: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick {
    height: 100vh;
  }
}
@media (max-width: 1599px) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
    font-size: 105px;
  }
}
@media (max-width: 1199px) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick {
    min-height: 0 !important;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-left {
    max-height: 350px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-right {
    max-height: 350px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .pic-item {
    max-height: 350px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide {
    width: 80%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 250px;
    transform: translate(0%, 0%);
    position: static;
    top: 0 !important;
    left: 0 !important;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
    font-size: 95px;
    margin-bottom: 23px;
  }
}
@media all and (max-width: 1199px) and (-ms-high-contrast: none), (max-width: 1199px) and (-ms-high-contrast: active) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick {
    height: auto;
    min-height: 0;
  }
}

@media (max-width: 991px) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-left {
    max-height: 300px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-right {
    max-height: 300px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .pic-item {
    max-height: 300px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide {
    width: 80%;
    padding-top: 120px;
    padding-bottom: 300px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 20px;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
    font-size: 65px;
  }
  .hun-element-main-slider.layout-4 .main-slider .dots-slick {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-left {
    max-height: 200px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-right {
    max-height: 200px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .pic-item {
    max-height: 200px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide {
    width: 90%;
    padding-left: 30px;
    padding-right: 80px;
    padding-bottom: 200px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 18px;
    letter-spacing: 3px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
    font-size: 55px;
  }
}
@media (max-width: 575px) {
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-left {
    max-height: 150px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .bg-right {
    max-height: 150px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .pic-item {
    max-height: 150px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide {
    width: 100%;
    padding-bottom: 160px;
    padding-left: 20px;
    padding-right: 50px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .subtitle-slide {
    font-size: 15px;
    line-height: 1.5;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .title-slide {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .hun-element-main-slider.layout-4 .main-slider .item-slick .content-slide .description-slide {
    margin-bottom: 30px;
  }
  .hun-element-main-slider.layout-4 .main-slider .dots-slick {
    padding-right: 10px;
  }
  .hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li {
    font-size: 15px;
  }
  .hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li.slick-active {
    font-size: 20px;
  }
  .hun-element-main-slider.layout-4 .main-slider .dots-slick .slick-dots li::before {
    display: none;
  }
}

/*[ hun-element-social ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-social.layout-1 {
  margin: 0 -5px;
}
.hun-element-social.layout-1:empty {
  display: none;
}
.hun-element-social.layout-1 .item-social {
  font-size: 15px;
  line-height: 1;
  color: #9999cc;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 5px;
  transition: all .3s;
}
.hun-element-social.layout-1 .item-social:hover {
  background-color: #28c8db;
  color: #fff;
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-social.layout-2 {
  margin: 0 -5px;
}
.hun-element-social.layout-2:empty {
  display: none;
}
.hun-element-social.layout-2 .item-social {
  font-size: 15px;
  line-height: 1;
  color: #39385a;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(57, 56, 90, 0.3);
  margin: 5px;
  transition: all .3s;
}
.hun-element-social.layout-2 .item-social:hover {
  border-color: #28c8db;
  background-color: #28c8db;
  color: #fff;
}

/*[ hun-element-heading ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-heading.layout-1 .subtitle-element {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 2px;
  margin-top: -6px;
  margin-bottom: 19px;
}
.hun-element-heading.layout-1 .subtitle-element:empty {
  display: none;
}
.hun-element-heading.layout-1 .title-element {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 5px;
  margin-top: -6px;
  margin-bottom: 12px;
}
.hun-element-heading.layout-1 .title-element:empty {
  display: none;
}
.hun-element-heading.layout-1 .line-element {
  margin-bottom: 21px;
}
.hun-element-heading.layout-1 .line-element img {
  max-width: 100%;
}
.hun-element-heading.layout-1 .description-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: -6px;
}
.hun-element-heading.layout-1 .description-element a {
  color: #28c8db;
  transition: all .2s;
}
.hun-element-heading.layout-1 .description-element a:hover {
  color: inherit;
}
.hun-element-heading.layout-1 .description-element:empty {
  display: none;
}
.hun-element-heading.layout-1.style-light .title-element {
  color: #fff;
}
@media (max-width: 575px) {
  .hun-element-heading.layout-1 .title-element {
    font-size: 33px;
  }
}

/*[ hun-element-service ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-service.layout-1 [class*="col-"] {
  padding-bottom: 30px;
}
.hun-element-service.layout-1 .slide-element {
  position: relative;
}
.hun-element-service.layout-1 .slide-element .slide-slick {
  margin-right: -15px;
  margin-left: -15px;
}
.hun-element-service.layout-1 .slide-element .slide-slick .slick-list .slick-track {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: stretch;
}
.hun-element-service.layout-1 .slide-element .slide-slick .item-slick {
  padding: 15px;
  height: unset;
}
.hun-element-service.layout-1 .slide-element .arrows-slick {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  position: relative;
  transition: border-color .3s;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow::before {
  content: '';
  display: block;
  width: 36px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  transition: background-color .3s;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow::after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border: 1px solid #ccc;
  position: absolute;
  top: 11px;
  transform: rotate(45deg);
  transition: border-color .3s;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
  margin-right: -100px;
  margin-left: auto;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.next-slick::before {
  right: 12px;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.next-slick::after {
  right: 12px;
  border-bottom: none;
  border-left: none;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
  margin-left: -100px;
  margin-right: auto;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick::before {
  left: 12px;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick::after {
  left: 12px;
  border-top: none;
  border-right: none;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow:hover {
  border-color: #28c8db;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow:hover:before {
  background-color: #28c8db;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow:hover:after {
  border-color: #28c8db;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.slick-arrow.slick-hidden {
  display: none;
}
.hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.hun-element-service.layout-1 .item-element {
  background-color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  border: 1px solid #ededff;
  transition: all .3s;
}
.hun-element-service.layout-1 .item-element:hover {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-service.layout-1 .item-element:hover .foot-item .link-item {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-service.layout-1 .item-element .pic-item {
  padding: 40px 30px 25px 30px;
}
.hun-element-service.layout-1 .item-element .pic-item .wrap-pic {
  display: block;
  padding: 11px;
  width: 268px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  border: 2px solid rgba(40, 200, 219, 0.2);
}
.hun-element-service.layout-1 .item-element .pic-item .wrap-pic span {
  display: block;
  width: 100%;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hun-element-service.layout-1 .item-element .text-item {
  flex-grow: 1;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
  padding: 0px 30px 23px 30px;
}
.hun-element-service.layout-1 .item-element .text-item .title-item {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.2 * 2em);
  margin-bottom: 13px;
}
.hun-element-service.layout-1 .item-element .text-item .title-item a {
  color: inherit;
  transition: all .3s;
}
.hun-element-service.layout-1 .item-element .text-item .title-item a:hover {
  color: #28c8db;
}
.hun-element-service.layout-1 .item-element .text-item .meta-info-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 13px;
}
.hun-element-service.layout-1 .item-element .text-item .meta-info-item .item-info {
  margin: 0 17px;
}
.hun-element-service.layout-1 .item-element .text-item .meta-info-item .item-info i {
  font-size: 18px;
  margin-right: 5px;
}
.hun-element-service.layout-1 .item-element .text-item .description-item {
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.8 * 2em);
}
.hun-element-service.layout-1 .item-element .foot-item {
  border-top: 1px solid #ededff;
  padding: 25px 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.hun-element-service.layout-1 .item-element .foot-item:empty {
  display: none;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item {
  flex-grow: 1;
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item .pic-author {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item .text-author {
  width: calc(100% - 40px - 12px);
  align-self: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.25;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item .text-author .name-author {
  display: block;
  font-size: 16px;
  color: #020041;
  transition: all .3s;
  margin-bottom: 3px;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item .text-author .name-author:last-child {
  margin-bottom: 0;
}
.hun-element-service.layout-1 .item-element .foot-item .author-item[href]:hover .text-author .name-author {
  color: #28c8db;
}
.hun-element-service.layout-1 .item-element .foot-item .link-item {
  font-weight: 400;
  font-size: 13px;
  line-height: 42px;
  color: #28c8db;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  border-radius: 22px;
  border: 1px solid #28c8db;
  padding: 0 22px;
  overflow: hidden;
  transition: all .3s;
}
.hun-element-service.layout-1 .item-element .foot-item .link-item:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-element-service.layout-1.style-round .item-element {
  border-radius: 10px;
}
@media (max-width: 1399px) {
  .hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow {
    background-color: #fff;
  }
  .hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
    margin-right: -65px;
  }
  .hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
    margin-left: -65px;
  }
}
@media (max-width: 1349px) {
  .hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.next-slick {
    margin-right: -15px;
  }
  .hun-element-service.layout-1 .slide-element .arrows-slick .item-arrow.prev-slick {
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .hun-element-service.layout-1 .item-element .pic-item {
    padding: 40px 15px 25px 15px;
  }
  .hun-element-service.layout-1 .item-element .text-item {
    padding: 0px 15px 23px 15px;
  }
  .hun-element-service.layout-1 .item-element .foot-item {
    padding: 25px 15px;
  }
}
@media (max-width: 480px) {
  .hun-element-service.layout-1 .item-element .foot-item .link-item {
    padding: 0 10px;
  }
}

/*[ hun-element-video ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-video.layout-1 {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
  position: relative;
}
.hun-element-video.layout-1 .btn-play {
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #28c8db;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  padding-left: 5px;
  padding-top: 2px;
  transition: all .3s;
}
.hun-element-video.layout-1 .btn-play:hover {
  background-color: #020041;
}
.hun-element-video.layout-1 img {
  width: 100%;
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-video.layout-2 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 69%;
  height: 100%;
  position: relative;
}
.hun-element-video.layout-2 .btn-play {
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #28c8db;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  padding-left: 5px;
  padding-top: 2px;
  transition: all .3s;
}
.hun-element-video.layout-2 .btn-play:hover {
  background-color: #020041;
}
.hun-element-video.layout-2 .btn-play[href=""] {
  display: none;
}

/*[ hun-element-feature ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * hun-element-feature
 *
\*/
.hun-element-feature.layout-1 {
  text-align: center;
}
.hun-element-feature.layout-1 .icon-element {
  position: relative;
  z-index: 6;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #28c8db;
  padding: 10px;
  margin-bottom: 23px;
}
.hun-element-feature.layout-1 .icon-element img {
  max-width: 100%;
  max-height: 100%;
}
.hun-element-feature.layout-1 .title-element {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-feature.layout-1 .title-element a {
  color: inherit;
  transition: all .3s;
}
.hun-element-feature.layout-1 .title-element a:hover {
  color: #28c8db;
}
.hun-element-feature.layout-1 .description-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-feature.layout-1 .description-element a {
  color: #28c8db;
  transition: all .3s;
}
.hun-element-feature.layout-1 .description-element a:hover {
  color: inherit;
}
.hun-element-feature.layout-1:hover .icon-element > span, .hun-element-feature.layout-1:hover .icon-element > img {
  transition: all .9s ease;
  transform: rotateY(360deg);
}
.hun-element-feature.layout-1.align-left {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.hun-element-feature.layout-1.align-left .icon-element {
  margin-bottom: 0;
  padding: 0;
}
.hun-element-feature.layout-1.align-left .text-element {
  width: calc(100% - 88px - 25px);
  align-self: center;
}
.hun-element-feature.layout-1.align-right {
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.hun-element-feature.layout-1.align-right .icon-element {
  margin-bottom: 0;
  padding: 0;
}
.hun-element-feature.layout-1.align-right .text-element {
  width: calc(100% - 88px - 25px);
  align-self: center;
}
@media (max-width: 767px) {
  .hun-element-feature.layout-1.align-right {
    text-align: left;
    flex-direction: row;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-feature.layout-2 {
  display: block;
  height: 100%;
  padding: 38px 10%;
  background-color: #28c8db;
  border-radius: 10px;
  text-align: center;
}
.hun-element-feature.layout-2 .icon-element {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  margin-bottom: 27px;
}
.hun-element-feature.layout-2 .icon-element img {
  max-width: 100%;
  max-height: 100%;
}
.hun-element-feature.layout-2 .text-element .title-element {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 15px;
}
.hun-element-feature.layout-2 .text-element .title-element a {
  color: inherit;
  transition: all .3s;
}
.hun-element-feature.layout-2 .text-element .title-element a:hover {
  color: #020041;
}
.hun-element-feature.layout-2 .text-element .description-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-feature.layout-2:hover .icon-element {
  transition: all .9s ease;
  transform: rotateY(360deg);
}

/*[ hun-element-testimonial ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-testimonial.layout-1 .slide-ava {
  width: 483px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 68px;
  overflow: hidden;
  margin-bottom: 53px;
}
.hun-element-testimonial.layout-1 .slide-ava .item-slick {
  padding: 10px;
}
.hun-element-testimonial.layout-1 .slide-ava .item-slick .wrap-ava {
  cursor: pointer;
  width: 119px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
  background-color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  transform-origin: bottom center;
  transform: scale(0.88);
  transition: all .5s;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hun-element-testimonial.layout-1 .slide-ava .item-slick .wrap-ava::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}
.hun-element-testimonial.layout-1 .slide-ava .item-slick.slick-current .wrap-ava, .hun-element-testimonial.layout-1 .slide-ava .item-slick.slick-center .wrap-ava {
  cursor: auto;
  transform: scale(1);
}
.hun-element-testimonial.layout-1 .slide-text .item-slick {
  text-align: center;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .content-tes {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.8;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  position: relative;
  z-index: 0;
  margin-bottom: 53px;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .content-tes .mark-tes {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .star-tes {
  font-size: 20px;
  color: #fecc33;
  margin-bottom: 11px;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.6;
  color: #fff;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes strong {
  font-weight: inherit;
  font-size: 30px;
  line-height: 1.1;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes a {
  color: inherit;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes p {
  margin-bottom: 5px;
}
.hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes p:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .hun-element-testimonial.layout-1 .slide-ava {
    margin-bottom: 43px;
  }
  .hun-element-testimonial.layout-1 .slide-text .item-slick .content-tes {
    font-size: 20px;
    margin-bottom: 43px;
  }
  .hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes {
    font-size: 15px;
  }
  .hun-element-testimonial.layout-1 .slide-text .item-slick .author-tes .name-author {
    font-size: 25px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-testimonial.layout-2 {
  position: relative;
  z-index: 0;
}
.hun-element-testimonial.layout-2 .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-element-testimonial.layout-2 .overlay-section {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  background-color: #28c8db;
  opacity: .97;
}
.hun-element-testimonial.layout-2 .container {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hun-element-testimonial.layout-2 .container .col {
  flex-basis: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .hun-element-testimonial.layout-2 .container .col {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.hun-element-testimonial.layout-2 .bg-element-top {
  pointer-events: none;
  position: static;
  z-index: -2;
  top: -1px;
  left: 0;
  width: 100%;
  display: none;
}
.hun-element-testimonial.layout-2 .bg-element-bottom {
  pointer-events: none;
  position: static;
  z-index: -2;
  bottom: -1px;
  left: 0;
  width: 100%;
  display: none;
}
.hun-element-testimonial.layout-2 .pic-element {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.hun-element-testimonial.layout-2 .text-element {
  text-align: center;
}
.hun-element-testimonial.layout-2 .text-element .mark-tes {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 36px;
}
.hun-element-testimonial.layout-2 .text-element .mark-tes img {
  max-width: 100%;
  max-height: 100%;
}
.hun-element-testimonial.layout-2 .text-element .content-tes {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.6;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 48px;
}
.hun-element-testimonial.layout-2 .text-element .author-tes {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
}
.hun-element-testimonial.layout-2 .text-element .author-tes strong {
  font-weight: inherit;
  font-size: 30px;
  line-height: 1.1;
}
.hun-element-testimonial.layout-2 .text-element .author-tes a {
  color: inherit;
}
.hun-element-testimonial.layout-2 .text-element .author-tes p {
  margin-bottom: 5px;
}
.hun-element-testimonial.layout-2 .text-element .author-tes p:last-child {
  margin-bottom: 0;
}
.hun-element-testimonial.layout-2.show-main-img .pic-element {
  display: block;
}
@media (max-width: 767px) {
  .hun-element-testimonial.layout-2.show-main-img .pic-element {
    position: static;
    margin-top: 50px;
  }
}
.hun-element-testimonial.layout-2.show-main-img .container .col {
  flex-basis: 66%;
  max-width: 66%;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 991px) {
  .hun-element-testimonial.layout-2.show-main-img .container .col {
    flex-basis: 75%;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .hun-element-testimonial.layout-2.show-main-img .container .col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .hun-element-testimonial.layout-2.show-main-img .container {
    padding-bottom: 0;
  }
}
.hun-element-testimonial.layout-2.show-top-border {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.hun-element-testimonial.layout-2.show-top-border .bg-element-top {
  display: block;
}
.hun-element-testimonial.layout-2.show-top-border.show-main-img .container {
  padding-top: calc(75px + 5.4%);
}
.hun-element-testimonial.layout-2.show-top-border.show-main-img .bg-element-top {
  position: absolute;
}
.hun-element-testimonial.layout-2.show-bottom-border .bg-element-bottom {
  display: block;
}
.hun-element-testimonial.layout-2.show-bottom-border.show-main-img .container {
  padding-bottom: 12.5%;
}
@media (max-width: 767px) {
  .hun-element-testimonial.layout-2.show-bottom-border.show-main-img .container {
    padding-bottom: 0;
  }
}
.hun-element-testimonial.layout-2.show-bottom-border.show-main-img .bg-element-bottom {
  position: absolute;
}
@media (max-width: 575px) {
  .hun-element-testimonial.layout-2 .text-element .content-tes {
    font-size: 20px;
  }
}

/*[ hun-element-price-list ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-price-list.layout-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-price-list.layout-1 .text-element {
  width: 50%;
  text-align: center;
  padding: 124px 83px 100px 103px;
  position: relative;
}
.hun-element-price-list.layout-1 .text-element::before {
  content: '';
  pointer-events: none;
  display: block;
  width: calc(100% - 17px);
  height: calc(100% - 34px);
  border: 1px solid #28c8db;
  border-right: none;
  position: absolute;
  top: 17px;
  right: 0;
}
.hun-element-price-list.layout-1 .text-element .heading-element {
  margin-bottom: 46px;
}
.hun-element-price-list.layout-1 .text-element .heading-element .title-element {
  font-weight: 400;
  font-size: 33px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 4px;
  margin-bottom: 7px;
}
.hun-element-price-list.layout-1 .text-element .heading-element img {
  max-width: 100%;
}
.hun-element-price-list.layout-1 .text-element .list-price {
  text-align: left;
  margin-bottom: 51px;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 36px;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price:last-child {
  margin-bottom: 0;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price .title-item {
  flex-basis: 0;
  flex-grow: 1;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 13px;
  position: relative;
  z-index: 0;
  padding-right: 20px;
  transition: all .3s;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price .title-item .inner-title {
  background: #fff;
  box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price .title-item::before {
  content: '........................................................................................................................................................................................................................................................................................................................................................................';
  font-family: inherit;
  font-size: 10px;
  color: #5e5e78;
  letter-spacing: 1px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: calc(100% - 16px);
  position: absolute;
  z-index: -1;
  bottom: 4px;
  right: 8px;
  transition: all .3s;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price .price-item {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  color: #020041;
  display: flex;
  align-items: flex-end;
  margin-bottom: 13px;
  transition: all .3s;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price .description-item {
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #5e5e78;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.8 * 2em);
  padding-right: 40px;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price:hover .title-item {
  color: #28c8db;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price:hover .title-item::before {
  color: #28c8db;
}
.hun-element-price-list.layout-1 .text-element .list-price .item-price:hover .price-item {
  color: #28c8db;
}
.hun-element-price-list.layout-1 .text-element .link-element {
  text-transform: uppercase;
  padding: 0 33px;
}
.hun-element-price-list.layout-1 .pic-element {
  width: 50%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.hun-element-price-list.layout-1 .pic-element::before {
  content: '';
  pointer-events: none;
  display: block;
  width: calc(100% - 17px);
  height: calc(100% - 34px);
  border: 1px solid #fff;
  border-left: none;
  position: absolute;
  top: 17px;
  left: 0;
}
@media (max-width: 1199px) {
  .hun-element-price-list.layout-1 .text-element {
    padding: 124px 53px 100px 73px;
  }
}
@media (max-width: 991px) {
  .hun-element-price-list.layout-1 .text-element {
    order: 2;
    width: 100%;
    padding: 100px;
  }
  .hun-element-price-list.layout-1 .text-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #28c8db;
    border-top: none;
    top: 0;
    bottom: auto;
    left: 17px;
    right: auto;
  }
  .hun-element-price-list.layout-1 .pic-element {
    order: 1;
    width: 100%;
    padding-top: 80%;
  }
  .hun-element-price-list.layout-1 .pic-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #fff;
    border-bottom: none;
    top: auto;
    bottom: 0;
    left: 17px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .hun-element-price-list.layout-1 .text-element {
    padding: 90px 15%;
  }
}
@media (max-width: 575px) {
  .hun-element-price-list.layout-1 .text-element {
    padding: 80px 10%;
  }
  .hun-element-price-list.layout-1 .text-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
  .hun-element-price-list.layout-1 .pic-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-price-list.layout-2 {
  min-height: 529px;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
  position: relative;
  z-index: 0;
  border-color: #28c8db;
}
.hun-element-price-list.layout-2::before {
  content: '';
  display: block;
  width: calc(100% - 34px);
  height: calc(100% - 34px);
  border: 1px solid;
  border-color: inherit;
  position: absolute;
  z-index: -2;
  top: 17px;
  left: 17px;
  pointer-events: none;
}
.hun-element-price-list.layout-2 .bg-element {
  display: block;
  width: 29.4%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  background-color: #28c8db;
}
.hun-element-price-list.layout-2 .bg-element::before {
  content: '';
  display: block;
  width: calc(100% - 17px);
  height: calc(100% - 34px);
  position: absolute;
  top: 17px;
  left: 0;
  border: 1px solid #fff;
  border-left: none;
  pointer-events: none;
}
.hun-element-price-list.layout-2 .text-element {
  width: 50%;
  padding: 93px 6.4% 80px 6.4%;
  text-align: center;
  color: #28c8db;
}
.hun-element-price-list.layout-2 .text-element .title-element {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 47px;
}
.hun-element-price-list.layout-2 .text-element .list-price {
  text-align: left;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price {
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 36px;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price:last-child {
  margin-bottom: 0;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price .title-item {
  flex-basis: 0;
  flex-grow: 1;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 13px;
  position: relative;
  z-index: 0;
  padding-right: 20px;
  transition: all .3s;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price .title-item .inner-title {
  background: #fff;
  box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price .title-item::before {
  content: '........................................................................................................................................................................................................................................................................................................................................................................';
  font-family: inherit;
  font-size: 10px;
  color: #5e5e78;
  letter-spacing: 1px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: calc(100% - 16px);
  position: absolute;
  z-index: -1;
  bottom: 4px;
  right: 8px;
  transition: all .3s;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price .price-item {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3;
  color: #020041;
  display: flex;
  align-items: flex-end;
  margin-bottom: 13px;
  transition: all .3s;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price .description-item {
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #5e5e78;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.8 * 3em);
  padding-right: 40px;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price:hover .title-item {
  color: inherit;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price:hover .title-item::before {
  color: inherit;
}
.hun-element-price-list.layout-2 .text-element .list-price .item-price:hover .price-item {
  color: inherit;
}
.hun-element-price-list.layout-2 .text-element .link-element {
  text-transform: uppercase;
  padding: 0 33px;
  display: none;
  background: #28c8db;
}
.hun-element-price-list.layout-2 .text-element .link-element:hover {
  background: #020041 !important;
}
.hun-element-price-list.layout-2 .pic-element {
  width: 35%;
  max-height: 80%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 13.2%;
}
.hun-element-price-list.layout-2 .pic-element::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}
.hun-element-price-list.layout-2.color-1 {
  border-color: #beeef4;
}
.hun-element-price-list.layout-2.color-1 .bg-element {
  background-color: #beeef4;
}
.hun-element-price-list.layout-2.color-1 .text-element {
  color: #28c8db;
}
.hun-element-price-list.layout-2.color-1 .text-element .link-element {
  background: #28c8db;
}
.hun-element-price-list.layout-2.color-2 {
  border-color: #f8dfe9;
}
.hun-element-price-list.layout-2.color-2 .bg-element {
  background-color: #f8dfe9;
}
.hun-element-price-list.layout-2.color-2 .text-element {
  color: #e995b5;
}
.hun-element-price-list.layout-2.color-2 .text-element .link-element {
  background: #e995b5;
}
.hun-element-price-list.layout-2.color-3 {
  border-color: #ffe7bc;
}
.hun-element-price-list.layout-2.color-3 .bg-element {
  background-color: #ffe7bc;
}
.hun-element-price-list.layout-2.color-3 .text-element {
  color: #e7bc6e;
}
.hun-element-price-list.layout-2.color-3 .text-element .link-element {
  background: #e7bc6e;
}
.hun-element-price-list.layout-2.img-round .pic-element {
  overflow: hidden;
  border-radius: 50%;
}
.hun-element-price-list.layout-2.img-square .pic-element {
  overflow: hidden;
  border-radius: 0;
}
.hun-element-price-list.layout-2.img-diamond .pic-element {
  width: 37.6%;
  right: 10.5%;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.hun-element-price-list.layout-2.row-reverse .bg-element {
  right: auto;
  left: 0;
}
.hun-element-price-list.layout-2.row-reverse .bg-element::before {
  left: auto;
  right: 0;
  border: 1px solid #fff;
  border-right: none;
}
.hun-element-price-list.layout-2.row-reverse .text-element {
  margin-right: 0;
  margin-left: auto;
}
.hun-element-price-list.layout-2.row-reverse .pic-element {
  right: auto;
  left: 13.2%;
}
.hun-element-price-list.layout-2.row-reverse.img-diamond .pic-element {
  right: auto;
  left: 10.5%;
}
@media (max-width: 991px) {
  .hun-element-price-list.layout-2 {
    padding-bottom: 10%;
  }
  .hun-element-price-list.layout-2 .bg-element {
    width: 100%;
    height: auto;
    padding-top: 35%;
    position: absolute;
    z-index: -1;
    top: auto;
    bottom: 0;
    right: 0;
  }
  .hun-element-price-list.layout-2 .bg-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    top: 0px;
    left: 17px;
    border: 1px solid #fff;
    border-top: none;
  }
  .hun-element-price-list.layout-2 .text-element {
    width: 100%;
    padding: 93px 10% 60px 10%;
  }
  .hun-element-price-list.layout-2 .pic-element {
    width: 50% !important;
    margin-right: auto;
    margin-left: auto;
    position: unset;
    transform: translateY(0%);
  }
  .hun-element-price-list.layout-2.row-reverse .bg-element::before {
    left: 17px;
    right: auto;
    border: 1px solid #fff;
    border-top: none;
  }
}
@media (max-width: 575px) {
  .hun-element-price-list.layout-2::before {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    top: 14px;
    left: 14px;
  }
  .hun-element-price-list.layout-2 .bg-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
}

/*[ hun-element-post ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-post.layout-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.hun-element-post.layout-1.format-gallery .pic-element {
  position: relative;
}
.hun-element-post.layout-1.format-gallery .pic-element::before {
  pointer-events: none;
  content: '\e032';
  font-family: 'Simple-Line-Icons';
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 10px 20px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.hun-element-post.layout-1 .pic-element {
  width: 50%;
  overflow: hidden;
}
.hun-element-post.layout-1 .pic-element .wrap-pic {
  display: block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  transition: all .3s;
}
.hun-element-post.layout-1 .pic-element:hover .wrap-pic {
  opacity: .68;
}
.hun-element-post.layout-1 .text-element {
  width: 50%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 50px 0 50px 50px;
}
.hun-element-post.layout-1 .text-element .cat-element {
  margin-bottom: 25px;
}
.hun-element-post.layout-1 .text-element .cat-element ul {
  list-style-type: none;
  margin: 0 -5px;
  padding: 0;
}
.hun-element-post.layout-1 .text-element .cat-element ul li {
  display: inline-block;
  margin: 6px 5px;
}
.hun-element-post.layout-1 .text-element .cat-element ul li a {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  color: inherit;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
  padding: 7px 15px 5px 15px;
  transition: all .3s;
}
.hun-element-post.layout-1 .text-element .cat-element ul li a:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-post.layout-1 .text-element .title-element {
  font-weight: 400;
  font-size: 35px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.1 * 2em);
  margin-bottom: 16px;
}
.hun-element-post.layout-1 .text-element .title-element a {
  color: inherit;
  transition: all .3s;
}
.hun-element-post.layout-1 .text-element .title-element a:hover {
  color: #28c8db;
}
.hun-element-post.layout-1 .text-element .description-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.8 * 3em);
  margin-bottom: 46px;
}
.hun-element-post.layout-1 .text-element .link-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #28c8db;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .3s;
}
.hun-element-post.layout-1 .text-element .link-element:hover {
  color: #020041;
}
.hun-element-post.layout-1.style-reverse {
  flex-direction: row-reverse;
}
.hun-element-post.layout-1.style-reverse .text-element {
  text-align: right;
  padding: 50px 50px 50px 0px;
}
@media (max-width: 991px) {
  .hun-element-post.layout-1 .text-element {
    padding: 39px 0 39px 39px;
  }
  .hun-element-post.layout-1.style-reverse .text-element {
    padding: 39px 39px 39px 0px;
  }
}
@media (max-width: 767px) {
  .hun-element-post.layout-1 {
    margin-bottom: 60px;
  }
  .hun-element-post.layout-1:last-child {
    margin-bottom: 0;
  }
  .hun-element-post.layout-1 .pic-element {
    width: 100%;
  }
  .hun-element-post.layout-1 .pic-element .wrap-pic {
    padding-top: 68%;
  }
  .hun-element-post.layout-1 .text-element {
    width: 100%;
    padding: 40px 0px 0px 0px;
    min-height: unset;
  }
  .hun-element-post.layout-1 .text-element .description-element {
    margin-bottom: 30px;
  }
  .hun-element-post.layout-1.style-reverse {
    flex-direction: row-reverse;
  }
  .hun-element-post.layout-1.style-reverse .text-element {
    text-align: left;
    padding: 40px 0px 0px 0px;
  }
}
@media (max-width: 575px) {
  .hun-element-post.layout-1 .text-element .title-element {
    font-size: 25px;
  }
  .hun-element-post.layout-1 .text-element .description-element {
    margin-bottom: 30px;
  }
}

.list-post .hun-element-post.layout-1:nth-child(even) {
  flex-direction: row-reverse;
}
.list-post .hun-element-post.layout-1:nth-child(even) .text-element {
  text-align: right;
  padding: 50px 50px 50px 0px;
}
@media (max-width: 991px) {
  .list-post .hun-element-post.layout-1:nth-child(even) .text-element {
    padding: 39px 39px 39px 0px;
  }
}
@media (max-width: 767px) {
  .list-post .hun-element-post.layout-1:nth-child(even) {
    flex-direction: row-reverse;
  }
  .list-post .hun-element-post.layout-1:nth-child(even) .text-element {
    text-align: left;
    padding: 40px 0px 0px 0px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-post.layout-2 .feature-item-post {
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 76.8%;
}
.hun-element-post.layout-2 .feature-item-post.video-item {
  position: relative;
}
.hun-element-post.layout-2 .feature-item-post.video-item .btn-play {
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #28c8db;
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 37px);
  padding-left: 5px;
  padding-top: 2px;
  transition: all .3s;
}
.hun-element-post.layout-2 .feature-item-post.video-item .btn-play:hover {
  background-color: #020041;
}
.hun-element-post.layout-2 .item-post {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  transition: all .3s;
  height: 100%;
}
.hun-element-post.layout-2 .item-post:last-child {
  margin-bottom: 0;
}
.hun-element-post.layout-2 .item-post:hover {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-post.layout-2 .item-post .pic-item {
  width: 240px;
  position: relative;
  overflow: hidden;
}
.hun-element-post.layout-2 .item-post .pic-item::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 85%;
}
.hun-element-post.layout-2 .item-post .pic-item .wrap-pic {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .3s;
}
.hun-element-post.layout-2 .item-post .pic-item:hover .wrap-pic {
  opacity: .68;
}
.hun-element-post.layout-2 .item-post .text-item {
  width: calc(100% - 240px);
  padding: 33px 15px 33px 6.1%;
  border: 1px solid #ededff;
  border-left: none;
}
.hun-element-post.layout-2 .item-post .text-item .title-item {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.2 * 2em);
  margin-bottom: 17px;
}
.hun-element-post.layout-2 .item-post .text-item .title-item a {
  color: inherit;
  transition: all .3s;
}
.hun-element-post.layout-2 .item-post .text-item .title-item a:hover {
  color: #28c8db;
}
.hun-element-post.layout-2 .item-post .text-item .info-item {
  list-style-type: none;
  padding: 0;
}
.hun-element-post.layout-2 .item-post .text-item .info-item li {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  padding-left: 26px;
  position: relative;
  margin-bottom: 7px;
}
.hun-element-post.layout-2 .item-post .text-item .info-item li:last-child {
  margin-bottom: 0;
}
.hun-element-post.layout-2 .item-post .text-item .info-item li a {
  color: inherit;
  transition: all .3s;
}
.hun-element-post.layout-2 .item-post .text-item .info-item li a:hover {
  color: #28c8db;
}
.hun-element-post.layout-2 .item-post .text-item .info-item li i {
  font-size: 15px;
  color: #28c8db;
  position: absolute;
  top: 4px;
  left: 0;
}
@media (max-width: 480px) {
  .hun-element-post.layout-2 .item-post .pic-item {
    width: 100%;
  }
  .hun-element-post.layout-2 .item-post .text-item {
    width: 100%;
    padding: 25px 6.1%;
    border: 1px solid #ededff;
    border-top: none;
  }
}

/*[ hun-element-image ]
//////////////////////////////////////////////////////////////////*/
.hun-element-image img {
  max-width: 100%;
}

/*\
 *
 * layout-1
 *
\*/
.hun-element-image.layout-1 {
  padding-left: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 0;
}
.hun-element-image.layout-1::before {
  content: '';
  display: block;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  border: 5px solid #28c8db;
  opacity: .5;
}
.hun-element-image.layout-1 img {
  width: 100%;
}

/*[ hun-element-gallery ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-gallery.layout-1 {
  overflow: hidden;
}
.hun-element-gallery.layout-1 [class*="col-"] .row {
  height: 100%;
}
.hun-element-gallery.layout-1 .item-gallery {
  height: 350px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 6;
  overflow: hidden;
  background-color: #f2f2f2;
  margin-bottom: 30px;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all .3s;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .link-item {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .title-item {
  pointer-events: none;
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.2 * 2em);
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .title-item a {
  color: inherit;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .description-item {
  pointer-events: none !important;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.5 * 2em);
  letter-spacing: 1px;
  opacity: 0;
  transform: translateY(100%);
  transition: all .3s;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .description-item a {
  color: inherit;
  transition: all .2s;
}
.hun-element-gallery.layout-1 .item-gallery .overlay-item .description-item a:hover {
  color: #28c8db;
}
.hun-element-gallery.layout-1 .item-gallery .popup-gallery {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.29);
  position: absolute;
  z-index: 10;
  bottom: -75px;
  right: -75px;
  left: auto;
  overflow: hidden;
  transform: scale(0);
  transition: all .3s;
}
.hun-element-gallery.layout-1 .item-gallery .popup-gallery:hover {
  background: rgba(255, 255, 255, 0.39);
}
.hun-element-gallery.layout-1 .item-gallery .popup-gallery a {
  visibility: hidden;
}
.hun-element-gallery.layout-1 .item-gallery .popup-gallery a:first-child {
  visibility: visible;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
}
.hun-element-gallery.layout-1 .item-gallery .popup-gallery a:first-child::before {
  content: '\e091';
  font-family: Simple-Line-Icons;
  font-size: 20px;
  color: #fff;
  padding-top: 15px;
  padding-left: 15px;
}
.hun-element-gallery.layout-1 .item-gallery:hover .overlay-item {
  opacity: 1;
}
.hun-element-gallery.layout-1 .item-gallery:hover .overlay-item .link-item {
  display: block;
}
.hun-element-gallery.layout-1 .item-gallery:hover .overlay-item .title-item,
.hun-element-gallery.layout-1 .item-gallery:hover .overlay-item .description-item {
  pointer-events: auto;
  transform: translateY(0%);
  opacity: 1;
}
.hun-element-gallery.layout-1 .item-gallery:hover .popup-gallery {
  transform: scale(1);
}
@media (max-width: 991px) {
  .hun-element-gallery.layout-1 .row {
    margin-right: -8px;
    margin-left: -8px;
  }
  .hun-element-gallery.layout-1 .row [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
  }
  .hun-element-gallery.layout-1 .item-gallery {
    margin-bottom: 16px;
  }
  .hun-element-gallery.layout-1 .item-gallery .overlay-item .link-item {
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .hun-element-gallery.layout-1 .item-gallery .overlay-item .title-item {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .hun-element-gallery.layout-1 .item-gallery {
    height: 230px;
  }
  .hun-element-gallery.layout-1 .item-gallery .overlay-item .title-item {
    font-size: 16px;
  }
  .hun-element-gallery.layout-1 .item-gallery .overlay-item .description-item {
    font-size: 12px;
  }
  .hun-element-gallery.layout-1 .item-gallery .popup-gallery {
    width: 100px;
    height: 100px;
    bottom: -50px;
    right: -50px;
  }
  .hun-element-gallery.layout-1 .item-gallery .popup-gallery a:first-child {
    width: 50px;
    height: 50px;
  }
  .hun-element-gallery.layout-1 .item-gallery .popup-gallery a:first-child::before {
    font-size: 16px;
    padding-top: 10px;
    padding-left: 10px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-gallery.layout-2 {
  overflow: hidden;
}
.hun-element-gallery.layout-2 .list-item-gallery {
  margin-bottom: -30px;
}
.hun-element-gallery.layout-2 .btn-loadmore {
  text-transform: uppercase;
  padding: 0 37px;
  margin-top: 73px;
}
.hun-element-gallery.layout-2 .btn-loadmore.loading {
  pointer-events: none;
  position: relative;
  color: transparent;
}
.hun-element-gallery.layout-2 .btn-loadmore.loading::before {
  content: '\f110';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  transform: translate(-50%, -50%);
}
.hun-element-gallery.layout-2 .col .row, .hun-element-gallery.layout-2 [class*="col-"] .row {
  height: 100%;
}
.hun-element-gallery.layout-2 .size-1x2 .item-gallery {
  padding-top: 175.1%;
}
.hun-element-gallery.layout-2 .size-2x2 .item-gallery {
  padding-top: 84.1%;
}
.hun-element-gallery.layout-2 .item-gallery {
  height: calc(100% - 30px);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 6;
  overflow: hidden;
  padding-top: 83.7%;
  background-color: #f2f2f2;
  margin-bottom: 30px;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all .3s;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .link-item {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .title-item {
  pointer-events: none;
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.2 * 2em);
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .title-item a {
  color: inherit;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .description-item {
  pointer-events: none !important;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.5 * 2em);
  letter-spacing: 1px;
  opacity: 0;
  transform: translateY(100%);
  transition: all .3s;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .description-item a {
  color: inherit;
  transition: all .2s;
}
.hun-element-gallery.layout-2 .item-gallery .overlay-item .description-item a:hover {
  color: #28c8db;
}
.hun-element-gallery.layout-2 .item-gallery .popup-gallery {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.29);
  position: absolute;
  z-index: 10;
  bottom: -75px;
  right: -75px;
  left: auto;
  overflow: hidden;
  transform: scale(0);
  transition: all .3s;
}
.hun-element-gallery.layout-2 .item-gallery .popup-gallery:hover {
  background: rgba(255, 255, 255, 0.39);
}
.hun-element-gallery.layout-2 .item-gallery .popup-gallery a {
  visibility: hidden;
}
.hun-element-gallery.layout-2 .item-gallery .popup-gallery a:first-child {
  visibility: visible;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
}
.hun-element-gallery.layout-2 .item-gallery .popup-gallery a:first-child::before {
  content: '\e091';
  font-family: Simple-Line-Icons;
  font-size: 20px;
  color: #fff;
  padding-top: 15px;
  padding-left: 15px;
}
.hun-element-gallery.layout-2 .item-gallery:hover .overlay-item {
  opacity: 1;
}
.hun-element-gallery.layout-2 .item-gallery:hover .overlay-item .link-item {
  display: block;
}
.hun-element-gallery.layout-2 .item-gallery:hover .overlay-item .title-item,
.hun-element-gallery.layout-2 .item-gallery:hover .overlay-item .description-item {
  pointer-events: auto;
  transform: translateY(0%);
  opacity: 1;
}
.hun-element-gallery.layout-2 .item-gallery:hover .popup-gallery {
  transform: scale(1);
}
@media (max-width: 991px) {
  .hun-element-gallery.layout-2 .row {
    margin-right: -8px;
    margin-left: -8px;
  }
  .hun-element-gallery.layout-2 .row [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
  }
  .hun-element-gallery.layout-2 .list-item-gallery {
    margin-bottom: -16px;
  }
  .hun-element-gallery.layout-2 .item-gallery {
    height: calc(100% - 16px);
    margin-bottom: 16px;
  }
  .hun-element-gallery.layout-2 .item-gallery .overlay-item .link-item {
    pointer-events: none;
  }
  .hun-element-gallery.layout-2 .item-gallery .overlay-item .title-item {
    font-size: 18px;
  }
  .hun-element-gallery.layout-2 .item-gallery .overlay-item .description-item {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .hun-element-gallery.layout-2 .item-gallery .popup-gallery {
    width: 100px;
    height: 100px;
    bottom: -50px;
    right: -50px;
  }
  .hun-element-gallery.layout-2 .item-gallery .popup-gallery a:first-child {
    width: 50px;
    height: 50px;
  }
  .hun-element-gallery.layout-2 .item-gallery .popup-gallery a:first-child::before {
    font-size: 16px;
    padding-top: 10px;
    padding-left: 10px;
  }
}

/*\
 *
 * layout-3
 *
\*/
.hun-element-gallery.layout-3 {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
}
.hun-element-gallery.layout-3 .item-gallery {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: calc((100% - 30px * 4) / 4);
  margin: 15px;
  overflow: hidden;
  transition: all .3s;
}
.hun-element-gallery.layout-3 .item-gallery::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 83%;
}
.hun-element-gallery.layout-3 .item-gallery:hover {
  opacity: .68;
}
@media (max-width: 991px) {
  .hun-element-gallery.layout-3 {
    padding: 8px;
  }
  .hun-element-gallery.layout-3 .item-gallery {
    width: calc((100% - 16px * 4) / 4);
    margin: 8px;
  }
}
@media (max-width: 767px) {
  .hun-element-gallery.layout-3 .item-gallery {
    width: calc((100% - 16px * 2) / 2);
  }
}

/*[ hun-element-team ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-team.layout-1 .col, .hun-element-team.layout-1 [class*="col-"] {
  padding-bottom: 30px;
}
.hun-element-team.layout-1 .item-team {
  position: relative;
  border: 1px solid #ededff;
  transition: all .3s;
}
.hun-element-team.layout-1 .item-team:hover {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-team.layout-1 .item-team .pic-item {
  display: block;
  width: 100%;
  padding-top: 123%;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hun-element-team.layout-1 .item-team .content-item {
  pointer-events: none;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  padding-top: 18.9%;
  padding-left: 8%;
  padding-right: 10px;
  padding-bottom: 20px;
}
.hun-element-team.layout-1 .item-team .content-item .name-item {
  pointer-events: none;
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .hun-element-team.layout-1 .item-team .content-item .name-item {
    font-size: 18px;
  }
}
.hun-element-team.layout-1 .item-team .content-item .info-item {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 30px;
  pointer-events: none;
}
.hun-element-team.layout-1 .item-team .content-item .social-link {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  margin-left: -5px;
  max-height: calc(100% - 100px);
}
.hun-element-team.layout-1 .item-team .content-item .social-link .item-social {
  pointer-events: auto;
  font-size: 15px;
  color: #28c8db;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #28c8db;
  margin: 5px;
  transition: all .3s;
}
.hun-element-team.layout-1 .item-team .content-item .social-link .item-social:hover {
  background-color: #28c8db;
  color: #fff;
}
@media (max-width: 1199px) {
  .hun-element-team.layout-1 .item-team .content-item {
    padding-top: 12.9%;
  }
}
@media (max-width: 991px) {
  .hun-element-team.layout-1 .item-team .content-item {
    padding-top: 18.9%;
  }
}
@media (max-width: 575px) {
  .hun-element-team.layout-1 .item-team .content-item {
    padding-top: 12.9%;
  }
}

/*[ hun-element-banner ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-banner.layout-1 {
  background-color: #ffdce1;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 0 15px;
}
.hun-element-banner.layout-1 .pic-element {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 50%;
  max-height: 95%;
  max-width: 100%;
}
.hun-element-banner.layout-1 .row {
  min-height: 700px;
}
.hun-element-banner.layout-1 .row [class*="col-"] {
  padding-top: 80px;
  padding-bottom: 80px;
}
.hun-element-banner.layout-1 .title-element {
  font-weight: 400;
  font-size: 100px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.hun-element-banner.layout-1 .info-element {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #39385a;
  margin-bottom: 60px;
}
.hun-element-banner.layout-1 .info-element a {
  color: inherit;
  transition: all .2s;
}
.hun-element-banner.layout-1 .info-element a:hover {
  color: #28c8db;
}
.hun-element-banner.layout-1 .buttons-banner {
  margin: -6px;
}
.hun-element-banner.layout-1 .buttons-banner .link-element {
  text-transform: uppercase;
  padding: 0 37px;
  margin: 6px;
}
@media (max-width: 991px) {
  .hun-element-banner.layout-1 .row {
    min-height: 0px;
  }
  .hun-element-banner.layout-1 .row [class*="col-"] {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .hun-element-banner.layout-1 .pic-element {
    position: unset;
    max-width: 90%;
    max-height: 350px;
  }
  .hun-element-banner.layout-1 .title-element {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .hun-element-banner.layout-1 .title-element {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .hun-element-banner.layout-1 .row [class*="col-"] {
    padding-top: 80px;
  }
  .hun-element-banner.layout-1 .title-element {
    font-size: 50px;
  }
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-banner.layout-2 {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 92px 15px;
  text-align: center;
}
.hun-element-banner.layout-2 .pic-element {
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 6;
}
.hun-element-banner.layout-2 img {
  max-width: 100%;
}
.hun-element-banner.layout-2.off-anim .js-tilt {
  transform: none !important;
}

/*[ hun-element-pricing-table ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-pricing-table.layout-1 .col, .hun-element-pricing-table.layout-1 [class*="col-"] {
  padding-bottom: 30px;
}
.hun-element-pricing-table.layout-1 .item-pricing {
  height: 100%;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  border-top-left-radius: 135px;
  border-top-right-radius: 135px;
  border: 1px solid #ededff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px 20px 35px 20px;
  transition: all .3s;
}
.hun-element-pricing-table.layout-1 .item-pricing:hover {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-pricing-table.layout-1 .item-pricing:hover .link-item {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-pricing-table.layout-1 .item-pricing .pic-item {
  width: 227px;
  max-width: 100%;
  border-radius: 50%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 23px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hun-element-pricing-table.layout-1 .item-pricing .pic-item::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 7px solid #fff;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: .5;
}
.hun-element-pricing-table.layout-1 .item-pricing .pic-item::after {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}
.hun-element-pricing-table.layout-1 .item-pricing .title-item {
  font-weight: 400;
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 0;
}
.hun-element-pricing-table.layout-1 .item-pricing .price-item {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  color: #020041;
  margin-top: -8px;
  margin-bottom: 8px;
}
.hun-element-pricing-table.layout-1 .item-pricing .price-item .icon-money {
  font-size: 20px;
  vertical-align: super;
  margin-right: 2px;
}
.hun-element-pricing-table.layout-1 .item-pricing .price-item .number {
  font-size: 60px;
}
.hun-element-pricing-table.layout-1 .item-pricing .info-item {
  flex-grow: 1;
  list-style-type: none;
  padding: 0;
  margin-bottom: 26px;
}
.hun-element-pricing-table.layout-1 .item-pricing .info-item li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  color: #39385a;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 8px;
}
.hun-element-pricing-table.layout-1 .item-pricing .info-item li:last-child {
  margin-bottom: 0;
}
.hun-element-pricing-table.layout-1 .item-pricing .link-item {
  font-weight: 400;
  font-size: 13px;
  line-height: 42px;
  color: #28c8db;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  border-radius: 22px;
  border: 1px solid #28c8db;
  padding: 0 28px;
  overflow: hidden;
  transition: all .3s;
}
.hun-element-pricing-table.layout-1 .item-pricing .link-item:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}

/*[ hun-element-instagram ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-instagram.layout-1 {
  text-align: center;
  overflow: hidden;
}
.hun-element-instagram.layout-1 .title-element {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 2px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}
.hun-element-instagram.layout-1 .info-element {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.6;
  color: #39385a;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
.hun-element-instagram.layout-1 .info-element a {
  color: inherit;
  transition: all .3s;
}
.hun-element-instagram.layout-1 .info-element a:hover {
  color: #28c8db;
}
.hun-element-instagram.layout-1 .row {
  margin-right: -10px;
  margin-left: -10px;
}
.hun-element-instagram.layout-1 .row .col, .hun-element-instagram.layout-1 .row [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.hun-element-instagram.layout-1 .item-insta {
  position: relative;
  height: 100%;
}
.hun-element-instagram.layout-1 .item-insta .overlay-item {
  font-size: 17px;
  line-height: 1.5;
  color: #fff;
  word-break: break-all;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all .3s;
}
.hun-element-instagram.layout-1 .item-insta .overlay-item i {
  font-size: 25px;
  margin-bottom: 12px;
  opacity: 0;
  transform: translateY(-100%);
  transition: all .3s;
}
.hun-element-instagram.layout-1 .item-insta .overlay-item span {
  opacity: 0;
  transform: translateY(100%);
  transition: all .3s;
}
.hun-element-instagram.layout-1 .item-insta .overlay-item span a {
  color: inherit;
  transition: all .2s;
}
.hun-element-instagram.layout-1 .item-insta .overlay-item span a:hover {
  color: #28c8db;
}
.hun-element-instagram.layout-1 .item-insta img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.hun-element-instagram.layout-1 .item-insta:hover .overlay-item {
  opacity: 1;
}
.hun-element-instagram.layout-1 .item-insta:hover .overlay-item i,
.hun-element-instagram.layout-1 .item-insta:hover .overlay-item span {
  opacity: 1;
  transform: translateY(0%);
}
@media (max-width: 575px) {
  .hun-element-instagram.layout-1 .item-insta .overlay-item {
    font-size: 14px;
  }
}

/*[ hun-element-progress ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-progress.layout-1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.hun-element-progress.layout-1 .text-element {
  flex-grow: 1;
  flex-basis: 0;
  padding-right: 30px;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-progress.layout-1 .progress-bar {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  margin-top: 7px;
}
.hun-element-progress.layout-1 .progress-bar .inner-progress {
  display: block;
  width: 0;
  height: 100%;
  background-color: #28c8db;
}
.hun-element-progress.layout-1.color-2 {
  color: #5e5e78;
}
.hun-element-progress.layout-1.color-2 .progress-bar {
  background-color: rgba(40, 200, 219, 0.15);
}

/*[ hun-element-brand ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-brand.layout-1 {
  padding-top: 68px;
  padding-bottom: 68px;
}
.hun-element-brand.layout-1 .item-brand {
  text-align: center;
  display: block;
  padding: 25px;
  transition: all .3s;
}
.hun-element-brand.layout-1 .item-brand:hover {
  opacity: .6;
}
@media (max-width: 991px) {
  .hun-element-brand.layout-1 .item-brand {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hun-element-brand.layout-1 .item-brand {
    padding: 25px;
  }
}
@media (max-width: 480px) {
  .hun-element-brand.layout-1 .item-brand {
    padding: 15px;
  }
}

/*[ hun-element-blog ]
//////////////////////////////////////////////////////////////////*/
.hun-element-blog .count-search {
  height: 44px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 40px;
}
.hun-element-blog .item-search-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
.hun-element-blog .item-search-post:last-child {
  margin-bottom: 0;
}
.hun-element-blog .item-search-post .text-post {
  width: 100%;
  margin-bottom: 9px;
}
.hun-element-blog .item-search-post .text-post .type-post {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 7px;
}
.hun-element-blog .item-search-post .text-post .title-post {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.1 * 1em);
  margin-bottom: 8px;
}
.hun-element-blog .item-search-post .text-post .title-post a {
  color: inherit;
  transition: all .3s;
}
.hun-element-blog .item-search-post .text-post .title-post a:hover {
  color: #28c8db;
}
.hun-element-blog .item-search-post.format-gallery .pic-post {
  position: relative;
}
.hun-element-blog .item-search-post.format-gallery .pic-post::before {
  pointer-events: none;
  content: '\e032';
  font-family: 'Simple-Line-Icons';
  font-size: 13px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 5px 10px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.hun-element-blog .item-search-post .pic-post {
  width: 90px;
  display: block;
  margin-right: 15px;
  display: none;
  transition: all .2s;
}
.hun-element-blog .item-search-post .pic-post img {
  width: 100%;
}
.hun-element-blog .item-search-post .pic-post:hover {
  opacity: .68;
}
.hun-element-blog .item-search-post .des-post {
  line-height: 1.5;
  margin-top: -5px;
  margin-bottom: 0;
}
.hun-element-blog .item-search-post .des-post .inner-des {
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.5 * 3em);
  margin-bottom: 8px;
}
.hun-element-blog .item-search-post.has-post-thumbnail .pic-post {
  display: block;
}
.hun-element-blog .item-search-post.has-post-thumbnail .des-post {
  flex-grow: 1;
  flex-basis: 0;
}

/*\
 *
 * layout-1
 *
\*/
.hun-element-blog.layout-1 .item-blog {
  margin-bottom: 63px;
  padding-bottom: 63px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.hun-element-blog.layout-1 .item-blog:last-child {
  margin-bottom: 0;
}
.hun-element-blog.layout-1 .item-blog.sticky {
  padding: 43px 50px;
  border: 2px solid #f2f0f0;
  background: #fafcfc;
}
@media (max-width: 767px) {
  .hun-element-blog.layout-1 .item-blog.sticky {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.hun-element-blog.layout-1 .item-blog.format-gallery .pic-blog {
  position: relative;
}
.hun-element-blog.layout-1 .item-blog.format-gallery .pic-blog::before {
  pointer-events: none;
  content: '\e032';
  font-family: 'Simple-Line-Icons';
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 10px 20px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.hun-element-blog.layout-1 .item-blog .pic-blog {
  display: none;
  overflow: hidden;
  padding-top: 6px;
  margin-bottom: 39px;
}
.hun-element-blog.layout-1 .item-blog .pic-blog img {
  transition: all .3s;
}
.hun-element-blog.layout-1 .item-blog .pic-blog:hover img {
  opacity: .68;
}
.hun-element-blog.layout-1 .item-blog .text-blog {
  margin-bottom: 36px;
}
.hun-element-blog.layout-1 .item-blog .text-blog .cat-blog {
  letter-spacing: 10px;
  margin-bottom: 23px;
}
.hun-element-blog.layout-1 .item-blog .text-blog .cat-blog a {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  color: inherit;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 1px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
  padding: 7px 15px 5px 15px;
  margin: 6px 0px;
  transition: all .3s;
}
.hun-element-blog.layout-1 .item-blog .text-blog .cat-blog a:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-blog.layout-1 .item-blog .text-blog .title-blog {
  font-weight: 400;
  font-size: 35px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 14px;
}
.hun-element-blog.layout-1 .item-blog .text-blog .title-blog a {
  color: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.2 * 2em);
  transition: all .3s;
}
.hun-element-blog.layout-1 .item-blog .text-blog .title-blog a:hover {
  color: #28c8db;
}
.hun-element-blog.layout-1 .item-blog .text-blog .description-blog {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.8 * 3em);
}
.hun-element-blog.layout-1 .item-blog .foot-item {
  display: flex;
  justify-content: space-between;
}
.hun-element-blog.layout-1 .item-blog .foot-item .link-blog {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #28c8db;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  transition: all .3s;
}
.hun-element-blog.layout-1 .item-blog .foot-item .link-blog:hover {
  color: #020041;
}
.hun-element-blog.layout-1 .item-blog .foot-item .share-link {
  list-style-type: none;
  padding: 0;
  text-align: right;
  letter-spacing: 11px;
  margin: 0 -5px;
}
.hun-element-blog.layout-1 .item-blog .foot-item .share-link li {
  display: inline-block;
  font-size: 17px;
  line-height: 1;
  color: #020041;
  letter-spacing: normal;
}
.hun-element-blog.layout-1 .item-blog .foot-item .share-link li a {
  padding: 5px;
  color: inherit;
  transition: all .3s;
}
.hun-element-blog.layout-1 .item-blog .foot-item .share-link li a:hover {
  color: #28c8db;
}
.hun-element-blog.layout-1 .item-blog.has-post-thumbnail .pic-blog {
  display: block;
}
.hun-element-blog.layout-1 .btn-loadmore {
  text-transform: uppercase;
  padding: 0 37px;
  margin-top: 63px;
}
@media (max-width: 575px) {
  .hun-element-blog.layout-1 .item-blog .text-blog .title-blog {
    font-size: 25px;
  }
}
.hun-element-blog.layout-1.img-full .item-blog .pic-blog img {
  width: 100%;
}

/*\
 *
 * layout-2
 *
\*/
.hun-element-blog.layout-2 {
  overflow: hidden;
}
.hun-element-blog.layout-2 .format-gallery .item-blog .pic-blog {
  position: relative;
}
.hun-element-blog.layout-2 .format-gallery .item-blog .pic-blog::before {
  pointer-events: none;
  content: '\e032';
  font-family: 'Simple-Line-Icons';
  font-size: 25px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 10px 20px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.hun-element-blog.layout-2 .item-blog {
  margin-bottom: 40px;
}
.hun-element-blog.layout-2 .item-blog .pic-blog {
  overflow: hidden;
  margin-bottom: 26px;
}
.hun-element-blog.layout-2 .item-blog .pic-blog a {
  display: block;
  width: 100%;
  padding-top: 68.8%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  transition: all .3s;
}
.hun-element-blog.layout-2 .item-blog .pic-blog:hover a {
  opacity: .68;
}
.hun-element-blog.layout-2 .item-blog .text-blog .cat-blog {
  letter-spacing: 10px;
  margin-bottom: 14px;
}
.hun-element-blog.layout-2 .item-blog .text-blog .cat-blog a {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  color: inherit;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 1px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
  padding: 6px 15px 5px 15px;
  margin: 6px 0px;
  transition: all .3s;
}
.hun-element-blog.layout-2 .item-blog .text-blog .cat-blog a:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-blog.layout-2 .item-blog .text-blog .title-blog {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.3;
  word-break: break-all;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(1.3 * 2em);
  margin-bottom: 0px;
}
.hun-element-blog.layout-2 .item-blog .text-blog .title-blog a {
  color: inherit;
  padding: 5px 0px;
  transition: all .3s;
}
.hun-element-blog.layout-2 .item-blog .text-blog .title-blog a:hover {
  color: #28c8db;
}
.hun-element-blog.layout-2 .btn-loadmore {
  text-transform: uppercase;
  padding: 0 37px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .hun-element-blog.layout-2 .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  .hun-element-blog.layout-2 .row .col, .hun-element-blog.layout-2 .row [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 575px) {
  .hun-element-blog.layout-2 .item-blog .text-blog .title-blog {
    font-size: 25px;
  }
}

/*[ hun-element-blog-detail ]
//////////////////////////////////////////////////////////////////*/
.post-password-form input[type="submit"] {
  background-color: #28c8db;
  border: none;
  color: #fff;
  line-height: 31px;
  padding: 0 15px;
  cursor: pointer;
  transition: all .2s;
}
.post-password-form input[type="submit"]:hover {
  background-color: #020041;
}

/*\
 *
 * layout-1
 *
\*/
.hun-element-blog-detail.layout-1 .slide-blog {
  position: relative;
  margin-bottom: 39px;
}
.hun-element-blog-detail.layout-1 .slide-blog .item-slick img {
  width: 100%;
}
.hun-element-blog-detail.layout-1 .slide-blog .arrows-slick {
  position: absolute;
  bottom: -3px;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  background-color: #fff;
}
.hun-element-blog-detail.layout-1 .slide-blog .arrows-slick .item-arrow {
  cursor: pointer;
  font-size: 35px;
  line-height: 0;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 57px;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .slide-blog .arrows-slick .item-arrow:hover {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .slide-blog .arrows-slick .item-arrow.slick-arrow.slick-hidden {
  display: none;
}
.hun-element-blog-detail.layout-1 .slide-blog .arrows-slick .item-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.hun-element-blog-detail.layout-1 .pic-blog {
  display: none;
  overflow: hidden;
  margin-bottom: 39px;
}
.hun-element-blog-detail.layout-1 .pic-blog img {
  max-width: 100%;
}
.hun-element-blog-detail.layout-1.has-post-thumbnail .pic-blog {
  display: block;
}
.hun-element-blog-detail.layout-1.img-full .pic-blog img {
  width: 100%;
}
.hun-element-blog-detail.layout-1 .cat-blog {
  letter-spacing: 10px;
  margin-bottom: 23px;
}
.hun-element-blog-detail.layout-1 .cat-blog a {
  font-weight: 400;
  font-size: 13px;
  color: inherit;
  line-height: 1.5;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 1px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
  padding: 7px 15px 5px 15px;
  margin: 6px 0px;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .cat-blog a:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-blog-detail.layout-1 .head-blog {
  letter-spacing: 47px;
  margin-bottom: 15px;
}
.hun-element-blog-detail.layout-1 .head-blog .title-blog {
  display: inline-block;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: normal;
  margin-bottom: 14px;
}
.hun-element-blog-detail.layout-1 .head-blog .title-blog a {
  color: inherit;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .head-blog .title-blog a:hover {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .head-blog .meta-info {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 25px;
  padding-bottom: 14px;
}
.hun-element-blog-detail.layout-1 .head-blog .meta-info.hightlight {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .head-blog .meta-info .item-info {
  display: inline-block;
  letter-spacing: normal;
}
.hun-element-blog-detail.layout-1 .head-blog .meta-info .item-info i {
  margin-right: 8px;
}
.hun-element-blog-detail.layout-1 .content-blog {
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 40px;
}
.hun-element-blog-detail.layout-1 .content-blog > * {
  margin-bottom: 0.75rem;
}
.hun-element-blog-detail.layout-1 .content-blog > *:last-child {
  margin-bottom: 0;
}
.hun-element-blog-detail.layout-1 .content-blog::after {
  content: '';
  display: block;
  clear: both;
}
.hun-element-blog-detail.layout-1 .content-blog + .comments-area {
  padding-top: 42px;
}
.hun-element-blog-detail.layout-1 .content-blog:last-child {
  margin-bottom: 0;
}
.hun-element-blog-detail.layout-1 .content-blog h1, .hun-element-blog-detail.layout-1 .content-blog h2, .hun-element-blog-detail.layout-1 .content-blog h3, .hun-element-blog-detail.layout-1 .content-blog h4, .hun-element-blog-detail.layout-1 .content-blog h5, .hun-element-blog-detail.layout-1 .content-blog h6 {
  padding-top: 15px;
}
.hun-element-blog-detail.layout-1 .content-blog h1:first-child, .hun-element-blog-detail.layout-1 .content-blog h2:first-child, .hun-element-blog-detail.layout-1 .content-blog h3:first-child, .hun-element-blog-detail.layout-1 .content-blog h4:first-child, .hun-element-blog-detail.layout-1 .content-blog h5:first-child, .hun-element-blog-detail.layout-1 .content-blog h6:first-child {
  padding-top: 0;
}
.hun-element-blog-detail.layout-1 .content-blog p > img {
  margin-top: 32px;
  margin-bottom: 18px;
}
.hun-element-blog-detail.layout-1 .content-blog blockquote {
  font-weight: 600;
  font-size: 17px;
  word-break: break-all;
  word-break: break-word;
  font-style: italic;
  padding-left: 45px;
  padding-top: 6px;
  margin-bottom: 15px;
  position: relative;
}
.hun-element-blog-detail.layout-1 .content-blog blockquote::before {
  content: '‘‘';
  font-weight: 500;
  font-style: normal;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: -5px;
  letter-spacing: -8px;
}
.hun-element-blog-detail.layout-1 .content-blog figure {
  max-width: 100%;
}
.hun-element-blog-detail.layout-1 .content-blog pre {
  padding: 1.6em;
}
.hun-element-blog-detail.layout-1 .content-blog .page-links {
  padding-top: 10px;
}
.hun-element-blog-detail.layout-1 .content-blog .page-links label {
  margin-right: 5px;
}
.hun-element-blog-detail.layout-1 .content-blog .page-links .post-page-numbers {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: inherit;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #f2f2f2;
  transition: all .3s;
  vertical-align: middle;
  margin: 3px;
}
.hun-element-blog-detail.layout-1 .content-blog .page-links .post-page-numbers:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-blog-detail.layout-1 .content-blog .page-links .post-page-numbers.current {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-embed.alignfull iframe {
  width: 100%;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-table {
  margin-bottom: 1rem;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-table:last-child {
  margin-bottom: 0;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-table td,
.hun-element-blog-detail.layout-1 .content-blog .wp-block-table th {
  padding: .6em;
  border: 1px solid #e1e1e1;
  word-break: normal;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-button .wp-block-button__link {
  background-color: #28c8db;
  color: #fff;
  transition: all .2s;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-button .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-color: #28c8db;
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .content-blog .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-element-blog-detail.layout-1 .info-and-share {
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
}
.hun-element-blog-detail.layout-1 .info-and-share:last-child {
  margin-bottom: 0;
}
.hun-element-blog-detail.layout-1 .info-and-share .info-blog {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 39px;
  padding-right: 20px;
}
.hun-element-blog-detail.layout-1 .info-and-share .info-blog .item-info {
  display: inline-block;
  letter-spacing: 2px;
}
.hun-element-blog-detail.layout-1 .info-and-share .info-blog .item-info a {
  color: inherit;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .info-and-share .info-blog .item-info a:hover {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .info-and-share .share-link {
  text-align: right;
  letter-spacing: 11px;
  white-space: nowrap;
  margin: 0 -5px;
}
.hun-element-blog-detail.layout-1 .info-and-share .share-link a {
  font-size: 17px;
  color: #020041;
  letter-spacing: normal;
  padding: 5px;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .info-and-share .share-link a:hover {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .author-blog {
  background-color: #fafafa;
  padding: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 90px;
}
.hun-element-blog-detail.layout-1 .author-blog:last-child {
  margin-bottom: 0;
}
.hun-element-blog-detail.layout-1 .author-blog .pic-author {
  width: 170px;
  border-radius: 50%;
}
.hun-element-blog-detail.layout-1 .author-blog .pic-author img {
  width: 100%;
  border-radius: 50%;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author {
  width: calc(100% - 170px - 25px);
  align-self: center;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .name-author {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  color: #020041;
  margin-bottom: 6px;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .name-author a {
  color: inherit;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .name-author a:hover {
  color: #28c8db;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .info-author {
  margin-bottom: 16px;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .info-author a {
  color: inherit;
  transition: all .3s;
}
.hun-element-blog-detail.layout-1 .author-blog .text-author .info-author a:hover {
  color: #28c8db;
}
@media (max-width: 767px) {
  .hun-element-blog-detail.layout-1 .slide-blog .arrows-slick .item-arrow {
    width: 30px;
    height: 35px;
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  .hun-element-blog-detail.layout-1 .title-blog {
    font-size: 25px;
  }
  .hun-element-blog-detail.layout-1 .author-blog {
    padding: 30px;
  }
  .hun-element-blog-detail.layout-1 .author-blog .pic-author {
    margin-bottom: 20px;
  }
  .hun-element-blog-detail.layout-1 .author-blog .text-author {
    width: 100%;
  }
}

.comments-area .title-comments {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 13px;
}
.comments-area .title-comments a {
  color: inherit;
  transition: all .2s;
}
.comments-area .title-comments a:hover {
  color: #28c8db;
}
.comments-area .list-comment {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-bottom: 90px;
}
.comments-area .list-comment .children {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  padding-left: calc(100px + 40px);
  border-top: 1px solid #c8c8d4;
}
.comments-area .list-comment .children .comment:last-child {
  border-bottom: none;
}
.comments-area .list-comment .comment {
  padding-top: 53px;
  border-bottom: 1px solid #c8c8d4;
}
.comments-area .list-comment .comment .comment-body {
  position: relative;
  min-height: 100px;
  margin-bottom: 31px;
  padding-left: 140px;
}
.comments-area .list-comment .comment .comment-body .comment-meta {
  margin-bottom: 10px;
  margin-top: -13px;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-awaiting-moderation {
  display: block;
}
.comments-area .list-comment .comment .comment-body .comment-meta .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-author {
  display: inline-block;
  padding-right: 8px;
  margin-top: -13px;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-author .fn {
  font-weight: 400;
  font-size: 22px;
  color: #020041;
  word-break: break-all;
  word-break: break-word;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-author .fn a {
  color: inherit;
  transition: all .2s;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-author .fn a:hover {
  color: #28c8db;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-author .says {
  display: none;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-metadata {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-metadata a {
  color: inherit;
  transition: all .2s;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-metadata a:hover {
  color: #28c8db;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-metadata::before {
  content: '/';
  margin-right: 5px;
}
.comments-area .list-comment .comment .comment-body .comment-meta .comment-metadata .edit-link {
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
}
.comments-area .list-comment .comment .comment-body .comment-content {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
}
.comments-area .list-comment .comment .comment-body .comment-content::after {
  content: '';
  display: block;
  clear: both;
}
.comments-area .list-comment .comment .comment-body .comment-content h1, .comments-area .list-comment .comment .comment-body .comment-content h2, .comments-area .list-comment .comment .comment-body .comment-content h3, .comments-area .list-comment .comment .comment-body .comment-content h4, .comments-area .list-comment .comment .comment-body .comment-content h5, .comments-area .list-comment .comment .comment-body .comment-content h6 {
  padding-top: 15px;
}
.comments-area .list-comment .comment .comment-body .comment-content h1:first-child, .comments-area .list-comment .comment .comment-body .comment-content h2:first-child, .comments-area .list-comment .comment .comment-body .comment-content h3:first-child, .comments-area .list-comment .comment .comment-body .comment-content h4:first-child, .comments-area .list-comment .comment .comment-body .comment-content h5:first-child, .comments-area .list-comment .comment .comment-body .comment-content h6:first-child {
  padding-top: 0;
}
.comments-area .list-comment .comment .comment-body .comment-content p > img {
  margin-top: 32px;
  margin-bottom: 18px;
}
.comments-area .list-comment .comment .comment-body .comment-content blockquote {
  font-weight: 600;
  font-size: 17px;
  word-break: break-all;
  word-break: break-word;
  font-style: italic;
  padding-left: 45px;
  padding-top: 6px;
  margin-bottom: 15px;
  position: relative;
}
.comments-area .list-comment .comment .comment-body .comment-content blockquote::before {
  content: '‘‘';
  font-weight: 500;
  font-style: normal;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: -5px;
  letter-spacing: -8px;
}
.comments-area .list-comment .comment .comment-body .comment-content > figure {
  padding-top: 32px;
  padding-bottom: 18px;
  max-width: 100%;
}
.comments-area .list-comment .comment .comment-body .comment-content > figure:last-child {
  padding-bottom: 0;
}
.comments-area .list-comment .comment .comment-body .comment-content > figure:first-child {
  padding-top: 0;
}
.comments-area .list-comment .comment .comment-body .comment-content pre {
  background: #f2f2f2;
  padding: 1.6em;
}
.comments-area .list-comment .comment .comment-body .reply {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  text-transform: uppercase;
  position: absolute;
  top: -25px;
  right: 0;
}
.comments-area .list-comment .comment .comment-body .reply a {
  display: inline-block;
  color: inherit;
  letter-spacing: 2px;
  text-decoration: underline;
  transition: all .3s;
}
.comments-area .list-comment .comment .comment-body .reply a:hover {
  color: #28c8db;
}
.comments-area .list-comment .comment .comment-respond {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .comments-area .list-comment .children {
    padding-left: 50px;
  }
  .comments-area .list-comment .comment .comment-body {
    padding-left: 50px;
  }
  .comments-area .list-comment .comment .comment-body .comment-meta .avatar {
    width: 35px;
    height: 35px;
  }
}
.comments-area .comment-respond .comment-reply-title {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 53px;
}
.comments-area .comment-respond .comment-reply-title a {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  text-transform: uppercase;
  color: inherit;
  letter-spacing: 2px;
  text-decoration: underline;
  transition: all .2s;
}
.comments-area .comment-respond .comment-reply-title a:hover {
  color: #28c8db;
}
.comments-area .comment-respond .comment-notes {
  display: none;
}
.comments-area .comment-respond .comment-form p {
  margin-bottom: 0;
}
.comments-area .comment-respond .comment-form .logged-in-as {
  margin-top: -30px;
  margin-bottom: 0.75rem;
}
.comments-area .comment-respond .row {
  margin-right: -10px;
  margin-left: -10px;
}
.comments-area .comment-respond .row [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
.comments-area .comment-respond input[type="date"],
.comments-area .comment-respond input[type="datetime-local"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="month"],
.comments-area .comment-respond input[type="number"],
.comments-area .comment-respond input[type="password"],
.comments-area .comment-respond input[type="search"],
.comments-area .comment-respond input[type="tel"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="time"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond input[type="week"],
.comments-area .comment-respond textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  display: block;
  width: 100%;
  border: 1px solid #c8c8d4;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 20px;
}
.comments-area .comment-respond input[type="date"]:focus,
.comments-area .comment-respond input[type="datetime-local"]:focus,
.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="month"]:focus,
.comments-area .comment-respond input[type="number"]:focus,
.comments-area .comment-respond input[type="password"]:focus,
.comments-area .comment-respond input[type="search"]:focus,
.comments-area .comment-respond input[type="tel"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="time"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond input[type="week"]:focus,
.comments-area .comment-respond textarea:focus {
  border-color: #28c8db;
}
.comments-area .comment-respond input[type="date"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="datetime-local"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="email"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="month"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="number"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="password"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="search"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="tel"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="text"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="time"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="url"]::-webkit-input-placeholder,
.comments-area .comment-respond input[type="week"]::-webkit-input-placeholder,
.comments-area .comment-respond textarea::-webkit-input-placeholder {
  color: #5e5e78;
}
.comments-area .comment-respond input[type="date"]:-moz-placeholder,
.comments-area .comment-respond input[type="datetime-local"]:-moz-placeholder,
.comments-area .comment-respond input[type="email"]:-moz-placeholder,
.comments-area .comment-respond input[type="month"]:-moz-placeholder,
.comments-area .comment-respond input[type="number"]:-moz-placeholder,
.comments-area .comment-respond input[type="password"]:-moz-placeholder,
.comments-area .comment-respond input[type="search"]:-moz-placeholder,
.comments-area .comment-respond input[type="tel"]:-moz-placeholder,
.comments-area .comment-respond input[type="text"]:-moz-placeholder,
.comments-area .comment-respond input[type="time"]:-moz-placeholder,
.comments-area .comment-respond input[type="url"]:-moz-placeholder,
.comments-area .comment-respond input[type="week"]:-moz-placeholder,
.comments-area .comment-respond textarea:-moz-placeholder {
  color: #5e5e78;
}
.comments-area .comment-respond input[type="date"]::-moz-placeholder,
.comments-area .comment-respond input[type="datetime-local"]::-moz-placeholder,
.comments-area .comment-respond input[type="email"]::-moz-placeholder,
.comments-area .comment-respond input[type="month"]::-moz-placeholder,
.comments-area .comment-respond input[type="number"]::-moz-placeholder,
.comments-area .comment-respond input[type="password"]::-moz-placeholder,
.comments-area .comment-respond input[type="search"]::-moz-placeholder,
.comments-area .comment-respond input[type="tel"]::-moz-placeholder,
.comments-area .comment-respond input[type="text"]::-moz-placeholder,
.comments-area .comment-respond input[type="time"]::-moz-placeholder,
.comments-area .comment-respond input[type="url"]::-moz-placeholder,
.comments-area .comment-respond input[type="week"]::-moz-placeholder,
.comments-area .comment-respond textarea::-moz-placeholder {
  color: #5e5e78;
}
.comments-area .comment-respond input[type="date"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="datetime-local"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="email"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="month"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="number"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="password"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="search"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="tel"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="text"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="time"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="url"]:-ms-input-placeholder,
.comments-area .comment-respond input[type="week"]:-ms-input-placeholder,
.comments-area .comment-respond textarea:-ms-input-placeholder {
  color: #5e5e78;
}
.comments-area .comment-respond input[type="date"]:-webkit-autofill, .comments-area .comment-respond input[type="date"]:-webkit-autofill:hover, .comments-area .comment-respond input[type="date"]:-webkit-autofill:focus, .comments-area .comment-respond input[type="date"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="datetime-local"]:-webkit-autofill,
.comments-area .comment-respond input[type="datetime-local"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="datetime-local"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="datetime-local"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="email"]:-webkit-autofill,
.comments-area .comment-respond input[type="email"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="email"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="email"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="month"]:-webkit-autofill,
.comments-area .comment-respond input[type="month"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="month"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="month"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="number"]:-webkit-autofill,
.comments-area .comment-respond input[type="number"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="number"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="number"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="password"]:-webkit-autofill,
.comments-area .comment-respond input[type="password"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="password"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="password"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="search"]:-webkit-autofill,
.comments-area .comment-respond input[type="search"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="search"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="search"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="tel"]:-webkit-autofill,
.comments-area .comment-respond input[type="tel"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="tel"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="tel"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="text"]:-webkit-autofill,
.comments-area .comment-respond input[type="text"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="text"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="text"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="time"]:-webkit-autofill,
.comments-area .comment-respond input[type="time"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="time"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="time"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="url"]:-webkit-autofill,
.comments-area .comment-respond input[type="url"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="url"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="url"]:-webkit-autofill:active,
.comments-area .comment-respond input[type="week"]:-webkit-autofill,
.comments-area .comment-respond input[type="week"]:-webkit-autofill:hover,
.comments-area .comment-respond input[type="week"]:-webkit-autofill:focus,
.comments-area .comment-respond input[type="week"]:-webkit-autofill:active,
.comments-area .comment-respond textarea:-webkit-autofill,
.comments-area .comment-respond textarea:-webkit-autofill:hover,
.comments-area .comment-respond textarea:-webkit-autofill:focus,
.comments-area .comment-respond textarea:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.comments-area .comment-respond input {
  height: 46px;
}
.comments-area .comment-respond textarea {
  min-height: 150px;
  height: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comments-area .comment-respond input[type="submit"] {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 50px;
  letter-spacing: 1px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  min-width: 100px;
  height: 50px;
  border-radius: 25px;
  text-transform: uppercase;
  padding: 0 37px !important;
  border: none;
  background: #28c8db;
  color: #fff;
  transition: all .2s;
}
.comments-area .comment-respond input[type="submit"]:hover {
  background: #020041;
}

/*[ hun-element-gallery-single ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-gallery-single.layout-1 {
  margin-bottom: 90px;
}
.hun-element-gallery-single.layout-1:last-child {
  margin-bottom: 0;
}
.hun-element-gallery-single.layout-1 .pic-element .item-pic {
  display: block;
  margin-bottom: 30px;
}
.hun-element-gallery-single.layout-1 .pic-element .item-pic:last-child {
  margin-bottom: 0;
}
.hun-element-gallery-single.layout-1 .pic-element .item-pic img {
  width: 100%;
}
.hun-element-gallery-single.layout-1 .text-element {
  background-color: #f7f7f7;
  padding: 50px 35px 40px 35px;
}
.hun-element-gallery-single.layout-1 .text-element .title-element {
  font-weight: 400;
  font-size: 35px;
  line-height: 1.2;
  word-break: break-all;
  word-break: break-word;
  margin-top: -8px;
  margin-bottom: 20px;
}
.hun-element-gallery-single.layout-1 .text-element .title-element:empty {
  display: none;
}
.hun-element-gallery-single.layout-1 .text-element .description-element {
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 10px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element:empty {
  display: none;
}
.hun-element-gallery-single.layout-1 .text-element .description-element::after {
  content: '';
  display: block;
  clear: both;
}
.hun-element-gallery-single.layout-1 .text-element .description-element h1, .hun-element-gallery-single.layout-1 .text-element .description-element h2, .hun-element-gallery-single.layout-1 .text-element .description-element h3, .hun-element-gallery-single.layout-1 .text-element .description-element h4, .hun-element-gallery-single.layout-1 .text-element .description-element h5, .hun-element-gallery-single.layout-1 .text-element .description-element h6 {
  padding-top: 15px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element h1:first-child, .hun-element-gallery-single.layout-1 .text-element .description-element h2:first-child, .hun-element-gallery-single.layout-1 .text-element .description-element h3:first-child, .hun-element-gallery-single.layout-1 .text-element .description-element h4:first-child, .hun-element-gallery-single.layout-1 .text-element .description-element h5:first-child, .hun-element-gallery-single.layout-1 .text-element .description-element h6:first-child {
  padding-top: 0;
}
.hun-element-gallery-single.layout-1 .text-element .description-element p > img {
  margin-top: 32px;
  margin-bottom: 18px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element blockquote {
  font-weight: 600;
  font-size: 17px;
  word-break: break-all;
  word-break: break-word;
  font-style: italic;
  padding-left: 45px;
  padding-top: 6px;
  margin-bottom: 15px;
  position: relative;
}
.hun-element-gallery-single.layout-1 .text-element .description-element blockquote::before {
  content: '‘‘';
  font-weight: 500;
  font-style: normal;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: -5px;
  letter-spacing: -8px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element figure {
  max-width: 100%;
}
.hun-element-gallery-single.layout-1 .text-element .description-element pre {
  padding: 1.6em;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .page-links {
  padding-top: 10px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .page-links label {
  margin-right: 5px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .page-links .post-page-numbers {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: inherit;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #f2f2f2;
  transition: all .3s;
  vertical-align: middle;
  margin: 3px;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .page-links .post-page-numbers:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .page-links .post-page-numbers.current {
  background-color: #28c8db;
  color: #fff;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-embed.alignfull iframe {
  width: 100%;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-table {
  margin-bottom: 1rem;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-table:last-child {
  margin-bottom: 0;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-table td,
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-table th {
  padding: .6em;
  border: 1px solid #e1e1e1;
  word-break: normal;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-button .wp-block-button__link {
  background-color: #28c8db;
  color: #fff;
  transition: all .2s;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-button .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-color: #28c8db;
  color: #28c8db;
}
.hun-element-gallery-single.layout-1 .text-element .description-element .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-element-gallery-single.layout-1 .text-element .info-element {
  list-style-type: none;
  padding: 23px 0 0 0;
}
.hun-element-gallery-single.layout-1 .text-element .info-element:first-child {
  padding-top: 0;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all;
  word-break: break-word;
  margin-bottom: 22px;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li:last-child {
  margin-bottom: 0;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li .name-info {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
  margin-bottom: 3px;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li a {
  display: inline-block;
  color: inherit;
  transition: all .3s;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li a:hover {
  color: #28c8db;
}
.hun-element-gallery-single.layout-1 .text-element .info-element li.share-link {
  letter-spacing: 3px;
}
.hun-element-gallery-single.layout-1 .navigate-element {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  padding: 20px 35px;
  border-top: 1px solid #fff;
  margin-bottom: 60px;
}
.hun-element-gallery-single.layout-1 .navigate-element a {
  color: inherit;
  font-size: 30px;
  line-height: 0;
  transition: all .3s;
}
.hun-element-gallery-single.layout-1 .navigate-element a:hover {
  color: #28c8db;
}
.hun-element-gallery-single.layout-1 .navigate-element a.group {
  font-size: 28px;
}
@media (min-width: 992px) {
  .hun-element-gallery-single.layout-1 .navigate-element {
    margin-bottom: 0;
  }
}

/*[ hun-element-countdown ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-countdown.layout-1 .title-element {
  font-weight: 400;
  font-size: 120px;
  line-height: 1;
  color: #fff;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 28px;
}
.hun-element-countdown.layout-1 .description-element {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.88;
  color: #9999cc;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 27px;
}
.hun-element-countdown.layout-1 .countdown-element {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.hun-element-countdown.layout-1 .countdown-element .item-countdown {
  flex-grow: 1;
  flex-basis: 0;
  font-size: 30px;
  line-height: 1.8;
  color: #9999cc;
  text-align: center;
  padding: 15px;
}
.hun-element-countdown.layout-1 .countdown-element .item-countdown .number-item {
  display: block;
  font-size: 111px;
  color: #fff;
  line-height: 1;
}
@media (max-width: 991px) {
  .hun-element-countdown.layout-1 .title-element {
    font-size: 80px;
  }
  .hun-element-countdown.layout-1 .countdown-element .item-countdown .number-item {
    font-size: 69px;
  }
}
@media (max-width: 767px) {
  .hun-element-countdown.layout-1 .title-element {
    font-size: 60px;
  }
  .hun-element-countdown.layout-1 .countdown-element .item-countdown .number-item {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .hun-element-countdown.layout-1 .title-element {
    font-size: 33px;
  }
  .hun-element-countdown.layout-1 .countdown-element .item-countdown {
    font-size: 17px;
  }
  .hun-element-countdown.layout-1 .countdown-element .item-countdown .number-item {
    font-size: 25px;
  }
}

/*[ hun-element-404error ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-404error.layout-1 {
  min-height: 100vh;
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 80px 15.6%;
}
.hun-element-404error.layout-1 .title-element {
  font-weight: 400;
  font-size: 90px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.hun-element-404error.layout-1 .description-element {
  font-weight: 400;
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 58px;
}
.hun-element-404error.layout-1 .buttons-element {
  margin: 0 -15px;
}
.hun-element-404error.layout-1 .buttons-element .hun-button {
  min-width: 166px;
  padding: 0 30px;
  text-transform: uppercase;
  margin: 10px 15px;
}
@media (max-width: 1499px) {
  .hun-element-404error.layout-1 {
    padding: 80px 10%;
    background-position: center center;
  }
}
@media (max-width: 1299px) {
  .hun-element-404error.layout-1 .title-element {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .hun-element-404error.layout-1 .title-element {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .hun-element-404error.layout-1 .title-element {
    font-size: 40px;
  }
  .hun-element-404error.layout-1 .description-element {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .hun-element-404error.layout-1 {
    padding: 80px 15px;
  }
  .hun-element-404error.layout-1 .title-element {
    font-size: 35px;
  }
  .hun-element-404error.layout-1 .description-element {
    font-size: 17px;
  }
}

/*[ hun-element-newsletter ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * layout-1
 *
\*/
.hun-element-newsletter.layout-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-element-newsletter.layout-1 .text-element {
  width: 50%;
  padding: 134px 77px 140px 94px;
  position: relative;
  text-align: right;
}
.hun-element-newsletter.layout-1 .text-element::before {
  content: '';
  pointer-events: none;
  display: block;
  width: calc(100% - 17px);
  height: calc(100% - 34px);
  border: 1px solid #28c8db;
  border-right: none;
  position: absolute;
  top: 17px;
  right: 0;
}
.hun-element-newsletter.layout-1 .text-element .heading-element {
  margin-bottom: 60px;
}
.hun-element-newsletter.layout-1 .text-element .heading-element .subtitle-element {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;
  word-break: break-all;
  word-break: break-word;
  letter-spacing: 2px;
  margin-bottom: 9px;
}
.hun-element-newsletter.layout-1 .text-element .heading-element .title-element {
  font-weight: 400;
  font-size: 45px;
  line-height: 1.1;
  word-break: break-all;
  word-break: break-word;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  height: 60px;
  border-radius: 30px;
  position: relative;
  z-index: 0;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1px solid rgba(94, 94, 120, 0.25);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label {
  display: block;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  flex-basis: 0;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  min-width: 1px;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  border-radius: 30px;
  border: none;
  background-color: transparent;
  padding: 0px 30px;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:focus {
  outline: none;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input::-webkit-input-placeholder {
  color: #9999cc;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-moz-placeholder {
  color: #9999cc;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input::-moz-placeholder {
  color: #9999cc;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-ms-input-placeholder {
  color: #9999cc;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-webkit-autofill, .hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-webkit-autofill:hover, .hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-webkit-autofill:focus, .hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form label input:-webkit-autofill:active {
  -webkit-text-fill-color: inherit !important;
  transition: background-color 5000s ease-in-out 0s;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form button {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #9999cc;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  border-radius: 30px;
  background-color: #1b1b8a;
  border: none;
  padding: 0 30px !important;
  width: auto;
  margin: 0 !important;
  min-height: unset;
  transition: all .3s;
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form button:hover {
  background-color: #28c8db;
  color: #fff;
}
@media (max-width: 480px) {
  .hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form input {
    padding: 0 20px !important;
  }
  .hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container form button {
    padding: 0 18px !important;
  }
}
.hun-element-newsletter.layout-1 .text-element .subscribe-form-element .yikes-mailchimp-container .edit-link {
  display: none;
}
.hun-element-newsletter.layout-1 .pic-element {
  width: 50%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.hun-element-newsletter.layout-1 .pic-element::before {
  content: '';
  pointer-events: none;
  display: block;
  width: calc(100% - 17px);
  height: calc(100% - 34px);
  border: 1px solid #fff;
  border-left: none;
  position: absolute;
  top: 17px;
  left: 0;
}
@media (max-width: 1199px) {
  .hun-element-newsletter.layout-1 .text-element {
    padding: 134px 50px 140px 67px;
  }
}
@media (max-width: 991px) {
  .hun-element-newsletter.layout-1 .text-element {
    order: 2;
    width: 100%;
    padding: 80px 15% 97px 15%;
    text-align: center;
  }
  .hun-element-newsletter.layout-1 .text-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #28c8db;
    border-top: none;
    top: 0;
    bottom: auto;
    left: 17px;
    right: auto;
  }
  .hun-element-newsletter.layout-1 .pic-element {
    order: 1;
    width: 100%;
    padding-top: 80%;
  }
  .hun-element-newsletter.layout-1 .pic-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #fff;
    border-bottom: none;
    top: auto;
    bottom: 0;
    left: 17px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .hun-element-newsletter.layout-1 .text-element {
    padding: 80px 10% 97px 10%;
  }
  .hun-element-newsletter.layout-1 .text-element .heading-element {
    margin-bottom: 50px;
  }
  .hun-element-newsletter.layout-1 .text-element .heading-element .subtitle-element {
    font-size: 15px;
  }
  .hun-element-newsletter.layout-1 .text-element .heading-element .title-element {
    font-size: 33px;
  }
}
@media (max-width: 575px) {
  .hun-element-newsletter.layout-1 .text-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
  .hun-element-newsletter.layout-1 .pic-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
}

/*[ sections ]
//////////////////////////////////////////////////////////////////*/
/*\
 *
 * hun-section-about
 *
\*/
.hun-section-about.layout-1 {
  position: relative;
  z-index: 0;
}
.hun-section-about.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-about.layout-1 .line-heading {
  display: none;
}
.hun-section-about.layout-1 .sign-element {
  display: none;
}
.hun-section-about.layout-1 .author-element {
  display: none;
}
.hun-section-about.layout-1 .pic-element-top {
  display: none;
}
.hun-section-about.layout-1 .pic-element-bottom {
  display: none;
}
.hun-section-about.layout-1 .bg-section {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-section-about.layout-1 .overlay-section {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -5;
  top: 0;
  left: 0;
  right: auto;
  background-color: #fff3f3;
  opacity: .9;
}
.hun-section-about.layout-1.show-under-line .line-heading {
  display: inline;
}
.hun-section-about.layout-1.show-sign .sign-element {
  display: block;
}
.hun-section-about.layout-1.show-author .author-element {
  display: block;
}
.hun-section-about.layout-1.show-left-img .pic-element-bottom {
  display: block;
}
.hun-section-about.layout-1.show-right-img .pic-element-top {
  display: block;
}
.hun-section-about.layout-1.show-bg-img .container {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hun-section-about.layout-1.show-bg-img .bg-section {
  display: block;
}
.hun-section-about.layout-1.show-overlay-color .container {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hun-section-about.layout-1.show-overlay-color .overlay-section {
  display: block;
}

.hun-section-about.layout-2.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-about.layout-2 .line-heading {
  display: none;
}
.hun-section-about.layout-2 .sign-element {
  display: none !important;
}
.hun-section-about.layout-2 .author-element {
  display: none !important;
}
.hun-section-about.layout-2.show-under-line .line-heading {
  display: inline;
}
.hun-section-about.layout-2.show-sign .sign-element {
  display: inline-block !important;
}
.hun-section-about.layout-2.show-author .author-element {
  display: inline-block !important;
}

/*\
 *
 * hun-section-archive-blog
 *
\*/
.hun-section-archive-blog.layout-1.max-2-ipr .hun-element-blog.layout-2 .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-archive-blog.layout-1.max-3-ipr .hun-element-blog.layout-2 .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
.hun-section-archive-blog.layout-1 .loop-pagination {
  padding-top: 23px;
}
@media (max-width: 1199px) {
  .hun-section-archive-blog.layout-1.max-3-ipr .hun-element-blog.layout-2 .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-archive-blog.layout-1.max-2-ipr .hun-element-blog.layout-2 .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-archive-blog.layout-1.max-3-ipr .hun-element-blog.layout-2 .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

.hun-section-archive-blog.layout-2 .loop-pagination {
  padding-top: 69px;
}

/*\
 *
 * hun-section-archive-gallery
 *
\*/
.hun-section-archive-gallery.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-archive-gallery.layout-1.style-fullwidth > .container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .hun-section-archive-gallery.layout-1.style-fullwidth .hun-element-gallery.layout-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.hun-section-archive-gallery.layout-2.show-space-bottom {
  padding-bottom: 30px;
}
.hun-section-archive-gallery.layout-2 .btn-loadmore {
  text-transform: uppercase;
  padding: 0 37px;
}
.hun-section-archive-gallery.layout-2 .btn-loadmore.loading {
  pointer-events: none;
  position: relative;
  color: transparent;
}
.hun-section-archive-gallery.layout-2 .btn-loadmore.loading::before {
  content: '\f110';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  transform: translate(-50%, -50%);
}

/*\
 *
 * hun-section-archive-services
 *
\*/
.hun-section-archive-services.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-archive-services.layout-1.round-corner .item-element {
  border-radius: 10px;
}
.hun-section-archive-services.layout-1 > .container > .row {
  margin-bottom: -30px;
}
.hun-section-archive-services.layout-1 .btn-loadmore {
  text-transform: uppercase;
  padding: 0 37px;
  margin-top: 73px;
}
.hun-section-archive-services.layout-1 .btn-loadmore.loading {
  pointer-events: none;
  position: relative;
  color: transparent;
}
.hun-section-archive-services.layout-1 .btn-loadmore.loading::before {
  content: '\f110';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  transform: translate(-50%, -50%);
}

/*\
 *
 * hun-section-banner
 *
\*/
.hun-section-banner.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
@media (min-width: 1200px) {
  .hun-section-banner.layout-1 [class*="col-"] {
    padding-right: 4%;
  }
}

.hun-section-banner.layout-2.show-space-bottom {
  margin-bottom: 120px;
}

.hun-section-banner.layout-slider.show-space-bottom {
  padding-bottom: 65px;
}
.hun-section-banner.layout-slider .hun-element-voucher {
  margin-top: -54px;
}

/*\
 *
 * hun-section-book-service
 *
\*/
.hun-section-book-service.layout-1 {
  position: relative;
  z-index: 0;
}
.hun-section-book-service.layout-1 .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-section-book-service.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-book-service.layout-1 .line-heading {
  display: none;
}
.hun-section-book-service.layout-1.show-under-line .line-heading {
  display: inline;
}

.hun-section-book-service.layout-2.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-book-service.layout-2 .hun-element-image {
  margin-right: 40px;
}
.hun-section-book-service.layout-2 .line-heading {
  display: none;
}
.hun-section-book-service.layout-2.show-under-line .line-heading {
  display: inline;
}
.hun-section-book-service.layout-2 .book-service-form-02 {
  margin-top: -6px;
  margin-bottom: 66px;
}
.hun-section-book-service.layout-2 > .container > .row {
  justify-content: center;
}
.hun-section-book-service.layout-2 > .container > .row > .col {
  max-width: 900px;
  flex-basis: 900px;
}
.hun-section-book-service.layout-2.show-image > .container > .row > .col {
  max-width: unset;
  flex-basis: 0;
}
@media (min-width: 991px) {
  .hun-section-book-service.layout-2.show-image > .container > .row > .col:first-child {
    display: block !important;
  }
}

/*\
 *
 * hun-section-brands
 *
\*/
.hun-section-brands.layout-1 {
  position: relative;
  z-index: 0;
  background-color: #fff3f3;
  overflow: hidden;
}
.hun-section-brands.layout-1 .bg-sec-top {
  pointer-events: none;
  width: 100%;
  display: none;
}
.hun-section-brands.layout-1 .bg-sec-bottom {
  pointer-events: none;
  width: 100%;
  display: none;
}
.hun-section-brands.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-brands.layout-1.show-bottom-border .hun-element-brand {
  padding-bottom: 53px;
}
.hun-section-brands.layout-1.show-bottom-border .bg-sec-bottom {
  display: block;
}
.hun-section-brands.layout-1.show-top-border {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.hun-section-brands.layout-1.show-top-border .hun-element-brand {
  padding-top: 53px;
}
.hun-section-brands.layout-1.show-top-border .bg-sec-top {
  display: block;
}
.hun-section-brands.layout-1.max-2-ipr .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-brands.layout-1.max-3-ipr .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
.hun-section-brands.layout-1.max-4-ipr .col {
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4);
}
.hun-section-brands.layout-1.max-5-ipr .col {
  flex-basis: calc(100% / 5);
  max-width: calc(100% / 5);
}
.hun-section-brands.layout-1.max-6-ipr .col {
  flex-basis: calc(100% / 6);
  max-width: calc(100% / 6);
}
@media (max-width: 1199px) {
  .hun-section-brands.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .hun-section-brands.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
}
@media (max-width: 991px) {
  .hun-section-brands.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-brands.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-brands.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-brands.layout-1.max-2-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-brands.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
@media (max-width: 575px) {
  .hun-section-brands.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-brands.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-brands.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

/*\
 *
 * hun-section-coming-soon
 *
\*/
.hun-section-coming-soon.layout-1 {
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px 15px 100px 15px;
  position: relative;
  z-index: 0;
}
.hun-section-coming-soon.layout-1::before {
  content: '';
  display: block;
  width: 100%;
  height: 110px;
}
.hun-section-coming-soon.layout-1 .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-section-coming-soon.layout-1 .overlay-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #020041;
  opacity: .8;
}
.hun-section-coming-soon.layout-1 .hun-element-countdown {
  width: 950px;
  max-width: 100%;
  margin-bottom: 48px;
}
.hun-section-coming-soon.layout-1 .subscribe-form-01 {
  width: 520px;
  max-width: 100%;
  margin-bottom: 35px;
}
.hun-section-coming-soon.layout-1.show-space-bottom {
  margin-bottom: 120px;
}

/*\
 *
 * hun-section-contact
 *
\*/
.hun-section-contact.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-contact.layout-1 .hun-element-map {
  display: none;
  margin-bottom: 80px;
}
.hun-section-contact.layout-1 .hun-element-map .content-map {
  width: 100%;
  height: 100%;
}
.hun-section-contact.layout-1 .hun-element-info-contact {
  margin-top: -6px;
}
.hun-section-contact.layout-1.show-map .hun-element-map {
  display: block;
}

/*\
 *
 * hun-section-content
 *
\*/
.hun-section-content.layout-1.full-width > .container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.hun-section-content.layout-1 .main-content {
  word-break: break-all;
  word-break: break-word;
}
.hun-section-content.layout-1 .main-content::after {
  content: '';
  display: block;
  clear: both;
}
.hun-section-content.layout-1 .main-content h1, .hun-section-content.layout-1 .main-content h2, .hun-section-content.layout-1 .main-content h3, .hun-section-content.layout-1 .main-content h4, .hun-section-content.layout-1 .main-content h5, .hun-section-content.layout-1 .main-content h6 {
  padding-top: 15px;
}
.hun-section-content.layout-1 .main-content h1:first-child, .hun-section-content.layout-1 .main-content h2:first-child, .hun-section-content.layout-1 .main-content h3:first-child, .hun-section-content.layout-1 .main-content h4:first-child, .hun-section-content.layout-1 .main-content h5:first-child, .hun-section-content.layout-1 .main-content h6:first-child {
  padding-top: 0;
}
.hun-section-content.layout-1 .main-content p > img {
  margin-top: 32px;
  margin-bottom: 18px;
}
.hun-section-content.layout-1 .main-content blockquote {
  font-weight: 600;
  font-size: 17px;
  word-break: break-all;
  word-break: break-word;
  font-style: italic;
  padding-left: 45px;
  padding-top: 6px;
  margin-bottom: 15px;
  position: relative;
}
.hun-section-content.layout-1 .main-content blockquote::before {
  content: '‘‘';
  font-weight: 500;
  font-style: normal;
  font-size: 100px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: -5px;
  letter-spacing: -8px;
}
.hun-section-content.layout-1 .main-content figure {
  max-width: 100%;
}
.hun-section-content.layout-1 .main-content pre {
  padding: 1.6em;
}
.hun-section-content.layout-1 .main-content .page-links {
  padding-top: 10px;
}
.hun-section-content.layout-1 .main-content .page-links label {
  margin-right: 5px;
}
.hun-section-content.layout-1 .main-content .page-links .post-page-numbers {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: inherit;
  letter-spacing: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #f2f2f2;
  transition: all .3s;
  vertical-align: middle;
  margin: 3px;
}
.hun-section-content.layout-1 .main-content .page-links .post-page-numbers:hover {
  background-color: #28c8db;
  color: #fff;
}
.hun-section-content.layout-1 .main-content .page-links .post-page-numbers.current {
  background-color: #28c8db;
  color: #fff;
}
.hun-section-content.layout-1 .main-content .wp-block-embed.alignfull iframe {
  width: 100%;
}
.hun-section-content.layout-1 .main-content .wp-block-table {
  margin-bottom: 1rem;
}
.hun-section-content.layout-1 .main-content .wp-block-table:last-child {
  margin-bottom: 0;
}
.hun-section-content.layout-1 .main-content .wp-block-table td,
.hun-section-content.layout-1 .main-content .wp-block-table th {
  padding: .6em;
  border: 1px solid #e1e1e1;
  word-break: normal;
}
.hun-section-content.layout-1 .main-content .wp-block-button .wp-block-button__link {
  background-color: #28c8db;
  color: #fff;
  transition: all .2s;
}
.hun-section-content.layout-1 .main-content .wp-block-button .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}
.hun-section-content.layout-1 .main-content .wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-color: #28c8db;
  color: #28c8db;
}
.hun-section-content.layout-1 .main-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #020041;
  border-color: #020041;
  color: #fff;
}

/*\
 *
 * hun-section-detail-blog
 *
\*/
.hun-section-detail-blog.layout-1.hide-author .info-and-share {
  margin-bottom: 0;
}
.hun-section-detail-blog.layout-1.hide-author .info-and-share ~ .comments-area {
  margin-top: 69px;
}
.hun-section-detail-blog.layout-1.hide-author .author-blog {
  display: none;
}
.hun-section-detail-blog.layout-1.hide-share .hun-element-blog-detail .info-and-share .share-link {
  display: none;
}

/*\
 *
 * hun-section-detail-gallery
 *
\*/
.hun-section-detail-gallery.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-detail-gallery.layout-1.hide-share .hun-element-gallery-single .info-element {
  margin-bottom: -13px;
}
.hun-section-detail-gallery.layout-1.hide-share .hun-element-gallery-single .info-element .share-link {
  display: none;
}

/*\
 *
 * hun-section-events
 *
\*/
.hun-section-events.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-events.layout-1 .hun-element-post.layout-2 {
  margin-bottom: -30px;
}
.hun-section-events.layout-1 .video-sec {
  display: none;
  padding-bottom: 30px;
}
.hun-section-events.layout-1 .item-event {
  padding-bottom: 30px;
}
.hun-section-events.layout-1.show-video .video-sec {
  display: block;
}
.hun-section-events.layout-1.show-video .item-event {
  flex: 0 0 100%;
  max-width: 100%;
}

/*\
 *
 * hun-section-features
 *
\*/
.hun-section-features.layout-1.show-space-bottom {
  padding-bottom: 111px;
}
.hun-section-features.layout-1 .row {
  margin-bottom: -40px;
}
.hun-section-features.layout-1 .col {
  padding-bottom: 40px;
}
.hun-section-features.layout-1 .col.use-icon .hun-element-feature .icon-element > span {
  display: inline;
}
.hun-section-features.layout-1 .col.use-img .hun-element-feature .icon-element > img {
  display: inline;
}
.hun-section-features.layout-1 .hun-element-feature {
  max-width: 270px;
  margin-right: auto;
  margin-left: auto;
}
.hun-section-features.layout-1 .hun-element-feature .icon-element > span {
  display: none;
  font-size: 33px;
  line-height: 0;
  color: #28c8db;
}
.hun-section-features.layout-1 .hun-element-feature .icon-element > img {
  display: none;
}
.hun-section-features.layout-1.style-box.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-features.layout-1.style-box .row {
  margin-bottom: -30px;
}
.hun-section-features.layout-1.style-box .col {
  padding-bottom: 30px;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 {
  max-width: 100%;
  display: block;
  height: 100%;
  padding: 38px 10%;
  background-color: #28c8db;
  border-radius: 10px;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .icon-element {
  width: auto;
  height: 120px;
  border-radius: 0%;
  border: none;
  padding: 0px;
  margin-bottom: 27px;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .icon-element > span {
  font-size: 69px;
  line-height: 0;
  color: #fff;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .title-element {
  color: #fff;
  margin-bottom: 15px;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .title-element a {
  color: inherit;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .title-element a:hover {
  color: #020041;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .description-element {
  color: #fff;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .description-element a {
  color: #020041;
}
.hun-section-features.layout-1.style-box .hun-element-feature.layout-1 .description-element a:hover {
  color: #fff;
}
.hun-section-features.layout-1.max-2-ipr .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-features.layout-1.max-3-ipr .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
.hun-section-features.layout-1.max-4-ipr .col {
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4);
}
.hun-section-features.layout-1.max-5-ipr .col {
  flex-basis: calc(100% / 5);
  max-width: calc(100% / 5);
}
.hun-section-features.layout-1.max-6-ipr .col {
  flex-basis: calc(100% / 6);
  max-width: calc(100% / 6);
}
@media (max-width: 1199px) {
  .hun-section-features.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .hun-section-features.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
}
@media (max-width: 991px) {
  .hun-section-features.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-features.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-features.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-features.layout-1.max-2-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-features.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
@media (max-width: 575px) {
  .hun-section-features.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-features.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-features.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

.hun-section-features.layout-2.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-features.layout-2 .buttons-section {
  display: none;
  padding-top: 63px;
}
.hun-section-features.layout-2 .buttons-section .hun-button {
  text-transform: uppercase;
  padding: 0 36px;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1 {
  margin-bottom: 45px;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1:last-child {
  margin-bottom: 0;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1 .icon-element > span {
  display: none;
  font-size: 33px;
  line-height: 0;
  color: #28c8db;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1 .icon-element > img {
  display: none;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1.use-icon .icon-element > span {
  display: inline;
}
.hun-section-features.layout-2 .hun-element-feature.layout-1.use-img .icon-element > img {
  display: inline;
}
.hun-section-features.layout-2.align-left {
  text-align: left;
}
@media (min-width: 768px) {
  .hun-section-features.layout-2.align-left > .container > .row > [class*="col-"]:first-child {
    padding-right: 45px;
    text-align: right;
  }
  .hun-section-features.layout-2.align-left > .container > .row > [class*="col-"]:last-child {
    padding-left: 45px;
  }
}
.hun-section-features.layout-2.align-left .hun-element-feature.layout-1 {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.hun-section-features.layout-2.align-left .hun-element-feature.layout-1 .icon-element {
  margin-bottom: 0;
  padding: 0;
}
.hun-section-features.layout-2.align-left .hun-element-feature.layout-1 .text-element {
  width: calc(100% - 88px - 25px);
  align-self: center;
}
.hun-section-features.layout-2.align-right {
  text-align: right;
}
.hun-section-features.layout-2.align-right > .container > .row {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .hun-section-features.layout-2.align-right > .container > .row > [class*="col-"]:first-child {
    padding-left: 45px;
    text-align: left;
  }
  .hun-section-features.layout-2.align-right > .container > .row > [class*="col-"]:last-child {
    padding-right: 45px;
  }
}
.hun-section-features.layout-2.align-right .hun-element-feature.layout-1 {
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.hun-section-features.layout-2.align-right .hun-element-feature.layout-1 .icon-element {
  margin-bottom: 0;
  padding: 0;
}
.hun-section-features.layout-2.align-right .hun-element-feature.layout-1 .text-element {
  width: calc(100% - 88px - 25px);
  align-self: center;
}
.hun-section-features.layout-2.show-button .buttons-section {
  display: block;
}
@media (max-width: 767px) {
  .hun-section-features.layout-2 > .container > .row > [class*="col-"]:first-child {
    padding-bottom: 60px;
  }
}

/*\
 *
 * hun-section-footer
 *
\*/
.hun-section-footer.layout-1.show-space-bottom {
  margin-bottom: 120px;
}

.hun-section-footer.layout-2.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-footer.layout-2.show-about .about-footer {
  display: block;
}
.hun-section-footer.layout-2.show-about .content-footer {
  padding-top: 146px;
}
.hun-section-footer.layout-2.show-about.mh-1 .content-footer {
  padding-top: 111px;
}
.hun-section-footer.layout-2.show-about.mh-2 .content-footer {
  padding-top: 116px;
}
.hun-section-footer.layout-2.show-about.mh-3 .content-footer {
  padding-top: 121px;
}
.hun-section-footer.layout-2.show-about.mh-4 .content-footer {
  padding-top: 126px;
}
.hun-section-footer.layout-2.show-about.mh-5 .content-footer {
  padding-top: 131px;
}
.hun-section-footer.layout-2.show-about.mh-6 .content-footer {
  padding-top: 136px;
}
.hun-section-footer.layout-2.show-about.mh-7 .content-footer {
  padding-top: 141px;
}
.hun-section-footer.layout-2.show-about.mh-8 .content-footer {
  padding-top: 146px;
}
.hun-section-footer.layout-2.show-about.mh-9 .content-footer {
  padding-top: 151px;
}
.hun-section-footer.layout-2.show-about.mh-10 .content-footer {
  padding-top: 156px;
}
.hun-section-footer.layout-2.show-about.mh-11 .content-footer {
  padding-top: 161px;
}
.hun-section-footer.layout-2.show-about.mh-12 .content-footer {
  padding-top: 166px;
}

/*\
 *
 * hun-section-gallery
 *
\*/
.hun-section-gallery.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-gallery.layout-1 .row {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .hun-section-gallery.layout-1 .row {
    margin-bottom: -16px;
  }
}

/*\
 *
 * hun-section-header
 *
\*/
.hun-section-header.layout-1 + .hun-title-page {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .hun-section-header.layout-1 + .hun-title-page {
    padding-top: 80px;
  }
}
.hun-section-header.layout-1 + .hun-section-404error.layout-1 {
  padding-top: 180px;
}
.hun-section-header.layout-1 + .hun-section-coming-soon.layout-1 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .hun-section-header.layout-1 + .hun-section-404error.layout-1 {
    padding-top: 120px;
  }
  .hun-section-header.layout-1 + .hun-section-coming-soon.layout-1 {
    padding-top: 90px;
  }
}

.hun-section-header.layout-2.style-overlay + .hun-title-page {
  padding-top: 55px;
}
.hun-section-header.layout-2.style-overlay + .hun-section-404error.layout-1 {
  padding-top: 135px;
}
.hun-section-header.layout-2.style-overlay + .hun-section-coming-soon.layout-1 {
  padding-top: 60px;
}

/*\
 *
 * hun-section-heading
 *
\*/
.hun-section-heading {
  margin-bottom: 70px;
}
.hun-section-heading .line-element {
  display: none;
}
.hun-section-heading.show-under-line .line-element {
  display: block;
}
.hun-section-heading.align-left {
  text-align: left;
}
.hun-section-heading.align-left .subtitle-element,
.hun-section-heading.align-left .title-element,
.hun-section-heading.align-left .description-element {
  margin-right: auto;
  margin-left: 0;
}
.hun-section-heading.align-center {
  text-align: center;
}
.hun-section-heading.align-center .subtitle-element,
.hun-section-heading.align-center .title-element,
.hun-section-heading.align-center .description-element {
  margin-right: auto;
  margin-left: auto;
}
.hun-section-heading.align-right {
  text-align: right;
}
.hun-section-heading.align-right .subtitle-element,
.hun-section-heading.align-right .title-element,
.hun-section-heading.align-right .description-element {
  margin-right: 0;
  margin-left: auto;
}

/*\
 *
 * hun-section-instagram
 *
\*/
.hun-section-instagram.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-instagram.layout-1 .hun-element-instagram {
  margin-top: -5px;
  margin-bottom: -20px;
}
.hun-section-instagram.layout-1.max-2-ipr .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-instagram.layout-1.max-3-ipr .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
.hun-section-instagram.layout-1.max-4-ipr .col {
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4);
}
.hun-section-instagram.layout-1.max-5-ipr .col {
  flex-basis: calc(100% / 5);
  max-width: calc(100% / 5);
}
.hun-section-instagram.layout-1.max-6-ipr .col {
  flex-basis: calc(100% / 6);
  max-width: calc(100% / 6);
}
.hun-section-instagram.layout-1.max-7-ipr .col {
  flex-basis: calc(100% / 7);
  max-width: calc(100% / 7);
}
.hun-section-instagram.layout-1.max-8-ipr .col {
  flex-basis: calc(100% / 8);
  max-width: calc(100% / 8);
}
@media (max-width: 1199px) {
  .hun-section-instagram.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .hun-section-instagram.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .hun-section-instagram.layout-1.max-7-ipr .col {
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
  }
  .hun-section-instagram.layout-1.max-8-ipr .col {
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
  }
}
@media (max-width: 991px) {
  .hun-section-instagram.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-instagram.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-instagram.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-instagram.layout-1.max-6-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-instagram.layout-1.max-7-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-instagram.layout-1.max-8-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 575px) {
  .hun-section-instagram.layout-1.max-2-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-instagram.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-instagram.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

/*\
 *
 * hun-section-main-slider
 *
\*/
.hun-section-main-slider.layout-1 {
  position: relative;
  z-index: 1;
}
.hun-section-main-slider.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-main-slider.layout-1.clip-bottom .hun-element-main-slider.layout-1 {
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 50% 100%, 0% 85%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 50% 100%, 0% 85%);
}
.hun-section-main-slider.layout-1.clip-bottom + [class*="hun-section-"].show-bg, .hun-section-main-slider.layout-1.clip-bottom + [class*="hun-section-"].show-bg-img, .hun-section-main-slider.layout-1.clip-bottom + [class*="hun-section-"].show-bg-color, .hun-section-main-slider.layout-1.clip-bottom + [class*="hun-section-"].show-overlay-color {
  margin-top: calc(100vh / 100 * 16 * (-1));
  padding-top: calc(100vh / 100 * 16);
}
.hun-section-main-slider.layout-1.left-dot .hun-element-main-slider.layout-1 .main-slider .dots-slick {
  left: 18px;
  right: auto;
}
@media (max-width: 767px) {
  .hun-section-main-slider.layout-1.left-dot .hun-element-main-slider.layout-1 .main-slider .dots-slick {
    left: 8px;
    right: auto;
  }
}
@media (max-width: 575px) {
  .hun-section-main-slider.layout-1.left-dot .hun-element-main-slider.layout-1 .main-slider .dots-slick {
    left: 0px;
    right: auto;
  }
}
.hun-section-main-slider.layout-1.bottom-dot .hun-element-main-slider.layout-1 .main-slider .dots-slick {
  top: auto;
  bottom: 55px;
  right: 0;
  height: auto;
  width: 100%;
}
.hun-section-main-slider.layout-1.bottom-dot .hun-element-main-slider.layout-1 .main-slider .dots-slick .slick-dots {
  width: 100%;
  flex-direction: row;
}
.hun-section-main-slider.layout-1.right-social .hun-element-main-slider.layout-1 .social-slider {
  right: 20px;
  left: auto;
}
@media (max-width: 767px) {
  .hun-section-main-slider.layout-1.right-social .hun-element-main-slider.layout-1 .social-slider {
    right: 10px;
    left: auto;
  }
}
@media (max-width: 575px) {
  .hun-section-main-slider.layout-1.right-social .hun-element-main-slider.layout-1 .social-slider {
    right: 0px;
    left: auto;
  }
}

.hun-section-main-slider.layout-2.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-main-slider.layout-2.left-dot .hun-element-main-slider.layout-2 .main-slider .dots-slick {
  left: 0px;
  right: auto;
}
.hun-section-main-slider.layout-2.left-dot .hun-element-main-slider.layout-2 .main-slider .dots-slick .slick-dots {
  align-items: flex-start;
  text-align: left;
}
.hun-section-main-slider.layout-2.right-social .hun-element-main-slider.layout-2 .social-slider {
  right: 0px;
  left: auto;
}

.hun-section-main-slider.layout-3.show-space-bottom {
  margin-bottom: 120px;
}

.hun-section-main-slider.layout-4.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-main-slider.layout-4 .item-slick .bg-left,
.hun-section-main-slider.layout-4 .item-slick .bg-right,
.hun-section-main-slider.layout-4 .item-slick .bg-bottom {
  display: none;
}
.hun-section-main-slider.layout-4 .item-slick.show-deco-img .bg-left,
.hun-section-main-slider.layout-4 .item-slick.show-deco-img .bg-right {
  display: block;
}
.hun-section-main-slider.layout-4 .item-slick.show-wave-border .bg-bottom {
  display: block;
}

/*\
 *
 * hun-section-news-events
 *
\*/
.hun-section-news-events.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-news-events.layout-1.show-1-post .hun-element-post.layout-1:nth-child(1) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-2-post .hun-element-post.layout-1:nth-child(2) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-3-post .hun-element-post.layout-1:nth-child(3) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-4-post .hun-element-post.layout-1:nth-child(4) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-5-post .hun-element-post.layout-1:nth-child(5) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-6-post .hun-element-post.layout-1:nth-child(6) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-7-post .hun-element-post.layout-1:nth-child(7) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-8-post .hun-element-post.layout-1:nth-child(8) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-9-post .hun-element-post.layout-1:nth-child(9) ~ .hun-element-post {
  display: none;
}
.hun-section-news-events.layout-1.show-10-post .hun-element-post.layout-1:nth-child(10) ~ .hun-element-post {
  display: none;
}

/*\
 *
 * hun-section-newsletter
 *
\*/
.hun-section-newsletter.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 {
  flex-direction: row-reverse;
}
.hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element {
  padding: 134px 94px 140px 77px;
  text-align: left;
}
.hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element::before {
  border: 1px solid #28c8db;
  border-left: none;
  right: auto;
  left: 0;
}
.hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .pic-element {
  width: 50%;
}
.hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .pic-element::before {
  border: 1px solid #fff;
  border-right: none;
  left: auto;
  right: 0;
}
@media (max-width: 1199px) {
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element {
    padding: 134px 67px 140px 50px;
  }
}
@media (max-width: 991px) {
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element {
    order: 2;
    width: 100%;
    padding: 80px 15% 97px 15%;
    text-align: center;
  }
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #28c8db;
    border-top: none;
    top: 0;
    bottom: auto;
    left: 17px;
    right: auto;
  }
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .pic-element {
    order: 1;
    width: 100%;
    padding-top: 80%;
  }
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .pic-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #fff;
    border-bottom: none;
    top: auto;
    bottom: 0;
    left: 17px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element {
    padding: 80px 10% 97px 10%;
  }
}
@media (max-width: 575px) {
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .text-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
  .hun-section-newsletter.layout-1.align-left .hun-element-newsletter.layout-1 .pic-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
}

/*\
 *
 * hun-section-our-team
 *
\*/
.hun-section-our-team.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-our-team.layout-1 .hun-element-team {
  margin-bottom: -30px;
}
.hun-section-our-team.layout-1.max-2-ipr .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-our-team.layout-1.max-3-ipr .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
@media (max-width: 991px) {
  .hun-section-our-team.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-our-team.layout-1.max-2-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-our-team.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

/*\
 *
 * hun-section-page-title
 *
\*/
.hun-section-page-title.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-page-title.layout-1.hide-breadcumbs .main-title {
  margin-bottom: 0;
}
.hun-section-page-title.layout-1.hide-breadcumbs .breadcrumbs {
  display: none !important;
}

/*\
 *
 * hun-section-pricing-table
 *
\*/
.hun-section-pricing-table.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-pricing-table.layout-1 .hun-element-pricing-table {
  margin-bottom: -30px;
}
.hun-section-pricing-table.layout-1.max-2-ipr .col {
  flex-basis: calc(100% / 2);
  max-width: calc(100% / 2);
}
.hun-section-pricing-table.layout-1.max-3-ipr .col {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}
.hun-section-pricing-table.layout-1.max-4-ipr .col {
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4);
}
.hun-section-pricing-table.layout-1.max-5-ipr .col {
  flex-basis: calc(100% / 5);
  max-width: calc(100% / 5);
}
@media (max-width: 1199px) {
  .hun-section-pricing-table.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
}
@media (max-width: 991px) {
  .hun-section-pricing-table.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-pricing-table.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .hun-section-pricing-table.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 767px) {
  .hun-section-pricing-table.layout-1.max-2-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-pricing-table.layout-1.max-3-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
@media (max-width: 575px) {
  .hun-section-pricing-table.layout-1.max-4-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .hun-section-pricing-table.layout-1.max-5-ipr .col {
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
  }
}

/*\
 *
 * hun-section-price-list
 *
\*/
.hun-section-price-list.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-price-list.layout-1 .line-heading {
  display: none;
}
.hun-section-price-list.layout-1.show-under-line .line-heading {
  display: inline;
}
.hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 {
  flex-direction: row-reverse;
}
.hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element {
  padding: 124px 103px 100px 83px;
}
.hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element::before {
  border: 1px solid #28c8db;
  border-left: none;
  left: 0;
  right: auto;
}
.hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .pic-element::before {
  border: 1px solid #fff;
  border-right: none;
  left: auto;
  right: 0;
}
@media (max-width: 1199px) {
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element {
    padding: 124px 73px 100px 53px;
  }
}
@media (max-width: 991px) {
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element {
    padding: 100px;
  }
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #28c8db;
    border-top: none;
    left: 17px;
    right: auto;
  }
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .pic-element {
    padding-top: 80%;
  }
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .pic-element::before {
    width: calc(100% - 34px);
    height: calc(100% - 17px);
    border: 1px solid #fff;
    border-bottom: none;
    left: 17px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element {
    padding: 90px 15%;
  }
}
@media (max-width: 575px) {
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element {
    padding: 80px 10%;
  }
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .text-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
  .hun-section-price-list.layout-1.align-left .hun-element-price-list.layout-1 .pic-element::before {
    width: calc(100% - 28px);
    height: calc(100% - 14px);
    left: 14px;
  }
}

.hun-section-price-list.layout-2.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-price-list.layout-2.show-space-bottom + .hun-section-price-list.layout-2 {
  margin-top: -20px;
}
.hun-section-price-list.layout-2.show-button .hun-element-price-list.layout-2 .text-element .list-price {
  margin-bottom: 51px;
}
.hun-section-price-list.layout-2.show-button .hun-element-price-list.layout-2 .text-element .link-element {
  display: inline-flex;
}

/*\
 *
 * hun-section-progress-bars
 *
\*/
.hun-section-progress-bars.layout-1 {
  background-color: #e995b5;
  position: relative;
  z-index: 0;
}
.hun-section-progress-bars.layout-1 .title-element {
  margin-right: auto;
  margin-left: auto;
}
.hun-section-progress-bars.layout-1 .line-element {
  display: none;
}
.hun-section-progress-bars.layout-1.show-under-line .line-element {
  display: block;
}
.hun-section-progress-bars.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-progress-bars.layout-1 .inner-sec {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hun-section-progress-bars.layout-1 .inner-sec .hun-element-heading {
  margin-bottom: 65px;
}
.hun-section-progress-bars.layout-1 .inner-sec .hun-element-progress {
  margin-bottom: 44px;
}
.hun-section-progress-bars.layout-1 .inner-sec .hun-element-progress:last-child {
  margin-bottom: 0;
}
.hun-section-progress-bars.layout-1 .inner-sec .col {
  flex-basis: 80%;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .hun-section-progress-bars.layout-1 .inner-sec .col {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.hun-section-progress-bars.layout-1 .bg-sec-top {
  pointer-events: none;
  position: static;
  z-index: -2;
  top: -1px;
  left: 0;
  width: 100%;
  display: none;
}
.hun-section-progress-bars.layout-1 .bg-sec-bottom {
  pointer-events: none;
  position: static;
  z-index: -2;
  bottom: -1px;
  left: 0;
  width: 100%;
  display: none;
}
.hun-section-progress-bars.layout-1 .bg-sec-left {
  pointer-events: none;
  position: absolute;
  z-index: -3;
  bottom: 0;
  left: 0;
  max-height: 100%;
  max-width: 15%;
  display: none;
}
.hun-section-progress-bars.layout-1 .bg-sec-right {
  pointer-events: none;
  position: absolute;
  z-index: -3;
  bottom: 0;
  right: 0;
  max-height: 100%;
  max-width: 15%;
  display: none;
}
.hun-section-progress-bars.layout-1 .pic-sec {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.hun-section-progress-bars.layout-1.show-main-img .pic-sec {
  display: block;
}
@media (max-width: 767px) {
  .hun-section-progress-bars.layout-1.show-main-img .pic-sec {
    position: static;
    margin-top: 50px;
  }
}
.hun-section-progress-bars.layout-1.show-main-img .inner-sec .col {
  flex-basis: 50%;
  max-width: 50%;
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 991px) {
  .hun-section-progress-bars.layout-1.show-main-img .inner-sec .col {
    flex-basis: 58%;
    max-width: 58%;
  }
}
@media (max-width: 767px) {
  .hun-section-progress-bars.layout-1.show-main-img .inner-sec .col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .hun-section-progress-bars.layout-1.show-main-img .inner-sec {
    padding-bottom: 0;
  }
}
.hun-section-progress-bars.layout-1.show-deco-img .inner-sec {
  padding-left: 15%;
  padding-right: 15%;
}
@media (max-width: 767px) {
  .hun-section-progress-bars.layout-1.show-deco-img .inner-sec {
    padding-left: 0;
    padding-right: 0;
  }
}
.hun-section-progress-bars.layout-1.show-deco-img .bg-sec-left,
.hun-section-progress-bars.layout-1.show-deco-img .bg-sec-right {
  display: block;
}
.hun-section-progress-bars.layout-1.show-top-border {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.hun-section-progress-bars.layout-1.show-top-border .bg-sec-top {
  display: block;
}
.hun-section-progress-bars.layout-1.show-top-border.show-main-img .inner-sec {
  padding-top: calc(120px + 8.05%);
}
.hun-section-progress-bars.layout-1.show-top-border.show-main-img .bg-sec-top {
  position: absolute;
}
.hun-section-progress-bars.layout-1.show-bottom-border .bg-sec-bottom {
  display: block;
}
.hun-section-progress-bars.layout-1.show-bottom-border.show-main-img .inner-sec {
  padding-bottom: 11.7%;
}
@media (max-width: 767px) {
  .hun-section-progress-bars.layout-1.show-bottom-border.show-main-img .inner-sec {
    padding-bottom: 0;
  }
}
.hun-section-progress-bars.layout-1.show-bottom-border.show-main-img .bg-sec-bottom {
  position: absolute;
}

.hun-section-progress-bars.layout-2 {
  box-shadow: 0px 0px 10px 0px rgba(2, 0, 65, 0.1);
}
.hun-section-progress-bars.layout-2 .line-element {
  display: none;
}
.hun-section-progress-bars.layout-2.show-under-line .line-element {
  display: block;
}
.hun-section-progress-bars.layout-2.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-progress-bars.layout-2.align-left .row {
  flex-direction: row-reverse;
}
.hun-section-progress-bars.layout-2 [class*="col-"]:nth-child(1) {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hun-section-progress-bars.layout-2 .hun-element-heading {
  margin-bottom: 65px;
}
.hun-section-progress-bars.layout-2 .hun-element-progress {
  margin-bottom: 45px;
}
.hun-section-progress-bars.layout-2 .hun-element-progress:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .hun-section-progress-bars.layout-2 .container {
    max-width: 100%;
    padding: 0;
  }
  .hun-section-progress-bars.layout-2 .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  .hun-section-progress-bars.layout-2 .container .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .hun-section-progress-bars.layout-2 .hun-element-heading,
  .hun-section-progress-bars.layout-2 .hun-element-progress {
    width: 570px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 575px) {
  .hun-section-progress-bars.layout-2 [class*="col-"]:nth-child(1) {
    padding-top: 80px;
    padding-bottom: 90px;
  }
  .hun-section-progress-bars.layout-2 .hun-element-heading {
    margin-bottom: 40px;
  }
}

/*\
 *
 * hun-section-services
 *
\*/
.hun-section-services.layout-1.show-space-bottom {
  padding-bottom: 120px;
}
.hun-section-services.layout-1.round-corner .hun-element-service .item-element {
  border-radius: 10px;
}
.hun-section-services.layout-1 .hun-element-service {
  margin-top: -15px;
  margin-bottom: -15px;
}
.hun-section-services.layout-1 .buttons-section {
  text-align: center;
  display: none;
  padding-top: 60px;
}
.hun-section-services.layout-1 .buttons-section .hun-button {
  padding: 0 39px;
  text-transform: uppercase;
}
.hun-section-services.layout-1.show-button .buttons-section {
  display: block;
}

/*\
 *
 * hun-section-shortcode
 *
\*/
.hun-section-shortcode.layout-1.show-space-bottom {
  margin-bottom: 120px;
}

/*\
 *
 * hun-section-testimonial
 *
\*/
.hun-section-testimonial.layout-1 {
  position: relative;
  z-index: 0;
}
.hun-section-testimonial.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-testimonial.layout-1 .bg-section {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: auto;
}
.hun-section-testimonial.layout-1 .container {
  padding-top: 110px;
  padding-bottom: 106px;
}
.hun-section-testimonial.layout-1 .overlay-section {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: #020041;
  opacity: .68;
}
.hun-section-testimonial.layout-1::after {
  content: '';
  display: block;
  width: 1px;
  height: 85px;
  background-color: #fff;
  opacity: .3;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
}
.hun-section-testimonial.layout-1 .bg-sec-top {
  pointer-events: none;
  width: 100%;
  display: none;
}
.hun-section-testimonial.layout-1 .bg-sec-bottom {
  pointer-events: none;
  width: 100%;
  display: none;
}
.hun-section-testimonial.layout-1.show-top-border {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.hun-section-testimonial.layout-1.show-top-border .bg-sec-top {
  display: block;
}
.hun-section-testimonial.layout-1.show-bottom-border .bg-sec-bottom {
  display: block;
}
.hun-section-testimonial.layout-1.show-bottom-border::after {
  display: none;
}

.hun-section-testimonial.layout-2.show-space-bottom {
  margin-bottom: 120px;
}

/*\
 *
 * hun-section-video
 *
\*/
.hun-section-video.layout-1 {
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(40, 200, 219, 0.09), #fff);
  background-image: -o-linear-gradient(top, rgba(40, 200, 219, 0.09), #fff);
  background-image: -moz-linear-gradient(top, rgba(40, 200, 219, 0.09), #fff);
  background-image: linear-gradient(to bottom, rgba(40, 200, 219, 0.09), #fff);
  position: relative;
}
.hun-section-video.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-video.layout-1 .container {
  padding-top: 120px;
}
.hun-section-video.layout-1 .deco-section-top {
  max-width: 15%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 2.5%;
  display: none;
}
@media (max-width: 575px) {
  .hun-section-video.layout-1 .deco-section-top {
    display: none !important;
  }
}
.hun-section-video.layout-1 .deco-section-bottom {
  max-width: 23%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 2.6%;
  transform: translateY(50px);
  display: none;
}
@media (max-width: 575px) {
  .hun-section-video.layout-1 .deco-section-bottom {
    display: none !important;
  }
}
.hun-section-video.layout-1.show-left-img .deco-section-top {
  display: block;
}
.hun-section-video.layout-1.show-right-img .deco-section-bottom {
  display: block;
}

/*\
 *
 * hun-section-404error
 *
\*/
.hun-section-404error.layout-1 {
  background-color: #f1d7c8;
}
.hun-section-404error.layout-1.show-space-bottom {
  margin-bottom: 120px;
}
.hun-section-404error.layout-1.align-left {
  text-align: left;
  align-items: flex-start;
}
.hun-section-404error.layout-1.align-center {
  text-align: center;
  align-items: center;
}
.hun-section-404error.layout-1.align-right {
  text-align: right;
  align-items: flex-end;
}

/*\
 *
 * General
 *
\*/
.off-parallax .parallax100 .inner-parallax {
  min-height: 100% !important;
  transform: none !important;
  top: 0 !important;
}

[data-appear][data-delay].no-anim {
  animation: none !important;
  visibility: visible !important;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-550 {
  max-width: 550px;
}

.max-w-600 {
  max-width: 600px;
}

.max-w-650 {
  max-width: 650px;
}

.max-w-700 {
  max-width: 700px;
}

.max-w-750 {
  max-width: 750px;
}

.max-w-800 {
  max-width: 800px;
}

.max-w-850 {
  max-width: 850px;
}

.max-w-900 {
  max-width: 900px;
}

.max-w-950 {
  max-width: 950px;
}

.max-w-full {
  max-width: 100%;
}

[class*="hun-section-"].zindex--5 {
  z-index: -5 !important;
  position: relative;
}

[class*="hun-section-"].zindex--4 {
  z-index: -4 !important;
  position: relative;
}

[class*="hun-section-"].zindex--3 {
  z-index: -3 !important;
  position: relative;
}

[class*="hun-section-"].zindex--2 {
  z-index: -2 !important;
  position: relative;
}

[class*="hun-section-"].zindex--1 {
  z-index: -1 !important;
  position: relative;
}

[class*="hun-section-"].zindex-0 {
  z-index: 0 !important;
  position: relative;
}

[class*="hun-section-"].zindex-1 {
  z-index: 1 !important;
  position: relative;
}

[class*="hun-section-"].zindex-2 {
  z-index: 2 !important;
  position: relative;
}

[class*="hun-section-"].zindex-3 {
  z-index: 3 !important;
  position: relative;
}

[class*="hun-section-"].zindex-4 {
  z-index: 4 !important;
  position: relative;
}

[class*="hun-section-"].zindex-5 {
  z-index: 5 !important;
  position: relative;
}

.fz-10 {
  font-size: 1.0rem;
}

.fz-12 {
  font-size: 1.2rem;
}

.fz-14 {
  font-size: 1.4rem;
}

.fz-16 {
  font-size: 1.6rem;
}

.fz-18 {
  font-size: 1.8rem;
}

.fz-20 {
  font-size: 2.0rem;
}

.fz-22 {
  font-size: 2.2rem;
}

.fz-24 {
  font-size: 2.4rem;
}

.fz-26 {
  font-size: 2.6rem;
}

.fz-28 {
  font-size: 2.8rem;
}

.fz-30 {
  font-size: 3.0rem;
}

.fz-32 {
  font-size: 3.2rem;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.letter-space-0 {
  letter-spacing: normal;
}

.letter-space-1 {
  letter-spacing: 1px;
}

.letter-space-2 {
  letter-spacing: 2px;
}

.letter-space-3 {
  letter-spacing: 3px;
}

.letter-space-4 {
  letter-spacing: 4px;
}

.letter-space-5 {
  letter-spacing: 5px;
}

.letter-space-6 {
  letter-spacing: 6px;
}

.letter-space-7 {
  letter-spacing: 7px;
}

.letter-space-8 {
  letter-spacing: 8px;
}

.letter-space-9 {
  letter-spacing: 9px;
}

.wrap-line-under-title {
  display: block;
  overflow: hidden;
}

.color-big-line {
  -webkit-filter: drop-shadow(0 50px 0 #28c8db);
  filter: drop-shadow(0 50px 0 #28c8db);
  transform: translateY(-50px);
}

.color-medium-line {
  -webkit-filter: drop-shadow(0 50px 0 #28c8db);
  filter: drop-shadow(0 50px 0 #28c8db);
  transform: translateY(-49px);
}

.hun-page.hide-back-to-top + .btn-back-to-top {
  display: none !important;
}

.off-sticky-sidebar .theiaStickySidebar {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  position: static !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
}
