.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Montserrat");
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0; }  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
width:20px !important; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
border-width: 0 0 1px !important;
border-color: #2D90D4 !important;
background: none;	
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; } body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "Montserrat", sans-serif, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both; }
p {
margin-bottom: 1.5em; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fafafa !important; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
tfoot {
border-collapse: collapse;
width: 100%; }
tfoot td, tfoot th {
border: 1px solid #ddd;
padding: 8px; }
tfoot tr:nth-child(even) {
background-color: #f2f2f2; }
tfoot tr:hover {
background-color: #ddd; }
tfoot th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #4CAF50;
color: white; }
table {
margin: 0 0 1.5em;
width: 100%;
text-align: left; }
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
position: relative;
overflow: hidden;
transition: background 400ms;
color: #fff;
background-color: #6200ee;
padding: 5px 10px;
font-size: 16px;
outline: 0;
border: 0;
border-radius: 50px;
box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3); cursor: pointer; }
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background-color: #1a5781;
border-color: #1a5781;
color: #fff;
outline: 0; }
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #429bd8;
border-color: #429bd8;
color: #fff; }
.button[disabled],
button[disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
cursor: default;
opacity: 0.5; }
.button[disabled]:focus, .button[disabled]:hover,
button[disabled]:focus,
button[disabled]:hover,
input[type="button"][disabled]:focus,
input[type="button"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="reset"][disabled]:hover,
input[type="submit"][disabled]:focus,
input[type="submit"][disabled]:hover {
background-color: #2D90D4;
border-color: #2D90D4; }
.button.outline,
button.outline,
input[type="button"].outline,
input[type="reset"].outline,
input[type="submit"].outline {
background-color: transparent;
color: #2D90D4; }
.button.outline:focus,
button.outline:focus,
input[type="button"].outline:focus,
input[type="reset"].outline:focus,
input[type="submit"].outline:focus {
background-color: transparent;
border-color: #1a5781;
color: #1a5781; }
.button.outline:hover,
button.outline:hover,
input[type="button"].outline:hover,
input[type="reset"].outline:hover,
input[type="submit"].outline:hover {
background-color: transparent;
border-color: #429bd8;
color: #429bd8; }
.button.outline[disabled]:focus, .button.outline[disabled]:hover,
button.outline[disabled]:focus,
button.outline[disabled]:hover,
input[type="button"].outline[disabled]:focus,
input[type="button"].outline[disabled]:hover,
input[type="reset"].outline[disabled]:focus,
input[type="reset"].outline[disabled]:hover,
input[type="submit"].outline[disabled]:focus,
input[type="submit"].outline[disabled]:hover {
border-color: inherit;
color: #2D90D4; }
.button.clear,
button.clear,
input[type="button"].clear,
input[type="reset"].clear,
input[type="submit"].clear {
background-color: transparent;
border-color: transparent;
color: #2D90D4; }
.button.clear:focus,
button.clear:focus,
input[type="button"].clear:focus,
input[type="reset"].clear:focus,
input[type="submit"].clear:focus {
background-color: transparent;
border-color: transparent;
color: #1a5781; }
.button.clear:hover,
button.clear:hover,
input[type="button"].clear:hover,
input[type="reset"].clear:hover,
input[type="submit"].clear:hover {
background-color: transparent;
border-color: transparent;
color: #429bd8; }
.button.clear[disabled]:focus, .button.clear[disabled]:hover,
button.clear[disabled]:focus,
button.clear[disabled]:hover,
input[type="button"].clear[disabled]:focus,
input[type="button"].clear[disabled]:hover,
input[type="reset"].clear[disabled]:focus,
input[type="reset"].clear[disabled]:hover,
input[type="submit"].clear[disabled]:focus,
input[type="submit"].clear[disabled]:hover {
color: #2D90D4; }
.button.secondary {
background-color: #808080;
border-color: #808080; }
.button.secondary:focus, .button.secondary:hover {
background-color: #4d4d4d;
border-color: #4d4d4d; }
.button.secondary[disabled]:focus, .button.secondary[disabled]:hover {
background-color: #808080;
border-color: #808080; }
.button.secondary.outline {
color: #808080; }
.button.secondary.outline:focus, .button.secondary.outline:hover {
border-color: #4d4d4d;
color: #4d4d4d; }
.button.secondary.outline[disabled]:focus, .button.secondary.outline[disabled]:hover {
color: #808080; }
.button.secondary.clear {
color: #808080; }
.button.secondary.clear:focus, .button.secondary.clear:hover {
color: #4d4d4d; }
.button.secondary.clear[disabled]:focus, .button.secondary.clear[disabled]:hover {
color: #808080; }
.button.success {
background-color: #41d7ba;
border-color: #41d7ba; }
.button.success:focus, .button.success:hover {
background-color: #1f937d;
border-color: #1f937d; }
.button.success[disabled]:focus, .button.success[disabled]:hover {
background-color: #41d7ba;
border-color: #41d7ba; }
.button.success.outline {
color: #41d7ba; }
.button.success.outline:focus, .button.success.outline:hover {
border-color: #1f937d;
color: #1f937d; }
.button.success.outline[disabled]:focus, .button.success.outline[disabled]:hover {
color: #41d7ba; }
.button.success.clear {
color: #41d7ba; }
.button.success.clear:focus, .button.success.clear:hover {
color: #1f937d; }
.button.success.clear[disabled]:focus, .button.success.clear[disabled]:hover {
color: #41d7ba; }
.button.danger {
background-color: #ff5a5d;
border-color: #ff5a5d; }
.button.danger:focus, .button.danger:hover {
background-color: #f30004;
border-color: #f30004; }
.button.danger[disabled]:focus, .button.danger[disabled]:hover {
background-color: #ff5a5d;
border-color: #ff5a5d; }
.button.danger.outline {
color: #ff5a5d; }
.button.danger.outline:focus, .button.danger.outline:hover {
border-color: #f30004;
color: #f30004; }
.button.danger.outline[disabled]:focus, .button.danger.outline[disabled]:hover {
color: #ff5a5d; }
.button.danger.clear {
color: #ff5a5d; }
.button.danger.clear:focus, .button.danger.clear:hover {
color: #f30004; }
.button.danger.clear[disabled]:focus, .button.danger.clear[disabled]:hover {
color: #ff5a5d; }
.button.warning {
background-color: #ff9966;
border-color: #ff9966; }
.button.warning:focus, .button.warning:hover {
background-color: #ff5500;
border-color: #ff5500; }
.button.warning[disabled]:focus, .button.warning[disabled]:hover {
background-color: #ff9966;
border-color: #ff9966; }
.button.warning.outline {
color: #ff9966; }
.button.warning.outline:focus, .button.warning.outline:hover {
border-color: #ff5500;
color: #ff5500; }
.button.warning.outline[disabled]:focus, .button.warning.outline[disabled]:hover {
color: #ff9966; }
.button.warning.clear {
color: #ff9966; }
.button.warning.clear:focus, .button.warning.clear:hover {
color: #ff5500; }
.button.warning.clear[disabled]:focus, .button.warning.clear[disabled]:hover {
color: #ff9966; }
.button.info {
background-color: #0080ff;
border-color: #0080ff; }
.button.info:focus, .button.info:hover {
background-color: #004d99;
border-color: #004d99; }
.button.info[disabled]:focus, .button.info[disabled]:hover {
background-color: #0080ff;
border-color: #0080ff; }
.button.info.outline {
color: #0080ff; }
.button.info.outline:focus, .button.info.outline:hover {
border-color: #004d99;
color: #004d99; }
.button.info.outline[disabled]:focus, .button.info.outline[disabled]:hover {
color: #0080ff; }
.button.info.clear {
color: #0080ff; }
.button.info.clear:focus, .button.info.clear:hover {
color: #004d99; }
.button.info.clear[disabled]:focus, .button.info.clear[disabled]:hover {
color: #0080ff; }
.button.dark {
background-color: #343a40;
border-color: #343a40; }
.button.dark:focus, .button.dark:hover {
background-color: #060708;
border-color: #060708; }
.button.dark[disabled]:focus, .button.dark[disabled]:hover {
background-color: #343a40;
border-color: #343a40; }
.button.dark.outline {
color: #343a40; }
.button.dark.outline:focus, .button.dark.outline:hover {
border-color: #060708;
color: #060708; }
.button.dark.outline[disabled]:focus, .button.dark.outline[disabled]:hover {
color: #343a40; }
.button.dark.clear {
color: #343a40; }
.button.dark.clear:focus, .button.dark.clear:hover {
color: #060708; }
.button.dark.clear[disabled]:focus, .button.dark.clear[disabled]:hover {
color: #343a40; }
.button.light {
background-color: #fff;
border-color: #fff;
color: #2D90D4; }
.button.light:focus, .button.light:hover {
background-color: #f2f2f2;
border-color: #f2f2f2; }
.button.light[disabled]:focus, .button.light[disabled]:hover {
background-color: #fff;
border-color: #fff; }
.button.light.outline {
background: transparent;
color: #fff; }
.button.light.outline:focus, .button.light.outline:hover {
border-color: #f2f2f2;
color: #f2f2f2; }
.button.light.outline[disabled]:focus, .button.light.outline[disabled]:hover {
color: #fff; }
.button.light.clear {
color: #fff; }
.button.light.clear:focus, .button.light.clear:hover {
color: #f2f2f2; }
.button.light.clear[disabled]:focus, .button.light.clear[disabled]:hover {
color: #fff; }
.button-group .button {
margin-right: 10px; }
.button-group .button:last-child {
margin-right: 0; }
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.alert h4 {
margin-top: 0;
color: inherit; }
.alert > p,
.alert > ul {
margin-bottom: 0; }
.alert > p + p {
margin-top: 5px; }
.alert-primary {
color: #1a5781;
background-color: #429bd8;
border-color: #429bd8; }
.alert-primary hr {
border-top-color: #2D90D4; }
.alert-primary .alert-link {
color: #429bd8; }
.alert-secondary {
color: #4d4d4d;
background-color: #b3b3b3;
border-color: #b3b3b3; }
.alert-secondary hr {
border-top-color: #808080; }
.alert-secondary .alert-link {
color: #4d4d4d; }
.alert-success {
color: #1f937d;
background-color: #95e9d9;
border-color: #95e9d9; }
.alert-success hr {
border-top-color: #41d7ba; }
.alert-success .alert-link {
color: #1f937d; }
.alert-info {
color: #004d99;
background-color: #66b3ff;
border-color: #66b3ff; }
.alert-info hr {
border-top-color: #0080ff; }
.alert-info .alert-link {
color: #004d99; }
.alert-warning {
color: #ff5500;
background-color: #ffddcc;
border-color: #ffddcc; }
.alert-warning hr {
border-top-color: #ff9966; }
.alert-warning .alert-link {
color: #ff5500; }
.alert-danger {
color: #f30004;
background-color: #ffc0c1;
border-color: #ffc0c1; }
.alert-danger hr {
border-top-color: #ff5a5d; }
.alert-danger .alert-link {
color: #f30004; }
.alert-light {
color: #f2f2f2;
background-color: #fff;
border-color: #fff; }
.alert-light hr {
border-top-color: #f2f2f2; }
.alert-light .alert-link {
color: #f2f2f2; }
.alert-dark {
color: #060708;
background-color: #626d78;
border-color: #626d78; }
.alert-dark hr {
border-top-color: #343a40; }
.alert-dark .alert-link {
color: #060708; }
figure {
margin: 0; }
img {
max-width: 100%;
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
a {
color: #808080;
text-decoration: none;
cursor: pointer; }
a:focus, a:hover {
color: #2D90D4; }
ul, ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
textarea {
max-width: 100%;
max-height:55px;
min-width: 100%; } input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #fff;
border: 1px solid #ccc;
outline:none;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #ddd; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; } a {
color: #808080; }
a:visited {
color: #333333; }
a:hover, a:focus, a:active {
color: grey; }
a:focus {
outline: 0; }
a:hover, a:active {
outline: 0; }  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; }  .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .site-header {
z-index: 1000;
height: 80px;
padding: 0px 60px;
position: fixed;
left: 0;
right: 0; 
}
.site-header .header-nav-toggle {
width: 30px;
height: 40px;
position: relative;
top: 20px;
left: 0px;
display: block;
z-index: 3100;
float: right; 
}
.site-header .site-branding a {
display: inline-block;
height: 80px;
float: left; 
}
.site-header .site-branding a img {
height: 55px;
width: auto;
margin-top: 15px;
float: left; 
}
.site-header .site-title {
margin: 0;
padding: 0;
line-height: 80px;
display: inline-block;
float: left; 
}
.site-header .site-title a {
color: #000;
font-size: 28px;
text-decoration: none; 
}
ul#secondary-menu{
margin-top: 150px;
}
.site-header .main-menu ul li{
margin-bottom: 15px;
}
.site-header.withhero .header-nav-toggle .line{
stroke:#fff !important;
}
.site-header.fixed .header-nav-toggle .line {
stroke:#333 !important;
}
.site-header.withhero .header-nav-toggle .hamRotate.active .line{
stroke:#333 !important;
}
.site-header.fixed .header-nav-toggle .hamRotate.active .line{
stroke:#333 !important;
}
.site-header.withhero .main-navigation ul li a{
color:#333 !important;
}
#service-box{
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.042), 0px 1px 3px 0px rgba(0, 0, 0, 0.036);
}
.site-header .main-navigation, .site-header .main-menu {
position: fixed;
top: 0;
left: -100%;
right: 0;
bottom: 0;
background: #000 !important;
height: 100%;
width: 100%;
overflow: hidden;
transition: 0.5s ease-out;
z-index: 3000;
}
.site-header .main-navigation-toggled, .site-header .main-menu-toggled {
left: 0; 
}
.site-header .main-navigation ul, .site-header .main-menu ul {
margin: 0;
padding: 0;
font-size: 22px;
width: 100vw;
margin-top: 100px; 
}
.site-header .main-navigation ul li, .site-header .main-menu ul li {
display: block;
text-align: center;
margin-left: 0;
}
.site-header .main-navigation ul li a, .site-header .main-menu ul li a {
text-decoration: none;
font-size: 48px;
font-weight: 600;
background: linear-gradient(to right, #8f8f8f 50%, #fff 30%, #fafafa, #fff);
background-size: 200%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: 0.5s ease-out;
}
.site-header .main-navigation ul li:hover a,
.site-header .main-navigation ul li:active a {
background-position: -100%;
}
.site-header .main-navigation ul li a,
.site-header .main-menu ul li a {
display: block;
padding: 10px 0;
}
li#menu-item-210::after{
content: "";
width:100%;
margin-bottom:100px;
}
.site-header .main-navigation ul li .sub-menu{
top:0px;
}
.site-header .main-navigation ul li .sub-menu a{
text-align: center;
}
.site-header .main-navigation ul li:hover .sub-menu{
visibility:visible;
opacity:1;
position:relative;
}
.elementor-40 .elementor-element.elementor-element-69e31eb .elementor-heading-title{
margin-top: 80px;
}
.elementor-toggle .elementor-tab-title{
height: 90px;
}
.elementor-40 .elementor-element.elementor-element-7dd3b3bb .elementor-heading-title{
margin-top:60px;
}
.elementor-40 .elementor-element.elementor-element-8370b18 .elementor-button{
width: 150px;
height: 60px;
}
.elementor-40 .elementor-element.elementor-element-616a1644 .elementor-button{
width:150px;
}
#profile-box{
margin: 15px !important;
}
.site-header .main-navigation ul li .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
transition: .5s ease;
margin: 0;
background: #000;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 250px;
border-radius: 5px;
left: 50%;
transform: translateX(-50%);
top: 88px; }
.site-header .main-navigation ul li .sub-menu:before {
content: '';
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 9px solid #fff;
position: absolute;
top: -8px;
right: calc(50% - 14px); }
.site-header .main-navigation ul li .sub-menu li {
width: 100%;
margin: 0;
text-align: left;
line-height: 50px;
padding: 0px 20px; }
.site-header .main-navigation ul li .sub-menu li:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; }
.site-header .main-navigation ul li .sub-menu li:first-child {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.site-header .main-navigation ul li .sub-menu li:hover {
background: #eeeeee; }
.site-header .main-navigation ul li .sub-menu a {
color: #000 !important;
line-height: 50px;
display: block; }
.site-header .main-navigation ul li:hover .sub-menu {
visibility: visible;
opacity: 1;}
.site-header.fixed {
background: #fff;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }
@media only screen and (max-width: 1024px){
.elementor img{
margin-top: 150px;
}
.elementor-40 .elementor-element.elementor-element-8370b18 .elementor-button {
padding: 10px 35px 10px 36px;
width: 70%;
}
}
@media only screen and (max-width: 568px){
.elementor-40 .elementor-element.elementor-element-69e31eb .elementor-heading-title{
margin-top:20px;
}
}
@media only screen and (max-width: 1200px) {
.scroll-img img {
margin-top:0% }
h2.workWithus {
position: relative;
font-size: 30px;
font-family:'Montserrat',sans-serif;
font-weight: 700;
color: #fafafa;
letter-spacing: 0.02em;
text-transform: uppercase;
word-break: break-word;
}
h2.workWithus::before,
h2.workWithus::after {
content: attr(aria-label);
position: absolute;
top: 0;
left: 50%;
width: 320px;
transform: translate(-50%, -50%);
);
}
ul#secondary-menu{
margin-top: 150px;
}
.site-header .main-menu ul li{
margin-bottom: 15px;
}
.site-header.withhero .header-nav-toggle .line{
stroke:#fff !important;
}
.site-header.fixed .header-nav-toggle .line {
stroke:#333 !important;
}
.site-header.withhero .header-nav-toggle .hamRotate.active .line{
stroke:#333 !important;
}
.site-header.fixed .header-nav-toggle .hamRotate.active .line{
stroke:#333 !important;
}
.site-header.withhero .main-navigation ul li a{
color:#333 !important;
}
#service-box{
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.042), 0px 1px 3px 0px rgba(0, 0, 0, 0.036);
}
#site-navigation {
text-align: center; }
#site-navigation .headerbtn {
float: none;
margin: 0; }
.site-header {
height: 80px;
padding: 0px 30px;
transition: 0.5s ease; }
.site-header .site-branding {
height: 80px;
left:25%;
width: inherit;
position: absolute;
transform: translateX(-50%); }
.site-header .site-branding a {
width: 100%;
text-align: center; }
.site-header .site-branding a img {
float: none !important;
height: 40px;}
.site-header .main-navigation {
position: fixed;
top: 0;
left: -100%;
right: 0;
bottom: 0;
background: #000 !important;
height: 100%;
width: 100%;
overflow: hidden;
transition: 0.5s ease;
z-index: 3000; }
.site-header .main-navigation ul {
margin: 0;
padding: 0;
font-size: 22px;
width: 100vw;
margin-top: 100px; }
.site-header .main-navigation ul li {
display: block;
text-align: center;
margin-left: 0; }
.site-header .main-navigation ul li a{
display: block;
color:#fff !important;
text-align: center;
margin-left: 0; }
.site-header .main-navigation-toggled {
left: 0; }
.site-header .header-nav-toggle {
width: 30px;
height: 40px;
z-index: 100;
position: relative;
top: 10px;
right: 0px;
margin-right:20px;
display: block;
z-index: 3100;
float:right;}
#site-menu {
text-align: center; }
#site-menu .headerbtn {
float: none;
margin: 0; }
.site-header .main-menu {
display:block;	
position: fixed;
top: 0;
left: -100%;
right: 0;
bottom: 0;
background: #000;
height: 100%;
width: 100%;
overflow: hidden;
transition: 0.5s ease-out;
z-index: 3000; }
ul#secondary-menu{
display:block !important;
}
.site-header .main-menu ul {
margin: 0;
padding: 0;
font-size: 22px;
width: 100vw;
margin-top: calc(50vh - 120px); }
.site-header .main-menu ul li {
display: block;
text-align: center;
margin-left: 0; }
.site-header .main-menu-toggled {
left: 0; }
.site-header .main-menu ul li a{
text-decoration: none;
color: #fff;
font-size:40px;
}
.site-header .header-nav-toggle > span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 3px;
background: #000;
z-index: 99;
display: block;
border-radius: 2px;
transition: 0.3s;
transition-delay: 0.3s; }
.site-header .header-nav-toggle > span:before {
content: "";
position: absolute;
top: -10px;
width: 100%;
height: 100%;
display: block;
background: #000;
z-index: 99;
border-radius: 2px;
transition-property: top, transform;
transition-delay: 0.3s, 0s;
transition-duration: 0.3s, 0.3s; }
.site-header .header-nav-toggle > span:after {
content: "";
position: absolute;
top: 10px;
width: 100%;
height: 100%;
display: block;
background: #000;
z-index: 99;
border-radius: 2px;
transition-property: top, transform;
transition-delay: 0.3s, 0s;
transition-duration: 0.3s, 0.3s; }
.site-header .nav-toggled > span:before {
top: 0;
transform: rotate(45deg);
transition-delay: 0s, 0.3s; }
.site-header .nav-toggled > span {
background: transparent;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0); }
.site-header .nav-toggled > span:after {
top: 0;
transform: rotate(-45deg);
transition-delay: 0s, 0.3s; }
.site-footer .footer-bottom .row{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;}
.site-footer .footer-bottom .row .col{
width: 100%}
.site-footer .footer-bottom .row .col:last-child{
display: flex;
justify-content: flex-start !important; }
li#menu-item-210::after{
content: "";
width:100%;
margin-bottom:100px;
}
.site-header .main-navigation ul li .sub-menu{
top:0px;
}
.site-header .main-navigation ul li .sub-menu a{
text-align: center;
}
.site-header .main-navigation ul li:hover .sub-menu{
visibility:visible;
opacity:1;
position:relative;
}
.elementor-40 .elementor-element.elementor-element-69e31eb .elementor-heading-title{
margin-top: 80px;
}
.elementor-toggle .elementor-tab-title{
height: 90px;
}
.elementor-40 .elementor-element.elementor-element-7dd3b3bb .elementor-heading-title{
margin-top:60px;
}
.elementor-40 .elementor-element.elementor-element-8370b18 .elementor-button{
width: 150px;
height: 60px;
}
.elementor-40 .elementor-element.elementor-element-616a1644 .elementor-button{
width:150px;
}
#profile-box{
margin: 15px !important;
}
}
.headerbtn {
background: #fdc830;
background: linear-gradient(to right, #f37335, #fdc830);
border-radius: 50px;
padding: 7px 15px;
color: #fff !important;
margin-left: 30px; }
.site-header.withhero .main-navigation ul li a {
color: #fff; }
.site-header.withhero .main-navigation ul li a:hover {
color: #ebebeb; }
.withhero {
transition: 0.3s ease; }
.site-header.withhero.fixed .main-navigation ul li a {
color: #464646; }
.site-header.withhero.fixed .main-navigation ul li a:hover {
color: black; }
.site-header.default {
background: #000000e3;
}
.ham{
width:67px;
margin-top:-10px;
}
.site-footer {
padding: 40px 40px 10px 40px;
background: #ddd;
display: inline-block;
width: 100%; }
.site-footer .widgets {
display: -ms-flexbox;
display: flex; }
.site-footer .widgets div.widget {
float: left;
width: 16.666%;
margin-right: 3%;
padding-left: 3%; }
.site-footer .widgets div.widget:last-child {
margin-right: 0; }
.site-footer .widgets div.widget:first-child {
border: none;
padding-left: 0;
margin-top: -25px; }
.site-footer .footer-bottom .row {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center; }
.site-footer .footer-bottom .row .col {
width: 100%; }
.site-footer .footer-bottom .row .col:last-child {
-ms-flex-pack: end;
justify-content: flex-end;
display: -ms-flexbox;
display: flex; }
.site-footer .footer-bottom .footer-social {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center; }
.site-footer .footer-bottom .footer-social p {
margin: 0;
margin-right: 20px; }
.site-footer .footer-bottom .footer-social a {
width: 40px;
height: 40px;
background: #000;
color: #fff;
display: inline-block;
line-height: 40px;
text-align: center;
border-radius: 50px;
font-size: 22px;
margin-right: 10px;
transition: .3s ease; }
.site-footer .footer-bottom .footer-social a:hover {
background: #333; }
.site-footer .footer-bottom .footer-social a:last-child {
margin: 0; }
@media only screen and (max-width: 920px) {
.site-footer {
padding: 40px; }
.site-footer .widgets {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-direction: column !important;
flex-direction: column !important; }
.site-footer .widgets div.widget {
float: none;
border: none;
width: 100% !important;
margin-right: 0;
padding-left: 0; } }
#footer-widget2 ul,#footer-widget3 ul,#footer-widget4 ul,#footer-widget5 ul,#footer-widget6 ul{
display: inline;
margin: 0;
padding: 0;
list-style: none; }
#footer-widget2 ul .sub-menu {
display: none; }
#footer-widget2 ul li a, #footer-widget3 ul li a,#footer-widget4 ul li a,#footer-widget5 ul li a,#footer-widget6 ul li a{
color: #000;
font-size:14px;
font-weight:400;
line-height:2rem;}
#footer-widget1 img {
max-height: 50px;
width: auto;
margin-bottom: 20px;
margin-top: 25px;
}
#footer-widget3 h3.widget-title {
visibility: hidden;
}
@media screen and (max-width 1200px){
.readytogetstarted .row .col.text h2 {
font-weight: 400;
font-size: 5px !important;
color:red;
margin: 0; }
.lang{
top: 21px !important;
}
}    .container {
max-width: 1200px;
margin: auto; }
.post-edit-link {
display: none !important; }
.site-content {
padding-top: 80px;
display: inline-block;
width: 100%; }
.page-template-homepage .site-content {
padding-top: 0px; }
.page-template-homepage .homepage {
display: inline-block;
width: 100%; }
.elementor-widget-toggle .elementor-toggle .elementor-tab-content{
margin-left: -70px;
} #monkey_404 {
width: 800px;
height: 480px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -400px;
margin-top: -240px;
}
#monkey_404 .st0 {
fill: #E8EBED;
}
#monkey_404 .st1 {
fill: #FFFFFF;
}
#monkey_404 .st2 {
fill: none;
stroke: #89949B;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st3 {
fill: #E8EBED;
stroke: #89949B;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st4 {
fill: #FFFFFF;
stroke: #89949B;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st5 {
fill: none;
stroke: #89949B;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st6 {
fill: none;
stroke: #89949B;
stroke-width: 4;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st7 {
fill: #FFFFFF;
stroke: #89949B;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st8 {
fill: #89949B;
}
#monkey_404 .st9 {
fill: #89949B;
}
#monkey_404 .st10 {
fill: none;
stroke: #89949B;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st11 {
fill: #FFFFFF;
}
#monkey_404 .st12 {
fill: #FFFFFF;
stroke: #8894A0;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st13 {
fill: #FFFFFF;
stroke: #89949B;
stroke-width: 3;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st14 {
fill: none;
stroke: #89949B;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 .st15 {
fill: none;
stroke: #89949B;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10;
}
#monkey_404 #arm {
-webkit-transform-origin: 155px 292px;
-moz-transform-origin: 155px 292px;
-ms-transform-origin: 155px 292px;
-o-transform-origin: 155px 292px;
transform-origin: 155px 292px;
-webkit-transform: rotateZ(-2deg);
-moz-transform: rotateZ(-2deg);
-ms-transform: rotateZ(-2deg);
-o-transform: rotateZ(-2deg);
transform: rotateZ(-2deg);
}
#monkey_404 #monkey {
-webkit-animation: monkey-breathe 3s infinite ease-in-out;
-moz-animation: monkey-breathe 3s infinite ease-in-out;
-o-animation: monkey-breathe 3s infinite ease-in-out;
animation: monkey-breathe 3s infinite ease-in-out;
}
#monkey_404 #zelda,
#monkey_404 #tetris,
#monkey_404 #moon,
#monkey_404 #star_a,
#monkey_404 #star_b,
#monkey_404 #star_c,
#monkey_404 #star_d,
#monkey_404 #number_4,
#monkey_404 #number_4_2,
#monkey_404 #number_0,
#monkey_404 #sword {
-webkit-animation: levitate 3s infinite ease-in-out;
-moz-animation: levitate 3s infinite ease-in-out;
-o-animation: levitate 3s infinite ease-in-out;
animation: levitate 3s infinite ease-in-out;
}
#monkey_404 #zelda {
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #tetris {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #moon {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #star_a {
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #star_b {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #star_c {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #star_d {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #number_4 {
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #number_4_2 {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #number_0 {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #sword {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
}
#monkey_404 #eye_left {
-webkit-transform-origin: 191px 257px;
-moz-transform-origin: 191px 257px;
-ms-transform-origin: 191px 257px;
-o-transform-origin: 191px 257px;
transform-origin: 191px 257px;
-webkit-animation: blink-l 12s infinite ease-in-out;
-moz-animation: blink-l 12s infinite ease-in-out;
-o-animation: blink-l 12s infinite ease-in-out;
animation: blink-l 12s infinite ease-in-out;
}
#monkey_404 #eye_right {
-webkit-transform-origin: 205px 256px;
-moz-transform-origin: 205px 256px;
-ms-transform-origin: 205px 256px;
-o-transform-origin: 205px 256px;
transform-origin: 205px 256px;
-webkit-animation: blink-r 12s infinite ease-in-out;
-moz-animation: blink-r 12s infinite ease-in-out;
-o-animation: blink-r 12s infinite ease-in-out;
animation: blink-r 12s infinite ease-in-out;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes arm-rotate{ 0% { -webkit-transform: rotateZ(-3deg);} 50% { -webkit-transform: rotateZ(6deg);}}
@-moz-keyframes arm-rotate{ 0% { -moz-transform: rotateZ(-3deg);} 50% { -moz-transform: rotateZ(6deg);}}
@-o-keyframes arm-rotate{ 0% { -o-transform: rotateZ(-3deg);} 50% { -o-transform: rotateZ(6deg);}}
@keyframes arm-rotate{ 0% {-webkit-transform: rotateZ(-3deg);-moz-transform: rotateZ(-3deg);-ms-transform: rotateZ(-3deg);transform: rotateZ(-3deg);} 50% {-webkit-transform: rotateZ(6deg);-moz-transform: rotateZ(6deg);-ms-transform: rotateZ(6deg);transform: rotateZ(6deg);}}
[not-existing] {
zoom: 1;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes monkey-breathe{ 0% { -webkit-transform: translate3d(0,0,0);} 50% { -webkit-transform: translate3d(0,1px,0);}}
@-moz-keyframes monkey-breathe{ 0% { -moz-transform: translate3d(0,0,0);} 50% { -moz-transform: translate3d(0,1px,0);}}
@-o-keyframes monkey-breathe{ 0% { -o-transform: translate3d(0,0,0);} 50% { -o-transform: translate3d(0,1px,0);}}
@keyframes monkey-breathe{ 0% {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0);} 50% {-webkit-transform: translate3d(0,1px,0);-moz-transform: translate3d(0,1px,0);-ms-transform: translate3d(0,1px,0);transform: translate3d(0,1px,0);}}
[not-existing] {
zoom: 1;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes levitate{ 0% { -webkit-transform: translate3d(0,0,0);} 50% { -webkit-transform: translate3d(0,5px,0);}}
@-moz-keyframes levitate{ 0% { -moz-transform: translate3d(0,0,0);} 50% { -moz-transform: translate3d(0,5px,0);}}
@-o-keyframes levitate{ 0% { -o-transform: translate3d(0,0,0);} 50% { -o-transform: translate3d(0,5px,0);}}
@keyframes levitate{ 0% {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0);} 50% {-webkit-transform: translate3d(0,5px,0);-moz-transform: translate3d(0,5px,0);-ms-transform: translate3d(0,5px,0);transform: translate3d(0,5px,0);}}
[not-existing] {
zoom: 1;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes star{ 0% { -webkit-transform: translate3d(0,0,0) rotateZ(0deg);} 50% { -webkit-transform: translate3d(0,5px,0) rotateZ(180deg);}}
@-moz-keyframes star{ 0% { -moz-transform: translate3d(0,0,0) rotateZ(0deg);} 50% { -moz-transform: translate3d(0,5px,0) rotateZ(180deg);}}
@-o-keyframes star{ 0% { -o-transform: translate3d(0,0,0) rotateZ(0deg);} 50% { -o-transform: translate3d(0,5px,0) rotateZ(180deg);}}
@keyframes star{ 0% {-webkit-transform: translate3d(0,0,0) rotateZ(0deg);-moz-transform: translate3d(0,0,0) rotateZ(0deg);-ms-transform: translate3d(0,0,0) rotateZ(0deg);transform: translate3d(0,0,0) rotateZ(0deg);} 50% {-webkit-transform: translate3d(0,5px,0) rotateZ(180deg);-moz-transform: translate3d(0,5px,0) rotateZ(180deg);-ms-transform: translate3d(0,5px,0) rotateZ(180deg);transform: translate3d(0,5px,0) rotateZ(180deg);}}
[not-existing] {
zoom: 1;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes blink-l{ 0% { -webkit-transform: rotateX(0deg); } 2% { -webkit-transform: rotateX(80deg); } 4%,20% { -webkit-transform: rotateX(0deg); } 22% { -webkit-transform: rotateX(80deg); } 24%,30% { -webkit-transform: rotateX(0deg); } 32% { -webkit-transform: rotateX(80deg); } 34%,70% { -webkit-transform: rotateX(0deg); } 72% { -webkit-transform: rotateX(80deg); } 74%,100% { -webkit-transform: rotateX(0deg); }}
@-moz-keyframes blink-l{ 0% { -moz-transform: rotateX(0deg); } 2% { -moz-transform: rotateX(80deg); } 4%,20% { -moz-transform: rotateX(0deg); } 22% { -moz-transform: rotateX(80deg); } 24%,30% { -moz-transform: rotateX(0deg); } 32% { -moz-transform: rotateX(80deg); } 34%,70% { -moz-transform: rotateX(0deg); } 72% { -moz-transform: rotateX(80deg); } 74%,100% { -moz-transform: rotateX(0deg); }}
@-o-keyframes blink-l{ 0% { -o-transform: rotateX(0deg); } 2% { -o-transform: rotateX(80deg); } 4%,20% { -o-transform: rotateX(0deg); } 22% { -o-transform: rotateX(80deg); } 24%,30% { -o-transform: rotateX(0deg); } 32% { -o-transform: rotateX(80deg); } 34%,70% { -o-transform: rotateX(0deg); } 72% { -o-transform: rotateX(80deg); } 74%,100% { -o-transform: rotateX(0deg); }}
@keyframes blink-l{ 0% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 2% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 4%,20% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 22% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 24%,30% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 32% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 34%,70% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 72% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 74%,100% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); }}
[not-existing] {
zoom: 1;
}
lesshat-selector {
-lh-property: 0; } 
@-webkit-keyframes blink-r{ 0% { -webkit-transform: rotateX(0deg); } 2% { -webkit-transform: rotateX(80deg); } 4%,30% { -webkit-transform: rotateX(0deg); } 32% { -webkit-transform: rotateX(80deg); } 34%,50% { -webkit-transform: rotateX(0deg); } 52% { -webkit-transform: rotateX(80deg); } 54%,100% { -webkit-transform: rotateX(0deg); } }
@-moz-keyframes blink-r{ 0% { -moz-transform: rotateX(0deg); } 2% { -moz-transform: rotateX(80deg); } 4%,30% { -moz-transform: rotateX(0deg); } 32% { -moz-transform: rotateX(80deg); } 34%,50% { -moz-transform: rotateX(0deg); } 52% { -moz-transform: rotateX(80deg); } 54%,100% { -moz-transform: rotateX(0deg); } }
@-o-keyframes blink-r{ 0% { -o-transform: rotateX(0deg); } 2% { -o-transform: rotateX(80deg); } 4%,30% { -o-transform: rotateX(0deg); } 32% { -o-transform: rotateX(80deg); } 34%,50% { -o-transform: rotateX(0deg); } 52% { -o-transform: rotateX(80deg); } 54%,100% { -o-transform: rotateX(0deg); } }
@keyframes blink-r{ 0% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 2% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 4%,30% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 32% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 34%,50% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } 52% {-webkit-transform: rotateX(80deg);-moz-transform: rotateX(80deg);-ms-transform: rotateX(80deg);transform: rotateX(80deg); } 54%,100% {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg); } }
[not-existing] {
zoom: 1;
}
.elementor-widget-image img{
transition:.5s;
}
.ham {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: transform 400ms;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.hamRotate.active {
transform: rotate(45deg);
}
.hamRotate180.active {
transform: rotate(180deg);
}
.line {
fill:none;
transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
stroke:#fff;
stroke-width:2.5;
stroke-linecap:round;
}
.ham3 .top {
stroke-dasharray: 40 130;
}
.ham3 .middle {
stroke-dasharray: 40 140;
}
.ham3 .bottom {
stroke-dasharray: 40 205;
}
.ham3.active .top {
stroke-dasharray: 75 130;
stroke-dashoffset: -63px;
}
.ham3.active .middle {
stroke-dashoffset: -102px;
}
.ham3.active .bottom {
stroke-dasharray: 110 205;
stroke-dashoffset: -86px;
}
:root {
--text: #2B3044;
--line: #BBC1E1;
--line-active: #000;
}
p.projects {
font-size: 14px;
margin: 0;
}
p.projects a {
display: inline-block !important;
position: relative;
text-decoration: none;
color: inherit;
margin: 0 var(--spacing, 0px);
transition: margin 0.25s;
}
p.projects a svg {
width: 135px;
height: 54px;
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 7px) translateZ(0);
fill: none;
stroke: var(--stroke, var(--line));
stroke-linecap: round;
stroke-width: 2px;
stroke-dasharray: var(--offset, 69px) 278px;
stroke-dashoffset: 361px;
transition: stroke 0.25s ease var(--stroke-delay, 0s), stroke-dasharray 0.35s;
}
p.projects a:hover {
--spacing: 4px;
--stroke: var(--line-active);
--stroke-delay: .1s;
--offset: 180px;
}
p.highlighted {
font-size: 14px;
margin: 0;
display: inline-block !important;
}
p.highlighted a {
display: inline-block !important;
position: relative;
text-decoration: none;
color: inherit;
margin: 0 var(--spacing, 0px);
transition: margin 0.25s;
}
p.highlighted a svg {
width: 150px;
height: 45px;
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 5px) translateZ(0);
fill: none;
stroke: var(--stroke, var(--line));
stroke-linecap: round;
stroke-width: 2px;
stroke-dasharray: var(--offset, 69px) 278px;
stroke-dashoffset: 361px;
transition: stroke 0.25s ease var(--stroke-delay, 0s), stroke-dasharray 0.35s;
}
p.highlighted a:hover {
--spacing: 4px;
--stroke: var(--line-active);
--stroke-delay: .1s;
--offset: 180px;
}
.elementor-widget.elementor-list-item-link-full_width a{
width: auto !important;
}
.card {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 auto;
padding: 10px;
}
.card__item {
width: 100%;
height: auto;
margin: 10px;
-webkit-transform: translate3d(0,0,0);
}
.card__item-title {
text-align: center;
color: #000;
font-weight: normal;
font-size: 20px;
letter-spacing: 1px;
}
.projectImg {
border-radius: 5px;
transform-style: preserve-3d;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
width: 100%;
height: 350px;
display: inline-block;
}
.projectImg img {
border-radius: 5px;
box-shadow: 0 2px 8px rgba(14, 21, 47, 0.25);
}
.projectImg-container {
position: relative;
width: 100%;
height: 80%;
border-radius: 5px;
transition: all 0.2s ease-out;
}
.projectImg-container.over .projectImg-shadow {
box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.projectImg-layers {
position: relative;
width: 100%;
height: 100%;
border-radius: 5px;
overflow: hidden;
transform-style: preserve-3d;
}
.projectImg-rendered-layer {
position: absolute;
width: 100%;
height: 100%;
top: 0%;
left: 0%;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
transition: all 0.1s ease-out;
}
.projectImg-shadow {
position: absolute;
top: 5%;
left: 5%;
width: 90%;
height: 90%;
transition: all 0.2s ease-out;
box-shadow: 0 8px 30px rgba(14, 21, 47, 0.6);
}
.projectImg-shine {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 5px;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
overflow:hidden;
}
.contacts a, .contacts p {
color: #000;
font-size: 14px;
font-weight: 400 !important;
}
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
.site-header .site-branding {
height: 80px;
left: 13%;
}
}	  
.footer-bottom{
border-top: 1px solid #c0c0c0 !important;
margin-top: 10px !important;
}
.footer-bottom p {
font-weight:300;
font-size:14px;
}
.fdHLeu {
padding-top: 30px;
background-color: #ddd;
text-align: center;
}
.fdHLeu a {
font-size: 22px;
margin-right: 20px;
margin-left: 20px;
display: inline-block;
-webkit-transition: 0.3s ease;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
color: #000;}
.fdHLeu a:hover {
color: #000;
-webkit-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.laptop {
display: block;
height: auto;
position: relative;
width: auto;
}
.laptop-content {
height: auto;
transform: perspective(800px);
transform-style: preserve-3d;
transition: all 0.4s ease;
width: 100%;
}
.laptop-content:before {
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.laptop-front {
align-items: center;
color: #fff;
display: flex;
height: 100%;
justify-content: center;
left: 0;
position: absolute;
text-align: center;
text-shadow: 0 0 3rem rgba(69, 77, 93, 0.95);
top: 0;
transform: translateZ(16px) scale(0.9);
transition: all 0.4s ease;
width: 100%;
z-index: 1;
}
.laptop-top-left {
height: 50%;
left: 0;
position: absolute;
top: 0;
width: 50%;
z-index: 300;
cursor: pointer;
}
.laptop-top-left:hover ~ .laptop-content {
transform: perspective(800px) rotateX(-5deg) rotateY(5deg);
}
.laptop-top-left:hover ~ .laptop-content .laptop-front {
transform: translate3d(-0.1px, -0.1px, 16px) scale(0.9);
}
.laptop-top-right {
height: 50%;
position: absolute;
right: 0;
top: 0;
width: 50%;
z-index: 300;
cursor: pointer;
}
.laptop-top-right:hover ~ .parallax-content {
transform: perspective(800px) rotateX(-5deg) rotateY(-5deg);
}
.laptop-bottom-left {
bottom: 0;
height: 50%;
left: 0;
position: absolute;
width: 50%;
z-index: 300;
cursor: pointer;
}
.laptop-bottom-left:hover ~ .laptop-content {
transform: perspective(800px) rotateX(5deg) rotateY(5deg);
}
.laptop-bottom-left:hover ~ .laptop-content .laptop-front {
transform: translate3d(-0.1px, 0.1px, 16px) scale(0.9);
}
.laptop-bottom-right {
bottom: 0;
height: 50%;
position: absolute;
right: 0;
width: 50%;
z-index: 300;
cursor: pointer;
}
.laptop-bottom-right:hover ~ .laptop-content {
transform: perspective(800px) rotateX(5deg) rotateY(-5deg);
}
.laptop-bottom-right:hover ~ .laptop-content .laptop-front {
transform: translate3d(0.1px, 0.1px, 16px) scale(0.9);
}
.premium-button{
overflow:visible !important;
}
.my-mockup {
position: relative;
padding-bottom: 56.25%; height: 0;
-webkit-perspective: 800px;
-webkit-perspective-origin: 50% 50%;
-moz-perspective: 800px;
-moz-perspective-origin: 50% 50%;
perspective: 800px;
perspective-origin: 50% 50%;
overflow: hidden;
}
.my-items {
width: 1920px;
height: 1080px;
max-width: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; background: #fafafa; background-blend-mode: screen; }
.my-items > div {
display: none;
}
.mask {
overflow: hidden;
} .triangle-up-right {
width: 0;
height: 0;
padding-left: 10%;
padding-top: 10%;
overflow: hidden;
}
.triangle-up-right:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -1000px;
margin-top: -1000px;
border-left: 1000px solid transparent;
border-top: 1000px solid red;
} .triangle-up-left {
width: 0;
height: 0;
padding-bottom: 10%;
padding-left: 10%;
overflow: hidden;
}
.triangle-up-left:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -1000px;
border-bottom: 1000px solid transparent;
border-left: 1000px solid red;
}  .my-computer {
width: 100%;
height: 100%;
position: absolute;
}
.my-computer .scale-wrap {
width: 100%;
height: 100%;
position: absolute;
}
.my-computer .my-computer--image {
width: 75%;
height: 75%;
background: #e4e4e4;
position: absolute;
top: 4.5%;
left: 12.5%;
z-index: 1000;
}
.my-computer .my-computer--image .scroll-img {
width: 100%;
height: 100%;
overflow: hidden;
background: #333333;
}
.my-computer .my-computer--image .scroll-img img {
width: 100%;
overflow: hidden;
}
.my-computer .my-computer--canvas {
width: 100%;
height: 100%;
position: relative;
}
.my-computer .my-computer--canvas .bezel {
width: 80%;
height: 142.2222222222%;
border-top-left-radius: 3%;
border-top-right-radius: 3%;
background: #111111;
margin: auto;
box-shadow: 0 0.05rem 0.5rem #d2d2d2;
}
.my-computer .my-computer--canvas .mask--bezel {
width: 100%;
height: 84%;
margin: auto;
}
.my-computer .my-computer--canvas .base {
width: 100%;
height: 8%;
position: absolute;
z-index: 1000;
}
.my-computer .my-computer--canvas .base .base--dent {
width: 20%;
height: 20%;
position: absolute;
border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
top: 0;
left: 40%;
background: lightgrey;
}
.my-computer .my-computer--canvas .base .base--button {
width: 6%;
height: 15%;
position: absolute;
border-radius: 100rem;
top: 20%;
right: 6%;
background: lightgrey;
}
.my-computer .my-computer--canvas .base .base--top {
width: 100%;
height: 55%;
background: white;
border-top-left-radius: 0.1rem;
border-top-right-radius: 0.1rem;
box-shadow: 0 0.05rem 0.4rem #b2b2b2;
}
.my-computer .my-computer--canvas .base .triangle-up-left {
padding-bottom: 1.6875%;
padding-left: 3%;
position: absolute;
right: 0;
bottom: 1px;
}
.my-computer .my-computer--canvas .base .triangle-up-left:after {
border-left-color: #e4e4e4;
border-bottom: 580px solid transparent;
}
.my-computer .my-computer--canvas .base .triangle-up-right {
padding-top: 1.6875%;
padding-left: 3%;
position: absolute;
left: 0;
bottom: 1px;
}
.my-computer .my-computer--canvas .base .triangle-up-right:after {
border-top-color: #e4e4e4;
margin-left: -1800px;
border-left: 1800px solid transparent;
}
.my-computer .my-computer--canvas .base .base--bottom {
width: 94%;
height: 40%;
background: #e4e4e4;
margin: auto;
}
.my-computer .my-computer--canvas .base:after {
content: " ";
position: absolute;
width: 96%;
height: 10%;
background: rgba(128, 128, 128, 0.4);
opacity: 0.6;
bottom: -8%;
left: 2%;
border-radius: 100%;
z-index: -10;
box-shadow: 0 0 0.5rem black;
} .my-mobile {
width: 100%;
height: 100%;
position: absolute;
z-index: 1000;
top: 25%;
left: 29%;
}
.my-mobile .scale-wrap {
width: 45%;
height: 45%;
position: absolute;
-ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);
}
.my-mobile .my-mobile--image {
width: 79%;
height: 79%;
background: #e4e4e4;
border: 0.1rem solid #e4e4e4;
position: absolute;
bottom: 3.5%;
left: 10%;
z-index: 1000;
}
.my-mobile .my-mobile--image .scroll-img {
width: 56.25%;
height: 177.7777777778%;
position: absolute;
top: -39%;
left: 22%;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
overflow: hidden;
border-radius: 0.1rem; }
.my-mobile .my-mobile--image .scroll-img img {
width: 100%;
overflow: hidden;
}
.my-mobile .my-mobile--canvas {
width: 100%;
height: 100%;
position: relative;
}
.my-mobile .my-mobile--canvas .base-wrap {
position: absolute;
height: 100%;
width: 100%;
}
.my-mobile .my-mobile--canvas .base-wrap .base {
width: calc(100% / 2);
height: 87%;
position: absolute;
bottom: 0;
background: white;
}
.my-mobile .my-mobile--canvas .base-wrap .base.base-top {
border-bottom-left-radius: 11%;
border-top-left-radius: 11%;
left: 0;
}
.my-mobile .my-mobile--canvas .base-wrap .base.base-center {
left: 25%;
z-index: 1;
}
.my-mobile .my-mobile--canvas .base-wrap .base.base-bottom {
border-bottom-right-radius: 11%;
border-top-right-radius: 11%;
right: 0;
}
.my-mobile .my-mobile--canvas .base-wrap.shadow .base.base-top, .my-mobile .my-mobile--canvas .base-wrap.shadow .base.base-bottom {
box-shadow: 0 0.05rem 0.5rem rgba(0, 0, 0, 0.22);
}
.my-mobile .my-mobile--canvas .speaker {
width: 1.3%;
height: 20%;
background: #c6c6c6;
border-radius: 100rem;
z-index: 10;
bottom: 33.5%;
left: 4.4%;
position: absolute;
}
.my-mobile .my-mobile--canvas .dot {
width: 1.3%;
height: 2.3111111111%;
background: #c6c6c6;
border-radius: 100rem;
z-index: 10;
bottom: 28%;
left: 4.4%;
position: absolute;
}
.my-mobile .my-mobile--canvas .button {
width: 7.5%;
height: 13.3333333333%;
background: #c6c6c6;
border-radius: 100%;
z-index: 10;
bottom: 38%;
right: 1.5%;
position: absolute;
}
.my-mobile .my-mobile--canvas .button:before {
content: " ";
background: white;
width: 88%;
height: 88%;
border-radius: 100%;
bottom: 6%;
right: 6%;
z-index: 10;
position: absolute;
} .my-mobile.landscape .scale-wrap {
-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);
}
.my-mobile.landscape .scale-wrap .my-mobile--image .scroll-img {
width: 100%;
height: 100%;
top: 0;
left: 0;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
} .my-mobile.angle-35 .scale-wrap, .layout--tab-l--mob--r .my-mobile .scale-wrap {
-ms-transform: rotate(90deg) rotateX(35deg); -webkit-transform: rotate(90deg) rotateX(35deg); transform: rotate(90deg) rotateX(35deg);
}
.my-mobile.angle-35 .scale-wrap .base-wrap.depth, .layout--tab-l--mob--r .my-mobile .scale-wrap .base-wrap.depth {
transform: translateY(9px);
z-index: -10;
}
.my-mobile.angle-35 .scale-wrap .base-wrap.depth .base.base-top, .layout--tab-l--mob--r .my-mobile .scale-wrap .base-wrap.depth .base.base-top, .my-mobile.angle-35 .scale-wrap .base-wrap.depth .base.base-center, .layout--tab-l--mob--r .my-mobile .scale-wrap .base-wrap.depth .base.base-center, .my-mobile.angle-35 .scale-wrap .base-wrap.depth .base.base-bottom, .layout--tab-l--mob--r .my-mobile .scale-wrap .base-wrap.depth .base.base-bottom {
background: #e4e4e4;
border-bottom: 1px solid #dadada;
}     .layout--tab-c .my-tablet {
display: block;
} .layout--lap-l--mob-r .my-computer {
display: block;
width: 80%;
height: 80%;
left: 9.5%;
top: 13%;
}
.layout--lap-l--mob-r .my-mobile {
display: block;
width: 80%;
height: 80%;
left: 65%;
top: 40.5%;
} .layout--tab-l--mob--r .my-tablet {
display: block;
width: 85%;
height: 85%;
top: 4%;
left: 14%;
}
.layout--tab-l--mob--r .my-mobile {
display: block;
width: 85%;
height: 85%;
left: 61%;
top: 37%;
}
.layout--tab-l--mob--r .my-mobile .scale-wrap {
-ms-transform: rotate(90deg) rotateX(25deg);
-webkit-transform: rotate(90deg) rotateX(25deg);
transform: rotate(90deg) rotateX(25deg);
}
@-moz-keyframes rocket-movement { 100% {-moz-transform: translate(1200px,-100px);} }
@-webkit-keyframes rocket-movement {100% {-webkit-transform: translate(1200px,-100px); } }
@keyframes rocket-movement { 100% {transform: translate(1200px,-600px);} }
@-moz-keyframes spin-earth { 100% { -moz-transform: rotate(-360deg); transition: transform 20s;  } }
@-webkit-keyframes spin-earth { 100% { -webkit-transform: rotate(-360deg); transition: transform 20s;  } }
@keyframes spin-earth{ 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); transition: transform 20s; } }
@-moz-keyframes move-astronaut {
100% { -moz-transform: translate(-160px, -160px);}
}
@-webkit-keyframes move-astronaut {
100% { -webkit-transform: translate(-160px, -160px);}
}
@keyframes move-astronaut{
100% { -webkit-transform: translate(-160px, -160px); transform:translate(-160px, -160px); }
}
@-moz-keyframes rotate-astronaut {
100% { -moz-transform: rotate(-720deg);}
}
@-webkit-keyframes rotate-astronaut {
100% { -webkit-transform: rotate(-720deg);}
}
@keyframes rotate-astronaut{
100% { -webkit-transform: rotate(-720deg); transform:rotate(-720deg); }
}
@-moz-keyframes glow-star {
40% { -moz-opacity: 0.3;}
90%,100% { -moz-opacity: 1; -moz-transform: scale(1.2);}
}
@-webkit-keyframes glow-star {
40% { -webkit-opacity: 0.3;}
90%,100% { -webkit-opacity: 1; -webkit-transform: scale(1.2);}
}
@keyframes glow-star{
40% { -webkit-opacity: 0.3; opacity: 0.3;  }
90%,100% { -webkit-opacity: 1; opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); border-radius: 999999px;}
}
.spin-earth-on-hover{
transition: ease 200s !important;
transform: rotate(-3600deg) !important;
}
.btn-request{
padding: 10px 25px;
border: 1px solid #FFCB39;
border-radius: 100px;
font-weight: 400;
}
.btn-request:hover{
background-color: #fff;
color: #fff;
transform: scale(1.05);
box-shadow: 0px 20px 20px rgba(0,0,0,0.1);
}
.btn-go-home{
position: relative;
z-index: 200;
margin: 15px auto;
width: 170px;
padding: 20px 15px;
border: 1px solid #fff;
border-radius: 100px;
font-weight: 400;
display: block;
color: white;
text-align: center;
text-decoration: none;
letter-spacing : 2px;
font-size: 11px;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.btn-go-home:hover{
background-color: #fff;
color: #000 !important;
transform: scale(1.05);
box-shadow: 0px 20px 20px rgba(0,0,0,0.1);
}
.btn-go-home:visited {
color: #fff;
}
.central-body{ padding: 17% 5% 10% 5%;
text-align: center;
}
.objects img{
z-index: 90;
pointer-events: none;
overflow:hidden;
}
.object_rocket{
display:none;
}
.object_earth{
position: absolute;
top: 20%;
left: 15%;
z-index: 90;
animation: spin-earth 100s infinite linear both;*/
}
.object_moon{
position: absolute;
top: 12%;
left: 25%;
transform: rotate(60deg);
transition: transform ease-in 99999999999s;
animation: spin-earth 100s infinite linear both;*/
*/
}
.earth-moon{
}
.object_astronaut{
animation: rotate-astronaut 200s infinite linear both alternate;
}
.box_astronaut{
z-index: 110 !important;
position: absolute;
top: 60%;
right: 20%;
will-change: transform;
animation: move-astronaut 50s infinite linear both alternate;
}
.image-404{
position: relative;
z-index: 100;
pointer-events: none;
}
.stars{
background: url(https://vorbulla.ch/wp-content/uploads/2021/06/STARS.svg);
background-repeat: repeat;
background-size: contain;
background-position: left top;
}
.glowing_stars .star{
position: absolute;
border-radius: 100%;
background-color: #fff;
width: 3px;
height: 3px;
opacity: 0.3;
will-change: opacity;
}
.glowing_stars .star:nth-child(1){
top: 80%;
left: 25%;
animation: glow-star 2s infinite ease-in-out alternate 1s;
}
.glowing_stars .star:nth-child(2){
top: 20%;
left: 40%;
animation: glow-star 2s infinite ease-in-out alternate 3s;
}
.glowing_stars .star:nth-child(3){
top: 25%;
left: 25%;
animation: glow-star 2s infinite ease-in-out alternate 5s;
}
.glowing_stars .star:nth-child(4){
top: 75%;
left: 80%;
animation: glow-star 2s infinite ease-in-out alternate 7s;
}
.glowing_stars .star:nth-child(5){
top: 90%;
left: 50%;
animation: glow-star 2s infinite ease-in-out alternate 9s;
}
@media only screen and (max-width: 600px){
.navbar-links{
display: none;
}
.custom-navbar{
text-align: center;
}
.brand-logo img{
width: 120px;
}
.box_astronaut{
top: 70%;
}
.central-body{
padding-top: 25%;
}
}
.bg-black{
background: #000 !important;
background-repeat: repeat-x;
background-size: cover;
background-position: left top;
height: 100%;
overflow: hidden;
margin-top:-80px;
}
.gm-style .gm-style-iw-c{
top:190px;
}
.gm-style .gm-style-iw-t::after{
top: 60px;
transform: translate(-50%,-50%) rotate(
135deg
);
} ::-webkit-scrollbar {
width: 10px !important;
}
::-webkit-scrollbar-track {
background-color: #333 !important;
-webkit-border-radius: 10px !important;
border-radius: 10px !important;
}
::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px !important;
border-radius: 10px !important;
background: #ccc !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.site-header .site-branding {
left: calc(25% - 20px) !important; }
}