/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
/*a {
  transition: color 400ms, background-color 400ms;*/
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 60px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 60px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #4a4a4a;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #044cd0;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #4a4a4a;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #044cd0;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #4a4a4a;
}
.article-info > span a:hover {
  color: #044cd0;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 60px 0 30px;
  font-size: 18px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 60px;
  font-size: 14px;
  margin: 0;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
body.modal-open #sp-page-builder .page-content .sppb-section, body.modal-open #sp-page-builder .sppb-section, body.modal-open .sppb-column, body.modal-open .sppb-column-addons {
  z-index: inherit;
}
.page_store {
  background: #000;
}
h2, h3 {
  font-weight: 900;
}
.sp-megamenu-parent > li:hover > a {
  color: #ffdb58;
}
a.link {
  width: 80px;
  height: 80px;
  border: 4px solid #ffdb58;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: -75px;
  bottom: 25px;
  text-align: center;
}
a.link i {
  position: relative;
  top: 0;
  color: #fff;
  margin-right: -15px;
  font-size: 20px;
}
.img-hover {
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
  filter: gray;
  /* IE5+ */
  -webkit-filter: grayscale(1);
  /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all 0.8s ease-in-out;
}
.img-hover:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
@media (min-width: 1200px) {
  .header .container {
    width: 100%;
    max-width: 1500px;
  }
}
@media (max-width: 1500px) {
  .header .container {
    width: 100%;
    max-width: 100%;
  }
}
#sp-header {
  height: auto;
}
.header .row {
  align-items: center !important;
}
.header #sp-logo, .header #sp-contact-top {
  max-width: none;
  flex: 0 0 auto;
  width: auto;
}
.header #sp-menu {
  flex: 1 1 auto;
  max-width: none;
  width: auto;
}
.header .logo a {
  color: #00113a;
  font-family: "Barlow Semi Condensed";
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 3.14px;
  line-height: 1;
}
.header .logo-slogan {
  color: #4a4a4a;
  font-family: "Barlow Semi Condensed";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 24px;
  display: block;
}
.header .sp-megamenu-parent > li > a, .header .sp-megamenu-parent > li > span {
  color: #00113a;
  font-family: "Barlow Semi Condensed";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.14px;
  line-height: 24px;
}
.header .sp-megamenu-parent > li > a:hover, .header .sp-megamenu-parent > li > span:hover {
  color: #fff;
}
.header .sp-megamenu-parent > li.active > a, .header .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
}
.header .sp-megamenu-parent {
  float: none;
  text-align: center;
}
.contact-top {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.34px;
  line-height: 18px;
}
.contact-top strong {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 6.64px;
  line-height: 18px;
}
.contact-top .time {
  display: block;
}
.contact-top i {
  display: block;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.contact-top i::before {
  margin-right: 5px;
  font-family: FontAwesome;
}
.contact-top i.fa-phone {
  margin-top: 4px;
}
.pt-items .showless {
  display: none;
}
.pt-items .show-more {
  cursor: pointer;
  display: block;
  text-align: center;
  padding-top: 25px;
}
.pt-items .show-more span {
  font-weight: bold;
}
.pt-items .show-more i {
  font-size: 50px;
  display: block;
}
.pt-items .list-items.hidden-list, .pt-items .item7.hidden-list {
  display: none;
}
.pt-items.showall .showmore {
  display: none;
}
.pt-items.showall .showless {
  display: block;
}
.pt-items.showall .list-items.hidden-list {
  display: flex;
}
.pt-items.showall .item7.hidden-list {
  display: block;
}
.pt-items .list-items {
  display: flex;
}
.pt-items .list-items::before, .pt-items .list-items::after {
  display: table;
  content: "";
  clear: both;
}
.pt-items .list-items > div {
  float: left;
}
.pt-items .list-items .item {
  float: left;
  padding: 0;
  border: 3px solid transparent;
  position: relative;
  overflow: hidden;
}
.pt-items .list-items .item .bg {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
.pt-items .list-items .item .content {
  position: absolute;
  bottom: 0;
  padding: 30px;
}
.pt-items .list-items .item1 {
  height: 45%;
  width: 100%;
}
.pt-items .list-items .item1 .content {
  color: #fff;
  font-size: 75px;
  font-weight: 900;
  letter-spacing: 3px;
  line-height: 1;
}
.pt-items .list-items .item1 .bg, .pt-items .list-items .item6 .bg {
  transform: scale(1.2);
  transition: 0.3s;
}
.pt-items .list-items .item1 .content, .pt-items .list-items .item6 .content {
  position: absolute;
  bottom: 0;
  padding: 30px;
  left: 0;
  z-index: 5;
}
.pt-items .list-items .item1::before, .pt-items .list-items .item6::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.3s;
  opacity: 0;
}
.pt-items .list-items .item1:hover::before, .pt-items .list-items .item6:hover::before {
  opacity: 1;
}
.pt-items .list-items .item1:hover .bg, .pt-items .list-items .item6:hover .bg {
  transform: scale(1);
}
.pt-items .list-items .item2 .content {
  position: absolute;
  bottom: 0;
  padding: 30px;
  opacity: 0;
  transition: 0.3s;
}
.pt-items .list-items .item2::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: 1;
  opacity: 0;
}
.pt-items .list-items .item2:hover::before {
  opacity: 1;
}
.pt-items .list-items .item2:hover .content {
  opacity: 1;
  z-index: 5;
  color: #fff;
}
.pt-items .list-items .item2:hover .content span {
  color: #ffdb58;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3.79px;
  line-height: 68px;
  border-bottom: 4px solid #ffdb58;
}
.pt-items .list-items .item2:hover .content h3 {
  color: #ffdb58;
  font-size: 65px;
  font-weight: 900;
  letter-spacing: 6.64px;
  line-height: 0.9;
}
.pt-items .list-items .item2:hover .content a {
  width: 80px;
  height: 80px;
  border: 4px solid #ffdb58;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 100px;
  text-align: center;
}
.pt-items .list-items .item2:hover .content a i {
  position: relative;
  top: 50%;
  transform: translateY(-55%);
  color: #fff;
  margin-right: -5px;
}
.pt-items .list-items .item4 {
  height: 55%;
}
.pt-items .list-items .item4, .pt-items .list-items .item5 {
  width: 100%;
}
.pt-items .list-items .item4 .bg, .pt-items .list-items .item5 .bg {
  transform: scale(1.2);
  transition: 0.3s;
}
.pt-items .list-items .item4 .content, .pt-items .list-items .item5 .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  z-index: 5;
}
.pt-items .list-items .item4 .content::before, .pt-items .list-items .item5 .content::before, .pt-items .list-items .item4 .content::after, .pt-items .list-items .item5 .content::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.pt-items .list-items .item4 .content .ct-bottom, .pt-items .list-items .item5 .content .ct-bottom, .pt-items .list-items .item4 .content .ct-header, .pt-items .list-items .item5 .content .ct-header {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.pt-items .list-items .item4 .content .ct-header, .pt-items .list-items .item5 .content .ct-header {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -55%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -55%, 0);
}
.pt-items .list-items .item4 .content .vote, .pt-items .list-items .item5 .content .vote {
  font-size: 11px;
  display: inline-block;
}
.pt-items .list-items .item4 .content h3, .pt-items .list-items .item5 .content h3 {
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 2.8px;
  line-height: 1;
}
.pt-items .list-items .item4 .content .ct-bottom, .pt-items .list-items .item5 .content .ct-bottom {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 55%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 55s%, 0);
}
.pt-items .list-items .item4 .content .ct-bottom h4, .pt-items .list-items .item5 .content .ct-bottom h4 {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 1.52px;
  line-height: 23px;
}
.pt-items .list-items .item4 .content .ct-bottom i, .pt-items .list-items .item5 .content .ct-bottom i {
  color: #fff;
}
.pt-items .list-items .item4::before, .pt-items .list-items .item5::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.3s;
  opacity: 0;
}
.pt-items .list-items .item4:hover::before, .pt-items .list-items .item5:hover::before {
  opacity: 1;
}
.pt-items .list-items .item4:hover .bg, .pt-items .list-items .item5:hover .bg {
  transform: scale(1);
}
.pt-items .list-items .item4:hover .content .ct-bottom, .pt-items .list-items .item5:hover .content .ct-bottom {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 110%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 110s%, 0);
}
.pt-items .list-items .item4:hover .content .ct-header, .pt-items .list-items .item5:hover .content .ct-header {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -110%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -110%, 0);
}
.pt-items .list-items .item4:hover .content::after, .pt-items .list-items .item5:hover .content::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.pt-items .list-items .item4:hover .content::before, .pt-items .list-items .item5:hover .content::before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.pt-items .list-items .item5 {
  width: 55%;
}
.pt-items .list-items .item6 {
  width: 45%;
}
.pt-items .list-items .item6 .content {
  color: #fff;
}
.pt-items .list-items .item6 .content i {
  color: #fff;
}
.pt-items .list-items .item6 .content h3, .pt-items .list-items .item6 .content p {
  margin: 0;
  color: #fff;
  font-family: "Barlow Semi Condensed";
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 1;
}
.pt-items .list-items .item6 .content h3 {
  font-weight: 900;
  font-size: 35px;
}
.pt-items .list-items .item5_6 {
  height: 315px;
  display: flex;
  width: 100%;
}
.pt-items .list-items .item1_4 {
  width: 35%;
}
.pt-items .list-items .item2_3_5_6 {
  width: 65%;
}
.pt-items .list-items .item2_3 {
  width: 100%;
  display: flex;
}
.pt-items .list-items .item2_3 .item2, .pt-items .list-items .item2_3 .item3 {
  width: 50%;
}
.pt-items .list-items .fb_iframe_widget, .pt-items .list-items .fb_iframe_widget span, .pt-items .list-items iframe {
  width: 100% !important;
}
.pt-items .modal-content, .ski_contents_section .modal-content {
  background: #4a4a4a;
  color: #ffdb58;
  border-radius: 0;
  border: none;
}
.pt-items .modal-content h2, .ski_contents_section .modal-content h2 {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 2.5px;
  margin: 0;
  line-height: 1;
}
.pt-items .modal-content h3, .ski_contents_section .modal-content h3 {
  font-weight: bold;
}
.pt-items .modal-content .ct-top p, .ski_contents_section .modal-content .ct-top p {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1;
}
.pt-items .modal-content .ct p, .ski_contents_section .modal-content .ct p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.2px;
}
.pt-items .modal-content ul, .ski_contents_section .modal-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-items .modal-content .infos, .ski_contents_section .modal-content .infos {
  letter-spacing: 1.44px;
}
.pt-items .modal-body, .ski_contents_section .modal-body {
  padding: 30px;
}
.item7 {
  position: relative;
  border: 3px solid transparent;
}
.item7 .content {
  color: #ffdb58;
  position: absolute;
  top: 20px;
  left: 30%;
  width: auto;
  padding: 30px;
  z-index: 5;
}
.item7 .content h4 {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3px;
  border-bottom: 5px solid #ffdb58;
  display: inline-block;
}
.item7 .content h2 {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 5px;
  line-height: 0.8;
}
.item7 .content .link {
  width: 80px;
  height: 80px;
  border: 4px solid #ffdb58;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: -75px;
  bottom: 25px;
  text-align: center;
}
.item7 .content .link i {
  position: relative;
  top: 0;
  color: #fff;
  margin-right: -15px;
  font-size: 20px;
}
.item7::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.3s;
  opacity: 0;
}
.item7:hover::before {
  opacity: 1;
}
#item6Modal .modal-content, #item13Modal .modal-content, #item3Modal .modal-content {
  background: transparent;
}
#item6Modal .modal-content img, #item13Modal .modal-content img, #item3Modal .modal-content img {
  margin: auto;
}
#item6Modal .modal-content i, #item13Modal .modal-content i, #item3Modal .modal-content i {
  font-size: 45px;
  color: #fff;
}
#item6Modal .modal-content .carousel-control-prev, #item13Modal .modal-content .carousel-control-prev, #item3Modal .modal-content .carousel-control-prev {
  margin-left: -50px;
}
#item6Modal .modal-content .carousel-control-next, #item13Modal .modal-content .carousel-control-next, #item3Modal .modal-content .carousel-control-next {
  margin-right: -50px;
}
.sp_axel_miete {
  background: #fff;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 22px;
  padding: 30px;
}
.sp_axel_miete.show {
  float: left;
}
.sp_axel_miete.show .string2 {
  display: inline;
}
.sp_axel_miete.show .readermore {
  font-size: 0px;
}
.sp_axel_miete.show .readermore::before {
  content: "Show less";
  font-size: 18px;
  text-transform: uppercase;
}
.sp_axel_miete h2 {
  font-weight: 900;
}
.sp_axel_miete .string2 {
  display: none;
}
.sp_axel_miete .readermore {
  font-weight: bold;
  cursor: pointer;
}
.sp_axel_miete .ct-footer {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  padding-top: 50px;
}
.sp_axel_miete .ct-footer a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
  color: #000;
}
.sp_axel_miete .ct-footer i {
  margin-right: 5px;
}
.product_carousel {
  position: relative;
}
.product_carousel .owl-nav {
  display: block;
}
.product_carousel .owl-dots {
  display: none;
}
.product_carousel .owl-nav .owl-next span, .product_carousel .owl-nav .owl-prev span {
	font-size: 0;
}
.product_carousel .owl-nav .owl-next, .product_carousel .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  left: -40px;
  font-size: 0;
}
.product_carousel .owl-nav .owl-next:hover, .product_carousel .owl-nav .owl-prev:hover {
  background: transparent;
  color: #000;
}
.product_carousel .owl-nav .owl-next::before, .product_carousel .owl-nav .owl-prev::before {
  font-family: FontAwesome;
  font-size: 50px;
}
.product_carousel .owl-nav .owl-prev::before {
  content: "\f104";
}
.product_carousel .owl-nav .owl-next {
  left: auto;
  right: -40px;
}
.product_carousel .owl-nav .owl-next::before {
  content: "\f105";
}
.product_carousel .owl-item {
  padding: 10px;
}
.product_carousel .item {
  border-radius: 8px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 6px 7px 11px 0 rgba(0, 0, 0, 0.5);
}
.product_carousel .group-title {
  padding-bottom: 20px;
}
.product_carousel .group-title h3 {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 2.8px;
  line-height: 42px;
  margin: 0;
}
.product_carousel .group-title .sub-title {
  font-weight: 500;
  letter-spacing: 1.92px;
  line-height: 18px;
  font-size: 18px;
  color: #000;
}
.product_carousel .group-title .sub-title span {
  font-size: 12px;
  letter-spacing: 0;
}
.product_carousel .main_image img {
  width: auto;
  height: 100%;
  max-height: 400px;
}
.product_carousel .second_image img {
  max-height: 150px;
}
.product_carousel .content-top {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-bottom: 30px;
  line-height: 1;
}
.product_carousel .price {
  padding-top: 20px;
}
.product_carousel .price strong {
  display: block;
  font-weight: 900;
  padding: 5px 0;
}
.product_carousel .md-close {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  line-height: 23px;
  right: 30px;
  top: 50px;
  text-align: center;
  border: 1px solid #000;
}
.product_carousel .md-close i {
  color: #000;
  font-size: 12px;
}
.product_carousel .link-pdf {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
  text-align: center;
  margin-top: 30px;
}
.product_carousel .link-pdf a {
  color: #000;
}
.product_carousel .link-pdf i {
  display: block;
  font-size: 30px;
}
.modal-dialog button.close {
  display: none;
}
.modal.product .modal-dialog {
  background: #fff;
  padding: 30px;
  pointer-events: all;
}
.modal.product .modal-dialog a {
  background: #000;
  padding: 10px 12px;
  border-radius: 8px;
  overflow: hidden;
  color: #ffdb58;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
  display: inline-block;
  margin: 10px 0;
}
.homepage-ss-contact::before {
  content: "";
  background-image: url("../images/bg/picture-board.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  width: 400px;
  height: 700px;
  top: -120px;
  left: 0;
}
.homepage-ss-contact .sppb-row-container {
  max-width: 500px !important;
  margin: 0 auto;
  text-align: center;
}
.homepage-ss-contact .sppb-addon-title {
  font-weight: 900;
}
.homepage-ss-contact .sppb-form-control {
  font-weight: bold;
}
.homepage-ss-contact .sppb-btn.sppb-btn-custom {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.die_story {
  text-align: center;
}
.die_story .ct-top h2 {
  font-size: 58px;
  letter-spacing: 5px;
  margin: 0;
  line-height: 1;
}
.die_story .ct-top p {
  font-size: 14px;
  letter-spacing: 4px;
}
.die_story .ct-bottom {
  max-width: 550px;
  padding-top: 20px;
  margin: 0 auto;
}
.die_story .ct-bottom h4 {
  font-size: 18px;
  letter-spacing: 1.44px;
  line-height: 22px;
  text-align: center;
  font-weight: 900;
}
.ls-icons a {
  color: #fff;
  font-size: 20px;
  margin: 0 5px;
}
.ls-icons a:hover {
  color: #ffdb58;
}
.crans_montana .sppb-row-container {
  max-width: 600px !important;
  margin: 0 auto;
}
.crans_montana .sppb-row-container .sppb-col-md-6:first-child {
  padding-right: 0;
}
.crans_montana .sppb-row-container a.link {
  position: relative;
  display: block;
  left: 0;
  top: 0;
  font-size: 60px;
  line-height: 1;
  color: #ffdb58;
}
.crans_montana .sppb-row-container strong {
  color: #ffdb58;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3.79px;
  line-height: 68px;
  border-bottom: 4px solid #ffdb58;
}
.crans_montana .sppb-row-container h2 {
  color: #ffdb58;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 6.64px;
  line-height: 0.8;
}
.crans_montana .sppb-row-container img {
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
  filter: gray;
  /* IE5+ */
  -webkit-filter: grayscale(1);
  /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all 0.8s ease-in-out;
}
.crans_montana .sppb-row-container img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.tm_contents .ct_header {
  text-align: center;
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}
.tm_contents .ct_header::before {
  content: "";
  position: absolute;
  top: -30px;
  height: 1px;
  background: #ccc;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
}
.tm_contents .owl-item {
  padding: 30px 15px;
}
.tm_contents .item {
  border-radius: 8px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 39px 0 rgba(0, 0, 0, 0.5);
}
.tm_contents .item .media {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 10px;
  display: block;
}
.tm_contents .item .icon_image {
  height: 33px;
  margin: 15px 0 5px;
}
.tm_contents .item .icon_image img {
  width: auto;
  margin: auto;
}
.tm_contents .item h3 {
  font-size: 24px;
  margin: 0 0 5px;
}
.tm_contents .item .desc {
  text-align: center;
}
.tm_contents .item .tm_job {
  position: relative;
  margin-bottom: 10px;
}
.tm_contents .item .tm_job::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -7px;
  background: #ccc;
}
.tm_contents .skill {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tm_contents .skill_item {
  overflow: hidden;
  border: 1px solid #979797;
  border-radius: 7px;
  background-color: #d8d8d8;
  height: 10px;
  position: relative;
  width: 65%;
}
.tm_contents .skill_item > svg {
  position: absolute;
  top: 0;
  left: 0;
}
.tm_contents .titleSK {
  width: 35%;
}
.tm_contents .owl-carousel-tm {
  position: relative;
}
.tm_contents .owl-dots, .tm_contents .owl-nav {
  display: none;
}
.tm_contents .btns button {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
}
.tm_contents .btns svg {
  padding: 5px;
}
.tm_contents .btns .arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  margin-left: -35px;
  width: 70px;
  height: 90px;
}
.tm_contents .btns .left {
  left: 0%;
}
.tm_contents .btns .right {
  right: -35px;
  z-index: 9;
}
.tm_contents .btns .left:hover polyline, .tm_contents .btns .left:focus polyline {
  stroke-width: 3;
}
.tm_contents .btns .left:active polyline {
  stroke-width: 6;
  transition: all 100ms ease-in-out;
}
.tm_contents .btns .right:hover polyline, .tm_contents .btns .right:focus polyline {
  stroke-width: 3;
}
.tm_contents .btns .right:active polyline {
  stroke-width: 6;
  transition: all 100ms ease-in-out;
}
.tm_contents .btns polyline {
  transition: all 250ms ease-in-out;
}
.axel_standorte > .sppb-addon-content {
  max-width: 750px;
  margin: 0 auto;
}
.axel_standorte .ct-header {
  text-align: center;
  padding-bottom: 40px;
}
.axel_standorte .ct-header h2 {
  font-size: 58px;
  letter-spacing: 5.46px;
  line-height: 1;
  margin: 0;
}
.axel_standorte .ct-header h2 img {
  display: inline-block;
  max-width: 40px;
  margin-top: -15px;
}
.axel_standorte .ct-header span {
  font-size: 18px;
  letter-spacing: 2px;
}
.axel_standorte .title {
  font-size: 18px;
  letter-spacing: 1.44px;
  font-weight: 500;
  border-bottom: 1px solid #979797;
  margin-bottom: 0;
}
.axel_standorte .desc {
  line-height: 1.4;
  padding-top: 20px;
}
.axel_standorte .ct-footer {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  font-weight: bold;
  color: #000;
}
.axel_standorte .ct-footer a {
  color: #000;
}
.axel_standorte .ct-footer i {
  margin-right: 8px;
}
.axel_standorte .row {
  margin-bottom: 40px;
}
.axel_standorte .col-md-6 > img {
  margin-top: 35px;
}
.snowboardservice {
  background: repeating-linear-gradient(45deg, #fff, #000 3px, #fff 0px, #fff 15px);
}
.snowboardservice > .sppb-row-container {
  max-width: 890px !important;
  margin: 0 auto;
  background: #fff;
  padding: 20px 30px 0 30px;
}
.snowboardservice a {
  display: inline-block;
}
.besuchen .sppb-row-container {
  max-width: 750px !important;
  margin: 0 auto;
}
.direkt_talstation .col-md-6.text {
  background: #fff;
  padding: 20px;
}
.direkt_talstation .title {
  border-bottom: none;
}
.direkt_talstation .desc {
  padding-top: 0;
}
.direkt_talstation .bg_content {
  color: #fff;
  word-break: break-word;
  margin-left: 30px;
}
.direkt_talstation .bg_content h2 {
  font-size: 58px;
  max-width: 108px;
}
.ski_contents_section > .sppb-row-container {
  max-width: 800px !important;
}
.ski_contents > .container > .row > .col-md-6 {
  margin-bottom: 30px;
}
.ski_contents .stt2, .ski_contents .stt3 {
  display: none;
}
.ski_contents .showless {
  display: none;
}
.ski_contents .show-more {
  cursor: pointer;
  display: block;
  text-align: center;
  padding-top: 25px;
}
.ski_contents .show-more span {
  font-weight: bold;
}
.ski_contents .show-more i {
  font-size: 50px;
  display: block;
}
.ski_contents.showall .stt2, .ski_contents.showall .stt3 {
  display: block;
}
.ski_contents.showall .showless {
  display: block;
}
.ski_contents.showall .showmore {
  display: none;
}
.ski_contents .ct-header {
  padding-bottom: 15px;
}
.ski_contents .ct-header h3 {
  font-size: 58px;
  line-height: 1;
  margin: 0;
  letter-spacing: 5.46px;
}
.ski_contents .ct-header p {
  letter-spacing: 2px;
}
.ski_contents .footer-content {
  padding-top: 15px;
}
.ski_contents .footer-content h3 {
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 22px;
  margin: 0;
}
.ski_contents .footer-content h4 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.ski_contents .more_popup {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.ski_contents .more_popup a {
  color: #ffdb58;
  display: inline-block;
  font-size: 15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 2px solid #ffdb58;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
  top: 7px;
  position: relative;
}
.gallery-pt .sppb-addon-title {
  text-align: center;
  margin-bottom: 25px;
  color: #000;
}
.custom_simpleportfolio .portfolio_items {
  margin: auto;
}
.custom_simpleportfolio .custom_portfolio_item img {
  width: 100%;
}
.custom_simpleportfolio .custom_portfolio_item {
  width: 16.6%;
}
.custom_simpleportfolio .custom_portfolio_gutter {
  width: 0.8%;
}
.custom_simpleportfolio .custom_portfolio_item {
  margin-bottom: 10px;
  padding: 0 5px;
}
.custom_simpleportfolio .custom_portfolio_item:hover .pt-overlay-wrapper:after {
  opacity: 1;
}
.custom_simpleportfolio .custom_portfolio_item:hover .pt-overlay {
  opacity: 1;
}
.custom_simpleportfolio .pt-overlay-wrapper {
  position: relative;
}
.custom_simpleportfolio .pt-overlay-wrapper:after {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.custom_simpleportfolio .custom_portfolio_item img {
  max-width: 100%;
}
.custom_simpleportfolio .pt-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  opacity: 0;
  transition: 0.3s;
  z-index: 9;
}
.custom_simpleportfolio .ct-header {
  color: #fff;
}
.custom_simpleportfolio .ct-header h3 {
  font-size: 15px;
  line-height: 1;
  display: block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 5px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.custom_simpleportfolio .ct-header p {
  font-size: 14px;
  line-height: 1.3;
}
.custom_simpleportfolio .pt-btns {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom_simpleportfolio .pt-btns a {
  color: #ffdb58;
  display: inline-block;
  font-size: 15px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 4px solid #ffdb58;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
  top: 0;
  position: relative;
}
.custom_simpleportfolio .pt-btns a i {
  line-height: 40px;
}
.custom_simpleportfolio .ct-footer {
  padding-top: 10px;
  position: absolute;
  bottom: 20px;
  left: 15px;
}
.custom_simpleportfolio .ct-footer img {
  float: left;
  width: auto;
}
.custom_simpleportfolio .ct-footer a {
  color: #fff;
  margin: 4px 0 0 10px;
  float: left;
}
#sp-footer, #sp-bottom {
  background: #0a2c6d2 !important;
}
#sp-bottom {
  padding-bottom: 0;
}
#sp-bottom .menu a {
  color: #fff;
  font-weight: bold;
}
#sp-bottom .menu a:hover {
  color: #ffdb58;
}
section.sp-bottom .sppb-addon-title {
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}
section.sp-bottom .sppb-addon-flickr .sppb-flickr-gallery {
  margin: 0 -5px;
}
section.sp-bottom .sppb-addon-flickr .sppb-flickr-gallery li {
  padding: 0 5px;
}
section.sp-bottom .sppb-addon-flickr .sppb-flickr-gallery li a:before, section.sp-bottom .sppb-addon-flickr .sppb-flickr-gallery li a:after {
  display: none;
}
section.sp-bottom .sppb-addon-flickr .sppb-flickr-gallery li a:hover {
  transform: scale(1);
}
section.sp-bottom .bottom-3 .sppb-addon-content {
  max-width: 70%;
}
section.sp-bottom .bottom-3 strong img {
  display: inline-block;
  margin-right: 5px;
}
section.sp-bottom .bottom-3 a {
  color: #fff !important;
}
#sp-footer .container-inner {
  padding: 0 0 50px 0;
  border: none;
}
a.sp-scroll-up {
  position: absolute;
  bottom: 0;
  left: calc(50% - 45px);
  z-index: 9999;
  width: 90px;
  background: transparent;
  height: 65px;
}
a.sp-scroll-up:hover {
  background: transparent;
}
a.sp-scroll-up .fa {
  font-size: 50px;
  line-height: 0.4;
}
a.sp-scroll-up span {
  display: block;
}
.store-items .list-items {
  display: flex;
}
.store-items .list-items .item {
  padding: 0;
  border: 3px solid transparent;
  position: relative;
  overflow: hidden;
}
.store-items .list-items .item .bg {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
.store-items .list-items .item .content {
  position: absolute;
  bottom: 0;
  padding: 30px;
}
.store-items .list-items .item .content h3 {
  letter-spacing: 2px;
  color: #fff;
}
.store-items .list-items .item1_4 {
  width: 35%;
}
.store-items .list-items .item1 {
  height: 45%;
  width: 100%;
}
.store-items .list-items .item1:not(.item7)::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
.store-items .list-items .item1:not(.item7) a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.store-items .list-items .item1:not(.item7) .content {
  top: 0;
  text-align: center;
  color: #fff;
}
.store-items .list-items .item1:not(.item7) h3 {
  margin: 20% 0 10px 0;
  letter-spacing: 2px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.store-items .list-items .item1:not(.item7) .desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.store-items .list-items .item1:not(.item7):hover::before, .store-items .list-items .item1:not(.item7):hover .desc {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.store-items .list-items .item1:not(.item7):hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.store-items .list-items .item4 {
  height: 55%;
}
.store-items .list-items .item2_3_5_6 {
  width: 65%;
}
.store-items .list-items .item2_3 {
  width: 100%;
  display: flex;
}
.store-items .list-items .item2_3 .item2, .store-items .list-items .item2_3 .item3 {
  width: 50%;
}
.store-items .list-items .item2::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: 1;
  opacity: 0;
}
.store-items .list-items .item2 .content {
  opacity: 1;
  z-index: 5;
  color: #fff;
}
.store-items .list-items .item2 .content span {
  color: #ffdb58;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3.79px;
  line-height: 68px;
  border-bottom: 4px solid #ffdb58;
}
.store-items .list-items .item2 .content h3 {
  color: #ffdb58;
  font-size: 65px;
  font-weight: 900;
  letter-spacing: 6.64px;
  line-height: 0.9;
}
.store-items .list-items .item2 .content a {
  width: 80px;
  height: 80px;
  border: 4px solid #ffdb58;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 100px;
  text-align: center;
}
.store-items .list-items .item2 .content a i {
  position: relative;
  top: 50%;
  transform: translateY(-55%);
  color: #fff;
  margin-right: -5px;
}
.store-items .list-items .item2:hover::before {
  opacity: 1;
}
.store-items .list-items .item2:hover .content {
  opacity: 1;
}
.store-items .list-items .item3 .content {
  text-align: center;
  width: 100%;
  top: 35%;
}
.store-items .list-items .item3 a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.store-items .list-items .item4, .store-items .list-items .item5 {
  width: 100%;
}
.store-items .list-items .item5 {
  width: 55%;
}
.store-items .list-items .item5 .content {
  top: 35%;
  text-align: center;
  width: 100%;
}
.store-items .list-items .item5 a {
  color: #fff;
}
.store-items .list-items .item6 {
  width: 45%;
}
.store-items .list-items .item6 .content {
  top: 0;
  text-align: center;
  width: 100%;
}
.store-items .list-items .item6 .content a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.store-items .list-items .item6::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
.store-items .list-items .item6 h3 {
  margin: 25% 0 10px 0;
  letter-spacing: 2px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.store-items .list-items .item6:hover::before, .store-items .list-items .item6:hover .desc {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.store-items .list-items .item6:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.store-items .list-items .item5_6 {
  height: 315px;
  display: flex;
  width: 100%;
}
.store-items .list-items .item.item7 .content {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  bottom: 0;
}
.store-items .list-items .item.item7 .content .link {
  position: relative;
  display: block;
  right: 0;
  left: 0;
  bottom: 0;
}
.store-items .list-items .item.item7 .content .link i {
  position: relative;
  top: 50%;
  transform: translateY(-55%);
  color: #fff;
  margin-right: -5px;
}
.store-items .list-items .item.item7 .content span {
  color: #ffdb58;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3.79px;
  line-height: 68px;
  border-bottom: 4px solid #ffdb58;
}
.store-items .list-items .item.item7 .content h3 {
  color: #ffdb58;
  font-size: 65px;
  font-weight: 900;
  letter-spacing: 6.64px;
  line-height: 0.9;
}
.store-items .list-items .item10 .content {
  top: 35%;
  text-align: center;
  width: 100%;
}
.store-items .list-items .item12:before {
  display: none;
}
.store-items .list-items .item12 .content {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.store-items .list-items .item12 .content i {
  color: #ffdb58;
  font-size: 60px;
}
.store-items #item1Modal .modal-content, .store-items #item6Modal .modal-content {
  border-radius: 0;
  padding: 20px;
  background: #fff;
}
.store-items #item1Modal h3, .store-items #item6Modal h3 {
  color: #000;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 29px;
  margin: 10px 0 0;
}
#item12Modal .modal-body {
  padding: 0;
  border-radius: 0;
  border: none;
  background: #000;
}
#item12Modal .modal-body iframe {
  width: 100%;
}
.store-user {
  max-width: 900px;
  margin: 0 auto;
  color: #fff;
}
.store-user .showless, .store-user .items_info {
  display: none;
}
.store-user.show .showless, .store-user.show .items_info {
  display: block;
}
.store-user.show .showmore {
  display: none;
}
.store-user .show-more > span {
  cursor: pointer;
}
.store-user .about_user {
  padding-bottom: 50px;
}
.store-user .about_user .ct-footer {
  display: flex;
  justify-content: space-between;
}
.store-user .about_user .ct-footer .share {
  position: relative;
  padding-left: 30px;
}
.store-user .about_user .ct-footer .share:before {
  content: '';
  display: block;
  width: 25px;
  height: 35px;
  position: absolute;
  left: 0;
  top: -3px;
  background-image: url("../images/bg/shar-icon-side.png");
  background-repeat: no-repeat;
}
.store-user .about_user h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  margin: -5px 0 15px 0;
}
.store-user .about_user p {
  line-height: 1.4;
  font-weight: normal;
}
.store-user .about_user .date {
  text-align: right;
}
.store-user .about_user .date .year {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.store-user .about_user .date .md {
  font-weight: 300;
  padding-left: 10px;
}
.store-user ul.items_info {
  list-style: none;
  padding: 0;
  margin: 0;
}
.store-user ul.items_info li {
  width: 100%;
  display: flex;
}
.store-user ul.items_info li:before, .store-user ul.items_info li:after {
  content: "";
  display: table;
  clear: both;
}
.store-user ul.items_info .ct-left {
  width: 250px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
  display: block;
  position: relative;
  min-height: 1px;
  border-right: 1px solid #fff;
  margin-right: 30px;
  padding: 8px 0;
}
.store-user ul.items_info .ct-right {
  float: left;
  font-size: 18px;
  letter-spacing: 1.44px;
  line-height: 22px;
  width: 100%;
  font-weight: normal;
}
.store-user ul.items_info .ct-right .last-item {
  display: flex;
}
.store-user ul.items_info .ct-right .last-item .date {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.store-user .user_separator {
  padding-top: 50px;
}
.store-user .user_separator > h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 17px;
}
.store-user .user_separator > h5 {
  color: #ffdb58;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3.83px;
  line-height: 22px;
  padding: 30px 0 0;
  margin-bottom: 0;
}
.store-user .user_separator ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.store-user .user_separator ul.list_skill li {
  border-bottom: 1px solid #979797;
  padding: 20px 0;
}
.store-user .user_separator ul.list_skill li:last-child {
  border: none;
}
.store-user .user_separator li:before, .store-user .user_separator li:after {
  content: "";
  display: table;
  clear: both;
}
.store-user .user_separator .ct-left {
  width: 80%;
  float: left;
}
.store-user .user_separator .ct-left h3 {
  font-family: "Barlow Semi Condensed";
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.store-user .user_separator .ct-left .desc {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.store-user .user_separator .ct-right {
  width: 20%;
  float: left;
  text-align: right;
}
.store-user .user_separator .ct-right .date {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.store-user .user_separator .ct-right .show_video {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.88px;
  line-height: 13px;
  cursor: pointer;
}
.store-user .user_separator .ct-right .show_video i {
  padding: 10px 5px 0 0;
}
.store-user .user_separator .video-skill {
  padding-top: 20px;
}
.store-user .user_separator .video-skill iframe {
  width: 100%;
}
.store-user .user_separator .video-skill .video-desc {
  font-weight: normal;
}
.store-user .user_separator .video-skill .hidden {
  display: none;
}
.store-user .user_separator .video-skill .hidden.show {
  display: block;
}
.user_cup {
  padding-top: 30px;
}
.user_cup > h3 {
  color: #ffdb58;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3.83px;
  line-height: 22px;
}
.user_cup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.user_cup ul li {
  border-bottom: 1px solid #979797;
  padding: 10px 0;
}
.user_cup ul li:last-child {
  border: none;
}
.user_cup li:before, .user_cup li:after {
  content: "";
  display: table;
  clear: both;
}
.user_cup li .ct-left {
  width: 80%;
  float: left;
}
.user_cup li .ct-right {
  width: 20%;
  float: left;
  text-align: right;
}
.user_cup li h4 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.user_cup li .date {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.weltcup {
  padding-top: 30px;
  color: #ffdb58;
}
.weltcup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.weltcup ul li {
  padding: 0;
}
.weltcup ul li h4 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3.83px;
  line-height: 22px;
}
.weltcup ul li:before, .weltcup ul li:after {
  content: "";
  display: table;
  clear: both;
}
.weltcup ul li .ct-left {
  width: 80%;
  float: left;
}
.weltcup ul li .ct-right {
  width: 20%;
  float: left;
  text-align: right;
}
.weltcup ul li .date {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 29px;
}
.weltcup .desc {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.44px;
  line-height: 22px;
  padding: 20px 0;
}
.item_fixleft {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}
.item_fixleft .list-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.item_fixleft .list-items li {
  text-align: center;
  background-color: #4a4a4a;
  height: 53px;
  width: 53px;
  margin-bottom: 1px;
  display: block;
}
.item_fixleft .list-items li a {
  line-height: 53px;
  color: #fff;
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
.item_fixleft .list-items li img {
  margin: auto;
}
.popup_share .modal-content {
  background: #4a4a4a;
  border: none;
  border-radius: 0;
}
.popup_share .modal-content .modal-body {
  padding: 20px 30px 30px 30px;
}
.popup_share .modal-content h3 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2.8px;
  line-height: 1.5;
  color: #ffdb58;
  border-bottom: 1px solid;
}
.popup_share .modal-content ul {
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none;
}
.popup_share .modal-content li {
  width: 100%;
  margin-bottom: 15px;
}
.popup_share .modal-content li:last-child {
  margin-bottom: 0;
}
.popup_share .modal-content li a {
  display: flex;
  align-items: center;
  color: #ffdb58;
  font-size: 27px;
  font-weight: bold;
  line-height: 32px;
}
.popup_share .modal-content li i {
  text-align: center;
  height: 58px;
  line-height: 58px;
  font-size: 30px;
  margin-right: 12px;
  width: 58px;
  border-radius: 8px;
  background-color: #000;
}
.popup_contact .modal-content {
  border: none;
  border-radius: 0;
  background: #4a4a4a;
}
.popup_contact .modal-body {
  padding: 30px;
  color: #ffdb58;
}
.popup_contact .modal-body .sppb-addon-title {
  border-bottom: 1px solid;
  font-size: 35px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  line-height: 1.2;
  padding-bottom: 10px;
}
.popup_contact .modal-body label {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  line-height: 22px;
}
.popup_contact .modal-body input {
  border-radius: 0;
  height: 45px;
}
.popup_contact .modal-body .sppb-ajax-contact-content .sppb-btn {
  background: transparent;
  border: 1px solid #ffdb58;
  color: #ffdb58;
  padding: 8px 25px;
}
.sp-megamenu-wrapper.showmn > .sp-megamenu-parent {
  display: block !important;
}
.ow_pt_items_mobile .item3 {
  max-height: 300px;
  overflow: auto;
}
@media (max-width: 480px) {
  .page-content > section {
    margin: 0 !important;
    padding: 0 !important;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent {
    background: #4a4a4a;
    position: absolute;
    left: 0;
    text-align: left;
    padding: 40px;
    width: auto;
    right: 0;
    margin-top: 0px;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent a, .sp-megamenu-wrapper > .sp-megamenu-parent span {
    color: #fff !important;
    padding: 10px 0;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item {
    border-bottom: 1px solid #fff;
    display: block;
    width: 100%;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item:first-child, .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item:last-child {
    border: none;
  }
 /* .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item .star_icon {
    padding-left: 25px;
    background-image: url("../images/icons/star-icon.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    letter-spacing: 0;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item .rent_ride_icon {
    padding-left: 25px;
    background-image: url("../images/icons/rent-ride-icon.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    letter-spacing: 0;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item .bottle_icon {
    padding-left: 25px;
    background-image: url("../images/icons/bottle-icon.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    letter-spacing: 0;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item .service_icon {
    padding-left: 25px;
    background-image: url("../images/icons/service-icon.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    letter-spacing: 0;
  }
  .sp-megamenu-wrapper > .sp-megamenu-parent .sp-menu-item .skiier_icon {
    padding-left: 25px;
    background-image: url("../images/icons/skiier-icon.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    letter-spacing: 0;
  }*/
  .header .fa-bars {
    color: #000;
    font-size: 36px;
    margin-top: -10px;
  }
  .header #sp-logo {
    padding-bottom: 10px;
  }
  body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: left;
    margin-left: 0;
  }
  #sp-contact-top {
    padding-bottom: 20px;
  }
  .homepage-ss-contact::before {
    display: none;
  }
  .item_fixleft {
    display: none;
  }
  .owl-carousel button {
    height: 39px;
    width: 50px;
    background-image: url("../images/bg/nav.png") !important;
    background-repeat: no-repeat !important;
    font-size: 0 !important;
  }
  .owl-carousel button.owl-next {
    background-position: -75px 0px !important;
  }
  .owl-carousel .owl-dots {
    display: none;
  }
  .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    outline: none;
  }
  .page_store .owl-carousel button {
    background-image: url("../images/bg/nav_black.png") !important;
  }
  .tm_contents .item {
    padding: 15px;
  }
  .tm_contents .container {
    padding: 0;
  }
  .tm_contents .btns {
    text-align: center;
  }
  .tm_contents .btns .arrow {
    position: relative;
    margin: 0 auto;
    width: 50px;
    height: 50px;
  }
  .tm_contents .btns .right {
    right: 0;
  }
  .tm_contents .btns svg {
    width: 30px;
    height: 40px;
  }
  .pt_items_mobile .mb-title {
    margin: 20px;
    border-bottom: 1px solid;
  }
  .pt_items_mobile .mb-title h3 {
    color: #000;
    font-size: 24px;
    letter-spacing: 1.44px;
    line-height: 1.5;
    margin: 0;
  }
  .pt_items_mobile .mb-title p {
    color: #000;
    font-size: 16px;
    letter-spacing: 1.44px;
    line-height: 1;
  }
  .pt_items_mobile a {
    color: #fff;
  }
  .pt_items_mobile a i {
    font-size: 20px;
  }
  .pt_items_mobile #item6Modal .modal-content .carousel-control-prev, .pt_items_mobile #item13Modal .modal-content .carousel-control-prev {
    margin-left: -30px;
  }
  .pt_items_mobile #item6Modal .modal-content .carousel-control-next, .pt_items_mobile #item13Modal .modal-content .carousel-control-next {
    margin-right: -30px;
  }
  .pt_items_mobile #item5Modal .modal-content, .pt_items_mobile #item12Modal .modal-content {
    background: #4a4a4a;
    color: #ffdb58;
    border-radius: 0;
    border: none;
  }
  .pt_items_mobile #item5Modal h2, .pt_items_mobile #item12Modal h2 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin: 0;
    line-height: 1;
  }
  .pt_items_mobile #item5Modal p, .pt_items_mobile #item12Modal p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
  }
  .pt_items_mobile #item5Modal ul, .pt_items_mobile #item12Modal ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .pt_items_mobile .item > div {
    position: relative;
  }
  .pt_items_mobile .item > div:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .pt_items_mobile .item > div .content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
  }
  .pt_items_mobile .item > .item2 .content {
    color: #ffdb58;
    transform: none;
    height: auto;
    top: auto;
    bottom: 0;
    left: 10px;
  }
  .pt_items_mobile .item > .item2 .content h3 {
    font-size: 75px;
    line-height: 1;
  }
  .pt_items_mobile .item > .item2 .content span {
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 35px;
    border-bottom: 4px solid;
    display: inline-block;
  }
  .pt_items_mobile .item > .item2 .content .link {
    right: 0;
    bottom: 85px;
    color: #ffdb58;
  }
  .pt_items_mobile .item > .item2 .content .link i {
    font-size: 40px;
    top: 17px;
    left: -2px;
  }
  .pt_items_mobile .item > .item4 .content, .pt_items_mobile .item > .item5 .content {
    width: 100%;
    text-align: center;
  }
  .pt_items_mobile .item .item7 .content h4 {
    font-size: 18px;
  }
  .pt_items_mobile .item .item7 .content h2 {
    font-size: 24px;
  }
  .pt_items_mobile .item .item7 .content .link {
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 55px;
  }
  .sp_axel_miete {
    padding: 0 15px 30px;
  }
  .sp_axel_miete .ct-footer {
    padding-top: 10px;
  }
  .product_carousel .item {
    padding: 15px;
  }
  .product_carousel .md-close {
    top: 35px;
  }
  .product_carousel .group-title h3 {
    letter-spacing: 1px;
    line-height: 1;
    font-size: 24px;
  }
  .full-width-mobile .sppb-row-container {
    padding: 0;
  }
  .product_carousel .link-pdf {
    padding-top: 0;
  }
  .axel_standorte {
    padding-top: 30px;
  }
  .axel_standorte .ct-header {
    padding-bottom: 10px;
  }
  .axel_standorte .ct-header h2 {
    font-size: 24px;
    letter-spacing: 1.44px;
  }
  .axel_standorte .ct-header span {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.96px;
    line-height: 9px;
    text-align: center;
  }
  .axel_standorte .ct-footer {
    padding-bottom: 10px;
  }
  .axel_standorte .col-md-6 > img {
    margin: 0 auto;
  }
  .snowboardservice br {
    display: none;
  }
  .snowboardservice .content-left {
    text-align: center;
  }
  .snowboardservice .content-left strong {
    display: block;
  }
  .direkt_talstation .row {
    margin: 0;
  }
  .direkt_talstation .row .text {
    margin-bottom: 100px;
  }
  .direkt_talstation .row .bg_content {
    display: none;
  }
  .ski_contents {
    padding-top: 50px;
  }
  .ski_contents .ct-header {
    text-align: center;
  }
  .ski_contents .ct-header h3 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .ski_contents .more_popup {
    font-size: 16px;
  }
  .ski_contents .more_popup a {
    width: 28px;
    height: 28px;
  }
  .ski_contents .stt2, .ski_contents .stt3 {
    display: block;
  }
  .gallery-pt .sppb-addon-title {
    font-size: 24px !important;
  }
  .store-user .about_user h2 {
    font-size: 24px;
  }
  .store-user .about_user .date .year {
    font-size: 22px;
  }
  .store-user .about_user .date .md {
    font-size: 16px;
  }
  .store-user ul.items_info .ct-left {
    width: 50%;
    font-size: 14px;
    line-height: 22px;
  }
  .store-user ul.items_info .ct-left:empty {
    display: none;
  }
  .store-user ul.items_info {
    margin-top: 20px;
  }
  .store-user ul.items_info .last-item.ct-right {
    text-align: center;
    position: relative;
    padding-top: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }
  .store-user ul.items_info .last-item.ct-right .date {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    font-weight: 900;
    font-size: 24px;
    letter-spacing: 1.4px;
    margin: 0 auto;
  }
  .about_user {
    position: relative;
    margin-top: 20px;
    padding-bottom: 0 !important;
  }
  .about_user .ct-footer .share, .about_user .avatar {
    display: none;
  }
  .about_user .date-col {
    position: absolute;
    right: -15px;
    top: -6px;
  }
  .store-items-mobile .item {
    position: relative;
  }
  .store-items-mobile .item > div:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.3s;
  }
  .store-items-mobile .item > div .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .store-items-mobile .item .item11 a {
    color: #fff;
  }
  .store-items-mobile .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
  }
  .store-items-mobile #item3Modal .modal-content .carousel-control-prev {
    margin-left: -30px;
  }
  .store-items-mobile #item3Modal .modal-content .carousel-control-next {
    margin-right: -30px;
  }
  .store-items-mobile .item1 .content a, .store-items-mobile .item3 .content a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .store-items-mobile .item2 .content {
    display: block !important;
    color: #ffdb58;
    transform: none;
    height: auto;
    top: auto;
    bottom: 0;
    left: 10px;
    text-align: left;
  }
  .store-items-mobile .item2 .content h3 {
    font-size: 75px;
    line-height: 1;
  }
  .store-items-mobile .item2 .content span {
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 35px;
    border-bottom: 4px solid;
    display: inline-block;
  }
  .store-items-mobile .item2 .content .link {
    right: 30px;
    bottom: 85px;
    color: #ffdb58;
  }
  .store-items-mobile .item2 .content .link i {
    font-size: 40px;
    top: 17px;
    left: -2px;
  }
  .store-items-mobile .item12 .content .fa {
    font-size: 30px;
    color: #ffdb58;
  }
  .store-user .user_separator > h3 {
    text-align: center;
  }
  .store-user .user_separator > h3 img.d-block {
    display: inline-block !important;
    margin: -5px 0 0 2px;
  }
  .store-user .user_separator > h5 {
    padding-top: 20px;
  }
  .store-user .user_separator .list_skill .ct-left {
    width: 65%;
  }
  .store-user .user_separator .list_skill .ct-left h3 {
    font-size: 18px;
  }
  .store-user .user_separator .list_skill .ct-left .desc {
    font-size: 14px;
  }
  .store-user .user_separator .list_skill .ct-right {
    width: 35%;
  }
  .store-user .user_separator .list_skill .date {
    font-size: 18px;
  }
  .store-user .user_cup li .ct-left {
    width: 65%;
  }
  .store-user .user_cup li .ct-left h3 {
    font-size: 18px;
  }
  .store-user .user_cup li .ct-left .desc {
    font-size: 14px;
  }
  .store-user .user_cup li .ct-right {
    width: 35%;
  }
  .store-user .user_cup li .date {
    font-size: 18px;
  }
  .weltcup ul li h4 {
    letter-spacing: 1px;
  }
  .sppb-addon-content > .slideshowck {
    max-height: 400px !important;
  }
  body .store-bottom-bg {
    padding: 40px 0 !important;
  }
  body .store-bottom-bg .sppb-addon-title {
    font-size: 34px !important;
    line-height: 1 !important;
    letter-spacing: 1px !important;
  }
  body .store-bottom-bg .sppb-addon-content {
    font-size: 13px;
  }
  #sp-bottom {
    font-size: 16px;
  }
  #sp-bottom1 .sp-module {
    margin-bottom: 0;
  }
  #sp-bottom2 {
    padding-top: 20px;
  }
  #sp-bottom3 .sppb-addon-content {
    max-width: none;
  }
  #sp-bottom3 .sppb-addon-content br {
    display: none;
  }
  #sp-bottom3 .sppb-addon-content strong {
    display: block;
    width: 100%;
    font-size: 20px;
  }
  #sp-bottom4 .sp-module {
    margin-bottom: 0;
  }
  #sp-footer .sp-copyright {
    display: none;
  }
  .modal-dialog.modal-dialog-centered {
    padding: 30px;
    pointer-events: all;
    max-height: calc(100vh - (4rem * 2));
    overflow: auto;
    display: block;
    top: 2.5rem;
    min-height: 1px;
  }
  .modal-dialog.modal-dialog-centered::before {
    height: 1px;
  }
  .modal-dialog button.close {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    z-index: 10;
  }
  .modal-dialog button.close span {
    font-size: 40px;
    color: #000;
  }
}
