@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 html {
font-size: 13px;
} body,
textarea,
input,
select,
button {
font-size: 1rem;
-webkit-font-smoothing: antialiased;
border-radius: 0;
} body,
textarea,
input,
button,
select,
.pt-h .intro,
h5 #cancel-comment-reply-link,
.sc-slider .intro,
.single-root .single-nav h5{
font-family: 'Spartan-MB-Local', sans-serif;
font-weight: 400;
} h1,h2,h3,h4,h5,h6,
mark,
legend,
.pt-h a,
.price-amount,
.pricing-table .title,
.widget-title,
.sc-carousel .caption,
.sc-textlist li[class*="largest"],
.sc-textlist li[class*="largest"] a{
font-weight: 700;
}
h1.large{
font-family: 'built-Local';
} .pt-header .main-menu a{
font-weight: 500;
} a,
button,
input[type="submit"],
a.btn,.fn a,.reply a,.fn,
.filter,
.single-meta .item div,
input[type="submit"],
.sc-gallery .caption{
font-weight: 500;
}
.single-meta a,
.single-meta .item > div,
.single-root .single-nav h5{
font-weight: 600;
}
.pt-h b,.pt-h strong{
font-weight: inherit;
} html,body,p,input,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,figure,svg{
margin: 0;
padding: 0;
}
body,li,a,div,nav,header,footer,section,span,p,article,ol,ul,figure,figcaption,form,input,textarea,em,h1,h2,h3,h4,h5,h6,i,img,tr,td,th,table,tbody,thead,:after,:before{
box-sizing: border-box;
}
:before {
font-weight: normal !important;
}
body.ff,
body.ff div:not(.main-content),
body.ff nav{
scrollbar-color: rgba(166,166,166,.6) transparent;
scrollbar-width: thin;
}
div:not(.main-content)::-webkit-scrollbar-thumb,
nav::-webkit-scrollbar-thumb{
background-color: rgba(166,166,166,.6);
}
div:not(.main-content)::-webkit-scrollbar-thumb:hover,
nav::-webkit-scrollbar-thumb:hover{
background-color: rgba(166,166,166,.7);
}
div:not(.main-content)::-webkit-scrollbar,
nav::-webkit-scrollbar{
background-color: transparent;
width: 6px;
height: 6px;
}
body.ie{
scrollbar-face-color: rgb(222,222,222);
scrollbar-shadow-color: #fff;
}
body.ie.site-dark{
scrollbar-face-color: rgb(55,55,55);
scrollbar-shadow-color: #0f1113;
scrollbar-track-color: #0f1113;
}
img.img-bg-full {
display: none !important;
}
input[type=text]::-ms-clear {
display: none;
width: 0;
height: 0;
}
input[type=text]::-ms-reveal {
display: none;
width: 0;
height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
body.real-mobile input,
body.real-mobile button,
body.real-mobile textarea{
-webkit-appearance: none;
appearance: none;
}
select{
width: 100%;
padding-right: 30px !important;
border:1px solid rgba(166, 166, 166, .4);
background: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/arrow.png) no-repeat right;
background-size: auto 100%;
-webkit-appearance: none !important;
-moz-appearance: none !important;
-ms-appearance: none !important;
appearance: none !important;
border-radius: 3px !important;
-webkit-border-radius: 3px !important;
}
select:focus{
border-color: rgba(166, 166, 166, .7);
}
select::-ms-expand {
display: none;
}
input{
-webkit-appearance:none;
appearance:none;
}
input[type='checkbox']{
-webkit-appearance: checkbox;
appearance: checkbox;
}
input[type='radio'] {
-webkit-appearance: radio;
appearance: radio;
}
textarea,input,a,div,img,button,select,i,li{
outline: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
text-decoration: none;
}
fieldset{
max-width: 100%;
}
textarea,
input {
border: 1px solid;
max-width: 100%;
vertical-align: top;
background: transparent;
font-size: 1rem;
}
input[type='submit'],
button {
cursor: pointer;
border: none;
}
iframe {
width: 100%;
border: none;
}
img {
border: none;
vertical-align: middle;
}
html,body{
height: 100%;
} .site-dark,
.text-white,
.site-light .text-white,
.text-black .text-white,
.site-dark .text-black .text-white{
color: rgba(255,255,255,.8);
}
.site-dark a,
.site-dark .pt-h,
.site-dark th,
.text-white a,
.site-light .text-white a,
.text-black .text-white a,
.site-dark .text-black .text-white a,
.text-white .pt-h,
.site-light .text-white .pt-h,
.text-black .text-white .pt-h,
.site-dark .text-black .text-white .pt-h,
.text-white th,
.site-light .text-white th,
.text-black .text-white th,
.site-dark .text-black .text-white th,
.text-white legend,
.site-light .text-white legend,
.text-black .text-white legend,
.site-dark .text-black .text-white legend,
.text-white th,
.site-light .text-white th,
.text-black .text-white th,
.site-dark .text-black .text-white th,
.text-white .clone-number,
.text-black .text-white .clone-number,
.site-dark .text-black .text-white .clone-number,
.site-dark input,
.text-white input,
.text-black .text-white input,
.site-dark .text-black .text-white input,
.site-dark textarea,
.text-white textarea,
.text-black .text-white textarea,
.site-dark .text-black .text-white textarea,
.site-dark .title,
.text-white .title,
.text-black .text-white .title,
.site-dark .text-black .text-white .title, .sc-textlist.text-white li[class*="large"],
.sc-textlist.text-white li[class*="-bold"],
.text-white .header-additional i.btn[class*="call-"],
.sc-photo-wall.text-white p,
.site-dark .pt-widget-list .widget-title,
.site-dark.search-results .sc-section-title .pt-h{
color: #fff;
} body,
.text-black,
.site-dark .text-black,
.text-white .text-black{
color: #464748;
}
a,
.pt-h,
th,
.text-black a,
.site-dark .text-black a,
.text-white .text-black a,
.text-black .pt-h,
.site-dark .text-black .pt-h,
.text-white .text-black .pt-h,
.text-black th,
.site-dark .text-black th,
.text-white .text-black th,
.text-black legend,
.site-dark .text-black legend,
.text-white .text-black legend,
.text-black th,
.site-dark .text-black th,
.text-white .text-black th,
.text-black .clone-number,
.text-white .text-black .clone-number,
input,
.text-black input,
.text-white .text-black input,
textarea,
.text-black textarea,
.text-white .text-black textarea,
.title,
.text-black .title,
.text-white .text-black .title, .sc-textlist.text-black li[class*="large"],
.sc-textlist.text-black li[class*="-bold"],
.text-black .header-additional i.btn[class*="call-"],
.sc-photo-wall.text-black p,
.pt-widget-list .widget-title{
color: #060708;
}/*\*/.site-dark select,
.text-white select,
.text-black .text-white select{
background-color: #161718;
}
body.over-hidden{
overflow: hidden;
}
.ajax-content>.wrap,
.pt-hs-content,
.main-content{
-webkit-overflow-scrolling: touch;
}
p a{
word-break: break-word;
}
p{
line-height: 1.7;
}
h1,h2,h3,h4{
line-height: 1;
}
h5,h6{
line-height: 1.2;
}
h1,h2,h3,h4,h5,h6{
position: relative;
word-break: break-word;
}
.ptsc h1,.ptsc h2{
line-height: 0.9;
}
.item[data-w="0"] h1.large{
font-size: 56px;
}
body .widget h1,
body .intro h1,
.pt-h h1,
body .text-area h1,
.item[data-w="0"] h1{
font-size: 48px;
}
body .widget h2,
body .intro h2,
.pt-h h2,
body .text-area h2,
.item[data-w="0"] h2{
font-size: 36px;
}
body .widget h3,
body .intro h3,
.pt-h h3,
body .text-area h3,
.item[data-w="0"] h3{
font-size: 32px;
}
body .widget h4,
body .intro h4,
.pt-h h4,
body .text-area h4,
.item[data-w="0"] h4{
font-size: 28px;
}
body .widget h5,
body .intro h5,
.pt-h h5,
body .text-area h5,
.item[data-w="0"] h5{
font-size: 24px;
}
body .widget h6,
body .intro h6,
.pt-h h6,
body .text-area h6,
.item[data-w="0"] h6{
font-size: 20px;
}
.intro .pt-h,
.text-area .pt-h{
margin: 32px 0;
}
.pt-h .pt-h{
margin-top: 15px;
}
h1.large{font-size: 7vw;}
h1.large.font-type-tall{font-size: 7.5vw;}
h1{font-size:5vw}
h2{font-size:4vw}
h3{font-size:3vw}
h4{font-size:2.2vw}
h5{font-size:1.8vw}
h6{font-size:1.4vw}
h1 + .sub-title{font-size: 1.1vw;}
h2 + .sub-title{font-size: 1vw;}
h3 + .sub-title{font-size: 0.9vw;}
h4 + .sub-title{font-size: 1.25rem;}
h5 + .sub-title{font-size: 1.125rem;}
h6 + .sub-title{font-size: 1rem;}
@media screen and (max-width:1680px) {
h1 + .sub-title{font-size: 1.2vw;}
h2 + .sub-title{font-size: 1.1vw;}
h3 + .sub-title{font-size: 1vw;}
.pt-h + .sub-title{font-size: 1.125rem;}
}
@media screen and (max-width:1280px) {
h1{font-size:5.2vw}
h2{font-size:4.2vw}
h3{font-size:3.2vw}
h4{font-size:2.4vw}
h5{font-size:2vw}
h6{font-size:1.6vw}
h1 + .sub-title{font-size: 1.3vw;}
h2 + .sub-title{font-size: 1.2vw;}
h3 + .sub-title{font-size: 1.1vw;}
}
@media screen and (max-width:1024px) {
.win-v h1.large{font-size: 10vw;}
.win-v h1{font-size:7vw}
.win-v h2{font-size:6.4vw}
.win-v h3{font-size:5.8vw}
.win-v h4{font-size:5.2vw}
.win-v h5{font-size:4.6vw}
.win-v h6{font-size:4vw}
.win-v .pt-h + .sub-title{font-size: 1.125rem;}
}
@media screen and (max-width:475px) {
.win-v h1{font-size:8vw}
.win-v h2{font-size:7.4vw}
.win-v h3{font-size:6.8vw}
.win-v h4{font-size:6.2vw}
.win-v h5{font-size:5.6vw}
.win-v h6{font-size:5vw}
}
.pt-h.font-type-tall{
line-height: 0.9;
}
.pt-h.font-type-tall.font-bebas{
letter-spacing: -1px;
}
.uppercase .pt-h{
text-transform: uppercase;
}
.intro small,.text-area small{
font-size: 12px;
opacity: 0.5;
}
hr{
max-width: 100px;
border: none;
border-top: 1px solid rgba(166,166,166,.6);
margin: 40px auto;
}
hr[class*="wide"]{
max-width: 100%;
}
hr[class*="dots"]{
max-width: none;
}
table {
width: 100%;
border-width: 1px;
border-collapse: collapse;
}
table th {
border-width: 1px;
padding: 15px;
border-style: solid;
text-align: left;
}
table td {
border-width: 1px;
padding: 15px;
border-style: solid;
}
blockquote {
position: relative;
font-size: 2rem;
margin: 20px 0;
padding: 30px 40px !important;
line-height: 1.6;
overflow: hidden;
background-color: rgba(116, 116, 116, .05);
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
border-radius: 4px;
}
.wp-block-pullquote:not(.is-style-solid-color){
border-top: 2px solid rgba(166,166,166,.6);
border-bottom: 2px solid rgba(166,166,166,.6);
}
.text-area p.wp-block-subhead{
margin: 30px 0;
}
blockquote p,
.text-area blockquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p{
font-size: 2rem;
line-height: 1.6;
margin: 10px 0;
}
blockquote cite,
blockquote footer{
font-size: 1.125rem !important;
font-style: normal;
color: #40464d;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation{
text-transform: uppercase;
}
blockquote:after {
content: '\e958';
position: absolute;
right: 20px;
top: 20px;
color: rgba(116, 116, 116, .3);
font-size: 36px;
font-family: 'myicon';
font-style: normal;
font-weight: 100;
}
.single02-info blockquote{
padding: 24px;
}
.single02-info blockquote:after{
right: 10px;
top: 10px;
font-size: 30px;
}
pre {
white-space: pre-line;
}/**/.text-area ol ol,
.text-area ol ul,
.text-area ul ul,
.text-area ul ol,
.default-template-page ol ol,
.default-template-page ol ul,
.default-template-page ul ul,
.default-template-page ul ol,
.comment-area ol ol,
.comment-area ol ul,
.comment-area ul ul,
.comment-area ul ol {
padding: 10px 0 1px 10px;
}
.text-area figure,
.comment-area figure{
margin-top: 1em;
margin-bottom: 1em;
}
.text-area li,
.default-template-page li,
.comment-area li {
margin-left: 20px;
margin-bottom: 8px;
}
.text-area input[type='submit']:not(.submit):not(.button),
.default-template-page input[type='submit']:not(.submit):not(.button) {
border: 1px solid #060708;
padding: 0 20px;
color: #fff;
}
.text-area input[type='submit']:not(:hover),
.default-template-page input[type='submit']:not(:hover){
color: #fff;
background-color: #060708;
}
.text-area input[type='submit'],
.default-template-page input[type='submit']{
border-radius: 50px;
font-weight: 700;
color: #fff;
}
.text-area label input,
.default-template-page label input {
padding: 0 10px;
border-radius: 2px;
}
.bypostauthor,
.screen-reader-text {
opacity: 1
}
.aligncenter{
text-align: center;
}
.aligncenter li{
list-style-type: none;
}
.text-area {
line-height: 170%;
white-space: normal;
}
.text-area p,
.text-area table,
.text-area dl,
.text-area ol,
.text-area ul {
margin: 0 0 30px;
}
.text-area p:last-child,
.text-area ul:last-child,
.text-area ol:last-child {
margin-bottom: 0;
}
code,
kbd,
tt,
var,
pre {
font-family: Menlo, Consolas, monaco, monospace;
}
.text-area mark,
.text-area ins,
.text-area pre,
.text-area code{
background: rgba(166, 166, 166, .1);
}
pre {
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 24px;
}
.text-area img {
max-width: 100%;
height: auto;
}
.text-area input {
height: 36px;
border: 1px solid rgba(116, 116, 116, .4);
}
.text-area input[type='submit'] {
border: none;
}
.text-area form p {
padding: 0 0 20px 0;
}
.text-area form p:last-child{
padding-bottom: 0;
margin-bottom: 0;
}
.intro li{
list-style-type: none;
margin-bottom: 5px;
}
.intro ul{
margin-top: 20px;
}
.intro{
line-height: 160%;
}
.text{
max-width: 100%;
} img.alignright {
float: right;
margin: 1em 0 1em 1em;
}
img.alignleft {
float: left;
margin: 1em 1em 1em 0;
}
.wp-block-categories.alignleft{
margin-right: 1em;
}
@media (min-width: 600px) {
.wp-block-column:nth-child(odd) {
margin-right: 20px; 
}
.wp-block-column:nth-child(even) {
margin-left: 20px; 
}
.wp-block-column:not(:first-child) {
margin-left: 20px;
}
.wp-block-column:not(:last-child) {
margin-right: 20px; 
}
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.5em 1em 0.5em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.5em 0 0.5em 1em;
}
.wp-block-cover.alignleft,
.wp-block-button.alignleft,
.wp-block-pullquote.alignleft{
margin-right: 1em;
}
.wp-block-cover.alignright,
.wp-block-button.alignright,
.wp-block-pullquote.alignright{
margin-left: 1em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1em;
}
.wp-caption {
margin-bottom: 1em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: rgba(128, 128, 128, 0.8);
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
} i.btn,
em.btn{
position: relative;
display: inline-block;
font-style: normal;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
text-align: center;
}
.btn:before{
font-family: 'myicon';
}
.icon{
font-style: normal;
}
.bg-full iframe{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border:none;
z-index: 9;
}
a.full {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0);
opacity: 0;
z-index: 99;
}
a[data-href] {
cursor: pointer;
}
.bg-full,
.hover-bg,
.bg-color,
.border-layer{
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
z-index: 1;
}
.bg-color {
z-index: 3;
}
.hover-bg{
opacity: 0;
z-index: 2;
}
.sc-mixbox .item:not(.has-bgimg) .hover-bg{
z-index: 4;
}
.ptsc.need-wait-load .bg-full{
opacity: 1 !important;
}
.bg-full[data-bg]:not(.vTarget){
opacity: 0;
}
.item{
position: relative;
}
.img{
position: relative;
overflow: hidden;
}
.site-bg:not(.has-bg){
display: none;
}
.site-bg .bg-full{
z-index: 2;
}
.site-bg .bg-color:not(.bg-mask){
z-index: 1;
}
.site-bg{
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
margin: -1px;
z-index: 1;
}
.site-bg.patterns-01 .bg-full,
.site-bg.patterns-02 .bg-full{
display: flex;
display: -webkit-flex;
}
.win-v .site-bg.patterns-01 .bg-full,
.win-v .site-bg.patterns-02 .bg-full{
flex-direction: column;
-webkit-flex-direction: column;
}
.site-bg.patterns-01 .bg-full i,
.site-bg.patterns-02 .bg-full i{
display: block;
height: 100%;
width: 20%;
border-right: 1px solid;
}
.win-v .site-bg.patterns-01 .bg-full i,
.win-v .site-bg.patterns-02 .bg-full i{
display: none;
height: 40%;
width: 100%;
border: none;
border-bottom: 1px solid;
}
.win-v .site-bg .bg-full i:nth-child(1),
.win-v .site-bg .bg-full i:nth-child(2),
.win-v .site-bg .bg-full i:nth-child(3),
.win-v .site-bg .bg-full i:nth-child(4),
.win-v .site-bg .bg-full i:nth-child(5){
display: block !important;
}
.site-bg.patterns-01 .bg-full i{
border-color: rgba(0, 0, 0, 0.06) !important;
}
.site-bg.patterns-02 .bg-full i{
border-color: rgba(255, 255, 255, 0.1) !important;
}
.site-bg.patterns-03 .bg-full{
background-size: auto;
background-repeat: repeat;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/patterns-03.png);
}
.site-bg.patterns-04 .bg-full{
background-size: auto;
background-repeat: repeat;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/patterns-04.png);
}
.site-bg.patterns-05 .bg-full{
background-size: auto;
background-repeat: repeat;
}
.click-layer{
display: none;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/close.png) 12 12, pointer;
background-color: rgba(22,23,24,.4);
z-index: 2;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
pointer-events: auto;
}
.site-root .click-layer.close-hidden-menu{
position: absolute;
pointer-events: none;
z-index: 999;
}
.hidden-menu .click-layer.close-hidden-menu{
position: absolute;
display: block;
width: calc(100% - 500px);
background-color: transparent;
left: auto;right: 0;
}
body.for-menu-style-02 .hidden-menu .click-layer.close-hidden-menu{
left: 0;right: auto;
}
.m-close-hidden,
.m-close-menu{
opacity: 1;
z-index: 100;
}
.real-mobile .m-close-hidden:before,
.real-mobile .m-close-menu:before{
content: '\e909';
position: absolute;
font-size: 20px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
color: #fff;
font-family: 'myicon';
}
.m-close-hidden:before{
left: 20px;
}
.m-close-menu:before{
right: 20px;
}
.pt-iv-root:after{
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.none{
display: none;
}
.bg-full.vTarget:after{
content: '';
position: absolute;
left: 0;top: 0;right: 0;bottom: 0;
background-color: #363738;
z-index: 1;
}
.bg-full.vTarget.show:after{
opacity: 0;
}
body .pt-iv-thumbs-toggle i:after{
content: '\e928';
}
body .pt-iv-show-thumbs .pt-iv-thumbs-toggle i:after{
content: '\e925';
} .ptbar-outerWrap{
position: relative;
}
.ptbar-outerWrap:not(.no-roll){
overflow: hidden;
}
.ptbar-outerWrap .content{
position: relative;
}
.ptbar-outerWrap:not(.no-roll) .content{
width: calc(100% + 8px);
overflow: auto;
-webkit-overflow-scrolling: touch;
padding-right: 22px;
}
body.ie .ptbar-outerWrap:not(.no-roll) .content,
body.edge .ptbar-outerWrap:not(.no-roll) .content{
width: calc(100% + 18px);
}
.content-center .ptbar-outerWrap:not(.no-roll) .content{
padding-left: 22px;
}
.win-v .ptbar-outerWrap .content{
width: 100% !important;
padding: 0;
}
.win-v .ptbar-outerWrap .pt-bar-group,
.real-mobile .pt-bar-group{
display: none;
}
.ptbar-outerWrap .pt-bar-group{
right: 0;
}
.pt-bar-group{
position: absolute;
width: 24px;
height: 100%;
right: 20px;
top: 0;
}
.pt-bar{
position: absolute;
height: 100px;
width: 100%;
left: 0;top: 0;
cursor: pointer;
transition: background 0.4s;
}
.pt-bar:after{
content: '';
position: absolute;
width: 100%;height: 100%;
left: 0;top: 0;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/bar.svg);
background-position: center;
background-size: 100% 100%;
transform: scaleY(0.95);
-webkit-transform: scaleY(0.95);
}
.pt-bar:hover:after{
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
.text-white .pt-bar:after{
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/bar2.svg);
}
.no-roll .pt-bar-group{
display: none;
}
.win-v .ptbar-outerWrap p{
height: auto !important;
max-height: none !important;
}
.win-v .ptbar-outerWrap .content .intro,
.win-v .ptbar-outerWrap .content .text{
max-height: none !important;
}
.win-v .pt-video-mask,
.has-ctrl .pt-video-mask{
display: none;
} .ready ~ .volume-btn{
position: absolute;
width: 40px;height: 40px;line-height: 40px;
left: 22px;
bottom: 28px;
text-align: center;
font-size: 20px;
font-family: 'myicon';
background-color: rgba(0,0,0,.3);
color: #fff;
opacity: 0.7;
border-radius: 50%;
cursor: pointer;
transform: translate3d(0,0,0);
z-index: 12;
}
.m-mode .volume-btn{
display: none;
}
.ready ~ .volume-btn:before{
content: '\e936';
}
.pt-mediaplayer-muted ~ .volume-btn:before{
content: '\e937';
}
.bg-full[data-volume="0"] ~ .volume-btn{
display: none;
}
.volume-btn:hover{
background-color: rgba(0,0,0,.9);
opacity: 1;
}
.v-ctrl{
position: absolute;
width: 88px;
height: 88px;
line-height: 88px;
margin: -44px 0 0 -44px;
background: rgba(33, 34, 35, .95);
top: 50%;
left: 50%;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
border-radius: 50%;
text-align: center;
cursor: pointer;
z-index: 999;
}
.sc-videobox .call-item-video{
position: relative;
top: auto;
margin: 20px 0 0  -44px;
background:transparent;
}
.sc-videobox .call-item-video:before{
background: red;
border-radius: 50%;
z-index: 2;
}
.v-mobile-play.v-ctrl,
.m-mode .item .call-item-video{
width: 34px;
height: 34px;
margin: 0;
right: 10px;top: 10px;
left: auto;
line-height: 34px;
}
.ajax-content .v-mobile-play.v-ctrl{
width: 10vw;
height: 10vw;
line-height: 10vw;
margin: -5vw 0 0 -5vw;
top: 50%;
left: 50%;
right: auto;
}
.ajax-content .v-mobile-play.v-ctrl:before{
font-size: 4vw;
}
body:not(.m-mode) .single-root.single-type-video.video-popup .v-mobile-play{
display: block;
width: 88px;
height: 88px;
line-height: 88px;
margin: -44px 0 0 -44px;
top: 50%;
left: 50%;
right: auto;
}
body:not(.m-mode) .single-root.single-type-video.video-popup .v-mobile-play:before{
font-size: 30px;
}
body:not(.m-mode) .single-root.single-type-video.video-popup .v-play,
body:not(.m-mode) .single-root.single-type-video.video-popup .v-pause{
display: none;
}
.v-ctrl.v-mobile-play:before,
.m-mode .item .v-ctrl.call-item-video:before{
opacity: 1 !important;
font-size: 14px;
}
.v-ctrl:before,
.call-item-video:before{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
font-family: 'myicon';
color: #fff;
font-size: 30px;
}
.v-ctrl.v-pause:before{
content: '\e034';
}
.v-ctrl.v-play:before,
.v-ctrl.v-mobile-play:before,
.call-item-video:before{
content: '\e908';
text-indent: 4px;
}
.v-ctrl.v-pause:hover{
background: rgba(0, 0, 0, .3);
box-shadow: 0 0 50px rgba(0, 0, 0, .3);
}
.v-ctrl.v-pause:before {
content: '\e907';
font-size: 22px;
opacity: 0.3;
}
.v-ctrl.v-pause:hover:before {
opacity: 1;
}
.v-ctrl.v-play:before {
font-size: 26px;
text-indent: 2px;
}
.v-ctrl.v-pause {
background: rgba(64, 65, 66, .05);
}
.v-ctrl:hover {
opacity: 0.8;
}
.v-play,
.pause .v-pause {
opacity: 0;
}
.pause .v-play{
opacity: 1;
z-index: 1000;
}
.v-mobile-play,
.m-mode .item .v-ctrl:not(.call-item-video):not(.v-mobile-play),
.m-mode .pt-video-container{
display: none;
}
.has-video:not(.v-ready) .v-ctrl:not(.call-item-video):not(.v-mobile-play){
display: none !important;
}
.m-mode .v-ctrl.v-mobile-play,
.popup-player .pt-video-container,
body.single .single-inner.video .pt-video-container{
display: block;
}
.m-mode .v-ctrl.v-mobile-play{
opacity: 1 !important;
display: block !important;
}
.pt-video-holder > video{
width: 100%;
height: 100%;
} .site-loader{
position: fixed;
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 1;
overflow: hidden;
z-index: 100000;
}
.loader-bg{
position: absolute;
width: 100%;height: 100%;
left: 0;top: 0;
background-color: #fff;
transition: transform 0.7s;
-webkit-transition: transform 0.7s;
z-index: 2;
}
.loader-bg:after{
content: '';
position: absolute;
width: 100%;height: 100%;
left: 0;top: 0;
background-color: rgba(0,0,0,.3);
transform: translate3d(100%,0,0);
transition: opacity 0.8s;
-webkit-transform: translate3d(100%,0,0);
-webkit-transition: opacity 0.7s;
}
.site-loader.hide .loader-bg:after{
opacity: 0;
}
.site-dark .site-loader .loader-bg{
background-color: #000;
}
.site-loader.hide .loader-bg{
transform: translate3d(-100%,0,0);
-webkit-transform: translate3d(-100%,0,0);
}
.loader-img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
z-index: 3;
}
.loader-img + .loader-icon{
display: none !important;
}
.loader-icon{
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
.site-loader.hide .loader-icon{
display: none;
} .pic-loader,
.site-loader .loader-icon{
position: absolute;
width: 60px;
height: 60px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 0;
z-index: 111;
}
.site-loader .loader-icon i,
.pic-loader i{
position: absolute;
left: 0;top: 0;
width: 100%;height: 100%;
background-size: cover;
background-position: center;
}
body.pt-loader-02 .pic-loader,
body.pt-loader-02 .site-loader:not(.animate-hide) .loader-icon{
width: 30px;
height: 30px;
animation: loadbox 0.6s linear infinite;
-webkit-animation: loadbox 0.6s linear infinite;
}
body.pt-loader-02 .pic-loader i:nth-child(1),
body.pt-loader-02 .site-loader:not(.animate-hide) .loader-icon i:nth-child(1){
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/loadersvg.svg);
animation: loadbox_a 0.7s linear infinite;
-webkit-animation: loadbox_a 0.7s linear infinite;
}
body.pt-loader-03 .pic-loader i:nth-child(1),
body.pt-loader-03 .site-loader:not(.animate-hide) .loader-icon i:nth-child(1){
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/loadersvg3.svg);
}
@keyframes loadbox {
0%    {opacity: 1}
50%   {opacity: 0.6}
100%  {opacity: 1}
}
@keyframes loadbox_a {
0%    {transform: rotate(0deg)}
100%  {transform: rotate(358deg)}
}
@-webkit-keyframes loadbox {
0%    {opacity: 1}
50%   {opacity: 0.6}
100%  {opacity: 1}
}
@-webkit-keyframes loadbox_a {
0%    {-webkit-transform: rotate(0deg)}
100%  {-webkit-transform: rotate(358deg)}
} body.pt-loader-01 .pic-loader i,
body.pt-loader-01 .site-loader:not(.animate-hide) .loader-icon i{
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
width: 10px;height: 10px;
border-radius: 50%;
-webkit-animation: loadbox_b 1s ease-in-out 0s infinite;
animation: loadbox_b 1s ease-in-out 0s infinite;
opacity: 0;
}
body.pt-loader-01 .pic-loader i,
body.m-mode.pt-loader-01 .site-loader:not(.animate-hide) .loader-icon i{
margin: -3px 0 0 -3px;
width: 6px;height: 6px;
-webkit-animation: loadbox_b_2 1s ease-in-out 0s infinite;
animation: loadbox_b_2 1s ease-in-out 0s infinite;
}
body.pt-loader-01 .pic-loader i:nth-child(1),
body.pt-loader-01 .site-loader:not(.animate-hide) .loader-icon i:nth-child(1){
-webkit-animation-delay: 0s;
animation-delay: 0s
}
body.pt-loader-01 .site-loader:not(.animate-hide) .loader-icon i:nth-child(2){
-webkit-animation-delay: .2s;
animation-delay: .2s
}
body.pt-loader-01 .pic-loader i:nth-child(3),
body.pt-loader-01 .site-loader:not(.animate-hide) .loader-icon i:nth-child(3){
-webkit-animation-delay: .4s;
animation-delay: .4s
}
@keyframes loadbox_b {
0% {
transform: translateX(-60px);
opacity: 0
}
50% {
opacity: 1
}
100% {
transform: translateX(60px);
opacity: 0
}
}
@-webkit-keyframes loadbox_b {
0% {
-webkit-transform: translateX(-60px);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: translateX(60px);
opacity: 0
}
}
@keyframes loadbox_b_2 {
0% {
transform: translateX(-30px);
opacity: 0
}
50% {
opacity: 1
}
100% {
transform: translateX(30px);
opacity: 0
}
}
@-webkit-keyframes loadbox_b_2 {
0% {
-webkit-transform: translateX(-30px);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: translateX(30px);
opacity: 0
}
}
div.wpcf7 .ajax-loader {
position: relative;
vertical-align: top;
width: 12px;
height: 48px;
left: 4px;
background: transparent !important;
}
.wpcf7-form .ajax-loader.is-active:after {
content: '';
position: absolute;
width: 12px;
height: 12px;
top: 50%;
left: 0;
margin-top: -7px;
border-radius: 50%;
animation: animate_point 1s linear infinite;
-webkit-animation: animate_point 1s linear infinite;
background: rgb(116, 116, 166);
opacity: 10;
z-index: 2;
}
@keyframes animate_point {
0%   {opacity: 0;}
50%  {opacity: 0.8;}
100% {opacity: 0;}
}
@-webkit-keyframes animate_point {
0%   {opacity: 0;}
50%  {opacity: 0.8;}
100% {opacity: 0;}
} .pages{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
}
.pages ul{
padding-right: 5vw;
padding-left: 60px;
}
.pages li {
list-style-type: none;
width: 50px;height: 50px;line-height: 50px;
margin: 4px 0;
text-align: center;
font-family: 'pt-number';
font-size: 16px;
border-radius: 50%;
overflow: hidden;
}
.pages li a,
.pages li span{
display: block;
color: #060708;
background-color: #fff;
}
.pages li span.current{
color: #fff;
background-color: #060708;
}
.pages li .page-numbers {
position: relative;
z-index: 2;
}
.pages a.page-numbers:after{
content: '';
position: absolute;
right: 0;top: 0;left: 0;bottom: 0;
transform: scale(0);
-webkit-transform: scale(0);
border-radius: 50%;
z-index: -1;
}
.pages li:hover a.page-numbers:after{
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.pages li:hover a,
.pages li:hover span{
color: #fff;
}
.win-v .pages ul{
width: 100%;
padding: 30px 30px 50px;
text-align: center;
}
.win-v .pages li{
display: inline-block;
}
@media screen and (max-width: 1023px){
.pages li {
width: 30px;height: 30px;line-height: 30px;
font-size: 14px;
}
} .popup-player {
position: fixed;
display: none;
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 0;
background: rgba(16, 17, 18,.8);
z-index: 9;
}
.popup-player .close {
position: absolute;
width: 6vw;
height: 6vw;
line-height: 6vw;
top: 0;
right: 0;
border-radius: 50%;
color: #fff;
cursor: pointer;
text-align: center;
z-index: 2;
}
.popup-player .close.show {
top: 0;
}
.popup-player .close:after{
position: absolute;
content: '\e909';
font-family: 'myicon';
width: 100%;
height: 100%;
left: 0;
top: 0;
font-size: 2vw;
transition: all 0.4s;
}
.popup-player .close:hover:after{
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.win-v .popup-player .close{
width: 80px;height: 80px;
line-height: 80px;
}
.win-v .popup-player .close:after{
font-size: 30px;
}
.popup-player {
z-index: 10000;
}
.player-wrap {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-flex;
-webkit-align-items: center;
-webkit-justify-content: center;
}
.popup-player .bg-full {
position: relative;
flex-shrink: 0;
-webkit-flex-shrink: 0;
width: 60vw;
height: 33.7vw;
left: auto;
top:auto;
bottom: auto;
right: auto;
background-color: #060708;
transform: translateY(-200px);
-webkit-transform: translateY(-200px);
opacity: 0;
}
.popup-player .bg-full.show{
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
}
html.win-v .popup-player .bg-full {
width: 100vw;
height: 56.2vw;
}
.site-root{
position: relative;
background: #f6f7f8;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 3;
}
.woocommerce-page .site-root{
background: #fefefe;
}
.woocommerce-page.site-dark .site-root{
background: #060708;
}
.win-v .site-root{
padding-top: 0 !important;
}
.site-dark .site-root{
background: #161718;
}
.main-content{
z-index: 2;
}
.win-v .main-content{
overflow: auto;
}
.main-content,.ptsc-list,.ptsc-list > .wrap{
position: relative;
height: 100%;
}
.win-v .ptsc-list,
.win-v .ptsc-list > .wrap{
height: auto;
}
.page-template-default .main-content{
overflow: auto;
-webkit-overflow-scrolling: touch;
}
body.hidden-menu-open .site-root:after{
content: '';
position: absolute;
left: 0;top: 0;right: 0;bottom: 0;
margin: -1px;
z-index: 900;
border:2px solid #161718; 
}
body.for-menu-style-02 .site-root{
padding-top: 70px;
}
body.menu-bg-transparent-on.for-menu-style-02 .site-root{
padding-top: 0 !important;
}
html:not(.win-v) .menu-bg-transparent-on.single-type-02 .site-root .single-root{
padding-top: 100px;
} .pt-header{
position: absolute;
left: 0;
top: 0;
height: 100%;
z-index: 3;
}
.pt-header.menu-style-02{
height: auto;
width: 100%;
}
.pt-header.menu-style-02.menu-height-01{
height: 70px;
}
body.single .pt-header.menu-style-02,
.menu-style-03.text-black,
.menu-style-01.text-black{
box-shadow: 0 0 50px rgba(0,0,0,.03);
}
html.has-wp-bar:not(.win-v){
height: calc(100% - 32px);
}
@media (max-width: 782px){
html.has-wp-bar:not(.win-v){
height: calc(100% - 46px);
}
}
.pt-header > .wrap{
height: 100%;
background-color: #fff;
}
.pt-header > .wrap{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
transition: transform 0.5s,opacity 0.3s;
-webkit-transition: transform 0.5s,opacity 0.3s;
}
.pt-header.text-white > .wrap{
background-color: #060708;
}
body .text-white{
color: rgba(255,255,255,.8);
}
body .text-white .clone-number,
body .text-white a,
body .text-white legend,
body .sc-textlist.text-white,
body .text-white .pt-h,
body .text-white .title,
body .text-white .main-menu > ul > li.current_page_item > a .icon{
color: #fff;
} .logo{
position: absolute;
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
left: 0;top: 0;
width: 100%;
font-size: 0;
z-index: 2;
}
.logo img{
image-rendering: auto;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
html:not(.win-v) .logo.has-mobile-logo .mobile-logo,
html:not(.win-v) .m-logo.has-mobile-logo .mobile-logo,
.win-v .logo.has-mobile-logo a:not(.mobile-logo),
.win-v .m-logo.has-mobile-logo a:not(.mobile-logo){
display: none;
}
.menu-style-02 .logo img{
max-height: 100%;
max-width: none;
width: auto;
}
header:not(.menu-style-02) .logo img{
max-width: 100%;
height: auto;
}
.menu-style-02 .logo{
position: relative;
height: 100%;
width: auto;
}
.menu-style-01.logo-padding .logo{
padding: 20px;
}
.menu-style-03.logo-padding .logo{
padding: 10px;
}
.menu-style-02.logo-padding .logo{
padding: 0.7%;
}
@media screen and (max-height: 640px){
.menu-style-02.logo-padding .logo{
padding: 8px;
}
}
.menu-style-02 .logo a{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
height: 100%;
}
.menu-style-01 .menu-wrap{
position: relative;
flex-shrink: 0;
-webkit-flex-shrink: 0;
width: 100%;
max-height: calc(100% - 320px);
font-size: 0;
}
body.show-menu-03 .menu-style-03 .menu-wrap,
.menu-style-03 ~ .main-content{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
body.show-menu-03 .menu-style-03 ~ .main-content{
transform: translateX(100px);
-webkit-transform: translateX(100px);
}
body.show-menu-03 .menu-style-03 .menu-wrap,
.menu-style-03 ~ .main-content{
transition: transform 0.5s;
-webkit-transition: transform 0.5s;
}
.menu-style-03 .menu-wrap,
body.show-menu-03 .menu-style-03 ~ .main-content{
transition: transform 0.8s 0.1s;
-webkit-transition: transform 0.8s 0.1s;
}
i.btn-menu-03{
position: absolute;
display: none;
width: 100px;height: 100px;line-height: 100px;
top: 50%;
left: 0;
margin-top: -50px;
transition: none;
-webkit-transition: none;
opacity: 0.8;
z-index: 7;
}
.win-v i.btn-menu-03{
display: none !important;
}
@media screen and (max-width: 1024px){
html:not(.win-v) i.btn-menu-03{
width: 80px;
}
html:not(.win-v) .pt-header.menu-style-03 .main-menu > ul > li > a i{
font-size: 100%;
}
}
.btn-menu-03 span{
position: absolute;
width: 30px;
height: 2px;
left: 50%;
top: 50%;
margin-left: -15px;
background-color: #fff;
}
.btn-menu-03:hover{
opacity: 1;
}
header.icon-style-02 .btn-menu-03 span{
width: 24px;
margin-left: -12px;
height: 3px;
border-radius: 4px;
}
.pt-header.text-black .btn-menu-03 span{
background-color: #161718;
}
.btn-menu-03 span:nth-child(1){
margin-top: -7px;
}
.btn-menu-03 span:nth-child(3){
margin-top: 7px;
}
body.show-menu-03 .btn-menu-03 span:nth-child(2){
opacity: 0;
}
body.show-menu-03 .btn-menu-03 span:nth-child(1){
margin: 0;
transform: rotate(45deg);
}
body.show-menu-03 .btn-menu-03 span:nth-child(3){
margin: 0;
transform: rotate(-45deg);
}
body:not(.show-menu-03) .call-menu-03:hover span:nth-child(1),
body:not(.show-menu-03) .call-menu-03:hover span:nth-child(3){
left: 47%;
}
body:not(.show-menu-03) .call-menu-03:hover span:nth-child(2){
left: 53%;
}
.menu-style-03 i.btn-menu-03{
display: block;
}
i.btn.close-menu-03{
opacity: 0;
z-index: 6;
}
body.show-menu-03 i.btn.btn-menu-03{
transform: translateX(-15px);
}
body.show-menu-03 i.btn.close-menu-03{
opacity: 1;
z-index: 8;
}
body.show-menu-03 i.btn.call-menu-03{
opacity: 0;
}
.win-v .close-menu-03.click-layer{
display: none !important;
}
.menu-style-03 .menu-wrap:after{
content: '';
display: inline-block;vertical-align: middle;
height: 100%;width: 0;
}
.menu-style-03 .main-menu{
display: inline-block;vertical-align: middle;
padding:  100px 10vw 100px 6vw;
}
.pt-header.overload .menu-wrap{
overflow: hidden;
height: 100%;
}
.pt-header.overload .main-menu{
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
body.edge .pt-header.overload .main-menu,
body.ie .pt-header.overload .main-menu{
width: calc(100% + 12px);
}
.main-menu::-webkit-scrollbar{
background-color: rgba(166,166,166,.2);
} .main-menu i.call-sub-btn{
position: absolute;
left: 0;top: 0;bottom: 0;right: 0;
display: none;
z-index: 2;
}
.pt-header.menu-style-01.overload .call-sub-btn{
display: block;
}
.clone-sub{
position: absolute;
min-width: 220px;
height: 100%;
left: -220px;
top: 0;
padding-right: 50px;
z-index: 2;
background-color: #161718;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.clone-sub:after{
content: '';
width: 0;height: 100%;
display: inline-block;vertical-align: middle;
}
.clone-sub > ul{
display: inline-block;
vertical-align: middle;
width: 99%;
padding: 80px 0;
}
i.close-clone-sub{
position: absolute;
width: 40px;height: 40px;line-height: 40px;
right: 0;top: 50%;
margin-top: -20px;
background-color: #ccc;
text-align: center;
opacity: 0;
}
.show-clone-sub i.close-clone-sub{
opacity: 1;
}
i.close-clone-sub:before{
content: '\e5cd';
color: #060708;
font-size: 24px;
}
i.close-clone-sub:hover:before{
color: #fff;
}
.show-clone-sub > .wrap{
transform: translateX(-100px);
-webkit-transform: translateX(-100px);
opacity: 0.6;
}
.clone-sub a{
display: block;
line-height: 40px;
padding: 0 40px;
white-space: nowrap;
}
.clone-sub a i{
display: inline-block;vertical-align: top;
height: 40px;width: 40px;line-height: 40px;
font-size: 20px;
opacity: 0.7;
}
.clone-sub a:hover i{
opacity: 1;
} .pt-header li{
position: relative;
list-style-type: none;
}
html:not(.win-v) body.menu-bg-transparent-on .pt-header.menu-style-02 > .wrap{
position: relative;
z-index: 2;
background: transparent !important;
}
html:not(.win-v) body.menu-bg-transparent-on .pt-header.menu-style-02:after{
z-index: 0;
content: '';
position: absolute;
left: 0;top: 0;
width: 100%;
height: 150%;
background:linear-gradient(to bottom, rgba(0,0,0,.6), rgba(0,0,0,0));
pointer-events: none;
}
.pt-header.menu-style-02 .main-menu > ul{
margin: 5px 0 5px 30px;
white-space: nowrap;
}
.pt-header.menu-style-02 .main-menu > ul > li{
display: inline-block;
padding: 0 20px;
font-size: 0;
}
.pt-header.menu-style-01 .main-menu > ul > li{
font-size: 0.855rem;
text-align: center;
padding: 15px 0;
}
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li.no-icon{
padding: 10px 0;
}
.pt-header .main-menu > ul > li > a{
display: inline-block;
padding: 0 20px;
}
.pt-header .main-menu a{
white-space: nowrap;
}
.pt-header.menu-style-01 .main-menu > ul > li > a{
padding: 0 30px;
min-width: 40px;
}
.pt-header.menu-style-01 .main-menu > ul > li > a .icon{
display: block;
padding-bottom: 5px;
font-size: 32px;
}
.pt-header.menu-style-01 .main-menu > ul > li > a .icon.fa{
font-size: 28px;
}
.pt-header.menu-style-02 .main-menu > ul > li > a .icon{
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 60px;
margin-right: 5px;
}
.pt-header.menu-style-02 .main-menu > ul > li > a .icon.inr{
position: relative;
top: -1px;
} .pt-header.menu-style-02 .menu-wrap{
width: 100%;
}
.pt-header.menu-style-02.elem-position-01 > .wrap{
justify-content: space-between;
-webkit-justify-content: space-between;
}
.pt-header.menu-style-02:not(.elem-position-01) > .wrap{
justify-content: center;
-webkit-justify-content: center;
}
.pt-header.menu-style-02.elem-position-02 .menu-wrap{
width: auto;
min-width: 33vw;
margin-right: 100px;
}
.pt-header.menu-style-02.elem-position-03 .menu-wrap{
width: auto;
}
.pt-header.menu-style-02.elem-position-04 .menu-wrap .main-menu{
float: right;
position: relative;
left: -30px;
}
.menu-style-02.elem-position-03 .logo{
position: absolute;
}
.menu-style-02.elem-position-03 .header-additional{
position: absolute;
bottom: 50%;
transform: translateY(50%);
left: auto;
}
.pt-header.menu-style-02.elem-position-03 .main-menu > ul{
margin: 5px 0;
}
.pt-header.menu-style-02 .main-menu > ul > li > a {
display: block;
padding: 0;
font-size: 1.125rem;
line-height: 60px;
}
.pt-header.menu-style-02.menu-height-01 .main-menu > ul > li > a{
font-size: 1rem;
}
.pt-header .main-menu > ul > li.no-link:not(.open):hover > a,
.pt-header.menu-style-03 li.no-icon:not(.open):hover > a{
opacity: 0.6;
}
.pt-header .main-menu > ul > li:before,
.pt-header.menu-style-03 .sub-menu li:before{
content: '';
position: absolute;
width: 5px;height: 80%;
left: 0;top: 10%;
opacity: 0;
}
.pt-header.menu-style-02 .main-menu > ul > li:before{
width: calc(100% - 40px);
height: 1px;
left: 20px;
top: 50%;
margin: 10px 0 0 0;
}
.pt-header.menu-style-03 .main-menu li.current_page_item.no-icon:before,
.pt-header.menu-style-03 .main-menu > ul > li.current-menu-ancestor:before{
width: 8px;height: 8px;
border-radius: 4px;
left: -14px;top: 50%;
margin-top: -5px;
opacity: 1;
}
.pt-header.menu-style-03 .main-menu > ul > li.no-icon.open:before{
opacity: 0 !important;
}
.pt-header.menu-style-02 .main-menu > ul > li:not(.no-icon):before,
.win-v .pt-header .main-menu > ul > li:not(.no-icon):before{
display: none;
}
.pt-header .main-menu > ul > li.current_page_item:before,
.pt-header:not(.menu-style-03) .main-menu > ul > li.current-menu-ancestor:before,
.pt-header .main-menu > ul > li.current_page_item > a,
.pt-header .main-menu > ul > li.current-menu-ancestor > a{
opacity: 1;
}
.pt-header:not(.menu-style-03) .sub-menu li.current_page_item:before,
.pt-header:not(.menu-style-03) .sub-menu li.current-menu-parent:before{
content: '';
position: absolute;
left: -8px;
top: 15px;
height: 4px;width: 4px;
border-radius: 50%;
} .menu-style-03 .menu-wrap{
position: absolute;
left: 0;top: 0;
width: auto;
max-width: 50vw;
min-width: 700px;
height: 100%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
background-color: #060708;
transform: translate3d(-100%,0,0);
-webkit-transform: translate3d(-100%,0,0);
overflow: auto;
font-size: 0;
z-index: 5;
}
.pt-header.menu-style-03.text-black .menu-wrap{
background-color: #fff;
}
.pt-header.menu-style-03 .main-menu a{
position: relative;
}
.pt-header.menu-style-03 .main-menu > ul > li{
margin: 10px 0;
opacity: 0;
}
body.show-menu-03 .pt-header.menu-style-03 .main-menu > ul > li{
left: 0;
opacity: 1;
}
.pt-header.menu-style-03 .sub-menu li{
font-size: 0;
}
.pt-header.menu-style-03 .main-menu > ul > li > a{
padding: 0;
}
.pt-header.menu-style-03 .sub-menu{
position: relative;
display: none;
top: auto;
padding: 20px 0 20px 12px;
background-color: transparent !important;
transform: none;
-webkit-transform: none;
transition: none;
opacity: 1 !important;
visibility: visible;
pointer-events: auto;
}
.pt-header.menu-style-03 .main-menu > ul > li > .sub-menu{
left: 1.2vw !important;
}
.pt-header.menu-style-03 .main-menu > ul > li:not(.no-icon) > .sub-menu{
left: 2.4vw !important;
}
.pt-header.menu-style-03:not(.text-large) .sub-menu{
padding: 10px 0 10px 6px;
}
.pt-header.menu-style-03:not(.text-large) .main-menu > ul > li > a i{
margin-right: 4px;
}
.pt-header.menu-style-03 li.depth-2 .sub-menu{
left: 20px;
} .pt-header.menu-style-03.style-edited-01 .menu-wrap{
min-width: 0;
}
.pt-header.menu-style-03.style-edited-01 .main-menu > ul > li{
font-size: 18px;
line-height: 24px;
}
.pt-header.menu-style-03.style-edited-01 .main-menu > ul > li > .call-sub-btn{
height: 24px;
margin-right: -10px;
}
.pt-header.menu-style-03.style-edited-01 .main-menu > ul > li > a i{
line-height: 24px;
}
.pt-header.menu-style-03.style-edited-01 .sub-menu .call-sub-btn{
height: 30px;
} .pt-header.menu-style-03.text-large .main-menu a{
font-family: 'built-Local';
text-transform: uppercase;
}
.pt-header.menu-style-03.text-large .main-menu > ul > li{
font-size: 2.2vw;
line-height: 2.2vw;
}
.pt-header.menu-style-03.text-large .main-menu > ul > li > a i{
width: 2.4vw;
line-height: 2.2vw;
margin-right: 10px;
}
.pt-header.menu-style-03.text-large .call-sub-btn{
height: 2.2vw;
}
.pt-header.menu-style-03.text-large .sub-menu li{
line-height: 1.2vw;
}
.pt-header.menu-style-03.text-large .sub-menu a{
font-size: 0.9vw;
font-weight: 400;
}
.font-weight-500 .pt-header.menu-style-03.text-large .sub-menu a{
font-weight: 500;
}
.pt-header.menu-style-03.text-large .sub-menu .call-sub-btn{
height: 1.2vw;
} .pt-header.menu-style-03.text-small .main-menu > ul > li{
font-size: 24px;
line-height: 40px;
}
.pt-header.menu-style-03.text-small .main-menu > ul > li > a i{
width: 40px;
line-height: 40px;
}
.pt-header.menu-style-03.text-small .call-sub-btn{
height: 40px;
}
.pt-header.menu-style-03.text-small .sub-menu li{
line-height: 20px;
}
.pt-header.menu-style-03.text-small .sub-menu a{
font-size: 1rem;
font-weight: 400;
}
.font-weight-500 .pt-header.menu-style-03.text-small .sub-menu a{
font-weight: 500;
}
.pt-header.menu-style-03.text-small .sub-menu .call-sub-btn{
height: 20px;
} .pt-header.menu-style-03.text-normal .main-menu > ul > li{
font-size: 1.6vw;
line-height: 2vw;
}
.pt-header.menu-style-03.text-normal .main-menu > ul > li > a i{
width: 2vw;
line-height: 2vw;
}
.pt-header.menu-style-03.text-normal .call-sub-btn{
height: 2vw;
}
.pt-header.menu-style-03.text-normal .sub-menu li{
line-height: 24px;
}
.pt-header.menu-style-03.text-normal .sub-menu a{
font-size: 15px;
}
.pt-header.menu-style-03.text-normal .sub-menu .call-sub-btn{
height: 24px;
}
@media screen and (max-width: 1680px){
.pt-header.menu-style-02 .main-menu > ul > li{
padding: 0 12px;
}
.pt-header.menu-style-03.text-normal .main-menu > ul > li{
font-size: 1.7vw;
}
.pt-header.menu-style-03.text-normal .sub-menu li{
line-height: 18px;
}
.pt-header.menu-style-03.text-normal .sub-menu .call-sub-btn{
height: 18px;
}
.pt-header.menu-style-03.text-normal .sub-menu a{
font-size: 1rem;
}
.menu-style-03 .menu-wrap{
min-width: 480px;
}
.menu-style-03 .main-menu{
padding: 100px 10vw;
}
} .pt-header.menu-style-02 .main-menu li.depth-1.has-sub > a:after{
content: '\e925';
position: absolute;
font-family: 'myicon';
font-size: 12px;
opacity: 0.3;
margin-left: 1px;
}
.pt-header.menu-style-03 .main-menu li.has-sub > a:before{
content: '\e925';
position: absolute;
right: -16px;
font-size: 14px;
top: 0;
opacity: 0.4;
font-family: 'myicon';
pointer-events: none;
}
.pt-header.menu-style-03 .main-menu li.has-sub.open > a:before{
transform: rotate(180deg);
}
.pt-header.menu-style-03 .main-menu > ul > li > a i{
display: inline-block;
vertical-align: top;
text-align: center;
font-size: 80%;
opacity: 0.5;
}
.pt-header.menu-style-03 .main-menu > ul > li.current_page_item > a i,
.pt-header.menu-style-03 li.current-menu-ancestor > a i{
opacity: 1;
}
.pt-header.menu-style-03  .sub-menu a i,
.pt-header.menu-style-03 .main-menu > ul > li:not(.no-icon):before{
display: none;
}
.pt-header.menu-style-03 .call-sub-btn{
display: block;
bottom: auto;
} html:not(.win-v) .pt-header.overload:not(.menu-style-03) .main-menu .sub-menu{
display: none !important;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu{
position: absolute;
min-width: 180px;
left: 110%;top: 50%;
padding: 24px 30px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
opacity: 0;
visibility: hidden;
pointer-events: none;
border-radius: 3px;
z-index: 3;
}
.pt-header.menu-style-02 .main-menu li .sub-menu{
top: 90%;
left: 20px;
transform: none;
-webkit-transform: none;
}
.pt-header.menu-style-02 .main-menu li.sub-crossed .sub-menu{
left: auto;
right: 20px;
}
.pt-header.menu-style-02 .main-menu .sub-menu .sub-menu{
left: 100% !important;
top: -24px;
}
.pt-header.menu-style-02 .main-menu li.sub-crossed .sub-menu .sub-menu{
left: auto !important;
right: 100% !important;
}
html:not(.win-v) .pt-header:not(.menu-style-03) .main-menu .sub-menu{
display: block !important;
}
html:not(.win-v) .pt-header:not(.menu-style-03) .main-menu .sub-menu.lot{
display: flex !important;
flex-flow: wrap;
display: -webkit-flex !important;
-webkit-flex-flow: wrap;
}
.sub-menu.hack-blur > li:last-child{
padding-bottom: 1px;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu.lot{
width: 480px;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu.lot > li{
display: inline-block;vertical-align: top;
width: 48%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu.lot i.icon{
display: none;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu.lot li.has-sub>a:before{
right: 10px;
}
html:not(.win-v) .pt-header:not(.menu-style-03) .main-menu .sub-menu.lot .sub-menu{
left: 70% !important;
}
.pt-header.menu-style-01 .main-menu li:hover > .sub-menu{
left: 100%;
}
.pt-header:not(.menu-style-03) .main-menu li:hover > .sub-menu{
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.pt-header:not(.menu-style-03) .main-menu .depth-1 > .sub-menu:before{
content: '';
position: absolute;
}
.pt-header.menu-style-01 .main-menu .depth-1 > .sub-menu:before{
left: 0px;top: 50%;
margin-top: -12px;
border-left: none;
border-top: 12px solid transparent !important;
border-bottom: 12px solid transparent !important;
border-right: 12px solid;
}
.pt-header.menu-style-02 .main-menu .depth-1 > .sub-menu:before{
left: 20px;top: 0;
border-top: none;
border-left: 12px solid transparent !important;
border-right: 12px solid transparent !important;
border-bottom: 12px solid;
}
.pt-header.menu-style-02 .main-menu .depth-1.sub-crossed > .sub-menu:before{
left: auto;
right: 20px;
}
.pt-header.text-white:not(.menu-style-03) .main-menu .sub-menu{
background-color: #fff;
}
.pt-header.text-white:not(.menu-style-03) .main-menu .sub-menu .sub-menu{
background-color: #fefefe;
}
.pt-header.text-white:not(.menu-style-03) .main-menu .sub-menu a{
color: #161718;
}
.pt-header.text-black:not(.menu-style-03) .main-menu .sub-menu{
background-color: #161718;
}
.pt-header.text-black:not(.menu-style-03) .main-menu .sub-menu .sub-menu{
background-color: #060708;
}
.pt-header.text-black:not(.menu-style-03) .main-menu .sub-menu a{
color: #fff;
}
.pt-header.text-white:not(.menu-style-03) .main-menu .sub-menu:before{
border-color: #fff;
}
.pt-header.text-black:not(.menu-style-03) .main-menu .sub-menu:before{
border-color: #161718;
}
.pt-header.menu-style-01 .main-menu li.depth-1:hover > .sub-menu:before{
left: -7px;
}
.pt-header.menu-style-02 .main-menu li.depth-1:hover > .sub-menu:before{
top: -7px;
}
html:not(.win-v) header:not(.menu-style-03) .sub-menu{
text-align: left;
box-shadow: 5px 5px 40px rgba(0,0,0,.1);
}
.main-menu .sub-menu a{
position: relative;
display: inline-block;
font-size: 0.925rem;
line-height: 30px;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu li{
padding-right: 40px;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu li.has-icon{
padding-right: 0;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu li.has-icon > a{
display: block;
padding-right: 40px;
}
.main-menu .sub-menu a i{
display: inline-block;vertical-align: top;
margin-right: 4px;
width: 20px;
height: 30px;
line-height: 30px;
font-size: 18px;
}
.pt-header:not(.menu-style-03) .main-menu .sub-menu li.has-icon a i{
position: absolute;
top: 0;right: 0;
}
.main-menu .sub-menu a:after,
header:not(.menu-style-02) .pt-social ul a:after,
.blog-main .text a:after,
.pt-category a:after,
.single-meta a:after,
a.text-link:after{
content: '';
position: absolute;
left: 0;top: 90%;
width: 0;height: 1px;
}
body:not(.real-mobile) a.text-link:hover:after,
body:not(.real-mobile) .main-menu .sub-menu a:hover:after,
body:not(.real-mobile) header .pt-social ul a:hover:after,
body:not(.real-mobile) .blog-main .text a:hover:after,
body:not(.real-mobile) .single-meta a:hover:after,
body:not(.real-mobile) .pt-category a:hover:after{
left: auto;right: 0;
width: 100%;
}
a.text-link{
position: relative;
display: inline-block;
}
a.text-link:after{
top: 95%;
transition: all 0.5s;
}
.pt-header:not(.menu-style-03) .main-menu li li.has-sub>a:before{
content: '\e927';
position: absolute;
right: -20px;top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
font-family: 'myicon';
font-size: 14px;
color: rgba(166,166,166,.4);
}
.pt-header.menu-style-02 li.no-link.depth-1 > a{
position: relative;
}
.pt-header.menu-style-02 li.no-link.depth-1.current-menu-item > a:after,
.pt-header.menu-style-02 li.no-link.depth-1.current-menu-ancestor > a:after{
content: '';
position: absolute;
left: 0;top: 50%;
margin-top: 10px;
width: 100%;
height: 1px;
}
.blog-list:not(.style-02) .blog-main .item.text-white:not([data-bg-color=""]) .text a:after,
.blog-list:not(.style-02) .blog-main .item.text-white:not([data-bg-color=""]) .pt-category a:after,
.blog-list:not(.style-02) .blog-main .item.text-white:not([data-bg-color=""]) .pt-category a:before{
background-color: #fff !important;
}
.blog-list:not(.style-02) .blog-main .item.text-black:not([data-bg-color=""]) .text a:after,
.blog-list:not(.style-02) .blog-main .item.text-black:not([data-bg-color=""]) .pt-category a:after{
background-color: #060708 !important;
} .header-additional{
position: absolute;
left: 0;bottom: 0;
width: 100%;
padding: 24px;
text-align: center;
font-size: 0;
z-index: 1;
}
.menu-style-02 .header-additional{
position: relative;
width: auto;
left: auto;
right: 1vw;
white-space: nowrap;
padding: 15px 64px 15px 0;
}
body.no-hidden-menu .menu-style-02 .header-additional{
padding-right: 10px;
}
.header-search form,
header:not(.menu-style-02) .pt-social ul,
header .pt-popup-btn > em,
header .copyright p{
position: absolute;
left: 100%;bottom: -10px;
font-size: 1rem;
white-space: nowrap;
opacity: 0;
visibility: hidden;
box-shadow: 5px 5px 40px rgba(0,0,0,.05);
border-radius: 3px;
pointer-events: none;
}
.menu-style-02 .header-search form{
top: 100%;
bottom: auto;
left: auto;
right: 0;
}
header .copyright p:after,
header:not(.menu-style-02) .pt-social ul:after,
header:not(.menu-style-02) .header-search form:after,
header:not(.menu-style-02) .pt-popup-btn > em:after{
content: '';
position: absolute;
left: -4px;bottom: 12px;
border-left: none;
border-top: 12px solid transparent !important;
border-bottom: 12px solid transparent !important;
border-right: 12px solid #161718;
}
.menu-style-02 .header-search form:after{
left: 24px;
bottom: auto;
top: -6px;
border-top: none !important;
border-right: 12px solid transparent !important;
border-left: 12px solid transparent !important;
}
body.real-mobile header .copyright.m-show p,
body.real-mobile header .pt-social.m-show ul,
body.real-mobile .header-search.m-show form,
body:not(.real-mobile) .copyright:hover p,
body:not(.real-mobile) header .pt-social:hover ul,
body:not(.real-mobile) .header-search:hover form,
body:not(.real-mobile) .header-search form.show,
body:not(.real-mobile) .pt-popup-btn:hover > em{
opacity: 1;
visibility: visible;
pointer-events: auto;
}
body:not(.real-mobile) .header-search form.focus{
opacity: 1 !important;
visibility: visible !important;
pointer-events: auto !important;
} .pt-header.text-white .main-menu > ul > li > a .icon{
color: rgba(255,255,255,.6);
}
.pt-header.text-white .main-menu > ul > li:not([class*="current"]):hover > a .icon{
color: rgba(255,255,255,1);
}
.pt-header.text-black .main-menu > ul > li > a .icon{
color: rgba(0,0,0,.6);
}
.pt-header.text-black .main-menu > ul > li:not([class*="current"]):hover > a .icon{
color: rgba(0,0,0,1);
}
.pt-header.text-white .pt-popup-btn > em,
.pt-header.text-white .header-search form,
.pt-header.text-white:not(.menu-style-02) .pt-social ul,
.pt-header.text-white .copyright p{
background-color: #f6f7f8;
color: #111;
}
.pt-header.text-white:not(.menu-style-02) .header-additional > div:not(.pt-mini-cart) a{
color: #111;
}
.pt-header.text-white .pt-popup-btn > em:after,
.pt-header.text-white .copyright p:after,
.pt-header.text-white:not(.menu-style-02) .pt-social ul:after,
.pt-header.text-white .header-search form:after{
border-right-color: #f6f7f8;
}
.pt-header.text-black .pt-popup-btn > em,
.pt-header.text-black .header-search form,
.pt-header.text-black:not(.menu-style-02) .pt-social ul,
.pt-header.text-black .copyright p{
background-color: #161718;
color: #fff;
}
.pt-header.text-black:not(.menu-style-02) .header-additional > div:not(.pt-mini-cart) a,
.pt-header.text-black input.search,
.clone-sub,
.clone-sub a{
color: #fff;
}
.pt-header.text-black .pt-popup-btn > em:after,
.pt-header.text-black .copyright p:after,
.pt-header.text-black:not(.menu-style-02) .pt-social ul:after,
.pt-header.text-black .header-search form:after{
border-right-color: #161718;
} .pt-social{
position: relative;
text-align: left;
}
header:not(.menu-style-02) .pt-social ul{
padding: 24px 70px 24px 30px;
}
.pt-social ul a{
position: relative;
display: block;
line-height: 30px;
}
html:not(.win-v) header:not(.menu-style-02) .pt-social ul a{
min-width: 150px;
}
.pt-social em{
font-style: normal;
}
.menu-style-02 .pt-social a:hover em{
opacity: 1;
}
.menu-style-02 .pt-social em,
header.menu-style-02 .pt-popup-btn > em{
position: absolute;
top: -24px;
right: 0;
padding: 4px 6px;
color: #fff;
background: #262728;
font-size: 12px;
line-height: 18px;
opacity: 0;
font-family: sans-serif;
border-radius: 3px;
pointer-events: none;
}
.menu-style-02 .pt-social em:before,
.menu-style-02 .pt-popup-btn > em:before{
content: '';
position: absolute;
bottom: -4px;
right: 10px;
border-bottom: none;
border-left: 6px solid transparent !important;
border-right: 6px solid transparent !important;
border-top: 4px solid #262728;
}
.pt-header.text-white.menu-style-02 .pt-social em,
.pt-header.text-white.menu-style-02 .pt-popup-btn > em{
color: #262728;
background: #eee;
}
.pt-header.text-white.menu-style-02 .pt-social em:before,
.pt-header.text-white.menu-style-02 .pt-popup-btn > em:before{
border-top-color: #eee;
}
.menu-style-02 .pt-social li{
display: inline-block;
margin: 0 2px;
}
.menu-style-02 .pt-social .icon{
display: block;
}
.sc-mixbox .pt-social em{
position: absolute;
display: inline-block;
line-height: 40px;
padding: 0 15px;
font-size: 12px;
left: -6px;
bottom: 106%;
background-color: #060708;
color: #fff;
visibility: hidden;
opacity: 0;
pointer-events: none;
}
.sc-mixbox .pt-social em:after{
content: '';
position: absolute;
bottom: -7px;
left: 5px;
border-bottom: none;
border-left: 12px solid transparent !important;
border-right: 12px solid transparent !important;
border-top: 12px solid #060708;
}
.sc-mixbox .pt-social a:hover em{
left: 0;
visibility: visible;
opacity: 1;
}
.sc-mixbox .pt-social ul{
margin-top: 30px;
font-size: 0;
}
.sc-mixbox.content-center .pt-social ul{
text-align: center;
}
.sc-mixbox .pt-social li{
position: relative;
display: inline-block;
margin: 0 4px;
left: -4px;
}
.sc-mixbox .pt-social a:hover{
opacity: 0.8;
}
html:not(.win-v) header:not(.menu-style-02) .pt-social .icon{
position: absolute;
right: -40px;top: 0;
}
.pt-popup-widgets .pt-social li {
text-align: center;
}
.pt-social .icon{
font-family: 'myicon';
width: 30px;
height: 30px;line-height: 30px;
opacity: 0.8;
font-size: 15px;
text-align: center;
}
.pt-social .custom-icon{
font-family: FontAwesome;
}
.pt-social .custom-icon[class*=" pe-7s-"]{
font-family: 'Pe-icon-7-stroke';
}
.sc-mixbox .pt-social li i{
font-size: 28px;
width: 40px;height: 40px;line-height: 40px;
}
.pt-social a:hover .icon{
opacity: 1;
}
.pt-social .icon.pt-facebook:before{
content: '\ea90';
}
.pt-social .icon.pt-twitter:before{
content: '\ea96';
}
.pt-social .icon.pt-pinterest:before{
content: '\e90a';
}
.pt-social .icon.pt-flickr:before{
content: '\eaa4';
font-size: 16px;
}
.pt-social .icon.pt-instagram:before{
content: '\e947';
}
.pt-social .icon.pt-linkedin:before{
content: '\eaca';
position: relative;
top: -1px;
}
.pt-social .icon.pt-whatsapp:before{
content: '\e948';
}
.pt-social .icon.pt-behance:before{
content: '\eaa8';
font-size: 17px;
position: relative;
top: 1px;
}
.pt-social .icon.pt-tumblr:before{
content: '\eab9';
}
.pt-social .icon.pt-google-plus:before{
content: '\ea88';
font-size: 12px;
position: relative;
top: -1px;
}
.pt-social .icon.pt-vimeo:before{
content: '\eaa0';
}
.pt-social .icon.pt-youtube:before{
content: '\ea9d';
}
.pt-social .icon.pt-envelope:before{
content: '\e903';
}
.header-search{
position: relative;
}
.header-search .wrap{
position: relative;
}
.header-search form{
padding: 20px 24px;
}
.header-search input.search{
height: 40px;
min-width: 220px;
border:none;
border-bottom: 1px solid rgb(166,166,166);
opacity: 0.8;
}
.header-search input.search:focus{
opacity: 1;
}
.search-btn,
i.close-search{
position: absolute;
right: 0;top: 5px;
height: 30px;width: 30px;line-height: 30px;
font-size: 0;
border-radius: 50%;
color: #fff;
text-align: center;
cursor: pointer;
z-index: 2;
}
.search-btn:hover ~ i{
opacity: 1;
}
i.close-search{
opacity: 0.8;
z-index: 0;
}
.close-search:before{
content: '\e932';
font-family: 'myicon';
font-size: 11px;
}
.header-additional i.btn[class*="call-"]{
display: block;
width: 30px;height: 30px;line-height: 30px;
margin: auto;
margin-top: 1px;
font-size: 22px;
text-align: center;
}
.menu-style-02 .header-additional i.btn.call-hidden-menu,
.menu-style-02 .header-search{
top: auto;
left: 0;
}
.menu-style-02 .header-search,
.menu-style-02 .pt-social{
display: inline-block;
vertical-align: top;
}
.menu-style-02 .header-search i.btn.call-search{
margin: 0 10px 0 0;
}
.header-additional i.btn[class*="call-"]:before{
opacity: 0.8;
}
.header-additional i.btn[class*="call-"]:hover:before{
opacity: 1;
}
.header-additional i.btn.call-hidden-menu{
top: -10px;
font-size: 30px;
}
body:not(.real-mobile) i.call-hidden-menu.btn:hover:before{
transform: rotate(90deg);
}
i.call-hidden-menu:before{
content: '\e92c';
display: inline-block;
}
i.call-search:before{
content: '\e90f';
}
i.call-social:before{
content: '\e90e';
}
header .copyright .btn:before{
content: '\e952';
}
header.icon-style-02 i.call-hidden-menu:before{
content: '\e946';
}
header.icon-style-02 i.call-search:before{
content: '\e95d';
font-size: 19px;
}
header.icon-style-02 i.call-social:before{
content: '\e95e';
}
header.icon-style-02 .copyright .btn:before{
content: '\e95c';
} .menu-style-02 i.call-search:before{
content: '\e932';
font-size: 14px;
display: block;
}
.menu-style-02 i.call-search:hover:after{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 100%;
cursor: default;
}
.menu-style-02 .header-additional i.btn.call-hidden-menu{
position: absolute;
right: 0;
left: auto;
top: 0;
width: 60px;
height: 60px;
margin: 0;
line-height: 60px;
}
.menu-style-02 .copyright,
.menu-style-02 .pt-social i.btn{
display: none;
} .copyright{
position: relative;
}
.copyright .btn:before{
line-height: 30px;
}
header .copyright p{
padding: 15px 20px;
}
html.win-v body.admin-bar .hidden-menu,
html.win-v body.admin-bar .pt-header.menu-style-01{
top: auto;
bottom: 0;
height: calc(100% - 32px)
}
@media screen and (max-width: 780px){
html.win-v body.admin-bar .hidden-menu,
html.win-v body.admin-bar .pt-header.menu-style-01{
top: auto;
bottom: 0;
height: calc(100% - 46px)
}
html.win-v body.admin-bar{
height: calc(100% - 46px)
}
} @media screen and ( max-width: 1280px ){
html:not(.win-v) .pt-header.menu-style-02 .header-additional{
right: 0;
}
}
@media screen and ( max-height:640px ){
html:not(.win-v) .pt-header .copyright,
html:not(.win-v) .pt-header .header-search{
display: none;
}
html:not(.win-v) .pt-header.menu-style-02 .header-additional{
padding: 15px 50px 15px 24px;
right: 0;
}
html:not(.win-v) .pt-header .header-additional i.btn.call-hidden-menu{
top: 0;
}
html:not(.win-v) .menu-style-01 .menu-wrap{
max-height: calc(100% - 200px);
}
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li {
padding: 5px 0;
}
} body{
overflow: hidden;
}
body:not(.ff) .site-root{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
body.hidden-menu-open .pt-header{
position: absolute;
}
body.hidden-menu-open .site-root{
transform: translate3d(500px,0,0);
-webkit-transform: translate3d(500px,0,0);
box-shadow: 0 0 60px rgba(0,0,0,.3);
pointer-events: none;
}
body.for-menu-style-02.hidden-menu-open .site-root{
transform: translate3d(-500px,0,0);
-webkit-transform: translate3d(-500px,0,0);
}
.hidden-menu{
position: fixed;
width: 100%;height: 100%;
left: 0;top: 0;
background: #161718;
z-index: 1;
}
.hidden-menu{
color: rgba(255,255,255,.7);
}
.hidden-menu a,
.hidden-menu th,
.text-white th,
.hidden-menu select,
.hidden-menu .pt-h{
color: rgba(255,255,255,.9);
}
.hidden-menu a:hover{
color: rgba(255,255,255,1);
}
.hidden-menu select{
background-color: #161718;
}
.hidden-menu > .wrap{
position: relative;
height: 100%;
overflow: hidden;
}
.hidden-menu .pt-widget-list{
width: 100%;
height: 100%;
padding: 70px;
padding-right: calc(100% - 430px);
overflow: auto;
-webkit-overflow-scrolling: touch;
}
body.for-menu-style-02 .hidden-menu .pt-widget-list{
padding-right: 80px;
padding-left: calc(100% - 420px);
}
.pt-widget-list .copyright{
opacity: 0.5;
margin-top: 100px;
}
.wp-caption-text .pt-h{
margin-bottom: 0;
} html:not(.win-v) .pt-hs-content {
overflow: hidden; } .pt-hs-roll-btn{
display: none;
position: absolute;
bottom: 0;
width: 100px;
height: 60px;
line-height: 60px;
background-color: rgba(116,116,116,.1);
color: #fff;
cursor: pointer;
text-align: center;
font-family: 'myicon';
font-style: normal;
font-size: 30px;
cursor: no-drop;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
z-index: 999;
}
.pt-hs-roll-btn.enabled{
background-color: rgba(116,116,116,.6);
cursor: pointer;
}
.no-scroll > .pt-hs-roll-btn,
.win-v .pt-hs-roll-btn{
display: none !important;
}
.pt-hs-roll-btn.next{
right: 0;
}
.pt-hs-roll-btn.prev{
left: 0;
}
.pt-hs-roll-btn:before{
position: relative;
left: 0;
}
.pt-hs-roll-btn.next:before{
content: '\e927'
}
.pt-hs-roll-btn.prev:before{
content: '\e926'
}
html:not(.win-v) body.real-mobile .pt-hs-roll-btn{
display: block;
}
body:not(.real-mobile) .pt-hs-roll-btn.prev:hover:before{
left: -6px;
}
body:not(.real-mobile) .pt-hs-roll-btn.next:hover:before{
left: 6px;
}
body:not(.real-mobile) .single-root.style-02 .pt-hs-roll-btn{
display: block;
width: 60px;
top: 50%;
right: 20px;
background-color: #060708;
font-size: 20px;
}
body:not(.real-mobile) .single-root.style-02 .pt-hs-roll-btn.prev{
margin-top: -61px;
left: auto;
right: 40px;
}
body:not(.real-mobile) .single-root.style-02 .pt-hs-roll-btn.next:before{
content: '\e5c8';
}
body:not(.real-mobile) .single-root.style-02 .pt-hs-roll-btn.prev:before{
content: '\e5c4';
}
body:not(.real-mobile) .single-root.style-02 .pt-hs-roll-btn:not(.enabled){
opacity: 0.3;
}
@media screen and (max-height: 560px){
html:not(.win-v) .single-root.style-02 .pt-hs-roll-btn{
width: 40px;height: 40px;line-height: 40px;
}
html:not(.win-v) .single-root.style-02 .pt-hs-roll-btn:before{
font-size: 14px;
}
html:not(.win-v) .single-root.style-02 .pt-hs-roll-btn.prev{
margin-top: -41px;
}
} .pt-mouse-scroll-root{
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
left: 0;
right: 0;
margin: auto;
cursor: col-resize;
overflow: hidden;
z-index: 10;
}
.pt-mouse-scroll-root:after{
content: '';
position: absolute;
width: 100%;height: 100%;
left: 0;
bottom: -28px;
background-color: rgba(166,166,166,0.2);
}
.list-scroller{
position: absolute;
width: 30%;
height: 100%;
left: 0;
bottom: -28px;
cursor: pointer;
transition: bottom 0.3s,height 0.3s;
-webkit-transition: bottom 0.3s,height 0.3s;
z-index: 2;
}
.boxed-scrollbar .pt-mouse-scroll-root{
bottom: 40px;
right: 50px;
left: auto;
width: 300px;
}
.boxed-scrollbar .list-scroller{
height: 6px;
bottom: 20px;
background-color: #fff;
box-shadow: 0 0 12px rgba(0,0,0,.3);
border-radius: 2px;
}
.boxed-scrollbar .pt-mouse-scroll-root:after{
width: auto;
height: 14px;
bottom: 16px;
right: 0;
margin: 0 -4px;
background-color: rgba(116,117,118,.3);
border-radius: 2px;
}
.no-scroll > .pt-mouse-scroll-root,
body.real-mobile .pt-mouse-scroll-root{
display: none;
}
body.pt-mousedown .pt-mouse-scroll-root:after,
body.pt-mousedown .list-scroller,
.pt-mouse-scroll-root:hover:after,
.pt-mouse-scroll-root:hover .list-scroller{
bottom: 0;
}
body.boxed-scrollbar.pt-mousedown .pt-mouse-scroll-root:after,
body.boxed-scrollbar .pt-mouse-scroll-root:hover:after{
height: 32px;
bottom: 4px;
background-color: rgba(66,67,68,.8);
}
body.boxed-scrollbar.pt-mousedown .list-scroller,
body.boxed-scrollbar .pt-mouse-scroll-root:hover .list-scroller{
height: 24px;
bottom: 8px;
}
.win-v .pt-mouse-scroll-root{
display: none;
} .m-header{
position: fixed;
display: none;
width: 100%;
top: 0;left: 0;
height: 60px;
text-align: center;
z-index: 99;
}
.m-header-gap{
display: none;
height: 60px;
}
.win-v .m-header-gap{
display: block;
}
.m-header.dark{
background-color: #060708;
color: #fff;
}
.m-header.light{
background-color: #fff;
color: #060708;
}
.win-v .m-header{
display: block;
}
.win-v body:not(.no-window):not(.real-mobile) .m-header{
width: calc(100% - 15px);
}
.m-logo{
height: 60px;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-flex;
-webkit-align-items: center;
-webkit-justify-content: center;
}
body.no-hidden-menu .m-logo{
justify-content: flex-start;
-webkit-justify-content: flex-start;
}
.m-logo.logo-padding img{
padding: 10px;
}
.m-logo img{
max-height: 60px;
width: auto !important;
}
.m-header .btn{
position: absolute;
top: 0;
width: 60px;height: 60px;line-height: 60px;
margin: 0 10px;
text-align: center;
font-size: 30px;
font-family: 'myicon';
z-index: 3;
}
.use-pt-popup .m-header .btn{
margin: 0;
}
.m-call-menu{
right: 0;
}
.m-call-hidden{
left: 0;
}
.m-call-menu:before{
content: '\e90b';
}
.m-call-hidden:before{
content: '\e92b';
} .win-v .pt-header{
left: auto;
right: 0;
width: 300px !important;
z-index: 2;
}
.win-v .m-hidden-open .site-root{
transform: translateX(300px);
-webkit-transform: translateX(300px);
}
.win-v .m-menu-open .site-root{
transform: translateX(-300px);
-webkit-transform: translateX(-300px);
}
.win-v .hidden-menu .pt-widget-list{
width: 300px;
height: 100%;
padding: 30px;
}
.win-v .pt-header .logo{
display: none;
}
.win-v .pt-header > .wrap{
display: block;
padding: 30px 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.win-v .pt-header.text-white > .wrap{
background-color: #161718;
}
.win-v .m-nav-index-0{
z-index: 0 !important;
} .win-v .pt-header.menu-style-01 .main-menu > ul > li{
text-align: left;
margin: 30px 0;
padding: 0 0 0 30px;
}
.win-v .pt-header.menu-style-01 .main-menu > ul > li.no-icon{
margin: 10px 0;
}
.win-v .pt-header.menu-style-01 .main-menu > ul > li > a{
line-height: 30px;
font-size: 16px;
padding: 0;
}
.win-v .pt-header.menu-style-01:not(.style-edited-03) .main-menu li a.font-type-tall{
font-size: 24px;
}
.win-v .pt-header.menu-style-01 .main-menu > ul > li > a .icon{
display: inline-block;vertical-align: top;
width: 30px;
margin: 0 15px 0 0;
line-height: 30px;
font-size: 26px;
padding: 0;
}
.win-v .pt-header.menu-style-01 .main-menu > ul > li.current-menu-ancestor > a .icon,
.win-v .pt-header.menu-style-01 .main-menu li.current-menu-item > a .icon{
opacity: 1;
color: #fff;
}
.win-v .pt-header .menu-wrap .main-menu .sub-menu{
background-color: transparent !important;
position: relative;
left: auto !important;
top: auto;
padding: 10px 0 15px 45px;
transform: none;
-webkit-transform: none;
opacity: 1 !important;
visibility: visible;
pointer-events: auto;
transition: none;
display: none;
}
.win-v .pt-header .menu-wrap .main-menu .sub-menu li,
.pt-header.menu-style-03 .sub-menu li{
opacity: 0.9;
}
.pt-header.menu-style-03 .sub-menu li:hover > a,
.pt-header.menu-style-03 .sub-menu li.current-menu-ancestor,
.pt-header.menu-style-03 .sub-menu li.current-menu-item{
opacity: 1 !important;
}
.pt-header.menu-style-03 .sub-menu .current-menu-parent > a{
opacity: 0.7;
}
.win-v .pt-header .menu-wrap .main-menu .sub-menu .sub-menu,
.pt-header.menu-style-03 .sub-menu .sub-menu{
padding-left: 10px;
}
.win-v .pt-header .sub-menu a{
color: #fff !important;
font-size: 1rem;
}
.win-v .menu-wrap{
max-height: none;
}
.win-v .pt-header .sub-menu:before,
.win-v .main-menu .depth-2.has-sub>a:before,
.win-v .pt-header .sub-menu i.icon{
display: none;
}
.win-v .main-menu i.call-sub-btn{
display: block;
width: 100%;height: 30px;
bottom: auto;
right: auto;
}
.win-v .main-menu i.call-sub-btn:before{
content: '\e925';
position: absolute;
right: 20px;
top: 0;
line-height: 30px;
font-size: 16px;
}
.win-v .main-menu li.open > i.call-sub-btn:before{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.win-v .pt-header .main-menu .sub-menu.lot > li{
width: 100%;
display: block;
}
.win-v .pt-header .main-menu .sub-menu.lot{
width: 100%;
}
.win-v .header-additional{
position: relative;
text-align: left;
margin-top: 50px;
border-top: 1px solid #333;
}
.win-v .header-additional i.btn[class*="call-"]{
display: none;
}
.win-v .header-search form{
display: none;
}
.win-v header .pt-social ul,
.win-v header .copyright p{
position: relative;
padding: 0;
margin-top: 20px;
left: 0;
opacity: 1;
visibility: visible;
pointer-events: auto;
background-color: transparent !important;
color: #fff !important;
}
.win-v header .copyright p{
opacity: 0.4;
font-size: 11px;
padding: 0 4px;
white-space: normal;
}
.win-v header .pt-social ul a{
color: #fff !important;
}
.win-v header .copyright p:after,
.win-v header .pt-social ul:after{
display: none;
}
.win-v header .pt-social li{
padding: 4px;
font-size: 1.15rem;
}
.win-v header .pt-social ul a:after{
display: none;
}
.win-v header .pt-social ul i{
position: relative;
display: inline-block;vertical-align: middle;
right: auto;
margin-right: 10px;
opacity: 0.8;
}
.win-v header .pt-social em{
opacity: 0.6;
vertical-align: middle;
}
@media screen and (max-width: 1920px){
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li{
font-size: 0.855rem;
padding: 10px 0;
}
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li > a .icon{
font-size: 28px;
}
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li > a .icon.fa{
font-size: 24px;
}
.pt-header.menu-style-01 .main-menu > ul > li > a .icon[class*="pe-"]{
font-size: 32px;
}
}
@media screen and (max-width: 1680px){
.main-menu .sub-menu a,
.pt-header.menu-style-02 .main-menu > ul > li > a{
font-size: 1rem;
}
body.for-menu-style-02 .site-root{
padding-top: 60px;
}
.pt-header.menu-style-02.menu-height-01{
height: 60px;
}
html:not(.win-v) header:not(.menu-style-02) .header-additional i.btn[class*="call-"]{
width: 24px;height: 22px;line-height: 22px;
}
html:not(.win-v) .pt-header:not(.menu-style-02) .header-additional i.btn[class*="call-"]{
font-size: 20px;
}
html:not(.win-v) header .copyright .btn:before{
line-height: 22px;
}
}
@media screen and (max-width: 1280px){
.main-menu .sub-menu a,
.pt-header.menu-style-02 .main-menu > ul > li > a,
.pt-header.menu-style-02.menu-height-01 .main-menu > ul > li > a,
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li{
font-size: 0.855rem;
}
html:not(.win-v) .main-menu .sub-menu a{
line-height: 24px;
}
html:not(.win-v) .pt-header:not(.menu-style-03) .main-menu .sub-menu{
padding: 22px;
}
.pt-header.menu-style-02.elem-position-02 .menu-wrap{
width: 100%;
}
.pt-header.menu-style-02.elem-position-03 > .wrap{
justify-content: normal;
-webkit-justify-content: normal;
}
.pt-header.menu-style-02.elem-position-03 .logo{
position: relative;
margin-right: 30px;
}
.pt-header.menu-style-02.elem-position-03 .menu-wrap{
width: auto;
}
}
@media screen and (max-width: 1180px){
.pt-header.menu-style-02 .main-menu > ul{
margin: 5px 0 5px 20px;
}
.pt-header.menu-style-02 .main-menu > ul > li{
padding: 0 8px;
}
}
@media screen and (max-width: 1023px){
.pt-header.menu-style-02 .pt-social.hide{
display: none;
}
.pt-header.menu-style-02 .header-additional{
height: 60px;
}
.win-v .pt-header .menu-wrap .main-menu .sub-menu{
padding-left: 25px;
}
.win-v .pt-header .menu-wrap .main-menu > ul > li:not(.no-icon) .sub-menu{
padding-left: 45px;
}
}
@media screen and (max-width: 475px){
.sc-mixbox .pt-social em{
display: none;
}
}
@media screen and (max-height: 700px){
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li > a .icon{
font-size: 20px !important;
padding-bottom: 2px;
}
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li{
font-size: 11px;
padding: 8px 0;
}
}
@media screen and (max-height: 600px){
html:not(.win-v) .pt-header.menu-style-01 .main-menu > ul > li > a .icon{
display: none;
}
} .page-header{
position: relative;
height: 100%;
z-index: 9;
}
.sc-section-title{
height: 100%;
z-index: 9;
}
.sc-section-title.pt-margin{
padding: 0 6vw 0 10vw;
}
.sc-section-title.pt-margin-left{
padding-left: 10vw;
}
.sc-section-title.pt-margin-right{
padding-right: 6vw;
}
.sc-section-title > .wrap{
position: relative;
}
.sc-section-title,
.sc-section-title > .wrap,
html:not(.win-v) .sc-section-title.image-large:not(.overlap) .img{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
max-width: 100%;
}
.sc-section-title.image-normal > .wrap > div{
flex-shrink: 0;
-webkit-flex-shrink: 0;
} .sc-section-title .img{
height: 100%;
}
.sc-section-title.title-raw-proportion .img{
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.sc-section-title.image-large:not(.overlap) .img{
padding: 0 12vw 0 6vw;
}
.win-v .sc-section-title.image-large:not(.overlap) .img{
padding: 30vw 10vw;
height: auto !important;
}
.win-v .sc-section-title.image-large:not(.overlap) .img .text{
max-width: 100% !important;
}
.win-v .sc-section-title.image-large:not(.overlap) .img .sub-title{
width: 100%;
} .sc-section-title.image-large > .wrap{
height: 100%;
} .sc-section-title.image-normal > .wrap{
height: 64%;
} .sc-section-title.image-small > .wrap{
height: 40%;
} .sc-section-title .text{
position: relative;
max-width: 100%;
z-index: 10;
}
.sc-section-title:not(.overlap):not(.no-img) .text{
margin-left: 2vw;
} .sc-section-title.overlap.title-large:not(.no-img) .text,
.sc-section-title.overlap.image-large:not(.title-small) .text{
margin-left: -5vw;
}
.sc-section-title.overlap.title-normal:not(.no-img) .text{
margin-left: -3vw;
}
.sc-section-title.overlap.title-small.title-raw-proportion:not(.no-img) .text{
margin-left: -3vw;
}
.sc-section-title.overlap.title-small:not(.no-img) .text,
.sc-section-title.overlap.image-small:not(.no-img) .text{
margin-left: -2vw;
}
.sc-section-title:not([data-color=""]) .text{
padding: 3vw;
}
.sc-section-title h1 em,
.clone-page-header h1 em{
font-style: normal;
}
html:not(.win-v) .sc-section-title .text h1{
left: -2px;
}
.sc-section-title .text h1{
display: inline-block;
word-break: normal;
font-size: 5vw;
max-width: 60vw;
line-height: 0.94;
}
.sc-section-title .text h1:not(.has-br){
max-width: 40vw;
}
.sc-section-title .text h1.has-br{
white-space: nowrap;
}
.sc-section-title.title-small h1{
font-size: 2.6vw;
}
.sc-section-title.title-large h1{
font-size: 7vw;
line-height: 0.9;
min-width: 320px;
}
.sc-section-title.title-large h1.font-type-tall{
font-size: 7.5vw;
}
.ptsc.sc-section-title.text-lots h1{
white-space: normal;
width: 36vw;
line-height: 1.2;
font-size: 2.2vw;
}
.sc-section-title .text h1 a{
line-height: 1;
}
.sc-section-title .sub-title{
width: 18vw;
max-width: 360px;
min-width: 280px;
margin-top: 24px;
font-size: 1.255rem;
transition: none;
}
.sc-section-title.sub-small .sub-title{
font-size: 1rem;
}
.sc-section-title.sub-large .sub-title{
font-size: 0.9vw;
width: 24vw;
max-width: 460px;
}
.sc-section-title.title-large .sub-title{
max-width: 460px;
}
.sc-section-title .sub-title .inner{
position: relative;
display: inline-block;
max-width: 100%;
padding-top: 15px;
line-height: 1.6;
}
.sub-title .inner.overload{
overflow: auto;
}
.sc-section-title .sub-title .inner:after{
content: '';
position: absolute;
left: 0;top: 0;
width: 100%;
height: 1px;
background-color: #060708;
}
.sc-section-title.text-white .sub-title .inner:after{
background-color: #fff;
}
.sc-section-title img{
display: block;
max-width: 15vw;
margin-bottom: 20px;
height: auto;
}
html:not(.win-v) .sc-section-title img{
max-height: 15vw;
} .sc-section-title .img .bg-full{
opacity: 0;
transform: scale(1.2);
-webkit-transform: scale(1.2);
transition: opacity 0.4s 0.6s,transform 0.6s 0.6s;
-webkit-transition: opacity 0.4s 0.6s,transform 0.6s 0.6s;
}
.sc-section-title .text{
opacity: 0;
transform: translateY(50px);
-webkit-transform: translateY(50px);
transition: opacity 0.4s 0.8s, transform 0.4s 0.8s;
-webkit-transition: opacity 0.4s 0.8s, transform 0.4s 0.8s;
}
.site-loader.hide ~ div .sc-section-title .text{
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.site-loader.hide ~ div .sc-section-title .bg-full.show{
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
} .win-v .sc-section-title{
display: block;
width: 100%;
max-width: none;
margin: 0;
padding: 10% 6% !important;
}
.win-v .sc-section-title.image-large:not(.overlap):not(.no-img){
padding: 0 !important;
}
.win-v .sc-section-title > .wrap{
justify-content: center;
-webkit-justify-content: center;
}
.win-v .sc-section-title .text{
flex-basis: auto;
-webkit-flex-basis: auto;
}
.win-v .sc-section-title:not(.img-type-h):not(.no-text) .img{
width: 40% !important;
}
.win-v .sc-section-title:not(.img-type-h):not(.no-text).overlap .img{
width: 45% !important;
}
.win-v .sc-section-title:not(.title-raw-proportion):not(.img-type-h):not(.no-text) .img{
height: 65vw;
}
.win-v .sc-section-title.no-text:not(.img-type-h) .img,
.win-v .sc-section-title.image-large:not(.overlap) .img{
width: 100% !important;
}
.win-v .sc-section-title.no-text:not(.img-type-h):not(.title-raw-proportion) .img{
height: 120vw;
}
.win-v .sc-section-title:not(.img-type-h):not(.no-img) .text{
max-width: 60%;
}
.win-v .sc-section-title:not(.img-type-h):not(.no-img).overlap .text{
margin-left: -5% !important;
}
.win-v .sc-section-title:not(.overlap):not(.no-img) .text{
padding-left: 4vw;
}
.win-v .sc-section-title:not(.overlap):not(.img-type-h):not(.no-img):not([data-color=""]) .text{
padding: 4vw;
}
.win-v .sc-section-title .text h1{
max-width: 100%;
text-overflow: ellipsis;
padding: 10px 0;
}
.win-v .sc-section-title.text-large .text h1{
min-width: 40vw;
}
.win-v .sc-section-title:not(.img-type-h) .text h1{
font-size: 7vw;
}
.win-v .sc-section-title:not(.img-type-h) .text h1.font-type-tall{
font-size: 10vw;
}
.win-v .sc-section-title.no-img .text h1,
.win-v .sc-section-title.img-type-h .text h1{
font-size: 9vw;
}
.win-v .ptsc.sc-section-title.text-lots .text{
padding: 0;
}
.win-v .ptsc.sc-section-title.text-lots h1{
font-size: 4vw;
width: 80%;
} .win-v .sc-section-title.img-type-h,
.win-v .sc-section-title.img-type-h > .wrap{
display: block;
}
.win-v .sc-section-title.img-type-h .img{
width: 100% !important;
}
.win-v .sc-section-title.img-type-h:not(.text-lots) .text{
margin: 6vw 0 0 !important;
width: 100% !important;
}
.win-v .sc-section-title.img-type-h:not([data-color=""]):not(.text-lots) .text{
margin-top: 0 !important;
padding: 6vw;
}
.win-v .sc-section-title.img-type-h .sub-title{
width: 100%;
}
.win-v .sc-section-title.img-type-h .sub-title .inner{
overflow: visible;
max-height: none !important;
}
.win-v .sc-section-title .sub-title{
width: 90%;
max-width: 100%;
margin-top: 15px;
min-width: 0;
}
.win-v .sc-section-title .sub-title .inner{
min-width: 0;
max-width: 100%;
max-height: none !important;
}
.win-v .sc-section-title:not(.img-type-h):not(.overlap) .text{
margin-left: 0 !important;
}
@media screen and (max-width: 1680px){
.sc-section-title .sub-title{
font-size: 1rem;
min-width: 240px;
width: 28vw;
}
.sc-section-title.sub-small .sub-title{
font-size: 0.855rem !important;
}
.sc-section-title.sub-large .sub-title{
font-size: 1.1vw;
}
}
@media screen and (max-width: 1280px){
.sc-section-title.sub-large .sub-title{
font-size: 1.2vw;
max-width: 320px;
}
.sc-section-title.image-small > .wrap{
height: 50%;
}
}
@media screen and (max-width: 1024px){
.sc-section-title.sub-large .sub-title{
font-size: 1.25rem;
}
}
@media screen and (max-width: 475px){
.sc-section-title img{
max-width: 30vw;
height: auto;
}
.sc-section-title:not(.img-type-h) .sub-title{
font-size: 12px !important;
}
}
@media screen and (min-width: 1024px){
.sc-section-title.sub-large .sub-title{
min-width: 320px;
}
.sc-section-title.title-large .sub-title{
min-width: 320px;
}
} @media screen and (max-height: 475px){
html:not(.win-v) .sc-section-title .sub-title{
min-width: 220px;
}
html:not(.win-v) .sc-section-title.title-large .sub-title{
min-width: 320px;
}
} html:not(.win-v) .main-content > .blog-list{
height: 100%;
}
.win-v .blog-list,
.win-v .blog-list > .wrap{
height: auto;
}
.blog-list > .wrap{
display: flex;
display: -webkit-flex;
height: 100%;
}
.blog-list > .wrap > div,
.blog-main .item{
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.blog-main{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
padding-right: 2px;
margin-left: 6vw;
flex-shrink: 0;
}
html:not(.win-v) .blog-main.small-gap,
html:not(.win-v) .sc-section-title.pt-margin + .blog-list .blog-main,
html:not(.win-v) .sc-section-title.pt-margin-right + .blog-list .blog-main{
margin-left: 2vw;
}
.blog-main .item{
margin-right: 6vw;
}
.blog-main .item:hover{
z-index: 3;
}
.blog-list .text-post.item{
max-width: 500px;
}
html:not(.win-v) .blog-list.style-02 .blog-main{
padding-right: 6vw;
}
.blog-list.style-02 .blog-main .item{
margin-right: 0;
top: -50px;
}
.blog-list.style-02 .wrap .blog-main .item{
width: 25vw;
}
.blog-list.style-02.raw-proportion .wrap .blog-main .item{
width: auto;
}
.blog-list.style-02.raw-proportion .blog-main .intro{
font-size: 0.9vw;
}
.blog-list.style-02 .wrap .blog-main .item.text-post{
width: 25vw;
min-width: 300px;
font-size: 0.8vw;
}
.blog-list.style-02 .blog-main .img{
left: 0 !important;
top: 0 !important;
}
html:not(.win-v) .blog-list.style-02.gap .blog-main .item{
margin-right: 30px;
}
.blog-list.style-02 .blog-main .item.text-post .img{
display: flex;
justify-content: center;
align-items: center;
display: -webkit-flex;
-webkit-justify-content: center;
-webkit-align-items: center;
padding: 0 20%;
width: 100% !important;
height: 16.5vw;
color: #fff;
background-color: #060708;
}
.blog-list.style-02 .item.text-post .img:after,
.blog-list.style-01 .item.text-post .text:after{
content: '\e958';
position: absolute;
padding: 4%;
right: 0;top: 0;
font-family: 'myicon';
font-size: 10vw;
opacity: 0.1;
}
.blog-list.style-01 .item.text-post .text:after{
font-size: 100px;
}
.blog-list.style-02 .blog-main .text .intro,
.blog-list.style-02 .blog-main .text .list-meta{
display: none;
}
html:not(.win-v) .blog-list.style-02 .wrap .blog-main .text{
position: absolute;
top: 100%;
display: flex;
flex-direction: column;
display: -webkit-flex;
-webkit-flex-direction: column;
}
.blog-list.style-02 .wrap .blog-main .text{
width: 100%;
padding: 0;
margin-top: 30px;
background-color: transparent !important;
left: 0 !important;
}
.blog-list.style-02 .blog-main .pt-category{
order: 2;
-webkit-order: 2;
}
.blog-list.style-02 .blog-main .main-meta{
margin-top: 0;
left: 0;
}
.blog-list.style-02 .main-meta a:not(:hover){
opacity: 0.6;
}
.blog-list.style-02 .blog-main h4{
margin-bottom: 6px;
max-width: 360px;
font-size: 24px;
}
.blog-list.style-02 .item.sticky.text-post:before{
display: none;
}
html:not(.win-v) .blog-main .item{
min-width: 360px;
}
.blog-list:not(.raw-proportion) .blog-main .item{
width: 20vw;
}
.blog-list.large-image:not(.raw-proportion) .blog-main .item{
width: 30vw;
}
.blog-list.raw-proportion .blog-main .text{
width: 20vw;
min-width: 360px;
}
.blog-list.raw-proportion .item{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
}
.blog-list.raw-proportion .blog-main .img,
.blog-list.raw-proportion .blog-main .text{
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.blog-list:not(.raw-proportion) .blog-main .img{
top: 0.6vw;
left: -1.2vw;
padding-top: 66%;
}
.blog-list:not(.style-02) .text-post .img,
.blog-list.style-02 .text-post .bg-full{
display: none;
}
html:not(.win-v) .blog-list.style-01 .text-post .text{
left: -1vw;
}
.blog-main .img{
z-index: 1;
}
.blog-main .text{
position: relative;
padding: 2vw 2.5vw;
background-color: #fff;
font-size: 1.125rem;
z-index: 2;
}
.blog-list:not(.raw-proportion):not(.style-02) .blog-main .item:not(.text-post) .text{
top: -0.6vw;
}
.blog-list.raw-proportion:not(.style-02) .blog-main .item:not(.text-post) .text{
left: -2vw;
}
.blog-main .text-white .text{
background-color: #060708;
}
.blog-main .text h4{
width: 90%;
font-size: 1.2vw;
margin-bottom: 20px;
line-height: 1.1;
}
.blog-list:not(.raw-proportion):not(.large-image) .blog-main .text h4{
font-size: 24px;
}
html:not(.win-v) .blog-list.style-01.large-image .blog-main .intro{
font-size: 1.125rem;
}
@media screen and (max-width: 1680px){
html:not(.win-v) .blog-list.style-01.large-image .blog-main .intro{
font-size: 1rem;
}
.blog-list.style-02 .blog-main h4{
font-size: 20px;
}
}
.blog-main .text h4.font-type-tall{
font-size: 1.6vw;
}
.blog-list.large-image .blog-main .text h4.font-type-tall{
font-size: 2vw;
}
.blog-list:not(.raw-proportion):not(.large-image) .blog-main .text h4.font-type-tall{
font-size: 36px;
}
.blog-main .text a{
transition: none !important;
}
.pt-h .clone-text-root{
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.blog-main h4 .clone-text-root{
top: -20px;
transform: scaleX(0) skewX(90deg);
transform-origin: center;
-webkit-transform: scaleX(0) skewX(90deg);
-webkit-transform-origin: center;
opacity: 0;
}
.blog-main h4:hover .clone-text-root{
transform: scaleX(1) skewX(0deg);
-webkit-transform: scaleX(1) skewX(0deg);
opacity: 1;
}
.blog-main .clone-text-root a{
color: transparent;
border-bottom: 20px solid rgba(116,116,116,.1);
}
.clone-text-root{
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
}
.text-white .clone-text-root a{ border-color: rgba(255,255,255,.15);
}
.blog-main .text h4 > a{
position: relative;
z-index: 2;
}
.blog-main .item .pt-h a:after{
display: none;
}
.item.sticky .img:before,
.item.sticky.text-post:before{
content: '';
position: absolute;
width: 48px;
height: 48px;
top: 10px;
left: 10px;
border-radius: 50%;
border-bottom-left-radius: 0;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/nail.svg);
background-position: center;
background-size: 50% 50%;
background-repeat: no-repeat;
transform: scale(-1,1);
-webkit-transform: scale(-1,1);
z-index: 22;
}
.item.sticky.text-post:before{
top: -20px;
left: -20px;
}
.blog-list .btn-wrap{
display: none;
} .list-meta .avatar img{
width: 30px;height: 30px;
border-radius: 50%;
}
.main-meta,
.list-meta .info{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
}
.main-meta{
position: relative;
margin-top: 30px;
left: -2px;
}
.list-meta a.avatar{
display: block;
margin-right: 6px;
}
a.avatar:after{
display: none;
}
.list-meta .info{
line-height: 1;
}
.pt-category{
position: relative;
display: inline-block;
padding-bottom: 10px;
z-index: 100;
}
.list-meta a,.pt-category a{
position: relative;
display: inline-block;vertical-align: top;
margin-right: 6px;
line-height: 20px;
font-size: 0.855rem;
}
.list-meta a.author{
margin-right: 12px;
}
.pt-category > a:before{
content: '';
position: absolute;
left: 0;bottom: 1px;
width: 100%;height: 1px;
background-color: rgba(255,255,255,.2);
}
.text-black .pt-category > a:before{
background-color: rgba(0,0,0,.1);
} .single-main-intro .pt-category{
margin-bottom: 10px;
}
.single-main-intro .pt-category > a,
.single-main-intro .pt-category > div:not(.cate-over-content) > a{
color: #fff;
background-color: #363738;
padding: 0 13px;
line-height: 26px;
font-size: 0.755rem;
border-radius: 20px;
}
.single-main-intro .pt-category > a:after,
.single-main-intro .pt-category > a:before,
.single-main-intro .pt-category > div:not(.cate-over-content) > a:after,
.single-main-intro .pt-category > div:not(.cate-over-content) > a:before,
.single-main-intro .pt-category > i:not(.btn){
display: none;
}
.single-main-intro .pt-category.overload i.btn{
line-height: 24px;
}
.single-main-intro .pt-category > a:hover,
.single-main-intro .pt-category > div:not(.cate-over-content) > a:hover{
opacity: 0.8;
} .pt-type{
display: none;
position: absolute;
right: 15px;
top: 15px;
opacity: 0.6;
font-family: sans-serif;
font-size: 11px;
line-height: 14px;
}
body.search-results .pt-type{
display: block;
}
.pt-type:before{
content: '\ea0c';
font-family: 'myicon';
display: inline-block;vertical-align: top;
margin-right: 4px;
font-size: 14px;
}
.cate-over-content{
position: absolute;
left: 0;
top: 0;
padding: 30px;
width: 480px;
max-width: 70vw;
background-color: rgba(0,0,0,.9);
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.cate-over-content > i:not(.btn){
display: none;
}
.cate-over-content a{
color: #fff;
display: inline-block;
margin: 4px;
line-height: 20px;
opacity: 0.8;
}
.pt-category.overload i.btn{
display: inline-block;vertical-align: top;
line-height: 20px;
font-size: 20px;
}
.cate-over-content a:hover{
opacity: 1;
}
html:not(.win-v) .pt-category.overload:hover  .cate-over-content,
.pt-category.overload.show  .cate-over-content{
opacity: 1;
visibility: visible;
pointer-events: auto;
}
i.call-cate:before{
content: '\e92b';
}
.pt-category i.btn.close-cate{
display: none;
position: absolute;
width: 30px;height: 30px;line-height: 30px;
text-align: center;
right: 0;top: 0;
}
.pt-category.overload.show i.btn.close-cate{
display: block;
}
i.close-cate:before{
content: '\e945';
color: #fff;
} .win-v .blog-list > .wrap{
display: block;
}
.win-v .blog-main{
display: block;
padding: 6vw;
margin-left: 0;
}
.win-v .blog-main .item{
display: block;
width: 100% !important;
max-width: 100%;
margin-bottom: 15vw;
margin-right: 0 !important;
top: auto !important;
}
.win-v .blog-main .text h4{
font-size: 4vw !important;
max-width: 80%;
}
.win-v .blog-main .text h4.font-type-tall{
font-size: 6vw !important;
}
.win-v .blog-main .img{
left: auto !important;
top: auto !important;
}
.win-v .blog-main .text{
padding: 6vw;
top: auto !important;
left: auto !important;
}
.win-v .blog-main .img,
.win-v .blog-main .text{
width: 100% !important;
min-width: 0 !important;
}
.win-v .blog-list.style-02 .blog-main .item.text-post .img{
height: auto;
padding: 20%;
}
.win-v .blog-list.style-02 .wrap .blog-main .text{
margin-top: 20px;
}
@media screen and (max-width: 1680px){
.blog-list:not(.raw-proportion) .blog-main .item{
width: 26vw;
} 
.blog-main .text h4,
.blog-list:not(.raw-proportion):not(.large-image) .blog-main .text h4{
font-size: 1.7vw;
}
.blog-main .text h4.font-type-tall,
.blog-list:not(.raw-proportion):not(.large-image) .blog-main .text h4.font-type-tall{
font-size: 2.2vw;
}
.blog-main .intro{
font-size: 0.855rem;
}
.blog-list.style-02 .blog-main h4{
font-size: 18px;
}
}
@media screen and (max-width: 1180px){
.blog-list.style-02 .wrap .blog-main .item{
width: 35vw;
}
.blog-list.style-02 .blog-main .item.text-post .img{
height: 23.1vw;
}
.blog-list.style-02 .wrap .blog-main .text{
margin-top: 20px;
}
.blog-list.style-02 .blog-main h4{
font-size: 1.125rem;
}
}
@media screen and (max-width: 475px){
.cate-over-content{
width: 240px;
}
.blog-list .blog-main .text h4{
font-size: 20px !important;
}
.blog-main{
margin-left: 0;
}
}
@media screen and (max-height: 640px){
html:not(.win-v) .blog-list:not(.raw-proportion):not(.style-02) .blog-main .intro{
display: none;
}
.blog-main .text{
min-width: 0;
}
} .pic-list > .wrap{
display: flex;
display: -webkit-flex;
height: 100%;
}
.pic-list.pic-style-01 > .wrap,
.pic-list[class*="gap"] > .wrap{
padding-right: 1px;
}
.pic-list > .wrap > div{
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.pic-main{
position: relative;
display: flex;
flex-shrink: 0;
display: -webkit-flex;
-webkit-flex-shrink: 0;
height: 100%;
z-index: 1;
}
.pic-list.pic-style-01 .pic-main{
height: 100%;
align-items: center;
-webkit-align-items: center;
}
.pic-list.pic-style-01 .pic-main .item{
margin-right: 8vw;
}
html:not(.win-v) .pic-list.pic-style-01 .pic-main{
padding-left: 8vw;
}
html:not(.win-v) .page-header:not(.empty) + .pic-list.pic-style-01 .pic-main,
html:not(.win-v) .sc-section-title + .pic-list.pic-style-01 .pic-main{
padding-left: 0 !important;
}
.pic-list.row-two:not(.pic-style-01) .pic-main .item,
.pic-list.row-three:not(.pic-style-01) .pic-main .item{
display: inline-block;vertical-align: top;
}
.pic-list.row-two:not(.pic-style-01) .pic-main,
.pic-list.row-three:not(.pic-style-01) .pic-main{
display: block;
}
.fr-item-container{
white-space: nowrap;
display: inline-block;
vertical-align: top;
}
.pic-list[class*="gap-"].has-pages .fr-item-container .item:last-child{
margin-right: 100px;
}
.pic-main .item.hidden{
display: none !important;
} .clone-page-header .inner-wrap{
position: relative;
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex-flow: column;
display: -webkit-flex;
-webkit-align-items: flex-start;
-webkit-justify-content: flex-end;
-webkit-flex-flow: column;
min-width: 320px;
padding: 4vw;
padding-right: 6vw;
overflow: hidden;
transition: opacity 0.4s 0.4s;
-webkit-transition: opacity 0.4s 0.4s;
opacity: 0;
}
.row-three .clone-page-header .inner-wrap{
padding: 2vw;
}
.site-loader.hide ~ div .clone-page-header .inner-wrap{
opacity: 1;
}
.clone-page-header.no-bg-has-img .inner-wrap,
.clone-page-header:not(.has-bg) .inner-wrap{
justify-content: center;
-webkit-justify-content: center;
}
.clone-page-header img{
max-width: 200px;
margin-bottom: 30px;
}
.pic-list.pic-style-02.row-one .clone-page-header .inner-wrap{
padding: 6vw;
padding-right: 8vw;
} .clone-page-header h1{
font-size: 4vw;
white-space: nowrap;
}
.clone-page-header h1.font-type-tall{
font-size: 4.8vw;
}
.pic-list.row-two .clone-page-header h1{
font-size: 2.5vw;
}
.pic-list.row-two .clone-page-header h1.font-type-tall{
font-size: 3.2vw;
}
.pic-list.row-three .clone-page-header h1{
font-size: 2.4vw;
}
.pic-main .item.clone-page-header .img{
position: static;
height: 0;
opacity: 0.9999;
z-index: 1;
}
.pic-main .clone-page-header .text{
pointer-events: auto !important;
}
.pic-list.pic-style-02 .pic-main .clone-page-header .text{
position: relative;
max-width: 100%;
width: 100%;
padding: 0 !important;
}
.win-v .clone-page-header .text{
width: 100% !important;
}
.clone-page-header .sub-title{
max-width: 260px;
margin-top: 20px;
line-height: 1.2;
font-size: 1rem;
white-space: normal;
transition: none;
}
.pic-list.row-one .clone-page-header .sub-title{
zoom:1.2;
}
.clone-page-header .sub-title .inner{
display: inline-block;
padding-top: 10px;
border-top: 1px solid;
max-height: 90px;
overflow: hidden;
}
.win-v .pic-list.pic-style-02 .clone-page-header .inner-wrap{
margin: auto;
width: 100%;
max-width: 100% !important;
min-height: 80vw;
min-width: 0;
padding: 12% !important;
}
.win-v .clone-page-header h1{
font-size: 6vw !important;
}
.win-v .clone-page-header h1.font-type-tall{
font-size: 10vw !important;
}
.win-v .clone-page-header .sub-title{
font-size: 2vw;
}
@media screen and (max-width: 1680px){
.clone-page-header .sub-title{
max-width: 200px;
margin-top: 10px;
}
html:not(.win-v) .clone-page-header .sub-title{
font-size: 0.855rem;
}
}
@media screen and (max-height: 600px) {
html:not(.win-v) .pic-list.row-two .clone-page-header .sub-title{
display: none;
}
} .pic-main .item{
height: 100%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.pic-list.gap-small .pic-main,
.pic-list.gap-small .pic-main .item{
padding: 15px;
}
.pic-list.row-one.gap-large .pic-main{
padding: 2vw;
padding: 2vw calc(2vw + 25px);
}
.pic-list.row-one.gap-large .pic-main .item{
padding: 2vw 25px;
}
.pic-main .inner-wrap{
position: relative;
height: 100%;
}
.pic-main .item .img{
height: 100%;
z-index: 4;
}
.img-main{
height: 100%;
}
.pic-main .item .bg-full:not(.show),
.blog-main .item .bg-full:not(.show){
transform: translateX(30px);
-webkit-transform: translateX(30px);
}
.pic-list.pic-style-02 .pic-main .bg-full,
.pic-list.pic-style-02 .pic-main .bg-color{
margin: -1px;
}
.real-mobile .video-addition{
display: none;
}
.video-addition{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 9;
opacity: 0;
}
.pic-main .item .video-addition .bg-full{
transform: translateX(0);
-webkit-transform: translateX(0);
}
.video-addition .bg-full.vTarget:after{
display: none;
}
.video-addition video{
object-fit: cover;
}
.pic-main .inner-wrap:hover .video-addition{
opacity: 1;
}
.img-addition{
position: absolute;
width: 100%;height: 100%;
left: 0;top: 0;
}
.img-addition .bg-full{
opacity: 0;
z-index: 3;
}
.pic-main .inner-wrap:hover .img-addition .bg-full.show{
opacity: 1;
}
.pic-main .item .img,
.pic-main .item .text{
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.pic-list.pic-style-02 .pic-main .text{
position: absolute;
width: 80%;
max-width: 360px;
min-width: 180px;
padding: 3vw;
left: 0;bottom: 0;
pointer-events: none;
z-index: 5;
}
.pic-list.pic-style-02 .pic-main .text a{
pointer-events: auto;
}
.pic-list.row-two .pic-main .text{
padding: 2vw;
}
.pic-list.row-three .pic-main .text{
padding: 30px;
max-width: 260px;
}
.pic-list.pic-style-01 .pic-main .text{
position: absolute;
left: -20px;
bottom: 12%;
padding: 0;
z-index: 5;
}
.pic-main .text h2{
font-size: 18px;
line-height: 1.2;
user-select: none;
margin-top: 10px;
word-break: normal;
}
.pic-list.row-three .pic-main .text h2{
font-size: 14px;
}
.pic-list.row-three .list-category{
display: none;
}
.pic-list.row-three .pic-main h2{
transform: translateX(0) !important;
}
@media screen and (max-height: 900px) {
html:not(.win-v) .pic-list.row-three .pic-main .text h2{
font-size: 12px;
}
.pic-list.row-three .pic-main .text{
padding: 20px;
left: 0 !important;
}
} html:not(.win-v) .pic-list.pic-style-01 .pic-main .item:not(.clone-page-header) .text.title-short{
left: -30px !important;
}
.pic-list .pic-main .item:not(.clone-page-header) .text.title-short h2{
padding: 15px;
}
.text.title-short h2 span{
display: block;
}
.pic-list.pic-style-02 .pic-main .item:not(.clone-page-header) .text.title-short h2{
margin-top: 0;
display: inline-block;
left: 0;
} .pic-main .text h2.font-type-tall{
font-size: 30px;
font-weight: 400;
}
html:not(.win-v) .pic-list:not(.row-two) .text-project .text{
max-width: 90%;
width: 90%;
}
html:not(.win-v) .pic-list.pic-style-02:not(.row-two):not(.row-three) .item:not(.text-project) .text h2:not(.font-type-tall){
font-size: 24px;
}
html:not(.win-v) .pic-list .pic-main .text-project .text h2{
font-size: 1.6vw;
max-width: 100%;
line-height: 1;
}
.pic-list.pic-style-01 .pic-main .text h2{
font-size: 0.9vw;
max-width: 8vw;
}
.pic-list.pic-style-01 .pic-main .text h2.font-type-tall{
font-size: 1.2vw;
}
.pic-list.pic-style-01.caption-style-02 .pic-main .text h2.font-type-tall{
font-size: 2vw;
}
.pic-list.pic-style-01.large-text .pic-main .text h2{
font-size: 1.8vw;
max-width: 22vw;
}
.pic-list.pic-style-01.large-text .pic-main .text h2.font-type-tall{
font-size: 2.4vw;
}
.pic-list.pic-style-01.caption-style-02.large-text .pic-main .text h2.font-type-tall{
font-size: 3vw;
}
.pic-list.pic-style-01 .pic-main h2 a.full{
margin: -10px;
}
.pic-list:not(.pic-style-01) .pic-main .text h2,
.pic-list.pic-style-01:not(.caption-style-02) .pic-main .text h2,
.single02-text-wrap .title > span:not(.clone-text-root){
color: #fff;
}
body:not(.real-mobile) .pic-list.pic-style-01:not(.caption-style-02) .pic-main .item[data-bg-color=""] .inner-wrap:hover h2,
.pic-list .pic-main .item.text-black:not([data-bg-color=""]) h2{
color: #060708;
}
.pic-list .list-category a{
color: #060708;
background-color: #fff;
}
body:not(.real-mobile) .pic-list.pic-style-01 .pic-main .inner-wrap:hover .list-category a{
color: #fff;
background-color: #060708;
}
body:not(.real-mobile) .list-category a:hover{
opacity: 0.7;
}
.pic-list .list-category{
position: relative;
left: -15px;
}
.pic-list.pic-style-02 .list-category{
top: -20px;
opacity: 0;
}
.pic-list.pic-style-02 .pic-main .text h2{
top: 20px;
opacity: 0;
white-space: normal;
}
body:not(.real-mobile) .pic-style-02 .pic-main .inner-wrap:hover .list-category,
body:not(.real-mobile) .pic-style-02 .pic-main .inner-wrap:hover .text h2{
top: 0;
opacity: 1;
}
.list-category{
font-size: 0;
}
.list-category a{
display: inline-block;
font-size: 0.855rem;
padding: 0 10px;
line-height: 24px;
} .pic-style-02 .pic-main .clone-text-root{
transform: scaleX(0);
-webkit-transform: scaleX(0);
}
body:not(.real-mobile) .pic-style-02 .pic-main .inner-wrap:hover .clone-text-root,
.win-v .pic-style-02 .pic-main .clone-text-root{
transform: scaleX(1);
-webkit-transform: scaleX(1);
opacity: 1;
}
.pic-main .inner-wrap .clone-text-root,
.single02-text-wrap .clone-text-root{
left: -15px;
}
.pic-main .text h2 span{
vertical-align: text-bottom;
}
.single02-text-wrap h2 span{
vertical-align: text-top;
}
.pic-main .clone-text-root span,
.single02-text-wrap .clone-text-root span{
color: transparent;
background-color: #060708;
padding-top: 10px;
padding-bottom: 10px;
}
body:not(.real-mobile) .pic-list.pic-style-01:not(.caption-style-02) .pic-main .inner-wrap:hover .clone-text-root span{
background-color: #fff;
}
body:not(.real-mobile) .pic-main h2:hover{
transform: translateX(8px);
}
.clone-text-root em.left{
position: absolute;
width: 100%;
font-style: normal;
top: 0;
left: 30px;
}
.pic-main .text h2 > span:not(.clone-text-root),
.single02-text-wrap .title > span:not(.clone-text-root){
position: relative;
z-index: 2;
}
@media screen and (max-width: 1920px){
.pic-style-02.gap-large .pic-main .text h2{
font-size: 14px;
}
.pic-main .inner-wrap .clone-text-root,
.single02-text-wrap .clone-text-root{
left: -10px;
}
.pic-list .list-category{
left: -10px;
}
.clone-text-root em.left{
left: 20px;
}
.pic-list.pic-style-02 .pic-main .item:not(.clone-page-header) .text.title-short h2{
left: -10px;
}
} .text-project .clone-text-root,
.text-project .img{
display: none;
}
.text-project .text h2 > span{
position: relative !important;
}
.text-project .inner-wrap{
width: 25vw;
min-width: 280px;
background: rgba(116,116,116,.4);
}
.win-v .text-project .inner-wrap{
width: 100% !important;
padding-top: 50%;
}
.text-project .text h2,
.text-project .list-category{
opacity: 1 !important;
top: 0 !important;
}
.pic-list .pic-main .text-project .text{
left: 0;bottom: 0;
padding: 14%;
max-width: 80%;
}
.text-project .inner-wrap:before{
content: '\e958';
position: absolute;
padding: 8%;
right: 0;top: 0;
font-family: 'myicon';
font-size: 12vw;
opacity: 0.1;
color: rgba(255,255,255,.15);
}
.pic-list .text-project .list-category{
left: 0;
}
.ptsc.built-in-portfolio{
z-index: 9;
} html:not(.win-v) .pic-list.caption-style-02{
padding-left: 5vw;
}
.pic-list.caption-style-02.pic-style-01 .pic-main .item:not(.clone-page-header) .text{
left: -2.5vw;
bottom: 3.5vw;
max-width: 70%;
}
.pic-list.caption-style-02 .pic-main .text h2{
font-size: 1.5vw;
max-width: 12vw;
}
.pic-style-01.caption-style-02.large-text .pic-main .text h2{
font-size: 2.2vw;
max-width: 17vw;
}
.caption-style-02 .pic-main .clone-text-root span{
background-color: transparent !important;
border-bottom: 1px solid #060708;
padding: 0;
}
.caption-style-02 .pic-main .item.text-white .clone-text-root span{
border-color: #fff;
}
.caption-style-02 .pic-main .clone-text-root{
transition: transform 0.3s;
top: -5%;
}
.caption-style-02 .pic-main h2:hover .clone-text-root{
transform: scaleX(0.9);
}
.pic-list.caption-style-02 .list-category{
display: none;
} html:not(.win-v) .filter-hide:not(.filter-no-fixed) .pt-filter{
opacity: 0;
visibility: hidden;
}
.pt-filter.hide{
display: none;
}
.pt-filter{
position: fixed;
height: 60px;
right: 0;
top: 50%;
margin-top: -30px;
transition: all 0.3s;
color: #fff;
z-index: 99;
}
html:not(.win-v) .filter-no-fixed .pt-filter{
position: absolute;
}
.call-filter{
position: relative;
left: 0;top: 0;
width: 60px;
height: 60px;line-height: 60px;
text-align: center;
z-index: 2;
}
.call-filter:before{
content: '\e164';
font-size: 20px;
}
i.close-filter{
position: absolute;
display: none;
left: 0;top: 0;
font-size: 16px;
width: 30px;height: 30px;line-height: 30px;
text-align: center;
z-index: 2;
}
.close-filter:before{
content: '\e5cd';
}
.pt-filter ul{
position: absolute;
right: -240px;
top: 50%;
width: 240px;
padding: 40px;
background-color: #060708;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index: 8;
}
body:not(.real-mobile) .pt-filter:hover ul,
.pt-filter.show ul{
right: 0;
}
body:not(.real-mobile) .pt-filter:hover .call-filter,
.pt-filter.show .call-filter{
left: 90px;
}
html:not(.win-v) .filter-no-fixed .pt-filter ul{
opacity: 0;
visibility: hidden;
pointer-events: none;
right: 0;
z-index: 1;
}
html:not(.win-v) .filter-no-fixed .pt-filter:hover ul{
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 8;
}
html:not(.win-v) .filter-no-fixed .call-filter{
left: 0 !important;
}
.real-mobile i.close-filter{
display: block;
}
.pt-filter li{
position: relative;
padding: 10px;
list-style-type: none;
font-size: 1rem;
cursor: pointer;
opacity: 0.7;
}
.pt-filter li.active{
opacity: 1;
}
.pt-filter li:after{
content: '';
position: absolute;
width: 6px;height: 6px;
left: -10px;top: 50%;
margin-top: -3px;
border-radius: 50%;
opacity: 0;
}
.pt-filter li.active:after{
opacity: 1;
}
.pt-filter li i{
font-style: normal;
} .win-v .pic-list > .wrap,
.win-v .pic-main{
display: block;
}
.win-v .pic-list{
height: auto;
}
.win-v .pic-main > br{
display: none;
}
.win-v .fr-item-container{
display: block;
white-space: normal;
transform: none !important;
-webkit-transform: none !important;
}
.win-v .sc-slider:not(.boxed),
.win-v .sc-banner > .wrap,
.win-v .sc-text-carousel{
width: 100% !important;
}
.win-v .pic-list[class*="gap"] .pic-main,
.win-v .pic-list[class*="gap"] .pic-main .item{
padding: 3vw !important;
}
.win-v .pic-main .item{
width: 100% !important;
height: auto !important;
margin:0 !important;
}
.win-v .pic-main .img{
width: 100% !important;
}
.win-v .pic-list[class*="gap-"] .fr-item-container .item:last-child{
margin-right: 0;
}
.win-v .pic-main .text{
left: 0 !important;
bottom: 0 !important;
padding: 6vw !important;
max-width: 60% !important;
transform: none !important;
-webkit-transform: none !important;
}
.win-v .pic-main .text h2{
font-size: 3vw !important;
max-width: 32vw !important;
line-height: 1.4;
}
.win-v .pic-main .text h2.font-type-tall{
font-size: 4.5vw !important;
}
.win-v .list-category a{
font-size: 10px;
}
.win-v .pic-list .list-category,
.win-v .pic-main .text h2{
top: auto !important;
opacity: 1 !important;
}
.win-v .pic-style-01 .clone-text-root{
transform: scaleX(1) !important;
-webkit-transform: scaleX(1) !important;
opacity: 1 !important;
}
.win-v .pt-ehover-target,
.m-mode .pt-ehover-target{
transform: none !important;
-webkit-transform: none !important;
}
.win-v .pic-list  .item.clone-page-header{
margin: 0 !important;
}
@media screen and (max-width: 1680px){
.pic-list.pic-style-01 .pic-main .text h2{
font-size: 1.2vw;
max-width: 11vw;
}
.pic-list.caption-style-02 .pic-main .text h2{
font-size: 1.7vw;
max-width: 13.5vw;
}
.pic-list.pic-style-02.row-two:not(.gap-large) .pic-main .item:not(.text-project) .text h2{
font-size: 15px;
}
.pic-list.pic-style-02.row-two:not(.gap-large) .pic-main .item:not(.text-project) .text h2.font-type-tall{
font-size: 20px;
}
.list-category a{
font-size: 11px;
}
}
@media screen and (max-width: 768px){
.win-v .pic-main .text h2 {
font-size: 3.2vw !important;
max-width: 100% !important;
}
.win-v .clone-page-header .sub-title{
font-size: 0.855rem;
}
.pt-filter ul{
padding: 24px;
}
}
@media screen and (max-width: 475px){
.list-category a{
line-height: 18px;
padding: 0 4px;
}
.win-v .pic-main .item:not(.text-project) .text{
max-width: 80% !important;
}
.text-project .inner-wrap{
width: 100%;
padding-top: 50%;
}
} body.single-style-01 .main-content{
overflow: auto;
-webkit-overflow-scrolling: touch;
padding:4% 8%;
}
html:not(.win-v) body.single-style-01 .pt-header.menu-style-02 ~ .main-content{
padding-top: 2%;
}
body.single-type-02 .main-content{
padding: 6% 8%; 
}
body.single .single-root{
position: relative;
}
.single-inner{
position: relative;
background-color: #fff;
z-index: 2;
}
body.single.single-style-01 .site-root:not(.has-site-bg):not(.post-bg-default),
.ajax-content.text-black .single-inner{
background-color: #fff;
}
.site-dark .single-inner,
.ajax-content.text-white .single-inner,
.site-dark.page-template-default .site-root:not(.has-site-bg),
body.site-dark.single.single-style-01 .site-root:not(.has-site-bg){
background-color: #0f1113;
} .single-root.style-01 .single-inner{
margin: auto;
}
.single-root.style-01 .single-inner,
.default-template-page{
max-width: 980px;
}
.single-root.style-01:not(.has-widget) .single-header{
top: 60px;
}
.default-template-page.has-widget,
.single-root.style-01.has-widget{
max-width: 1180px;
}
.single-root.style-01 .share{
right: 94px;
top: 94px;
}
.single-root.style-01 .single-header{
width: 100%;
}
body.single:not(.single-type-02) .single-root.style-01 .single-header{
max-width: 1300px; }
body.single.single-type-02 .single-root.style-01{
max-width: 1180px;
}
body.single.single-type-02 .single-root.style-01 .single-header{
width: calc(100% - 800px);
max-width: 100%;
left: 0;
top: auto;
}
body.single.single-type-02 .single-root.style-01 .single-inner{
max-width: 800px;
}
.default-template-page{
margin: 100px auto;
padding: 30px;
}
.single-root.style-01.has-widget{
margin-left: auto;
margin-right: auto;
}
.default-template-page > .wrap{
padding: 7%;
background-color: #fff;
}
html:not(.win-v) .default-template-page.has-widget,
html:not(.win-v) .single-root.style-01.has-widget{
display: flex;
display: -webkit-flex;
align-items: flex-start;
-webkit-align-items: flex-start;
}
html:not(.win-v) .default-template-page.has-widget > .wrap{
width: 70%;
margin-right: 30px;
padding: 5%;
}
html:not(.win-v) .single-root.style-01.has-widget > .single-main{
width: 70%;
margin-right: 30px;
}
html:not(.win-v) .has-widget:not(.style-02) .pt-widget-list{
width: 30%;
}
.win-v .has-widget .pt-widget-list{
padding: 7% 0;
font-size: 1.125rem;
}
.has-widget .pt-widget-list .widget{
padding: 30px;
background-color: #fff;
}
.win-v .has-widget .pt-widget-list .widget{
padding: 7%;
}
.site-dark .default-template-page > .wrap,
.site-dark .has-widget .pt-widget-list .widget{
background-color: #161718;
}
.single-header{
position: relative;
margin: 0 auto;
font-size: 0;
overflow: hidden;
z-index: 1;
} body.single.single-type-02 .single-root.style-01{
display: flex;
align-items: flex-start;
display: -webkit-flex;
-webkit-align-items: flex-start;
justify-content: flex-end;
-webkit-justify-content: flex-end;
margin: 0 auto;
}
body.single.single-type-02 .site-root.has-site-bg .single-root.style-01{
padding-top: 2vw;
}
body.single.single-type-02 .single-root.style-01 .single-inner{
flex-shrink: 0;
-webkit-flex-shrink: 0;
margin: 0;
}
.single-root.style-01 .ptsc,
.only-text .single-header,
.only-text.single-header,
.single-root.style-01.only-text .post-footer-info,
.single-root.style-01.only-text .single-related{
display: none;
} .single-root.style-02{
height: 100%;
}
.single-root.style-01.only-text{
height: 100%;
overflow: auto;
padding: 100px 0;
}
.single-root.style-01.only-text::-webkit-scrollbar{
width: 17px;
}
.single-root.main-info-style-02 .single-inner{
width: 780px;
height: 100%;
overflow: hidden;
}
.single-root.main-info-style-02.boxed:not(.only-text) .single-inner{
width: 480px;
}
.main-info-style-02 .single-inner .single-meta{
margin-bottom: 20px;
margin-top: 0;
}
.single-root.main-info-style-02 .single-inner .single-meta .item{
max-width: 50%;
}
html:not(.win-v) .main-info-style-02 .single-inner{
white-space: nowrap;
}
html:not(.win-v) .main-info-style-02 .single-inner:after{
content: '';
display: inline-block;
vertical-align: middle;
width: 0;
height: 100%;
}
html:not(.win-v) .main-info-style-02-inner{
position: relative;
display: inline-block;
vertical-align: middle;
padding: 60px 0;
white-space: normal;
width: 100%;
overflow: auto;
}
.win-v .main-info-style-02-inner{
max-height: none !important;
}
.single-root.main-info-style-02:not(.only-text) .single-main-intro,
.single-root.main-info-style-02:not(.only-text) .single-main-content{
padding-left: 12%;
padding-right: 12%;
}
.win-v .single-root.main-info-style-02:not(.only-text) .single-main-intro,
.win-v .single-root.main-info-style-02:not(.only-text) .single-main-content{
padding-left: 6vw;
padding-right: 6vw;
}
@media screen and (min-width: 1440px){
.single-root.main-info-style-02:not(.boxed):not(.only-text) .single-main-intro,
.single-root.main-info-style-02:not(.boxed):not(.only-text) .single-main-content{
padding-left: 4vw;
padding-right: 4vw;
}
}
.win-v .single-root.main-info-style-02 .single-inner{
width: 100% !important;
height: auto !important;
top: auto !important;
overflow: visible;
}
.single-root.main-info-style-02 .single-main-intro .title{
font-size: 30px;
}
.main-info-style-02 .single-main-content,
.main-info-style-02 .single-extend p{
font-size: 1rem;
} html:not(.win-v) .single-root.style-02.gap-large .single-header{
padding: 4vw;
}
html:not(.win-v) .single-root.style-02.gap-large .single-extend{
padding: 2vw 3vw;
}
html:not(.win-v) .single-root.style-02.gap-large .single-extend .item{
padding: 2vw 1vw;
}
html:not(.win-v) .single-root.style-02.gap-small .single-header{
padding: 30px;
}
html:not(.win-v) .single-root.style-02.gap-small .single-extend,
html:not(.win-v) .single-root.style-02.gap-small .single-extend .item{
padding: 15px;
}
html:not(.win-v) .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend,
html:not(.win-v) .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend .item:first-child{
padding-left: 0;
}
html:not(.win-v) .single-root.style-02.gap-small .single-header.raw-proportion .item:not(:first-child){
padding-left: 30px;
}
html:not(.win-v) .single-root.style-02.gap-large .single-header.raw-proportion .item:not(:first-child){
padding-left: 50px;
}
.single-root.style-02 .single-header .img{
margin: auto;
}
.single-root.style-02 .single-header > .wrap{
position: relative;
overflow: hidden;
}
.single-root.style-02:not(.only-text):not(.main-info-style-02) .single-inner,
.single-root.style-02 .single-header .pt-swipe-dots,
.single-root.main-info-style-02 .single-main-intro .pt-category{
display: none;
}
.single-roll-wrap,
.single-roll-inner,
.single-root.style-02 .single-header,
.single-root.style-02 .single-header .wrap,
.single-root.style-02 .single-header .item,
.single-root.style-02 .single-header .img,
.single-root.style-02 .single-extend .item,
.single-root.style-02 .single-extend .img,
.single-root.style-02 .single-extend,
.single-root.style-02 .single-nav{
height: 100%;
}
.single-roll-inner,
.single-root.style-02 .single-extend,
.single-root.style-02 .single-nav{
display: flex;
align-items: flex-start;
display: -webkit-flex;
-webkit-align-items: flex-start;
}
.single-roll-inner > div,
.single-root.style-02 .single-header.raw-proportion{
flex-shrink: 0;
-webkit-flex-shrink: 0;
margin: 0;
}
.single-roll-inner .next.ctrl{
position: relative;
}
.single-root.style-02 .single-header.raw-proportion .item .bg-full,
.single-root.style-02 .single-extend .item .bg-full{
transform: translateX(10vw);
-webkit-transform: translateX(10vw);
opacity: 0;
}
.single-root.style-02 .single-header.raw-proportion .item.inviewport .bg-full.show,
.single-root.style-02 .single-extend .item.inviewport .bg-full.show{
transform: translateX(0);
-webkit-transform: translateX(0);
opacity: 1;
}
.single-root.style-02.gap-none .single-header.raw-proportion .item .bg-full{
margin: -1px;
} .single02-text-wrap{
position: absolute;
max-width: 100%;
min-width: 240px;
z-index: 9;
top: 2.8vw;
left: 2.8vw;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
html:not(.win-v) .menu-bg-transparent-on .site-root .single02-text-wrap{
top: calc(50px + 2.8vw);
}
.single02-info{
position: relative;
left: -20px;
margin-top: 8px;
}
.single02-text-wrap .title{
font-size: 24px;
max-width: 300px;
}
.single02-text-wrap .title.font-type-tall{
font-size: 30px;
}
i.call-single02-info{
position: absolute;
width: 60px;height: 60px;line-height: 60px;
left: -8px;
top: -8px;
color: #060708;
background-color: #fff;
box-shadow: 5px 5px 20px rgba(0,0,0,.08);
text-align: center;
}
i.call-single02-info:before{
content: '\e92b';
font-size: 20px;
}
.single02-text-wrap .single-main-content{
position: absolute;
width: 880px;
max-width: 360px;
left: 0;
top: -20px;
font-size: 1rem;
padding: 40px;
background-color: #fff;
box-shadow: 8px 8px 60px -10px rgba(0,0,0,.15);
overflow: auto;
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-overflow-scrolling: touch;
z-index: 2;
}
.single02-text-wrap .single-main-content,
.single02-text-wrap .single-main-content .pt-h,
.single02-text-wrap .single-main-content a{
color: #363738;
}
body:not(.real-mobile) .single02-info:hover .single-main-content,
body.real-mobile .single02-info.show .single-main-content{
top: 0;
opacity: 1;
visibility: visible;
pointer-events: auto;
}
body:not(.real-mobile) .single02-info:hover i.call-single02-info{
opacity: 0;
}
body.real-mobile .single02-info.show i.call-single02-info{
top: -40px;
z-index: 99;
} .single-root.style-01 .single-header:not(.raw-proportion) .img{
padding-top: 56.2%;
} .single-root.style-02 .single-header.raw-proportion > .wrap{
display: flex;
align-items: flex-start;
display: -webkit-flex;
-webkit-align-items: flex-start;
}
.single-type-video .single-header .item{
display: none;
}
.single-type-video .single-header .item:first-child{
display: block;
} .slick-arrow{
position: absolute;
visibility: hidden;
}
.slick-count{
position: absolute;
padding: 20px;
top: 0;right: 0;
color: #fff;
font-size: 16px;
font-family: 'pt-number';
font-weight: 100;
text-shadow: 0 0 4px rgba(0,0,0,.2);
z-index: 3;
}
body.single.single-type-02 .single-root.style-01 .slick-count{
right: auto;
left: 0;
}
.single-root.style-02 .slick-count{
top: auto;
bottom: 0;
padding: 50px;
}
.slick-count i,
.slick-count em{
display: inline-block;vertical-align: bottom;
font-style: normal;
}
.slick-count em{
opacity: 0.6;
}
.slick-count i:after{
content: '/';
display: inline-block;vertical-align: bottom;
margin: 0 4px;
} .single-main-intro,
.single-main-content,
.single-footer,
.comment-root,
.single-root.style-01 .single-extend{
padding: 8%;
} .single-main-intro,
.single-main-content{
padding-bottom: 5%;
}
.main-info-style-02.only-text .single-main-intro .single-meta{
padding-top: 5%;
}
.single-inner .single-main-content,
.comment-root ~ .single-footer,
.single-main-content + .single-footer{
padding-top: 0 !important;
}
.single-inner .page-links{
padding: 0 8%;
}
.page-links a{
display: inline-block;
margin: 0 10px 10px 0;
border-radius: 30px;
padding: 10px 24px;
background: #f1f2f3;
}
.site-dark .page-links a{
background: #363738;
color: #ddd;
}
.page-links a:hover{
opacity: 0.8;
} .single-extend{
position: relative;
z-index: 4;
}
.single-root.style-01 .single-extend{
padding-top: 0;
padding-bottom: 0;
}
.single-root.style-01 .single-extend .item.gap{
margin-bottom: 100px;
}
body.single .site-root:not(.has-site-bg).style-01 .single-extend .text{
padding: 0 8%;
}
.single-root.style-01 .single-extend h2{
font-size: 40px;
margin: 40px 0 20px;
}
.single-root.style-02 .single-extend .text{
position: absolute;
max-width: 360px;
right: 3vw;
bottom: 3vw;
background-color: #fff;
color: #060708;
padding: 1.5vw;
cursor: crosshair;
z-index: 3;
}
@media screen and (min-width: 768px){
.single-root.style-02 .single-extend .item.has-info .text{
width: 360px;	
}
}
.single-root.style-02:not(.gap-small):not(.gap-large) .single-extend .text{
right: 3vw;
}
.single-root.style-02 .single-extend .item.has-info.has-title .text:before{
content: '\e925';
position: absolute;
right: 0.5vw;top: 0.5vw;
font-size: 24px;
font-family: 'myicon';
}
.single-root.style-02 .single-extend .item.has-info.has-title .text:hover,
.single-root.style-02 .single-extend .item.has-info.has-title .text.show{
background-color: #060708;
color: rgba(255,255,255,.8);
}
.single-root.style-02 .single-extend .item.has-info.has-title .text.show:before{
content: '\e928';
}
.single-root.style-02 .single-extend .item.has-info.has-title .text:hover h2,
.single-root.style-02 .single-extend .item.has-info.has-title .text.show h2{
color: #fff;
}
.single-root.style-02 .single-extend .text h2{
font-size: 1vw;
padding-right: 20px;
line-height: 1.2;
color: inherit;
}
.single-root.style-02 .single-extend .text h2.font-type-tall{
font-size: 1.5vw;
}
.single-root.style-02 .single-extend .text p{
display: none;
font-size: 1rem;
margin-top: 20px;
max-height: 400px;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.single-root.style-02 .single-extend .item:not(.has-title) .text p{
display: block;
margin: 0;
}
.single-main-intro .title,
.default-template-page .title{
width: 90%;
font-size: 40px;
}
.comment-root .title,
.default-template-page .title{
padding-bottom: 5%;
}
.win-v .single-main-intro .title, 
.win-v .default-template-page .title{
font-size: 5.15vw;
line-height: 1.2;
} .share{
position: absolute;
width: 40px;height: 40px;
right: 78px;
top: 78px;
}
.m-mode .share{
right: 2vw;
top: 2vw;
}
.share i.btn{
position: absolute;
right: 0;top: 0;
font-size: 0;
width: 40px;height: 40px;line-height: 40px;
text-align: center;
}
body.real-mobile .share.show i.btn{
right: 40px;
}
.share i.btn:before{
content: '\e904';
font-size: 24px;
}
.m-mode .share i.btn:before{
font-size: 20px;
}
.m-mode .share.show i.btn:before{
content: '\e909';
}
.share .wrap{
position: relative;
width: 40px;
opacity: 0;
visibility: hidden;
pointer-events: none;
z-index: 2;
}
body:not(.real-mobile) .share:hover i.btn{
opacity: 0;
}
body:not(.real-mobile) .share:hover .wrap,
.real-mobile .share.show .wrap{
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.share a{
display: block;
font-size: 18px;
margin-bottom: 1px;
text-align: center;
background-color: #262728;
}
.share a i{
display: block;
height: 40px;line-height: 40px;
color: #fff;
}
a.share-facebook:hover i {
background: #3a589b;
}
a.share-twitter:hover i {
background: #1da1f2;
}
a.share-pinterest:hover i {
background: #dc2337;
}
a.share-tumblr:hover i {
background: #529ecc;
}
a.share-googleplus:hover i {
background: #fa4631;
}
a.share-linkedin:hover i {
background: #1892d2;
} .single-root.style-02 .share{
position: relative;
width: 100%;
height: auto;
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid rgba(166,166,166,.1);
top: auto;
right: auto;
}
.single-root.style-02 .share i.btn{
position: relative;
width: auto;height: auto;line-height: normal;
margin-bottom: 10px;
font-size: 12px;
font-weight: 600;
opacity: 1 !important;
cursor: default;
}
.single-root.style-02 .share i.btn:before{
font-size: 12px;
margin-right: 6px;
}
.single-root.style-02 .share .wrap{
width: auto;
}
body.ff .single-root.style-02 .share .wrap{
padding-bottom: 15px;
}
html.real-mobile .single-root.style-02 .share .wrap,
html:not(.real-mobile) .single02-info:hover .share .wrap,
.main-info-style-02-inner .share .wrap,
.single-root.style-02 .share .wrap{
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.single-root.style-02 .share a{
display: inline-block;
width: 30px;
margin-right: 5px;
font-size: 14px;
}
.single-root.style-02 .share a i{
height: 30px;line-height: 30px;
} .single-meta{
margin-top: 30px;
}
.single-root.style-01 .single-meta{
padding-bottom: 30px;
border-bottom: 1px solid rgba(166,166,166,.2);
}
.single-meta a:after{
top: 100%;
}
.single-meta .item {
position: relative;
display: inline-block;vertical-align: top;
margin-right: 30px;
}
.single-root.project .single-meta .item{
max-width: 30%;
}
.single-meta .item > div{
line-height: 1;
}
.single-meta .item i{
display: block;
font-style: normal;
margin-bottom: 5px;
font-size: 12px;
line-height: 1;
opacity: 0.6;
font-family: 'Saira-Local';
}
.single-meta .item a{
position: relative;
margin-right: 6px;
}
.single-root.style-01 .single-meta .item{
font-size: 1.25rem;
}
.single-root.style-02 .single02-text-wrap .single-meta .item,
.win-v .single-root .single-meta .item{
display: block;
margin: 0 0 20px 0;
max-width: 100%;
}
.single-root.style-02 .single02-text-wrap .single-meta{
margin: 0 0 30px 0;
}
.main-info-style-02-inner .singel-meta .item{
margin-bottom: 15px;
} .single-main-content,.single-extend p,
.default-template-page{
font-size: 1.35rem;
}  .post-footer-info{
padding-left: 40px;
margin: 100px 0 60px;
}
.post-footer-info .wrap{
position: relative;
}
.post-footer-info .img{
position: absolute;
width: 240px;height: 100%;
background-size: cover;
background-position: center;
left: -40px;top: -40px;
z-index: 4;
}
.post-footer-info .text{
position: relative;
display: flex;
flex-flow: wrap;
display: -webkit-flex;
-webkit-flex-flow: wrap;
padding: 40px 60px 60px 250px;
margin-bottom: 60px;
z-index: 4;
}
.post-footer-info .intro{
width: 100%;
margin-top: 20px;
line-height: 150%;
order: 3;
-webkit-order: 3;
font-size: 1.25rem;
}
.post-footer-info .title{
order: 2;
-webkit-order: 2;
width: 100%;
}
.post-footer-info .title .pt-h{
margin: 4px 0;
font-size: 30px;
}
.post-footer-info .sub-title{
width: 100%;
order: 1;
-webkit-order: 1;
} .single-tags{
margin: 0 0 60px 0;
}
.comment-root ~ .single-footer .single-tags{
margin-top: 60px;
}
.single-tags span{
display: inline-block;vertical-align: top;
line-height: 29px;
margin-right: 12px;
opacity: 0.7;
}
.single-tags a{
display: inline-block;vertical-align: top;
margin: 0 6px 6px 0;
line-height: 30px;
padding: 0 15px;
font-size: 13px;
color: #fff;
background-color: #363738;
border-radius: 20px;
}
.single-nav-off .single-nav{
display: none !important;
}
.single-root.style-01 .single-nav{
position: relative;
display: flex;
display: -webkit-flex;
margin: 20px 0 0;
}
.single-root.style-01 .single-nav .ctrl{
position: relative;
width: 50%;
background-color: #f1f2f3;
transition: all 0.4s;
overflow: hidden;
}
.site-dark .single-root.style-01 .single-nav .ctrl{
background-color: #262728;
}
body.edge .single-nav .ctrl,
body.ff .single-nav .ctrl{
display: table;
}
.single-root.style-01 .single-nav .text{
position: relative;
height: 100px;
z-index: 2;
}
.single-root.style-01 .single-nav .prev h5:before,
.single-root.style-01 .single-nav .next h5:after{
display: inline-block;
font-family: 'myicon';
font-size: 16px;
}
.single-root.style-01 .single-nav .prev h5:before {
content: '\e5c4';
margin-right: 10px;
}
.single-root.style-01 .single-nav .next h5:after {
content: '\e5c8';
margin-left: 10px;
}
.single-root.style-01 .single-nav .prev ~ .next {
margin-left: 10px;
}
.single-root.style-01 .single-nav.single-ctrl .ctrl{
margin: 0;
width: 100%;
}
.single-root.style-01 .single-nav .ctrl h5,
.single-root.style-01 .single-nav .ctrl span{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
padding: 0 40px;
font-size: 1.125rem;
font-weight: 700;
transition: all 0.4s;
}
.single-root.style-01 .single-nav span{
color: #fff;
}
.single-root.style-01 .single-nav .ctrl:hover span{
transform: translateY(0);
}
.single-root.style-01 .single-nav .ctrl span{
transform: translateY(100%);
}
.single-root.style-01 .single-nav .ctrl:hover h5{
transform: translateY(-100%);
}
.single-root.style-01 .single-footer h3{
font-size: 24px;
}
.single-root.style-01 .single-footer h3.font-type-tall{
font-size: 36px;
} .single-root.style-02 .single-nav{
position: relative;
flex-direction: column;
-webkit-flex-direction: column;
z-index: 1;
}
.single-root.style-02:not(.only-text) .single-header.raw-proportion ~ .single-nav{
padding-right: 200px;
}
.single-root.style-02 .single-nav .ctrl{
position: relative;
display: flex;
display: -webkit-flex;
padding: 0 4vw;
height: 50%;
}
.single-root.style-02 .single-nav.single-ctrl .ctrl{
height: 100%;
}
.single-root.style-02 .single-nav span{
display: none;
}
.single-root.style-02 .single-nav .text{
position: absolute;
top: 50%;
transform: rotate(90deg) translateX(-50%);
transform-origin: center left;
-webkit-transform: rotate(90deg) translateX(-50%);
-webkit-transform-origin: center left;
}
.single-root.style-02 .single-nav .next.ctrl h5:after,
.single-root.style-02 .single-nav .prev.ctrl h5:before{
content: '\e91c';
display: inline-block;vertical-align: top;
height: 20px;
font-family: 'myicon';
margin: 0 10px;
font-weight: normal;
font-size: 20px;
}
.single-root.style-02 .single-nav .prev.ctrl h5:before{
content: '\e922';
}
.single-root.style-02 .single-nav h5{
font-size: 1rem;
letter-spacing: 1px;
white-space: nowrap;
height: 20px;line-height: 20px;
}
.single-root.style-02 .single-nav .ctrl + .ctrl:after{
content: '';
position: absolute;
top: 0;
left: 30%;
width: 40%;
height: 1px;
background-color: #060708;
}
.site-dark .single-root.style-02 .single-nav .ctrl + .ctrl:after,
.ajax-content.ajax-text-white .single-root.style-02 .single-nav .ctrl + .ctrl:after{
background-color: #fff;
}
.ajax-content.ajax-text-black .single-root.style-02 .single-nav .ctrl + .ctrl:after{
background-color: #060708;
} .single-related
.single-related h3{
margin-bottom: 0;
}
.single-related .wrap {
display: flex;
display: -webkit-flex;
margin-top: 10px;
}
.single-related .item {
position: relative;
width: 33.3333%;
margin-right: 15px;
font-size: 14px;
}
.single-related .item:last-child{
margin-right: 0;
}
.single-related .img {
width: 100%;
top: 40px;
padding-top: 67%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
margin-bottom: 20px;
background-color: rgba(166, 166, 166, .1);
}
.single-related .item .text:hover h5{
text-decoration: underline;
}
.single-related .text{
position: relative;
margin: 0 0 0 20px;
padding: 20px 20px 0;
background-color: #fff;
z-index: 2;
}
.site-dark .single-related .text{
background-color: #0f1113;
}
.single-related h5{
font-size: 1.125rem;
margin-bottom: 4px;
}
.single-related h5.font-type-tall{
font-size: 24px;
}
.single-root.style-01 .single-related{
margin-top: 100px;
} @media screen and (max-width: 1680px){
body.single-type-02 .single-root.style-01 .single-inner{
max-width: 800px;
}
body.single.single-type-02 .single-root.style-01 .single-header {
width: calc(100% - 800px);
}
.single-root.style-01 .single-header{
top: 50px;
}
.single02-text-wrap .title{
font-size: 24px;
}
.single-root.style-02 .single-extend .text h2{
font-size: 18px;
}
.single-root.style-02 .single-extend .text p{
font-size: 0.855rem;
margin-top: 10px;
}
html:not(.win-v) .single-root.main-info-style-02 .single-inner{
width: 680px;
}
html:not(.win-v) .single-root.main-info-style-02.boxed .single-inner{
width: 380px;
}
html:not(.win-v) .single-root.main-info-style-02 .single-main-intro .title{
font-size: 24px;
}
}
@media screen and (max-width: 1440px){
.single02-text-wrap{
top: 30px;
left: 30px;
}
.single-main-content,
.single-extend p,
.single-root .single-meta .item,
.default-template-page{
font-size: 1.125rem;
}
body.single-type-02 .single-root.style-01 .single-inner{
max-width: 600px;
}
body.single.single-type-02 .single-root.style-01 .single-header {
width: calc(100% - 600px);
}
.single02-info{
left: -10px;
}
.single-root.style-01 .single-nav h5{
font-size: 1.125rem;
}
html:not(.win-v) body.single-type-02 .single-root.style-01 .single-main-intro .title{
font-size: 30px;
} body.single-type-02 .post-footer-info {
text-align: center;
}
body.single-type-02 .post-footer-info .img{
position: relative;
width: 20vw;
height: 20vw;
margin: 0 auto 30px;
left: auto;top: auto;
}
body.single-type-02 .post-footer-info{
background: rgba(166,166,166,.08);
padding: 0;
margin-bottom: 40px;
}
body.single-type-02 .post-footer-info > .wrap{
padding: 10% 6%;
}
body.single-type-02 .post-footer-info .text {
width: 100%;
left: auto;
padding: 0;
background-color: transparent;
margin: 0;
} .single-root.style-01 .single-related{
margin-top: 60px;
}
body.single-type-02 .single-related .wrap{
display: block;
}
body.single-type-02 .single-related .item{
width: 100%;
margin: 0;
}
}
@media screen and (max-width: 1180px){
body.single-style-01 .main-content{
padding: 0;
}
body.single:not(.single-type-02) .single-root.style-01,
body.single.m-mode.single-type-02 .single-root{
padding: 6%;
}
.single-root.style-01 .single-inner{
width: 100%;
}
.single-root.style-01 .single-header{
width: 100% !important;
top: 0 !important;
margin-bottom: 0 !important;
}
.single-root.style-02 .single-extend .text:before{
font-size: 16px;
}
.default-template-page{
margin: 30px auto;
}
.m-header-gap + .default-template-page{
margin-top: 0;
}
.single-main-intro .title,
.default-template-page .title{
font-size: 3.5vw;
} .post-footer-info {
text-align: center;
}
.post-footer-info .img{
position: relative;
width: 20vw;
height: 20vw;
margin: 0 auto 30px;
left: auto;top: auto;
}
.post-footer-info{
background: rgba(166,166,166,.08);
padding: 0;
margin-bottom: 40px;
}
.post-footer-info > .wrap{
padding: 10% 6%;
}
.post-footer-info .text {
width: 100%;
left: auto;
padding: 0;
background-color: transparent;
margin: 0;
}
.single-footer h3{
font-size: 3vw !important;
} .single-root.style-01 .single-extend .item.gap{
margin-bottom: 80px !important;
}
.single-root.style-01 .single-extend h2{
font-size: 4vw;
margin: 50px 0 20px;
} .win-v .single-nav,
.single-tags,
.post-footer-info{
margin: 80px 0 !important;
}
.single-related .wrap{
display: block;
}
.single-related .item{
width: 100%;
margin: 0;
}
} html.win-v body.single .single-root{
overflow: visible;
}
.win-v .single-root .single-nav{
padding-right: 0 !important;
}
.win-v .single-nav h5{
font-size: 1.125rem !important;
} .win-v .single-roll-inner,
.win-v .single-root.style-02 .single-extend,
.win-v .single-root.style-02 .single-header > .wrap{
display: block;
}
.win-v .single-roll-wrap,
.win-v .single-roll-inner,
.win-v .single-root.style-02 .single-header,
.win-v .single-root.style-02 .single-header .wrap,
.win-v .single-root.style-02 .item,
.win-v .single-root.style-02 .img,
.win-v .single-root.style-02 .single-extend{
height: auto;
}
.win-v body.single:not(.single-type-02) .single-root.style-01,
.win-v body.single.m-mode.single-type-02 .single-root{
padding: 0;
}
.win-v .single-root.style-01 .single-header{
transform: none !important;
-webkit-transform: none !important;
}
.win-v .single-root.style-02 .single-nav{
flex-direction: row;
justify-content: center;
-webkit-flex-direction: row;
-webkit-justify-content: center;
overflow: hidden;
}
.win-v .single-root.style-02 .single-header:not(.raw-proportion):not(.single-item) .wrap{
padding-top: 66%;
}
.win-v .single-root.style-02 .single-header:not(.raw-proportion).single-item .img{
padding-top: 66%;
}
.win-v .single-root.style-02 .single-header:not(.raw-proportion) .item,
.win-v .single-root.style-02 .single-header:not(.raw-proportion) .img{
height: 100%;
}
.win-v .single-root.style-02:not([class*="gap"]){
padding: 0 !important;
}
.win-v .single02-info{
left: -10px;
}
.win-v i.call-single02-info{
width: 40px;height: 40px;line-height: 40px;
}
.win-v .single02-text-wrap .title{
font-size: 3vw;
max-width: 70%;
}
.win-v .single02-text-wrap .title.font-type-tall{
font-size: 4.2vw;
}
.win-v .single02-text-wrap .single-main-content{
padding: 30px !important;
}
.win-v .single-root.style-02 .single-nav .ctrl + .ctrl:after {
top: 30%;
left: 0;
height: 40%;
width: 1px;
}
.win-v .single-roll-wrap{
padding: 0 !important;
}
.win-v .single-extend .item{
margin-right: 0 !important;
}
.win-v .single-root.style-02:not(.gap-none)[class*="gap"] .single-header{
padding: 6vw;
}
.win-v .single-root.style-02 .single-header .item,
.win-v .single-root.style-02 .single-inner .item,
.win-v .single-root.style-02 .single-header .img,
.win-v .single-root.style-02 .single-inner .img{
display: block;
width: 100% !important;
max-width: 100% !important;
}
.win-v .single-root.style-01 .single-extend .item.gap{
margin-bottom: 80px !important;
}
.win-v .single-root.style-02 .single-extend .item{
margin: 0;
}
.win-v .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend,
.win-v .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend .item{
padding: 3vw;
}
.win-v .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend,
.win-v .single-root.style-02:not(.gap-none)[class*="gap"] .single-extend .item:first-child{
padding-top: 0;
}
.win-v .single-root.style-02 .single-extend .text{
padding: 20px;
}
.win-v .single-root.style-02 .single-extend .text h2{
font-size: 1rem;
}
.win-v .single-root.style-02 .single-extend .text p{
margin-top: 10px;
font-size: 11px;
line-height: 1.4;
}
.win-v .single-root.style-02 .single-extend .text{
max-width: 220px;
right: 3vw;
bottom: 3vw;
}
.win-v .single-root.style-02 .single-nav .text{
position: relative;
top: auto;
transform: none !important;
-webkit-transform: none !important;
}
.win-v .single-root .single-meta .item{
margin: 20px 0 0;
}
@media screen and (max-width: 768px){
.single-root.style-01 .single-extend{
padding-top: 12%;
}
.single-root.style-01 .single-extend h2 {
font-size: 5.15vw;
margin: 30px 0 20px;
}
.single-footer h3 {
font-size: 5vw !important;
}
.win-v .single-nav h5{
font-size: 14px !important;
}
}
@media screen and (max-width: 475px){
.single-nav,
.single-tags,
.post-footer-info{
margin: 50px 0 !important;
}
.single-root.style-01 .single-extend .item.gap{
margin-bottom: 50px !important;
}
.single-root .single-related{
margin-top: 50px;
}
.single-root .single-nav h5,
.single-root .single-nav span{
font-size: 12px !important;
letter-spacing: 0 !important;
padding: 0 20px !important;
}
.single-root.style-02 .slick-count{
padding: 20px;
}
.single02-text-wrap .single-main-content{
font-size: 12px;
}
.single-root.style-01 .single-nav .ctrl .pt-h{
margin-bottom: 0;
}
.win-v i.call-single02-info {
width: 30px;
height: 30px;
line-height: 30px;
}
body.real-mobile .single02-info.show i.call-single02-info{
top: -30px !important;
}
.single02-text-wrap{
top: 20px;
left: 20px;
}
} @media screen and (max-height: 560px){
html:not(.win-v),
html:not(.win-v) .single02-text-wrap .single-main-content,
html:not(.win-v) .sc-text-carousel .item .sub-title,
html:not(.win-v) .sc-mixbox .item .intro,
html:not(.win-v) .sc-subscribers .intro,
html:not(.win-v) .sc-banner .intro,
html:not(.win-v) .sc-mixbox .item[data-w="0"] .intro,
html:not(.win-v) .list-meta a,
html:not(.win-v) .pt-category a,
html:not(.win-v) .sc-text-carousel .intro,
html:not(.win-v) .page-header-02 .sub-title,
html:not(.win-v) .single-root.style-02 .single-extend .text p,
html:not(.win-v) .blog-main .intro{
font-size: 10px;
}
html:not(.win-v) i.close-menu-03{
width: 60px;
}
html:not(.win-v) h1{font-size:24px}
html:not(.win-v) h2{font-size:20px}
html:not(.win-v) h3{font-size:18px}
html:not(.win-v) h4{font-size:16px}
html:not(.win-v) h5{font-size:14px}
html:not(.win-v) h6{font-size:12px}
html:not(.win-v) .single02-text-wrap .title,
html:not(.win-v) .single-root.style-02 .single-extend .text h2{
font-size: 1rem;
}
html:not(.win-v) i.call-single02-info {
width: 30px;
height: 30px;
line-height: 30px;
}
html:not(.win-v) .single-root.style-02 .single-nav h5{
font-size: 10px;
letter-spacing: 0;
}
html:not(.win-v) .ptsc a.btn{
margin-top: 20px;
line-height: 30px;
padding: 0 20px;
font-size: 10px;
}
html:not(.win-v) .sc-mixbox .item .pt-h ~ .ptbar-outerWrap,
html:not(.win-v) .main-meta,
html:not(.win-v) .sc-mixbox .pt-social ul,
html:not(.win-v) .sc-text-carousel .intro{
margin-top: 20px;
}
html:not(.win-v) .blog-list.raw-proportion .blog-main .text{
min-width: 200px;
}
html:not(.win-v) .list-meta a.avatar{
display: none;
}
html:not(.win-v) .sc-mixbox .item .sub-title{
margin-top: 2px;
}
html:not(.win-v) .close-single{
width: 30px;height: 30px;line-height: 30px;
}
html:not(.win-v) .close-single:before{
font-size: 16px;
}
html:not(.win-v) .sc-text-carousel .item .sub-title{
line-height: 16px;
padding: 0 6px;
}
} .m-close-single{
display: none;
}
.ajax-content{
display: none;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 9999;
}
body.admin-bar .ajax-content{
top: 32px;
height: calc(100% - 32px);
}
.ajax-content .single-root{
position: relative;
}
.ajax-target{
position: relative;
z-index: 4;
}
.ajax-target,.ajax-content > .wrap{
width: 100%;
height: 100%;
}
.ajax-bg{
position: absolute;
left: 0;top: 0;
height: 100%;width: 100%;
transform: translate3d(100%,0,0);
-webkit-transform: translate3d(100%,0,0);
transition: none;
-webkit-transition: none;
z-index: 2;
}
.ajax-mask{
position: absolute;
left: 0;top: 0;
height: 100%;width: 100%;
background:rgba(0,0,0,.4);
opacity: 0;
transition: opacity 0.6s;
-webkit-transition: opacity 0.6s;
z-index: 1;
}
.ajax-bg.show ~ .ajax-mask{
opacity: 1;
}
.ajax-bg.show.temp-trans ~ .ajax-mask{
opacity: 0;
}
.ajax-bg.show{
width: 100%;
left: auto;right: 0;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
transition: transform 0.6s;
-webkit-transition: transform 0.6s;
}
.ajax-bg.show.temp-trans{
transform: translate3d(-100%,0,0);
-webkit-transform: translate3d(-100%,0,0);
}
body:not(.show-ajax) .ajax-target{
opacity: 0;
} .close-single{
position: absolute;
top: 0;right: -100px;
width: 80px;height: 80px;line-height: 80px;
color: #fff;
text-align: center;
font-family: 'myicon';
cursor: pointer;
z-index: 100;
}
.close-single:before{
content: '\e909';
display: block;
font-size: 30px;
}
.close-single:hover:before{
transform: rotate(180deg);
}
body.show-ajax .close-single{
right: 0;
} .ajax-text-white .ajax-bg{
background-color: #161718;
}
.ajax-text-black .ajax-bg{
background-color: #f1f2f3;
}
.ajax-text-white .ajax-bg ~ .wrap .single-inner,
.ajax-text-white .ajax-bg ~ .wrap .single-inner a,
.ajax-text-white .ajax-bg ~ .wrap .single-inner .pt-h,
.ajax-text-white .ajax-bg ~ .wrap .single-inner .title,
.ajax-text-white .single-root.style-02 .single-nav h5{
color: #fff;
}
.ajax-text-white .ajax-bg ~ .wrap .single-inner{
background-color: #060708;
}
.win-v .ajax-content,
.win-v #nprogress .bar {
z-index: 100000;
}
.win-v .popup-player{
z-index: 100001;
}
.win-v .ajax-content .single-root{
overflow: auto;
}
@media screen and (max-width: 780px){
body.admin-bar .ajax-content{
top: 46px;
height: calc(100% - 46px);
}
.close-single{
width: 12vw;
height: 12vw;
line-height: 12vw;
}
.close-single:before{
font-size: 16px;
}
}
@media screen and (max-width: 475px){
.ajax-content .single-root{
overflow: auto;
}
}   .ptsc{
position: relative;
flex-shrink: 0;
-webkit-flex-shrink: 0;
z-index: 2;
}
html:not(.win-v) .ptsc{
height: 100%;
}
.ptsc li{
list-style-type: none;
}
.ptsc-list > .wrap{
display: flex;
display: -webkit-flex;
}
.ptsc.sc-empty,
.ptsc-list > .wrap > p,
.ptsc ~ p{
display: none;
}
.ptsc > .wrap{
position: relative;
z-index: 9;
} .sc-slider{
position: relative;
overflow: hidden;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.sc-slider.boxed {
margin: 0 auto;
}
html.win-v .sc-slider.boxed{
width: 100% !important;
}
.sc-slider .wrap {
position: relative;
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
z-index: 1;
}
.sc-slider.boxed{
padding: 4vw;
}
.sc-slider.boxed.gap-small{
padding: 30px;
} .sc-slider .item,
.pt-slider-root .item {
position: relative;
width: 100%;
height: 100%;
transition: opacity 0.4s,background 0.4s;
-webkit-transition: opacity 0.4s,background 0.4s;
}
body.edge .sc-slider:not(.mode-fade) .item{
opacity: 1 !important;
}
.pt-slider-root .item:not(.show),
.pt-slider-root .item.no-bg{
opacity: 1 !important;
background: #262728;
}
.sc-slider:not(.single-item) .item,
.single-root.style-02 .single-header.pt-slider-root:not(.raw-proportion) .item{
visibility: hidden; }
.sc-slider .item.current,
.sc-slider .item.leaving,
.single-root.style-02 .single-header:not(.raw-proportion) .item.current,
.single-root.style-02 .single-header:not(.raw-proportion) .item.leaving{
visibility: visible;
}
.sc-slider.mode-fade .item.current {
opacity: 1 !important;
}
.sc-slider .img {
height: 100%;
width: 100%;
z-index: 1;
}
.sc-slider.mode-fade .item {
transform: none !important;
-webkit-transform: none !important;
opacity: 0 !important;
transition: opacity 1s,background 0.4s;
-webkit-transition: opacity 1s,background 0.4s;
}
.sc-slider.mode-fade .bg-full{
transform: none !important;
-webkit-transform: none !important;
}
.sc-slider.mode-fade .item.current{
opacity: 1 !important;
}
.sc-slider.mode-fade.normal-nav .text{
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
}
.sc-slider[data-video-autoplay="0"] .volume-btn{
display: none;
} .sc-slider .text{
position: absolute;
display: inline-block;
max-width: 45vw;
min-width: 360px;
bottom: 0;left: 0;
padding: 4vw;
opacity: 0;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
pointer-events: none;
z-index: 11;
}
.sc-slider.single-item .text{
opacity: 1;
}
.sc-slider .pt-h{
user-select: none;
}
.sc-slider.normal-nav:not(.boxed) .text{
max-width: 40vw;
}
.sc-slider.normal-nav:not(.boxed) .item:not(.text-bg-on) .text{
padding: 6vw;
padding-top: 0;
padding-right: 0;
}
.sc-slider.normal-nav .item.no-title.no-intro .text{
width: 120px;
padding: 0;
background-color: transparent;
}
.sc-slider.normal-nav .item.text-bg-on .text{
padding: 3vw;
max-width: 40%;
}
.sc-slider.normal-nav .item.no-title.no-intro .slider-count{
left: 0;
top: auto;
bottom: 0;
background: #fff;
padding: 0 10px;
height: 40px;line-height: 40px;
}
.sc-slider .text-bg-on .text{
background-color: rgba(255,255,255,.8);
}
.sc-slider .text-white.text-bg-on .text{
background-color: rgba(0,0,0,.6);
}
.sc-slider:not(.normal-nav) .text{
display: none;
}
.sc-slider .text.show{
opacity: 1;
}
.sc-slider .item.leaving .text{
opacity: 0;
}
.sc-slider .no-intro.no-title .slider-count{
display: none;
}
.sc-slider.normal-nav h2{
display: inline-block;
font-size: 3vw;
}
.sc-slider.normal-nav.font-type-tall h2,
.sc-slider.normal-nav h2.font-type-tall{
font-size: 4.5vw;
}
.sc-slider.normal-nav .intro{
max-width: 100%;
font-size: 0.9vw;
text-transform: capitalize;
}
.sc-slider.normal-nav h2~ .intro{
margin-top: 25px;
}
.slider-count{
position: relative;
top: -10px;
font-size: 16px;
font-family: 'pt-number';
letter-spacing: -1px;
}
.slider-count i,
.slider-count em{
display: inline-block;vertical-align: bottom;
font-style: normal;
}
.slider-count em{
opacity: 0.6;
}
.slider-count i:after{
content: '/';
display: inline-block;vertical-align: bottom;
margin: 0 2px;
opacity: 0.3;
} .sc-slider .small-btn{
position: relative;
margin-top: 20px;
text-align: center;
}
.sc-slider:not(.normal-nav) .small-btn{
display: none;
}
.sc-slider .small-btn a{
position: relative;
display: block;
width: 100px;
height: 50px;
line-height: 50px;
font-size: 20px;
overflow: hidden;
pointer-events: auto;
color: #fff;
}
.sc-slider .small-btn a:after,
.sc-slider .small-btn a:before{
content: '\e923';
font-family: 'myicon';
position: absolute;
top: 0;left: 0;
width: 100%;height: 100%;
}
.sc-slider .small-btn a:before{
left: -100px;
z-index: 2;
}
.sc-slider .small-btn a:hover:before{
left: 0;
}
.sc-slider .small-btn a:hover:after{
left: 100px;
}
.sc-slider .text-white .small-btn a:before{
background-color: #fff;
color: #060708;
}
.sc-slider .small-btn a:before{
background-color: #060708;
color: #fff;
} .btn-animate-01{
position: relative;
overflow: hidden;
}
a.btn-animate-01 span{
position: relative;
z-index: 2;
}
a.btn-animate-01:after{
content: '';
position: absolute;
width: 0;height: 100%;
right: 0;top: 0;
transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
-webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
a.btn-animate-01:before{
content: '';
position: absolute;
left: 0;top: 0;right: 0;bottom: 0;
}
a.btn-animate-01:hover:after{
width: 100%;
left: 0;
}
.text-white a.btn-animate-01:after,
a.btn-animate-01:before{
background-color: #060708;
}
.text-white a.btn-animate-01:before,
a.btn-animate-01:after{
background-color: #fff;
}
.sc-slider.text-white .text,
.sc-slider.text-white h2,
a.btn-animate-01,
.text-white a.btn-animate-01:hover{
color: #fff;
}
.text-white a.btn-animate-01,
a.btn-animate-01:hover{
color: #060708;
} .s-btn {
position: absolute;
width: 50%;
height: 100%;
top: 0;
z-index: 10;
}
.s-btn.s-btn-prev {
left: 0;
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/left.png) 24 24, pointer;
}
.s-btn.s-btn-next {
right: 0;
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/right.png) 24 24, pointer;
}
.forNext .s-btn {
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/right.png) 24 24, pointer !important;
}
.forPrev .s-btn {
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/left.png) 24 24, pointer !important;
}
.win-v .s-btn,
.real-mobile .s-btn{
display: none;
}
.pt-swipe-arrow{
display: none;
}
.real-mobile .pt-swipe-arrow,
.win-v .pt-swipe-arrow{
display: block;
}
.text-nav .pt-swipe-arrow{
display: none !important;
}
.pt-swipe-arrow > span{
position: absolute;
width: 40px;
height: 40px;
line-height: 40px;
top: 50%;
margin-top: -20px;
text-align: center;
background-color: rgba(16,17,18,.9);
z-index: 10;
}
.pt-swipe-prev{
left: 0;
}
.pt-swipe-next{
right: 0;
}
.pt-swipe-arrow > span:before{
font-size: 20px;
font-family: 'myicon';
color: #fff;
}
.pt-swipe-prev:before{
content: '\e5c4';
}
.pt-swipe-next:before{
content: '\e5c8';
} .pt-swipe-dots{
position: absolute;
bottom: 0;
left: 0;
padding: 4vw;
max-width: 90%;
font-size: 0;
z-index: 11;
}
.sc-slider.single-item .slider-count,
.sc-slider.single-item.normal-nav .pt-swipe-dots{
display: none;
} .normal-nav .pt-swipe-dots{
position: absolute;
left: auto;
right: 20px;
bottom: 60px;
max-width: 40%;
padding: 10px;
font-size: 0;
transition: background 0.3s;
border-radius: 4px;
z-index: 9;
}
.sc-slider.boxed.normal-nav .pt-swipe-dots{
right: 4vw;
}
.normal-nav .pt-swipe-dots:not(.light){
background-color: rgba(16,17,18,.4);
}
.normal-nav .pt-swipe-dots:hover{
background-color: rgba(16,17,18,.6);
}
@media screen and (min-width: 1024px){
html:not(.win-v) .normal-nav .pt-swipe-dots{
bottom: 50%;
transform: translateY(50%);
max-width: 40px;
}
}
.normal-nav .pt-swipe-dots li span,
.normal-nav .pt-swipe-dots li a{
display: none !important;
}
.normal-nav .pt-swipe-dots li{
position: relative;
width: 20px;height: 20px;
}
.normal-nav .pt-swipe-dots li:after{
content: '';
position: absolute;
left: 7px;top: 7px;
width: 6px;height: 6px;
background: #fff;
border-radius: 50%;
opacity: 0.5;
}
.normal-nav .pt-swipe-dots li:hover:after{
opacity: 1;
}
.normal-nav .pt-swipe-dots li.selected:after{
width: 10px;height: 10px;
left: 5px;top: 5px;
opacity: 1;
} .roll-target{
position: relative;
overflow: hidden;
z-index: 8;
}
.pt-swipe-dots li{
cursor: pointer;
}
.pt-swipe-dots a{
position: relative;
display: inline-block;vertical-align: top;
margin: 1px 0 0 1px;
width: 50px;height: 50px;line-height: 50px;
background-color: #fff;
color: #000;
text-align: center;
pointer-events: auto;
transition: background 0.2s,color 0.2s,left 0.4s,opacity 0.2s;
opacity: 0;
left: -54px;
}
.pt-swipe-dots a:before{
content: '\e91a';
font-family: 'myicon';
font-size: 24px;
}
.pt-swipe-dots .selected a{
opacity: 1;
left: 0;
}
.pt-swipe-dots a:hover{
color: #fff;
} .sc-slider:not(.text-style-03):not(.normal-nav).boxed .pt-swipe-dots{
padding: 5vw;
left: -2vw;
bottom: 2vw;
}
.sc-slider.text-style-03.boxed:not(.normal-nav):not(.gap-small) .pt-swipe-dots{
padding: 7.2vw;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots .selected{
pointer-events: none;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots li{
white-space: nowrap;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots span{
position: relative;
display: inline-block;
vertical-align: top;
margin: 1px 0 0;
max-width: calc(100% - 60px);
font-size: 1.125rem;
padding: 0 20px;
line-height: 50px;
color: #fff;
z-index: 2;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.2s,-webkit-text-stroke 0.2s;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots .selected span{
color: #111;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots span:before,
.sc-slider:not(.normal-nav) .pt-swipe-dots span:after{
content: '';
position: absolute;
left: 0;top: 0;
width: 0;height: 100%;
background-color: #fff;
z-index: -1;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots span:before{
background-color: rgba(16,17,18,.6);
width: 100%;
z-index: -2;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span:before{
background-color: #262728;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots li:not(.selected):hover span:after{
width: 7px;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots .selected span:after{
width: 100%;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots{
pointer-events: none;
min-width: 1000px;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots li span,
.sc-slider:not(.normal-nav) .pt-swipe-dots li a{
pointer-events: auto;
}
.sc-slider.text-nav:not(.text-style-01),
.sc-slider.text-nav:not(.text-style-01) .pt-h{
font-family: 'built-Local';
font-weight: 500;
text-transform: uppercase;
}
.sc-slider.text-style-01:not(.normal-nav).font-type-tall .pt-swipe-dots span{
font-size: 19px;
letter-spacing: 2px;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span{
font-size: 36px;
padding: 0 10px;
color: #fff;
}
.sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots span{
font-size: 50px;
padding: 0 6px;
}
.sc-slider:not(.text-style-01):not(.normal-nav) .pt-swipe-dots span,
.sc-slider:not(.text-style-01):not(.normal-nav) .pt-swipe-dots a{
margin: 0;
}
html:not(.win-v) .sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots span{
padding-top: 3px;
line-height: 47px;
} .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots{
bottom: 10px;
}
.sc-slider.text-style-03:not(.normal-nav).gap-small .pt-swipe-dots{
bottom: 30px;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots a{
border-radius: 50%;
vertical-align: middle;
margin: 0;
width: 2.2vw;
height: 2.2vw;
line-height: 2.2vw;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span{
vertical-align: middle;
font-size: 6vw;
line-height: 0.9;
padding: 0 10px;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke: 2px #161718;
transition: color 0.5s 0.4s,-webkit-text-stroke 0.5s 0.4s;
}
body.edge .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span,
body.ie .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span{
transition: all 0.4s;
}
.sc-slider.text-style-03.text-nav.font-type-tall[data-w="1"] .pt-swipe-dots span{
font-size: 8vw;
line-height: 0.86;
}
.sc-slider.text-style-03[data-w="0.5"]:not(.normal-nav) .pt-swipe-dots span{
font-size: 5vw;
-webkit-text-stroke-width:1.4px;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span:after,
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span:before{
display: none;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots{
min-width: 80%;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots .selected span{
-webkit-text-stroke-color: transparent;
color: #161718;
} .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots.light span{
-webkit-text-stroke-color: #fff;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots.light .selected span{
-webkit-text-stroke-color: transparent;
color: #fff;
} body.ie .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span{
color: #fff;
text-shadow: 2px 0px 0px #161718,-2px 0px 0px #161718,0px 2px 0px #161718,0px -2px 0px #161718;
}
body.ie .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots .selected span{
color: #161718;
text-shadow: none;
} body.ie .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots.light span{
color: #161718;
text-shadow: 2px 0px 0px #fff,-2px 0px 0px #fff,0px 2px 0px #fff,0px -2px 0px #fff;
}
body.ie .sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots.light .selected span{
color: #fff;
text-shadow: none;
} @media screen and  (max-width: 1680px){
.sc-slider .text{
padding: 5vw;
}
.sc-slider.normal-nav .item.text-bg-on .text{
padding: 4vw;
}
.sc-slider.normal-nav h2{
font-size: 2.6vw;
}
.sc-slider.normal-nav .intro{
font-size: 1.1vw;
}
.sc-slider.text-style-01:not(.normal-nav) .pt-swipe-dots{
padding: 4vw;
}
.sc-slider.text-style-01:not(.normal-nav) .pt-swipe-dots span{
line-height: 40px;
font-size: 14px;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span{
line-height: 40px;
font-size: 32px;
}
.sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots span{
font-size: 40px;
}
html:not(.win-v) .sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots span{
line-height: 37px;
}
.sc-slider.text-style-01:not(.normal-nav) .pt-swipe-dots li a,
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots li a,
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots li a{
width: 40px;
height: 40px;
line-height: 40px;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span{
-webkit-text-stroke-width:1px;
}
}
@media screen and  (max-width: 1280px){
.sc-slider:not(.text-style-03):not(.normal-nav).boxed .pt-swipe-dots{
bottom: 4vw;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots{
min-width: 800px;
}
}
html.win-v .normal-nav .pt-swipe-dots li,
.real-mobile .normal-nav .pt-swipe-dots li{
float: left;
}
@media screen and  (max-width: 1024px){
.sc-slider.normal-nav .text{
padding: 6vw;
}
.sc-slider.normal-nav .item.text-bg-on .text{
padding: 5vw;
}
.sc-slider.normal-nav h2{
font-size: 3.6vw;
}
.sc-slider.normal-nav.font-type-tall h2,
.sc-slider.normal-nav h2.font-type-tall{
font-size: 6.2vw;
}
.sc-slider.normal-nav .intro{
font-size: 12px;
}
.sc-slider.normal-nav h2~ .intro{
margin-top: 8px;
}
.normal-nav .pt-swipe-dots{
padding: 8px;
bottom: 0 !important;
right: auto !important;
left: 50% !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.normal-nav .pt-swipe-dots li{
width: 10px;
height: 10px;
float: left;
}
.normal-nav .pt-swipe-dots li:after,
.normal-nav .pt-swipe-dots li.selected:after{
height: 4px;width: 4px;
left: 3px;top: 3px;
}
}
@media screen and  (max-width: 768px){
.win-v .sc-slider:not(.normal-nav) .pt-swipe-dots{
min-width: 100%;
}
.sc-slider.text-style-01:not(.normal-nav) .pt-swipe-dots span{
line-height: 30px;
padding: 0 10px;
font-size: 12px;
}
.sc-slider.text-style-01:not(.normal-nav) .pt-swipe-dots li a{
line-height: 30px;
width: 30px;
height: 30px;
}
.sc-slider.text-style-01:not(.normal-nav).font-type-tall .pt-swipe-dots span{
line-height: 30px;
font-size: 16px;
letter-spacing: 1px;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span{
font-size: 3.6vw;
line-height: 4.4vw;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots li a{
width: 4.4vw;
height: 4.4vw;
line-height: 4.4vw;
}
.sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots span {
font-size: 6vw;
line-height: 6vw;
}
.sc-slider.text-style-02:not(.normal-nav).font-type-tall .pt-swipe-dots li a{
width: 6vw;
height: 6vw;
line-height: 6vw;
}
.sc-slider.text-style-03:not(.normal-nav).boxed .pt-swipe-dots{
padding: 8vw;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots span{
font-size: 6.2vw !important;
-webkit-text-stroke-width: 1px !important;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots li a{
line-height: 24px !important;
height: 24px !important;
width: 24px !important;
}
.sc-slider.text-style-03:not(.normal-nav) .pt-swipe-dots li a:before{
font-size: 16px;
}
}
@media (max-height: 500px),(max-width: 475px){
.sc-slider .intro{
display: none;
}
.sc-slider.normal-nav h2{
font-size: 5vw;
}
.sc-slider.normal-nav .small-btn a {
width: 60px;
height: 30px;
line-height: 30px;
font-size: 16px;
color: #fff;
}
.sc-slider.normal-nav .small-btn{
margin-top: 10px;
}
.slider-count{
display: none;
}
.win-v .sc-slider.normal-nav .text{
padding: 8vw !important;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span{
font-size: 20px;
line-height: 20px;
}
.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots li a{
width: 20px;
height: 20px;
line-height: 20px;
}
.sc-slider:not(.normal-nav) .pt-swipe-dots li a:before{
font-size: 16px;
}
}
.win-v .sc-slider:not(.normal-nav) .pt-swipe-dots{
min-width: 100%;
transform:translate3d(0,0,0);
-webkit-transform:translate3d(0,0,0);
}
.win-v .sc-slider.normal-nav .item:after{
content: '';
position: absolute;
left: 0;bottom: 0;
height: 40%;
width: 100%;
background:linear-gradient(to top, rgba(0,0,0,.6), rgba(0,0,0,0));
z-index: 3;
}
.win-v .sc-slider.mobile-fullscreen.normal-nav .item:after{
height: 20%;
}
.win-v .sc-slider.normal-nav .text{
min-width: 92%;
background: transparent !important; 
}
.win-v .sc-slider.normal-nav .text,
.win-v .sc-slider.normal-nav h2{
color: #fff !important;
}
.win-v .sc-slider:not(.mobile-fullscreen):not(.mobile-list) > .wrap{
padding-top: 66%;
}
.win-v .sc-slider:not(.mobile-fullscreen):not(.mobile-list)[data-w="0.75"] > .wrap{
padding-top: 75%;
}
.win-v .sc-slider:not(.mobile-fullscreen):not(.mobile-list)[data-w="0.5"] > .wrap{
padding-top: 100%;
}
.win-v .sc-slider:not(.mobile-fullscreen):not(.mobile-list)[data-w="0.3333"] > .wrap{
padding-top: 130%;
}
.win-v .sc-slider.boxed{
padding: 6vw;
}
.win-v .normal-nav.boxed .pt-swipe-dots{
bottom: 6vw;
right: 6vw;
}
.win-v .normal-nav .pt-swipe-dots ul{
transform: none !important;
-webkit-transform: none !important;
} .win-v .pt-slider-root.mobile-list{
height: auto !important;
}
.win-v .single-header.mobile-list > .wrap{
padding:0 !important;
}
.win-v .pt-slider-root.mobile-list .pt-swipe-arrow{
display: none;
}
.win-v .pt-slider-root.mobile-list .item{
padding-top: 75%;
position: relative !important;
transform: none !important;
-webkit-transform: none !important;
top: auto !important;
opacity: 1 !important;
visibility:visible !important;
}
.win-v .pt-slider-root.mobile-list[data-w="0.5"] .item{
padding-top: 100%;
}
.win-v .pt-slider-root.mobile-list[data-w="0.3333"] .item{
padding-top: 130%;
}
.win-v .pt-slider-root.mobile-list .img{
position: absolute;
left: 0;top: 0;right: 0;bottom: 0;
}
.win-v .pt-slider-root .bg-full{
transform: none !important;
margin: -1px;
}
.win-v .pt-slider-root.mobile-list .bg-full{
transform: none !important;
-webkit-transform: none !important;
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
}
.win-v .pt-slider-root.mobile-list .text{
opacity: 1 !important;
}
.win-v .pt-slider-root.mobile-list .pt-swipe-dots,
.win-v .pt-slider-root.mobile-list .intro,
.win-v .pt-slider-root.mobile-list .slider-count,
.win-v .sc-slider.normal-nav:not(.mobile-fullscreen) .intro,
.win-v .sc-slider.normal-nav:not(.mobile-fullscreen) .slider-count{
display: none;
}
.win-v .sc-slider.mobile-list:not(.normal-nav) .text{
display: block;
min-width: 0;
background-color: rgba(0,0,0,.5);
}
.win-v .sc-slider.mobile-list:not(.normal-nav) .text h2{
color: #fff;
font-size: 3vw;
}
.win-v .sc-slider.mobile-list:not(.normal-nav) .text h2.font-type-tall,
.win-v .sc-slider.mobile-list:not(.normal-nav).font-type-tall .text h2{
font-size: 5vw;
} html:not(.win-v) .sc-subscribers{
min-width: 500px;
}
.sc-subscribers .wrap{
height: 100%;
padding: 0 18%;
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.sc-subscribers .inner-wrap{
position: relative;
width: 100%;
max-width: 680px;
z-index: 9;
}
.sc-subscribers.text-white .wrap{
background-color: rgba(0,0,0,.2);
}
.sc-subscribers .intro{
margin-top: 24px;
}
.sc-subscribers .text ~ .mc4wp-form{
margin-top: 40px;
}
.mc4wp-form input:not([type="submit"]){
width: 100%;
height: 60px;
padding: 0 15px;
color: #060708 !important;
background-color: #fff;
border: none;
}
.mc4wp-form input{
margin-bottom: 10px;
}
.mc4wp-form input[type="submit"]{
width: 100%;
height: 60px;
color: #fff !important;
}
.mc4wp-form-fields{
position: relative;
}
.mc4wp-form-fields label{
display: none;
}
.mc4wp-form-fields .has-submit{
position: absolute;
right: 0;top: 0;
height: 60px;
}
.mc4wp-form-fields .has-submit input{
width: 60px;
padding: 0;
margin: 0;
color: transparent;
font-size: 0;
}
.mc4wp-form-fields .has-submit:before{
content: '\e95f';
color: #fff !important;
width: 100%;
right: 2px !important;
line-height: 59px;
text-align: center;
}
.mc4wp-form-fields .has-submit:hover:before{
transform: scale(0.85);
} .sc-subscribers.gap-small{
padding: 30px;
}
.sc-subscribers.gap-small .bg-full,
.sc-subscribers.gap-small .bg-color{
margin: -30px;
}
.sc-subscribers.gap-large{
padding: 4vw;
}
html:not(.win-v) .ptsc[class*="gap-"] + .sc-subscribers[class*="gap-"]{
padding-left: 0;
} .sc-mixbox,
.sc-mixbox > .wrap,
.sc-images,
.sc-images > .wrap{
display: flex;
display: -webkit-flex;
}
.sc-mixbox > div,
.sc-mixbox > .wrap > div,
.sc-images > div,
.sc-images > .wrap > div{
flex-shrink: 0;
-webkit-flex-shrink: 0;
height: 100%;
}
.sc-carousel:not(.gap) .bg-full,
.sc-gallery:not([class*="gap"]) .bg-full,
.sc-mixbox .bg-full,
.sc-mixbox .bg-color,
.sc-mixbox .hover-bg,
.sc-mixbox[class*="gap"] .border-layer{
margin: -1px;
}
.border-layer{
border: 1px solid;
z-index: 5;
}
html:not(.win-v) .sc-mixbox:not([class*="gap"]) .border-layer{
border-top: none;
border-bottom: none;
}
html:not(.win-v) .sc-mixbox:not([class*="gap"]) .item:not(:first-child) .border-layer{
border-left: none;
}
.win-v .sc-mixbox:not([class*="gap"]) .border-layer{
border-left: none;
border-right: none;
}
html.win-v .sc-mixbox:not([class*="gap"]) .item:not(:first-child) .border-layer{
border-top: none;
}
.sc-mixbox .item{
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: -webkit-flex;
-webkit-align-items: center;
-webkit-justify-content: center;
opacity: 0;
overflow: hidden;
} .sc-mixbox.gap-small{
padding: 15px 30px;
}
.sc-mixbox.gap-small .item{
padding: 15px 30px 15px 0;
}
.sc-mixbox.gap-small .item > div:not(.inner-wrap){
margin: 15px 30px 15px 0;
}
.sc-mixbox.gap-large{
padding: 2vw 4vw;
}
.sc-mixbox.gap-large .item{
padding: 2vw 2vw 2vw 0;
}
.sc-mixbox.gap-large .item > div:not(.inner-wrap){
margin: 2vw 2vw 2vw 0;
}
html:not(.win-v) .sc-mixbox[class*="gap"] .item:last-child{
padding-right: 0 !important;
}
html:not(.win-v) .sc-mixbox[class*="gap"] .item:last-child > div:not(.inner-wrap){
margin-right: 0;
}
.sc-videobox.gap-small{
padding: 30px;
}
.sc-videobox.gap-large{
padding: 4vw;
}
.win-v .sc-mixbox[class*="gap"]{
padding: 3vw;
}
.win-v .sc-mixbox[class*="gap"] .item{
padding: 3vw;
}
.win-v .sc-mixbox[class*="gap"] .item > div:not(.inner-wrap){
margin: 3vw;
}
.win-v .ptsc.sc-videobox:not(.gap-none){
padding: 6vw !important;
}
.win-v .sc-mixbox .item,
.real-mobile .sc-mixbox .item,
html:not(.win-v) .site-loader.hide ~ div .sc-mixbox .item.inviewport{
opacity: 1;
}
html:not(.win-v) .sc-mixbox .item:not([data-w="0"]){
min-width: 400px;
}
.sc-mixbox .inner-wrap{
position: relative;
display: flex;
display: -webkit-flex;
align-items: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-webkit-justify-content: flex-start;
width: 100%;
padding:0 15%;
z-index: 8;
}
.sc-mixbox:not(.content-center) .item[data-w='1'].has-img .inner-wrap,
.sc-mixbox:not(.content-center) .item[data-w='0.75'].has-img .inner-wrap{
align-items: center;
-webkit-align-items: center;
}
.sc-mixbox:not(.content-center) .item.no-text .inner-wrap{
height: 100%;
align-items: center;
justify-content: center;
-webkit-align-items: center;
-webkit-justify-content: center;
}
.sc-mixbox .text{
width: 100%;
}
html:not(.win-v) .sc-mixbox .item[data-w="0"] .inner-wrap{
padding: 0 70px !important;
}
html:not(.win-v) .sc-mixbox .item[data-w="0"] .text,
html:not(.win-v) .sc-mixbox.content-center .item[data-w="0"] .img{
max-width: 260px;
}
.sc-mixbox .item:not(.has-img) .inner-wrap,
.sc-mixbox.content-center .inner-wrap{
padding:0 20%;
}
.sc-mixbox .item:not(.has-img)[data-w='0.75'] .inner-wrap,
.sc-mixbox.content-center .item[data-w='0.75'] .inner-wrap{
padding: 0 22%;
}
.sc-mixbox.content-center .inner-wrap{
display: block;
text-align: center;
}
.sc-mixbox div.icon,
.sc-mixbox .item .img{
position: relative;
left: -5%;
margin-right: 10px;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.sc-mixbox .item .img{
width: 8vw;
}
.sc-mixbox:not(.content-center) .item[data-w="0"] .img{
width: 80px;
}
.sc-mixbox.content-center .item .img{
width: auto;
}
.sc-mixbox .item .img img{
width: 100%;
max-width: 100%;
height: auto;
opacity: 0;
}
.sc-mixbox .item .img.img-loaded img{
opacity: 1;
}
.sc-mixbox.content-center div.icon,
.sc-mixbox.content-center .item .img{
left: auto;
margin: 0 auto 24px;
}
.sc-mixbox.content-center .icon i{
margin: auto;
}
.sc-mixbox div.icon{
width: 6vw;
}
.sc-mixbox .icon i{
display: block;
font-size: 3vw;
width: 6.4vw;
height: 6.4vw;
line-height: 6.4vw;
text-align: center;
color: #fff;
border-radius: 50%;
}
.sc-mixbox .item[data-w="0"] .icon{
width: 80px;
}
.sc-mixbox .item[data-w="0"] .icon i{
width: 80px;height: 80px;line-height: 80px;
font-size: 40px;
}
.sc-mixbox .item .intro,
.sc-subscribers .intro{
font-size: 1.125rem;
}
.sc-banner .intro,
.sc-mixbox .item[data-w='0.75'] .intro{
font-size: 1.25rem;
}
.sc-mixbox .item[data-w='1'] .intro{
font-size: 1vw;
}
@media screen and (min-width: 2580px){
.sc-mixbox .item .intro,
.sc-subscribers .intro{
font-size: 0.72vw;
}
.sc-mixbox .item[data-w='0.75'] .intro{
font-size: 0.9vw;
}
}
.sc-mixbox .item[data-w="0"] .intro{
font-size: 1rem;
}
.sc-mixbox .item .intro{
white-space: pre-line;
padding-top: 2px;
padding-bottom: 2px;
}
.sc-mixbox.content-center .item .intro{
margin-left: auto;
margin-right: auto;
}
.sc-mixbox .intro .pt-h{
display: inline-block;
}
.sc-mixbox .item .pt-h ~  .ptbar-outerWrap{
margin-top: 20px;
}
.sc-mixbox .item[data-w="1"] .pt-h ~  .ptbar-outerWrap{
margin-top: 30px;
}
.sc-mixbox .item[data-w="0"] .pt-h ~  .ptbar-outerWrap{
margin-top: 15px;
}
.sc-mixbox .item .sub-title{
margin-top: 15px;
}
.sc-mixbox .item h6 ~ .sub-title,
.sc-mixbox .item h5 ~ .sub-title,
.sc-mixbox .item h4 ~ .sub-title{
margin-top: 10px;
}
.sc-mixbox .item[data-w="0"] .sub-title{
font-size: 1rem !important;
}
.sc-mixbox .item:not(.has-img)[data-w='1'] .inner-wrap{
width: 65%;
padding: 0 10%;
}
.sc-mixbox .item.has-img.has-bg[data-w='0.75'] .inner-wrap,
.sc-mixbox .item.has-img.has-bg[data-w='1'] .inner-wrap{
width: 90%;
}
.sc-mixbox:not(.content-center) .item.has-img[data-w='0.66']:not(.has-icon) .img,
.sc-mixbox:not(.content-center) .item.has-img[data-w='0.75']:not(.has-icon) .img{
width: 40%;
left: 0;
}
.sc-mixbox:not(.content-center) .item.has-img[data-w='1']:not(.has-icon) .img{
width: 50%;
left: 0;
}
.sc-mixbox:not(.content-center) .item.has-img[data-w='0.66']:not(.has-icon) .text,
.sc-mixbox:not(.content-center) .item.has-img[data-w='0.75']:not(.has-icon) .text,
.sc-mixbox:not(.content-center) .item.has-img[data-w='1']:not(.has-icon) .text{
padding-left: 6%;
}
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.4'] div.icon,
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.3333'] div.icon,
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.25'] div.icon{
width: 4vw;
}
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.4'] .icon i,
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.3333'] .icon i,
html:not(.win-v) .sc-mixbox:not(.content-center) .item[data-w='0.25'] .icon i{
font-size: 2.2vw;
width: 4vw;
height: 4vw;
line-height: 4vw;
}
.sc-mixbox:not(.content-center) .item[data-w='0.4'] .img,
.sc-mixbox:not(.content-center) .item[data-w='0.3333'] .img,
.sc-mixbox:not(.content-center) .item[data-w='0.25'] .img{
width: 5vw;
}
.sc-mixbox .item.no-text .img{
width: auto !important;
max-width: 100%;
left: auto;
margin: auto;
} body:not(.real-mobile) .effect-hover-text .text,
body:not(.real-mobile) .effect-hover-text div.icon,
body:not(.real-mobile) .effect-hover-text .img{
opacity: 0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.effect-hover-text .text{
transition: opacity 0.3s 0.2s,transform 0.3s 0.2s;
-webkit-transition: opacity 0.3s 0.2s,transform 0.3s 0.2s;
}
.effect-hover-text div.icon,
.effect-hover-text .img{
transition: opacity 0.3s 0.1s,transform 0.3s 0.1s;
-webkit-transition: opacity 0.3s 0.1s,transform 0.3s 0.1s;
}
body:not(.real-mobile) .effect-hover-text:hover .text,
body:not(.real-mobile) .effect-hover-text:hover div.icon,
body:not(.real-mobile) .effect-hover-text:hover .img{
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.sc-gallery .inner-wrap:hover .hover-bg,
.hover-bg-done:hover .hover-bg{
opacity: 1;
} div.wpcf7{
text-align: left;
margin-top: 30px;
font-size: 0;
}
div.wpcf7 label > *{
font-size: 0.885rem;
}
div.wpcf7 label > br{
font-size: 0;
}
.wpcf7 span.wpcf7-list-item{
margin: 0;
}
.wpcf7 p,
.comment-form p{
position: relative;
margin-bottom: 15px;
}
.comment-form p{
padding-right: 6px;
}
.comment-form > p{
line-height: 1;
}
@media screen and (min-width: 1024px){
.wpcf7 .form-col-2{
display: inline-block;
width: 50%;
}
}
.sc-textlist .form-col-2,
.item[data-w="0"] .form-col-2,
.item[data-w="0.25"] .form-col-2,
.item[data-w="0.3333"] .form-col-2,
.item[data-w="0.4"] .form-col-2,
.item[data-w="0.5"] .form-col-2{
display: block;
width: 100%;
}
.pt-form select,
.pt-form input:not([type="submit"]){
position: relative;
width: 100%;
border: none;
min-height: 20px;
padding: 0;
border: 1px solid rgba(0,0,0,.15);
z-index: 2;
}
#commentform.pt-form .pt-form-item select,
#commentform.pt-form .pt-form-item input:not([type="submit"]){
height: 20px;
}
.pt-form select{
height: 47px;
padding-left: 10px;
width: 100%;
margin-top: 5px;
}
.site-dark .pt-form select,
.text-white .pt-form select,
.text-black .text-white .pt-form select,
.site-dark .text-black .text-white .pt-form select,
.site-dark .pt-form input:not([type="submit"]),
.text-white .pt-form input:not([type="submit"]),
.text-black .text-white .pt-form input:not([type="submit"]),
.site-dark .text-black .text-white .pt-form input:not([type="submit"]){
border-color: #fff;
color: #fff;
}
.pt-form select,
.text-black .pt-form select,
.text-white .text-black .pt-form select,
.pt-form input:not([type="submit"]),
.text-black .pt-form input:not([type="submit"]),
.text-white .text-black .pt-form input:not([type="submit"]){
border-color: rgba(0,0,0,.15);
color: #060708;
}
fieldset.pt-form-item{
border: 1px solid rgba(0,0,0,.15);
padding: 8px 12px 12px 12px !important;
margin: 0 !important;
border-radius: 3px;
}
.site-dark fieldset.pt-form-item,
.text-white fieldset.pt-form-item,
.text-black .text-white fieldset.pt-form-item,
.site-dark .text-black .text-white fieldset.pt-form-item{
border-color: rgba(255,255,255,.8);
}
fieldset.pt-form-item,
.text-black fieldset.pt-form-item,
.text-white .text-black fieldset.pt-form-item{
border-color: rgba(0,0,0,.15);
}
.pt-form-item .pt-form-title,
.wpcf7 input[type="submit"],
.comment-form  input[type="submit"]{
font-size: 11px;
font-family: 'encode_sans-Local';
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
.pt-form-item .pt-form-title{
opacity: 0.8;
padding: 0 6px;
}
.pt-form-item input:not([type="submit"]),
.pt-form-item textarea{
border:none !important;
padding: 0 6px;
}
.wpcf7 p span{
display: block;
}
.wpcf7 select{
background: transparent;
}
.wpcf7 textarea,
.comment-form textarea{
position: relative;
width: 100%;
max-width: 100%;
min-height: 30px;
border: none;
z-index: 2;
}
.text-white .wpcf7 textarea{
border-color: #fff;
}
.has-submit{
font-size: 0;
position: relative;
display: inline-block;
width: auto !important;
margin: 0;
}
.wpcf7 input[type="submit"],
.comment-form  input[type="submit"]{
display: inline-block;
height: 48px;
padding: 0 60px 0 20px;
border-radius: 2px;
border: none;
}
.site-dark .comment-form input[type="submit"]:not(:hover),
.text-white .comment-form input[type="submit"]:not(:hover),
.text-black .text-white .comment-form input[type="submit"]:not(:hover),
.site-dark .text-black .text-white .comment-form input[type="submit"]:not(:hover),
.site-dark .wpcf7 input[type="submit"]:not(:hover),
.text-white .wpcf7 input[type="submit"]:not(:hover),
.text-black .text-white .wpcf7 input[type="submit"]:not(:hover),
.site-dark .text-black .text-white .wpcf7 input[type="submit"]:not(:hover){
background: #fff;
color: #363738;
}
.comment-form input[type="submit"]:not(:hover),
.text-black .comment-form input[type="submit"]:not(:hover),
.text-white .text-black .comment-form input[type="submit"]:not(:hover),
.wpcf7 input[type="submit"]:not(:hover),
.text-black .wpcf7 input[type="submit"]:not(:hover),
.text-white .text-black .wpcf7 input[type="submit"]:not(:hover){
background: #363738;
color: #fff;
}
.has-submit:before{
content: '\e91a';
position: absolute;
right: 20px;top: 0;line-height: 47px;
font-family: 'myicon';
pointer-events: none;
font-size: 20px;
}
.has-submit:hover:before{
right: 15px;
}
.site-dark .has-submit:not(:hover):before,
.text-white .has-submit:not(:hover):before,
.text-black .text-white .has-submit:not(:hover):before,
.site-dark .text-black .text-white .has-submit:not(:hover):before{
color: #363738;
}
.has-submit:not(:hover):before,
.text-black .has-submit:not(:hover):before,
.text-white .text-black .has-submit:not(:hover):before{
color: #fff;
}
.has-submit:hover input[type="submit"],
.has-submit:hover:before{
color: #fff !important;
} .wpcf7 p input[type="checkbox"],
.wpcf7 p input[type="radio"]{
width: 20px;
} .ptsc a.btn{
display: inline-block;
margin-top: 24px;
line-height: 44px;
padding: 0 44px;
font-size: 14px;
color: #565656;
border-radius: 40px;
}
@media screen and (min-width: 1281px){
.sc-mixbox .item:not([data-w="0"]) a.btn{
line-height: 50px;
padding: 0 50px;
margin-top: 34px;
font-size: 1.125rem;
}
.ptsc .item[data-w="1"] a.btn,
.ptsc .item[data-w="0.75"] a.btn,
.ptsc .item[data-w="0.66"] a.btn,
.ptsc .item[data-w="0.5"] a.btn{
margin-top: 40px;
}
}
.ptsc a.btn:before{
border: 1px solid #060708;
background: transparent !important;
border-radius: 50px;
margin: 1px;
}
.ptsc.text-white a.btn,
.ptsc .text-white .sub-title,
.ptsc .text-white a.btn{
color: #fff;
}
.ptsc.text-white a.btn:before,
.ptsc .text-white a.btn:before{
border-color: #fff;
}
.ptsc a.btn:after{
background-color: #060708;
}
.ptsc.text-white a.btn:after,
.ptsc .text-white a.btn:after{
background-color: #fff;
}
.ptsc a.btn,
.ptsc .text-black .sub-title,
.ptsc.text-white a.btn:hover,
.ptsc .text-white a.btn:hover{
color: #060708;
}
.ptsc a.btn:hover{
color: #fff;
} .pricing-table .ptbar-outerWrap{
max-width: 600px;
margin: 0 auto;
}
.pricing-table li{
margin-top: 6px;
line-height: 24px;
}
.pricing-table li i{
padding-right: 6px;
vertical-align: top;
line-height: 22px;
}
.pricing-table ul{
position: relative;
margin: 40px auto 0;
min-height: 60px;
}
.pricing-table ul:before{
content: '';
position: absolute;
left: 50%;top: -20px;
margin-left: -20px;
width: 40px;height: 1px;
background-color: #060708;
}
.pricing-table .text-white ul:before{
background-color: #fff;
}
.pricing-table .item .title{
margin: 10px auto 10px;
font-size: 1.1vw;
}
.pricing-table .item .title.font-type-tall{
font-size: 1.4vw;
}
.pricing-table .price-amount{
position: relative;
display: inline-block;
font-size: 3vw;
line-height: 1;
}
.pricing-table .price-amount.font-type-tall{
font-size: 3.2vw;
}
.pricing-table .item[data-w="0"] .title{
font-size: 20px;
}
.pricing-table .item[data-w="0"] .title.font-type-tall{
font-size: 26px;
}
.pricing-table .item[data-w="0"] .price-amount{
font-size: 48px;
}
.pricing-table .price-amount i{
position: absolute;
left: 0;top: 0;
font-size: 50%;
font-style: normal;
transform: translateX(-120%);
-webkit-transform: translateX(-120%);
}
.site-light .pricing-table ul:before,
.pricing-table .item.text-black ul:before{
background: rgba(0,0,0,.2);
}
.site-dark .pricing-table ul:before,
.pricing-table .item.text-white ul:before{
background: rgba(255,255,255,.4);
} .sc-textlist{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
}
.sc-textlist > .wrap{
display: flex;
display: -webkit-flex;
align-items: flex-start;
-webkit-align-items: flex-start;
padding: 0 7vw;
}
.sc-textlist.row-two > .wrap{
display: block;
padding: 5vw 7vw;
}
.sc-textlist.row-two .row-wrap{
display: flex;
display: -webkit-flex;
flex-shrink: 0;
-webkit-flex-shrink:0;
height: 50%;
overflow: hidden;
}
.win-v .sc-textlist.row-two .row-wrap{
display: block;
}
.sc-textlist.row-two .item{
padding: 50px 60px;
}
.sc-textlist.row-two .row-01{
align-items: flex-end;
-webkit-align-items: flex-end;
}
.sc-textlist.row-two .row-02{
align-items: flex-start;
-webkit-align-items: flex-start;
}
.sc-textlist.row-two .item a.btn{
margin-top: 18px;
line-height: 36px;
font-size: 14px;
}
.sc-textlist .item{
max-width: 100%;
padding: 2px 80px;
flex-shrink: 0;
-webkit-flex-shrink:0;
overflow: auto;
}
.sc-textlist .item::-webkit-scrollbar-thumb{
background-color: rgba(166,166,166,.4);
}
.sc-textlist .item::-webkit-scrollbar{
background-color: transparent;
width: 5px;
}
.site-loader.hide ~ div .sc-textlist .item.inviewport .inner-wrap{
opacity: 1;
transform: translateX(0);
}
.sc-textlist .inner-wrap{
min-width: 300px;
width: 500px;
height: 100%;
overflow: hidden;
opacity: 0;
transform: translateX(50px);
}
.sc-textlist .item.w-large .inner-wrap{
width: 720px;
}
.sc-textlist .item.w-small .inner-wrap{
width: 360px;
}
.sc-textlist.has-wpcf7 .inner-wrap,
.sc-textlist.has-wpcf7 ul{
overflow: visible;
}
.sc-textlist ul{
height: 100%;
overflow: auto;
padding: 10px 0;
}
.sc-textlist .item.overload ul{
width: calc(100% + 18px);
}
.win-v .sc-textlist ul{
width: 100% !important;
max-height: none !important;
}
.sc-textlist li{
margin-bottom: 8px;
min-height: 16px;
white-space: pre-line;
line-height: 1.6;
}
.sc-textlist li.gap-small{
margin-bottom: 30px;
}
.sc-textlist li.gap-large{
margin-bottom: 50px;
}
.sc-textlist.row-two li.gap-small{
margin-bottom: 18px;
}
.sc-textlist.row-two li.gap-large{
margin-bottom: 36px;
}
.sc-textlist .item li:last-child{
margin-bottom: 0 !important;
}
.sc-textlist li[class*="small"]{
font-size: 1.125rem;
}
.sc-textlist li.samllest.gap-none{
margin-bottom: 4px;
}
.sc-textlist li[class*="normal"]{
font-size: 1.285rem;
}
.sc-textlist li[class*="large-"]{
font-size: 1.75rem;
line-height: 1.5;
}
.sc-textlist li.font-type-tall[class*="large-"]{
font-size: 2rem;
line-height: 1;
}
.sc-textlist li[class*="largest"]{
font-size: 3.45rem;
line-height: 1.3;
}
.sc-textlist li.font-type-tall[class*="largest"]{
font-size: 4.45rem;
line-height: 0.9;
}
.sc-textlist li[class*="-regular"],
.sc-textlist li[class*="-regular"] a{
font-weight: 400 !important;
}
.sc-textlist li[class*="-bold"],
.sc-textlist li[class*="-bold"] a{
font-weight: 700;
}
.font-regular-500 .sc-textlist li[class*="-regular"],
.font-regular-500 .sc-textlist li[class*="-regular"] a{
font-weight: 500 !important;
}
.sc-textlist li.smallest{
font-size: 0.855rem;
opacity: 0.8;
}
.sc-textlist .pt-icon{
font-size: 60px;
line-height: 60px;
margin-bottom: 15px;
padding-left: 2px;
}
.sc-textlist.t-center{
text-align: center;
}
@media screen and (max-height: 1000px){
.sc-textlist.row-two .item{
padding: 40px 60px;
}
.sc-textlist .pt-icon{
font-size: 50px;
line-height: 50px;
margin-bottom: 10px;
}
}
@media screen and (max-height: 900px){
.sc-textlist.row-two .item{
padding: 30px 60px;
}
}
@media screen and (max-height: 800px){
html:not(.win-v) .sc-textlist.row-two > .wrap{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
}
html:not(.win-v) .sc-textlist.row-two .item:not(.overload){
height: auto !important;
}
html:not(.win-v) .sc-textlist.row-two .row-wrap{
height: 100%;
align-items: center;
-webkit-align-items: center;
}
.sc-mixbox.content-center div.icon,
.sc-mixbox.content-center .item .img{
margin: 0 auto 15px;
}
.sc-mixbox .item .sub-title,
.sc-mixbox .item .pt-h ~ .ptbar-outerWrap{
margin-top: 10px;
}
.sc-mixbox .pt-social li i {
font-size: 20px;
width: 30px;
height: 30px;
line-height: 30px;
}
}
.sc-textlist .pt-icon img{
max-width: 100%;
max-height: 120px;
width: auto;
margin-bottom: 5px;
} .sc-banner{
overflow: hidden;
}
.sc-banner > .wrap{
min-width: 800px;
height: 100%;
}
.sc-banner .text{
position: absolute;
right: 0;bottom: 0;
width: 50%;
max-width: 40vw;
min-width: 480px;
z-index: 5;
background-color: #fff;
padding: 3.6vw;
}
html:not(.win-v) .sc-banner.raw-proportion.boxed .text{
max-width: 50vw;
}
html:not(.win-v) .sc-banner.style-03 .text,
html:not(.win-v) .sc-banner.style-04 .text{
bottom: 50%;
transform: translateY(50%);
-webkit-transform: translateY(50%);
}
html:not(.win-v) .sc-banner.style-03 .text{
right: auto;bottom: 50%;
left: 0;
}
html:not(.win-v) .sc-banner.style-03.text-bg-off .text{
background-color: transparent !important;
padding: 4.5vw 0 4.5vw 12%;
}
html:not(.win-v) .sc-banner.style-04.text-bg-off .text{
background-color: transparent !important;
padding: 4.5vw 12% 4.5vw 0;
}
html:not(.win-v) .sc-banner.text-bg-off .intro{
max-width: 24vw;
}
.sc-banner.style-03.text-bg-off .text-mask,
.sc-banner.style-04.text-bg-off .text-mask{
display: none;
}
.sc-banner.style-02 .text{
right: auto;
left: 0;
}
.sc-banner .text > .pt-h{
margin-bottom: 20px;
word-break: normal;
}
.sc-banner.text-white .text{
color: #fff;
background-color: #060708;
}
.sc-banner .intro{
position: relative;
overflow: hidden;
white-space: pre-line;
line-height: 160%;
}
.sc-banner.text-large .intro{
font-size: 1.75rem;
margin-top: 40px;
}
.sc-banner .text-mask{
position: absolute;
left: 0;bottom: 0;
height: 50px;width: 100%;
display: none;
z-index: 2;
}
.sc-banner.overload .text-mask{
display: block;
}
.text.open .text-mask{
display: none;
}
.sc-banner .text.open .intro{
overflow: visible;
}
.intro-toggle{
position: absolute;
display: none;
right: 0;top: 0;
width: 5vw;height: 5vw;line-height: 5vw;
}
.intro-toggle i.btn{
width: 100%;
font-size: 1.8vw;
text-align: center;
opacity: 0.7;
}
.intro-toggle i.btn:hover{
opacity: 1;
}
.sc-banner i.close-intro,
.sc-banner .text.open i.call-intro{
display: none;
}
.sc-banner .text.open i.close-intro,
.sc-banner.overload .intro-toggle{
display: inline-block;
}
i.call-intro:before{
content: '\e925';
}
i.close-intro:before{
content: '\e928';
}
body:not(.real-mobile) .sc-section-title.pt-fixed .bg-full,
body:not(.real-mobile) .ptsc.pt-fixed > .bg-full,
body:not(.real-mobile) .ptsc.pt-fixed > .wrap > .bg-full{
background-attachment: fixed;
}
html:not(.win-v) .sc-banner .bg-full{
width: auto !important;
height: auto !important;
margin: -1px;
}
html:not(.win-v) .sc-banner.gap:not(.raw-proportion) .bg-full,
html:not(.win-v) .sc-banner.gap:not(.raw-proportion) .bg-color{
margin: 4vw 4vw 0 4vw;
}
html:not(.win-v) .sc-banner.gap.raw-proportion .bg-full,
html:not(.win-v) .sc-banner.gap.raw-proportion .bg-color{
margin-top: 4vw;
}
.win-v .sc-banner .bg-full{
position: relative;
width: 100% !important;
max-height: 120vw;
}
.win-v .sc-banner > .wrap{
min-width: 100%;
}
.win-v .sc-banner .text{
position: relative;
width: 100%;
max-width: 100%;
min-width: 0;
}
.sc-carousel{
width: 36vw;
font-size: 0;
color: #fff;
z-index: 9;
overflow: hidden;
}
.sc-carousel.gap{
padding: 0 10px;
}
.win-v .sc-carousel{
width: 100%;
}
.sc-carousel .wrap{
height: 100%;
overflow: hidden;
}
.sc-carousel .item{
width: 36vw;
height: 24vw;
}
.sc-carousel .img{
height: 100%;
}
.sc-carousel .img:after{
content: '';
position: absolute;left: 0;top: 0;right: 0;bottom: 0;
margin: 1px;
background-color: rgba(166,166,166,.1);
opacity: 1;
}
.sc-carousel.gap .item{
padding: 10px;
}
.sc-carousel:not(.pc-no-swipe) .slick-slider{
cursor: n-resize;
}
.pc-no-swipe .sc-carousel-count{
display: none;
}
.pc-no-swipe .slick-track{
top: auto !important;
}
html:not(.win-v) .pc-no-swipe .slick-list,
html:not(.win-v) .pc-no-swipe .slick-track,
html:not(.win-v) .pc-no-swipe .slick-slide > div,
html:not(.win-v) .pc-no-swipe .slick-slide .item{
height: 100% !important;
}
html:not(.win-v) .pc-no-swipe[item-length="3"] .slick-slide{
height: 33.33% !important;
}
html:not(.win-v) .pc-no-swipe[item-length="2"] .item{
height: 50% !important;
}
html:not(.win-v) .pc-no-swipe[item-length="1"] .item{
height: 100% !important;
}
html:not(.win-v) .sc-carousel.pc-no-swipe .caption{
opacity: 1;
}
.sc-carousel .caption{
position: absolute;
padding: 4vw 2vw 2vw;
left: 0;right: 0;bottom: 0;
background: linear-gradient(to top, rgba(0,0,0,.4), rgba(0,0,0,0));
font-size: 1vw;
opacity: 0;
z-index: 6;
}
.sc-carousel.gap .caption{
margin: 0 10px 10px;
}
.sc-carousel .ready .caption{
opacity: 1;
}
.sc-carousel-count{
position: absolute;
width: 60px;height: 22px;line-height: 22px;
right: -1px;
top: 50%;
margin-top: -11px;
text-align: center;
background-color: #060708;
font-size: 12px;
font-family: 'pt-number';
z-index: 9;
}
.sc-carousel.gap .sc-carousel-count{
right: 19px;
}
.sc-carousel-count i,
.sc-carousel-count em{
font-style: normal;
}
.sc-carousel-count i{
color: #fff;
}
.sc-carousel-count em,
.sc-carousel-count{
color: rgba(222,222,222,.6);
}
.sc-carousel .slick-arrow{
visibility: visible;
width: 60px;height: 60px;line-height: 60px;
text-align: center;
background-color: #060708;
top: 50%;right: -1px;
font-family: 'myicon';
font-size: 20px;
cursor: pointer;
z-index: 9;
}
.sc-carousel.gap .slick-arrow{
right: 9px;
}
.win-v .sc-carousel .slick-track{
top: auto !important;
}
.sc-carousel .slick-arrow.slick-prev{
margin-top: -71px;
}
.sc-carousel .slick-arrow.slick-next{
margin-top: 11px;
}
.sc-carousel .slick-arrow:before{
position: relative;
z-index: 2;
}
.sc-carousel .slick-prev:before{
content: '\e5d8';
}
.sc-carousel .slick-next:before{
content: '\e5db';
}
.sc-carousel .slick-arrow:after{
content: '';
position: absolute;
width: 100%;
height: 0;
left: 0;
opacity: 0;
}
.sc-carousel .slick-arrow:hover:after{
height: 100%;
opacity: 1;
}
.sc-carousel .slick-prev:after,
.sc-carousel .slick-next:hover:after{
bottom: auto;
top: 0;
}
.sc-carousel .slick-next:after,
.sc-carousel .slick-prev:hover:after{
top: auto;
bottom: 0;
}
@media screen and (max-width: 1024px){
.sc-carousel .slick-arrow{
width: 40px;height: 40px;line-height: 40px;
font-size: 12px;
}
.sc-carousel-count{
width: 40px;
font-size: 10px;
}
.sc-carousel .slick-arrow.slick-prev{
margin-top: -49px;
}
.sc-carousel .caption{
font-size: 2.5vw;
}
} .sc-text-carousel.boxed .page-header-02{
display: none;
}
.page-header-02{
position: relative;
width: 25%;
margin-left: 25%;
order: 2;
-webkit-order: 2;
z-index: 5;
}
.page-header-02:before{
content: '\e958';
position: absolute;
left: -40px;
top: -40px;
font-size: 50px;
font-family: 'myicon';
}
.page-header-02:after {
content: '';
position: absolute;
height: 140%;
width: 1px;
top: -20%;
left: -70px;
background: rgba(167, 167, 167, 0.4);
}
.page-header-02 h1{
font-size: 2.5vw;
line-height: 1.2;
}
.page-header-02 h1 + .sub-title{
margin-top: 20px;
}
.page-header-02 .sub-title{
font-size: 0.9vw;
line-height: 1.4;
}
.sc-text-carousel{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
padding: 0 12%;
}
.sc-text-carousel > .wrap{
display: block;
width: 50%;
height: 100%;
order: 1;
-webkit-order: 1;
}
html:not(.win-v) .sc-text-carousel.boxed{
min-width: 640px;
padding: 0 8%;
}
.sc-text-carousel.boxed > .wrap{
width: 100%;
}
.sc-text-carousel .item .img img{
max-width: 150px;
height: auto;
margin-right: 40px;
}
.sc-text-carousel .item .img{
overflow: visible;
}
.sc-text-carousel .item{
display: flex !important;
align-items: center;
display: -webkit-flex !important;
-webkit-align-items: center;
height: 100%;
}
html:not(.win-v) .sc-text-carousel .item{
overflow: hidden;
}
html:not(.win-v) .sc-text-carousel .inner-wrap{
width: 100%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
display: flex !important;
display: -webkit-flex !important;
}
html:not(.win-v) .sc-text-carousel .item.overload .inner-wrap{
max-height: 70%;
width: 100%;
overflow: auto;
}
html:not(.win-v) body.ie .sc-text-carousel .item.overload .inner-wrap,
html:not(.win-v) body.edge .sc-text-carousel .item.overload .inner-wrap{
width: calc(100% + 17px);
}
html:not(.win-v) body.ie .sc-text-carousel .text,
html:not(.win-v) body.edge .sc-text-carousel .text{
max-width: calc(100% - 17px);
}
.sc-text-carousel .intro{
font-size: 0.9vw;
margin-top: 30px;
}
.sc-text-carousel .item .sub-title{
display: inline-block;
margin-top: 10px;
padding: 0 15px 1px;
border-radius: 30px;
color: #fff;
line-height: 26px;
font-size: 1rem;
}
.sc-text-carousel .slick-dots{
position: absolute;
left: -4vw;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.slick-dots{
font-size: 0;
}
.slick-dots li{
position: relative;
height: 30px;
width: 30px;
cursor: pointer;
}
.slick-dots li:not(.new-slick-arrow):before{
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 5px;
background-color: rgba(0,0,0,.4);
border-radius: 50%;
opacity: 0.3;
}
.slick-dots li:not(.new-slick-arrow):after{
content: '';
position: absolute;
width: 12px;
height: 12px;
top: 9px;
left: 9px;
border-radius: 50%;
border: 3px solid rgba(255,255,255,.8);
z-index: 2;
}
.slick-dots li.slick-active:after {
background-color: #fff;
border-color: #fff;
}
.text-black .slick-dots li:before{
background-color: rgba(255,255,255,.4);
}
.text-black .slick-dots li:after{
border-width: 2px;
border-color: #060708;
}
.text-black .slick-dots li.slick-active:after{
background-color: #060708;
} .sc-images .item{
height: 100%;
width: auto;
overflow: hidden;
}
.sc-images .bg-full{
margin: -1px;
}
body:not(.real-mobile) .sc-images .has-link .img{
transition: all 0.6s;
}
body:not(.real-mobile) .sc-images .has-link .img:hover{
-moz-filter: brightness(0.9);
-ms-filter: brightness(0.9);
filter: brightness(0.9);
}
.sc-images.gap-small{
padding: 15px 30px;
}
.sc-images.gap-small .item{
padding: 15px 30px 15px 0;
}
.sc-images.gap-large{
padding: 2vw 4vw;
}
.sc-images.gap-large .item{
padding: 2vw 2vw 2vw 0;
}
html:not(.win-v) .sc-images[class*='gap-'] .item:last-child{
padding-right: 0;
}
html:not(.win-v) .sc-images.gap-type-02 .item{
padding-left: 0 !important; 
}
html:not(.win-v) .sc-images.gap-type-02 .item:first-child{
padding-right: 0 !important; 
}
html:not(.win-v) .sc-images.gap-largest{
padding: 6vw 4vw;
}
.win-v .sc-images[class*='gap-']:not(.gap-type-01),
.win-v .sc-images[class*='gap-']:not(.gap-type-01) .item{
padding: 3vw;
}
.win-v .sc-images.gap-type-02 .item{
padding-top: 0 !important; 
}
.win-v .sc-images.gap-type-02 .item:first-child{
padding-bottom: 0 !important; 
}
.sc-images .img{
position: relative;
height: 100%;
}
.sc-images .caption,
.sc-gallery .caption{
position: absolute;
left: 0;
bottom: 20px;
background-color: #060708;
padding: 16px 18px;
line-height: 1.4;
font-size: 1rem;
color: #fff;
opacity: 0;
z-index: 8;
}
.caption .pt-h{
color: #fff;
}
.real-mobile .sc-images .img .caption,
.real-mobile .sc-gallery .caption{
left: 0 !important;
bottom: 0;
opacity: 1;
}
.sc-images .img:hover .caption,
.sc-gallery .inner-wrap:hover .caption{
left: 20px;
opacity: 1;
} .ptsc.sc-fixed-text .caption{
background: transparent;
left: 2.2vw !important;
bottom: 2.2vw;
opacity: 1;
pointer-events: none;
}
.caption i{
display: inline-block;
margin: 10px 0;
font-size: 1.25rem;
font-style: normal;
}
.sc-images .bg-full,
.sc-gallery .bg-full{
transform: translateX(10vw);
-webkit-transform: translateX(10vw);
}
.sc-images .bg-full.show,
.sc-gallery .bg-full.show{
transform: translateX(0);
-webkit-transform: translateX(0);
} .sc-photo-wall{
padding: 2vw 6vw;
}
.sc-photo-wall.has-bg{
padding: 2vw 9vw;
}
html:not(.win-v) .sc-photo-wall:not(.has-bg) + .sc-photo-wall:not(.has-bg){
padding-left: 1vw;
}
html:not(.win-v) .sc-photo-wall > .wrap,
.sc-photo-wall .item{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
height: 100%;
}
.sc-photo-wall .item{
flex-shrink: 0;
-webkit-flex-shrink: 0;
height: 100%;
padding-left: 7vw;
}
.sc-photo-wall .item:first-child{
padding-left: 0;
}
.sc-photo-wall .item.col-type-01{
-webkit-flex-direction: column;
-webkit-justify-content: center;
-webkit-align-items: flex-start;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.sc-photo-wall .sub-item{
position: relative;
padding: 1.5vw;
height: 100%;
}
.sc-photo-wall .item.col-type-01 .sub-item{
height: 50%;
}
.sc-photo-wall .item.col-type-01.size-01 .sub-item{
height: 45%;
}
.sc-photo-wall .item.col-type-01.size-02 .sub-item:nth-child(1),
.sc-photo-wall .item.col-type-01.size-03 .sub-item:nth-child(2),
.sc-photo-wall .item.col-type-01.size-04 .sub-item{
height: 40%;
}
.sc-photo-wall .item.col-type-02 .sub-item{
height: 90%;
}
.sc-photo-wall .item.col-type-02.size-02{
height: 80%;
}
.sc-photo-wall .item.col-type-01.offset-02 .sub-item:nth-child(2),
.sc-photo-wall .item.col-type-01.offset-03 .sub-item:nth-child(1){
margin-left: 7vw;
}
.sc-photo-wall .item.col-type-01.offset-03.size-02 .sub-item:nth-child(1){
margin-left: 9vw;
}
.sc-photo-wall .item.col-type-01.offset-02.size-03 .sub-item:nth-child(2){
margin-left: 9vw;
} .sc-photo-wall p{
position: absolute;
max-width: 260px;
left: 1.5vw;
top: calc(100% - 1.5vw + 15px);
pointer-events: none;
font-size: 1.125rem;
line-height: 1.1;
}
.sc-photo-wall:not(.text-style-02) p span{
pointer-events: auto;
}
html:not(.win-v) .sc-photo-wall.text-style-02 .text{
position: absolute;
width: 60px;
height: 60px;
right: 3vw;
bottom: 3vw;
z-index: 4;
}
html:not(.win-v) .sc-photo-wall.text-style-02 .sub-item:first-child .text{
left: 3vw;
right: auto;
}
html:not(.win-v) .sc-photo-wall.text-style-02 .text:before,
html:not(.win-v) .sc-photo-wall.text-style-02 .text:not(:hover):after{
content: '';
position: absolute;
width: 30%;
height: 30%;
top: 35%;
left: 35%;
border-radius: 50%;
}
.sc-photo-wall.text-style-02 .text:before{
background: rgba(255,255,255,.8);
box-shadow: 0 0 40px rgba(0,0,0,.3);
z-index: 2;
}
.sc-photo-wall.text-style-02 .text:hover:before{
opacity: 0;
}
.sc-videobox .call-item-video:after,
.sc-photo-wall.text-style-02 .text:not(:hover):after{
background: rgba(255,255,255,.5);
-webkit-animation: textRound 1.5s  infinite;
animation: textRound 1.5s  infinite;
}
.sc-videobox .call-item-video:after{
content: '';
position: absolute;
width: 50%;
height: 50%;
left: 25%;
top: 25%;
border-radius: 50%;
background: rgba(255,255,255,.3);
}
@keyframes textRound {
0%    {opacity: 0;}
40%   {opacity: 1;}
80%  {opacity: 0;transform: scale(3);}
100%  {opacity: 0;transform: scale(1);}
}
@-webkit-keyframes textRound {
0%    {opacity: 0;}
40%   {opacity: 1;}
80%  {opacity: 0;-webkit-transform: scale(3);}
100%  {opacity: 0;-webkit-transform: scale(1);}
}
html:not(.win-v) .sc-photo-wall.text-style-02 p{
position: absolute;
min-width: 300px;
left: 50%;
top: auto;
bottom: 50%;
font-size: 1rem;
line-height: 1.6;
opacity: 0;
pointer-events: none;
z-index: 3;
}
html:not(.win-v) .sc-photo-wall.text-style-02 p span{
display: inline-block;
max-width: 100%;
padding: 30px;
color: #fff;
background: rgba(46,47,48,.9);
border-radius: 3px;
}
html:not(.win-v) .sc-photo-wall.text-style-02 .text:hover p{
opacity: 1;
pointer-events: auto;
}
html:not(.win-v) .sc-photo-wall.text-style-02.text-black p span{
color: #161718;
background: #fff;
}
.sc-photo-wall.text-style-03 p{
left: calc(1.5vw - 10px);
bottom: 1.5vw;
top: auto;
transform: rotate(-90deg);
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
font-weight: 600;
font-size: 1.125rem;
}
.win-v .sc-photo-wall{
padding: 12vw !important;
}
.win-v .sc-photo-wall:not(.has-bg) + .sc-photo-wall:not(.has-bg){
padding-top: 0 !important;
}
.win-v .sc-photo-wall .item{
display: block;
padding: 0 !important;
margin:0 0 12vw 0 !important;
}
.win-v .sc-photo-wall .item:last-child{
margin-bottom: 0 !important;
}
.win-v .sc-photo-wall .sub-item{
padding: 0 !important;
margin: 0 0 12vw 0 !important;
}
.win-v .sc-photo-wall .sub-item:last-child{
margin-bottom: 0 !important;
}
.win-v .sc-photo-wall .img{
width: 100%;
}
.win-v .sc-photo-wall.text-style-01 p,
.win-v .sc-photo-wall.text-style-02 p{
position: relative;
left: 0;
top: 0;
margin-top: 20px;
}
.win-v .sc-photo-wall.text-style-03 p{
left: -5px;
bottom: 0;
}
.sc-photo-wall .iv-link{
position: absolute;
right: 20px;top: 20px;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
background: rgba(16,17,18,.8);
color: #fff !important;
font-family: 'myicon';
text-align: center;
opacity: 0;
cursor: pointer;
z-index: 1000;
}
.sc-photo-wall .iv-link:before{
content: '\e932';
font-size: 16px;
}
.real-mobile .sub-item .iv-link,
.sub-item:hover .iv-link{
opacity: 1;
}
body:not(.real-mobile) .sc-photo-wall .iv-link:hover{
opacity: 0.7;
} .sc-gallery{
font-size: 0;
}
html:not(.win-v) .sc-gallery > .wrap,
html:not(.win-v) .sc-gallery.row-two-auto,
html:not(.win-v) .sc-gallery.row-three-auto{
height: 100%;
display: flex;
display: -webkit-flex;
}
html:not(.win-v) .sc-gallery.row-two-auto > .wrap,
html:not(.win-v) .sc-gallery.row-three-auto > .wrap{
display: block;
}
html:not(.win-v) .sc-gallery:not(.row-one):not(.row-two-auto):not(.row-three-auto) > .wrap{
flex-flow: wrap;
flex-direction: column;
-webkit-flex-flow: wrap;
-webkit-flex-direction: column;
}
html:not(.win-v) .sc-gallery.row-one > .wrap{
align-items: center;
-webkit-align-items: center;
}
.sc-gallery .item:not(.has-link) a.iv-link{
cursor: zoom-in;
}
body.ie .sc-gallery .item:not(.has-link) a.iv-link{
cursor: crosshair;
}
html:not(.win-v) .sc-gallery.row-two-auto .item,
html:not(.win-v) .sc-gallery.row-three-auto .item{
height: 100%;
display: inline-block;
vertical-align: top;
} .sc-gallery.row-one .item{
height: 50%;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
.sc-gallery.row-one.image-full .item{
height: 100%;
}
.sc-gallery.row-two .item{
height: 50%;
}
.sc-gallery.row-three .item{
height: 33.3333%;
}
.sc-gallery.row-four .item{
height: 25%;
} html:not(.win-v) .sc-gallery.row-two-auto:not([class*="gap-"]) .bg-full,
html:not(.win-v) .sc-gallery.row-three-auto:not([class*="gap-"]) .bg-full{
margin: -1px;
}
.sc-gallery.gap-smallest,
.sc-gallery.gap-smallest .item{
padding: 1px;
}
.sc-gallery.gap-small,
.sc-gallery.gap-small .item{
padding: 15px;
}
.sc-gallery.gap-large{
padding: 3vw;
}
.sc-gallery.gap-large .item{
padding: 1vw;
}
html:not(.win-v) .sc-gallery.gap-smallest + .sc-gallery.gap-smallest{
margin-left: -1px;
padding-left: 0;
}
html:not(.win-v) .ptsc.gap-small + .ptsc.gap-small,
html:not(.win-v) .single-root.style-02.gap-small .ptsc.gap-small{
padding-left: 0;
}
html:not(.win-v) .single-root.style-02.gap-large .ptsc.gap-large,
html:not(.win-v) .ptsc.gap-large + .ptsc.gap-large{
margin-left: -2vw;
padding-left: 0;
}
html:not(.win-v) .ptsc.gap-large.sc-slider + .ptsc.gap-large{
margin-left: 0;
}
html:not(.win-v) .ptsc.gap-large + .ptsc.gap-large.sc-slider,
html:not(.win-v) .ptsc.gap-large + .ptsc.gap-large.sc-slider + .ptsc.gap-large{
margin-left: -2vw;
}
html:not(.win-v) .ptsc.gap-small + .sc-gallery.gap-small,
html:not(.win-v) .single-inner + .sc-gallery.gap-small,
html:not(.win-v) .single-root.style-02.gap-small .single-inner + .sc-gallery.gap-small,
html:not(.win-v) .single-root.style-02.gap-small .single-extend + .sc-gallery.gap-small{
margin-left: -15px;
}
html:not(.win-v) .sc-gallery.gap-smallest + .sc-videobox.gap-none,
html:not(.win-v) .sc-gallery.gap-smallest + .sc-mixbox:not([class*="gap-"]),
html:not(.win-v) .sc-gallery.gap-smallest + .sc-slider:not([class*="gap-"]){
padding-top: 2px;
padding-bottom: 2px;
}
html:not(.win-v) .ptsc.gap-large + .ptsc.gap-large.sc-gallery,
html:not(.win-v) .single-root.style-02.gap-large .single-inner + .sc-gallery.gap-large,
html:not(.win-v) .single-root.style-02.gap-large .single-extend + .sc-gallery.gap-large{
padding-left: 0;
margin-left: -3vw;
} .win-v .ptsc.gap-small + .ptsc.gap-small,
.win-v .single-root.style-02.gap-small .ptsc.gap-small,
.win-v .ptsc.gap-large + .ptsc.gap-large,
.win-v .single-root.style-02.gap-large .ptsc.gap-large{
padding-top: 0;
}
.win-v .single-root.style-02[class*="gap-"] .single-inner + .sc-gallery[class*="gap-"],
.win-v .single-root.style-02[class*="gap-"] .single-extend + .sc-gallery[class*="gap-"]{
padding-top: 0 !important;
margin-top: -3vw;
}
.sc-gallery .img{
height: 100%;
overflow: visible;
z-index: 4;
}
.sc-gallery .inner-wrap{
position: relative;
height: 100%;
overflow: hidden;
}
html.win-v .sc-gallery.gap-large,
html.win-v .sc-gallery.gap-large .item{
padding: 3vw !important;
}
@media (max-width: 1680px){
.sc-images .caption,
.sc-gallery .caption{
font-size: 0.855rem;
padding: 8px 12px;
}
}
@media (max-width: 1024px){
html.win-v .sc-gallery .item{
display: inline-block;
vertical-align: top;
width: 100% !important;
}
html.win-v .sc-gallery.row-three .item:not(.last-child),
html.win-v .sc-gallery.row-four .item:not(.last-child){
width: 50% !important;
}
html.win-v .sc-gallery.row-three .item.last .img{
height: auto !important;
}
html.win-v .sc-gallery.row-three.type-s .item.last .img{
padding-top: 100%;
}
html.win-v .sc-gallery.row-three.type-h .item.last .img{
padding-top: 66%;
}
html.win-v .sc-gallery.row-three.type-v .item.last .img{
padding-top: 150%;
}
}
@media (max-width: 768px){
.sc-images .caption,
.sc-gallery .caption{
padding: 8px 10px;
}
} @media (max-height: 800px){
.sc-gallery.row-one .item{
height: 70%;
}
html:not(.win-v) .sc-gallery.row-four.type-v .item,
html:not(.win-v) .sc-gallery.row-four .item{
height: 33.3333%;
}
html:not(.win-v) .sc-gallery.row-three.type-v .item{
height: 50%;
}
html:not(.win-v) .sc-gallery.gap-small,
html:not(.win-v) .sc-gallery.gap-small .item{
padding: 8px;
}
}
@media (max-height: 600px){
html:not(.win-v) .sc-gallery.row-four.type-v .item,
html:not(.win-v) .sc-gallery.row-four .item{
height: 50%;
}
html:not(.win-v) .sc-images .caption,
html:not(.win-v) .sc-gallery .caption{
font-size: 10px;
}
}
@media (max-height: 400px){
html:not(.win-v) .sc-gallery:not(.row-one):not(.row-two-auto):not(.row-three-auto):not(.type-h) .item{
height: 100% !important;
}
html:not(.win-v) .sc-gallery.type-h:not(.row-one):not(.row-two-auto):not(.row-three-auto) .item{
height: 50% !important;
}
html:not(.win-v) .pic-list.row-three .pic-main,
html:not(.win-v) .sc-gallery.row-three-auto > .wrap{
display: flex;
display: -webkit-flex;
}
html:not(.win-v) .pic-list.row-three .fr-item-container,
html:not(.win-v) .sc-gallery.row-three-auto .fr-item-container{
transform: none !important;
-webkit-transform: none !important;
}
html:not(.win-v) .sc-gallery.row-three-auto.gap-small .item{
padding: 8px !important;
}
}
.sc-gallery a.custom-link,
.sc-images .custom-link{
position: absolute;
left: 0;top: 0;right: 0;bottom: 0;
z-index: 100;
}
.sc-gallery .item.has-link .full.iv-link{
right: 20px;top: 20px;left: auto;bottom: auto;
width: 36px;height: 36px;line-height: 36px;
font-family: 'myicon';
text-align: center;
color: #fff;
background-color: rgba(0,0,0,.6);
border-radius: 50%;
opacity: 0;
font-size: 14px;
cursor: pointer;
z-index: 101;
}
.sc-gallery .item.has-link .inner-wrap:hover .full.iv-link,
.real-mobile .sc-gallery .item.has-link .full.iv-link{
opacity: 1;
}
.sc-gallery .item.has-link .full.iv-link:before{
content: '\e932';
}
body:not(.real-mobile) .sc-gallery .item.has-link .full.iv-link:hover{
opacity: 0.7;
} .sc-progress .wrap{
padding: 4vw;
}
html:not(.win-v) .sc-progress .wrap{
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
height: 100%;
}
.sc-progress .item{
width: 100%;
padding: 0 40px;
font-weight: 700;
text-align: center;
}
.sc-progress .number{
font-size: 24px;
}
.sc-progress.style-01 .number span:after,
.sc-progress.style-02 .clone-number:after{
content: '%';
display: inline-block;
}
.sc-progress.style-01 .bar-wrap{
position: relative;
background: rgba(166,166,166,.2);
width: 240px;
width: 20px;
margin: 20px auto;
border-radius: 20px;
overflow: hidden;
}
.sc-progress.style-02 canvas{
width: 100%;
height: auto;
}
.win-v .sc-progress.style-01 .bar-wrap{
width: 100% !important;
height: 4px !important;
}
.win-v .sc-progress.style-02 .bar-wrap{
width: 100%;
height: auto !important;
}
.sc-progress.style-01 .progress-bar{
position: absolute;
left: 0;bottom: 0;
height: 0%;
background: red;
border-radius: 20px;
}
html:not(.win-v) .sc-progress.style-01 .progress-bar{
width: 100% !important;
}
.win-v .sc-progress.style-01 .progress-bar{
height: 100% !important;
width: 0%;
}
.sc-progress p{
position: relative;
font-size: 18px;
line-height: 1.2;
min-height: 44px;
padding: 0 30px;
} .sc-progress.style-02 .number span{
position: absolute;
visibility: hidden;
opacity: 0;
}
.sc-progress.style-02 .text{
position: absolute;
max-width: 80%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.sc-progress.style-02 .clone-number{
font-size: 4vw;
line-height: 1;
padding-bottom: 8%;
}
.sc-progress.style-02 .clone-number:after{
position: absolute;
font-size: 30%;
}
.sc-progress.style-02 p{
font-size: 1.1vw;
min-height: none;
}
.win-v .sc-progress.style-02 p{
font-size: 3vw;
}
.win-v .sc-progress.style-02 .item{
margin-bottom: 10vw;
}
.win-v .sc-progress.style-02 .number{
width: 80% !important;
height: auto !important;
margin: auto;
}
.win-v .sc-progress.style-02 .clone-number{
font-size: 10vw;
}
.sc-videobox .wrap,
.sc-videobox .img{
height: 100%;
overflow: hidden;
}
.sc-videobox .text{
position: absolute;
left: 50%;
top: 50%;
width: 70%;
max-width: 50vw;
text-align: center;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
z-index: 10;
}
.sc-videobox .pt-h{
line-height: 1;
} .sc-map{
position: relative;
}
.map-container{
width: 100%;
height: 100%;
}
.gm-style-mtc,
.gm-style-cc,
.gm-style>div:first-child+div>a>div>img,
.gm-style a[target="_blank"][href*="maps.google.com/maps?"] > div > img{
display: none;
}
.map-container > div{
background-color: transparent !important;
} html:not(.win-v) .sc-custom-html > .wrap,
html:not(.win-v) .ptsc #sb_instagram,
html:not(.win-v) .ptsc #sb_instagram .sbi_photo_wrap,
html:not(.win-v) .ptsc #sb_instagram #sbi_images{
height: 100%;
}
html:not(.win-v) ptsc #sb_instagram .sbi_item{
height: 20%;
}
html:not(.win-v) .ptsc #sb_instagram.sbi_col_2 .sbi_item{
height: 50%;
}
html:not(.win-v) .ptsc #sb_instagram.sbi_col_3 .sbi_item{
height: 33.3333%;
}
html:not(.win-v) .ptsc #sb_instagram.sbi_col_4 .sbi_item{
height: 25%;
}
html:not(.win-v) .ptsc .sbi_photo{
height: 100% !important;
}
html:not(.win-v) .ptsc #sb_instagram #sbi_images{
display: flex;
flex-flow: wrap;
flex-direction: column;
display: -webkit-flex;
-webkit-flex-flow: wrap;
-webkit-flex-direction: column;
}
a.sbi_photo{
transition: none;
-webkit-transition: none;
}  .win-v .sc-subscribers,
.win-v .sc-mixbox .item,
.win-v .sc-mixbox .item .img{
width: 100% !important;
}
.win-v .ptsc-list > .wrap {
display: block;
height: auto;
}
.win-v .sc-subscribers .wrap{
padding:20% 10%;
}
.win-v .sc-mixbox .inner-wrap{
display: block;
padding: 20% 10% !important;
}
.win-v .sc-mixbox:not(.has-border) .item:not(.has-bg):not(.effect-hover-bg) + .item:not(.has-bg):not(.effect-hover-bg) .inner-wrap{
padding-top: 0 !important;
}
.win-v .sc-mixbox .item.has-bgimg[data-w="0"],
.win-v .sc-mixbox .item.has-bgimg[data-w="0.25"],
.win-v .sc-mixbox .item.has-bgimg[data-w="0.3333"],
.win-v .sc-mixbox .item.has-bgimg[data-w="0.4"]{
padding: 20% 0;
}
.win-v .sc-mixbox div.icon,
.win-v .sc-mixbox .item .img{
left: auto;
margin: 0 0 30px 0;
}
.win-v .sc-mixbox.content-center div.icon,
.win-v .sc-mixbox.content-center .item .img{
margin-left: auto;
margin-right: auto;
}
.win-v .sc-mixbox .item{
left: auto;
margin: 0;
}
.win-v .sc-mixbox .item .text {
padding-left: 0 !important;
}
.win-v .sc-banner .inner-wrap{
text-align: right;
}
.win-v .sc-banner .text{
position: relative;
display: block;
max-width: 100%;
padding: 10%;
text-align: left;
transform: none !important;
-webkit-transform: none !important;
}
.win-v .sc-banner .intro{
height: auto !important;
}
.win-v .sc-banner .intro-toggle,
.win-v .sc-banner .text-mask{
display: none;
}
.win-v .effect-hover-text .text,
.win-v .effect-hover-text div.icon,
.win-v .effect-hover-text .img{
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.win-v .sc-mixbox,
.win-v .sc-mixbox > .wrap,
.win-v .sc-images,
.win-v .sc-images > .wrap{
display: block;
}
.win-v .sc-text-carousel{
flex-flow: wrap;
-webkit-flex-flow: wrap;
}
.win-v .pricing-table .price-amount{
font-size: 7.5vw;
}
.win-v .sc-carousel .item{
width: 100%;
height: 66vw;
}
.win-v .sc-text-carousel > .wrap,
.win-v .sc-carousel > .wrap,
.win-v .sc-text-carousel .page-header-02{
width: 100%;
}
.win-v .sc-text-carousel .page-header-02{
padding: 10px 0;
margin-left: 0;
}
.win-v .page-header-02:after {
height: 1px;
width: calc(100% - 60px);
top: -25px;
right: 0;
left: auto;
}
.win-v .page-header-02:before{
left: 0;
top: -50px;
}
.win-v .sc-text-carousel.text-black .page-header-02{
background-color: rgba(255,255,255,.9);
}
.win-v .sc-text-carousel > .wrap{
padding: 0;
}
.win-v .sc-text-carousel{
padding: 8%;
}
.win-v .sc-text-carousel .wrap{
padding: 0 0 8% 0;
}
.win-v .sc-text-carousel .item{
height: auto !important;
padding: 0 2px;
}
.win-v .sc-text-carousel .item .img img{
margin: 0 0 30px 0;
}
.win-v .sc-text-carousel .slick-dots{
position: relative;
left: auto;
top: auto;
margin-top: 50px;
text-align: center;
transform: none !important;
-webkit-transform: none !important;
}
.win-v .sc-text-carousel .slick-dots li{
display: inline-block;
}
.win-v .sc-mixbox .item .inner-wrap .icon{
width: 80px !important;
}
.win-v .sc-mixbox .item .inner-wrap .icon i{
width: 80px !important;
height: 80px !important;
line-height: 80px !important;
font-size: 40px !important;
}
.win-v .sc-map{
width: 100% !important;
height: 100vw;
}
.win-v .sc-textlist .item{
max-height: none !important;
height: auto !important;
padding: 0 0 18% 0;
}
.win-v .sc-textlist:not(.row-two) .item:last-child,
.win-v .sc-textlist .row-02 .item:last-child{
padding-bottom: 0;
}
.win-v .sc-textlist > .wrap{
display: block;
padding: 10%;
}
.win-v .sc-textlist .inner-wrap{
width: 100% !important;
min-width: 100%;
max-width: 100%;
}
@media screen and (max-width: 1680px){
.sc-mixbox .item .intro,
.sc-subscribers .intro{
font-size: 1rem;
}
.sc-banner .intro,
.sc-mixbox .item[data-w='0.75'] .intro{
font-size: 1.125rem;
}
.sc-mixbox .item[data-w='1'] .intro{
font-size: 1.25rem;
}
.sc-banner.text-large .intro{
font-size: 1.35rem;
}
html:not(.win-v) .pricing-table li,
html:not(.win-v)  .pricing-table li i{
line-height: 18px;
}
.sc-text-carousel .intro{
margin-top: 30px;
}
.sc-text-carousel .item .img img{
max-width: 100px;
}
html:not(.win-v) .sc-mixbox .item[data-w="0"] .inner-wrap{
padding: 0 10% !important;
}
html:not(.win-v) .sc-mixbox .item[data-w="0"] .text,
html:not(.win-v) .sc-mixbox.content-center .item[data-w="0"] .img{
max-width: 220px;
}
.sc-mixbox .item .pt-h ~ .ptbar-outerWrap{
margin-top: 20px;
}
.sc-mixbox .item[data-w="0"] div.icon{
width: 50px;
}
.sc-mixbox .item[data-w="0"] .icon i {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 30px;
}
.sc-mixbox .item:not(.has-img) .inner-wrap,
.sc-mixbox.content-center .inner-wrap{
padding: 0 18%;
}
.sc-textlist li:not(:last-child){
margin-bottom: 10px;
}
.sc-textlist li.gap-small{
margin-bottom: 24px;
}
.sc-textlist li.gap-large{
margin-bottom: 48px;
}
.sc-textlist.row-two li.gap-small{
margin-bottom: 18px;
}
.sc-textlist.row-two li.gap-large{
margin-bottom: 30px;
}
.sc-textlist li[class*="large-"]{
font-size: 1.55rem;
}
.sc-textlist li[class*="largest"]{
font-size: 2.95rem;
}
.sc-textlist li.font-type-tall[class*="large-"]{
font-size: 2.25rem;
}
.sc-textlist li.font-type-tall[class*="largest"]{
font-size: 3.5rem;
line-height: 0.9;
}
.mc4wp-form input:not([type="submit"]){
height: 50px;
}
.mc4wp-form-fields .has-submit input{
font-size: 0;
padding: 0;
width: 50px;height: 50px;
}
.mc4wp-form-fields .has-submit:before{
right: 18px;
line-height: 49px;
}
}
@media screen and (max-width: 1280px){
.page-header-02 h1{
font-size: 2.8vw;
}
.sc-text-carousel .intro,
.page-header-02 > .sub-title{
font-size: 1.125rem;
}
.sc-text-carousel .item .sub-title,
.sc-mixbox .item .intro,
.sc-subscribers .intro,
.sc-mixbox .item[data-w="0"] .intro{
font-size: 1rem;
}
.sc-images .caption{
padding: 0 20px;
line-height: 50px;
font-size: 1rem;
}
.intro-toggle{
width: 40px;height: 40px;line-height: 40px;
}
.intro-toggle i.btn{
font-size: 20px;
}
.sc-textlist .item{
padding: 2px 50px;
}
html:not(.win-v) .sc-textlist li.gap-small{
margin-bottom: 18px;
}
html:not(.win-v) .sc-textlist li.gap-large{
margin-bottom: 36px;
}
html:not(.win-v) .sc-textlist li[class*="small"]{
font-size: 0.95rem;
}
html:not(.win-v) .sc-textlist li[class*="large-"]{
font-size: 1.35rem;
}
html:not(.win-v) .sc-textlist li[class*="largest"]{
font-size: 30px;
}
html:not(.win-v) .sc-textlist li.font-type-tall[class*="large-"]{
font-size: 30px;
}
html:not(.win-v) .sc-textlist li.font-type-tall[class*="largest"]{
font-size: 40px;
}
.sc-textlist .inner-wrap{
width: 400px;
}
.sc-textlist .item.w-large .inner-wrap{
width: 560px;
}
.sc-textlist .item.w-small .inner-wrap{
width: 300px;
}
.wpcf7 p, .comment-form p{
margin-bottom: 10px;
}
html:not(.win-v) fieldset.pt-form-item{
padding: 0px 8px 4px 8px !important;
}
}
@media screen and (max-width: 1024px){
.page-header-02 h1{
font-size: 5vw;
}
.sc-text-carousel .item .sub-title,
.sc-mixbox .item .intro,
.sc-subscribers .intro,
.sc-mixbox .item[data-w="0"] .intro,
.sc-text-carousel .intro,
.page-header-02 > .sub-title{
font-size: 1.125rem;
}
.sc-mixbox .item .inner-wrap{
width: 100% !important;
}
.win-v .sc-text-carousel .item .img img {
margin: 0 0 20px 0;
}
.sc-banner .text > .pt-h{
margin-bottom: 20px;
}
}
@media screen and (max-width: 768px){
.sc-images .caption .pt-h,
.sc-gallery .caption .pt-h{
font-size: 0.855rem;
}
.sc-textlist li.smallest{
font-size: 0.855rem;
}
.sc-textlist li[class*="small-"]{
font-size: 1rem;
}
.sc-banner.text-large .intro,
.sc-textlist li[class*="normal"]{
font-size: 1.125rem;
}
.sc-textlist li[class*="large-"]{
font-size: 21px;
}
.sc-textlist li[class*="largest"]{
font-size: 36px;
}
.sc-textlist li.font-type-tall[class*="largest"]{
font-size: 50px;
line-height: 0.9;
}
.pricing-table .item .title{
font-size: 4.5vw;
}
.pricing-table .item .title.font-type-tall{
font-size: 6vw;
}
.win-v .pricing-table .price-amount{
font-size: 12vw;
}
.win-v .sc-section-title.no-img .text h1,
.win-v .sc-section-title.img-type-h .text h1{
font-size: 10vw;
}
.win-v .sc-section-title.no-img .text h1.font-type-tall,
.win-v .sc-section-title.img-type-h .text h1.font-type-tall{
font-size: 13vw;
}
.win-v .sc-section-title .text h1.has-br{
white-space: normal;
}
}
@media screen and (max-width: 475px){
.sc-mixbox .inner-wrap{
display: block;
}
.sc-mixbox .item .text{
padding-left: 0 !important;
}
.sc-mixbox .item .inner-wrap .icon{
width: 80px !important;
}
.sc-mixbox .item .inner-wrap .icon i{
width: 80px !important;
height: 80px !important;
line-height: 80px !important;
font-size: 40px !important;
}
.sc-mixbox div.icon, .sc-mixbox .item .img{
left: auto;
margin: 0 0 30px 0;
}
.sc-banner .text > .pt-h{
margin-bottom: 20px;
}
.sc-text-carousel .intro {
margin-top: 20px;
}
html:not(.win-v)  .pricing-table ul{
margin: 30px auto;
}
html:not(.win-v) .pricing-table .title{
margin-bottom: 4px;
}
.form-col-2{
width: 100% !important;
}
} .page-other{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0 10%;
text-align: center;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
background-position: center;
background-size: cover;
z-index: 1;
}
.p404:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/404-bg-light.svg) center no-repeat;
background-size: 80% auto;
opacity: 0.05;
}
.m-mode .p404:before {
top: 0;
}
.page-other .pt-h{
margin: 30px 0;
}
.page-other h3{
font-size: 1.2vw;
font-weight: 400;
line-height: 1.4;
}
.page-other h4{
font-size: 1.25rem;
}
.site-dark .p404:before {
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/404-bg-dark.svg);
}
.page-other .text {
position: relative;
margin: 80px auto;
max-width: 800px;
}
.m-mode .page-other .text {
margin: 0 auto;
}
.page-other form {
margin-top: 40px;
}
.page-other .search-field {
width: 100%;
height: 48px;
max-width: 600px;
border:none;
border-bottom: 1px solid #060708;
background-color: transparent;
margin-bottom: 40px;
font-size: 1.125rem;
}
.search-submit {
position: absolute;
visibility: hidden;
}
.page-other .btn{
display: inline-block;
margin-top: 20px;
height: 48px;line-height: 48px;
padding: 0 40px;
border-radius: 50px;
border: 1px solid #060708;
}
@media screen and (max-width: 475px){
.page-other h3{
font-size: 3vw;
}
.page-other h4{
font-size: 4vw;
}
} .password-required-msg{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0 10%;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
justify-content: center;
-webkit-justify-content: center;
z-index: 1;
}
.password-required-msg form{
position: relative;
max-width: 480px;
padding:2vw;
border-radius: 12px;
color: #fff;
background: #000;
font-size: 1.45rem;
box-shadow: 0 20px 60px -20px rgba(0,0,0,.6);
overflow: hidden;
}
.password-required-msg form:after{
content: '';
position: absolute;
right: -90px;top: -90px;
width: 250px;height: 250px;
border: 60px solid #111;
animation: pt_password 18s linear infinite;
-webkit-animation: pt_password 18s linear infinite;
}
@keyframes pt_password {
0%    {transform: rotate(0deg);}
100%  {transform: rotate(359deg);}
}
.password-required-msg p{
position: relative;
z-index: 2;
}
.password-required-msg label{
margin-top: 40px;
display: block;
font-size: 14px;
}
.password-required-msg input{
display: block;
width: 100%;
height: 48px;
margin-top: 10px;
padding: 0 15px;
font-size: 18px;
border-radius: 4px;
color: #fff;
}
.password-required-msg input[type="password"]{
border-color: #5b5b5f;
}
.password-required-msg input[type="password"]:focus{
border-color: #8b8b8f;
}
.password-required-msg input[type="submit"]{
background: #3b3b3f;
text-transform: uppercase;
letter-spacing: 6px;
font-size: 12px;
}
.password-required-msg input[type="submit"]:hover{
background: #3d3f4c;
}
@media screen and (max-width: 768px){
.password-required-msg form{
padding: 40px;
font-size: 1.125rem;
}
} .single-root.style-02 .comment-root{
max-width: 700px;
padding: 30px;
height: 100%;
}
.single-root.style-02 .comment-form>p:not(.comment-form-comment):not(.comment-notes){
width: 100%;
}
.single-root.style-02.gap-large .comment-root{
padding: 4vw 4vw 4vw 0;
}
html:not(.win-v) .single-root.style-02 .ptsc:not(.gap-large):not(.gap-small):not(.gap-normal) + .comment-root{
padding: 30px; 
}
html:not(.win-v) .single-root.style-02.gap-large .ptsc:not(.gap-large):not(.gap-small):not(.gap-normal) + .comment-root{
padding: 4vw; 
}
.single-root.style-02 .comment-root > .wrap{
height: 100%;
overflow: auto;
padding: 3vw;
background-color: #fff;
box-shadow: 10px 10px 50px rgba(0,0,0,.05);
}
.site-dark .single-root.style-02 .comment-root > .wrap{
background-color: #060708;
}
.single-root.style-02 .comment-root .wrap>.title:first-child{
border:none;
padding-top: 0;
}
.win-v .single-root.style-02 .comment-root > .wrap{
padding: 4vw;
}
.win-v .single-root.style-02 .comment-root{
padding: 6vw !important;
}
.comment-root>.wrap {
position: relative;
margin: 0 auto;
font-size: 1.125rem;
}
.text-area + .comment-root{
padding-top: 0;
}
.comment-root{
padding-bottom: 0;
}
.default-template-page > .wrap .comment-root{
padding-left: 0;
padding-right: 0;
}
.comment-root p{
font-size: 1.125rem;
}
.comment-root:after,
.text-area:after,
.cf:after{
content: '';
display: block;
clear: both;
}
.default-template-page .comment-root>.wrap {
padding: 0;
}
.comment-root .title {
font-size: 24px !important;
line-height: 30px;
}
.comment-root .title.font-type-tall{
font-size: 30px;
line-height: 36px;
}
.comment-respond .pt-h.title:before{
content: '\e93a';
display: inline-block;vertical-align: top;
margin-right: 10px;
font-size: 21px;
font-family: 'myicon';
}
.comment-root .pt-h.title {
padding-top: 5%;
}
.single-root.style-02 .comment-root .wrap>.title:first-child{
border-top: 2px solid rgba(6, 7, 8, 0.05);
margin-top: 50px;
}
.single-root.style-02 .comment-root .wrap>.title:first-child{
margin-top: 0;
border:none;
}
.text-area + .comment-root .wrap>.title:first-child{
margin-top: 0;
}
.main-content > .default-template-page .text-area{
padding-bottom: 5%;
}
.comment-navigation + .comment-respond > .title{
padding-top: 0;
}
.comment-root .title span {
padding-right: 8px;
}
.comment-root .comment-author .text {
position: relative;
top: -6px;
}
ol.comment-list {
margin: 30px 0 60px;
}
ol.comment-list:last-child{
margin-bottom: 0;
}
li.comment {
position: relative;
list-style-type: none;
}
.comment-root li.comment {
margin: 0 0 0 60px;
}
.comment-root .comment-body {
position: relative;
background-color: rgba(166, 166, 166, .09);
padding: 30px;
margin-bottom: 30px;
border-radius: 4px;
}
.comment-root li.comment:before {
content: '';
position: absolute;
width: 0;
height: 0;
left: -8px;
top: 32px;
border-top: 7px solid transparent;
border-right: 8px solid rgba(166, 166, 166, .09);
border-bottom: 7px solid transparent;
}
.comment-author {
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(166, 166, 166, .1);
}
.comment-author .img {
position: absolute;
width: 50px;
height: 50px;
left: -90px;
top: -14px;
}
.comment-author .img img {
vertical-align: top;
width: 100%;
height: auto;
border-radius: 50%;
margin: 0;
}
.comment-meta,
.comment-author .fn {
font-style: normal;
}
.comment-root .comment-author .fn {
display: block;
font-size: 1.125rem;
margin-bottom: 4px;
}
.comment-root .comment-meta {
font-size: 13px;
opacity: 0.7;
}
.comment-awaiting-moderation {
display: block;
margin: 15px 0;
color: #777879;
line-height: 20px;
}
.comment-awaiting-moderation:before,
.comment-notes:before {
content: '\e905';
font-family: 'myicon';
font-style: normal;
display: inline-block;vertical-align: top;
line-height: 20px;
margin-right: 4px;
font-size: 19px;
vertical-align: top;
}
.comment-notes{
line-height: 20px;
}
#email-notes {
display: inline-block;
font-size: 0.855rem;
line-height: 20px;
margin-bottom: 10px;
}
.comment-navigation{
padding: 2% 0 6%;
}
.comment-navigation .nav-links a:not([class]){
display: inline-block;
vertical-align: top;
padding: 12px 20px;
margin: 0 15px 15px 0;
font-size: 1rem;
background: rgba(166, 166, 166, .2);
border-radius: 4px;
}
.comment-navigation .nav-links a:not([class]):hover{
background: rgba(166, 166, 166, .4);
}
.comment-root .reply a {
position: absolute;
right: 25px;
top: 25px;
display: inline-block;
line-height: 30px;
padding: 0 20px;
font-size: 0.855rem;
border: 1px solid rgba(166, 166, 166, .4);
border-radius: 30px;
}
.reply a:hover {
color: #fff !important;
background-color: #363738;
}
#cancel-comment-reply-link {
display: inline-block;
line-height: 30px;
margin: 0 0 20px 10px;
font-size: 0.855rem;
}
#cancel-comment-reply-link:before {
content: '\e943';
font-family: 'myicon';
font-size: 150%;
display: inline-block;
vertical-align: top;
font-size: 20px;
margin: 0 6px 0 0;
}
.comment-form {
margin: 30px 0;
font-size: 0;
}
.comment-root li.comment .comment-form {
margin-top: -10px;
margin-bottom: 50px;
}
.comment-root .comment-area.text-area {
margin: 0;
padding: 0;
}
.comment-form>p:not(.comment-form-comment):not(.comment-notes) {
display: inline-block;
vertical-align: top;
width: 33.333333%;
}
.comment-root>.wrap>.comment-form #cancel-comment-reply-link {
display: none;
}
p.comment-form-comment:not(:first-child){
margin-top: 20px;
}
.title + .comment-form,
.title + .comment-list{
margin-top: 0;
}
.comment-form-author,
.comment-form-email {
padding-right: 10px;
}
.comment-list.pings {
list-style: none;
}
.comment-list.pings>li {
padding: 5px 0;
}
.comment-list .edit-link {
opacity: 0.5;
font-size: 1rem;
margin-left: 3px;
}
.comment-list .comment-body>a {
text-decoration: underline;
} @media screen and (max-width:1280px ){
.single-root.style-02 .comment-root{
max-width: 600px;
}
.comment-root p{
font-size: 0.855rem;
padding-right: 0;
}
.comment-root li.comment {
margin: 0 0 0 20px;
}
.comment-root .comment-body{
padding: 20px;
margin-bottom: 20px;
}
.comment-author .img {
position: absolute;
width: 30px;
height: 30px;
left: -40px;
top: 0;
}
.comment-root .reply a{
line-height: 20px;
font-size: 11px;
padding: 0 10px;
}
.comment-root .comment-author .fn,
.comment-root .comment-meta{
font-size: 0.855rem;
}
.comment-author{
padding-bottom: 5px;
}
.comment-form>p:not(.comment-form-comment):not(.comment-notes){
width: 100%;
}
}
@media screen and (max-width:475px ){
.comment-root .depth-2 li.comment{
margin-left: 0;
}
.comment-root .title,
.comment-respond .pt-h.title:before{
font-size: 18px !important;
}
.comment-root .pt-h.title,
.main-info-style-02.only-text .single-main-intro .single-meta{
padding-top: 8%;
}
.main-content > .default-template-page .text-area,
.default-template-page .title,
.single-main-intro,
.single-main-content{
padding-bottom: 8%;
}
}
.mobile-hack-layer{
display: none;
position: fixed;
left: 0;top: 0;right: 0;bottom: 0;
z-index: 10000;
background-color: #fff;
}
.wpcf7-form div.wpcf7-response-output{
position: absolute;
bottom: 0;
margin: 0;
font-size: 0.855rem;
} a,input,button,textarea,.icon,.pt-header li:before,i.btn,i.btn:before,.small-btn:after,.pt-slider-root:not(.text-nav) .pt-swipe-dots li,.pt-swipe-dots li:after,.pt-swipe-dots span:after,
.main-menu .sub-menu,.main-menu .sub-menu:before,.menu-style-03 .sub-menu li,.sub-menu a:after,.pt-social ul a:after,.single-meta a:after,.sc-photo-wall .text:before,
.sc-slider:not(.normal-nav) .text,.pt-social em,.pt-bar:after,.pt-hs-roll-btn:hover:before,fieldset.pt-form-item,
.pt-filter li,.pt-filter li:after,.share .wrap,.share i,.pt-category a:after,.single-nav h5:after,.single-nav h5:before,.single02-text-wrap .single-main-content,.sub-title,
.copyright p,.pt-social ul,.header-search form,.pt-form-title,.has-submit:before,.cate-over-content,.blog-list .text a:after,.volume-btn,
.single-root.style-02 .single-extend .text,.single-root.style-02 .single-extend .text h2,.call-popup:after{
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
.real-mobile .pt-slider-root.text-nav .pt-swipe-dots a,.pt-h a{
transition: none;
-webkit-transition:none;
}
.clone-text-root span{
transition: background 0.3s;
-webkit-transition: background 0.3s;
}
.pic-style-01 h2{
transition: color 0.3s;
-webkit-transition: color 0.3s;
}
.caption,.list-category,.normal-nav .pt-swipe-dots li:before,.close-single,.pt-hs-roll-btn:before,.sc-slider .text{
transition: all 0.4s 0.1s; 
-webkit-transition: all 0.4s 0.1s; 
}
.sc-slider:not(.normal-nav) .pt-swipe-dots .selected span:after,.page-numbers:after,.v-ctrl,.small-btn a:after,.small-btn a:before,.btn-menu-03 span,
.pt-mouse-scroll-root:after,.pic-list .text h2,.slick-arrow:after,.slick-arrow:before,.pt-filter ul{
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.site-bg .bg-full{
transition: opacity 0.3s,width 0.6s;
-webkit-transition: opacity 0.3s,width 0.6s;
}
.bg-full.vTarget:after,
.sc-mixbox .img img,
.video-addition,
.bg-full,
.hover-bg,
.ajax-target,
.sc-photo-wall.text-style-02 p{
transition: opacity 0.4s;
-webkit-transition: opacity 0.4s;
}
.popup-player .bg-full,
.pic-main .item .bg-full,
.blog-list:not(.style-02) .blog-main .item .bg-full{
transition: opacity 0.4s,transform 0.3s;
-webkit-transition: opacity 0.4s,transform 0.3s;
}
.pic-main .inner-wrap:hover .img-addition .bg-full{
transition: opacity 0.4s 0.2s,transform 0.3s;
-webkit-transition: opacity 0.4s 0.2s,transform 0.3s;
}
.sc-section-title .bg-full,
.sc-gallery .bg-full,
.sc-images .bg-full,
.single-root.style-02 .single-extend .bg-full,
.close-single:before,.site-root,
.single-root.style-02 .single-header.raw-proportion .bg-full{
transition: opacity 0.6s,transform 0.4s;
-webkit-transition: opacity 0.6s,transform 0.4s;
}
.sc-gallery .item:nth-child(odd) .bg-full{
transition: opacity 0.6s,transform 0.5s;
-webkit-transition: opacity 0.6s,transform 0.5s;
}
.clone-text-root,
.pt-header .main-menu > ul > li > a{
transition: opacity 0.2s,transform 0.2s;
-webkit-transition: opacity 0.2s,transform 0.2s;
}
.inner-wrap{
transition: box-shadow 0.3s;
-webkit-transition: box-shadow 0.3s;
} fieldset.pt-form-item.focus{
border-color: #94b0a1;
}
.pt-header:not(.menu-style-01) .main-menu > ul > li.current_page_item > a i,.pt-header:not(.menu-style-01) .main-menu > ul > li.current-menu-ancestor > a i,
.pt-h b,.price-amount,.comment-root .title span,.sc-textlist .pt-icon,#cancel-comment-reply-link:hover:before,.single-root.style-02 .single-nav .ctrl:hover h5:after,
.single-root.style-02 .single-nav .ctrl:hover h5:before{
color: #94b0a1;
}
.main-menu li.no-link > a:after,.pt-header:not(.menu-style-02) i.call-mini-cart,.sc-slider.text-style-02:not(.normal-nav) .pt-swipe-dots span:after,
.pt-header:not(.menu-style-03) .sub-menu li.current_page_item:before,.pt-header:not(.menu-style-03) .sub-menu li.current-menu-parent:before,
.pt-header li:before,i.close-clone-sub:hover,.pt-social ul a:after,.hidden-menu .close-hidden-menu:after,.blog-main .text a:after,body:not(.real-mobile) .pt-iv-btn:after,
.main-menu .sub-menu a:after,.widget-title:after,.widget .search-submit:hover,.tagcloud a:hover,.pt-category a:after,.single-meta a:after,.single-root.style-01 .single-nav span,
.close-search,.list-scroller,.sc-mixbox .icon i,.sc-text-carousel .item .sub-title,.pt-filter li:after,.clone-slick-arrow i:hover,
.pt-swipe-dots a:hover,i.call-filter,.sc-slider.normal-nav a,.mc4wp-form input[type="submit"],.pages li span.current,.has-submit input[type="submit"]:hover,
.sticky .img:before,.sticky.text-post:before,i.hs-roll:hover,a.page-numbers:after,.sc-carousel .slick-arrow:after,.single-tags a:hover,a.text-link:after,
.close-single,#nprogress .bar{
background-color: #94b0a1;
}
.has-submit input[type="submit"]:hover{
box-shadow:0 10px 30px -10px #94b0a1;
} .pt-header .pt-mini-cart{
height: 30px;
line-height: 30px;
}
.pt-header .call-mini-cart:before{
content: '\e95a';
font-family: 'myicon';
font-size: 18px;
}
.pt-header .cart-count{
vertical-align: top;
font-family: 'pt-number';
font-size: 12px;
}
.pt-header.menu-style-02 .cart-count{
position: absolute;
top: 50%;
left: 92%;
margin-top: -20px;
margin-left: 0;
vertical-align: text-bottom;
}
.pt-header .pt-mini-cart i.call-mini-cart.btn{
margin-top: 0;
}
body.woocommerce-page .main-content{
padding: 1px 0;
overflow: auto;
}
body.woocommerce-page .has-submit:before{
color: #fff !important;
z-index: 9;
}
.woocommerce .main-content .woocommerce-result-count:before{
font-family: 'myicon';
content: '\e959';
font-size: 16px;
}
.pt-header:not(.menu-style-02) .pt-mini-cart{
position: fixed;
right: 0;
top: 0;
height: 40px;
margin: 0;
}
.win-v .pt-header .pt-mini-cart {
position: relative !important;
right: auto !important;
top: auto !important;
width: 100%;
height: auto;
margin: 20px 0 0 0;
border-bottom: 1px solid #333;
padding-bottom: 40px;
}
.win-v .pt-header .pt-mini-cart .widget_shopping_cart_content{
position: relative;
max-height: none;
width: 100%;
top: auto;
right: auto;
padding: 0;
background-color: transparent;
color: #fff;
border-radius: 0;
opacity: 1 !important;
visibility: visible;
}
.win-v .pt-header .header-additional .widget_shopping_cart_content a{
color: #fff;
font-weight: 400;
}
.win-v .font-weight-500 .pt-header .header-additional .widget_shopping_cart_content a{
font-weight: 500;
}
.win-v .pt-header .header-additional .minicart-item-text{
font-size: 12px;
padding-right: 15px;
}
.win-v .woocommerce-mini-cart.cart_list li img{
width: 60px !important;
}
html:not(.win-v) .pt-header:not(.menu-style-02) .pt-mini-cart i.call-mini-cart.btn{
height: 40px;
line-height: 40px;
padding: 0 15px;
right: 0;
min-width: 70px;
white-space: nowrap;
color: #fff;
}
html:not(.win-v) .pt-header:not(.menu-style-02) .call-mini-cart:before{
vertical-align: top;
} html:not(.win-v) body.shop-style-02.woocommerce .main-content,
html:not(.win-v) body.shop-style-03.woocommerce .main-content{
overflow: hidden;
}
html:not(.win-v) body.shop-style-02.woocommerce #primary,
html:not(.win-v) body.shop-style-03.woocommerce #primary{
max-width: none;
margin: 0;
padding: 0;
font-size: 1.125rem;
height: 100%;
}
html:not(.win-v) .shop-style-02 #primary > main,
html:not(.win-v) .shop-style-03 #primary > main{
display: flex;
display: -webkit-flex;
height: 100%;
}
html:not(.win-v) .pt-wc-header{
position: relative;
padding: 0 6vw;
max-width: 12vw;
min-width: 260px;
display: flex;
flex-flow: wrap;
align-items: center;
align-content: center;
display: -webkit-flex;
-webkit-flex-flow: wrap;
-webkit-align-items: center;
-webkit-align-content: center;
flex-shrink: 0;
-webkit-flex-shrink: 0;
box-sizing: content-box;
}
html:not(.win-v) .pt-wc-header > *{
width: 100%;
}
html:not(.win-v) .shop-style-02 #primary > main .products,
html:not(.win-v) .shop-style-03 #primary > main .products{
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
flex-shrink: 0;
-webkit-flex-shrink: 0;
padding: 0 5vw 0 0;
margin: 0;
flex-shrink: 0;
}
html:not(.win-v) body.shop-style-02 #primary > main .products li.product,
html:not(.win-v) body.shop-style-03 #primary > main .products li.product{
width: auto !important;
float: none !important;
margin: 0 40px;
}
html:not(.win-v) body[class*="shop-style-"]:not(.shop-style-01) .woocommerce-products-header__title{
margin-bottom: 1vw;
font-size: 3.2vw;
}
html:not(.win-v) body[class*="shop-style-"]:not(.shop-style-01) header .page-description{
font-size: 1rem;
}
html:not(.win-v) body[class*="shop-style-"]:not(.shop-style-01) ul.products li.product img.attachment-woocommerce_thumbnail{
width: auto;
}
body.shop-text-white #primary{
color: rgba(255,255,255,.8);
}
.shop-text-white #primary .pt-h,
.shop-text-white #primary a{
color: #fff;
}
body.shop-text-white .woocommerce-ordering select{
background-color: #363738;
}
html:not(.win-v) body[class*="shop-style-"]:not(.shop-style-01) nav.woocommerce-pagination{
padding: 100px;
padding-left: 0;
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
}
@media screen and (max-width: 959px){
.woocommerce-error, 
.woocommerce-info,
.woocommerce-message{
flex-flow: wrap;
-webkit-flex-flow: wrap;
}
.win-v .woocommerce-error a,
.win-v .woocommerce-info a,
.win-v .woocommerce-message a{
width: 100%;
display: block;
margin: 0 !important;
}
} body:not(.pt-scroll-guide) .pt-scroll-tips,
.win-v .pt-scroll-tips,
.m-mode .pt-scroll-tips,
.woocommerce-page:not(.shop-style-02):not(.shop-style-03) .pt-scroll-tips,
body.single-style-01 .pt-scroll-tips,
.error404 .pt-scroll-tips,
.search-no-results .pt-scroll-tips,
.page-template-default:not(.shop-style-02):not(.shop-style-03) .pt-scroll-tips{
display: none;
}
.pt-scroll-tips .wrap{
display: none;
position: absolute;
left: 80px;
bottom: 100px;
width: 190px;
height: 150px;
color: #fff;
background: rgba(30,32,34,.8);
box-shadow: 2px 2px 15px rgba(0,0,0,.1);
font-family: 'Montserrat-Local';
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
border-radius: 10px;
opacity: 0;
z-index: 99;
}
body.boxed-scrollbar .pt-scroll-tips .wrap{
right: 80px;
left: auto !important;
transform: translateY(-30px);
}
.pt-scroll-tips .wrap.show-img:after{
content: '';
position: absolute;
width: 130px;
left: 30px;
top: 24px;
height: 90px;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/roll-tip.svg);
background-size: 100% 100%;
}
.pt-scroll-tips .wrap.show-img:before{
content: '';
position: absolute;
width: 19px;
height: 8px;
left: 20px;
bottom: -8px;
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/tips-arrow.png);
background-repeat: no-repeat;
}
.pt-scroll-tips p{
position: relative;
top: 45px;
letter-spacing: 2px;
transform: scale(0.7);
}
.pt-scroll-tips .close-tips{
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
line-height: 24px;
cursor: pointer;
transition: all 0.2s;
z-index: 2;
}
.pt-scroll-tips .close-tips:before{
content: '\e910';
display: inline-block;
vertical-align: top;
margin-left: -5px;
font-family: 'myicon';
font-size: 15px;
line-height: 22px;
}
.pt-scroll-tips .close-tips:hover{
text-shadow: 0 0 10px #fff;
}  .use-pt-popup .site-root .header-additional .copyright,
.use-pt-popup .site-root .header-additional .pt-social{
display: none;
}
.pt-popup-btn{
position: relative;
cursor: pointer;
}
.pt-header:not(.menu-style-02) .pt-popup-btn{
margin-top: 5px;
}
.pt-popup-btn i.btn.call-popup{
line-height: 29px;
border-radius: 50%;
}
i.btn.call-popup:after{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 4px;
border-radius: 50%;
z-index: 1;
}
.pt-popup-btn .btn.call-popup:before{
position: relative;
display: block;
content: "\e95e";
font-size: 25px;
z-index: 2;
}
.pt-popup-btn.icon-02 .btn.call-popup:before{
content: "\f129";
font-family: 'FontAwesome';
font-size: 22px;
}
.pt-popup-btn.icon-outline .btn.call-popup:before{
content: "\e90e";
font-size: 22px;
}
.pt-popup-btn.icon-outline.icon-02 .btn.call-popup:before{
content: "i";
font-size: 20px;
font-family: serif;
}
.pt-popup-btn.icon-outline.icon-02 .btn.call-popup:after{
content: "";
border:1px solid #161718;
opacity: 0.7;
}
.pt-popup-btn.icon-outline.icon-02 .btn.call-popup:hover:after{
opacity: 1;
}
.m-header.dark .pt-popup-btn.icon-outline.icon-02 .btn.call-popup:after,
.text-white .pt-popup-btn.icon-outline.icon-02 .btn.call-popup:after{
border-color: #fff;
}
.pt-header .pt-popup-btn > em{
position: absolute;
padding: 15px 20px;
font-style: normal;
pointer-events: none !important;
}
.pt-popup-widgets{
position: fixed;
right: 0;
top: 0;
width: 80px;
padding: 50px 0;
height: 100%;
background: #010206;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
opacity: 0;
transform: translateX(100%);
transition: all 0.4s;
z-index: 3;
}
.pt-popup.no-copyright .pt-popup-widgets{
justify-content: center;
}
.pt-popup-widgets .pt-social .icon{
font-size: 18px;
text-align: center;
}
.show-popup .pt-popup-widgets{
opacity: 1;
transform: translateX(0);
}
.pt-popup.temp .pt-popup-widgets{
opacity: 0;
transform: translateX(100%);
}
.pt-popup-widgets .copyright p{
font-size: 12px;
writing-mode: vertical-lr;
line-height: 20px;
margin-right: -10px;
white-space: nowrap;
}
.ie .pt-popup-widgets .copyright p{
writing-mode: bt-rl;
}
.pt-popup-widgets > div{
display: inline-flex;
}
.pt-popup-widgets .copyright{
order: 2;
}
.menu-style-02 .pt-popup-btn{
display: inline-block;
height: 30px;
line-height: 30px;
}
.menu-style-02 .pt-popup-btn > em{
left: auto;
bottom: auto;
}
.win-v .pt-header .pt-popup-btn,
html:not(.win-v) .m-header .pt-popup-btn{
display: none;
}
.win-v .m-header .pt-popup-btn{
position: absolute;
display: flex;
align-items: center;
display: -webkit-flex;
-webkit-align-items: center;
height: 60px;
line-height: 60px;
top: 0;
right: 60px;
}
.m-header .pt-popup-btn i.btn.call-popup{
line-height: inherit;
position: relative;
width: 26px;
height: 26px;
line-height: 26px;
margin: 0;
}
.m-header .pt-popup-btn i.btn.call-popup:before{
font-size: 20px;
}
.m-header .pt-popup-btn em{
font-size: 11px;
display: inline-block;
vertical-align: top;
font-style: normal;
}
.win-v .pt-popup-widgets{
display: none;
}
html:not(.win-v) body.admin-bar .pt-popup-widgets{
padding-top: 86px;
} .pt-popup{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: none;
padding: 4vw 0;
font-size: 0;
overflow: auto;
line-height: 1.7;
text-align: center;
z-index: 999;
}
.pt-popup:after{
content: '';
display: inline-block;vertical-align: middle;
height: 100%;
width: 0;
}
body.show-popup{
overflow: hidden; }
.show-popup .pt-popup{
display: block;
} .pt-popup .bg,
.pt-popup:before{
position: absolute;
left: 0;top: 0;right: 0;
cursor: url(//www.hotel-kompetenz.com/wp-content/themes/thena/data/images/close.png) 12 12, pointer;
opacity: 0;
z-index: 2;
}
.pt-popup:before{
content: '';
position: fixed;
bottom: 0;
background: rgba(41,42,46,.6);
transition: all 0.4s;
z-index: 1;
}
.show-popup .pt-popup:not(.temp):before{
opacity: 1;
}
i.close-pt-popup{
position: fixed;
bottom: -60px;
left: 50%;
margin-left: -25px;
width: 50px;height: 0;
line-height: 50px;
background: #fff;
color: #111216;
transition: all 0.3s 0.2s;
-webkit-transition: all 0.3s 0.2s;
z-index: 9;
}
.show-popup i.close-pt-popup{
height: 50px;
bottom: 0;
}
.pt-popup.temp i.close-pt-popup{
bottom: -60px;
}
i.close-pt-popup:before{
content: "\f00d";
display: block;
font-size: 14px;
font-family: 'FontAwesome';
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
i.close-pt-popup:hover{
height: 60px;
}
i.close-pt-popup:hover:before{
transform: rotate(180deg);
line-height: 60px;
} .pt-popup > .wrap{
position: relative;
display: inline-block;vertical-align: middle;
width: 70vw;
max-width: 1480px;
transform: translate3d(0,-30%,0);
font-size: 1.35rem;
text-align: left;
opacity: 0;
z-index: 3;
}
.pt-popup.mini > .wrap{
max-width: 800px;
font-size: 1.125rem;
}
.pt-popup.text-large > .wrap{
font-size: 1.4vw;
}
.pt-popup.text-large.mini > .wrap{
font-size: 1.35rem;
}
.show-popup .pt-popup > .wrap{
transform: translate3d(0,0,0);
transition: transform 0.6s cubic-bezier(0.2, 0.9, 0.4, 1),opacity 0.6s cubic-bezier(0.2, 0.9, 0.4, 1);
opacity: 1;
}
.pt-popup.temp > .wrap{
transform: translate3d(0,20%,0);
opacity: 0;
} .pt-popup.no-img .img{
display: none;
}
.pt-popup.type-full .img{
position: static;
opacity: 0.4;
}
.pt-popup.type-h .img{
padding-top: 40%;
}
.pt-popup.no-text .img{
position: relative;
padding-top: 56.2%;
} .pt-popup .text{
position: relative;
padding: 6vw;
z-index: 2;
}
.pt-popup .text > .pt-h{
margin-bottom: 40px;
}
.pt-popup .intro{
white-space: pre-line;
}
.pt-popup .intro > .pt-h{
margin: 6px 0;
}
.pt-popup .text > h1:not(.large){font-size: 4vw;}
.pt-popup .text > h2{font-size: 3.5vw;}
.pt-popup .text > h3{font-size: 3vw;}
.pt-popup .text > h4{font-size: 2.5vw;}
.pt-popup .text > h5{font-size: 2vw;}
.pt-popup .text > h6{font-size: 1.6vw;}
@media screen and (min-width: 768px){
.pt-popup.mini .text > h1:not(.large){font-size: 64px;}
.pt-popup.mini .text > h2{font-size: 54px;}
.pt-popup.mini .text > h3{font-size: 48px;}
.pt-popup.mini .text > h4{font-size: 36px;}
.pt-popup.mini .text > h5{font-size: 30px;}
.pt-popup.mini .text > h6{font-size: 24px;}
} .pt-popup .text{
color: #f1f2f6;
}
.pt-popup .text a,
.pt-popup .text .pt-h{
color: #fff;
}
.pt-popup.text-black .text{
color: #111216;
}
.pt-popup.text-black .text a,
.pt-popup.text-black .text .pt-h{
color: #010206;
}
.pt-popup > .wrap{
background-color: #010206;
}
.pt-popup.text-black > .wrap{
background-color: #fff;
} @media screen and (max-width: 1680px){
.pt-header .pt-popup-btn:not(.icon-outline) .btn.call-popup:before{
font-size: 23px;
}
.pt-header .pt-popup-btn.icon-outline .btn.call-popup:before,
.pt-header .pt-popup-btn.icon-02:not(.icon-outline) .btn.call-popup:before{
font-size: 20px;
}
.pt-header i.btn.call-popup:after{
margin: 2px;
}
}
@media screen and (min-width: 1280px){
.pt-popup.mini .text{
padding: 90px;
}
.pt-popup.type-h:not(.no-img) .text{
padding-top: 4vw;
}
.pt-popup.mini.type-h:not(.no-img) .text{
padding-top: 60px;
}
}
@media screen and (max-width: 1280px){
.pt-popup{
padding: 8vw;
}
.pt-popup > .wrap{
width: 99.5%;
font-size: 1rem;
}
.pt-popup.text-large > .wrap{
font-size: 1.215rem;
}
.pt-popup .text{
padding: 8vw;
}
.pt-popup .text > .pt-h{
margin-bottom: 30px;
}
.pt-popup-widgets{
width: 50px;
}
}
@media screen and (max-width: 768px){
.pt-popup .text > h1:not(.large){font-size: 7vw;}
.pt-popup .text > h2{font-size: 6.5vw;}
.pt-popup .text > h3{font-size: 6vw;}
.pt-popup .text > h4{font-size: 5.5vw;}
.pt-popup .text > h5{font-size: 5vw;}
.pt-popup .text > h6{font-size: 4.5vw;}
.pt-popup.text-large > .wrap{
font-size: 1rem;
}
.pt-popup .text > .pt-h {
margin-bottom: 20px;
}
.pt-popup .text {
padding: 10vw;
}
}  .bg-full.clone{
z-index: 2;
}
.img-addition .bg-full.clone{
z-index: 3;
} input[type='checkbox']{
width: 20px;
-webkit-appearance: checkbox !important;
appearance: checkbox !important;
}
input[type='radio'] {
width: 20px;
-webkit-appearance: radio !important;
appearance: radio !important;
} .pt-social .icon.pt-dribbble::before {
content: "\f17d";
font-family: FontAwesome;
} .ptsc.sc-carousel .slick-list {
height: auto !important;
}
@media (max-width: 768px){
.single02-text-wrap .single-main-content{
max-width: 280px;
}
} body.ff .sc-section-title .bg-full {
transform:none !important;
} .pt-iv-zoom-container.overflow-x {
overflow-x: hidden;
overflow-y: auto;
}
.pt-iv-zoom-container.overflow-y {
overflow-x: auto;
overflow-y: hidden;
}
.pt-iv-zoom-container.overflow-xy {
overflow: hidden;
}
@media (max-width: 595px) {
.mobile-hidden {
display:none!important;
}
}
@media (min-width: 596px) {
.desktop-hidden {
display:none!important;
}
}

@font-face {
font-family: 'myicon';
src:    url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/pt-icons.eot?lgi8xq);
src:    url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/icomoon.eot?lgi8xq#iefix) format('embedded-opentype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/pt-icons.ttf?lgi8xq) format('truetype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/pt-icons.woff?lgi8xq) format('woff'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/pt-icons.svg?lgi8xq#icomoon) format('svg');
font-weight: normal !important;
}
@font-face {
font-family: 'pt-number';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/pt-number.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'built-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/built_titling_sb-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/built_titling_sb-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'ntf-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/ntf-grand-regular-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/ntf-grand-regular-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'ntf-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/ntf-grand-italic-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/ntf-grand-italic-webfont.woff) format('woff');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'etna-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/etna-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/etna-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-black-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-black-webfont.woff) format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-bold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-bold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-extra-bold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-extra-bold-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-light-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-light-webfont.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-regular-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-regular-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Spartan-MB-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-semibold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/spartanmb-semibold-webfont.woff) format('woff');
font-weight: 600;
font-style: normal;
} @font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_black-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_black-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_bold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_bold-webfont.woff) format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_extrabold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_extrabold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_medium-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_medium-webfont.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_regular-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_regular-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_light-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_light-webfont.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'butler-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_ultra_light-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/butler_ultra_light-webfont.woff) format('woff');
font-weight: 100;
font-style: normal;
} @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 300;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.eot); src: local('Montserrat Light'), local('Montserrat-Light'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-300.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 400;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.eot); src: local('Montserrat Regular'), local('Montserrat-Regular'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-regular.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 500;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.eot); src: local('Montserrat Medium'), local('Montserrat-Medium'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-500.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 600;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.eot); src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-600.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 700;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.eot); src: local('Montserrat Bold'), local('Montserrat-Bold'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-700.svg#Montserrat) format('svg'); } @font-face {
font-family: 'Montserrat-Local';
font-style: normal;
font-weight: 800;
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.eot); src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.eot?#iefix) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.woff2) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.woff) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.ttf) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/montserrat-v12-latin-800.svg#Montserrat) format('svg'); }
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_eb_it-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_eb_it-webfont.woff) format('woff');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_eb-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_eb-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_bd_it-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_bd_it-webfont.woff) format('woff');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_bd-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_bd-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_rg_it-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_rg_it-webfont.woff) format('woff');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'steelfish-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_rg-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/steelfish_rg-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'encode_sans-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-400-regular-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-400-regular-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'encode_sans-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-500-medium-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-500-medium-webfont.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'encode_sans-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-600-semibold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-600-semibold-webfont.woff) format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'encode_sans-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-700-bold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-700-bold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'encode_sans-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-800-extrabold-webfont.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/encodesansnarrow-800-extrabold-webfont.woff) format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Saira-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Light.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Light.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Saira-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-ExtraBold.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-ExtraBold.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Saira-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Medium.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Saira-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Regular.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Saira-Local';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Bold.woff2) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/SairaCondensed-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-7s-album:before {
content: "\e6aa";
}
.pe-7s-arc:before {
content: "\e6ab";
}
.pe-7s-back-2:before {
content: "\e6ac";
}
.pe-7s-bandaid:before {
content: "\e6ad";
}
.pe-7s-car:before {
content: "\e6ae";
}
.pe-7s-diamond:before {
content: "\e6af";
}
.pe-7s-door-lock:before {
content: "\e6b0";
}
.pe-7s-eyedropper:before {
content: "\e6b1";
}
.pe-7s-female:before {
content: "\e6b2";
}
.pe-7s-gym:before {
content: "\e6b3";
}
.pe-7s-hammer:before {
content: "\e6b4";
}
.pe-7s-headphones:before {
content: "\e6b5";
}
.pe-7s-helm:before {
content: "\e6b6";
}
.pe-7s-hourglass:before {
content: "\e6b7";
}
.pe-7s-leaf:before {
content: "\e6b8";
}
.pe-7s-magic-wand:before {
content: "\e6b9";
}
.pe-7s-male:before {
content: "\e6ba";
}
.pe-7s-map-2:before {
content: "\e6bb";
}
.pe-7s-next-2:before {
content: "\e6bc";
}
.pe-7s-paint-bucket:before {
content: "\e6bd";
}
.pe-7s-pendrive:before {
content: "\e6be";
}
.pe-7s-photo:before {
content: "\e6bf";
}
.pe-7s-piggy:before {
content: "\e6c0";
}
.pe-7s-plugin:before {
content: "\e6c1";
}
.pe-7s-refresh-2:before {
content: "\e6c2";
}
.pe-7s-rocket:before {
content: "\e6c3";
}
.pe-7s-settings:before {
content: "\e6c4";
}
.pe-7s-shield:before {
content: "\e6c5";
}
.pe-7s-smile:before {
content: "\e6c6";
}
.pe-7s-usb:before {
content: "\e6c7";
}
.pe-7s-vector:before {
content: "\e6c8";
}
.pe-7s-wine:before {
content: "\e6c9";
}
.pe-7s-cloud-upload:before {
content: "\e68a";
}
.pe-7s-cash:before {
content: "\e68c";
}
.pe-7s-close:before {
content: "\e680";
}
.pe-7s-bluetooth:before {
content: "\e68d";
}
.pe-7s-cloud-download:before {
content: "\e68b";
}
.pe-7s-way:before {
content: "\e68e";
}
.pe-7s-close-circle:before {
content: "\e681";
}
.pe-7s-id:before {
content: "\e68f";
}
.pe-7s-angle-up:before {
content: "\e682";
}
.pe-7s-wristwatch:before {
content: "\e690";
}
.pe-7s-angle-up-circle:before {
content: "\e683";
}
.pe-7s-world:before {
content: "\e691";
}
.pe-7s-angle-right:before {
content: "\e684";
}
.pe-7s-volume:before {
content: "\e692";
}
.pe-7s-angle-right-circle:before {
content: "\e685";
}
.pe-7s-users:before {
content: "\e693";
}
.pe-7s-angle-left:before {
content: "\e686";
}
.pe-7s-user-female:before {
content: "\e694";
}
.pe-7s-angle-left-circle:before {
content: "\e687";
}
.pe-7s-up-arrow:before {
content: "\e695";
}
.pe-7s-angle-down:before {
content: "\e688";
}
.pe-7s-switch:before {
content: "\e696";
}
.pe-7s-angle-down-circle:before {
content: "\e689";
}
.pe-7s-scissors:before {
content: "\e697";
}
.pe-7s-wallet:before {
content: "\e600";
}
.pe-7s-safe:before {
content: "\e698";
}
.pe-7s-volume2:before {
content: "\e601";
}
.pe-7s-volume1:before {
content: "\e602";
}
.pe-7s-voicemail:before {
content: "\e603";
}
.pe-7s-video:before {
content: "\e604";
}
.pe-7s-user:before {
content: "\e605";
}
.pe-7s-upload:before {
content: "\e606";
}
.pe-7s-unlock:before {
content: "\e607";
}
.pe-7s-umbrella:before {
content: "\e608";
}
.pe-7s-trash:before {
content: "\e609";
}
.pe-7s-tools:before {
content: "\e60a";
}
.pe-7s-timer:before {
content: "\e60b";
}
.pe-7s-ticket:before {
content: "\e60c";
}
.pe-7s-target:before {
content: "\e60d";
}
.pe-7s-sun:before {
content: "\e60e";
}
.pe-7s-study:before {
content: "\e60f";
}
.pe-7s-stopwatch:before {
content: "\e610";
}
.pe-7s-star:before {
content: "\e611";
}
.pe-7s-speaker:before {
content: "\e612";
}
.pe-7s-signal:before {
content: "\e613";
}
.pe-7s-shuffle:before {
content: "\e614";
}
.pe-7s-shopbag:before {
content: "\e615";
}
.pe-7s-share:before {
content: "\e616";
}
.pe-7s-server:before {
content: "\e617";
}
.pe-7s-search:before {
content: "\e618";
}
.pe-7s-film:before {
content: "\e6a5";
}
.pe-7s-science:before {
content: "\e619";
}
.pe-7s-disk:before {
content: "\e6a6";
}
.pe-7s-ribbon:before {
content: "\e61a";
}
.pe-7s-repeat:before {
content: "\e61b";
}
.pe-7s-refresh:before {
content: "\e61c";
}
.pe-7s-add-user:before {
content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
content: "\e61d";
}
.pe-7s-paperclip:before {
content: "\e69c";
}
.pe-7s-radio:before {
content: "\e61e";
}
.pe-7s-note2:before {
content: "\e69d";
}
.pe-7s-print:before {
content: "\e61f";
}
.pe-7s-network:before {
content: "\e69e";
}
.pe-7s-prev:before {
content: "\e620";
}
.pe-7s-mute:before {
content: "\e69f";
}
.pe-7s-power:before {
content: "\e621";
}
.pe-7s-medal:before {
content: "\e6a0";
}
.pe-7s-portfolio:before {
content: "\e622";
}
.pe-7s-like2:before {
content: "\e6a1";
}
.pe-7s-plus:before {
content: "\e623";
}
.pe-7s-left-arrow:before {
content: "\e6a2";
}
.pe-7s-play:before {
content: "\e624";
}
.pe-7s-key:before {
content: "\e6a3";
}
.pe-7s-plane:before {
content: "\e625";
}
.pe-7s-joy:before {
content: "\e6a4";
}
.pe-7s-photo-gallery:before {
content: "\e626";
}
.pe-7s-pin:before {
content: "\e69b";
}
.pe-7s-phone:before {
content: "\e627";
}
.pe-7s-plug:before {
content: "\e69a";
}
.pe-7s-pen:before {
content: "\e628";
}
.pe-7s-right-arrow:before {
content: "\e699";
}
.pe-7s-paper-plane:before {
content: "\e629";
}
.pe-7s-delete-user:before {
content: "\e6a7";
}
.pe-7s-paint:before {
content: "\e62a";
}
.pe-7s-bottom-arrow:before {
content: "\e6a8";
}
.pe-7s-notebook:before {
content: "\e62b";
}
.pe-7s-note:before {
content: "\e62c";
}
.pe-7s-next:before {
content: "\e62d";
}
.pe-7s-news-paper:before {
content: "\e62e";
}
.pe-7s-musiclist:before {
content: "\e62f";
}
.pe-7s-music:before {
content: "\e630";
}
.pe-7s-mouse:before {
content: "\e631";
}
.pe-7s-more:before {
content: "\e632";
}
.pe-7s-moon:before {
content: "\e633";
}
.pe-7s-monitor:before {
content: "\e634";
}
.pe-7s-micro:before {
content: "\e635";
}
.pe-7s-menu:before {
content: "\e636";
}
.pe-7s-map:before {
content: "\e637";
}
.pe-7s-map-marker:before {
content: "\e638";
}
.pe-7s-mail:before {
content: "\e639";
}
.pe-7s-mail-open:before {
content: "\e63a";
}
.pe-7s-mail-open-file:before {
content: "\e63b";
}
.pe-7s-magnet:before {
content: "\e63c";
}
.pe-7s-loop:before {
content: "\e63d";
}
.pe-7s-look:before {
content: "\e63e";
}
.pe-7s-lock:before {
content: "\e63f";
}
.pe-7s-lintern:before {
content: "\e640";
}
.pe-7s-link:before {
content: "\e641";
}
.pe-7s-like:before {
content: "\e642";
}
.pe-7s-light:before {
content: "\e643";
}
.pe-7s-less:before {
content: "\e644";
}
.pe-7s-keypad:before {
content: "\e645";
}
.pe-7s-junk:before {
content: "\e646";
}
.pe-7s-info:before {
content: "\e647";
}
.pe-7s-home:before {
content: "\e648";
}
.pe-7s-help2:before {
content: "\e649";
}
.pe-7s-help1:before {
content: "\e64a";
}
.pe-7s-graph3:before {
content: "\e64b";
}
.pe-7s-graph2:before {
content: "\e64c";
}
.pe-7s-graph1:before {
content: "\e64d";
}
.pe-7s-graph:before {
content: "\e64e";
}
.pe-7s-global:before {
content: "\e64f";
}
.pe-7s-gleam:before {
content: "\e650";
}
.pe-7s-glasses:before {
content: "\e651";
}
.pe-7s-gift:before {
content: "\e652";
}
.pe-7s-folder:before {
content: "\e653";
}
.pe-7s-flag:before {
content: "\e654";
}
.pe-7s-filter:before {
content: "\e655";
}
.pe-7s-file:before {
content: "\e656";
}
.pe-7s-expand1:before {
content: "\e657";
}
.pe-7s-exapnd2:before {
content: "\e658";
}
.pe-7s-edit:before {
content: "\e659";
}
.pe-7s-drop:before {
content: "\e65a";
}
.pe-7s-drawer:before {
content: "\e65b";
}
.pe-7s-download:before {
content: "\e65c";
}
.pe-7s-display2:before {
content: "\e65d";
}
.pe-7s-display1:before {
content: "\e65e";
}
.pe-7s-diskette:before {
content: "\e65f";
}
.pe-7s-date:before {
content: "\e660";
}
.pe-7s-cup:before {
content: "\e661";
}
.pe-7s-culture:before {
content: "\e662";
}
.pe-7s-crop:before {
content: "\e663";
}
.pe-7s-credit:before {
content: "\e664";
}
.pe-7s-copy-file:before {
content: "\e665";
}
.pe-7s-config:before {
content: "\e666";
}
.pe-7s-compass:before {
content: "\e667";
}
.pe-7s-comment:before {
content: "\e668";
}
.pe-7s-coffee:before {
content: "\e669";
}
.pe-7s-cloud:before {
content: "\e66a";
}
.pe-7s-clock:before {
content: "\e66b";
}
.pe-7s-check:before {
content: "\e66c";
}
.pe-7s-chat:before {
content: "\e66d";
}
.pe-7s-cart:before {
content: "\e66e";
}
.pe-7s-camera:before {
content: "\e66f";
}
.pe-7s-call:before {
content: "\e670";
}
.pe-7s-calculator:before {
content: "\e671";
}
.pe-7s-browser:before {
content: "\e672";
}
.pe-7s-box2:before {
content: "\e673";
}
.pe-7s-box1:before {
content: "\e674";
}
.pe-7s-bookmarks:before {
content: "\e675";
}
.pe-7s-bicycle:before {
content: "\e676";
}
.pe-7s-bell:before {
content: "\e677";
}
.pe-7s-battery:before {
content: "\e678";
}
.pe-7s-ball:before {
content: "\e679";
}
.pe-7s-back:before {
content: "\e67a";
}
.pe-7s-attention:before {
content: "\e67b";
}
.pe-7s-anchor:before {
content: "\e67c";
}
.pe-7s-albums:before {
content: "\e67d";
}
.pe-7s-alarm:before {
content: "\e67e";
}
.pe-7s-airplay:before {
content: "\e67f";
}
.pe-lg {
font-size: 1.3333333333333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.pe-2x {
font-size: 2em;
}
.pe-3x {
font-size: 3em;
}
.pe-4x {
font-size: 4em;
}
.pe-5x {
font-size: 5em;
}
.pe-fw {
width: 1.2857142857142858em;
text-align: center;
}
.pe-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}
.pe-ul > li {
position: relative;
}
.pe-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
top: 0.14285714285714285em;
text-align: center;
}
.pe-li.pe-lg {
left: -1.8571428571428572em;
}
.pe-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.pe.pull-left {
margin-right: .3em;
}
.pe.pull-right {
margin-left: .3em;
}
.pe-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.pe-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.pe-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.pe-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.pe-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.pe-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.pe-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.pe-stack-1x,
.pe-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.pe-stack-1x {
line-height: inherit;
}
.pe-stack-2x {
font-size: 2em;
}
.pe-inverse {
color: #ffffff;
} .pe-va {
vertical-align: middle;
}
.pe-border {
border: solid 0.08em #eaeaea;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
}@font-face {
font-family: 'Linearicons-Free';
src:url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.eot?w118d);
src:url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.woff2?w118d) format('woff2'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.woff?w118d) format('woff'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.ttf?w118d) format('truetype'),
url(//www.hotel-kompetenz.com/wp-content/themes/thena/css/fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');
font-weight: normal;
font-style: normal;
}
[class*=" lnr-"],[class^="lnr-"]{
font-family: 'Linearicons-Free';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lnr-home:before {
content: "\e800";
}
.lnr-apartment:before {
content: "\e801";
}
.lnr-pencil:before {
content: "\e802";
}
.lnr-magic-wand:before {
content: "\e803";
}
.lnr-drop:before {
content: "\e804";
}
.lnr-lighter:before {
content: "\e805";
}
.lnr-poop:before {
content: "\e806";
}
.lnr-sun:before {
content: "\e807";
}
.lnr-moon:before {
content: "\e808";
}
.lnr-cloud:before {
content: "\e809";
}
.lnr-cloud-upload:before {
content: "\e80a";
}
.lnr-cloud-download:before {
content: "\e80b";
}
.lnr-cloud-sync:before {
content: "\e80c";
}
.lnr-cloud-check:before {
content: "\e80d";
}
.lnr-database:before {
content: "\e80e";
}
.lnr-lock:before {
content: "\e80f";
}
.lnr-cog:before {
content: "\e810";
}
.lnr-trash:before {
content: "\e811";
}
.lnr-dice:before {
content: "\e812";
}
.lnr-heart:before {
content: "\e813";
}
.lnr-star:before {
content: "\e814";
}
.lnr-star-half:before {
content: "\e815";
}
.lnr-star-empty:before {
content: "\e816";
}
.lnr-flag:before {
content: "\e817";
}
.lnr-envelope:before {
content: "\e818";
}
.lnr-paperclip:before {
content: "\e819";
}
.lnr-inbox:before {
content: "\e81a";
}
.lnr-eye:before {
content: "\e81b";
}
.lnr-printer:before {
content: "\e81c";
}
.lnr-file-empty:before {
content: "\e81d";
}
.lnr-file-add:before {
content: "\e81e";
}
.lnr-enter:before {
content: "\e81f";
}
.lnr-exit:before {
content: "\e820";
}
.lnr-graduation-hat:before {
content: "\e821";
}
.lnr-license:before {
content: "\e822";
}
.lnr-music-note:before {
content: "\e823";
}
.lnr-film-play:before {
content: "\e824";
}
.lnr-camera-video:before {
content: "\e825";
}
.lnr-camera:before {
content: "\e826";
}
.lnr-picture:before {
content: "\e827";
}
.lnr-book:before {
content: "\e828";
}
.lnr-bookmark:before {
content: "\e829";
}
.lnr-user:before {
content: "\e82a";
}
.lnr-users:before {
content: "\e82b";
}
.lnr-shirt:before {
content: "\e82c";
}
.lnr-store:before {
content: "\e82d";
}
.lnr-cart:before {
content: "\e82e";
}
.lnr-tag:before {
content: "\e82f";
}
.lnr-phone-handset:before {
content: "\e830";
}
.lnr-phone:before {
content: "\e831";
}
.lnr-pushpin:before {
content: "\e832";
}
.lnr-map-marker:before {
content: "\e833";
}
.lnr-map:before {
content: "\e834";
}
.lnr-location:before {
content: "\e835";
}
.lnr-calendar-full:before {
content: "\e836";
}
.lnr-keyboard:before {
content: "\e837";
}
.lnr-spell-check:before {
content: "\e838";
}
.lnr-screen:before {
content: "\e839";
}
.lnr-smartphone:before {
content: "\e83a";
}
.lnr-tablet:before {
content: "\e83b";
}
.lnr-laptop:before {
content: "\e83c";
}
.lnr-laptop-phone:before {
content: "\e83d";
}
.lnr-power-switch:before {
content: "\e83e";
}
.lnr-bubble:before {
content: "\e83f";
}
.lnr-heart-pulse:before {
content: "\e840";
}
.lnr-construction:before {
content: "\e841";
}
.lnr-pie-chart:before {
content: "\e842";
}
.lnr-chart-bars:before {
content: "\e843";
}
.lnr-gift:before {
content: "\e844";
}
.lnr-diamond:before {
content: "\e845";
}
.lnr-linearicons:before {
content: "\e846";
}
.lnr-dinner:before {
content: "\e847";
}
.lnr-coffee-cup:before {
content: "\e848";
}
.lnr-leaf:before {
content: "\e849";
}
.lnr-paw:before {
content: "\e84a";
}
.lnr-rocket:before {
content: "\e84b";
}
.lnr-briefcase:before {
content: "\e84c";
}
.lnr-bus:before {
content: "\e84d";
}
.lnr-car:before {
content: "\e84e";
}
.lnr-train:before {
content: "\e84f";
}
.lnr-bicycle:before {
content: "\e850";
}
.lnr-wheelchair:before {
content: "\e851";
}
.lnr-select:before {
content: "\e852";
}
.lnr-earth:before {
content: "\e853";
}
.lnr-smile:before {
content: "\e854";
}
.lnr-sad:before {
content: "\e855";
}
.lnr-neutral:before {
content: "\e856";
}
.lnr-mustache:before {
content: "\e857";
}
.lnr-alarm:before {
content: "\e858";
}
.lnr-bullhorn:before {
content: "\e859";
}
.lnr-volume-high:before {
content: "\e85a";
}
.lnr-volume-medium:before {
content: "\e85b";
}
.lnr-volume-low:before {
content: "\e85c";
}
.lnr-volume:before {
content: "\e85d";
}
.lnr-mic:before {
content: "\e85e";
}
.lnr-hourglass:before {
content: "\e85f";
}
.lnr-undo:before {
content: "\e860";
}
.lnr-redo:before {
content: "\e861";
}
.lnr-sync:before {
content: "\e862";
}
.lnr-history:before {
content: "\e863";
}
.lnr-clock:before {
content: "\e864";
}
.lnr-download:before {
content: "\e865";
}
.lnr-upload:before {
content: "\e866";
}
.lnr-enter-down:before {
content: "\e867";
}
.lnr-exit-up:before {
content: "\e868";
}
.lnr-bug:before {
content: "\e869";
}
.lnr-code:before {
content: "\e86a";
}
.lnr-link:before {
content: "\e86b";
}
.lnr-unlink:before {
content: "\e86c";
}
.lnr-thumbs-up:before {
content: "\e86d";
}
.lnr-thumbs-down:before {
content: "\e86e";
}
.lnr-magnifier:before {
content: "\e86f";
}
.lnr-cross:before {
content: "\e870";
}
.lnr-menu:before {
content: "\e871";
}
.lnr-list:before {
content: "\e872";
}
.lnr-chevron-up:before {
content: "\e873";
}
.lnr-chevron-down:before {
content: "\e874";
}
.lnr-chevron-left:before {
content: "\e875";
}
.lnr-chevron-right:before {
content: "\e876";
}
.lnr-arrow-up:before {
content: "\e877";
}
.lnr-arrow-down:before {
content: "\e878";
}
.lnr-arrow-left:before {
content: "\e879";
}
.lnr-arrow-right:before {
content: "\e87a";
}
.lnr-move:before {
content: "\e87b";
}
.lnr-warning:before {
content: "\e87c";
}
.lnr-question-circle:before {
content: "\e87d";
}
.lnr-menu-circle:before {
content: "\e87e";
}
.lnr-checkmark-circle:before {
content: "\e87f";
}
.lnr-cross-circle:before {
content: "\e880";
}
.lnr-plus-circle:before {
content: "\e881";
}
.lnr-circle-minus:before {
content: "\e882";
}
.lnr-arrow-up-circle:before {
content: "\e883";
}
.lnr-arrow-down-circle:before {
content: "\e884";
}
.lnr-arrow-left-circle:before {
content: "\e885";
}
.lnr-arrow-right-circle:before {
content: "\e886";
}
.lnr-chevron-up-circle:before {
content: "\e887";
}
.lnr-chevron-down-circle:before {
content: "\e888";
}
.lnr-chevron-left-circle:before {
content: "\e889";
}
.lnr-chevron-right-circle:before {
content: "\e88a";
}
.lnr-crop:before {
content: "\e88b";
}
.lnr-frame-expand:before {
content: "\e88c";
}
.lnr-frame-contract:before {
content: "\e88d";
}
.lnr-layers:before {
content: "\e88e";
}
.lnr-funnel:before {
content: "\e88f";
}
.lnr-text-format:before {
content: "\e890";
}
.lnr-text-format-remove:before {
content: "\e891";
}
.lnr-text-size:before {
content: "\e892";
}
.lnr-bold:before {
content: "\e893";
}
.lnr-italic:before {
content: "\e894";
}
.lnr-underline:before {
content: "\e895";
}
.lnr-strikethrough:before {
content: "\e896";
}
.lnr-highlight:before {
content: "\e897";
}
.lnr-text-align-left:before {
content: "\e898";
}
.lnr-text-align-center:before {
content: "\e899";
}
.lnr-text-align-right:before {
content: "\e89a";
}
.lnr-text-align-justify:before {
content: "\e89b";
}
.lnr-line-spacing:before {
content: "\e89c";
}
.lnr-indent-increase:before {
content: "\e89d";
}
.lnr-indent-decrease:before {
content: "\e89e";
}
.lnr-pilcrow:before {
content: "\e89f";
}
.lnr-direction-ltr:before {
content: "\e8a0";
}
.lnr-direction-rtl:before {
content: "\e8a1";
}
.lnr-page-break:before {
content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
content: "\e8a3";
}
.lnr-sort-amount-asc:before {
content: "\e8a4";
}
.lnr-hand:before {
content: "\e8a5";
}
.lnr-pointer-up:before {
content: "\e8a6";
}
.lnr-pointer-right:before {
content: "\e8a7";
}
.lnr-pointer-down:before {
content: "\e8a8";
}
.lnr-pointer-left:before {
content: "\e8a9";
}.pt-iv-root{
position: fixed;
display: none;
width: 100%;
height: 100%;
left: 0;bottom: 0;
color: #fff;
z-index: 100000;
}
.iv-for-widgets .pt-iv-root{
background-color: rgba(6, 7, 8, 0.8);
}
body.admin-bar .pt-iv-root{
height: calc(100% - 32px);
}
@media screen and (max-width: 780px){
body.admin-bar .pt-iv-root{
height: calc(100% - 46px);
}
}
body.pt-iv-modal{
overflow: hidden;
}
.pt-iv-container{
width: 100%;
height: 100%;
position: absolute;
left: 0;top: 0;
} .pt-iv-title,.pt-iv-number{
position: absolute;
width: 100%;
left: 0;
text-align: center;
}
.pt-iv-title{
bottom: 28px;
}
.pt-iv-title p{
font-size: 1rem;
line-height: 20px;
}
.pt-iv-number{
top: 20px;
font-size: 14px;
line-height: 20px;
pointer-events: none;
font-family: 'pt-number';
}
.pt-iv-show-thumbs .pt-iv-title{
bottom: 80px;
}
.pt-iv-number>i{
display: inline-block;vertical-align: top;
font-style: normal;margin: 0 2px;
opacity: 0.5;
}
.pt-iv-number>i:first-child{
opacity: 1;
}
.pt-iv-btn{
position: absolute;
width: 44px;height: 44px;line-height: 44px;
top: 50%;
margin-top: -22px;
text-align: center;
border-radius: 2px;
cursor: pointer;
}
.pt-iv-btn i{
font-style: normal;
}
.pt-iv-btn-disabled{
display: none;
}
.pt-iv-btn i:after{
position: absolute;
width: 100%;height: 100%;left: 0;top: 0;
font-family: 'myicon';
font-size: 22px;
z-index: 2;
}
.pt-iv-thumbs-toggle{
position: absolute;font-family: 'myicon';
bottom: -22px;left:50%;margin-left: -18px;
width: 36px;height: 36px;text-align: center;
opacity: 0.6;
cursor: pointer;z-index: 999;
}
.pt-iv-thumbs-toggle i:after{
content: '\e5ce';position: absolute;
width: 100%;height: 100%;font-size: 16px;line-height: 12px;
color: #fff;font-style: normal;
left: 0;top: 0;
z-index: 2;
}
.pt-iv-show-thumbs .pt-iv-thumbs-toggle i:after{
content: '\e5cf';
}
.pt-iv-thumbs-toggle i:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(11,12,13,.9);
transform: rotate(45deg);
box-shadow: 0 0 12px rgba(0,0,0,.2);
}
.pt-iv-has-thumb.pt-iv-show-thumbs .pt-iv-thumbs-toggle{
opacity: 0;
}
.pt-iv-has-thumb:not(.pt-iv-show-thumbs) .pt-iv-thumbs-toggle,
.pt-iv-has-thumb.pt-iv-show-thumbs .pt-iv-thumbs-toggle:hover,
.pt-iv-has-thumb.pt-iv-show-thumbs .pt-iv-thumb-list:hover + .pt-iv-thumbs-toggle{
opacity: 1;
}
.pt-iv-btn:after{
content: '';
position: absolute;
top: 0;width: 0;height: 100%;
z-index: 1;
}
.pt-iv-show-thumbs .pt-iv-prev,.pt-iv-show-thumbs .pt-iv-next{
margin-top: -37px;
}
.pt-iv-btn:hover i:after{
color: #fff;
}
.pt-iv-btn.pt-iv-prev:after{
left: 0;
}
.pt-iv-btn.pt-iv-prev:hover:after{
right: 0;left: auto;width: 100%;
}
.pt-iv-btn.pt-iv-next:after{
right: 0;
}
.pt-iv-btn.pt-iv-next:hover:after{
right: auto;left: 0;width: 100%;
}
.pt-iv-btn.pt-iv-close i:after{
font-size: 24px;
}
.pt-iv-btn.pt-iv-close:after{
left: 0;width: 100%;
transform: scale(0.9,0.9);
opacity: 0;
}
.pt-iv-btn.pt-iv-close:hover:after{
transform: scale(1,1);
opacity: 1;
}
.pt-iv-btn.pt-iv-close:hover i:after{
transform: rotate(180deg);
}
.pt-iv-btn.pt-iv-btn-disabled{
opacity: 0.2;
cursor: default;
}
.pt-iv-prev{ left: 10px}
.pt-iv-next{ right: 10px}
.pt-iv-close{ right: 10px;top: 34px; z-index: 100;}
.pt-iv-prev i:after{content:'\e5c4'}
.pt-iv-next i:after{content:'\e5c8'}
.pt-iv-close i:after{content:'\e5cd'}
.pt-iv-fading-out .pt-iv-prev{left: -20px}
.pt-iv-fading-out .pt-iv-next{right: -20px}
.pt-iv-fading-out .pt-iv-close{transform: scale(0,0)} .pt-iv-item{
width: 100%;
height: 100%;
position: absolute;
}
.pt-iv-item>img{
max-width: calc(100% - 120px);
max-height: calc(100% - 120px);
box-sizing: border-box;
margin: auto;
width: auto;height: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
cursor: -webkit-grab;
opacity: 0;
}
.pt-iv-first-open .pt-iv-item>img{
transform: scale(0.5);
-webkit-transform: -webkit-scale(0.5,0.5);
}
.pt-iv-item img{
transition:all 0.6s cubic-bezier(.800,.100,.10,.90);
-webkit-transition:all 0.6s cubic-bezier(.800,.100,.10,.90);
}
.pt-iv-fading-out .pt-iv-item.pt-iv-img-loaded>img{
opacity: 0 !important;
transform: scale(0.5);
}
.pt-iv-press .pt-iv-img-loaded>img{
opacity: 1;
cursor: -webkit-grabbing;
}
.pt-iv-item.pt-iv-img-loaded>img{
transform: scale(1);
-webkit-transform: -webkit-scale(1);
}
@media screen and (max-width: 1024px){
.pt-iv-btn{width: 36px;height: 36px;line-height: 36px;margin-top: -18px;background-color: rgba(11,11,11,.3);border-radius: 0;}
.pt-iv-show-thumbs .pt-iv-prev,.pt-iv-show-thumbs .pt-iv-next{margin-top: -33px;}
.pt-iv-root.light .pt-iv-btn{background-color: rgba(255,255,255,.4);}
.pt-iv-prev{left: 0}
.pt-iv-next{right: 0}
.pt-iv-close{right: 5px;top: 23px}
.pt-iv-title{bottom:13px;}
.pt-iv-item>img{
max-width: calc(100% - 80px);
max-height: calc(100% - 90px);
}
.pt-iv-thumbs-toggle{opacity: 1 !important;margin-left: 0;right: 10px;left: auto;}
.pt-iv-thumbs-toggle i:after,.pt-iv-thumbs-toggle i:before{top: 0 !important;}
.pt-iv-number{top:15px;}
.pt-iv-show-thumbs .pt-iv-title{bottom:75px;}
}
@media screen and (max-width: 480px){
.pt-iv-btn{transform: scale(0.6,0.6);-webkit-transform: scale(0.6,0.6);}
}
.pt-iv-loading{
position: absolute;
width: 100%;
height: 100%;
left: 0;top: 0;
}
.pt-iv-img-loaded>.pt-iv-loading{
display: none;
} .pt-iv-root.light{
background-color: rgba(255,255,255,0.95);
color: #111;
}
.single-iv-open .pt-iv-root{
background: transparent !important;
} .pt-iv-thumb-list img{
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.pt-iv-btn,.pt-iv-btn:after,.pt-iv-btn i:after,
.pt-iv-thumbs-toggle,.pt-iv-thumbs-toggle i:after,.pt-iv-thumbs-toggle i:before,.pt-iv-title,.pt-iv-number{
-webkit-transition: all 0.5s;
transition: all 0.5s;
} .pt-iv-has-thumb > .pt-iv-container{
height: 100%;
transition: height 0.5s;
-webkit-transition: height 0.5s;
}
.pt-iv-has-thumb.pt-iv-show-thumbs > .pt-iv-container{
height: calc(100% - 60px);
}
.pt-iv-thumb-list{
position: absolute;
bottom: -60px;
font-size: 0;
white-space: nowrap;
-webkit-transition: left 0.3s,bottom 0.3s;
transition: left 0.3s,bottom 0.3s;
}
.pt-iv-show-thumbs .pt-iv-thumb-list{
bottom: 0;
}
.pt-iv-thumb-item{
display: inline-block;
vertical-align: bottom;
width: 60px;height: 60px;
padding: 0;
cursor: pointer;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pt-iv-thumb-item:before{
opacity: 0.5;
content:'';
position: absolute;
width: 100%;
height: 100%;
display: block;
background: #ffffff;
z-index: 1;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.pt-iv-thumb-item:before, .pt-iv-root.light .pt-iv-thumb-item:before{
background: #ffffff;
}
.pt-iv-root.dark .pt-iv-thumb-item:before{
background: #121212;
}
.pt-iv-thumb-item.selected:before{
opacity: 0;
}
.pt-iv-root:not(.is-device) .pt-iv-thumb-item:not(.selected):hover:before{
opacity: 0.1;
}
.pt-iv-thumb-item>img{
width: 100%;
max-height: 60px;
} body.pt-zoom-modal{
overflow: hidden;
}
.pt-iv-zoom-container{
position: fixed;
z-index: 999999;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0;
margin: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.pt-iv-zoom-btn > i {
font-style: normal;
}
.pt-iv-zoom-btn > i:before {
content: '\f002';
font-family: FontAwesome;
}
.pt-iv-zoom-btn {
position: absolute;
top: 23px;
left: 5px;
display: block;
cursor: pointer;
color: #121212;
}
.pt-iv-root.dark .pt-iv-zoom-btn {
color: #ffffff;
}
[dir='rtl'] .pt-iv-zoom-btn.pt-iv-btn {
left: auto;
right: 5px;
} #nprogress {
pointer-events: none;
}
#nprogress .bar{
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 4px;
z-index: 9999;
}
body.admin-bar #nprogress .bar{
top: 32px;
}
@media screen and (max-width: 780px){
body.admin-bar #nprogress .bar{
top: 0;
}
} .slick-slider{
position: relative;
display: block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: rgba(0,0,0,.0);
}
.slick-list{
position: relative;
display: block;
overflow: hidden;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
transition: transform 0.001s;
}
.slick-track:before,
.slick-track:after{
display: table;
content: '';
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
}
.slick-arrow.slick-hidden{
display: none;
}.text-dark-grey,.network-page ul li:nth-child(2){color:#231f20 !important;}
.text-medium-grey,.home-slider p,.portfolio-content-section h2,.contact-form .inner-wrap ul li:first-child,.ptsc.sc-photo-wall.portfolio-content-section p span, .ptsc.portfolio-section-image-2 p span{color:#505050!important;}
body h1.h1,body h1,.home-slider h2,.about-us-page.about-us-page-content .sub-title,.page-hotel-erfolgscontrolling .portfolio-section-wrapper .sub-title{
font-size:70px !important;
line-height:113.92px !important;
}
body h2.h2,body h2,body p{
font-size: 20px;
line-height: 28px !important;
}
body p.p-16,.about-us div p,.page-hotel-erfolgscontrolling .about-us-points-content > p{
font-size: 16px !important;	
line-height: 26px !important;
}
.portfolio-page h1.large span{
font-size:60px;
line-height:68px;
}
.font-550{font-weight:550!important;}
.font-600{font-weight:600!important;}
.text-uppercase,.about-us-page.about-us-page-content .sub-title,.portfolio-content-section h1{text-transform:uppercase;}
.social_section {display: none;}
.ptsc a.btn {border-radius: 0px;}
.ptsc a.btn::before {border-radius: 0px;}
html:not(.win-v) .sc-mixbox .item[data-w="0"] .inner-wrap {
padding: 0 25px !important;
}
.custom_rm .small-btn {
position: relative;
margin-top: 20px;
text-align: center;
}
.custom_rm .small-btn a {
position: relative;
display: block;
width: 100px;
height: 50px;
line-height: 50px;
font-size: 20px;
overflow: hidden;
pointer-events: auto;
color: #fff;
}
.custom_rm .text-white .small-btn a:before {
background-color: #fff;
color: #060708;
}
.custom_rm .small-btn a:before {
background-color: #060708;
color: #fff;
}
.custom_rm .small-btn a:before {
left: -100px;
z-index: 2;
}
.custom_rm .small-btn a:after, .custom_rm .small-btn a:before {
content: '\e923';
font-family: 'myicon';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.custom_rm:not(.normal-nav) .pt-swipe-dots .selected span:after, .page-numbers:after, .v-ctrl, .small-btn a:after, .small-btn a:before, .btn-menu-03 span, .pt-mouse-scroll-root:after, .pic-list .text h2, .slick-arrow:after, .slick-arrow:before, .pt-filter ul {
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
header li.current-menu-item.current_page_item a {font-weight: 550;}
header .sub-menu li.current-menu-item.current_page_item a {border-bottom: 1px solid #ffffff;}
header .logo {
top: 38px;
}
.sc-slider.home-slider.boxed.gap-small.tall.home-slider { padding: 44px;
}
.sc-slider.home-slider .bg-full {
background-position: right;
background-size: 64%;
}
.sc-slider.home-slider .text.show {
top: 19%;
padding: 3vw;
max-width: 580px;
}
.home-text-content {max-width: 608px;}
.portfolio-content {max-width: 600px;}
.sc-section-title .text h1.has-br{white-space: normal;}
.home-text-content .text.custom_rm h2 {
margin: 20px 0 40px 0;
}   .pt-header.menu-style-01 .main-menu > ul > li > a {
padding-left: 40px;
display: block;
text-align: left;
font-size: 18px;
line-height: 22px;
-webkit-transition:0.5s all ease;
-o-transition:0.5s all ease;
transition:0.5s all ease;
}
.pt-header.menu-style-01 .main-menu > ul > li > a:hover {
font-weight: 600;
}
.pt-header .main-menu > ul > li:before, .pt-header.menu-style-03 .sub-menu li:before {
height: 3px;
width: 24px;
top: 46%;
}
.small-btnn-right a {
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena-child/images/lg-right-arrow.svg);
background-size: 50px auto;
display: inline-block;
background-position: center;
background-color: rgb(0, 0, 0);
height: 46px;
width: 93px;
background-repeat: no-repeat;
}
.sc-section-title .sub-title{
width: 100%;
max-width: 650px;
}
.menu-style-01.text-black{-webkit-box-shadow: none;box-shadow: none;} .main-menu .sub-menu a {font-size: 16px;line-height: 22px;}
.main-menu .sub-menu li:not(:last-child) a {margin-bottom: 15px;}
.pt-header:not(.menu-style-03) .main-menu .sub-menu {padding: 15px 20px;}
.network-content div {max-width: 500px;} .blog-list.style-02 .wrap .blog-main .item { 
height: 100%;
}
.blog-list:not(.raw-proportion) .blog-main .img {
padding-top: 120%;
}
html:not(.win-v) .blog-list.style-02 .wrap .blog-main .text {
top: auto;
} .portfolio-content-section .item.col-type-01 .sub-item:first-child .text {max-width: 595px;}
.portfolio-content-section h1 {margin-bottom: 18px;}
.portfolio-content-section .item.col-type-01 .sub-item:first-child .img {display:none;}
html body .sc-photo-wall.portfolio-section-image-2 .wrap {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.sc-photo-wall.portfolio-section-image-2 .img {
max-width: 640px !important;
height: 640px !important;
}
.sc-photo-wall.portfolio-section-image-2 .sub-item {padding-top: 0;}
.sc-photo-wall.portfolio-section-image-2 .item.col-type-02.size-02{height: auto;}
.ptsc.sc-photo-wall.portfolio-content-section p span,.ptsc.portfolio-section-image-2 p span{
font-size: 14px;
line-height: 30px;
}
.portfolio-content-section .img {
width: 503px !important;
}
.sc-photo-wall.portfolio-content-section {padding-left: 0;} .about-us-section .wrap {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.sc-slider .small-btn a:before {
left: -100px;
z-index: 2;
}
.about-us-section .about-us {max-width: 500px;}
.square-button {position: relative;margin-top: 20px;text-align: center;}
.square-button a{
background-color: #231f20;
position: relative;
display: block;
width: 93px;
height: 46px;
line-height: 50px;
font-size: 20px;
overflow: hidden;
pointer-events: auto;
color: #fff;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
.square-button a:before,.square-button a:after{
content: '';
background-image:url(//www.hotel-kompetenz.com/wp-content/themes/thena-child/images/lg-right-arrow.svg);
background-repeat:no-repeat;
background-position:center;
background-size: 50px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.square-button a:before {
background-color: #060708;
color: #fff;
}
.square-button a:before {
left: -100px;
z-index: 2;
}
.square-button a:hover::before {
left: 0;
}
.square-button a:hover::after{
left: 100px !important;
}
.sc-slider .small-btn a{
width:93px;
height:46px;
}
.sc-slider .small-btn a:after, .sc-slider .small-btn a:before{
background-image: url(//www.hotel-kompetenz.com/wp-content/themes/thena-child/images/lg-right-arrow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 50px;
content:'';
}
.about-us h1 {margin-top: 30px;margin-bottom: 30px;}
.about-us h2 {margin-bottom: 40px;}
.about-us .square-button,.home-slider .small-btn{margin-top: 40px;}
.about-us-section {margin-right: 150px;margin-left: 35px;}  .network-wrapper .wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding:100px 180px;
}
.network-content h1 {
margin-top: 10px;
margin-bottom: 15px;
}
.network-content .square-button {margin-top: 30px;}
.normal-nav .pt-swipe-dots:not(.light){background-color: rgba(255, 255, 255, 0);}
.normal-nav .pt-swipe-dots li:after{width: 10px;height: 10px;}
.normal-nav .pt-swipe-dots li.selected:after{width: 14px;height: 14px;}
.normal-nav .pt-swipe-dots li{height: 30px;} .slider-count {
top: auto;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
bottom: -385px;
right: -288px;
bottom: -62%;
right: -61%;
width: 100%;
display: block;
}            .slider-count em {left: 30%;position: absolute;}
.slider-count i:after {
content: '';
display: inline-block;
vertical-align: bottom;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 12px;
opacity: 1;
height: 2px;
width: 100px;
position: absolute;
background-color: rgb(0, 0, 0);
}
.slider-count i, .slider-count em{
color: #000;
font-weight: 600;
} .slider-count {
font-weight: 600;
}
.boxed-scrollbar .pt-mouse-scroll-root {display: none;} .about-us-page.about-us-page-image .inner-wrap {padding: 0 3%;}
.about-us-page.about-us-page-content .ptbar-outerWrap.ptbar-inited{margin: 0;}
.about-us-points-content{white-space:normal;}
.about-us-points-content h2.pt-h {margin:30px 0;}
.about-us-points-content ul.title-listing-about {
margin-top: 0;
font-size: 18px;
line-height: 37px;
color: #505050;
font-weight: 550;
}
.about-us-points-content ul.title-listing-about li:before,.about-us-points-content ul.subtitle-listing-about li:before{
content: '';
position: absolute;
height: 5px;
width: 5px;
background-color: #505050;
left: 0;
top: 19px;
border-radius: 50%;
}
.about-us-points-content ul.subtitle-listing-about li:before {
background-color: transparent;
border: 1px solid;
height: 7px;
width: 7px;
top: 12px;
}
.about-us-points-content ul.title-listing-about li,.about-us-points-content ul.subtitle-listing-about li{position:relative;padding-left: 13px;}
.about-us-page.about-us-page-content > .wrap > .item > .inner-wrap {padding: 0 10%;}
.about-us-points-content ul.subtitle-listing-about {
margin-top: 0;
font-size: 16px;
line-height: 25px;
color: #505050;
}
.about-us-points-content h2 {max-width: 500px;}
.about-us-points-content ul.title-listing-about.margin-head {margin-top: 20px;}    .about-us-page-content h2 span,.page-hotel-erfolgscontrolling h2 span{
font-size: 18px;
line-height: 30px;
font-weight: 550!important;
color: #505050!important;
}
.about-us-page.about-us-page-content .wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 760px;
margin: 0 50px;
}
.about-us-page.about-us-page-content .sub-title,.page-hotel-erfolgscontrolling .sub-title{
margin-top: 15px;
color: #231f20;
} .portfolio-page .img.sc-loaded.img-loaded {
width: auto;
}
.portfolio-page h1.large{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.portfolio-page .sub-title {
font-size: 18px !important;
line-height: 24px;
font-weight: 550;
margin-bottom: 10px !important;
}
.portfolio-page .content > .intro.sc-inited > ul {
margin-top: 0; line-height: 26px;
white-space: normal;
}
.portfolio-page .content > .intro.sc-inited > ul > li {
padding-left: 10px;
position: relative;
}
.portfolio-page .content > .intro.sc-inited > ul > li:before {
content: '';
position: absolute;
height: 4px;
width: 4px;
background-color: #505050;
top: 10px;
left: 0;
border-radius: 50%;
}
.portfolio-section-wrapper{
position:relative;
}
.portfolio-section-wrapper .wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width:calc(100vw - 172px);
padding: 0 40px;
}
.portfolio-section-banner-2 {
position: absolute;
top: 0;
right: 0;
}
.page-yield-vertriebsbegleitung .portfolio-section h1{max-width:80%;}
.portfolio-section div{margin: 50px 0 30px 0;}
.portfolio-page > .wrap > .item:first-child ul li:first-child {max-width: 500px;}
.page-hotel-erfolgscontrolling .portfolio-section-wrapper {
max-width: 1260px;
margin-left: 50px;
}
.page-hotel-erfolgscontrolling .portfolio-section-wrapper .ptbar-outerWrap.no-roll.ptbar-inited {
max-width: 840px;
}
.hotel-right-baner .item {width: 1100px !important;}
.hotel-right-baner .item .inner-wrap {padding: 0;}
.portfolio-page .content > .intro.sc-inited > ul > li strong {font-size: 18px;line-height: 24px;}
.portfolio-page .content > .intro.sc-inited > ul > li {margin-bottom: 10px;}
.sc-mixbox.hotel-port-page .inner-wrap{padding: 0 13%;} body .network-page h2,.network-page ul li:nth-child(2){
font-size:30px !important;
line-height:40px !important;
}
body .network-page ul li:last-child{
font-size:18px !important;
line-height:26px !important;
}
.network-page .pt-icon img {
max-height: 100%;
}
.network-page-title {
max-width: 778px;
margin: 0px 80px;
}
.network-section-wrapper .wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.network-page-title h1{margin-bottom: 10px;}
.network-page-title img{margin-top: 80px;}
.portfolio-section h2{margin-top: 20px;}   .network-page .item.w-small .inner-wrap {width: 380px;} .sc-textlist li {
line-height: 1.0;
}
.sc-textlist li .contact-form {
white-space: normal;
line-height: 1.2;
}
.contact-form .inner-wrap ul li:first-child {
font-size: 20px;
line-height: 30px;
font-weight: normal;
}
.contact-us-section .wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.contact-us-wrapper {max-width: 1000px;}
.contact-form-detailed > label > span:first-child {
display: none;
}
.contact-us-section {margin-left: 50px;}
.contact-us-wrapper div {margin-bottom: 20px;}
.contact-us-wrapper h1{margin-bottom: 40px;}
.contact-form .wrap {padding-left: 0;}
.contact-form .inner-wrap {width: 600px;}
.contact-form fieldset.pt-form-item {border-radius: 0;border-color: rgba(0, 1, 1, 0.3);padding: 5px 8px 8px 8px !important;}
.contact-form fieldset.pt-form-item input {
font-size: 16px;
line-height: 20px;
}
.contact-form.sc-textlist .item {padding: 2px 0 2px 80px;}
.contact-form-detailed .pt-form-item .pt-form-title {
font-size: 16px;
line-height: 20px;
color: #505050;
text-transform: none;
padding: 0 15px;
opacity: 1;
}
.contact-form-detailed br {
display: none;
}
.contact-form-detailed p.has-submit {
margin-bottom: 0;
}
body .contact-form-detailed input.square-button[type="submit"] {
background: url(//www.hotel-kompetenz.com/wp-content/themes/thena-child/images/lg-right-arrow.svg) #231f20 !important;
background-repeat: no-repeat !important;
background-size: 50px !important;
background-position: center !important;
color: #231f20 !important;
padding: 0 45px;
height: 46px;
}
body .contact-form-detailed input.square-button[type="submit"]:hover {
box-shadow: none;
}
.contact-form .wpcf7-response-output{
max-width: 500px;
right: 0;
}	
.page-kontakt .contact-form > .wrap,.page-kontakt .contact-form > .wrap .item{
padding: 0;
}
.page-kontakt .contact-form > .wrap{padding-right: 60px;}
body .wpcf7-response-output.wpcf7-validation-errors,body .contact-form .wpcf7-response-output{
font-size: 14px;
line-height: 20px;
max-width: 99%;
color: rgb(255, 0, 0);
padding: 0;
border: 0;
position:static;
margin-top:15px;
}
body .contact-form .wpcf7-mail-sent-ok{
color:rgb(0, 128, 0);
}
.hotel-right-baner .item .inner-wrap .img {
height: 90%;
} header.menu-style-01 .main-menu > ul > li.half-m a, .win-v .pt-header.menu-style-01 .main-menu > ul > li.half-m a{font-size: 0px;}
header.menu-style-01 .main-menu > ul > li.half-m{display: inline-block;width: auto;}
header.menu-style-01 .main-menu > ul > li.half-m.half-m-1{padding-left: 30px;}
header.menu-style-01 .main-menu > ul > li.half-m a {font-size: 0px;padding: 10px;}
.menu-style-03 .main-menu {
width: 100%;
padding: 100px 0px;
}
.pt-header.menu-style-03 .main-menu > ul > li a {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.pt-header.menu-style-03 .main-menu > ul > li {
margin: 0px 0px;
text-align: center;
}
.menu-style-03 .menu-wrap::after {
content: "";
background: url(https://www.hotel-kompetenz.at/wp-content/uploads/2019/11/Schober_Logo-2.jpg) no-repeat center;
width: 100%;
height: 138px;
margin-top: 30px;
}
.pt-header.menu-style-03 .main-menu li.current_page_item.no-icon::before {
display:none;
}
.pt-header.menu-style-03 .main-menu li.current_page_item a {
opacity: 0.6;
} .left-scroll-arrow, .ptsc.sc-mixbox.portfolio-page .item:nth-child(1), .ptsc.sc-mixbox.portfolio-page .item:nth-child(3), .ptsc.sc-textlist.network-page .item:nth-child(1), .ptsc.sc-textlist.network-page .item:nth-child(3), .ptsc.sc-textlist.network-page .item:nth-child(5), .ptsc.sc-textlist.network-page .item:nth-child(7){
cursor: url(//www.hotel-kompetenz.com/left.png) 24 24, pointer;
}
.right-scroll-arrow, .ptsc.sc-mixbox.portfolio-page .item:nth-child(2), .ptsc.sc-mixbox.portfolio-page .item:nth-child(4), .ptsc.sc-textlist.network-page .item:nth-child(2), .ptsc.sc-textlist.network-page .item:nth-child(4), .ptsc.sc-textlist.network-page .item:nth-child(6), .ptsc.sc-textlist.network-page .item:nth-child(8){
cursor: url(//www.hotel-kompetenz.com/right.png) 24 24, pointer;
}
.half-m	a{
font-size: 18px;
}
.home .sc-slider.normal-nav h2~ .intro {
text-transform: none;
}
.captcha-image label {
width: 100px !important;
}
.language-link-color{
color:white !important;
}
@media (min-width:765px){
.language-link-color{
color:black !important;
}
}