.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}@font-face {
font-display: swap;
}
body {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background-color: #fff;
overflow-x: hidden
}
html {
cursor: default;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-tap-highlight-color: transparent;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-size: 16px;
width: 100%
}
ul,
ol {
list-style-type: none
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li,
input,
button,
textarea,
form,
legend,
menu,
b,
div {
text-align: left;
font-family: Montserrat, sans-serif;
font-size: 1rem;
font-weight: 400;
text-decoration: none;
line-height: 100%;
padding: 0;
margin: 0;
border: none;
position: relative;
color: #151516
}
span,
em,
small,
::after,
::before {
font-family: inherit;
font-weight: inherit;
text-transform: inherit;
font-size: inherit;
color: inherit;
line-height: inherit;
font-style: normal
}
*:focus {
outline: none
}
main,
aside,
div,
section,
article,
ul,
form,
nav,
ol,
a,
header,
footer,
select {
padding: 0;
margin: 0;
position: relative;
list-style-type: none;
font-family: 'Montserrat', 'sans-serif'
}
section {
width: 100%;
padding: 0 5%;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.fullSection {
height: 100vh
}
button {
z-index: 10;
width: 3rem;
height: 3rem;
background-color: transparent;
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/arrow.png);
background-size: cover;
background-position: center center;
position: absolute;
-webkit-transition: background-size 0.5s linear;
-o-transition: background-size 0.5s linear;
transition: background-size 0.5s linear;
cursor: pointer
}
button:nth-child(1) {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
button:hover {
background-size: 130%
}
em {
font-weight: 700;
font-size: 1.5rem;
text-transform: uppercase;
display: block
}
h6 {
font-size: 1.125rem;
color: #151516;
font-weight: 700
}
h5 {
font-weight: 600;
font-size: 1.3rem
}
h5 span {
color: #2E2E34
}
h4 {
font-weight: 600;
font-size: 1.5rem
}
h3 {
font-weight: 700;
font-size: 2.25rem
}
h2 {
font-size: 3rem;
font-weight: 700;
text-transform: uppercase
}
h1 {
font-size: 6.3rem;
color: #151516;
font-weight: 700;
text-transform: uppercase;
line-height: 100%;
display: inline-block;
text-align: center
}
canvas {
top: 0;
position: absolute;
left: 0;
z-index: 1;
pointer-events: none;
min-height: 100vh
}
.tshadow {
text-shadow: rgba(0, 0, 0, .4) 0 0 1px
}
.tshadowWhite {
text-shadow: rgba(255, 255, 255, .4) 0 0 1px
}
header {
display: block;
position: fixed;
padding: 1.2% 5%;
width: 90%;
height: 7%;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
background: transparent;
z-index: 90;
left: 0;
top: 0
}
header h5 {
float: left;
padding-left: .5rem;
line-height: 100%
}
header a {
display: inline-block
}
header>a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
header img {
height: 100%;
float: left
}
header nav {
width: 65%;
float: right;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
header nav ul {
width: 100%;
height: 100%;
max-height: 68px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
header nav ul li {
color: #151516
}
header nav ul li a {
color: inherit
}
header nav ul li::after {
content: "";
height: 3px;
width: 0;
position: absolute;
left: 50%;
bottom: -1rem;
background-color: #151516;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: 0.35s cubic-bezier(.68, -.55, .265, 1.55);
-o-transition: 0.35s cubic-bezier(.68, -.55, .265, 1.55);
transition: 0.35s cubic-bezier(.68, -.55, .265, 1.55)
}
header nav ul li:hover::after {
width: 100%
}
header nav ul li ul {
margin-top: 1rem;
position: absolute;
width: 100%;
height: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
top: 110%;
left: 0;
background-color: #fff;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 1s cubic-bezier(.77, 0, .175, 1);
-o-transition: max-height 1s cubic-bezier(.77, 0, .175, 1);
transition: max-height 1s cubic-bezier(.77, 0, .175, 1)
}
header nav ul li ul li {
height: 4rem;
line-height: 4rem;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative
}
header nav ul li ul li::after {
bottom: 0
}
header nav ul li:hover ul {
max-height: 45rem;
}
header nav ul li ul {
width: 8rem;
margin-left: -2rem;
}
header.dark {
background: transparent;
left: auto;
right: 0
}
header.dark h5 {
color: #fff
}
header.dark h5 span {
color: #fff
}
header.dark nav ul li {
color: white
}
header.dark nav ul li ul {
background-color: #151516
}
header.dark li:after {
background-color: #fff
}
.mobile {
display: none
}
.scrolled {
height: 3%;
position: fixed;
padding: .5% 5%;
border-bottom: 1px solid rgba(0, 0, 0, .3);
background-color: #fff
}
.scrolled.dark {background-color:#151516;}
.scrolled h5 {
font-size: 1.1rem
}
.social {
position: fixed;
right: 1%;
bottom: 1%;
width: auto;
z-index: 999
}
.social a {
font-weight: 700;
line-height: 2em;
text-align: center;
color: #636773;
height: 100%;
display: block;
text-transform: uppercase
}
.social li {
display: block;
height: 2em;
font-weight: 700;
margin-bottom: 2%;
text-align: center;
position: relative
}
.social li img {
height: 100%
}
.social li:nth-last-child(1) {
height: 3rem;
width: .2rem;
background-color: #636773;
left: 50%
}
.contact {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 40rem
}
.contact form input,
.contact form textarea {
display: block;
border-bottom: 1px solid #fff;
height: 2rem;
line-height: 2rem;
padding: 1rem 1rem;
color: #fff;
width: 25rem;
max-width: 25rem;
background: none
}
.contact form input::-webkit-input-placeholder,
.contact form textarea::-webkit-input-placeholder {
color: #fff
}
.contact form input:-ms-input-placeholder,
.contact form textarea:-ms-input-placeholder {
color: #fff
}
.contact form input::-ms-input-placeholder,
.contact form textarea::-ms-input-placeholder {
color: #fff
}
.contact form input::placeholder,
.contact form textarea::placeholder {
color: #fff
}
.contact form input[type=submit],
.contact form textarea[type=submit] {
background-color: transparent;
border: none;
font-weight: 700;
float: right;
width: auto;
height: 4rem
}
.contact form textarea {
min-height: 9rem;
line-height: 1.5rem;
padding: 1rem 1rem 0 1rem
}
.contact ul li {
height: 2rem;
line-height: 2rem;
padding-left: 3rem;
font-weight: 600;
margin: 1.5rem 0
}
.contact ul li img {
height: 1.5rem;
width: auto;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto 0
}
.contact canvas {
opacity: .8;
z-index: -1
}
@media screen and (min-width:1999px) {
html {font-size: calc((100vw) / 120);}
}
@media screen and (min-width:1400px) and (max-width:1650px) {
html {
font-size: 13px
}
}
@media screen and (min-width:1350px) and (max-width:1399px) {
html {
font-size: 12px
}
}
@media screen and (min-width:1200px) and (max-width:1349px) {
html {
font-size: 11px
}
}
@media screen and (max-width:1199px) {
header>a {
width: 80%;
white-space: nowrap
}
.scrolled {
height: 2.5rem
}
header.scrolled h5,
header h5 {
font-size: 1rem
}
header nav {
width: auto
}
.mobile {
display: block
}
header .mobile img {
width: 2rem;
height: 2rem;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear
}
header a.mobileView {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
header nav ul {
display: none;
max-height: 200vh;
height: auto;
position: fixed;
top: 7%;
width: 50%;
right: 0;
background-color: #fff;
z-index: 999
}
header nav ul li {
height: 4rem;
line-height: 4rem;
text-align: center
}
header nav ul li ul {
left: 50%;
transform: translateX(-50%);
}
.social {
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
bottom: 0;
left: 0
}
.social li {
margin: 1rem 0
}
.social li:nth-last-child(1) {
margin: 1rem;
height: 1em
}
div.wpcf7-response-output {
padding: 0;
margin: 0
}
.contact ul {
padding-bottom: 15%
}
.contact form {
padding-top: 15%
}
body .crisp-client .crisp-1rjpbb7[data-position-reverse=true][data-full-view=true] .crisp-1rf4xdh .crisp-kquevr {
left: auto!important;
right: 14px!important;
bottom: 5px!important
}
.contact {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.contact form input,
.contact form textarea {
max-width: 80vw
}
header nav ul li {
height: auto
}
header nav ul li ul {
max-height: none;
position: relative;
margin: 0
}
header nav ul li ul li {
position: relative
}
.menu-item-95>a {
display: none
}
header nav ul li::after {
display: none
}
.menu-item-has-children {
line-height: 100%
}
.menu-item-has-children a:nth-child(1) {
line-height: 4rem
}
.scrolled nav>ul {
top: 2.5rem
}
header nav>ul {
overflow: auto;
max-height: 90vh
}
header.dark ul {
background-color: #131314
}
.wpcf7 {
padding-right: 0
}
.registracija .wpcf7 {width:100%; }
.registracija input {padding:1.5rem; }
}
@media screen and (max-width:600px) {
html {
font-size: 3vw
}
header>a>img {
display: none
}
h2 {
font-size: 2rem
}
}
.aboutPage {
position: absolute;
top: 0;
left: 0;
background-color: #151516;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 5%;
padding-top: 5%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.aboutPage h1 {
color: #fff;
font-weight: 700;
font-size: 2.25rem;
text-transform:none;
}
.aboutPage p {
font-size: 1.1rem;
text-align: justify;
line-height: 120%;
color: #fff;
width: 85%;
margin: 2% 0;
z-index: 5
}
.aboutPage img {
position: relative;
float: right;
width: 45%;
z-index: 5;
top: 0;
bottom: 0;
margin: auto 0
}
.aboutPage canvas {
z-index: 0;
width: 50vw!important
}
.gearSingle {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100vh;
padding-top: 7%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #151516;
overflow: hidden;
clip: rect(0, auto, auto, 0);
display: block
}
.gearSingle .gearInfo {
position: relative;
display: inline-block;
z-index: 5;
width: 80%;
height: 40%;
padding: 10% 0;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.gearSingle .gearInfo img {
height: auto;
width: 100%;
z-index: -1;
top: 50%;
position: relative;
transform: translateY(-50%)
}
.gearSingle canvas {
z-index: 1
}
.infoSingle {
position: relative;
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: 50%;
padding-left: 5%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
.infoSingle .singleVideoCarousel {
padding: 0;
display: inline-block;
max-height: 42%
}
.infoSingle .embedYT {
width: 100%;
height: 40%
}
.infoSingle .embedYT a {
display: inline-block;
width: 100%
}
.infoSingle .embedYT a img {
width: 100%;
height: auto
}
.infoSingle p {
font-size: 1.1rem;
text-align: justify;
line-height: 120%;
color: #151516;
width: 100%;
margin: 2% 0
}
.infoSingle .sinPrev {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.infoSingle .sinNext {
float: right
}
.infoSingle button {
position: relative
}
.infoSingle h1 {
font-size: 3rem;
font-weight: 700;
text-transform: uppercase;
margin-top: 2%;
}
.gearInfoHolder {
position: absolute;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.gearInfoHolder div {
height: 9rem;
width: 9rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.gearInfoHolder div h5 {
color: #fff;
font-size: 2.5rem;
font-weight: 700;
line-height: 100%
}
.gearInfoHolder div h5 small {
display: block;
text-align: center;
font-size: 1.5rem;
line-height: 1.5rem
}
.gearInfoHolder h6 {
font-size: 1.5rem;
text-transform: uppercase;
padding-left: 7%;
color: #fff;
font-weight: 600
}
#range div::after,
#range div::before,
#weight div::after,
#weight div::before {
content: '';
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/outerRing.png);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
-webkit-transition: -webkit-transform 1s cubic-bezier(1, 0, 0, 1);
transition: -webkit-transform 1s cubic-bezier(1, 0, 0, 1);
-o-transition: transform 1s cubic-bezier(1, 0, 0, 1);
transition: transform 1s cubic-bezier(1, 0, 0, 1);
transition: transform 1s cubic-bezier(1, 0, 0, 1), -webkit-transform 1s cubic-bezier(1, 0, 0, 1)
}
#range div::before,
#weight div::before {
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/innerRing.png)
}
#range:hover div::after,
#weight:hover div::after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
#range:hover div::before,
#weight:hover div::before {
-webkit-transform: rotate(-160deg);
-ms-transform: rotate(-160deg);
transform: rotate(-160deg)
}
#width div,
#battery div {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: .6rem solid #fff;
border-radius: 50%;
-webkit-transition: border 1s cubic-bezier(.68, -.55, .265, 1.55);
-o-transition: border 1s cubic-bezier(.68, -.55, .265, 1.55);
transition: border 1s cubic-bezier(.68, -.55, .265, 1.55)
}
#range {
top: 5%;
left: 5%
}
#battery {
bottom: 10%;
left: 10%
}
#width {
left: 57%;
top: 0
}
#width div {
-webkit-transform: scale(.6);
-ms-transform: scale(.6);
transform: scale(.6)
}
#weight {
right: 5%;
bottom: 25%
}
#width:hover div,
#battery:hover div {
border: .2rem solid #fff
}
.posts {
background-color: #151516;
min-height: 100vh;
overflow: visible
}
.posts canvas {
position: fixed;
top: 0;
z-index: 1
}
.posts article {
width: 100%;
padding: 0 8%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding-top: 7%;
-webkit-filter: blur(1rem);
filter: blur(1rem);
opacity: .4;
-webkit-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
-webkit-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
-o-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
transition: all 0.5s cubic-bezier(1, 0, 0, 1);
z-index: 2
}
.posts article .date {
background-color: #636773;
display: inline-block;
padding: 2rem;
border-radius: 50%;
position: fixed;
left: 0;
margin-left: -1rem;
top: 50%;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
-webkit-transition: all 1.5s cubic-bezier(1, 0, 0, 1);
-o-transition: all 1.5s cubic-bezier(1, 0, 0, 1);
transition: all 1.5s cubic-bezier(1, 0, 0, 1);
z-index: 2
}
.posts article .date .day {
font-size: 2rem;
color: #fff;
text-align: center;
font-weight: 600;
width: 2rem;
-webkit-transition: inherit;
-o-transition: inherit;
transition: inherit
}
.posts article .date .month {
display: block;
font-size: 1rem;
text-align: center;
color: #fff;
padding-top: .5rem;
text-transform: capitalize;
-webkit-transition: inherit;
-o-transition: inherit;
transition: inherit
}
.posts article a {
display: inline-block;
width: 100%;
height: 100%
}
.posts article img {
height: auto;
width: 55%;
float: right
}
.posts article h3 {
text-align: left;
right: 45%;
position: absolute;
display: inline-block;
transform: translateY(-50%);
top: 50%
}
.posts article h3 span {
font-size: 1.5rem;
line-height: 2rem;
height: 2rem;
background-color: #fff;
color: #151516;
display: inline-block;
padding: .5rem;
position: relative;
margin-bottom: 1rem
}
.posts article h3 span::after,
.posts article h3 span::before {
content: '';
height: 3rem;
width: 6rem;
position: absolute;
z-index: 11;
background-size: contain;
background-repeat: no-repeat;
top: 0
}
.posts article h3 span::after {
background-position: left;
right: -5.95rem;
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/spanBrushRight.png)
}
.posts article h3 span::before {
background-position: right;
left: -5.95rem;
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/spanBrushLeft.png)
}
.posts article h3 span:nth-last-child(1) {
margin: 0 2rem
}
.posts article:nth-child(even) img {
float: left
}
.posts article:nth-child(even) h3 {
right: auto;
left: 45%;
text-align: right
}
.posts .switchers {
height: 50vh;
width: 100%;
display: flex;
justify-content: center;
align-items: center
}
.posts .switchers span {
color: #fff;
font-weight: 800;
font-size: 1.25rem
}
.postButton {
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/arrowWhite.png);
background-size: contain;
background-color: #151516;
background-position: center;
height: 3rem;
width: 3rem;
border: .3rem solid #151516;
margin: 3rem;
-webkit-transition: background-size 0.5s linear;
-o-transition: background-size 0.5s linear;
transition: background-size 0.5s linear
}
.postButton.noPosts {
opacity: .5
}
.postButton:hover {
background-size: 130%
}
.noPosts:hover {
background-size: contain
}
.switchers .postButton:nth-child(1) {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.posts menu .articleDown {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
bottom: 2rem
}
.posts .active {
-webkit-filter: none;
filter: none;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.posts .active .date {
background-color: #151516;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.posts menu {
position: fixed;
left: 5%;
bottom: 2%;
height: 87%;
z-index: 0
}
.posts menu::after {
content: '';
width: 1px;
height: 100%;
background-color: #fff;
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
opacity: .6
}
.posts menu .articleUp,
.posts menu .articleDown {
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/arrowWhite.png);
bottom: 7rem;
left: 0;
right: 0;
margin: auto;
background-color: #151516;
height: 3rem;
width: 3rem;
border: .3rem solid #151516;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.posts menu .articleDown {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
bottom: 2rem
}
.postDes h3 {text-transform:uppercase; font-weight:900; color:#151516; font-size:2.5rem;}
.postDes span { padding:1rem 0; display:block;}
.gallery {
padding: 5% 5% 0 5%
}
.gallery canvas {
position: fixed
}
.gallery h1 {
font-weight: 700;
font-size: 2.25rem;
text-transform:none;
text-align:center;
width:100%;
line-height:250%;
}
.gallerySwitcher {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 2%
}
.gallerySwitcher li {
border-left: 1px solid rgba(0, 0, 0, .2);
text-align: center;
width: 100%
}
.gallerySwitcher li a {
font-size: 1.125rem;
font-weight: 600;
line-height: 3rem;
color: #151516;
text-align: center;
text-transform: capitalize;
width: 100%;
-webkit-transition: font-size 0.5s cubic-bezier(.175, .885, .32, 1.275);
-o-transition: font-size 0.5s cubic-bezier(.175, .885, .32, 1.275);
transition: font-size 0.5s cubic-bezier(.175, .885, .32, 1.275)
}
.gallerySwitcher li:hover a {
font-size: 1.5rem
}
.gallerySwitcher li:nth-child(1) {
border-left: 0
}
.gallerySwitcher #gal {
width: 100%;
z-index: 5
}
.gallerySwitcher #gal a img {
-webkit-transition: -webkit-transform 0.5s cubic-bezier(.175, .885, .32, 1.275);
transition: -webkit-transform 0.5s cubic-bezier(.175, .885, .32, 1.275);
-o-transition: transform 0.5s cubic-bezier(.175, .885, .32, 1.275);
transition: transform 0.5s cubic-bezier(.175, .885, .32, 1.275);
transition: transform 0.5s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 0.5s cubic-bezier(.175, .885, .32, 1.275)
}
.gallerySwitcher #gal a:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
} 
.parallax {  background-image: url(//laserwar.rs/wp-content/themes/revitant/img/parallax.jpg); border-top:solid 1px #fff; height: 30rem; background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;}
.parallax h2 {color:#fff; margin-top:9rem; font-size:2.5rem; text-align:center; margin-bottom:2rem;}
.parallax div {text-transform:uppercase; display:inline-block; left:50%; transform:translateX(-50%); }
.buy{z-index:5;background-color:#fff; height:30rem;}
.buy article {display:block; transform:translateX(-50%); left:50%; position:absolute;  height:100%;}
.buy article:nth-child(2),.buy article:nth-child(3) {display:none;}
.buy::after {z-index:-1; content:''; position:absolute;  mix-blend-mode:darken; width:100%; background-color:#dd0f21; height:100%;  top:50%; transform:translate(-50%,-50%) scale(0); left:50%;     -webkit-transition: all 1s cubic-bezier(.23, 1, .32, 1);
-o-transition: all 1s cubic-bezier(.23, 1, .32, 1);
transition: all 1s cubic-bezier(.23, 1, .32, 1) }
.buy:hover::after{transform:translate(-50%,-50%) scale(1);}
.buy .imgWrap {transform:scale(1.2); top:auto; right:auto; height:100%;}
.buy article img {height:100%; position:relative; max-height:30rem;}
.buy article div{  display:inline-block; z-index:10; text-align:right;     top: -45%;
right: -65%;}
.buy article h6 {font-weight:400; text-transform:uppercase;  text-align:right; transition:all 0.6s cubic-bezier(.77, 0, .175, 1); font-size:1.6rem; margin-bottom:0.5rem;}
.buy article a{display: block;
font-weight: 900;
text-align: right;
box-sizing: border-box;
font-size: 1.5rem;
font-weight: 700;
color: #151516;
width: 100%;
border: .2rem solid #151516;
line-height: 4rem;
transition: all 0.6s cubic-bezier(.77, 0, .175, 1);
text-align: center; width:13rem;}
.buy article a:hover {    
-webkit-box-shadow:inset 0px 0px 0px 0.2rem #fff;
-moz-box-shadow:inset 0px 0px 0px 0.2rem #fff;
box-shadow:inset 0px 0px 0px 0.2rem #fff;}
.buy ul {top:45%;}
.buy ul li {cursor:pointer;height:0.6rem; width:0.6rem; border-radius:50%; border:2px solid #151516; margin-bottom:1rem;transition:all 0.6s cubic-bezier(.77, 0, .175, 1)}
.buy:hover a , .buy:hover h6, .buy:hover ul li {border-color:#fff; color:#fff;}
.buy:hover ul li.active {background-color:#fff;}
.buy ul li.active {background-color:#151516;}
.video {
background-color: #151516;
min-height: 100vh;
width:100%;
}
.video .gallerySwitcher li {
border-left: 1px solid rgba(255, 255, 255, .2)
}
.video h1 {
color: #fff;
}
.video .gallerySwitcher li a {
color: #fff
}
.video .gallerySwitcher li:nth-child(1) {
border-left: 0
}
.video #videos a::after {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 10;
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/playButton.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
opacity: .5;
-webkit-transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
-o-transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
transition: all 1s cubic-bezier(.175, .885, .32, 1.275);
pointer-events: none
}
.video #videos a:hover::after {
background-color: rgba(0, 0, 0, .4);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
.smartphoto-arrows .smartphoto-arrow-left {
background: none
}
.smartphoto-arrows .smartphoto-arrow-right {
background: none
}
.smartphoto-arrows>li {
padding: 5rem;
background-color: none
}
.bp-x svg {
left: 50%;
position: relative;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
.blogSingle {
padding: 6% 15% 2% 15%
}
.blogSingle article {
z-index: 10;
background-color: #fff;
box-sizing: border-box;
min-height: 90vh;
padding-bottom: 4rem;
-webkit-box-shadow: 0 0 22px -5px rgba(0, 0, 0, .5);
-moz-box-shadow: 0 0 22px -5px rgba(0, 0, 0, .5);
box-shadow: 0 0 22px -5px rgba(0, 0, 0, .5)
}
.blogSingle article h1 {
font-size: 3rem;
text-align: left;
margin: 5% 0;
padding: 0 7%
}
.blogSingle article img {
width: 100%;
height: auto
}
.blogSingle article div {
padding: 0 7%;
font-size: 1.12rem;
text-align: justify;
color: #2E2E34;
line-height: 120%
}
.blogSingle article div p {
font-size: 1.12rem;
color: #2E2E34;
line-height: 120%;
padding: 1% 0;
text-align: justify
}
.blogSingle article div p em {
line-height: 120%
}
.blogSingle div ol {
list-style-type: decimal;
padding-left: 1rem
}
.blogSingle div ol li {
line-height: 150%;
font-size: 1.12rem
}.defaultPage {background-color: #151516;}.defaultPage article h1 {margin: 5.5% 0 2% 0; }.defaultPage ol, .defaultPage ul {padding:0 1.5rem; list-style-type: decimal;}
.defaultPage ul {list-style-type: circle;}.defaultPage ul li, .defaultPage ol li {line-height:200%; font-size:1rem; padding-left:1rem}.defaultPage article div p, .defaultPage article li {font-size:1rem;}.blogSingle article div p {padding:0.3% 0;}
span.wpcf7-not-valid-tip {
color: #000;
font-size: .8rem;
padding: 1rem
}
.wpcf7 {
padding-right: 12%
}
div.wpcf7-response-output {
border: 0;
display: block;
padding: 2rem 0;
position: relative;
font-weight: 600
}
div.wpcf7-validation-errors {
height: 0;
opacity: 0;
margin: 0;
padding: 0;
display: none
}
.grecaptcha-badge {
visibility: collapse!important
}
.faq {
background-color: #131314;
min-height: 100vh;
height: auto;
padding: 5% 5%
}
.faq h1 {
color: #fff;
font-weight: 700;
font-size: 2.25rem;
text-transform:none;
text-align:center;
width:100%;
}
.faq ul {
display: inline-block
}
.faq ul li {
background-color: #2e2e34;
color: #fff;
padding: 1rem 1.5rem;
margin: 1rem 0;
max-width: 60%;
float: left;
margin-right: 30%;
margin-left: 1rem;
font-size: 1.12rem;
text-align: justify;
line-height: 120%;
font-weight: 600
}
.faq ul li::after {
position: absolute;
content: '';
bottom: 0;
left: -1rem;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 1rem 1rem;
border-color: transparent transparent #2e2e34 transparent
}
.faq ul li:nth-child(even) {
font-weight: 400;
margin-right: 1rem;
float: right;
background-color: #fff;
color: #131314;
z-index: 10
}
.faq ul li:nth-child(even)::after {
left: auto;
right: -1rem;
border-width: 1rem 0 0 1rem;
border-color: transparent transparent transparent #fff
}
body .crisp-client .crisp-1rjpbb7 .crisp-ws3gf1,
body .crisp-client .crisp-1rjpbb7 .crisp-13h0akn:before,
body .crisp-client .crisp-1rjpbb7 .crisp-13h0akn:after {
background-color: #131314!important
}
body .crisp-client .crisp-1rjpbb7 .crisp-1rf4xdh .crisp-ewasyx .crisp-1784wh6 .crisp-1xmtdlg[data-tile]:before {
content: none!important
}
body .crisp-client .crisp-1rjpbb7 .crisp-17f70m7 {
background-image: none!important
}
body .crisp-client .crisp-1rjpbb7 .crisp-1rf4xdh .crisp-ewasyx .crisp-zyxrmn .crisp-1bu0ive .crisp-1uswakw .crisp-1qi8gka .crisp-19f1mqf {
opacity: .5
}
@media screen and (max-width:1199px) {
body {
margin-bottom: 4rem
}
header.dark {
background-color: #131314
}
.aboutPage {
flex-direction: column;
height: auto;
padding-top: 15%
}
.aboutPage p {
width: 100%
}
.aboutPage img {
width: 100%;
padding: 20% 0
}
.faq ul li {
max-width: 100%
}
.gearSingle {
width: 100%;
position: relative;
height: auto;
padding-top: 20%
}
.gearSingle .gearInfo {
top: auto;
transform: none;
left: 0;
width: 100%
}
.gearInfoHolder div {
width: 5rem;
height: 5rem
}
.gearSingle .gearInfo img {
top: auto;
transform: none
}
.gearInfoHolder div h5 {
font-size: 1.3rem
}
.gearInfoHolder div h5 small {
font-size: 1rem
}
.gearInfoHolder h6 {
font-size: 1.3rem
}
#width div,
#battery div {
border-width: .2rem
}
.buy {height:15rem;}
.buy ul {top:10%;}
.buy article div {right:-65%;}
.buy article div h6 {font-size:1.1rem; }
.buy article div a {width:8rem;}
.infoSingle {
width: 92vw;
margin: 0;
top: auto;
transform: none
}
.single {
padding: 0
}
.posts {
padding-top: 10%
}
.posts article {
-webkit-filter: none;
filter: none;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.posts article img {
width: 100%
}
.posts article h3,
.posts article:nth-child(even) h3 {
position: relative;
transform: 0;
right: auto;
width: 100%;
left: 50%;
transform: translateX(-50%);
text-align: center
}
.posts menu {
display: none
}
.posts article .date {
top: 0;
background-color: #151516;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.posts article span {
text-align: center
}
.frontPosts {flex-direction: column;}
.frontPosts article h3 span {-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;}
.frontPosts .postsNext {right: 8%;
top: 40%;}
.frontPosts .postsPrev {right:auto;left: 8%;
top: 40%;}
.gallerySwitcher {
flex-wrap: wrap
}
.video {
padding-top: 15%
}
.wpcf7 {
padding-right: 0
}
.faq ul li {
margin-right: 1rem
}
.faq {
padding-top: 15%
}
.blogSingle {
padding: 0
}
}
.notFound h1 {
font-size: 15rem;
line-height: 100vh;
width: 100%
}
.wpcf7-display-none {
display: none!important;
} .registracija .wpcf7 {    
width: 50%;
padding: 0;
}
.registracija .wpcf7 form {
left: 50%;
transform: translateX(-50%);
width: 70%;
}
.registracija input, .registracija textarea {
padding: 3% 5%;
box-sizing:border-box;
}
.registracija input[type=submit] {
background-color: transparent;
box-shadow:none;
border: none;
font-weight: 700;
float: right;
width: auto;
height: 4rem
}
.friends {
padding:0; background-color:#151516; height:13rem; padding:1.5rem 0;
}
.friends .animation {
display: block;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.friends .animation ul {
display: block;
list-style: none;
position: relative;
margin-left: auto;
margin-right: auto;
}
.friends .animation ul li {
display: block;
float: left;
position: relative;
max-width: 15rem;
height: 10rem;
line-height: 10rem;
text-align: center;
}
.friends .animation ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%; 
box-sizing:border-box;
padding:0 3rem;
-webkit-transition: 0 linear left;
-moz-transition: 0 linear left;
transition: 0 linear left;
}
.friends .animation ul li img:hover {
}
.book>div{color:#dd0f21;}
#cookie-law-info-bar {
background-color: black;
background-image:url(https://laserwar.rs/wp-content/themes/revitant/img/contact-cover.jpg);
background-size:cover; 
width:30rem !important;
padding:2rem 3rem!important;
box-sizing:border-box; 
left:auto !important;
right:5% !important;
}
.cli_messagebar_head {font-family:'Montserrat'; text-transform:uppercase; letter-spacing:0.1rem; margin:1.5rem 0; color:#fff !important;}
.cConsent p {line-height:170%; font-size:0.8rem; text-align:justify; margin:1rem 0; opacity:0.8;color:#fff !important; }
.cConsent #cookie_action_close_header {
background-color:#ff001e !important; 
width:50%; text-align:center; letter-spacing:0.05rem; text-transform:uppercase;  font-size:0.8rem; font-weight:700; line-height:2rem; margin:0;
}
.cConsent #cookie_action_close_header_reject {
background-color:rgba(0,0,0,0) !important; 
color:#fff !important; font-weight:700; font-size:0.8rem; letter-spacing:0.05rem; text-align:center; width:40%;
}
.cButtons {display:flex; align-items:center; justify-content:space-between; }
#CONSTANT_OPEN_URL {font-size:0.8rem; color:#fff !important; }.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: 0.1;
margin: 0;
padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
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: #000000;
left: 0;
right: 0;
margin: 0;
color: white;
font-size: 12px;
font-weight: 300;
font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible,
.justified-gallery > figure > .caption.caption-visible {
display: initial;
filter: "alpha(opacity=70)";
opacity: 0.7;
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-entry-visible {
filter: "alpha(opacity=100)";
opacity: 1;
background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-filtered {
display: none;
}
.justified-gallery > .spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0 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 0 4px;
background-color: #000;
border-radius: 6px;
}@keyframes smartphoto{from{opacity:0}to{opacity:1}}@keyframes smartphoto-img-wrap{from{opacity:0}to{opacity:1}}@keyframes smartphoto-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}@keyframes smartphoto-loader{0%{opacity:.4;transform:rotate(0deg)}50%{opacity:1;transform:rotate(180deg)}100%{opacity:.4;transform:rotate(360deg)}}@keyframes smartphoto-appear{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes smartphoto-hide{0%{display:block;opacity:1}99%{display:block;opacity:0}100%{display:none;opacity:0}}.smartphoto{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:#000;opacity:1;font-family:sans-serif;cursor:pointer;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;transition:all 0.3s ease-out;animation-name:smartphoto;animation-duration:.3s;animation-timing-function:ease-out}.smartphoto[aria-hidden="true"]{display:none}.smartphoto-close{opacity:0}.smartphoto-count{display:inline-block;color:#FFF;font-size:16px}.smartphoto-header{display:block;box-sizing:border-box;position:fixed;z-index:102;top:0;left:0;width:100%;height:50px;padding:15px;background-color:rgba(0,0,0,0.2)}.smartphoto-content{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.smartphoto-dismiss{display:block;position:absolute;top:15px;right:10px;width:20px;height:20px;padding:0;border:none;background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik0xNTc2LjQyLDE0MDYuNzYsMjc4NCwxOTkuMTlhNTYuODYsNTYuODYsMCwwLDAsMC04MC4xOGwtNzguOTItNzguOTJhNTYuODYsNTYuODYsMCwwLDAtODAuMTgsMEwxNDE3LjMyLDEyNDcuNjYsMjA5Ljc1LDQwLjA5YTU2Ljg2LDU2Ljg2LDAsMCwwLTgwLjE4LDBMNTAuNjUsMTE5YTU2Ljg2LDU2Ljg2LDAsMCwwLDAsODAuMThMMTI1OC4yMywxNDA2Ljc2LDUwLjY1LDI2MTQuMzRhNTYuODYsNTYuODYsMCwwLDAsMCw4MC4xOGw3OC45Miw3OC45MmE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwTDE0MTcuMzIsMTU2NS44NiwyNjI0LjksMjc3My40NGE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwbDc4LjkyLTc4LjkyYTU2Ljg2LDU2Ljg2LDAsMCwwLDAtODAuMThaIi8+PC9zdmc+);text-shadow:0 1px 0 #FFF;color:#FFF;font-size:30px;text-decoration:none;cursor:pointer;line-height:1}.smartphoto-body{position:relative;z-index:102;width:100%;height:100%;margin:0 auto}.smartphoto-inner{position:relative;width:100%;height:100%;vertical-align:top}.smartphoto-img{display:none;max-width:none;width:auto;height:auto;cursor:zoom-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:transform 0.3s ease-out;-webkit-user-drag:none}.smartphoto-img.active{display:block}.smartphoto-img-onmove{cursor:grab;cursor:-webkit-grab;transition:none}.smartphoto-img-elasticmove{transition:transform 0.3s ease-out}.smartphoto-img-wrap{display:inline-block;opacity:1;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;animation-name:smartphoto-img-wrap;animation-duration:.3s;animation-timing-function:ease-out}.smartphoto-img-left{transform:translateX(150%) !important}.smartphoto-img-right{transform:translateX(-150%) !important}.smartphoto-arrows{list-style-type:none;margin:0;padding:0;position:relative;z-index:1002;top:50%;left:0;opacity:1;animation-name:smartphoto-appear;animation-duration:.3s;animation-timing-function:ease-out}.smartphoto-arrows[aria-hidden="true"]{animation-name:smartphoto-hide;display:none}.smartphoto-arrows li{display:block;position:absolute;top:50%;width:30px;height:30px;margin-top:-20px;box-sizing:content-box;animation-duration:.3s;animation-timing-function:ease-out;animation-name:smartphoto-appear}.smartphoto-arrows li:focus{outline:none}.smartphoto-arrows [aria-hidden="true"]{animation-name:smartphoto-hide;display:none}.smartphoto-arrows a{display:block;width:100%;height:100%;text-decoration:none}.smartphoto-arrow-right{right:0;padding:5px 0;background-color:rgba(0,0,0,0.5)}.smartphoto-arrow-right a{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiAiPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBkPSJNMTgzNy44OCwxNDE3LjMyLDY0My41OSwyMjNhNzIuMjEsNzIuMjEsMCwwLDEsMC0xMDEuODJMNzQzLjgyLDIxYTcyLjIxLDcyLjIxLDAsMCwxLDEwMS44MiwwTDIwOTAuODMsMTI2Ni4xOWwxMDAuMjMsMTAwLjIzYTcyLjIxLDcyLjIxLDAsMCwxLDAsMTAxLjgyTDg0NS42NCwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwxLTEwMS44MiwwTDY0My41OSwyNzEzLjQyYTcyLjIxLDcyLjIxLDAsMCwxLDAtMTAxLjgyWiIvPjwvc3ZnPg==)}.smartphoto-arrow-left{left:0;padding:5px 0;background-color:rgba(0,0,0,0.5)}.smartphoto-arrow-left a{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik05OTYuNzcsMTQxNy4zMiwyMTkxLjA2LDIyM2E3Mi4yMSw3Mi4yMSwwLDAsMCwwLTEwMS44MkwyMDkwLjgzLDIxQTcyLjIxLDcyLjIxLDAsMCwwLDE5ODksMjFMNzQzLjgyLDEyNjYuMTksNjQzLjU5LDEzNjYuNDJhNzIuMjEsNzIuMjEsMCwwLDAsMCwxMDEuODJMMTk4OSwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwwLDEwMS44MiwwbDEwMC4yMy0xMDAuMjNhNzIuMjEsNzIuMjEsMCwwLDAsMC0xMDEuODJaIi8+PC9zdmc+)}.smartPhotoArrowHideIcon{display:none}.smartphoto-nav{position:absolute;bottom:0;left:0;width:100%;opacity:1;animation-name:smartphoto-appear;animation-duration:.3s;animation-timing-function:ease-out}.smartphoto-nav[aria-hidden="true"]{animation-name:smartphoto-hide;display:none}.smartphoto-nav ul{display:block;overflow-x:auto;list-style:none;margin:0;padding:0;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.smartphoto-nav li{display:inline-block;overflow:hidden;width:50px;height:50px}.smartphoto-nav a{display:block;width:100%;height:100%;background-color:#FFF;background-position:center center;background-size:cover;opacity:.5}.smartphoto-nav a:focus{opacity:.8}.smartphoto-nav a.current{opacity:1}.smartphoto-nav img{width:auto;height:100%}.smartphoto-list{list-style-type:none;position:absolute;z-index:101;top:0;left:0;margin:0;padding:0;white-space:nowrap}.smartphoto-list li{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.3s ease-out}.smartphoto-list li:focus{outline:none}.smartphoto-list-onmove{transition:all 0.3s ease-out}.smartphoto-caption{overflow:hidden;box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:50px;padding:0 50px;color:#FFF;font-size:12px;text-align:center;line-height:50px;white-space:nowrap;text-overflow:ellipsis}.smartphoto-caption:focus{outline:none}.smartphoto-loader-wrap{display:block;position:relative;z-index:103;width:0;height:0;transform:translate(50vw, 50vh)}.smartphoto-loader{position:absolute;z-index:101;top:0;left:0;width:30px;height:30px;margin-top:-25px;margin-left:-25px;border:8px solid #17CDDD;border-right-color:transparent;border-radius:50%;animation:smartphoto-loader .5s infinite linear}.smartphoto-img-clone{position:fixed;z-index:100;top:0;left:0;transition:all .3s ease-out}.smartphoto-sr-only{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0)}