.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//localiarreda.it/wp-content/plugins/soundy-background-music/css/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .003;
filter: Alpha(Opacity=.3); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.war_soundy_audio_control {
border: red 0px solid !important;
border-radius: 0px !important;
box-shadow: none !important;
cursor: pointer !important;
z-index: 99999 !important;
}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}#showcase-holder {
width:100%;
height:100vh;
position:absolute;
perspective: 1000px;
overflow:hidden;
}
#showcase-tilt-wrap {
width:100%;
height:100vh;
position:absolute;
perspective: 1000px;
overflow:hidden;
}
#showcase-tilt {
width:100%;
height:100%;
position:fixed;
overflow:visible;
transform-style: preserve-3d;
-webkit-transform: scale(1.05);
transform: scale(1.05);	
}
#showcase-tilt.disabled {
-webkit-transform: translate3d(0, 0, 0) scale(1.05)!important;
transform: translate3d(0, 0, 0) scale(1.05)!important;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
#showcase-slider {
height: 100%;
width: 100%;
}
.swiper-slide {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
-webkit-user-select: none;
-webkit-touch-callout: none; 
user-select: none;		
}
.swiper-slide::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.img-mask {	
width:100%;
height:100%;
top:0;
bottom:0;
left:0;
right:0;
margin:0 auto;
display: table;
position:relative;
box-sizing:border-box;
-webkit-transition: 1.2s ease-in-out;
transition: 1.2s ease-in-out;		
}
.section-image {
position:relative;
width:100%;
height:100vh;
background-repeat:no-repeat;
background-position:center center;
background-size: cover;
opacity:1;		 
}
.title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
position: relative;
display:block;
margin-bottom:0px;
display:inline-block;
vertical-align: top;
width:auto;
font-size:3.5vw;
line-height:90px;
}
.swiper-pagination-bullet:first-child .title {
opacity: 0;
-webkit-transform: translateY(15vh) scale(1);
transform: translateY(15vh) scale(1);
}
.swiper-pagination-bullet .title div {
display: block;
margin: 0 10px;
float: left;
}
.title span {
display: block;
float:left;
margin: 0;
min-width: 20px;
width:auto;
line-height:90px;
height:90px;
box-sizing: border-box;
opacity: 0;
-webkit-transform: translateX(100px) scale(1.1);
transform: translateX(100px) scale(1.1);
}
.swiper-pagination-bullet:first-child .title span {
opacity: 1;
-webkit-transform: translateX(0px) scale(1);
transform: translateX(0px) scale(1);
}
.subtitle {
margin-bottom: 0;
opacity: 1;
line-height: 20px;
position: relative;
left: 0;
display: block;
font-size:14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
opacity: 0;
-webkit-transform: translateX(20px) scale(1);
transform: translateX(20px) scale(1);
}
.swiper-pagination-bullet:first-child .subtitle {
opacity: 0;
-webkit-transform: translateY(15vh) scale(1);
transform: translateY(15vh) scale(1);
}
#showcase-holder .showcase-pagination-wrap {
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
top: 0;
box-sizing: border-box;
width: 100%;
z-index: 100;
bottom: 0;
height: 100%;
display: table;
pointer-events: none;
transform: translateY(-30vh);
-webkit-transform: translateY(-30vh);
}
#showcase-holder .showcase-pagination {
width:100%;
height:100%;
display: table-cell;
vertical-align: bottom;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position:relative;
pointer-events:none;
}
#showcase-holder .swiper-pagination-bullet {
position: absolute;
width: 100%;
height: auto;
display: block;
border-radius: 0;
background: transparent;
box-sizing: border-box;
text-align: center;
opacity: 1;
bottom: 0;
}
#showcase-holder .swiper-pagination-bullet {
color: rgba(0,0,0,1);
text-align: center;
}
.light-content #showcase-holder .swiper-pagination-bullet {
color: rgba(255,255,255,1);
text-align: center;
}
.showcase-counter {
position: absolute;
width: 100%;
height: 100%;
opacity:0;
}
.counter-wrap {
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.counter {
height:20px;
width:50px;
position: absolute;
bottom: 38px;
left: 230px;
text-align:center;
opacity: 0;
font-size:14px;
font-weight:500;
color:#000;
line-height: 20px;
-webkit-transform: translateY(20px) scale(1);
transform: translateY(20px) scale(1);		
}
.light-content .counter, .light-content .showcase-counter::after {
color:#fff;
}
.showcase-counter::after {
content: attr(data-total);
width: 20px;
height: 20px;
font-size:14px;
line-height: 20px;
position: absolute;
bottom: 38px;
left: 300px;
opacity: 1;
font-weight:500;
color:#000;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.showcase-counter::before {
content: '';
width: 1px;
height: 10px;
position: absolute;
bottom: 44px;
left: 282px;
background-color:rgba(0,0,0,0.5);
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.light-content .showcase-counter::before {
background-color:rgba(255,255,255,0.5);
}
.scale-up .counter-wrap, .scale-up .showcase-counter::after, .scale-up .showcase-counter::before {
opacity:0!important;
}
.swiper-pagination-bullet:first-child .counter {
opacity: 0;
-webkit-transform: translateY(0px) scale(1);
transform: translateY(0px) scale(1);
}
.caption-border {
height:1px;
background-color:rgba(0,0,0,0.15);
position:absolute;
margin:0 auto;
bottom:50px;
transition: width 0.8s cubic-bezier(0.68, 0, 0.265, 1) 0.2s;
-webkit-transition: width 0.8s cubic-bezier(0.68, 0, 0.265, 1) 0.2s;	
}
.light-content .caption-border {
background-color:rgba(255,255,255,0.15);
}
.caption-border.left {
left:400px;
}
.caption-border.right {
right:400px;
}
.caption-border.left::before {
content: '';
width: 90px;
height: 1px;
position: fixed;
left: 80px;
bottom:50px;
background-color: rgba(0,0,0,0.15);
}
.caption-border.right::after {
content: '';
width: 90px;
height: 1px;
position: fixed;
right: 80px;
bottom:50px;
background-color: rgba(0,0,0,0.15);
}
.light-content .caption-border.left::before, .light-content .caption-border.right::after {
background-color: rgba(255,255,255,0.15);
}
.btn-hold-progress-bar {
background: #fff;
width: 100%;
height: 2px;
position: absolute;
bottom: 0;
}
.caption-border.left .btn-hold-progress-bar {
right:0;
}
.caption-border.right .btn-hold-progress-bar {
left:0;
}
.arrows-wrap {
width: 160px;
height: 80px;
position: absolute;
right: 200px;
pointer-events: initial;
bottom:10px;
pointer-events:initial;
opacity:0;
}
.prev-wrap, .next-wrap {
width:80px;
height:80px;
float:left;
display: flex;
position: relative;
justify-content: center;
align-items: center;
}
.arrows-wrap .swiper-button-next, .arrows-wrap .swiper-button-prev {
position: relative;
top: auto;
width: 40px;
height: 40px;
margin-top: 0;
z-index: 10;
cursor: pointer;
background-size: 11px 20px;
background-position: center;
background-repeat: no-repeat;
left: auto;
right: auto;
background-image:none!important; 
}
.arrows-wrap .swiper-button-prev::before {
height: 40px;
width: 40px;
position: absolute;
left:0;
font-size: 30px;
line-height:40px;
text-align:center;		
font-family: 'FontAwesome';
content: "\f104";
color: #000;
-webkit-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
.arrows-wrap .swiper-button-next::before {
height: 40px;
width: 40px;
position: absolute;
left:0;
font-size: 30px;
line-height:40px;
text-align:center;		
font-family: 'FontAwesome';
content: "\f105";
color: #000;
-webkit-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
.light-content .arrows-wrap .swiper-button-prev::before, .light-content .arrows-wrap .swiper-button-next::before {
color: #fff;
}
.arrows-wrap .swiper-button-next.swiper-button-disabled, .arrows-wrap .swiper-button-prev.swiper-button-disabled {
opacity: 1;
}
.footer-button-wrap {
display: flex;
position: relative;
justify-content: center;
align-items: center;
position:fixed;
bottom:10px;
left:0;
right:0;
max-width:180px;
height:60px;
margin:0 auto;
pointer-events:initial;
opacity:0;
transform: translateY(15vh);
-webkit-transform: translateY(15vh);
}
.footer-button {		
opacity:1;		
}
.button-border {
height: 40px;
width: 140px;
border: solid 2px #fff;
border-radius: 30px;
cursor:pointer;
font-weight: 600;
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height:40px;
overflow: hidden;
color:#fff;
text-align:center;		
}
.button-border span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width:140px;
text-align:center;
transform-origin: 100% 0%;
}
.button-border span::before {
position: absolute;
width:140px;
top: 100%;
left:0;
content: attr(data-hover);
}
.footer-button:hover .button-border span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.button-wrap {
position:relative;		
cursor:pointer;
top:0px;
pointer-events:initial;		
}
.button-wrap.left {
float:left;
left:-32px;	
}
.button-wrap.right {
float:right;
right:-32px;	
}
.icon-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float:left;
}
.button-wrap.left .icon-wrap {
float:left;
}
.button-wrap.right .icon-wrap {
float:right;
}
.button-icon {
height: 40px;
width: 40px;
color: #fff;
text-align: center;
line-height: 30px;
font-size: 22px;
}
.plus-img {
width:30px;
height:30px;
position:absolute;
top:50%;
left:50%;
margin-left:-15px;
margin-top:-15px;
z-index:10;
}
.plus-img span:first-child:before {
content:"";
height: 20px;
width: 2px;
background-color: #fff;
position: absolute;
left: 14px;
top:5px;
border-radius:2px;
transform: scaleY(1);
transform-origin: top;
transition: transform .2s ease-in 0.1s;
-webkit-transition: transform .2s ease-in 0.1s;
}
.button-wrap:hover .plus-img span:first-child:before {
transform: scaleY(0);
transform-origin: bottom;
transition: transform .2s ease-out;
-webkit-transition: transform .2s ease-out;
}
.plus-img span:last-child:before {
content:"";
height:2px;
width:20px;
background-color:#fff;
position: absolute;
top:14px;
left:5px;
border-radius:2px;
transform: scaleX(1);
transform-origin: left;
transition: transform .2s ease-in 0.2s;
-webkit-transition: transform .2s ease-in 0.2s;
}
.button-wrap:hover .plus-img span:last-child:before {
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out 0.1s;
-webkit-transition: transform .2s ease-out 0.1s;
}
.plus-img span:first-child:after {
content:"";
height: 20px;
width: 2px;
background-color: #fff;
position: absolute;
left: 14px;
top:5px;
border-radius:2px;
transform: scaleY(0);
transform-origin: bottom;
transition: transform .2s ease-in;
-webkit-transition: transform .2s ease-in;
}
.button-wrap:hover .plus-img span:first-child:after {
transform: scaleY(1);
transform-origin: top;
transition: transform .2s ease-out 0.1s;
-webkit-transition: transform .2s ease-out 0.1s;
}
.plus-img span:last-child:after {
content:"";
height:2px;
width:20px;
background-color:#fff;
position: absolute;
top:14px;
left:5px;
border-radius:2px;
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-in;
-webkit-transition: transform .2s ease-in;
}
.button-wrap:hover .plus-img span:last-child:after {
transform: scaleX(1);
transform-origin: left;
transition: transform .2s ease-out 0.2s;
-webkit-transition: transform .2s ease-out 0.2s;
}
.button-text {
font-weight: 600;
font-family: 'Poppins', sans-serif;
font-size: 12px;
line-height:30px;
margin:25px 0;
overflow: hidden;
width:140px;
color:#000;		
}
.light-content .button-text {
color:#fff;		
}
.button-wrap.left .button-text {
text-align:left;
float: left;
}
.button-wrap.right .button-text {
text-align:right;
float: right;
}
.button-text span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width:140px;
text-align:center;
transform-origin: 100% 0%;;
}
.button-wrap.left .button-text span {
text-align:left;
}
.button-wrap.right .button-text span {
text-align:right;
}
.button-text span::before {
position: absolute;
width:140px;
top: 100%;
left:0;
content: attr(data-off);
}
.button-wrap:hover .button-text span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;;
}
.bars {
height: 40px;
left:7px;
position: relative;
width: 40px;
cursor: pointer;
}
.bars .bar {
background: #000;
bottom: 12px;
height: 3px;
position: absolute;
width: 2px;      
animation: sound 0ms -800ms linear infinite alternate;
}
.light-content .bars .bar {
background: #fff;
}
.mute .bars .bar {
height: 2px;
bottom:19px;     
animation:none;
}
@keyframes sound {
0% {
opacity: 1;
height: 16px;
-webkit-transform: scaleY(0.1);
transform: scaleY(0.1);
}
100% {
opacity: 1;       
height: 16px; 
-webkit-transform: scaleY(1);
transform: scaleY(1);       
}
}
@keyframes sound-disabled {
0% {
opacity: 1;
height: 3px; 
}
100% {
opacity: 1;       
height: 16px;        
}
}
.bar:nth-child(1)  { left: 4px; animation-duration: 674ms; }
.bar:nth-child(2)  { left: 8px; animation-duration: 733ms; }
.bar:nth-child(3)  { left: 12px; animation-duration: 507ms; }
.bar:nth-child(4)  { left: 16px; animation-duration: 458ms; }
.bar:nth-child(5)  { left: 20px; animation-duration: 700ms; }
.bar:nth-child(6)  { left: 24px; animation-duration: 627ms; }	
#showcase-carousel {
position: relative;
width: calc(100% - 80px);
margin: 0 auto;
height:100vh;		
overflow:visible;	
}
#showcase-carousel .swiper-wrapper {
align-items: center;	
}
#showcase-carousel .swiper-slide {
height: 19vw;
overflow: visible;
display: flex;
top:-30px;
cursor:pointer;	
}
#showcase-carousel .swiper-slide::after {
display:none;
}
.section-wrap-image {
width: 100%;
height: 100%;
position:absolute;
-webkit-clip-path: inset(8px 8px 8px 8px);
clip-path: inset(8px 8px 8px 8px);
-webkit-transition: 1s cubic-bezier(.075,.82,.165,1);
-moz-transition: 1s cubic-bezier(.075,.82,.165,1);
transition: 1s cubic-bezier(.075,.82,.165,1);		
}
#showcase-carousel .swiper-slide:hover .section-wrap-image {		
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);		
}
#showcase-carousel .section-image {
position: absolute;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
opacity: 1;
}
.section-image::after {
content: "";
opacity:0;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.load-project-thumb .section-image::after {
content: "";
opacity:1;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
#showcase-carousel .slide-caption {
z-index: 10;
position: absolute;
bottom: -60px;
height: 60px;
padding-top: 25px;
padding-left:40px;
box-sizing: border-box;
width: 100%;
cursor:default;
left:0;
}
.scale-up #showcase-carousel .slide-caption {
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important;
}
#showcase-carousel .slide-title {
font-size: 16px;
line-height: 20px;
margin: 0;
font-weight: 700;
display: block;
float:left;
position:relative;
}
#showcase-carousel .slide-title::after {
content: '';
width: 20px;
height: 1px;
background-color: #333;
position: absolute;
top: 9px;
right: -40px;
}
#showcase-carousel .slide-cat {
display:block;
float:left;
font-size: 14px;
font-weight: 500;
opacity: 0.3;
line-height: 20px;
overflow:hidden;
margin-left: 55px;
}
#showcase-carousel .slide-cat span {
position: relative;
display: block;
width:120px;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
#showcase-carousel .slide-cat span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
#showcase-carousel .swiper-slide:hover .slide-cat span, #showcase-carousel .swiper-slide.above .slide-cat span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.swiper-scrollbar {
position: absolute;
text-align: center;
-webkit-transition: .3s opacity;
-o-transition: .3s opacity;
transition: .3s opacity;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
z-index: 10;
width: 25%;
height: 3px;
background: rgba(0,0,0,0) !important;
left: 0;
right: 0;
margin: 0 auto;
top: 40px;
pointer-events:false;
transform-origin: right;
}
.light-content .swiper-scrollbar {
background: rgba(255,255,255,0) !important;
}
.swiper-scrollbar::after {
content: '';
background: rgba(0,0,0,0.1);
height: 1px;
width: 100%;
left: 0;
top: 1px;
position: absolute;
}
.light-content .swiper-scrollbar::after {
background: rgba(255,255,255,0.1);
} 
.swiper-scrollbar-drag {
background-color:#000!important;
pointer-events:initial;
z-index:1;
}
.light-content .swiper-scrollbar-drag {
background-color:#fff!important;
}
#large-showcase-carousel {
position: relative;
width: calc(100% - 80px);
margin: 0 auto;
height:100vh;		
overflow:visible;	
}
#large-showcase-carousel .swiper-wrapper {
align-items: center;	
}
#large-showcase-carousel .swiper-slide {
height: 30vw;
width:50vw!important;
overflow: visible;
display: flex;
top:-30px;
cursor:pointer;	
}
#large-showcase-carousel .swiper-slide::after {
display:none;
}
#large-showcase-carousel .section-wrap-image {
width: 100%;
height: 100%;
position:absolute;
-webkit-clip-path: inset(8px 8px 8px 8px);
clip-path: inset(8px 8px 8px 8px);
-webkit-transition: 0.7s cubic-bezier(.075,.82,.165,1);
-moz-transition: 0.7s cubic-bezier(.075,.82,.165,1);
transition: 0.7s cubic-bezier(.075,.82,.165,1);	
}
.scale-up #large-showcase-carousel .section-wrap-image, .scale-up #large-showcase-carousel .swiper-slide:hover .section-wrap-image {
-webkit-clip-path: inset(50px 8p0x 50px 80px);
clip-path: inset(50px 80px 50px 80px);
-webkit-transition: 0.7s cubic-bezier(.075,.82,.165,1);
-moz-transition: 0.7s cubic-bezier(.075,.82,.165,1);
transition: 0.7s cubic-bezier(.075,.82,.165,1);			
}
#large-showcase-carousel .swiper-slide:hover .section-wrap-image {		
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);		
}
#large-showcase-carousel .section-image {
position: absolute;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
opacity: 1;
}
#large-showcase-carousel .hero-video-wrapper {
position:absolute;
z-index:1;
}
.section-image::after {
content: "";
opacity:0;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.load-project-thumb .section-image::after {
content: "";
opacity:1;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
#large-showcase-carousel .slide-caption {
z-index: 10;
position: absolute;
bottom:27%;
height: 120px;
padding-left:0;
box-sizing: border-box;
width: 100%;
cursor:default;
left:-60px;
pointer-events:none;
-webkit-transition: 0.5s cubic-bezier(.075,.82,.165,1) 0.6s;
transition: 0.5s cubic-bezier(.075,.82,.165,1) 0.6s;
}
#large-showcase-carousel .swiper-slide-active .slide-caption {
-webkit-transition: 0.5s cubic-bezier(.075,.82,.165,1) 0s;
transition: 0.5s cubic-bezier(.075,.82,.165,1) 0s;
}
.scale-up #large-showcase-carousel .slide-caption{
-webkit-transform: translateX(60px) ;
transform: translateX(60px);
opacity:0;
-webkit-transition: 0.5s cubic-bezier(.075,.82,.165,1) 0s;
transition: 0.5s cubic-bezier(.075,.82,.165,1) 0s;
}
#large-showcase-carousel .swiper-slide.above .slide-caption{
-webkit-transform: translateX(-20px) ;
transform: translateX(-20px);
opacity:0;
-webkit-transition: 0.6s cubic-bezier(.075,.82,.165,1) 0s;
transition: 0.6s cubic-bezier(.075,.82,.165,1) 0s;
}
#large-showcase-carousel .slide-title {
font-size: 3.5vw;
line-height: 90px;
margin: 0;
font-weight: 700;
display: block;
position:relative;
width:100%;
}
#large-showcase-carousel .slide-title span {
line-height:90px;
height:90px;
display: block;
float:left;
min-width:20px;
width:auto;
}
#large-showcase-carousel .slide-cat {
display:block;
font-size: 14px;
font-weight: 600;
opacity: 1;
line-height: 20px;
overflow:hidden;
margin-left:3px;
width:100%;
}
#large-showcase-carousel .slide-cat span {
position: relative;
display: block;
width:120px;
}
.thumb-no-ajax .showcase-link-project {
z-index:10;
position:absolute;
width:100%;
height:inherit;
}
.disable-click {
cursor: pointer;
pointer-events: none;
} @media only screen and (max-width: 1466px) {
.title {
font-size: 4.5vw;
line-height: 70px;
}
.title span {
line-height: 70px;
height: 70px;	
}
.counter {
left: 100px;
bottom:28px;
}
.showcase-counter::before {
bottom: 33px;
left: 145px;
}
.showcase-counter::after {
left: 160px;
bottom:28px;
}
.arrows-wrap {
width: 100px;
height: 50px;
right: 95px;
bottom: 16px;
}
.prev-wrap, .next-wrap {
width: 50px;
height: 50px;
}
.caption-border {
bottom: 40px;
}
.caption-border.left {
left: 200px;
}
.caption-border.left::before {
width: 40px;
left: 50px;
bottom: 40px;
}
.caption-border.right {
right: 200px;
}
.caption-border.right::after {
width: 40px;
right: 50px;
bottom: 40px;
}
#showcase-carousel {
width: calc(100% - 80px);
}
#showcase-carousel .swiper-slide {
height: 27vw;
}
#large-showcase-carousel .slide-title {
font-size: 4.5vw;
line-height: 70px;
}
#large-showcase-carousel .slide-title span {
line-height: 70px;
height: 70px;	
}
}
@media only screen and (max-width: 1024px) {
.title {
font-size: 5.5vw;
}
.counter {
left: 20px;
}
.showcase-counter::before {
left: 65px;
}
.showcase-counter::after {
left: 80px;
}
.arrows-wrap {
right: 25px;
}
.caption-border.left {
left: 130px;
}
.caption-border.right {
right: 130px;
}
.caption-border.left::before, .caption-border.right::after {
display:none;
}
#showcase-carousel {
width: calc(100% - 60px);
}
.section-wrap-image {
-webkit-clip-path: inset(0px 0px 0px 0px);
clip-path: inset(0px 0px 0px 0px);
}
#showcase-carousel .slide-caption {
padding-top: 20px;
padding-left: 20px;
}
.swiper-scrollbar {
display:none;
}
#large-showcase-carousel .swiper-slide {
height: 40vw;
width:70vw!important;
}
#large-showcase-carousel .slide-caption {
left: -40px;
}
#large-showcase-carousel .slide-title {
font-size: 5.5vw;
}
}
@media only screen and (max-width: 767px) {
.title {
font-size: 7vw;
}
.title span {
min-width: 10px;
}
.counter {
display:none;
}
.showcase-counter::before {
display:none;
}
.showcase-counter::after {
display:none;
}
.arrows-wrap {
display:none!important;
}
#showcase-carousel .swiper-slide {
height: 50vw;
}
.caption-border.left {
left: 30px;
}
.caption-border.right {
right: 30px;
}
.scale-up #large-showcase-carousel .section-wrap-image, .scale-up #large-showcase-carousel .swiper-slide:hover .section-wrap-image {
-webkit-clip-path:  inset(8px 8px 8px 8px);	
clip-path: inset(8px 8px 8px 8px);	
}
#large-showcase-carousel .slide-caption {
left: 0;
text-align: center;
bottom: calc(50% - 80px);
height: 80px;	
}
#large-showcase-carousel .swiper-slide.above .slide-caption{
-webkit-transform: translateX(0px) ;
transform: translateX(0px);
}
.scale-up #large-showcase-carousel .slide-caption{
-webkit-transform: translateX(0px) ;
transform: translateX(0px);
}
#large-showcase-carousel .slide-title {
font-size: 6vw;
display: inline-block;
width: auto;
line-height: 50px;
}
#large-showcase-carousel .slide-title span {
line-height: 50px;
height:50px;
min-width: 10px;	
}
#large-showcase-carousel .slide-cat span {
width: auto;
}
}
@media only screen and (max-width: 479px) {
#showcase-holder .showcase-pagination-wrap {
transform: translateY(-35vh);
-webkit-transform: translateY(-35vh);
}
.title {
font-size: 9vw;
}
.title span {
min-width: 10px;
}
.caption-border.left {
left: 20px;
}
.caption-border.right {
right: 20px;
}
#showcase-carousel {
width: calc(100% - 40px);	
}
#showcase-carousel .slide-caption {
padding-top: 20px;
padding-left:0px;
text-align: center;
}
#showcase-carousel .slide-title {
float: none;
}
#showcase-carousel .slide-title::after {
display:none;
}
#showcase-carousel .slide-cat {
margin-left: 0px;	
font-size:12px;
float:none;
}
#showcase-carousel .slide-cat span {
width: auto;
}
#large-showcase-carousel .swiper-slide {
height: 50vw;
width:80vw!important;
}
#large-showcase-carousel .slide-title {
font-size: 6vw;
line-height: 30px;
}
#large-showcase-carousel .slide-title span {
line-height: 30px;
height:30px;
min-width: 10px;	
}
}.thumb-container {
visibility: hidden;
height:100vh;
width: 100%;
left:0px;
position: fixed;
top:0;
z-index:100;
opacity:1;
-webkit-transform: scale(1.05);
transform: scale(1.05);	
background-color:#161717;
}
.thumb-page {
cursor: pointer;
position: absolute;
height:100vh;
width:100%;
top:0;
left:0px;
position: fixed;
visibility:hidden;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
}
.thumb-page::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
} #show-filters {
margin: 0 auto;
text-align: center;
display: none;
visibility:hidden
}
#sidebar-overlay {
position:fixed;
z-index:15;
height:100vh;
width:100%;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
visibility:hidden;
box-sizing: border-box;
-webkit-transition: all 0.1s ease-in-out 0.6s;
transition: all 0.1s ease-in-out 0.6s;
}
#sidebar-overlay.active {
opacity:1;
visibility:visible;
-webkit-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
#close-sidebar {
position: fixed !important;
height:100vh;
width:100vw;
top:0;
left:0;
right:0;
bottom:0;
}
#sidebar-overlay .outer {
width: 100%;
margin: 0 auto;
padding: 80px;
box-sizing: border-box;
}
#sidebar-overlay .inner {
vertical-align: middle;
position: relative;
pointer-events: none;
text-align: left;
}
#sidebar-overlay.right .inner {
text-align: right;
}
.filters-wrap {
position: relative;
width: 100%;
max-height: 0px;
opacity:0;
margin-top: 100px;
transition: all 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.2s;
-webkit-transition: all 0.6s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.2s;
}
.filters-wrap.active {
opacity: 1;
max-height: 100px;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#filters {
height: auto;
z-index: 15;
position: relative;
width: auto;
display: inline-block;
padding: 0;
pointer-events: initial;
margin: 0;
}
#filters li {
display: block;
line-height: 30px;
opacity: 1;
position: relative;
margin: 5px 0;
opacity: 0;
text-align: left;
overflow:hidden;
}
#sidebar-overlay.right #filters li {
text-align: right;
}
#filters li a {
display: inline-block;
color: #000;
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 30px;
text-transform:uppercase;
z-index: 15;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #filters li a {
color:#fff;
}
#filters:hover li a {
opacity:0.3;
}
#filters li a:hover {
color:#000;
opacity:1;
}
.light-content #filters li a:hover {
color:#fff;
}
#filters li a::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
#filters li a:hover {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .isotope, .isotope .isotope-item {
-webkit-transition-duration: 1.8s;
-moz-transition-duration: 1.8s;
-ms-transition-duration: 1.8s;
-o-transition-duration: 1.8s;
transition-duration: 1.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} #portfolio-wrap {		
position:relative;
margin:0 auto;
width: 100%;		
max-width:none;
box-sizing: border-box;
margin-top:90px;
min-height:50vh;
padding:0 60px;
}
#portfolio-wrap.boxed {	
max-width:1320px;
padding:0;
}
#portfolio {
position: relative;
margin: 0 auto;
padding: 0;
box-sizing: border-box;
-webkit-transition: height 0.5s ease-out;
transition: height 0.5s ease-out;
}
#portfolio:after {
content:""; 
display:table; 
clear:both;
}
.item {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
width: calc(50% - 40px);
height: 28vw;
margin: 50px 20px;
}
#portfolio-wrap.boxed .item {
height: 380px;
}	
.item.wide {
width: calc(100% - 40px);
height: 45vw;		
}
#portfolio-wrap.boxed .item.wide {
height: 680px;
}
.item-appear{
display: block;
position: absoluter;
box-sizing: border-box;
z-index: 0;
width: 100%;
height: 100%;
opacity: 0.0001;
-webkit-transition:translateY(220px) scaleY(1.3);
transform: translateY(220px) scaleY(1.3);
-webkit-transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);	
transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);		
}
.item:nth-child(2n+0) .item-appear {
-webkit-transition-delay:0.15s;
transition-delay:0.15s;
}
.item-appear.active{
opacity: 1;
-webkit-transition:translateY(0px) scaleY(1);
transform: translateY(0px) scaleY(1);	
}
.item.above .item-content {
opacity: 1!important;
}
.item-image::after {
content: "";
opacity:0;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.load-project-thumb .item-image::after {
content: "";
opacity:1;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.item-content {
width: 100%;
height: 100%;
position:relative;	
}
.item-wrap {
width: 100%;
height: 100%;
position:absolute;  				
}
.item-wrap-image {
width: 100%;
height: 100%;
position:relative;
border-radius: 3px;	
-webkit-clip-path: inset(8px 8px 8px 8px);
clip-path: inset(8px 8px 8px 8px);
-webkit-transition: 1s cubic-bezier(.075,.82,.165,1);
-moz-transition: 1s cubic-bezier(.075,.82,.165,1);
transition: 1s cubic-bezier(.075,.82,.165,1);		
}
.item:hover .item-wrap-image {		
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);		
}
.item-image {
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
width:100%;
height: 100%;
position:relative;
display:block;
z-index:100;
cursor:pointer;
background-color:#000;		
overflow:hidden;	
}
.item-wrap-image .hero-video-wrapper video.bgvid {
height: 100%;
}
.below-caption .item-caption {
z-index: 10;
position: absolute;
bottom: -60px;
height: 60px;
padding-top: 25px;
padding-left:30px;
box-sizing: border-box;
width: 100%;
cursor:default;
}
.below-caption .item-title {
font-size: 16px;
line-height: 20px;
margin: 0;
font-weight: 700;
display: block;
float:left;
position:relative;
}
.below-caption .item-title::after {
content: '';
width: 20px;
height: 1px;
background-color: #333;
position: absolute;
top: 9px;
right: -40px;
}
.below-caption .item-cat {
display:block;
float:left;
font-size: 14px;
font-weight: 500;
opacity: 0.3;
line-height: 20px;
overflow:hidden;
margin-left: 55px;
}
.below-caption .item-cat span {
position: relative;
display: block;
width:120px;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.below-caption .item-cat span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.below-caption .item:hover .item-cat span, .below-caption .item.above .item-cat span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
} #project-nav {
height: 50vh;
width: 100%;
color: #000;
position: absolute;
margin-bottom: 0;	
bottom: -45vh;	
}
.light-content #project-nav {
color: #fff;
}
.next-project-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 3;
}
.next-project-image {
position: absolute;
top: 100%;
left: 0;
height: 100vh;
width: 100%;
overflow:hidden;
}
.next-project-image-bg {
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background-size: cover;
background-position:center center;
background-repeat: no-repeat;
opacity:1;
-webkit-transform: scale(1.05) translateY(0%);
transform: scale(1.05) translateY(0%);
}
.next-project-image::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.next-project-title {
display: table;
width: 100%;
width:auto;
padding: 0 30px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
transform: translateY(-40%);
-webkit-transform: translateY(-40%);
}
.next-project-title .inner {
vertical-align: bottom;
text-align:center;
}
.main-title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
position: relative;
display:block;
margin-bottom:0px;
display:inline-block;
vertical-align: top;
width:auto;
font-size:3.5vw;
line-height:90px;
}
.main-title span {
display: block;
float:left;
margin: 0;
min-width: 20px;
width:auto;
line-height:90px;
height:90px;
box-sizing: border-box;
}
.light-content .main-title {
color:transparent;
}
.light-content .main-title span {
color:transparent;
-webkit-text-stroke: 1px #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content .main-title:hover span, .page-is-changing .light-content .main-title span {
color:#fff;
-webkit-text-stroke: 1px transparent;
}
.main-subtitle {
margin-bottom: 0;
opacity: 1;
line-height: 20px;
height:20px;
overflow:hidden;
position: relative;
left: 0;
display: block;
font-size:14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}
.subtitle-name {
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
opacity:0;
}
.light-content .main-subtitle {
color: #fff;
} @media only screen and (max-width: 1466px) {
#sidebar-overlay .outer {
padding: 50px;
}
#portfolio-wrap, #portfolio-wrap.boxed {	
box-sizing: border-box;
padding: 0 30px;
}
.item:nth-child(1) .item-appear, .item:nth-child(2) .item-appear {
opacity: 1;
-webkit-transition:translateY(0px) scaleY(1);
transform: translateY(0px) scaleY(1);	
}
.main-title {
font-size: 4.5vw;
line-height: 70px;
}
.main-title span {
line-height: 70px;
height: 70px;
}
}
@media only screen and (max-width: 1320px) {	
#portfolio-wrap .item, #portfolio-wrap.boxed .item {
height: 28vw;
}
#portfolio-wrap .item.wide, #portfolio-wrap.boxed .item.wide {
height: 50vw;
}
}
@media only screen and (max-width: 1024px) {	
#show-filters {
margin: 0 auto;
margin-top:20px;
text-align: center;
display: table;
visibility:visible;
}
#sidebar-overlay .outer {
padding: 20px;
}
#sidebar-overlay.right .inner, #sidebar-overlay.left #filters li, #sidebar-overlay.right #filters li {
text-align: center;
}
#portfolio-wrap, #portfolio-wrap.boxed {
box-sizing: border-box;
padding: 0 30px;
}
#portfolio-wrap .item, #portfolio-wrap.boxed .item {
width: calc(50% - 20px);
margin: 50px 10px;
}
#portfolio-wrap .item.wide, #portfolio-wrap.boxed .item.wide {
margin: 50px 10px;
height: 50vw;
width:calc(100% - 20px);
}
.item-wrap-image {
-webkit-clip-path: inset(0px 0px 0px 0px);
clip-path: inset(0px 0px 0px 0px);
}
.below-caption .item-caption {
padding-top: 20px;
padding-left: 20px;
}
.main-title {
font-size: 5.5vw;
}
}
@media only screen and (max-width: 767px) {
#portfolio-wrap, #portfolio-wrap.boxed {
box-sizing: border-box;
padding: 0 20px;
margin-top:20px;
}
#portfolio-wrap .item, #portfolio-wrap.boxed .item {
width: calc(100% - 20px);
height: 50vw;
margin: 50px 10px;
}
.main-title {
font-size: 7vw;
}
.main-title span {
min-width: 10px;
}
}
@media only screen and (max-width: 479px) {
#portfolio-wrap, #portfolio-wrap.boxed {
margin-top:0px;
}
#portfolio-wrap .item, #portfolio-wrap.boxed .item {
width: 100%;
height: 50vw;
margin: 50px 0px;
}
.below-caption .item-caption {
padding-top: 20px;
padding-left:0px;
text-align:center;
}
.below-caption .item-title::after {
display:none;
}
.below-caption .item-title {
float:none;
}
.below-caption .item-cat {
margin-left: 0px;	
font-size:12px;
float:none;
}
.below-caption .item-cat span {
width:auto;
}
.main-title {
font-size: 9vw;
}
.main-title span {
min-width: 10px;
}
.next-project-title {
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
}#black-fade {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0;
z-index: 1500;
visibility:hidden;
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
}
#black-fade.fade-in {
opacity: 0.9;
visibility:visible;
}
#sidebar {
position: fixed;
top: 0px;
right: -370px;
width: 400px;
height: 100%;
background-color: #eee;
z-index: 2000;
overflow: hidden;
-webkit-transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-webkit-transform: translateX(0);
transform: translateX(0);
opacity:0;
}
.load-post-page #sidebar {
opacity:1!important;
}
.light-content #sidebar {
background-color: #222;
}
#sidebar.open {
-webkit-transform: translateX(-370px)!important;
transform: translateX(-370px)!important;
}
#open-sidebar {
cursor:pointer;
width: 30px;
height: 30px;
line-height:30px;
position: absolute;
top: 50%;
margin-top: -15px;
left: 0;
font-size: 14px;
text-align: center;
color:#000;
opacity:0.5;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.light-content #open-sidebar {
color:#fff;
}
#open-sidebar:hover, #open-sidebar-nav:hover {
opacity:1
}
#open-sidebar-nav {
cursor:pointer;
width: 30px;
height: 30px;
line-height:30px;
position: absolute;
font-size: 14px;
text-align: center;
color:#000;
opacity:0.2;
display:none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.light-content #open-sidebar-nav {
color:#fff;
}
#open-sidebar.open {
opacity:0;
visibility:hidden;
}
#open-sidebar i {
width: 30px;
height: 30px;
line-height:30px;
}
.sidebar-content {
box-sizing: border-box;
padding: 80px 50px;
padding-right: 60px;
width: calc(100% + 30px);
height:100%;
overflow-y: scroll;
}
.satelite-sidebar-widget {
display:block;
position:relative;
margin-bottom:70px;
}
.widgettitle a {
color:#000;
}
.light-content .widgettitle a {
color:#fff;
}
.search {
display: block;
position: relative;
padding-bottom: 20px;
}
.search:after {
font-family: FontAwesome;
content: "\f002";
width:20px;
height:20px;
font-size:14px;
line-height:20px;
text-align:left;
position:absolute;
right:0px;
top:16px;
color:#000;
}
.search input[type="text"] {
padding:0;
}
.light-content .search:after {
color:#fff;
}
.satelite-sidebar-widget ul {
margin:0;
margin-top:10px;
}
.satelite-sidebar-widget ul ul {
margin-left:20px;
}
.satelite-sidebar-widget ul li {
list-style: none;
margin: 8px 0;
display: inline-block;
position: relative;
width: 100%;
}
.satelite-sidebar-widget ul li li:last-child {
margin-bottom:4px;
}
.satelite-sidebar-widget ul li a {
position:relative;
opacity:0.7;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content .satelite-sidebar-widget ul li a {
opacity:0.4;
}
.satelite-sidebar-widget ul li a:hover {
opacity:1;
}
.light-content .satelite-sidebar-widget ul li a {
color:#fff;
}
.satelite-sidebar-widget .tag-cloud-link {
list-style: none;
margin: 6px 0;
display: inline-block;
position: relative;
width: auto;
margin-right: 6px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.2);
font-size: 10px!important;
line-height:22px;
font-weight: 600;
color: #000;
padding: 0 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.light-content .satelite-sidebar-widget .tag-cloud-link {
border: 1px solid rgba(255,255,255,0.2);
color:#fff;
}
.satelite-sidebar-widget .tag-cloud-link:hover {
border: 1px solid rgba(0,0,0,1);
}
.light-content .satelite-sidebar-widget .tag-cloud-link:hover {
border: 1px solid rgba(255,255,255,1);
}
#wp-calendar {
width: 100%; 
border:0;
}
#wp-calendar caption {
text-align: left;
color: #333;
font-size: 14px;
margin-top: 15px;
margin-bottom: 15px;
}
.light-content #wp-calendar caption {
color:#fff;
}
#wp-calendar thead { 
font-size: 10px; 
}
#wp-calendar thead th { 
padding-bottom: 10px; border:0; 
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #eee;
text-align: center;
padding: 8px;
border-radius: 3px;
font-size: 12px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #wp-calendar tbody td {
background: #333;
border: 1px solid #222;
}
.light-content #wp-calendar a {
color:#fff;
}
#wp-calendar tbody td:hover { 
background: #000; 
color:#fff;
}
#wp-calendar tbody td:hover a {
color:#fff;
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot #next { 
font-size: 10px; 
text-transform: uppercase; 
text-align: right; 
}
#wp-calendar tfoot #prev { 
font-size: 10px; 
text-transform: uppercase; 
padding-top: 10px; 
}
#wp-calendar tfoot td {	
border:0
}
#wp-calendar .pad {
background-color:transparent!important;
}
.satelite-sidebar-widget select {
position:relative;
width:100%;
}
.satelite-sidebar-widget select option {
position:relative;
width:100%;
}
.select {
position: relative;
display: block;
width: 100%;
height: 40px;
background: #fff;
line-height: 40px;
margin-top:20px;
}
.light-content .select {
background: #333;
}
select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 .5em;
color: #000;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
}
select::-ms-expand {
display: none;
}
.select::after {
content: '\25BC';
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0 1em;
background: #333;
pointer-events: none;
height: 41px;
line-height: 41px;
}
.light-content .select::after {
height: 41px;
line-height: 41px;
}
.select:hover::after {
color: #fff;
}
.select::after {
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
}
#blog {
width: 100%;
max-width: 1280px;
padding: 0 60px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
}
#blog-content {
position: relative;
max-width:1160px;
margin:0 auto;
margin-bottom:0;
margin-top:120px;
opacity: 0;
transform: translateY(15vh);
-webkit-transform: translateY(15vh);
}
#blog::after, #blog-post::after, #post-content::after {
clear: both;
content: " ";
display: table;
}
article {
position:relative;
display:block;
box-sizing:border-box;
padding-bottom:120px;
}
.article-wrap {
text-align:center;
position:relative;
opacity: 0.0001;
-webkit-transition:translateY(220px) scaleY(1.3);
transform: translateY(220px) scaleY(1.3);
-webkit-transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);	
transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);				
}
.article-wrap.active{
opacity: 1;
-webkit-transition:translateY(0px) scaleY(1);
transform: translateY(0px) scaleY(1);	
}
.post-article-wrap {
position:relative;
opacity:0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
.article-head {
width: auto;
position: relative;
display: block;
padding-top: 5px;
box-sizing: border-box;
left: 0;
z-index:5;
}
.article-img-wrap {
width: 100%;
height: 100%;
position:relative;
border-radius: 3px;	
-webkit-clip-path: inset(8px 8px 8px 8px);
clip-path: inset(8px 8px 8px 8px);
-webkit-transition: 1s cubic-bezier(.075,.82,.165,1);
-moz-transition: 1s cubic-bezier(.075,.82,.165,1);
transition: 1s cubic-bezier(.075,.82,.165,1);		
}
.article-link-img:hover .article-img-wrap {		
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);		
}
.article-img {
display: block;
position: relative;
width: 100%;
height: auto;
background-size: cover;
margin-bottom:20px;
top: 0;
left: 0;
background-position: center;
}
.article-content {
display: block;
position: relative;
padding: 0 40px;
box-sizing: border-box;
height: auto;
}
.post-title {
font-size: 36px;
line-height: 48px;
font-weight: 700;
padding:0;
padding-bottom:1px;
margin:0;
margin-left: -2px;		
-ms-word-wrap: break-word;
word-wrap: break-word;
color:#000;
padding-top:10px;
padding-bottom:10px;
}
article .post-title {
display: table;
margin:0 auto;
}
.post-article-wrap .post-title {
max-width:880px;
}
.light-content .post-title {
color:#fff;
}
.entry-meta, .entry-meta ul {
padding:0;
margin:0;
position:relative;
}
.entry-meta li {
display:inline-block;
position:relative;
margin:0;
padding:0;
list-style:none;
display: inline-block;
margin-right: 50px;
line-height: 20px;
height:20px;
font-size:12px;
font-weight:600;	
}
.entry-meta li:last-child {
margin-right:0;
}
.entry-meta li a {
color:#000;
font-size:10px;
font-weight:600;
line-height: 20px;
height:20px;
display:inline-block;
}
.light-content .entry-meta li a, .light-content .entry-meta li {
color:#fff;
}
.entry-categories {
margin-top:4px;
}
.entry-categories li::after {
content: "";
width: 15px;
height: 1px;
top: 10px;
right: -30px;
background-color: #000;
opacity: 0.2;
position: absolute;
}
.light-content .entry-categories li:after {
background-color:#fff;
}
.entry-categories li:last-child:after {
display:none;
}
.entry-categories li a, .entry-tags li a {
font-size:12px;
overflow:hidden;
}
.entry-tags li:first-child {
width: 30px;
height: 20px;
position: relative;
color: transparent;
margin-right:10px;
overflow:hidden;
}
.entry-tags li {
margin-right:20px;
}
.entry-tags li:first-child:after {
font-family: FontAwesome;
content: "\f02b";
width:20px;
height:20px;
font-size:18px;
line-height:20px;
text-align:left;
position:absolute;
left:0px;
top:2px;
color:#000;
}
.light-content .entry-tags li:first-child:after {
color:#fff;
}
.entry-categories li a span, .entry-tags li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.entry-categories li a span::before, .entry-tags li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.entry-categories li:hover a span, .entry-tags li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.entry-date li a {
font-size: 14px;
font-weight: 500;
opacity:0.45;
-webkit-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
}
.entry-date li a:hover {
opacity:1;
} #post {
width: 100%;
max-width: 1280px;
padding: 0 60px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
}
#post-content, .post-meta-data, .post-navigation, .post-comments, .post-form {
position: relative;
max-width: 1160px;
margin: 0 auto;
box-sizing: border-box;
padding: 0 140px;
opacity:0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
.post-image {
margin-bottom: 40px;
display: block;
height: auto;
width: 100%;
position: relative;
}
#post .post-image {
margin-top:40px;
opacity:0;
transform: translateY(10vh);
-webkit-transform: translateY(10vh);
}
.post-meta-data {
margin-top:30px;
margin-bottom:50px;
}
.post-navigation {
margin-top:140px;
margin-bottom:140px;
}
.post-navigation .article-head {
display:none;
}
.light-content .post-next a {
color: transparent;
-webkit-text-stroke: 1px #fff;
}
.post-next a {
display: inline-block;
box-sizing: border-box;
color: transparent;
-webkit-text-stroke: 1px #000;
font-size: 3.5vw;
line-height: 80px;
font-weight: 600;
margin-top:4px;
margin-left:-3px;
position: relative;
-webkit-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
.post-next a:hover {
color:#000;
}
.light-content .post-next a:hover {
color:#fff;
}
.post-next-title {
font-size:18px;
line-height: 24px;
font-weight:600;
color:#000;
margin-top:10px;
display: block;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.light-content .post-next-title {
color:#fff;
}
.post-form {
margin-top:100px;
margin-bottom:60px;
}
.page-links {
clear: both;
}
.page-links a {
width: 34px;
height: 34px;
line-height: 35px;
font-weight: 500;
font-size: 12px;
cursor: pointer;
padding: 0;
color:rgba(255,255,255,0.6);
background-color: #262629;
border-radius: 3px;
display: inline-block;
margin: 0 5px;
text-align: center;
}
.page-links a:hover{
color:rgba(255,255,255,1)
} #hero .post-article-wrap {
padding: 0 100px;
box-sizing: border-box;
}
#hero  .article-head {
padding: 0 40px;
}
#page-with-comments {
margin-top:50px;
}
#page-with-comments .post-comments {
margin-bottom: 10px;
min-height: 30px;
padding:0;
}
#page-with-comments .post-form {
margin-top: 60px;
padding:0;
}
#page-with-comments .container{
padding:0;
}
#page-with-comments .article-head {
position:relative;
width: auto;
margin-bottom:20px;
}
#page-with-comments .entry-meta li {
font-size:18px;
}
.post-comments p {
padding-top:4px;
}
.post-comments:after {
clear: both;
content: " ";
display: table;
}
.logged-in-as {
padding-top: 12px;
}
.user_comment {
color: #000;
margin-bottom: 40px;
padding-left: 65px;
position:relative;
}
.user-image {		
height: 50px;
width: 50px;
position:absolute;
left:0px;
top:6px;
}
.user_comment_reply .user-image:after {
content: '';
position: absolute;
width: 25px;
height: 1px;
background-color: rgba(0,0,0,0.2);
left: -44px;
bottom: 25px;
}
.user_comment_reply .user-image:before {
content: '';
position: absolute;
width: 1px;
height: 25px;
background-color: rgba(0,0,0,0.2);
left: -45px;
bottom: 25px;
}
.light-content .user_comment_reply .user-image:after, .light-content  .user_comment_reply .user-image:before {
background-color:rgba(255,255,255,0.2);
}
.user-image img {
width:100%;
height:auto;
border-radius: 3px;
}
.comment-head {
font-weight: 500;
font-family: 'Poppins', sans-serif;
color:#000;
font-size:14px;
margin-bottom: 2px;
}
.light-content .comment-head {
color:#fff;
}
.light-content .comment-head a {
color:#fff;
}
.comment-head span {
font-weight:300;
color:#999;
}
.comment-head span a {
color:#000;
font-weight:400;
position:relative;
display:inline-block;
}
.light-content .comment-head span a {
color:#fff;
}
.comment-text {
color: #999;
margin-bottom:5px;
}
.light-content .comment-text a {
color:#fff;
}
.user_comment_reply {
position:relative;
color: #000;
padding-left: 65px;
margin-top: 25px;
display:block;
}
.add-comment .caption-content {
padding:0;
}
.comments-navigation a {
padding-top: 8px;
margin-bottom: 40px;
position: relative;
display: block;
}
.comments-navigation .alignleft, .comments-navigation .alignright {
float: none;
}
.post-form .message-box {
margin-top:0;
}
.post-form .article-head {
padding-top: 14px;
}
#respond #commentsform {
float:none;
margin-bottom:30px;
}
.comment .article-head {
position:relative;
margin-bottom:10px;
}
#comments .entry-meta li, #respond .entry-meta li {
font-size: 18px;
line-height: 24px;
font-weight: 600;
margin-bottom:30px;
}
#comments h5 {
padding-top: 6px;
}
.post-password-form input[type="submit"] {		
cursor: pointer;
border: none;
box-sizing: border-box;
text-align: center;
background-color: #000;
display: inline-block;
border-radius: 4px;
position: relative;
overflow: hidden;
margin-top:30px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;  
}
.post-password-form input[type="submit"] {
color: #fff;
font-weight: 600;
font-family: 'Poppins', sans-serif;
font-size: 14px;
padding: 14px 24px;
line-height: 16px;
position:relative;
z-index:10;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;		
}
input[type="submit"] {
background-color:transparent; 
}
.post-password-form input[type="submit"]::after {
content: '';
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
background: #333;
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
-webkit-transition: transform .2s ease-out;
}
.logged-in textarea {
margin-bottom:40px;
}	
.form-submit {
position:relative;
display:inline-block;
}
input[type="password"] {
background:#fff;
box-sizing:border-box;
border-radius:3px;
padding:10px;
height:50px;
line-height:30px;
outline:none;
min-width:350px;
display:block;
border:1px solid #ddd;
}
.post-password-form input {
margin-top:20px!important;
}
.light-content .logged-in-as a {
color:#fff;
} #blog-navigation {
max-width:1220px;
width:100%;
margin:0 auto;
position:relative;
opacity:0;
}
#blog-wrap {
width: 100%;
max-width: 400px;
box-sizing: border-box;
height: 80px;
position: relative;
margin: 0 auto;
margin-bottom: 60px;
}
#blog-wrap::after {
content: "";
width: 80px;
height: 1px;
background-color: #000;
opacity:0.1;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
}
.light-content #blog-wrap::after {
background-color: #fff;
opacity:0.15;
}
#blog-navigation .blog-prev-wrap, #blog-navigation .blog-next-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float:left;
overflow:hidden;
z-index:1;
-webkit-transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;		
}
#blog-navigation .blog-prev, #blog-navigation .blog-next {
display: block;
width: 40px;
height: 40px;
text-align: center;
z-index: 10;
position: relative;
}
#blog-navigation .blog-prev-wrap {
float:left;
}
#blog-navigation .blog-next-wrap {
float:right;
}
#blog-navigation i {
line-height:40px;
width:40px;
color:#ddd;
position:relative;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content #blog-navigation i {
color:#fff;
opacity:0.2;
}
#blog-navigation a i {
color:#000;
}
.light-content #blog-navigation a i {
color:#fff;
opacity:1;
}
#blog-navigation .blog-prev a i, #blog-navigation .blog-prev i {
left:0px;
}
#blog-navigation .blog-next a i {
right:0px;
}
.blog-numbers {
position: absolute;
width: 100%;
box-sizing: border-box;
padding: 0 80px;
height: inherit;
z-index:0;
color: #000;
font-weight: 700;
font-size: 48px;
font-weight:700;
left:0;
z-index:0;
}
.light-content .blog-numbers {
color: #fff;
}
.blog-numbers .blog-active {
width:30%;
float:left;
text-align:center;
line-height:80px;
}
.blog-numbers .blog-total {
width:30%;
float:right;
text-align:center;
line-height:80px;
} .post.sticky .article-content {
border-bottom:2px solid #000;
padding-bottom: 40px;
}
.light-content .post.sticky .article-content {
border-bottom:2px solid #fff;
}
.alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
text-align:center;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
clear: both;
margin-top: 1.6em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.post-comments-textarea.comment_area_loggedin {
position:relative;
}
.bypostauthor > article .fn:before {
content: "";
margin: 0 2px 0 -2px;
position: relative;
}
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.screen-reader-text {
display:none;
}
.wp-caption-text {
font-size: 11px;
font-weight: 400;
color:#999;
}
.post-password-form label {
color: #333;
display: block;
line-height: 1.5;
}
article .page-links {
margin-bottom:0px;
padding:0;
display:none;
}
.article-footer .page-links {
margin-bottom:10px;
}
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
}		
.bottom-post {
text-align: center;
margin-top: 40px;
margin-bottom: 30px;
}
.pingback {
padding-left: 0;
}
.search_results {
padding:0 20px;
}
.list-share {
text-align: right;
display: block;
width: 250px;
position: absolute;
top: -3px;
right: 50px;
}
.list-share::before {
content: 'Share:';
position: absolute;
top: 0;
right: 170px;
line-height: 30px;
font-size: 12px;
}
.list-share a img {
opacity:0!important;
}
.list-share a:nth-child(5), .list-share a:nth-child(6), .list-share a:nth-child(7), .list-share a:nth-child(8), .list-share a:nth-child(9) {
display:none;
}
.list-share a  {
background-color:transparent;
height:30px!important;
width:40px!important;
line-height:30px;
display:inline-block;
margin:0!important;
text-align:center;
position:relative;
}
.list-share:hover a::before {
opacity:0.4;
}
.list-share a:nth-child(1) {
border-left:none;
}
.list-share a::before {
font-family: FontAwesome;
padding-right:0px;
font-size:15px;
color:#000;
position:absolute;
margin-top:0px;
left:0;
width:100%;
text-align:center;
webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.list-share a:hover::before {
opacity:1;
color:#000!important;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.list-share .synved-social-provider-facebook::before {
content: "\f09a";
}
.list-share .synved-social-provider-twitter::before {
content: "\f099";
}
.list-share .synved-social-provider-google_plus::before {
content: "\f1a0";
}
.list-share .synved-social-provider-reddit::before {
content: "\f1a1";
}
.list-share .synved-social-provider-pinterest::before {
content: "\f0d2";
}
.list-share .synved-social-provider-linkedin::before {
content: "\f0e1";
}
.list-share .synved-social-provider-tumblr::before {
content: "\f173";
}
.list-share .synved-social-provider-mail::before {
content: "\f0e0";
} @media only screen and (max-width: 1466px) {
.post-next a {
font-size: 4.5vw;
line-height: 70px;
margin-left:-2px;
}
}
@media only screen and (max-width: 1024px) {
#blog {
padding: 0 50px;
}
#post {
padding: 0 50px;
}
.article-head {
position:relative;
width:auto;
margin-bottom:20px;
}
.article-content {
padding: 0;
}
#post-content, .post-meta-data, .post-navigation, .post-comments, .post-form {
padding:0;
}
.post-next a {
font-size: 5.5vw;
line-height: 70px;
margin-left:-2px;
}
#hero .post-article-wrap {
padding: 0;
box-sizing: border-box;
}
.post-article-wrap .post-title {
max-width: 100%;
}
#open-sidebar-nav {
pointer-events: initial;
}
.form-submit input[type="submit"] {
padding: 12px 24px;
}
}
@media only screen and (max-width: 767px) {
#open-sidebar-nav {
display: block;
right: 90px;
top: 25px;
opacity: 1;
}
#blog {
padding: 0 40px;
}
#post {
padding: 0 40px;
}
#sidebar.open {
-webkit-transform: translateX(-400px)!important;
transform: translateX(-400px)!important;
}
#sidebar {
right: -400px;
width: 400px;
height: 100%;
}
article {
padding-bottom: 60px;
}
.article-head {
margin-bottom:10px;
}
.post-title {
font-size: 30px;
line-height: 40px;
}
.post-navigation {
margin-top: 120px;
margin-bottom: 120px;
}
#blog-wrap {
margin: auto;
left:auto;
}
.user_comment {
padding-left: 50px;
}
.user-image {
height: 40px;
width: 40px;
}
.user_comment_reply {
padding-left: 50px;
}
.user_comment_reply .user-image:after {
content: '';
position: absolute;
width: 20px;
height: 1px;
background-color: rgba(0,0,0,0.2);
left: -29px;
bottom: 20px;
}
.user_comment_reply .user-image:before {
content: '';
position: absolute;
width: 1px;
height: 20px;
background-color: rgba(0,0,0,0.2);
left: -30px;
bottom: 20px;
}
.post-next a {
font-size: 7vw;
line-height: 70px;
margin-left:-2px;
}
}
@media only screen and (max-width: 479px) {
#open-sidebar-nav {
right: 70px;
}
#blog {
padding: 0 20px;
}
#post {
padding: 0 20px;
}
#sidebar.open {
-webkit-transform: translateX(-300px)!important;
transform: translateX(-300px)!important;
}
#sidebar {
right: -300px;
width: 300px;
height: 100%;
}
.post-title {
font-size: 24px;
line-height: 34px;
}
.post-navigation {
margin-top: 100px;
margin-bottom: 100px;
}
.user_comment {
padding-left: 0px;
}
.user-image {
display:none;
}
.user_comment_reply {
padding-left: 10px;
}
.post-next a {
font-size: 9vw;
line-height: 70px;
margin-left:-2px;
}
}.slider.screen-contain {
width: auto!important;
}
.slider.screen-contain .owl-item img {
display: block;
width: auto!important;
max-height: 60vh!important;
margin: 0 auto;
}
.slider .owl-stage-outer {
z-index:0;
}
.slider .owl-controls {
z-index:1;
}
.slider .owl-nav, .carousel .owl-nav {
position:absolute;
top:0;
left:0;
margin:0;
width:100%;
height:100%;
pointer-events: none;
margin:0!important;
}
.slider .owl-prev, .carousel .owl-prev {
text-indent: -9999px;
position: absolute;
top: 0;
pointer-events: auto;
opacity: 1;
left: 0;
cursor: pointer;
height: 100%;
width: 50%;
margin-top: 0;
}
.owl-prev {
text-decoration:none;
position:relative;
}
.owl-prev span {	
text-indent: 0;
margin-left:-90px;
display:none;
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-weight: 600;
color:#000;
}
.white-tooltip .owl-prev span {
color:#fff;
}
.owl-prev:hover span {
display:block;
position:fixed;
overflow:hidden;
}
.slider .owl-next, .carousel .owl-next {
text-indent: -9999px;
position: absolute;
top: 0;
pointer-events: auto;
opacity: 1;
right: 0;
cursor: pointer;
height: 100%;
width: 50%;
margin-top: 0;
}
.owl-next {
text-decoration:none;
position:relative;
}
.owl-next span {	
text-indent: 0;
display:none;
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-weight: 600;
color:#000;
}
.white-tooltip .owl-next span {
color:#fff;
}
.owl-next:hover span {
display:block;
position:fixed;
overflow:hidden;
}
.owl-dots {
position:relative;
width:100%;
text-align: center;
-webkit-tap-highlight-color: transparent;
top:-40px;
}
.carousel .owl-dots {
top:20px;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; 
}
.owl-dots .owl-dot span {
background: rgba(255,255,255,0.1)!important;
width:6px;
height:6px;
border-radius:6px;
width: 8px;
height: 8px;
margin: 4px 5px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
background: #fff!important;
}
.text-carousel .owl-nav {
text-align: center;
margin: 0 auto;
width: 160px;
height:80px;
margin-top:30px;
}
.filters-carousel .owl-nav {
text-align: center;
margin: 0 auto;
width: 180px;
height:80px;
margin-top:30px;
}
.text-carousel .owl-prev, .text-carousel .owl-next, .filters-carousel .owl-prev, .filters-carousel .owl-next {
display:inline-block;
width:80px;
height:80px;
margin:0;
display: flex;
justify-content: center;
align-items: center;
float:left;
}
.filters-carousel .owl-next {
float:right;
}
.prev-testimonial, .next-testimonial, .prev-filter, .next-filter {		
width: 34px;
height: 34px;
border-radius: 34px;
box-sizing: border-box;
position: relative;
cursor: pointer;		
}
.text-carousel .owl-nav i, .filters-carousel .owl-nav i {
line-height:34px;
text-align:center;
font-size:12px;
color:#000;
}
.light-content .text-carousel .owl-nav i, .light-content .filters-carousel .owl-nav i {
color:#fff;
}
.user-review {
color:#000;
font-weight:600;
}
.light-content .user-review {
color:#fff;
} .image-link {
display: inline-block;
width: auto;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.93;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-content figcaption, .mfp-bottom-bar {
display:none;
} .hero-video-wrapper {
position: fixed;
box-sizing: border-box;
min-width: 100%;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
padding:0;
overflow:hidden!important;
opacity:1;		
}
.hero-video-wrapper video.bgvid {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
transform: translateX(-50%) translateY(-50%);
background-size: cover;
}
.video-wrapper {
position: relative;
box-sizing: border-box;
min-width: 100%;
max-height: 100vh;
width: 100%;
height: auto;
background-size: cover;
padding:0;
overflow:hidden!important;
opacity:1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.video-cover {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:100;
cursor:pointer;
background-size:cover;
background-repeat:no-repeat;
-webkit-transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
}
.video-cover.hidden {
opacity:0;
height: calc(100% - 50px);
-webkit-transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
}
video.bgvid { 
background-size: cover;
height: auto;
min-height: 100%;
min-width: 100%;
position: absolute;
width: 100%;
z-index: -100;
}
.video-wrapper video.bgvid {
position: relative;
}
.full .video-wrapper video.bgvid {
position: relative;
margin-top: 50vh;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.control {
bottom: 25px;
color: #ccc;
display: none;
left: 0;
position: absolute;
width: calc(100% - 40px);
z-index: 5;
background-color: #eee;
padding: 0;
box-sizing: border-box;
right: 0;
margin: 0 auto;
}
.full .control {
bottom: 10px;
width: calc(100% - 160px);
}
.btmControl{
clear:both;
}
.control .sound{
width: 30px;
height: 50px;
float:left;
cursor:pointer;
text-align:center;
line-height:50px;
color:#fff;
opacity:0.4;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .sound:hover {
opacity:1;
}
.control .sound i {
line-height:50px;
}
.control .sound.muted i:first-child {
display:none;
}
.control .sound.muted i:last-child {
display:block;
}
.control .sound i:last-child {
display:none;
}
.control .btnFS{
width: 50px;
height: 50px;
float:left;
cursor:pointer;
text-align:center;
line-height:50px;
color:#fff;
opacity:0.4;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .btnFS:hover{
opacity:1;
}
.progress-bar {
background: rgba(255,255,255,0.5);
box-sizing: border-box;
float: left;
height: auto;
width: calc(100% - 123px);
cursor: pointer;
bottom: 23px;
position: absolute;
left: 23px;
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.video-wrapper:hover .progress-bar {
opacity:1;
}
.progress {
height: 2px;
max-width: 100%;
position: relative;
width: 100%;
}
.progress span {
height:100%;
position:absolute;
top:0;
left:0;
display:block;
}
.timeBar{
z-index:10;
width:0;
background: #fff;
}
.bufferBar{
z-index:5;
width:0;
background: rgba(255,255,255,0.2);
}
.video-btns {
position: absolute;
right: 3px;
bottom: 0px;
opacity:0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.video-wrapper:hover .video-btns {
opacity:1;
}
.volume{
position:relative;
cursor:pointer;
width:70px;
height:10px;
float:right;
margin-top:10px;
margin-right:10px;
}
.volumeBar{
display:block;
height:100%;
position:absolute;
top:0;
left:0;
} .button-box {
margin-top:10px;
line-height:16px;
cursor:pointer;
border:none;
box-sizing:border-box;
text-align:center;
display:inline-block;
position:relative;
}
.text-align-center .button-box {
margin-left:10px;
margin-right:10px;
}
.button-content .submit-box {
color:#fff;
}
.clapat-button-wrap {
display: flex;
position: relative;
justify-content: center;
align-items: center;
left:0;
right:0;
min-width:100px;
height:60px;		
pointer-events:initial;
}
.text-align-center .clapat-button-wrap {
margin:0 auto;
}
.clapat-button {		
opacity:1;		
}
.button-border {
height: 40px;
width: auto;
border: solid 2px #000;
background-color:#000;
border-radius: 5px;
cursor:pointer;
font-weight: 600;
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height:40px;
overflow: hidden;
color:#fff;
text-align:center;
}
.light-content .button-border {
border: solid 2px #fff;
background-color:#fff;
color:#000;
}
.button-border.rounded {
border-radius: 30px;
}
.button-border.outline {
border: solid 2px #000;
color:#000;
background-color:transparent;
}
.light-content .button-border.outline {
border: solid 2px #fff;
color:#fff;
background-color:transparent;
}
.button-border span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width: auto;
text-align: center;
transform-origin: 100% 0%;
padding: 0 30px;
}
.button-border span::before {
position: absolute;
width: 100%;
top: 100%;
left: 0;
content: attr(data-hover);
text-align: center;
}
.clapat-button:hover .button-border span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
} .has-animation {
opacity: 0.01;
-webkit-transition:translateY(80px);
transform: translateY(80px);
transform-origin: 50% 0;
will-change:transform;
}
.has-animation.has-scale {
opacity: 0.0001;
-webkit-transition:translateY(120px) scaleY(1.5);
transform: translateY(120px) scaleY(1.5);
transform-origin: 50% 0;
will-change:transform;
}
.has-mask span {
display:inline-block;
overflow:hidden;
}
.has-mask span > span {
display: inline-block;
margin:0!important;
line-height:40px;
height:40px;
opacity:0;
-webkit-transform:translateY(60px);
transform: translateY(60px);
}
h1.has-mask span, h1.has-mask span > span {
line-height:60px;
height:60px;
margin-right:12px;
}
h2.has-mask span, h2.has-mask span > span {
line-height:40px;
height:40px;
margin-right:10px;
}
h3.has-mask span, h3.has-mask span > span {
line-height:32px;
height:32px;
margin-right:8px;
}	
h4.has-mask span, h4.has-mask span > span {
line-height:28px;
height:28px;
margin-right:7px;
}
h5.has-mask span, h5.has-mask span > span {
line-height:20px;
height:20px;
margin-right:6px;
}
h6.has-mask span, h6.has-mask span > span {
line-height:16px;
height:16px;
margin-right:5px;
} a.link {
display:inline-block;
position:relative;
}
.light-content a.link {
color:#fff;
}
a.link::before {
content: '';
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
h1 a.link::before {
bottom: 0px;
height: 3px;
}
.light-content a.link::before {
background: rgba(255,255,255,1);
}
a.link:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.clapat-icon {
color: #000;
position: relative;
margin-top: 15px;
margin-bottom: 20px;
}
.clapat-icon i {
position:relative;
margin-bottom:0px;
font-size:24px;
}
.light-content .clapat-icon {
color:#fff;
}
.clapat-icon:after {
content: "";
clear: both;
display: table;
} .clients-table {
margin:0;
margin-left:2px;
display:block;
}
.clients-table:after {
content: "";
clear: both;
display: table;
}
.clients-table li {
display: block;
float: left;
width: 25%;
min-height: 30px;
border: 1px solid #ddd;
box-sizing: border-box;
text-align: center;
margin: 0px;
margin-left: 0px;
margin-left: -1px;
margin-bottom:-1px;
}
.light-content .clients-table li {
border: 1px solid #222;
}
.clients-table li img {
margin:0 auto;
opacity:0.3;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
}
.clients-table li:hover img {
opacity:1;
} .justified-gallery {
box-sizing: border-box;
padding: 0 10px;
width:calc(100% + 20px) !important;
margin-left:0px;
}
.collage-thumb {
position:relative;
overflow:hidden;
cursor:pointer;
}
.collage-thumb:hover .thumb-info {
opacity:1;
bottom:-5px;
}
.thumb-info {
position:absolute;
bottom:-10px;
left:0;
width:100%;
opacity:0;
color: #fff!important;
padding: 50px 20px 20px;
box-sizing:border-box;
font-size:12px;
font-weight: 500;
transition:all 0.2s ease-in-out 0s;
-webkit-transition:all 0.2s ease-in-out 0s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.55))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } #contact-formular {
margin:0 auto;
}
.text-align-center #contact-formular {
text-align:center;
}
#contact-formular::after {
clear: both;
content: " ";
display: table;
}
#contactform {
position:relative;
}
.name-box, .email-box, .message-box {
position:relative;
display:block;
}
.name-box, .email-box  {
width: 47%;
float: left;
margin-bottom: 20px;
margin-right: 6%;
position: relative;
}
.name-box::after, .email-box::after {
clear: both;
content: " ";
display: table;
}
.email-box {
margin-right:0px;
}
.message-box {
float:left;
width:100%;		
margin-top:40px;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], textarea {
color: rgba(0,0,0,1);
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-weight: 400;
height: 50px;
padding: 12px 20px 12px 0px;
width: 100%;
border-radius:0px;
margin-bottom:0px;
border:none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
box-sizing: border-box;
background-color:transparent;
outline:none;
border-bottom:1px solid rgba(0,0,0,0.1);
}
input[type="search"] {
padding-left:0px;
}
.light-content input[type="text"], 
.light-content input[type="tel"], .light-content input[type="email"], .light-content input[type="search"], .light-content textarea {
color:rgba(255,255,255,1);
border-bottom:1px solid rgba(255,255,255,0.3);
}
.input_label {
background-color: #000;
height: 2px;
left: 0;
position: absolute;
top: 49px;
width: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content .input_label {
background-color: #fff;
}
.input_label.slow {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
input[type="text"]:focus + .input_label,
input[type="tel"]:focus + .input_label,
input[type="email"]:focus + .input_label, input[type="search"]:focus + .input_label, textarea:focus + .input_label {
width:100%;		
}
input[type="text"]:focus, textarea:focus {
color:#000;
}
.light-content input[type="text"]:focus,
.light-content input[type="tel"]:focus,
.light-content input[type="email"]:focus, .light-content textarea:focus {
color:#fff;
}
textarea {
resize:none;
margin-bottom:0;
height:50px;
box-sizing: border-box;
padding: 14px 20px 6px 0px;
margin-bottom:60px;
}
textarea:after {
background-color: #000;
content: "";
height: 2px;
left: 0px;
position: absolute;
top: 20px;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.submit-box {
color: #000;
margin-top: 10px;
line-height: 16px;
cursor: pointer;
border: none;
box-sizing: border-box;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
text-align: center;
display: inline-block;
position: relative;
overflow: hidden;
background: #000;
border-radius: 3px;
}
.light-content .submit-box {
color:#fff;
}
.submit-box {
display:inline-block;
position:relative;
}
.submit-box::before {
content: '';
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.2);
transform: scaleX(1);
transform-origin: left;
transition: transform .2s ease-out;
}
.submit-box:hover::before {
transform: scaleX(0);
transform-origin: right;
}
input[type="submit"]	{
border:none;
}
.error_message {				
margin-bottom:30px;
font-size:13px;		
color:#e93735;		
font-weight:bold;		
}
#success_page p, #success_page p strong {		
color:#fff;		
margin-top:20px;		
}
#message fieldset {		
border:none;		
}
div.wpcf7 .ajax-loader {
display:none;
}
.wpcf7-form-control-wrap {
position: relative;
height: auto;
display: block;
}
input[type="submit"] {		
cursor: pointer;
border: none;
box-sizing: border-box;
text-align: center;
display: inline-block;
border-radius: 4px;
position: relative;
overflow: hidden;
background-color:transparent; 
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; 
}
input[type="submit"] {
color: #000;
font-weight: 600;
font-family: 'Poppins', sans-serif;
font-size: 14px;
padding: 14px 24px;
line-height: 14px;
position:relative;
z-index:10;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;		
}
.light-content input[type="submit"] {
color: #fff;
}
.post-password-form input[type="submit"]::after, submit-box::after {
content: '';
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 100%;
background: #333;
transform: scaleX(1);
transform-origin: left;
transition: transform .2s ease-out;
-webkit-transition: transform .2s ease-out;
}
.submit-box:hover::after {
transform: scaleX(0);
transform-origin: right;
}
div.wpcf7-response-output {
margin: 0;
margin-top:20px;
border-radius:3px;
line-height:24px;
font-size:12px;
background: #ff0000;
color: #fff;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
background:#f7e700;
color:#000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
background: #398f14;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 10px;
font-weight: normal;
display: block;
position: absolute;
top: 60px;
}
::placeholder { color: #000;
opacity: 1; }
.light-content ::placeholder { color: #fff;
opacity: 1; }
.light-content :-ms-input-placeholder { color: #fff;
}
.light-content ::-ms-input-placeholder { color: #fff;
}
:-ms-input-placeholder { color: #000;
}
::-ms-input-placeholder { color: #000;
} #map_canvas {
display: block;
height:68vh;
position:relative;
width: 100%;
}
#hero-image.bgrelative #map_canvas {
position:relative!important;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc {
display:none;
}
.gmnoprint div {
background:none !important;
}
.gm-style button {
display:none!important;
}
.services-icon i {
font-size:24px;
margin-bottom:20px;
}
.service-info-text {
margin-bottom:40px;
} @media only screen and (max-width: 1466px) {
.button-border {
height: 36px;
line-height: 36px;
}
.button-border span {
padding: 0 26px;
}
}
@media only screen and (max-width: 1024px) {
.slider .owl-prev, .slider .owl-next {
display:none!important;
}
.text-align-center .clapat-icon {
padding-left: 0;
}
.text-carousel {
max-width:500px;
margin: 0 auto;
}
#mc_embed_signup .submit-box {
margin-top: 30px;
}
textarea {
margin-bottom: 30px;
}
.justified-gallery {
margin-left:-10px;
padding:0;
}
.slider .owl-nav, .carousel .owl-nav {
display:none;
}
.full .video-wrapper video.bgvid {
position: relative;
margin-top: 0;
left: 0;
transform: translateX(0) translateY(0);
}
.full .control {
bottom: 10px;
width: calc(100% - 100px);
}
#map_canvas {
height:50vh;
}
h1.has-mask span, h1.has-mask span > span {
line-height:50px;
height:50px;
margin-right:12px;
}
h2.has-mask span, h2.has-mask span > span {
line-height:40px;
height:40px;
margin-right:10px;
}
}
@media only screen and (max-width: 767px) {
.text-carousel .owl-prev, .text-carousel .owl-next {
width:80px;
height:80px;
margin:0;
padding:23px;
box-sizing:border-box;
display: inline-block;
justify-content: center;
align-items: center;
float:none;
}
.video-wrapper {
max-height: 50vh;
}
.control {
display:none;
}
.name-box, .email-box {
width: 100%;
margin-right: 0;
}
.clients-table li {
width: 50%;
}
.empty-space, .empty-space.tx { 
height:60px;
}
input[type="text"], textarea {
font-size: 14px;
}
}
@media only screen and (max-width: 479px) {
.clapat-button {
margin-bottom: 20px;
}
.text-carousel {
max-width: 280px;
}
.text-carousel .owl-prev, .text-carousel .owl-next {
margin: 0;
}
}main{
overflow:hidden
}
main .cd-main-content>div{
height:100%;
min-height: 100vh;
}
main .cd-main-content{
width:100%;
}
main .cd-main-content.cd-index>div{
vertical-align:middle
}
main .cd-main-content.cd-index::after{
background-color:rgba(64,137,166,0);
background-image:-webkit-linear-gradient(bottom,#4089a6,rgba(64,137,166,0));
background-image:linear-gradient(to top,#4089a6,rgba(64,137,166,0))
}
main .cd-main-content.cd-index::before{
background-color:rgba(64,137,166,0);
background-image:-webkit-linear-gradient(top,#4089a6,rgba(64,137,166,0));
background-image:linear-gradient(to bottom,#4089a6,rgba(64,137,166,0))
}
main .cd-main-content.cd-about{
background-color:#fff
}
main .cd-main-content.cd-about>div{
padding-top:50px
}
main .cd-main-content.cd-about::after{
background-color:rgba(40,48,64,0);
background-image:-webkit-linear-gradient(bottom,#283040,rgba(40,48,64,0));
background-image:linear-gradient(to top,#283040,rgba(40,48,64,0))
}
main .cd-main-content.cd-about::before{
background-color:rgba(40,48,64,0);
background-image:-webkit-linear-gradient(top,#283040,rgba(40,48,64,0));
background-image:linear-gradient(to bottom,#283040,rgba(40,48,64,0))
}
.cd-cover-layer,.cd-cover-layer.invisible{
background-color:transparent
}
.cd-cover-layer{
position:fixed;
z-index:5000;
left:50%;
top:50%;
bottom:auto;
right:auto;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
height:101%;
width:101%;
opacity:0;
visibility:hidden;
-webkit-transition:opacity .4s .4s,visibility 0s .4s;
-moz-transition:opacity .4s .4s,visibility 0s .4s;
transition:opacity .6s 0s,visibility 0s .4s
}
.page-is-changing .cd-cover-layer{
opacity:1;
visibility:visible;
-webkit-transition:opacity .3s 0s,visibility 0s 0s;
-moz-transition:opacity .3s 0s,visibility 0s 0s;
transition:opacity .3s .3s,visibility 0s 0s
} .flexnav,.flexnav li ul{
width:100%;
margin:0
}
.flexnav,.flexnav li{
margin:0
}
.flexnav li,.flexnav li ul li{
font-size:100%
}
.flexnav .touch-button:hover,.menu-button{
cursor:pointer
}
.flexnav{
-webkit-transition:none;
-moz-transition:none;
-ms-transition:none;
transition:none;
-webkit-transform-style:preserve-3d;
overflow:hidden;
max-height:0
}
.flexnav.opacity{
opacity:0
}
.flexnav.flexnav-show{
max-height:2000px;
opacity:1;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
transition:all .5s ease-in-out
}
.flexnav.one-page{
position:fixed;
top:50px;
right:5%;
max-width:200px
}
.flexnav li,.flexnav li a,.flexnav li ul li{
position:relative;
overflow:hidden
}
.flexnav li a{
background:#fff;
border-bottom:1px solid rgba(0,0,0,.05);
color:#222;
display:block;
padding:20px 0;
z-index:2
}
.oldie .flexnav li ul.open ul.open,.oldie .flexnav ul li:hover ul{
margin-left:100%;
top:0
}
.flexnav li ul.flexnav-show li,.oldie .flexnav,.oldie .flexnav li,.oldie .flexnav li a{
overflow:visible
}
.flexnav li ul li a{
background:#fff;
display:block;
padding:20px
}
.flexnav ul li ul li a{
background:#bfbfbc
}
.flexnav ul li ul li ul li a{
background:#cbcbc9
}
.flexnav .touch-button{
background:rgba(0,0,0,0);
display:inline-block;
height:60px;
position:absolute;
right:0;
text-align:right;
top:0;
width:60px;
z-index:999
}
.flexnav .touch-button .navicon{
position:relative;
top:1.8em;
font-size:12px;
color:#666
}
.menu-button{
background:0 0;
border-bottom:medium none;
box-sizing:border-box;
color:#222;
display:block;
font-size:14px;
font-weight:400;
height:60px;
line-height:60px;
padding:0 50px;
position:relative;
text-align:right;
text-transform:uppercase;
z-index:0
}
.no-button .menu-button{
padding-right:0
}
.menu-button.one-page{
position:fixed;
top:0;
right:5%;
padding-right:45px
}
.menu-button .touch-button{
background:0 0;
display:none;
position:absolute;
z-index:999;
top:0;
right:0;
width:50px;
height:50px;
text-align:center
}
.menu-button .touch-button .navicon{
font-size:16px;
position:relative;
top:1em;
color:#666
}
@media all and (min-width:1025px){
.flexnav li a,.flexnav li ul li a{
border-bottom:none
}
.flexnav,.flexnav li{
overflow:visible
}
body.one-page{
padding-top:70px
}
.flexnav.opacity{
opacity:1
}
.flexnav.one-page{
top:0;
right:auto;
max-width:1080px
}
.flexnav li{
position:relative;
list-style:none;
float:left;
display:block;
background-color:#a6a6a2
}
.flexnav li a{
border-left:1px solid #acaca1
}
.flexnav li>ul{
position:absolute;
top:auto;
left:0
}
.flexnav li ul li>ul,.flexnav li ul.open ul.open{
margin-left:100%;
top:0
}
.flexnav li>ul li{
width:100%
}
.flexnav li ul.open{
display:block;
opacity:1;
visibility:visible;
z-index:1
}
.flexnav li ul.open li{
overflow:visible;
max-height:100px
}
.menu-button{
display:none
}
}
.oldie body.one-page{
padding-top:70px
}
.oldie .flexnav.one-page{
top:0;
right:auto;
max-width:1080px
}
.oldie .flexnav li{
position:relative;
list-style:none;
float:left;
display:block;
background-color:#a6a6a2;
width:20%;
min-height:50px
}
.oldie .flexnav li:hover>ul{
display:block;
width:100%;
overflow:visible
}
.oldie .flexnav li:hover>ul li{
width:100%;
float:none
}
.oldie .flexnav li a{
border-left:1px solid #acaca1;
border-bottom:none
}
.oldie .flexnav li>ul{
background:#acaca1;
position:absolute;
top:auto;
left:0;
display:none;
z-index:1;
overflow:visible
}
.oldie .flexnav li ul.open,.oldie .flexnav li ul.open ul.open{
display:block;
width:100%;
overflow:visible
}
.oldie .flexnav li ul li ul{
top:0
}
.oldie .flexnav li ul li a{
border-bottom:none
}
.oldie .flexnav li ul.open li{
width:100%
}
.oldie .menu-button{
display:none
}
.oldie.ie7 .flexnav li{
width:19.9%
}  .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px} .owl-carousel,.owl-carousel .owl-item{
-webkit-tap-highlight-color:transparent;
position:relative
}
.owl-carousel{
display:none;
width:100%;
z-index:1
}
.owl-carousel .owl-stage{
position:relative;
-ms-touch-action:pan-Y;
-moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel .owl-stage-outer{
position:relative;
overflow:hidden;
-webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0);
-ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item{
min-height:1px;
float:left;
-webkit-backface-visibility:hidden;
-webkit-touch-callout:none
}
.owl-carousel .owl-item img{
display:block;
width:100%
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{
display:none
}
.no-js .owl-carousel,.owl-carousel.owl-loaded{
display:block
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
cursor:pointer;
cursor:hand;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-loading{
opacity:0;
display:block
}
.owl-carousel.owl-hidden{
opacity:0
}
.owl-carousel.owl-refresh .owl-item{
visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-grab{
cursor:move;
cursor:grab
}
.owl-carousel.owl-rtl{
direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
float:right
}
.owl-carousel .animated{
animation-duration:1s;
animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
z-index:0
}
.owl-carousel .owl-animated-out{
z-index:1
}
.owl-carousel .fadeOut{
animation-name:fadeOut
}
@keyframes fadeOut{
0%{
opacity:1
}
100%{
opacity:0
}
}
.owl-height{
transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
opacity:0;
transition:opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy{
transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper{
position:relative;
height:100%;
background:#000
}
.owl-carousel .owl-video-play-icon{
position:absolute;
height:80px;
width:80px;
left:50%;
top:50%;
margin-left:-40px;
margin-top:-40px;
background:url(//localiarreda.it/wp-content/themes/satelite/css/owl.video.play.png) no-repeat;
cursor:pointer;
z-index:1;
-webkit-backface-visibility:hidden;
transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
-ms-transform:scale(1.3,1.3);
transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
display:none
}
.owl-carousel .owl-video-tn{
opacity:0;
height:100%;
background-position:center center;
background-repeat:no-repeat;
background-size:contain;
transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
position:relative;
z-index:1;
height:100%;
width:100%
} .mfp-bg,.mfp-wrap{
position:fixed;
left:0;
top:0
}
.mfp-bg,.mfp-container,.mfp-wrap{
height:100%;
width:100%
}
.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{
content:''
}
.mfp-bg{
z-index:1042;
overflow:hidden;
background:#0b0b0b;
opacity:.8
}
.mfp-arrow,.mfp-arrow:focus,.mfp-arrow:hover,.mfp-close,.mfp-close:focus,.mfp-close:hover{
opacity:1
}
.mfp-wrap{
z-index:1043;
outline:0!important;
-webkit-backface-visibility:hidden
}
.mfp-container{
text-align:center;
position:absolute;
left:0;
top:0;
padding:0 8px;
box-sizing:border-box
}
.mfp-container:before{
display:inline-block;
height:100%;
vertical-align:middle
}
.mfp-align-top .mfp-container:before{
display:none
}
.mfp-content{
position:relative;
display:inline-block;
vertical-align:middle;
margin:0 auto;
text-align:left;
z-index:1045
}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{
width:100%;
cursor:auto
}
.mfp-ajax-cur{
cursor:progress
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
cursor:-moz-zoom-out;
cursor:-webkit-zoom-out;
cursor:zoom-out
}
.mfp-zoom{
cursor:pointer;
cursor:-webkit-zoom-in;
cursor:-moz-zoom-in;
cursor:zoom-in
}
.mfp-auto-cursor .mfp-content{
cursor:auto
}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{
-webkit-user-select:none;
-moz-user-select:none;
user-select:none
}
.mfp-loading.mfp-figure{
display:none
}
.mfp-hide{
display:none!important
}
.mfp-preloader{
color:#CCC;
position:absolute;
top:50%;
width:auto;
text-align:center;
margin-top:-.8em;
left:8px;
right:8px;
z-index:1044
}
.mfp-preloader a{
color:#CCC
}
.mfp-close,.mfp-preloader a:hover{
color:#FFF
}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{
display:none
}
button.mfp-arrow,button.mfp-close{
overflow:visible;
cursor:pointer;
background:0 0;
border:0;
-webkit-appearance:none;
display:block;
outline:0;
padding:0;
z-index:1046;
box-shadow:none;
touch-action:manipulation
}
button::-moz-focus-inner{
padding:0;
border:0
}
.mfp-close{
cursor:pointer!important;
width:44px;
height:44px;
line-height:44px;
position:absolute;
right:0;
top:0;
text-decoration:none;
text-align:center;
padding:0 0 18px 10px;
font-style:normal;
font-size:28px;
font-family:Arial,Baskerville,monospace
}
.mfp-close:active{
top:1px
}
.mfp-close-btn-in .mfp-close{
color:#333
}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{
color:#FFF;
right:-20px;
padding-right:0;
width:40px;
height:40px;
text-align:center;
top:20px;
background:#000;
line-height:40px;
border-radius:2px
}
.mfp-counter{
position:absolute;
top:0;
right:0;
color:#CCC;
font-size:12px;
line-height:18px;
white-space:nowrap
}
.mfp-figure,img.mfp-img{
line-height:0
}
.mfp-arrow{
position:absolute;
margin:-55px 0 0;
top:50%;
padding:0;
width:90px;
height:110px;
-webkit-tap-highlight-color:transparent
}
.mfp-arrow:active{
margin-top:-54px
}
.mfp-arrow:after,.mfp-arrow:before{
display:block;
width:0;
height:0;
position:absolute;
left:0;
top:0;
margin-top:25px;
margin-left:35px
}
.mfp-arrow:after{
border-top-width:13px;
border-bottom-width:13px;
top:22px
}
.mfp-arrow::before{
width:30px;
height:60px;
opacity:1;
background:rgba(0,0,0,.5);
border-radius:2px
}
.mfp-arrow-left::after,.mfp-arrow-right:after{
width:10px;
height:10px;
border-top:2px solid #fff
}
.mfp-arrow:hover::before{
background:rgba(0,0,0,1)
}
.mfp-arrow-left::after{
border-left:2px solid #FFF;
margin-left:31px;
transform:rotate(-45deg)
}
.mfp-arrow-left:after{
margin-left:36px
}
.mfp-arrow-left:before{
margin-left:25px
}
.mfp-arrow-right{
right:0
}
.mfp-arrow-right:after{
border-right:2px solid #FFF;
margin-left:41px;
transform:rotate(45deg)
}
.mfp-iframe-holder{
padding-top:40px;
padding-bottom:40px
}
.mfp-iframe-holder .mfp-content{
line-height:0;
width:100%;
max-width:900px
}
.mfp-image-holder .mfp-content,img.mfp-img{
max-width:100%
}
.mfp-iframe-holder .mfp-close{
top:-40px
}
.mfp-iframe-scaler{
width:100%;
height:0;
overflow:hidden;
padding-top:56.25%
}
.mfp-iframe-scaler iframe{
position:absolute;
display:block;
top:0;
left:0;
width:100%;
height:100%;
background:#000
}
.mfp-figure:after,img.mfp-img{
width:auto;
height:auto;
display:block
}
img.mfp-img{
box-sizing:border-box;
padding:40px 0;
margin:0 auto
}
.mfp-figure:after{
position:absolute;
left:0;
top:40px;
bottom:40px;
right:0;
z-index:-1;
background:#444
}
.mfp-figure small{
color:#BDBDBD;
display:block;
font-size:12px;
line-height:14px
}
.mfp-figure figure{
margin:0
}
.mfp-bottom-bar{
margin-top:-36px;
position:absolute;
top:100%;
left:0;
width:100%;
cursor:auto
}
.mfp-title{
text-align:left;
line-height:18px;
color:#F3F3F3;
word-wrap:break-word;
padding-right:36px
}
.mfp-gallery .mfp-image-holder .mfp-figure{
cursor:pointer
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
.mfp-img-mobile .mfp-image-holder{
padding-left:0;
padding-right:0
}
.mfp-img-mobile img.mfp-img{
padding:0
}
.mfp-img-mobile .mfp-figure:after{
top:0;
bottom:0
}
.mfp-img-mobile .mfp-figure small{
display:inline;
margin-left:5px
}
.mfp-img-mobile .mfp-bottom-bar{
background:rgba(0,0,0,.6);
bottom:0;
margin:0;
top:auto;
padding:3px 5px;
position:fixed;
box-sizing:border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty{
padding:0
}
.mfp-img-mobile .mfp-counter{
right:5px;
top:3px
}
.mfp-img-mobile .mfp-close{
top:0;
right:0;
width:35px;
height:35px;
line-height:35px;
background:rgba(0,0,0,.6);
position:fixed;
text-align:center;
padding:0
}
}
@media all and (max-width:900px){
.mfp-arrow{
-webkit-transform:scale(.75);
transform:scale(.75)
}
.mfp-arrow-left{
-webkit-transform-origin:0;
transform-origin:0
}
.mfp-arrow-right{
-webkit-transform-origin:100%;
transform-origin:100%
}
.mfp-container{
padding-left:6px;
padding-right:6px
}
} [data-tooltip]{
position:relative
}
[data-tooltip]::after,[data-tooltip]::before{
position:absolute;
display:block;
opacity:0;
pointer-events:none;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
line-height:12px
}
[data-tooltip]::before{
content:attr(data-tooltip);
font-size:12px;
font-weight:500;
font-family:Poppins,sans-serif;
color:#000;
padding:5px;
border-radius:5px;
white-space:nowrap;
text-decoration:none;
text-align:left
}
.light-content [data-tooltip]::before{
color:#fff
}
[data-tooltip]::after{
width:0;
height:0;
border:6px solid transparent;
content:''
}
[data-tooltip]:hover::after,[data-tooltip]:hover::before{
opacity:1
}
[data-tooltip][data-placement=left]::before{
top:32%;
right:100%;
margin-right:35px
}
[data-tooltip][data-placement=left]:hover::before{
margin-right:-2px;
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .5s
}
[data-tooltip][data-placement=top]::before{
top:16%;
right:100%;
margin-right:0;
width:200px;
height:16px;
transform:translateX(147px) translateY(-170px) rotate(-90deg)
}
[data-tooltip][data-placement=top]:hover::before{
transform:translateX(147px) translateY(-140px) rotate(-90deg);
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .2s
}
[data-tooltip][data-placement=right]::before{
top:32%;
left:100%;
margin-left:35px
}
[data-tooltip][data-placement=right]:hover::before{
margin-left:-2px;
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .5s
}
@media only screen and (max-width:479px){
[data-tooltip]:hover::after,[data-tooltip]:hover::before{
opacity:0
}
} .jssocials-shares{
margin:.2em 0
}
.jssocials-shares *{
box-sizing:border-box
}
.jssocials-share{
display:inline-block;
vertical-align:top;
margin:.3em .6em .3em 0
}
.jssocials-share:last-child{
margin-right:0
}
.jssocials-share-logo{
width:1em;
vertical-align:middle;
font-size:1.5em
}
img.jssocials-share-logo{
width:auto;
height:1em
}
.jssocials-share-link{
display:inline-block;
text-align:center;
text-decoration:none;
line-height:1
}
.jssocials-share-link.jssocials-share-link-count{
padding-top:.2em
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count{
display:block;
font-size:.6em;
margin:0 -.5em -.8em
}
.jssocials-share-link.jssocials-share-no-count{
padding-top:.5em
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count{
height:1em
}
.jssocials-share-label{
padding-left:.3em;
vertical-align:middle
}
.jssocials-share-count-box{
display:inline-block;
height:1.5em;
padding:0 .3em;
line-height:1;
vertical-align:middle;
cursor:default
}
.jssocials-share-count-box.jssocials-share-no-count{
display:none
}
.jssocials-share-count{
line-height:1.5em;
vertical-align:middle
} .justified-gallery{
width:100%;
position:relative;
overflow:hidden
}
.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{
position:absolute;
display:inline-block;
overflow:hidden;
filter:"alpha(opacity=10)";
opacity:.1;
margin:0;
padding:0
}
.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img,.justified-gallery>figure>a>img,.justified-gallery>figure>img{
position:absolute;
top:50%;
left:50%;
margin:0;
padding:0;
border:none;
filter:"alpha(opacity=0)";
opacity:0
}
.justified-gallery>a>.caption,.justified-gallery>div>.caption,.justified-gallery>figure>.caption{
display:none;
position:absolute;
bottom:0;
padding:5px;
background-color:#000;
left:0;
right:0;
margin:0;
color:#fff;
font-size:12px;
font-weight:300;
font-family:sans-serif
}
.justified-gallery>.entry-visible{
filter:"alpha(opacity=100)";
opacity:1;
background:0 0
}
.justified-gallery>.entry-visible>a>img,.justified-gallery>.entry-visible>img{
filter:"alpha(opacity=100)";
opacity:1;
-webkit-transition:opacity .5s ease-in;
-moz-transition:opacity .5s ease-in;
-o-transition:opacity .5s ease-in;
transition:opacity .5s ease-in
}
.justified-gallery>.jg-filtered{
display:none
}
.justified-gallery>.spinner{
position:absolute;
bottom:0;
margin-left:-24px;
padding:10px 0;
left:50%;
filter:"alpha(opacity=100)";
opacity:1;
overflow:initial
}
.justified-gallery>.spinner>span{
display:inline-block;
filter:"alpha(opacity=0)";
opacity:0;
width:8px;
height:8px;
margin:0 4px;
background-color:#fff;
border-radius:6px
} @media only screen and (max-width:580px){
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
display:block
}
.wp-block-text-columns.columns-2 .wp-block-column,.wp-block-text-columns.columns-3 .wp-block-column,.wp-block-text-columns.columns-4 .wp-block-column{
float:none;
margin-left:0;
margin-right:0;
width:100%
}
}
.wp-block-verse{
background:rgba(128,128,128,.1);
border:none;
border-width:0;
border:4px solid rgba(128,128,128,.4);
box-shadow:none;
font-family:Alegreya,serif;
font-size:1em;
font-style:italic;
padding:1em 1.5em 1em 1.2em;
width:90%
}
.wp-block-embed.is-type-video,.wp-block-embed.is-type-video iframe{
max-width:100%
}
@media screen and (max-width:767px){
[class^=wp-block-].alignleft,[class^=wp-block-].alignright{
max-width:75%
}
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignwide{
width:100%;
margin-left:auto;
margin-right:auto
}
.wp-block-cover-image.alignright{
width:30%;
margin-left:1.5em
}
.wp-block-cover-image.alignleft{
width:30%;
margin-right:1.5em
}
.aligncenter,.alignfull,.alignwide{
clear:both
}
.wp-block-cover-image{
background-position:center center
}
@media (min-width:768px){
.weaverx-sb-one-column #container,.weaverx-sb-one-column #content,.weaverx-sb-one-column .content-page,.weaverx-sb-one-column .content-single{
overflow:visible
}
.weaverx-has-sb #container,.weaverx-has-sb #content,.weaverx-has-sb .content-page,.weaverx-has-sb .content-single{
overflow:hidden
}
#main-content .wp-block-cover-image.alignfull,#main-content .wp-block-gallery.alignfull,#main-content .wp-block-image.alignfull img{
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width:1000%;
width:100vw
}
#main-content .wp-block-button.alignfull,#main-content .wp-block-categories.alignfull,#main-content .wp-block-columns.alignfull,#main-content .wp-block-latest-posts.alignfull,#main-content .wp-block-preformatted.alignfull,#main-content .wp-block-pullquote.alignfull,#main-content .wp-block-table.alignfull,#main-content .wp-block-text-columns.alignfull,#main-content .wp-block-verse.alignfull,#main-content [class^=wp-block-embed].alignfull,#main-content p.alignfull{
margin-left:calc(50% - 47vw)!important;
margin-right:calc(50% - 47vw)!important;
max-width:1000%;
width:94vw!important
}
#main-content .alignwide{
margin-left:calc(50% - 40vw);
margin-right:calc(50% - 40vw);
width:80vw;
max-width:1000%
}
#main-content .alignfull{
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width:1000%;
width:100vw
}
#main-content .wp-block-image.alignwide img{
margin-left:calc(50% - 40vw)!important;
margin-right:calc(50% - 40vw)!important;
width:80vw!important;
max-width:1000%!important
}
.wp-block-cover, .wp-block-cover-image {
position: relative;
background-color: #000;
background-size: cover;
background-position: center center;
min-height: 430px;
width: 100%;
margin: 0 0 1.5em 0;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
background-attachment: fixed;
}
}html,body{
font-family: 'Poppins', sans-serif;
font-weight: 300;
font-size:14px;
height:100%;
width:100%;
color:#777;
background-color:#000;
}
html {
box-sizing: border-box;
margin-right: 0px!important;
overflow: visible!important;
}
body {
overflow: hidden;
overflow-y:scroll;
-webkit-transition: opacity 0.2s ease-in-out 0.2s;
transition: opacity 0.2s ease-in-out 0.2s;
}
body.smooth-scroll {
overflow:hidden;
}
body.hidden {
opacity:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
{
display: inline-block;
max-width: 100%;
}	
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 600;
color:#000;
}
.light-content b, .light-content strong {
font-weight: 600;
color:#fff;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark, ins {
background: none repeat scroll 0 0 #111;
text-decoration: none;
color: #fff;
padding: 0px 10px;
display: inline-block;
border-radius: 2px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
line-height: 1.6;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #000;
font-size: 18px;
font-weight: 300;
line-height: 30px;
margin-bottom: 24px;
border-left:4px #222 solid;
padding:20px 20px 20px 40px;
}
blockquote p {
color: #000;
margin-bottom:0px;
font-weight:600;
}
.light-content blockquote p {
color: #fff;
}
blockquote span {
display:block;
margin-top:20px;
font-weight:400;
font-size:12px;
font-style:normal;
color:#999;
}
blockquote cite,
blockquote small {
color: #555d66;
font-size: 14px;
font-weight: 400;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
.wp-block-pullquote {
padding: 3em 0;
margin-left: 0;
margin-right: 0;
text-align: center;
margin-bottom:20px;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
border-left:none;
color: #40464d;
}
.wp-block-pullquote.alignleft, .wp-block-cover.alignleft {
margin-right:20px;
}
.wp-block-pullquote.alignright, .wp-block-cover.alignright {
margin-left:20px;
}
.wp-block-pullquote blockquote {
border-left:0;
margin-bottom:0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 20px 20px 20px 40px !important;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-weight: 500;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
font-size: 14px!important;
}
.wp-block-audio.aligncenter audio {
width: 300px;
min-width: 300px;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 10px 0 0 20px;
}
li {
line-height: 20px;
color:#333;
margin-bottom:10px;
}
.light-content li {
color:#fff;
}
figure {
margin:0;
position:relative;
display: block;
}
figure.has-parallax, .has-parallax figure {		
overflow:hidden;
max-height:80vh;
display:block!important;
}
figure img {
max-width:100%;
}
.full img, .alignfull img {
width:100vw;
}
.wp-block-image figcaption {
background-color: rgba(0,0,0,1);
bottom: 25px;
color: #fff;
font-weight:400;
font-size: 12px;
padding: 10px 20px;
position: absolute;
right: 25px;
z-index: 10;
border-radius:3px
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 0;
}
legend {
white-space: normal;
}
button,	input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table, th, td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table, th, td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;	
width: 100%;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
padding: 10px;
}
td {
border-width: 0 1px 1px 0;
padding: 10px;
}
del {
color: #767676;
}
hr {
border: 0;
height: 25px;
width:100%;
float:none;
margin:0;
display:inline-block;
}
hr.small {
height:20px;
}
hr:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
::selection {
background: #000;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #000;
color: #fff;
text-shadow: none;
}
img {
border: 0 none;
max-width: 100%;
vertical-align: middle;
height:auto;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
color:#000;
margin-bottom:10px;
}
h1.big-title{
font-size: 80px;
font-style: normal;
font-weight: 600;
line-height: 110px;
margin-left:-7px;
}	
h1{
font-size:48px;
line-height: 60px;
}
h2{
font-size: 36px;
line-height: 48px;
}
h3{
font-size:30px;
line-height: 40px;
margin-left:-1px;
}
h4{
font-size:24px;
line-height: 36px;
margin-left:-1px;	
}
h5{
font-size:18px;
line-height: 28px;
margin-left:-1px;
}
h6{
font-size:14px;
line-height: 24px;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 {
color: #fff!important;
}
.light-content p {
color:rgba(255,255,255,0.5);
}
.title-has-line {
position:relative;
}
.title-has-line::after {
background: none repeat scroll 0 0 #000;
bottom: 20px;
content: "";
height: 1px;
left: -40px;
position: absolute;
width: 25px;
}
p.title-has-line::after {
background: none repeat scroll 0 0 #000;
top: 14px;
content: "";
height: 1px;
left: -30px;
position: absolute;
width: 16px;
}
.light-content .title-has-line::after {
background: none repeat scroll 0 0 rgba(255,255,255,1);
}
p {
font-size:14px;
margin-bottom:15px;
line-height:28px;
color:#777;
}
.light-content p {
color:#999;
}
p.no-margins {
margin-bottom:0;
}
.bigger {
font-size: 24px;
font-weight: 400;
line-height:36px;
color:#222;
}
.smaller {
font-size: 12px;
}
.container {
max-width:1280px;
width:100%;
margin:0 auto;
box-sizing:border-box;
}
.post-content .container {
padding:0;
}
.container::after {
clear: both;
content: " ";
display: table;
}
a:hover, a:active {
outline: 0;
color: #000;
}
a {
text-decoration: none;
color: #000;
outline: 0;
}
a:hover {
text-decoration:none;
}
.light-content a {
color: #fff;
}
.one_half {
width: 48%!important;
}	
.one_third {
width: 30.6%!important;
}	
.one_fourth {
width: 22%!important;
}	
.one_fifth {
width: 16.8%!important;
}	
.one_sixth {
width: 13.33%!important;
}	
.two_fifth {
width: 37.6%!important;
}	
.two_fourth {
width: 48%!important;
}		
.two_third {
width: 65.33%!important;
}	
.three_fifth {
width: 58.4%!important;
}	
.three_fourth {
width: 74%!important;
}	
.four_fifth {
width: 79.2%!important;
}	
.five_sixth {
width: 82.67%!important;
}	
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
float: left!important;
margin-bottom: 20px!important;
margin-right: 4%!important;
position: relative!important;
}
.last {
margin-right:0px!important;
}
.text-align-center {
text-align:center;
}
.text-align-left {
text-align:left;
}
.outer {
display:table;
width:100%;
height:100%;
}
.inner {
display:table-cell;
vertical-align:middle;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.vc_row {
position:relative;
z-index:1;
opacity:1;
box-sizing:border-box;
}
.wp-block-satelite-gutenberg-container {
box-sizing:border-box;
}
.wp-block-satelite-gutenberg-container::after {
clear: both;
content: " ";
display: table;
}
.small {
max-width:800px;
width:100%;
margin:0 auto;
}
.vc_row.full {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.full {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.vc_row::after {
clear: both;
content: " ";
display: table;
}
.full .vc_column_container > .vc_column-inner {
padding-left: 0!important;
padding-right: 0!important;
}
.full .wpb_button, .full .wpb_content_element, .full ul.wpb_thumbnails-fluid > li {
margin-bottom: 0!important;
}
.vc_row.has-animation {
opacity:0;
}
.row_padding_top {
padding-top:8vw;
}
.row_padding_bottom {
padding-bottom:8vw;
}
.row_padding_left {
padding-left:8vw;
}
.row_padding_right {
padding-right:8vw;
}
.row_padding_all {
padding:8vw;
}
main {
-webkit-transition: background 0.4s ease-in-out 0s;
transition: background 0.4s ease-in-out 0s;
} #magic-cursor {
position: absolute;
left:0;
top:0;
width: 30px;
height: 30px;
pointer-events: none;
z-index:10000;
-webkit-transition: opacity 0.2s ease-in-out 0.5s;
transition: opacity 0.2s ease-in-out 0.5s;
}
.hidden-ball #magic-cursor {
opacity:0!important;
}
#ball {
position: fixed;
transform: translate(-50%, -50%);
width: 30px;
height: 30px;
border: 2px solid #000;
border-radius: 50%;
pointer-events: none;
opacity:1;
box-sizing:border-box;	
}
.mfp-zoom-out-cur #ball {
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
.light-content #ball, #ball.over-movie,  #ball.with-icon {
border: 2px solid #fff;
border-color:#fff!important;
}
#ball:before {
font-family: FontAwesome;
content: "\f053";
font-size:6px;
width:4px;
height:8px;
line-height:8px;
text-align:center;
position:absolute;
left:-12px;
top:9px;
color:#000;
opacity:0;
transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before {
color:#fff;
}
#ball:after {
font-family: FontAwesome;
content: "\f054";
font-size:6px;
width:4px;
height:8px;
line-height:8px;
text-align:center;
position:absolute;
right:-10px;
top:9px;
color:#000;
opacity:0;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before, .light-content #ball:after {
color:#fff;
}
.scale-up #ball:before, .scale-up #ball:after {
opacity:1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-up.scale-none #ball:before, .scale-up.scale-none #ball:after {
opacity:0;
}
#hold-event {
width: 26px;
height: 26px;
position: absolute;
top: 0px;
left: 0px;
border-radius: 100%;
background: rgba(255,255,255,0);
}
#hold-event::after {
content: attr(data-hover);
font-size: 11px;
font-weight:500;
width: 60px;
height: 10px;
box-sizing:border-box;
line-height: 10px;
padding-top:10px;
text-align: center;
position: absolute;
right: -18px;
top: 45px;
color: #000;
opacity:0;
overflow:hidden;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #hold-event::after {
color: #fff;
}
.hold #hold-event::after {		
padding-top:0;
opacity:1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
}
.with-icon #hold-event {
opacity:0;
padding-top:20px;
transition: all 0s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.with-icon #hold-event:after {
opacity:0;
padding-top:20px;
transition: all 0s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball i {
color:#000;
width:29px;
height:30px;
line-height:28px;
text-align:center;
font-size:6px;
display:block;
opacity:1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball i, #ball.over-movie i, #ball.with-icon i {
color:#fff;
}
.scale-up #ball i {
opacity:0;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball.with-icon i {
width:27px;
}
#ball.with-icon i:nth-child(2) {
display:none;
}
#ball.close-icon i {
width:27px;
font-size:8px;
}
#ball.over-movie i.fa-play, #ball.over-movie.pause-movie i.fa-pause {
display:block;
}
#ball.over-movie i.fa-pause, #ball.over-movie.pause-movie i.fa-play {
display:none;
}
#ball-loader {
width: 40px;
height: 40px;
position:absolute;
background-color: transparent;
border-right: 2px solid transparent;
border-bottom: 2px solid #000;
border-left: 2px solid transparent;
border-top: 2px solid transparent;
border-radius: 50px;
box-sizing: border-box;
opacity:0;
transform: translate(-9px, -9px) rotate(0deg);
-webkit-animation: rotating 0.8s ease-in-out infinite;
animation: rotating 0.8s ease-in-out infinite;
-webkit-transition: opacity 0s ease-in-out 0s;
transition: opacity 0s ease-in-out 0s;
}
.light-content #ball-loader { 
border-bottom: 2px solid #fff;
}
.show-loader #ball-loader {
opacity:1;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
@keyframes rotating {
0% {
-webkit-transform: translate(-7px, -7px) rotate(0deg);
transform:  translate(-7px, -7px) rotate(0deg);
}
95% {
-webkit-transform:  translate(-7px, -7px) rotate(350deg);
transform:  translate(-7px, -7px) rotate(350deg);
}
100% {
-webkit-transform:  translate(-7px, -7px) rotate(360deg);
transform:  translate(-7px, -7px) rotate(360deg);
}
}
.show-loader a, .show-loader nav {
pointer-events:none;
}
#rotate-device {
width:100%;
height:100%;
position:fixed;
z-index:1000;
top:0;
left:0;
background-color:#0f1010;
background-image:url(//localiarreda.it/wp-content/themes/satelite/images/rotate.png);
background-size:100px 100px;
background-position:center;
background-repeat:no-repeat;
display:none;
} .preloader-wrap {
width: 100%;
height: 100%;
position: fixed;
top: 0; 
bottom: 0;
background: #fff;
z-index : 800;
text-align:center;
}
.light-content.preloader-wrap {
background: #000;
}
.percentage {
z-index: 100;
color: #000;
opacity:1;
font-weight: 700;
font-size: 3.5vw;
line-height: 90px;
color:rgba(0,0,0,1);
}
.light-content .percentage {
color:rgba(255,255,255,1);
}
.trackbar {
width: 30vw;
height: 1px;
background: rgba(0,0,0,0.2);
margin: 0 auto;
margin-top:70px;
position: relative;
left:0;
right:0;
opacity: 1;
}
.light-content .trackbar {
background: rgba(255,255,255,0.2);
}
.loadbar {
width: 0%;
height: 1px;
background: rgba(0,0,0,1); 
position: absolute;
top: 0px;
left: 0;
right:0;
margin: 0 auto;
overflow: hidden;
}
.light-content .loadbar {
background: rgba(255,255,255,1);
}
.hold-progress-bar {
width: 0%;
height: 3px;
background: rgba(255,255,255,1); 
position: absolute;
top: 0px;
left: 0;
right:0;
margin: 0 auto;
overflow: hidden;
}
.light-content .hold-progress-bar {
background: rgba(0,0,0,1);
}
.headphones {
position:relative;
text-align:center;
line-height:50px;
width:50px;
height:50px;
font-size:40px;
margin:0 auto;
margin-top:80px;
color:#fff;
background-image:url(//localiarreda.it/wp-content/themes/satelite/images/headphones.png);
background-size:50px 50px;
background-position:center center;
}
.light-content .headphones {
background-image:url(//localiarreda.it/wp-content/themes/satelite/images/headphones-white.png);
}
.headphones:before {
content:"(";
position:absolute;
height:10px;
width:4px;
top:32px;
left:-6px;
line-height:10px;
font-size:10px;
font-weight:700;
color:#fff;
-webkit-animation: movebefore 0.8s ease-out infinite;
animation: movebefore 0.8s ease-out infinite;
}
@keyframes movebefore {
0% {
left:-6px;
opacity:1;
}
100% {
left:-12px;
opacity:0
}
}
.headphones:after {
content:")";
position:absolute;
height:10px;
width:4px;
top:32px;
right:-6px;
line-height:10px;
font-size:10px;
font-weight:700;
color:#fff;
-webkit-animation: moveafter 0.8s ease-out infinite;
animation: moveafter 0.8s ease-out infinite;
}
@keyframes moveafter {
0% {
right:-6px;
opacity:1;
}
100% {
right:-12px;
opacity:0
}
}
.headphones-text{
font-size:10px;
margin-top:20px;
} .admin-bar header {
top:32px;
}
header {
width:100%;
height:140px;
left:0;
top:0;
background-color:transparent;
position:fixed;
box-sizing:border-box;
z-index:1000;
pointer-events:none;
-webkit-transition: background 0.4s ease-in-out 0.3s;
transition: background 0.4s ease-in-out 0.3s;
}
#header-container {
box-sizing: border-box;
height: inherit;
padding: 30px 80px;
margin: 0 auto;
position: relative;
width: 100%;
z-index: 20;
opacity: 0;
}
.header-visible #header-container{
opacity:1;
}
#logo {
position: relative;
display: table;
pointer-events: initial;
z-index: 10;
top: 20px;
float: left;
}
#logo a {
display:block;
-webkit-transition: transform 0.5s ease-in-out 0.1s;
transition: transform 0.5s ease-in-out 0.1s;	
}
.logo-hidden #logo a {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
#logo a.disable, .open #logo a {
pointer-events: none;
}
#logo img {
display: block;
height: 40px;
width: auto;
max-width:none;
}
#logo img.black-logo {
opacity:1;
}
.light-content #logo img.black-logo {
opacity:0;
}
#logo img.white-logo {
position:absolute;
top:0;
left:0;
opacity:0;
}
.light-content #logo img.white-logo {
opacity:1;
}
.menu-open.light-content .slide-in #logo img.white-logo {
opacity:1;
}
nav {
pointer-events: initial;
}
@media all and (min-width: 1025px) {
.classic-menu nav {
position: relative;
width: auto;
top: 0px;
-webkit-transition: all 0.2s ease-in-out 0.5s;
transition: all 0.2s ease-in-out 0.5s;
display:block;
float:right;
height: 60px;
margin: 10px 0;
background-color:transparent!important;
}
.flexnav {
display: block;
float: right;
position: relative;
width: auto;
max-height: 60px;
}
.flexnav li ul {   
min-width: 170px;
}	
.flexnav .touch-button {
background: transparent none repeat scroll 0 0;
}	
.flexnav .touch-button .navicon {
display:none;
}
.flexnav li {    
background: transparent none repeat scroll 0 0;
padding:0 25px;
padding-bottom:20px;
padding-top:20px;
}
.classic-menu .menu-timeline {
opacity:1!important;
-webkit-transition: translateY(0px)!important;
transform: translateY(0px)!important;
}
.flexnav li:last-child {
padding-right:0px;
}
.flexnav li a {    
background: transparent none repeat scroll 0 0;
padding: 0 5px;
position:relative;
border-left: medium none;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color:#000;		
font-size:12px;
line-height:20px;
display:block;
overflow:hidden;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content .flexnav li a { 
color:#fff;		
}
.flexnav:hover li a {
color: rgba(0,0,0,0.4);
}
.light-content .flexnav:hover li a {
color: rgba(255,255,255,0.4);
}
.flexnav li:hover a {
color:#000;
}
.light-content .flexnav li:hover a {
color:#fff;
}
.classic-menu .flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.classic-menu .flexnav li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.classic-menu .flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.flexnav li ul li a { 
padding:0 20px 20px;
background-color:transparent;
font-size:13px;
font-family: 'Roboto', sans-serif;
font-weight:400;
text-transform:none;
color:#aaa!important;
-webkit-transition: all 0.05s ease-in-out;
-moz-transition: all 0.05s ease-in-out;
-o-transition: all 0.05s ease-in-out;
-ms-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out;
}
.flexnav li ul li a.link::before {
display:none;
}
.flexnav li ul li a.active, .flexnav li ul li a:hover {
color:#fff!important;
}
.flexnav li > ul li {
margin-left:0;
padding:0;
}
.classic-menu .flexnav li ul {
-webkit-transform: translate3d(0px, 30px, 0px);
transform: translate3d(0px, 30px, 0px);
display:block!important;
opacity:0!important;
height:inherit!important;
overflow:visible!important;
visibility:hidden;
left:10px;
top:60px;
padding-top:20px;
background: #000;		
border-radius:3px;
-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out!important;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out!important;
}
.classic-menu .flexnav li ul ul {
left:15px!important;
margin-left: 0;
}
.flexnav li ul:after {
display: block;
content: '';
position: absolute;
top: -6px;
left: 20px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
}
.flexnav ul li ul:after {
display: block;
content: '';
position: absolute;
top: -5px;
left: 15px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.classic-menu .flexnav li ul li > ul, .classic-menu .flexnav li ul.open ul.open {
top: 43px;
}
.classic-menu .flexnav ul li ul li a {
background: #000;
}
.classic-menu .flexnav ul li ul li ul li a {
background: #000;
}
.flexnav li ul.flexnav-show {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
opacity:1!important;
visibility:visible;
-webkit-transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;	
}
.flexnav .touch-button {
display:none;
} .fullscreen-menu .nav-height {
overflow-y: scroll;
position: relative;
height: 100%;
padding: 40px 0;
padding-right: 30px;
width: calc(100% + 30px);
box-sizing: border-box;
}
.fullscreen-menu nav {
height: 100vh;
position: fixed;
top:0;
left:0;
width: 100%;
box-sizing: border-box;
visibility: visible;
pointer-events:none;
opacity:0;
padding:20px 0;		
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
.fullscreen-menu nav.open {
visibility:visible;
pointer-events:initial;
opacity:1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.fullscreen-menu .flexnav {
max-height: 2000px;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
display: table;
width: auto;
margin: 0 auto;
float: none;
}
.fullscreen-menu .flexnav.flexnav-show {
-webkit-transition: all .3s ease-out 0.2s;
transition: all .3s ease-out 0.2s;	
}
.fullscreen-menu .flexnav li {
text-align:center;
line-height: 90px;
padding:0 25px;
box-sizing:border-box;
float:none;
-webkit-transition: color .15s ease-out 0s;
transition: color .15s ease-out 0s;	
}
.fullscreen-menu .menu-timeline {
opacity:0;
-webkit-transition: translateY(80px);
transform: translateY(80px);
}
.fullscreen-menu .flexnav:hover li  {
color:rgba(255,255,255,0.4)
}
.fullscreen-menu .flexnav li:hover, .fullscreen-menu .flexnav li.active {
color:rgba(255,255,255,1)
}
.fullscreen-menu .flexnav .touch-button {
width: 100%;
display: block;
height: calc(4vw + 20px);
}
.fullscreen-menu .flexnav .touch-button .navicon {
display:none;
}
.fullscreen-menu .flexnav li.link {
border-bottom: none;	
}
.fullscreen-menu .flexnav li a {
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-size: 3.5vw;
line-height:90px;
padding:0;
color:inherit;
text-transform:uppercase;
}
.fullscreen-menu .flexnav a.link::before {
display:none;
}
.light-content .fullscreen-menu .flexnav li a {
color: inherit;
}
.fullscreen-menu .flexnav li ul {
margin-bottom:20px;
position:relative;
left:0;			
}
.fullscreen-menu .flexnav li ul:after {
display:none;
}
.fullscreen-menu .flexnav li ul li a {
padding: 10px 0;
font-size: 16px;
font-weight: 500;
line-height:20px;
border-top: none;
text-transform:none;
}
.fullscreen-menu .flexnav ul li ul li a {
background:transparent;
}
.fullscreen-menu .flexnav li ul li > ul, .fullscreen-menu .flexnav li ul.open ul.open {
margin-left: 0;
top: 0;
}
.fullscreen-menu li.buy-item  {
position: fixed !important;
top: calc(100vh - 100px);
font-size: 14px;
line-height:30px;
font-weight: 500;
margin: 0 auto;
display: table !important;
width: 160px;
left: calc(50% - 90px);
pointer-events: initial;
}
.fullscreen-menu li.buy-item a {			
font-size: 14px;
line-height:30px;
pointer-events: initial;
}
}
nav, nav.open {
-webkit-transition: all 0s ease-in 0s;
transition: all 0s ease-in 0s;
background:transparent;
}
#burger-wrapper {
width: 80px;
height: 80px;
float: right;
top: 0px;
right: -25px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
cursor: pointer;
pointer-events: initial;
}
.classic-menu #burger-wrapper {
display:none;
}
#menu-burger {
width: 16px;
height: 22px;
position: relative;
margin: 0 auto;		
z-index:2;
pointer-events: none;
}
.menu-overlay #menu-burger {
display:block;
}
#menu-burger span {
display: block;
position: absolute;
height: 2px;
width: 100%;
background-color: #000;
opacity: 1;
right: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  top  0.2s ease-in-out;
transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  top  0.2s ease-in-out;
}
#burger-wrapper .touch-button {
display:none;
}
.light-content #menu-burger span {
background-color:#fff;
}
#menu-burger span:nth-child(1) {
top: 7px;
}
#menu-burger span:nth-child(2){
top: 15px;
}
#menu-burger.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top:10px;
}
#menu-burger.open span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top:10px;
} #hero {		
width:100%;
height:auto;
max-height:100%;
position:relative;
z-index:0;
}
#hero.has-image {
z-index:2;
height:100vh;
overflow:hidden;
}
#hero.error {
height:calc(100vh - 140px);
}
#hero-styles {
position: relative;
width: 100%;
height:auto;
top: 0;
left: 0;
right: 0;
display: block;
margin: 0 auto;
z-index:2;		
}
#hero.has-image #hero-styles{
position: fixed;
height:100vh;
transform: translateY(-30vh);
-webkit-transform: translateY(-30vh);
}
#hero.error #hero-styles{
position: fixed;
height:calc(100vh - 140px);
}
#hero-caption {
display: table;
width: 100%;
max-width:1220px;
padding: 200px 30px 20px 30px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;		
}
#hero.has-image #hero-caption {
text-align:center;
padding: 0 30px;
}
#hero #hero-caption .inner {
vertical-align: bottom;
}
#hero.error #hero-caption .inner {
vertical-align: middle;
}
#hero-bg-wrapper {
position: fixed;
width: 100%;
height: 100vh;
z-index: 1;
margin: 0 auto;
left: 0;
top:0;
right: 0;
-webkit-transition: filter 0.6s ease-in-out;
transition: filter 0.6s ease-in-out;
overflow: hidden;
}
#hero-bg-image::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
#hero-image-parallax {
position:absolute;
width:100%;
height:100%;
}
#hero-bg-image {
background-size:cover;
position:absolute;
background-position:center center;
width:100%;
height:100%;
z-index:0;
opacity:0;
perspective: 1000px;
overflow:visible;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.load-project-page #hero-bg-image, .load-next-project #hero-bg-image {
opacity:1;
-webkit-transform: scale(1.05);
transform: scale(1.05);	
}
.hero-title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
display:inline-block;
vertical-align: top;
margin:0 auto;
margin-bottom:0px;
width:auto;
font-size:3.5vw;
line-height:90px;
color:#000;		
position:relative;
transform: translateY(5vh);
-webkit-transform: translateY(5vh);
opacity:0;
}
.error-title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
display:inline-block;
vertical-align: top;
margin:0 auto;
margin-bottom:0px;
width:auto;
font-size:3.5vw;
line-height:90px;
color:#000;		
position:relative;
}
.light-content .error-title {
color:#fff;
}
.light-content .hero-title {
color:#fff;		
}
.load-project-page .hero-title, .load-next-project .hero-title  {
transform: translateY(-90px)!important;
-webkit-transform: translateY(-90px)!important;
opacity:1!important;
}
.load-next-page .hero-title {
transform: translateY(-20px)!important;
-webkit-transform: translateY(-20px)!important;
opacity:1!important;
}
.text-align-center .hero-title, #hero.has-image .hero-title {
text-align:center;
}
.hero-title span {
display: block;
float:left;
margin: 0;
min-width: 20px;
width:auto;
line-height:90px;
height:90px;
box-sizing: border-box;
}
.hero-subtitle {
font-size:14px;
font-weight:600;
line-height:20px;
margin-bottom:0px;
width: 100%;
z-index: 10;
opacity:0;
position:relative;
color:#000;
transform: translateY(15vh);
-webkit-transform: translateY(15vh);
}
.error-subtitle {
font-size:14px;
font-weight:600;
line-height:20px;
margin-bottom:0px;
width: 100%;
z-index: 10;
position:relative;
color:#000;
margin-bottom:20px;
}
.light-content .error-subtitle {
color:#fff;
}
.load-project-page .hero-subtitle, .load-next-project .hero-subtitle {
transform: translateY(20px)!important;
-webkit-transform: translateY(20px)!important;
opacity:1!important;
}
.load-next-page .hero-subtitle {
transform: translateY(90px)!important;
-webkit-transform: translateY(90px)!important;
opacity:1!important;
}
.light-content .hero-subtitle {
color:#fff;		
}
.text-align-center .hero-subtitle, #hero.has-image .hero-subtitle{
text-align:center;
}
#hero.has-image .hero-subtitle:before, .text-align-center .hero-subtitle:before {
left:50%;
margin-left:-10px;
} .smooth-scroll #content-scroll {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.scrollbar-track {
background: transparent!important;
}
#main {
position:relative;
opacity:0;
}
.load-project-page #main, .load-next-project #main, .load-next-page #main {
opacity:1;
}
#main-content {
position:relative;
opacity:1;
z-index:10;		
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
#main-page-content {
position: relative;
box-sizing:border-box;
padding:0px 20px;
opacity: 0;
max-width:1160px;
margin:0 auto;
margin-bottom:0;
transform: translateY(15vh);
-webkit-transform: translateY(15vh);
}
#main-page-content::after {
clear: both;
content: " ";
display: table;
}
#main-page-content.project-page {
margin-bottom: calc(45vh - 160px);
max-width:1320px;
}
#main-page-content.portfolio-page {
width:100%;
max-width:none;
padding:0;
}
#temporary-wrapper {
display:none;
visibility:hidden;
opacity:0;
} #page-nav {
height: auto;
width: 100%;
color: #000;
position: relative;
margin-bottom: 0;
}
.light-content #page-nav {
color: #fff;
}
.next-page-wrap {
position: relative;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.next-page-title {
display: table;
width: auto;
padding: 100px 30px 20px 30px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
}
.next-page-title .inner {
vertical-align: bottom;
text-align:left;
height:110px;
}
.next-page-title .inner.text-align-center {
vertical-align: bottom;
text-align:center;
}
.page-title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
position: relative;
display:block;
margin-bottom:0px;
display:inline-block;
vertical-align: top;
width:auto;
font-size:3.5vw;
line-height:90px;
}
.page-title span {
display: block;
float:left;
margin: 0;
min-width: 20px;
width:auto;
line-height:90px;
height:90px;
box-sizing: border-box;
color:transparent;
-webkit-text-stroke: 1px #000;
}
.page-title:hover span, .page-is-changing .page-title span {
color:#000;
-webkit-text-stroke: 1px transparent;
}
.light-content .page-title {
color:transparent;
}
.light-content .page-title span {
color:transparent;
-webkit-text-stroke: 1px #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content .page-title:hover span, .page-is-changing .light-content .page-title span {
color:#fff;
-webkit-text-stroke: 1px transparent;
}
.page-subtitle {
margin-bottom: 0;
line-height: 20px;
height:20px;
overflow:hidden;
position: relative;
left: 0;
display: block;
font-size:14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.subtitle-name {
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
opacity:0;
}
.light-content .page-subtitle {
color: #fff;
} footer {
position:relative;
width:100%;
height:160px;
z-index:900;
box-sizing:border-box;
text-align:center;
bottom:0;
left:0;
overflow:hidden;
}
footer.fixed {
position:fixed;
}
#footer-container {
padding: 0 80px;
margin: 40px auto;
height: 80px;
opacity: 0;
position: absolute;
width: 100%;
box-sizing: border-box;
bottom: 0;
left: 0;
}
#counter-wrap {
line-height: 30px;
position: relative;
width: 20px;
margin: 0;
text-align: center;
bottom: 0;
display: inline-block;
height: 40px;
line-height:40px;
float: left;
color:#000;
font-size:12px;
font-weight:600;
}
.light-content #counter-wrap {
color:#fff;
}
#counter-wrap span:first-child {
opacity:1;
}
#counter-wrap span {
position:absolute;
left:0;
top:0;
opacity:0;
}
#counter-wrap::before {
position: absolute;
width:20px;
top: 0;
left:100px;
content: attr(data-hover);
}
#counter-wrap:after {
width: 40px;;
height: 1px;
position: absolute;
content: "";
background-color: rgba(0,0,0,0.2);
left: 40px;
bottom: 20px;
-webkit-transition: opacity 0.2s ease-in-out 0.2s;
transition: opacity 0.2s ease-in-out 0.2s;
}
.light-content #counter-wrap:after {
background-color: rgba(255,255,255,0.3);
}
.copyright-wrap {
position:relative;
float: left;
color: #000;
width: 270px;
height: 160px;
box-sizing: border-box;
pointer-events:initial;	
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content .copyright-wrap {
color: #fff;
}
.copyright-wrap:hover {
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
}
.copyright-text {
float: left;
font-size: 12px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
line-height: 40px;
transform:translateY(20px);
}
.copyright-icon {
float: left;
width: 30px;
height: 40px;
font-size: 12px;
line-height: 40px;
text-align: left;
margin-right: 0px;
transform: scale(1) translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.copyright-icon i{
font-size:13px;
}
.copyright-wrap:hover .copyright-icon {
transform:scale(0) translateY(80px);
width:0;
margin:0;
overflow:hidden;		
}
.copyright-icon:after, .copyright-text:after {
content: "";
clear: both;
display: table;
}
.copyright {
height: auto;
line-height: 30px;
position: relative;
width: auto;
margin:0 auto;
margin-top: 10px;
text-align: center;
bottom: 0;
display: table;
}
.copyright-wrap .copyright {
display: inline-block;
width: 100%;
text-align: left;
}
.copyright p {
color: #000;
font-size: 12px;
font-weight: 600;
margin-bottom: 0;
line-height: 30px;
box-sizing:border-box;
padding-top:5px;
position: relative;		
height: 40px;
float: left;
z-index: 2;
-webkit-transition: background 0.4s ease-in-out 0s;
transition: background 0.4s ease-in-out 0s;
}
.light-content .copyright p {
color: #fff;
}
.copyright-wrap .copyright p {
opacity:0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.copyright-wrap:hover .copyright p {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.light-content .copyright-wrap .copyright p a {
color:#fff;
}
.light-content .copyright-wrap:hover .copyright p a :hover{
color:#fff;
}
.socials-wrap {
position:relative;
float: right;
color: #000;
width: 240px;
height: 160px;
box-sizing: border-box;
pointer-events:initial;	
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content .socials-wrap {
color: #fff;
}
footer .socials-wrap {
margin-top:0px;
}
.socials-wrap:hover {
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
}
.socials-text {
float:right;
font-size:12px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
line-height:40px;
transform:translateY(20px);
}
.socials-wrap:hover .socials-text {
transform: translateY(10px);
-webkit-transform: translateY(10px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;		
}
.socials-icon {
float:right;
width:30px;
height:40px;
font-size:12px;
line-height:40px;
text-align:right;
margin-left:10px;
transform:scale(1) translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials-icon {
transform:scale(0) translateY(40px);
width:0;
margin:0;
overflow:hidden;
}
.socials-icon:after, .socials-text:after {
content: "";
clear: both;
display: table;
}
.socials {
height: auto;
line-height: 30px;
position: relative;
width: auto;
margin:0 auto;
margin-top: 10px;
text-align: center;
bottom: 0;
display: table;
transform: translateX(15px);
-webkit-transform: translateX(15px);
}
.socials-wrap .socials {
display: inline-block;
width: 100%;
text-align: right;
}
.socials li {
margin-right: 0px;
margin-left: 10px;
list-style: none;
color: #999;
font-size: 15px;
margin-bottom: 0;
line-height: 40px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 40px;
float: right;
z-index: 2;
-webkit-transition: background 0.4s ease-in-out 0s;
transition: background 0.4s ease-in-out 0s;
}
.socials-wrap .socials li {
opacity:0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials li:nth-child(5) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials-wrap:hover .socials li:nth-child(4) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);	
}
.socials-wrap:hover .socials li:nth-child(3) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials-wrap:hover .socials li:nth-child(2) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);	
}
.socials-wrap:hover .socials li:nth-child(1) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials li:last-child {
margin-left: 0px;
}
.socials li a {
color: #000;		
font-size:12px;
font-weight: 600;
display: block;
height: 40px;
width: 40px;		
line-height:40px;
text-align:center;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.socials:hover li  a {
opacity:0.3;
}
.socials li a:hover {
color: #000;
opacity:1;
}
.light-content .socials li a {
color: #fff;	
}
.light-content .socials:hover li  a {
opacity:0.3;
}
.light-content .socials li a:hover {
color: #fff;
opacity:1;
}
nav, nav.open {
-webkit-transition: all 0s ease-in 0s;
transition: all 0s ease-in 0s;
background:transparent;
}
#backtotop {
width:40px;
height:40px;
position:absolute;
top:20px;
left:50%;
margin-left:-20px;
line-height: 40px;
display: flex;
justify-content: center;
align-items: center;
opacity:0;
visibility:hidden;
}
#backtotop.active {
opacity:1;
visibility:visible;
}
#backtotop .parallax-element {
font-size: 22px;
display: block;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
cursor:pointer;
}
#backtotop .parallax-element i {
color: #000;
}
.light-content #backtotop .parallax-element i {
color: #fff;
} @media only screen and (max-width: 1466px) {
.percentage {
font-size: 4.5vw;
}
.trackbar {
margin-top: 40px;
width: 45vw;
}
.headphones {
margin-top: 50px;
}
header {
height: 120px;
}
#header-container {
padding: 15px 50px;
}
.flexnav li {
padding: 10px;
}
@media all and (min-width: 1025px) {	
.fullscreen-menu .flexnav li a {
font-size: 4.5vw;
line-height: 70px;
}
}
.fullscreen-menu li.buy-item a {
font-size: 14px;
line-height: 30px;
}
#main-page-content.project-page {
margin-bottom: calc(45vh - 120px);
}
#hero-caption {
padding: 160px 30px 20px 30px;
}
.hero-title, .page-title, .error-title {
font-size: 4.5vw;
line-height: 70px;
}
.hero-title span, .page-title span {
line-height: 70px;
height: 70px;
}
.load-project-page .hero-title, .load-next-project .hero-title  {
transform: translateY(-70px)!important;
-webkit-transform: translateY(-70px)!important;
opacity:1!important;
}
.hero-subtitle {
transform: translateY(25vh);
-webkit-transform: translateY(25vh);
}
.load-next-page .hero-subtitle {
transform: translateY(70px)!important;
-webkit-transform: translateY(70px)!important;
opacity:1!important;
}
footer {
height: 120px;
}
#footer-container {
padding: 0 50px;
margin: 20px auto;
}
}
@media only screen and (max-width: 1024px) {	
h1 {
font-size: 40px;
line-height: 50px;
}
h2 {
font-size: 30px;
line-height: 40px;
}
.has-mask {
margin-bottom:0px;
}
.percentage {
font-size: 5.5vw;
}
.trackbar {
margin-top: 30px;
width: 55vw;
}
.headphones {
margin-top: 40px;
}
header {
height: 120px;
}
.row_padding_left {
padding-left: 40px;
}
.row_padding_right {
padding-right: 40px;
}
.row_padding_all {
padding: 8vw 40px;
}
header {
position: fixed;
height:80px;
}
#header-container {
padding: 0;
margin: 0 auto;
}
#logo {
left: 40px;
}
#burger-wrapper {
display: block!important;
right: 0px;
}
#menu-burger {
display: block;
position: absolute;
right: 40px;
top: 32px;
}
nav {
padding-top:80px;
}
.flexnav {
box-sizing:border-box;
padding:0 50px;
background: transparent;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.flexnav li a, .flexnav li ul li a {
background: transparent;
}
.flexnav li a {
color: #999;
}
.flexnav li ul li a:hover, .flexnav li ul li a.active {
color:#fff;
}
.flexnav li ul li a {
border-top: 1px solid rgba(255,255,255,0.15);
}
.flexnav ul li ul li a {
background: transparent;
}
.flexnav li ul li ul li a {
padding: 20px 40px;	
}
.flexnav li.link {
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.flexnav li.link:last-child {
border-bottom:none;
}
.flexnav a.link::before {
display:none;
}
.flexnav .touch-button .navicon {
font-style: normal!important;
}
.nav-height {
overflow-y: scroll;
position: relative;
height: 100%;
padding: 40px 0;
padding-right: 30px;
width: calc(100% + 30px);
box-sizing: border-box;
}
nav {
height: 100vh;
position: fixed;
width: 100%;
box-sizing: border-box;
visibility: visible;
pointer-events:none;
opacity:0;
padding:20px 0;		
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
nav.open {
visibility:visible;
pointer-events:initial;
opacity:1;
background-color: transparent;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.flexnav {
max-height: 2000px;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
.flexnav.flexnav-show {
-webkit-transition: all .3s ease-out 0.2s;
transition: all .3s ease-out 0.2s;	
}
.flexnav li {
padding:0;
text-align:center;
line-height: 5vw;
-webkit-transition: color .15s ease-out 0s;
transition: color .15s ease-out 0s;	
}
.flexnav:hover li  {
color:rgba(255,255,255,0.4)
}
.flexnav li:hover {
color:rgba(255,255,255,1)
}
.flexnav .touch-button {
width: 100%;
display: block;
height: calc(5vw + 20px);
}
.flexnav .touch-button .navicon {
display:none;
}
.flexnav li.link {
border-bottom: none;	
}
.flexnav li a {
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-size: 4.5vw;
padding:10px 0;
color:inherit;
text-transform: uppercase;
}
.light-content .flexnav li a {
color: inherit;
}
.flexnav li ul {
margin-bottom:20px;
}
.flexnav li ul li a {
padding: 10px 0;
font-weight: 600;
font-size: 12px;
line-height: 18px;
border-top: none;
}
#menu-burger span.touch-button {
display:none;
}
.parallax-wrap {
transform:none!important;
}
.parallax-element {
transform:none!important;
}
#magic-cursor {
display:none;
}
.scroll-down-wrap, .scroll-down-wrap.no-border {
bottom: 40px;
}
.hero-title, .page-title, .error-title {
font-size: 5.5vw;
}
#main-page-content {
padding: 0 40px;
}
footer {
overflow: visible;
}
#footer-container {
padding: 0 40px;
}
.destroy {
display:none;
}
.has-parallax figcaption {
display:none;
}
.button-wrap.left {
display:none;
}
.footer-button-wrap {
bottom: 80px;
}
.socials-wrap {
width: 240px;
height: 40px;
float:none;
margin:0 auto;
transform: translateX(0px) translateY(20px)!important;
-webkit-transform: translateX(0px) translateY(20px)!important;
}
.socials-wrap:hover {
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.socials-icon, .socials-text {
display:none;
}
.socials-wrap .socials {
margin-top: 5px;
text-align: center;
transform: translateX(0px);
-webkit-transform: translateX(0px);	
}
.socials-wrap .socials li {
opacity: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.socials li {
margin-right: 10px;
line-height: 30px;
height: 30px;
width: 30px;
margin: 0 5px auto;
display: inline-block;
float: none;
}
.socials li a {
height: 30px;
width: 30px;
line-height: 30px;
}
#backtotop {
display:none!important;
}
.copyright-wrap {
float: none;
width: 100%;
height: 20px;
text-align: center;
}
.copyright-wrap:hover {
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.copyright-icon, .copyright-text {
display:none;
}
.copyright-wrap .copyright {
display: inline-block;
width: 100%;
text-align: center;	
}
.copyright-wrap .copyright p {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
float:none;	
}
.copyright-wrap:hover .copyright p {
transform: translateY(0px);
-webkit-transform: translateY(0px);	
}
}
@media only screen and (max-width: 767px) {
.percentage {
font-size: 7vw;
}
.row_padding_left {
padding-left: 30px;
}
.row_padding_right {
padding-right: 30px;
}
.row_padding_all {
padding: 8vw 30px;
}
.admin-bar header {
top: 46px;
}
#logo {
left: 30px;
}
#menu-burger {
right: 30px;
top: 27px;
}
.flexnav {
padding: 0 40px;
}
.flexnav li {
line-height: 7vw;
}
.flexnav li a {
font-size: 7vw;
}
.destory {
display:none;
}
figcaption {
background-color: rgba(0,0,0,0.3);
bottom: 0px;
font-size: 10px;
padding: 5px 10px;
right: 0px;
border-radius: 0;
}
.one_half {
width: 100%!important;
}
.one_half {
padding-right: 0!important;
}
.one_half.last {
padding-left: 0!important;
}
.one_third {
width: 100%!important;
}	
.one_fourth {
width: 100%!important;
}	
.one_fifth {
width: 100%!important;
}	
.one_sixth {
width: 100%!important;
}	
.two_fifth {
width: 100%!important;
}	
.two_fourth {
width: 100%!important;
}		
.two_third {
width: 100%!important;
}	
.three_fifth {
width: 100%!important;
}	
.three_fourth {
width: 100%!important;
}	
.four_fifth {
width: 100%!important;
}	
.five_sixth {
width: 100%!important;
}	
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
margin-bottom: 20px!important;
margin-right: 0%!important;
}
.text-align-center p.title-has-line::after, #page-nav p.title-has-line::after {
display:none;
}
p {
font-size: 14px;
}
.hero-title, .page-title, .error-title {
font-size: 7vw;
}
.hero-title span, .page-title span {
min-width: 10px;
}
#main-page-content {
padding: 0 30px;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
margin-left: 0;
}
.wp-block-column {
flex-basis: 100%;
flex-grow: 0;
}
.wp-block-column:not(:last-child) {
margin-right: 0;	
}
}
@media only screen and (max-width: 479px) {	
.percentage {
font-size: 9vw;
}
.row_padding_left {
padding-left: 20px;
}
.row_padding_right {
padding-right: 20px;
}
.row_padding_all {
padding: 8vw 20px;
}
hr {
height: 10px;
}
#logo {
left: 20px;
}
#menu-burger {
right: 20px;
}
.flexnav {
padding: 0 20px;
}
.flexnav li {;
line-height: 9vw;
}
.flexnav li a {
font-size: 9vw;
}
.flexnav li ul li a {
padding: 5px 0;
}
p.title-has-line::after {
display:none;
}
#main-page-content {
padding: 0 20px;
}
#hero.has-image #hero-styles {
transform: translateY(-35vh);
-webkit-transform: translateY(-35vh);
}
.hero-title, .page-title, .error-title {
font-size: 9vw;
}
.hero-title span, .page-title span {
min-width: 10px;
}
#footer-container {
padding: 0 10px;
}
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
#rotate-device {
display:block;
}
}.one_third_reviews {
width: 100%;
display: inline-grid;
text-align: justify;
padding: 0 0 40px;
} @media screen and (min-width:1024px) {
.one_third_reviews {
width: 30%;
padding: 0 1% 40px;
}
}
.quotes p {
padding-top: 20px;
font-style: italic;
line-height: 1.3;
}
.quotes p::after,
.quotes p::before {
content: "\0022";
}
.testimonial {
font-weight:bold;
line-height: 1.3;
}
.flex-video {
width:100%;
height:0px;
overflow:hidden;
padding-bottom:56.25%
}
.flex-video iframe,
.flex-video video {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.mejs-container .mejs-controls {
opacity: 0;
transition: all .5s;
}
.mejs-container:hover .mejs-controls {
opacity: 1;
} .white-logo{
max-height: 55px;
}
.black-logo{
max-height: 55px;
} @media only screen and (max-width: 1466px) {
.flexnav li {
padding: 20px 10px;
}
}
@media only screen and (max-width: 1240px) {
.flexnav li {
padding: 20px 0px;
}
}
@media only screen and (max-width: 575px) {
.flexnav li {
padding: 0px;
}
} body.page-id-6300 .hero-title span:nth-child(2),	
body.page-id-6300 .hero-title span:nth-child(4),	
body.page-id-6300 .hero-title span:nth-child(6) {
text-transform: lowercase;
}	
.iubenda-embed:not(.iubenda-nostyle):hover {
color: #fff !important;
} .faq-list {
max-width: 800px;
margin: 2rem auto;
padding: 0 1rem;
}
.faq-item {
border-bottom: 1px solid #ccc;
padding: 1rem 0;
}
.faq-question {
position:relative !important;
cursor: pointer;
display: block;
width: 100%;
padding: 10px 30px 10px 0;
font-size: 20px;
font-weight:600;
line-height:1.3;
color:#fff;
background: none;
border: none;
text-align:left;
}
.faq-answer {
display: none;
padding: 0.5rem 0 1rem;
}
.faq-answer,
.faq-answer p{
font-size: 18px;
color: #fff;
}
.faq-answer a{
text-decoration:underline;
}
.faq-question::after {
content: '+';
position: absolute;
right: 0;
top: 8px;
font-weight:400;
}
.faq-question.open::after {
content: '-';
}  #staff-wrapper {
display: grid;
margin-top: 70px;
grid-template-columns: repeat(1, 1fr);
gap: 40px;
}
#staff-wrapper .staff-item {
}
#staff-wrapper .staff-pic {
border: 1px solid #ffffff33;
}
#staff-wrapper .staff-title {
margin-top: 20px;
padding: 0 10px;
font-size: 28px;
color: #fff;
}
#staff-wrapper .staff-ruolo {
padding: 0 10px;
font-size: 13px;
text-transform: uppercase;
}
#staff-wrapper .staff-content {
margin-top: 15px;
padding: 0 10px;
}
#staff-wrapper .staff-content,
#staff-wrapper .staff-content p{
line-height: 1.8;
}
@media (min-width: 576px) {
#staff-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 992px) {
#staff-wrapper {
grid-template-columns: repeat(3, 1fr);
}  
}@font-face{font-family:'FontAwesome';src:url(//localiarreda.it/wp-content/themes/satelite/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//localiarreda.it/wp-content/themes/satelite/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//localiarreda.it/wp-content/themes/satelite/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//localiarreda.it/wp-content/themes/satelite/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//localiarreda.it/wp-content/themes/satelite/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//localiarreda.it/wp-content/themes/satelite/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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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:#fff}.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}