@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.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;
}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}
.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,.05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}
.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgba(0,158,91,.1019607843);font-weight:bold;padding:1em;gap:10px}
 :root {
--main-color: #1723d9;
--main-color-rgb: 23, 35, 217;
}
:root {
--two-color: #fddb4e;
--two-color-rgb: 253, 219, 78;
}
.slider-one__content:before {
background: rgb(255, 221, 2);
background: linear-gradient(90deg, rgba(255, 221, 2, 1) 26%, rgba(38, 38, 56, 1) 83%);
}
.page-title__content:before {
background: rgb(255, 221, 2);
background: linear-gradient(90deg, rgba(255, 221, 2, 1) 26%, rgba(38, 38, 56, 1) 83%);
}
.project-two__img:before {
background: rgb(226, 30, 47);
background: linear-gradient(0deg, rgba(226, 30, 47, 1) 2%, rgba(226, 30, 47, 0) 45%);
}
.about-three__play .ripple,
.about-three__play .ripple:before,
.about-three__play .ripple:after {
-webkit-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-moz-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-ms-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-o-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
}
.about-two__play .ripple,
.about-two__play .ripple:before,
.about-two__play .ripple:after {
-webkit-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-moz-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-ms-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
-o-box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
box-shadow: 0 0 0 0 rgba(255, 221, 2, .3);
}.color-palate {
background: #fff none repeat scroll 0 0;
-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
position: fixed;
right: -285px;
text-align: center;
top: 50%;
transform:translateY(-50%);
transition: all 0.5s ease 0s;
width: 285px;
z-index: 999;
padding-bottom:40px;
}
.color-palate-head {
background: #e41e2f none repeat scroll 0 0;
padding: 12px 0;
}
.color-palate-head h6,
.secondary-head h6 {
color: #ffffff;
font-size: 14px;
font-weight: 600;
margin: 0px;
margin-top: 4px;
text-transform:uppercase;
}
.palate {
background: #ee3a10 none repeat scroll 0 0;
display: block;
float: left;
height: 45px;
margin: 0 2.5% 12px;
width: 20%;
cursor: pointer;
position: relative;
}
.colors-list .active::after{
background: url(//eye3studio.com/wp-content/themes/jixic/assets/images/icons/tick.png) center center no-repeat !important;
background-repeat: no-repeat;
content: '';
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.various-color {
overflow: hidden;
padding: 20px 0 15px;
}
.colors-list {
margin: 0 20px;
}
.secondary-head {
background: #222222 none repeat scroll 0 0;
padding: 14px 0;
}
.secondary-color {
padding: 23px 0;
}
.secondary-colors-list {
margin: 0 80px;
}
.palate-foo {
color: #777777;
font-size: 13px;
font-weight: 400;
padding: 0 30px;
line-height:1.8em;
}
.palate-foo span{
display:block;
padding-top:20px;
margin-top:5px;
border-top:1px dotted #b2b2b2;
}
.palate.default-color {
position:relative;
background: #e41e2f none repeat scroll 0 0;
color:#252638;
}
.palate.default-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #252638;
border-left: 49px solid transparent;
}
.palate.green-color {
background: #2ECC40 none repeat scroll 0 0;
color:#042940;
}
.palate.green-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #042940;
border-left: 49px solid transparent;
}
.palate.olive-color {
background: #164773 none repeat scroll 0 0;
color:#034159;
}
.palate.olive-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #034159;
border-left: 49px solid transparent;
}
.palate.brown-color {
background: #ab8b40 none repeat scroll 0 0;
color:#183B59;
}
.palate.brown-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #183B59;
border-left: 49px solid transparent;
}
.palate.purple-color {
background: #bb54e1 none repeat scroll 0 0;
color:#0B2B40;
}
.palate.purple-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #0B2B40;
border-left: 49px solid transparent;
}
.palate.teal-color {
background: #14c599 none repeat scroll 0 0;
color:#202022;
}
.palate.teal-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #202022;
border-left: 49px solid transparent;
}
.palate.orange-color {
background: #ff7e00 none repeat scroll 0 0;
color:#3D5A73;
}
.palate.orange-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #3D5A73;
border-left: 49px solid transparent;
}
.palate.red-color {
background: #FF4136 none repeat scroll 0 0;
color:#2F3D40;
}
.palate.red-color:before{
position:absolute;
content:'';
top:0px;
right:0px;
width: 0;
height: 0;
border-bottom: 45px solid #2F3D40;
border-left: 49px solid transparent;
}
.color-trigger {
background: #e41e2f none repeat scroll 0 0;
cursor: pointer;
height: 50px;
left: -46px;
position: absolute;
top: 0;
width: 46px;
padding-top: 6px;
}
.color-trigger .fa{
}
.color-trigger:before{
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}
.color-trigger i {
color: #ffffff;
font-size: 18px;
line-height: 40px;
}
.color-palate.visible-palate {
right: 0px;
}
.color-trigger i {
-webkit-animation: rotation 2s infinite linear;
}
.color-palate .option-box{
padding-top:20px;
padding-bottom:15px;
}
.color-palate .option-box:last-child{
padding-bottom:0px;
}
.color-palate .option-box > li{
position: relative;
color:#ffffff;
width: 40%;
margin:0px 3px;
cursor: pointer;
margin-bottom: 9px;
padding:6px 12px;
display: inline-block;
background-color: #e41e2f;
text-transform:capitalize;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}:root {
--main-color: #c72a30;
--main-color-rgb: 199, 42, 48;
}