@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");  @font-face {
font-family: "Eurostile Round Extended";
src: url(//senseiagency.com/wp-content/themes/sensei/assets/fonts/eurostile-round-extended-medium.otf) format("opentype");
font-weight: 500;
font-style: normal;
font-display: swap;
}  *,
*:after,
*:before {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
} html {
height: 100%;
scroll-behavior: smooth;
} .clear:before,
.clear:after {
content: " ";
display: table;
}
.clear:after {
clear: both;
}
.clear {
*zoom: 1;
}
img {
max-width: 100%;
vertical-align: bottom;
} body {
font-family: "Montserrat", sans-serif;
color: rgba(255, 255, 255, 0.7490196078);
font-size: 16px;
line-height: 1.5;
height: 100%;
background: #040414;
margin: 0;
}
button {
font-family: "Montserrat", sans-serif;
transition: all ease 0.2s;
}
button:not(:disabled) {
cursor: pointer;
}
a {
color: #1899cc;
text-decoration: none;
transition: all ease 0.2s;
}
a:hover {
text-decoration: underline;
outline: 0;
}
a:focus {
outline: 0;
}
a:active {
outline: 0;
} .wrapper {
width: 100%;
margin: 0 auto;
position: relative;
min-height: 100%;
overflow: hidden;
}
#content {
padding-bottom: 100px;
}
.content-block {
width: 87.5%;
max-width: 1440px;
margin: 0 auto;
}
h1, h2 {
font-family: "Eurostile Round Extended", sans-serif;
font-weight: 500;
color: #fff;
text-transform: uppercase;
margin: 0;
}
h1 {
letter-spacing: 0.02em;
font-size: 76px;
line-height: 92px;
}
h2 {
letter-spacing: 0.02em;
font-size: 55px;
line-height: 65px;
}
.button-dark {
background: transparent;
color: #0074F2;
padding: 10px 20px;
border: 1px solid #0074F2;
text-transform: uppercase;
white-space: nowrap;
font-size: 16px;
line-height: 1;
display: block;
width: -moz-max-content;
width: max-content;
}
.button-dark:hover {
border-color: #fff;
color: #fff;
text-decoration: none;
} .header-content, .footer-content {
display: flex;
justify-content: space-between;
align-items: center;
height: 150px;
-o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
}
.header-content.header-content, .footer-content.header-content {
border-bottom: 1px solid transparent;
}
.header-content.footer-content, .footer-content.footer-content {
border-top: 1px solid transparent;
height: 100px;
}
.header-content .site-branding, .footer-content .site-branding {
width: 415px;
min-width: 270px;
}
.header-content .site-branding img, .footer-content .site-branding img {
width: 100%;
height: auto;
}
.header-content .main-navigation, .footer-content .main-navigation {
z-index: 10;
}
.header-content .main-navigation ul, .footer-content .main-navigation ul {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0;
padding: 0;
}
.header-content .header-content-right, .footer-content .header-content-right {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 45px;
}
.header-content .menu, .footer-content .menu {
gap: 30px;
}
.header-content .menu-item, .footer-content .menu-item {
list-style: none;
padding: 0;
text-transform: uppercase;
}
.header-content .menu-item.selected, .footer-content .menu-item.selected {
opacity: 0.7;
}
.header-content .menu-item::before, .footer-content .menu-item::before {
content: none;
}
.header-content .menu-item a, .footer-content .menu-item a {
text-decoration: none;
color: rgba(255, 255, 255, 0.7490196078);
text-transform: uppercase;
white-space: nowrap;
font-weight: 500;
}
.header-content .menu-item a:hover, .footer-content .menu-item a:hover {
color: #fff;
text-shadow: 0px 0px 1px #fff, 0px 0px 1px #fff;
}
.header-content .language-selector-text, .header-content .menu-item.selected, .footer-content .language-selector-text, .footer-content .menu-item.selected {
cursor: default;
}
.header-content .main-navigation .sub-menu, .header-content .language-selector .sub-menu, .footer-content .main-navigation .sub-menu, .footer-content .language-selector .sub-menu {
position: absolute;
top: 32px;
left: -16px;
margin: 0;
display: flex;
flex-direction: column;
align-items: flex-start;
visibility: hidden;
opacity: 0;
background-color: rgba(4, 4, 20, 0.4509803922);
border: 1px solid rgba(255, 255, 255, 0.1490196078);
backdrop-filter: blur(36px);
padding: 16px 16px 6px;
transition: all 0.2s ease-in-out;
overflow-x: hidden;
}
.header-content .main-navigation .sub-menu .menu-item, .header-content .language-selector .sub-menu .menu-item, .footer-content .main-navigation .sub-menu .menu-item, .footer-content .language-selector .sub-menu .menu-item {
margin: 0 0 10px;
}
.header-content .language-selector .sub-menu, .footer-content .language-selector .sub-menu {
left: -32px;
}
.header-content .menu-toggle, .header-content .contact-us-mobile, .header-content .language-selector-mobile, .footer-content .menu-toggle, .footer-content .contact-us-mobile, .footer-content .language-selector-mobile {
display: none;
}
.header-content .social-links, .footer-content .social-links {
display: flex;
align-items: center;
gap: 26px;
}
.header-content .social-links a, .footer-content .social-links a {
display: flex;
align-items: center;
justify-content: center;
}
.header-content .social-links a img, .footer-content .social-links a img {
transition: all 0.2s ease;
}
.header-content .social-links a:hover img, .footer-content .social-links a:hover img {
filter: brightness(0) invert(1);
}
.header-content .main-navigation .menu-item-has-children, .header-content .language-selector.menu-item-has-children {
position: relative;
padding-right: 30px;
}
.header-content .main-navigation .menu-item-has-children::before, .header-content .language-selector.menu-item-has-children::before {
content: "";
position: absolute;
top: 22px;
left: 0;
width: 100%;
height: 10px;
background-color: transparent;
pointer-events: auto;
z-index: 1;
}
.header-content .main-navigation .menu-item-has-children::after, .header-content .language-selector.menu-item-has-children::after {
content: url('data:image/svg+xml;utf8,<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 1L10 6L5 1" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>');
position: absolute;
top: 7px;
right: 0;
opacity: 0.75;
fill: #fff;
stroke: #fff;
width: 20px;
height: 10px;
transition: all 0.2s ease-in-out;
}
.header-content .main-navigation .menu-item-has-children:hover::after, .header-content .main-navigation .menu-item-has-children:focus-within::after, .header-content .language-selector.menu-item-has-children:hover::after, .header-content .language-selector.menu-item-has-children:focus-within::after {
opacity: 1;
transform: rotate(180deg);
}
.header-content .main-navigation .menu-item-has-children:hover .sub-menu, .header-content .main-navigation .menu-item-has-children:focus-within .sub-menu, .header-content .language-selector.menu-item-has-children:hover .sub-menu, .header-content .language-selector.menu-item-has-children:focus-within .sub-menu {
visibility: visible;
opacity: 1;
}
.header-content .main-navigation .menu-item-has-children .sub-menu:hover, .header-content .language-selector.menu-item-has-children .sub-menu:hover {
visibility: visible;
opacity: 1;
} .site-footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 218px;
}
.footer-bottom {
top: 114px;
width: 100%;
text-align: center;
}
.footer-bottom p {
margin: 0;
font-weight: 300;
} .popup-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(4, 4, 20, 0.4509803922);
border: 2px solid rgba(255, 255, 255, 0.1490196078);
backdrop-filter: blur(16px);
z-index: 1000;
display: none;
}
.popup-container {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1001;
display: none;
width: 90%;
max-width: 820px;
background-color: #030313;
border: 1px solid rgba(255, 255, 255, 0.3019607843);
padding: 75px 65px 42px;
box-shadow: 0px 0px 150px 8px rgba(0, 123, 245, 0.3215686275);
}
.popup-container .popup-close {
position: absolute;
top: 30px;
right: 50px;
}
.popup-container .popup-close button {
cursor: pointer;
background: transparent;
width: 32px;
height: 32px;
border: none;
padding: 6px;
}
.popup-container .popup-close button svg path {
transition: all 0.2s ease;
}
.popup-container .popup-close button:hover svg path {
fill-opacity: 0.75;
}
.contact-form-wrap {
max-width: 800px;
margin: 0 auto;
}
.contact-form-wrap .contact-form-title h2 {
font-size: 48px;
line-height: 0.7;
font-weight: 500;
color: #fff;
}
.contact-form-wrap .contact-form-description {
font-size: 20px;
margin-bottom: 32px;
}
.contact-form-wrap .contact-form-content {
color: rgba(255, 255, 255, 0.7490196078);
}
.contact-form-wrap .contact-form-content form {
position: relative;
transition: padding 0.3s linear;
}
.contact-form-wrap .contact-form-content form .cf7-popup {
display: flex;
justify-content: space-between;
gap: 18px;
z-index: 11;
position: relative;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part p {
margin: 0;
padding: 0;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part label {
display: block;
transition: height 0.3s linear;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part br {
display: none;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-left label {
height: 48px;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-left label:has(.wpcf7-not-valid) {
height: 68px;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-right label {
height: 96px;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-right label:has(.wpcf7-not-valid) {
height: 116px;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-right label .wpcf7-not-valid-tip {
line-height: 0.7;
}
.contact-form-wrap .contact-form-content form .wpcf7-response-output {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 10;
}
.contact-form-wrap .contact-form-content form.sent {
padding-bottom: 28px;
}
.contact-form-wrap .contact-form-content form.failed, .contact-form-wrap .contact-form-content form.spam, .contact-form-wrap .contact-form-content form.aborted, .contact-form-wrap .contact-form-content form.unaccepted, .contact-form-wrap .contact-form-content form.invalid {
padding-bottom: 28px;
}
.contact-form-wrap .contact-form-content form.failed .wpcf7-response-output, .contact-form-wrap .contact-form-content form.spam .wpcf7-response-output, .contact-form-wrap .contact-form-content form.aborted .wpcf7-response-output, .contact-form-wrap .contact-form-content form.unaccepted .wpcf7-response-output, .contact-form-wrap .contact-form-content form.invalid .wpcf7-response-output {
color: #e56a6a;
}
.contact-form-wrap .contact-form-content form .wpcf7-not-valid-tip {
color: #e56a6a;
}
.contact-form-wrap .contact-form-content form.submitting .submit-form::after {
content: none;
}
.contact-form-wrap .contact-form-content form.submitting .submit-form .submit-spinner {
visibility: visible;
opacity: 1;
}
.contact-form-wrap { }
.contact-form-wrap input, .contact-form-wrap textarea {
border: none;
outline: none;
padding: 10px;
width: 100%;
background: #191D35;
font-size: 16px;
box-shadow: none;
color: rgba(255, 255, 255, 0.6);
border: 1px solid transparent;
font-family: "Montserrat", sans-serif;
}
.contact-form-wrap input:hover, .contact-form-wrap input:focus, .contact-form-wrap input:active, .contact-form-wrap textarea:hover, .contact-form-wrap textarea:focus, .contact-form-wrap textarea:active {
outline: none;
border: 1px solid rgba(255, 255, 255, 0.3019607843);
}
.contact-form-wrap input {
height: 40px;
}
.contact-form-wrap textarea {
height: 88px;
resize: none;
}
.contact-form-wrap { }
.contact-form-wrap .submit-form {
position: relative;
width: -moz-max-content;
width: max-content;
height: 40px;
transition: all 0.2s linear;
border: none;
}
.contact-form-wrap .submit-form input {
border: none;
}
.contact-form-wrap .submit-form p {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
}
.contact-form-wrap .submit-form::after {
content: url('data:image/svg+xml;utf8,<svg width="28" height="12" viewBox="0 0 28 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.972 0.312163C20.8261 0.458114 20.7441 0.656066 20.7441 0.862473C20.7441 1.06888 20.8261 1.26683 20.972 1.41278L24.5545 4.9953L1.04083 4.9953C0.845403 5.01042 0.662877 5.09873 0.529726 5.24258C0.396576 5.38643 0.322611 5.57522 0.322611 5.77124C0.322611 5.96725 0.396575 6.15605 0.529726 6.2999C0.662875 6.44375 0.845405 6.53206 1.04083 6.54718L24.5325 6.54718L20.9775 10.1022C20.8316 10.2481 20.7496 10.4461 20.7496 10.6525C20.7496 10.8589 20.8316 11.0568 20.9775 11.2028C21.1235 11.3488 21.3214 11.4307 21.5278 11.4307C21.7342 11.4307 21.9322 11.3488 22.0781 11.2028L27.0309 6.25001C27.1623 6.11865 27.2361 5.9405 27.2361 5.75473C27.2361 5.56896 27.1623 5.39081 27.0309 5.25945L22.0781 0.306659C22.0054 0.233922 21.919 0.176325 21.8239 0.137196C21.7287 0.0980673 21.6268 0.0781836 21.5239 0.0786953C21.4211 0.0792069 21.3193 0.100104 21.2246 0.140177C21.1299 0.180251 21.044 0.238706 20.972 0.312163Z" fill="white"/></svg>');
position: absolute;
top: 10px;
right: 30px;
z-index: 999;
display: block;
pointer-events: none;
transition: all 0.2s linear;
}
.contact-form-wrap .submit-form:hover {
box-shadow: 0px 0px 10px 5px rgba(0, 117, 242, 0.263);
}
.contact-form-wrap .submit-form:hover::after {
right: 25px;
}
.contact-form-wrap .submit-form { }
.contact-form-wrap .submit-form .wpcf7-spinner {
display: none;
}
.contact-form-wrap .submit-form .submit-spinner {
visibility: hidden;
opacity: 0;
margin: 0;
width: 48px;
text-align: center;
position: absolute;
top: 8px;
right: 18px;
}
.contact-form-wrap .submit-form .submit-spinner div {
width: 8px;
height: 8px;
background-color: #fff;
border-radius: 100%;
display: inline-block;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.contact-form-wrap .submit-form .submit-spinner .bounce1 {
animation-delay: -0.32s;
}
.contact-form-wrap .submit-form .submit-spinner .bounce2 {
animation-delay: -0.16s;
}
.contact-form-wrap .wpcf7-submit {
cursor: pointer;
background: linear-gradient(164.33deg, #0074F2 7.42%, #0058B7 73.89%);
border: none;
font-size: 16px;
font-weight: 500;
box-shadow: none;
color: #fff;
position: relative;
height: 100%;
text-align: left;
font-family: "Montserrat", sans-serif;
width: -moz-max-content;
width: max-content;
padding: 0 65px 0 30px;
}
.contact-form-wrap { }
.contact-form-wrap .wpcf7-not-valid-tip {
font-size: 14px;
}
.contact-form-wrap .wpcf7 form .wpcf7-response-output {
border: none;
margin: 0;
padding: 0;
font-size: 14px;
}
.clutch-widget-container {
display: flex;
justify-content: center;
align-items: center;
padding: 0 0 25px 167px;
}
.contacts-single .contact-form-wrap {
padding-bottom: 100px;
}
.contacts-single .contact-form-description {
text-align: center;
margin-top: 18px;
}
.contacts-single .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-left label {
height: 54px;
}
.contacts-single .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-right label {
height: 108px;
}
.contacts-single .contact-form-content form .cf7-popup .cf7-popup-part.cf7-popup-right label:has(.wpcf7-not-valid) {
height: 124px;
}
.contacts-single textarea {
height: 94px;
} @keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes sk-bouncedelay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
.site {
position: relative;
padding-bottom: 218px;
}
.site-main {
padding-bottom: 97px;
}
.top-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
z-index: -1;
max-height: 1100px;
overflow: hidden;
}
.top-background img {
width: 100%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
z-index: 0;
}
.top-background::after {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 60%;
background: linear-gradient(to bottom, rgba(4, 4, 20, 0), #040414);
z-index: 1;
}
.pretitle {
font-weight: 300;
font-size: 32px;
line-height: 100%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #0074F2;
}
ul {
margin: 0;
padding-left: 0;
list-style: none;
}
ul li {
position: relative;
padding-left: 13px;
font-weight: 300;
}
ul li::before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 2.5px;
height: 2.5px;
background-color: rgba(255, 255, 255, 0.7490196078);
border-radius: 50%;
}
.circle-arrow-link {
width: 59px;
min-width: 59px;
height: 59px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #0074F2;
border-radius: 50%;
transition: all ease 0.2s;
position: relative;
cursor: pointer;
}
.circle-arrow-link img {
position: absolute;
top: 5px;
left: 4px;
transition: all ease 0.2s;
}
.circle-arrow-link img.arrow-white {
opacity: 0;
}
.circle-arrow-link:hover {
background-color: #0074F2;
}
.circle-arrow-link:hover img.arrow-white {
opacity: 1;
}
.circle-arrow-link:hover img.arrow-blue {
opacity: 0;
}
.site-title {
margin-top: 100px;
display: flex;
align-items: center;
justify-content: space-between;
}
.site-title .blue-text {
color: #0074F2;
}
.site-title .explore-now a {
background: linear-gradient(164.33deg, #0074F2 7.42%, #0058B7 73.89%);
box-shadow: 0px 0px 45px 5px rgba(0, 116, 242, 0.3215686275);
color: #fff;
font-size: 20px;
line-height: 24px;
letter-spacing: 0.05em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
padding: 60px 40px 20px;
border-radius: 50%;
width: 180px;
height: 180px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-end;
text-align: center;
gap: 6px;
}
.site-title .explore-now a img {
margin-left: 3px;
}
.site-title .explore-now a:hover {
box-shadow: 0px 0px 45px 5px rgba(0, 116, 242, 0.5019607843);
}
.services {
display: flex;
flex-direction: column;
gap: 58px;
align-items: center;
justify-content: center;
padding: 179px 0 0;
}
.services .service-tiles {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 20px;
width: 100%;
}
.services .service-tiles .service-tile {
background-color: transparent;
height: 220px;
perspective: 1000px;
}
.services .service-tiles .service-tile .service-tile-inner {
position: relative;
width: 100%;
height: 100%;
transition: transform 0.4s;
transform-style: preserve-3d;
border: 2px solid rgba(255, 255, 255, 0.1490196078);
}
.services .service-tiles .service-tile .service-tile-inner.flipped {
transform: rotateY(180deg);
}
.services .service-tiles .service-tile .service-tile-front, .services .service-tiles .service-tile .service-tile-back {
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
transform: rotateX(0deg); background-color: rgba(4, 4, 20, 0.4509803922);
backdrop-filter: blur(36px);
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 3%;
padding: 38px 4.75%;
}
.services .service-tiles .service-tile .service-tile-back {
padding: 20px 2.2%;
transform: rotateX(0deg) rotateY(180deg); }
.services .service-tiles .service-tile .service-tile-image {
width: 96px;
min-width: 96px;
height: 96px;
margin-right: 10px;
}
.services .service-tiles .service-tile .service-tile-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.services .service-tiles .service-tile .service-tile-title {
font-family: "Eurostile Round Extended", sans-serif;
font-weight: 500;
font-size: 28px;
line-height: 30px;
letter-spacing: 0;
color: #fff;
margin-bottom: 10px;
}
.services .service-tiles .service-tile .service-tile-description {
font-size: 20px;
line-height: 27px;
font-weight: 300;
}
.services .service-tiles .service-tile .service-tile-description ul {
padding-left: 14px;
}
.services .service-tiles .service-tile .service-tile-description ul li {
margin-bottom: 10px;
}
.services .service-tiles .service-tile .service-tile-description ul li:last-child {
margin-bottom: 0;
}
.services .service-tiles .service-tile .service-tile-description ul.fs-small {
font-size: 17px;
line-height: 22px;
}
.services .service-tiles .service-tile .service-tile-description ul.fs-small li {
margin-bottom: 5px;
}
.services .service-tiles .service-tile .service-tile-description ul.fs-small li::before {
top: 9px;
}
.services .service-tiles .service-tile .service-tile-description p {
margin: 10px 0 0;
}
.services .service-tiles .service-tile .service-tile-description.splitted-ul {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 10px;
}
.about {
padding: 116px 0 0;
}
.about .about-top-content {
display: flex;
gap: 20px;
align-items: flex-start;
justify-content: space-between;
}
.about .about-top-content .about-top-content-text {
width: 66%;
}
.about .about-top-content .about-image {
width: 34%;
position: relative;
height: 453px;
}
.about .about-top-content .about-image img {
position: absolute;
width: 130%;
max-width: 130%;
margin-top: -26.5%;
margin-left: -23%;
}
.about .about-top-content .about-title {
margin-top: 11px;
}
.about .about-top-content .about-text {
margin-top: 30px;
}
.about .about-tiles {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
position: relative;
gap: 80px;
padding: 20px 0;
}
.about .about-tiles::before {
content: "";
position: absolute;
width: 100%;
height: 70%;
left: 0;
top: 15%;
background: rgba(0, 116, 242, 0.4);
filter: blur(200px);
}
.about .about-tiles .about-tile {
padding-left: 20px;
}
.about .about-tiles .about-tile .about-tile-title {
font-family: "Eurostile Round Extended", sans-serif;
font-weight: 500;
font-size: 27px;
line-height: 100%;
letter-spacing: 0;
color: #fff;
position: relative;
margin-bottom: 15px;
}
.about .about-tiles .about-tile .about-tile-title::before {
content: "";
position: absolute;
top: 11px;
left: -20px;
width: 8px;
height: 8px;
background-color: #0074F2;
border-radius: 50%;
box-shadow: 0px 0px 45px 5px rgba(0, 116, 242, 0.4);
}
.about .about-tiles .about-tile:first-child::after {
content: "";
position: absolute;
top: 0%;
left: calc(33.3% - 20px);
width: 1px;
height: 100%;
border-right: 1px solid transparent;
-o-border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
}
.about .about-tiles .about-tile:nth-child(2)::after {
content: "";
position: absolute;
top: 0%;
right: calc(33.3% - 20px);
width: 1px;
height: 100%;
border-left: 1px solid transparent;
-o-border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
}
.about .about-tiles .about-tile:nth-child(4)::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
border-bottom: 1px solid transparent;
-o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
}
.portfolio {
padding-top: 92px;
}
.portfolio .portfolio-title {
margin: 6px 0 74px;
}
.portfolio .tns-inner {
width: calc(100% + 20px);
}
.portfolio .slider__item {
padding-right: 20px;
}
.portfolio .portfolio-slide-description {
display: flex;
align-items: center;
justify-content: space-between;
gap: 15%;
margin-top: 19px;
}
.portfolio .portfolio-slide-text {
max-width: 345px;
}
.portfolio .tns-outer {
position: relative;
}
.portfolio .tns-outer .tns-controls button {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: transparent;
border: none;
color: #fff;
opacity: 0.5;
}
.portfolio .tns-outer .tns-controls button[data-controls=prev] {
left: -84px;
}
.portfolio .tns-outer .tns-controls button[data-controls=next] {
right: -84px;
}
.portfolio .tns-outer .tns-controls button:hover {
opacity: 1;
}
.contacts {
padding-top: 107px;
}
.contacts.contacts-single {
padding-top: 68px;
}
.contacts .contact-title {
text-align: center;
margin-bottom: 12px;
}
.contacts .contact-fields {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
padding: 24px 0;
}
.contacts .contact-fields .contact-field {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
.contacts .contact-fields .contact-field .contact-field-icon {
width: 45px;
height: 45px;
border-radius: 10px;
background-color: #0074F2;
display: flex;
align-items: center;
justify-content: center;
transition: all ease 0.2s;
}
.contacts .contact-fields .contact-field .contact-field-icon:hover {
box-shadow: 0px 0px 45px 5px rgba(0, 116, 242, 0.4);
}
.contacts .contact-fields .contact-field .contact-field-value a {
text-decoration: none;
color: #fff;
border-bottom: 1px solid transparent;
transition: all ease 0.2s;
}
.contacts .contact-fields .contact-field .contact-field-value a:hover {
border-bottom: 1px solid #fff;
}
.service-content {
padding: 37px 0 0;
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: auto auto;
}
.service-content.service-odd .service-image-wrap {
grid-column: 1;
grid-row: 1/3;
padding-right: 70px;
}
.service-content.service-odd .service-content-wrap {
grid-column: 2;
grid-row: 1;
}
.service-content.service-odd .service-text-wrap {
grid-column: 2;
grid-row: 2;
padding-top: 40px;
}
.service-content.service-even .service-image-wrap {
grid-column: 2;
grid-row: 1/3;
padding-left: 70px;
padding-right: 0;
}
.service-content.service-even .service-content-wrap {
grid-column: 1;
grid-row: 1;
}
.service-content.service-even .service-text-wrap {
grid-column: 1;
grid-row: 2;
padding-top: 40px;
}
.service-content .service-image-wrap .service-image {
width: 100%;
height: 100%;
}
.service-content .service-image-wrap .service-image img {
width: 100%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
.service-content .service-content-wrap .service-title-wrap {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
}
.service-content .service-content-wrap .service-title-wrap .service-title-icon {
width: 157px;
min-width: 157px;
}
.service-content .service-content-wrap .service-title-wrap .service-title-icon img {
width: 100%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 55px;
line-height: 1.2;
}
.service-content .service-content-wrap .service-services-wrap {
padding-top: 25px;
}
.service-content .service-content-wrap .service-services-wrap .service-services-list {
-moz-columns: 2;
columns: 2;
gap: 50px;
width: -moz-max-content;
width: max-content;
max-width: 100%;
}
.service-content .service-content-wrap .service-services-wrap .service-services-list li {
color: #fff;
font-size: 20px;
line-height: 1.5;
font-weight: 500;
margin-bottom: 10px;
}
.service-content .service-content-wrap .service-services-wrap .service-services-list li::before {
top: 13px;
width: 4px;
height: 4px;
background-color: #fff;
}
.service-content .service-content-wrap .service-services-wrap .service-services-list li a {
text-decoration: none;
color: #fff;
border-bottom: 1px solid transparent;
transition: all ease 0.2s;
}
.service-content .service-content-wrap .service-services-wrap .service-services-list li a:hover {
border-bottom: 1px solid #fff;
}
.page-services h1 {
margin-top: 25px;
font-size: 55px;
}
.page-services .service-content {
padding-bottom: 90px;
}
.page-services .service-content:last-child {
padding-bottom: 0;
}
.page-services .service-content .service-content-wrap .service-title {
font-size: 45px;
}
.page-services .service-learn-more {
padding: 50px 0 0;
}
.page-services .portfolio .portfolio-title, .page-service .portfolio .portfolio-title {
margin: 6px 0 54px;
}
.breadcrumbs-wrap {
padding: 37px 0 0;
}
.breadcrumbs-wrap .breadcrumbs {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.breadcrumbs-wrap a {
color: inherit;
text-decoration: none;
}
.breadcrumbs-wrap a img {
transition: all ease 0.2s;
}
.breadcrumbs-wrap a:hover {
color: #0074F2;
}
.breadcrumbs-wrap a:hover img {
filter: brightness(0) saturate(100%) invert(27%) sepia(99%) saturate(1352%) hue-rotate(215deg) brightness(119%) contrast(119%);
}
.breadcrumbs-wrap .breadcrumbs-title-last {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 400px;
}
.start-collaboration-wrap {
padding-top: 97px;
display: flex;
align-items: center;
justify-content: center;
}
.page-service .start-collaboration-wrap {
padding-top: 50px;
}
.site {
min-height: 100vh;
}
.error-404 {
margin-top: 100px;
text-align: center;
}
.error-404 p {
font-size: 24px;
line-height: 28px;
font-weight: 400;
} @media only screen and (max-width: 1659px) {
.services .service-tiles .service-tile .service-tile-title {
line-height: 35px;
}
.services .service-tiles .service-tile .circle-arrow-link {
position: absolute;
top: 20px;
right: 20px;
width: 41px;
height: 41px;
min-width: 41px;
}
.services .service-tiles .service-tile .circle-arrow-link img {
top: 3px;
left: 4px;
width: 30px;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 45px;
}
.page-service h2, .page-services h2 {
letter-spacing: 0.02em;
font-size: 45px;
line-height: 55px;
}
.page-service .pretitle, .page-services .pretitle {
font-size: 28px;
}
.page-service .portfolio .portfolio-title, .page-services .portfolio .portfolio-title {
margin: 6px 0 54px;
}
}
@media only screen and (max-width: 1599px) {
.header-content .header-content-right, .footer-content .header-content-right {
gap: 30px;
}
.header-content .menu, .footer-content .menu {
gap: 20px;
}
.header-content, .footer-content {
font-size: 15px;
}
.footer-content .social-links {
gap: 20px;
}
.services .service-tiles .service-tile .service-tile-description ul.fs-small {
font-size: 16px;
line-height: 20px;
}
.services .service-tiles .service-tile .service-tile-description ul.fs-small li::before {
top: 7px;
}
.about .about-tiles {
padding: 30px 0 20px;
}
.portfolio .tns-outer .tns-controls button[data-controls=prev] {
left: -64px;
}
.portfolio .tns-outer .tns-controls button[data-controls=next] {
right: -64px;
}
.portfolio .tns-outer .tns-controls button svg {
width: 45px;
}
.service-content.service-odd .service-image-wrap {
padding-right: 50px;
}
.service-content.service-even .service-image-wrap {
padding-left: 50px;
}
.service-content .service-content-wrap .service-title-wrap .service-title-icon {
width: 120px;
min-width: 120px;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 40px;
}
.page-service h2, .page-services h2 {
font-size: 40px;
line-height: 45px;
}
.page-service .pretitle, .page-services .pretitle {
font-size: 24px;
}
.page-service .portfolio .portfolio-title, .page-services .portfolio .portfolio-title {
margin: 6px 0 44px;
}
}
@media only screen and (max-width: 1365px) {
.header-content .site-branding, .footer-content .site-branding {
width: 315px;
}
.header-content, .footer-content {
gap: 30px;
}
.services .service-tiles {
gap: 10px;
}
.services .service-tiles .service-tile .service-tile-title .small-word {
font-size: 24px;
}
.services .service-tiles .service-tile .service-tile-front {
gap: 0;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description {
font-size: 17px;
line-height: 20px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul li {
margin-bottom: 5px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description.splitted-ul {
flex-direction: column;
gap: 0;
}
.service-content.service-odd .service-image-wrap {
grid-column: 1;
grid-row: 1;
padding-right: 40px;
padding-left: 0;
}
.service-content.service-odd .service-content-wrap {
grid-column: 2;
grid-row: 1;
}
.service-content.service-odd .service-text-wrap {
grid-column: 1/3;
grid-row: 2;
}
.service-content.service-even .service-image-wrap {
grid-column: 2;
grid-row: 1;
padding-left: 40px;
padding-right: 0;
}
.service-content.service-even .service-content-wrap {
grid-column: 1;
grid-row: 1;
}
.service-content.service-even .service-text-wrap {
grid-column: 1/3;
grid-row: 2;
}
.service-content .service-content-wrap .service-title-wrap .service-title-icon {
width: 100px;
min-width: 100px;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 35px;
}
.page-service h2, .page-services h2 {
font-size: 35px;
line-height: 40px;
}
.page-service .pretitle, .page-services .pretitle {
font-size: 20px;
}
.page-service .portfolio .portfolio-title, .page-services .portfolio .portfolio-title {
margin: 6px 0 34px;
}
}
@media only screen and (max-width: 1179px) {
.services .service-tiles {
display: flex;
flex-direction: column;
align-items: center;
}
.services .service-tiles .service-tile {
width: 100%;
max-width: 500px;
}
.services .service-tiles .service-tile .service-tile-title {
line-height: 30px;
}
.services .service-tiles .service-tile .service-tile-title .small-word {
font-size: 28px;
}
.services .service-tiles .service-tile .circle-arrow-link {
position: relative;
top: unset;
right: unset;
width: 59px;
height: 59px;
min-width: 59px;
}
.services .service-tiles .service-tile .circle-arrow-link img {
top: 5px;
left: 4px;
width: unset;
}
.services .service-tiles .service-tile .service-tile-front {
gap: 3%;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description {
font-size: 20px;
line-height: 27px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul li {
margin-bottom: 10px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small {
font-size: 17px;
line-height: 22px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small li {
margin-bottom: 5px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small li::before {
top: 9px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description.splitted-ul {
flex-direction: row;
gap: 10px;
}
.header-content .site-branding, .footer-content .site-branding {
width: 270px;
}
.header-content, .footer-content {
gap: 13px;
}
.header-content .menu, .footer-content .menu {
gap: 13px;
}
.header-content .menu-item, .footer-content .menu-item {
font-size: 15px;
}
.header-content .social-links, .footer-content .social-links {
gap: 16px;
}
.header-content .contact-us, .footer-content .contact-us {
padding: 7px 12px;
font-size: 15px;
}
.header-content .menu-item-has-children {
padding-right: 26px;
}
.portfolio .tns-outer .tns-controls button[data-controls=prev] {
left: -54px;
}
.portfolio .tns-outer .tns-controls button[data-controls=next] {
right: -54px;
}
.portfolio .tns-outer .tns-controls button svg {
width: 35px;
}
.service-content .service-content-wrap .service-title-wrap .service-title-icon {
width: 80px;
min-width: 80px;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 30px;
}
.page-service h2, .page-services h2 {
font-size: 30px;
line-height: 35px;
}
.page-service .pretitle, .page-services .pretitle {
font-size: 18px;
}
.page-services .service-content {
padding-bottom: 60px;
}
}
@media only screen and (max-width: 1099px) {
.site-main {
padding-top: 85px;
}
.header-content .menu-item, .footer-content .menu-item {
font-size: 16px;
}
.header-content {
height: 85px;
position: absolute;
width: 100%;
padding: 0 5.5%;
}
.header-content .contact-us, .header-content .language-selector {
display: none;
}
.header-content .contact-us-mobile {
display: block;
border: none;
border-bottom: 1px solid;
padding: 0;
margin-top: 16px;
font-size: 16px;
font-weight: 600;
}
.header-content .language-selector-mobile {
display: flex;
margin-top: 16px;
gap: 10px;
}
.header-content .language-selector-mobile .language-selector-link {
font-size: 16px;
font-weight: 600;
color: #0074F2;
}
.header-content .language-selector-mobile .language-selector-link:hover {
color: #fff;
}
.header-content .language-selector-mobile .language-selector-link.selected {
opacity: 0.7;
font-weight: 400;
pointer-events: none;
cursor: default;
}
.header-content .menu-toggle {
display: block;
background: none;
border: none;
padding: 0;
}
.header-content .main-navigation {
display: flex;
flex-direction: column;
align-items: flex-end;
position: absolute;
width: 0;
max-width: 194px;
top: 65px;
right: 0;
background-color: rgba(4, 4, 20, 0.4509803922);
border: 1px solid rgba(255, 255, 255, 0.1490196078);
backdrop-filter: blur(36px);
padding: 10px 0 20px 0;
transition: all 0.2s ease-in-out;
overflow-x: hidden;
}
.header-content .main-navigation.open {
width: 194px;
padding-right: 21px;
}
.header-content .main-navigation ul {
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 8px;
}
.header-content .main-navigation ul li {
margin-left: 7px;
}
.header-content .main-navigation .sub-menu {
display: none;
}
.header-content .main-navigation .menu-item-has-children {
padding-right: 0;
}
.header-content .main-navigation .menu-item-has-children::before {
content: none;
}
.header-content .main-navigation .menu-item-has-children::after {
content: none;
}
.page-services .service-content {
padding-bottom: 50px;
}
}
@media only screen and (max-width: 979px) {
.content-block {
width: 100%;
padding: 0 5.5%;
}
h1, h2 {
font-size: 40px;
line-height: 45px;
}
.page-services h1 {
font-size: 40px;
}
.site-title {
flex-direction: column;
align-items: flex-start;
margin-top: 22px;
}
.site-title .explore-now {
margin-top: 28px;
}
.top-background {
height: 1100px;
}
.top-background img {
height: 1100px;
-o-object-fit: none;
object-fit: none;
-o-object-position: 48% 65%;
object-position: 48% 65%;
opacity: 0.7;
}
.top-background::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 280px;
background: linear-gradient(to top, rgba(4, 4, 20, 0), rgba(4, 4, 20, 0.7333333333));
z-index: 1;
}
.pretitle {
font-size: 24px;
line-height: 100%;
}
.services {
padding-top: 128px;
}
.about {
padding: 43px 0 0;
}
.about .about-top-content {
display: flex;
flex-direction: column-reverse;
align-items: flex-start;
justify-content: space-between;
}
.about .about-top-content .about-top-content-text {
width: 100%;
}
.about .about-top-content .about-image {
width: 100%;
height: auto;
position: relative;
}
.about .about-top-content .about-image img {
position: absolute;
width: auto;
margin-top: 0;
margin-left: 0;
bottom: -80px;
z-index: -1;
right: -53%;
}
.about .about-top-content .about-title {
margin-top: 11px;
}
.about .about-top-content .about-text {
margin-top: 30px;
text-shadow: #000 0 0 40px, #000 0 0 30px, #000 0 0 20px, #010 0 0 10px, #010 0 0 40px, #000 0 0 30px, #010 0 0 20px, #010 0 0 10px;
}
.about .about-top-content .about-text p:last-child {
width: 70%;
}
.about .about-tiles {
display: flex;
flex-direction: column;
gap: 20px;
padding-top: 10px;
}
.about .about-tiles .about-tile {
position: relative;
padding-top: 20px;
}
.about .about-tiles .about-tile::before, .about .about-tiles .about-tile:nth-child(4)::before {
content: "";
position: absolute;
top: 0;
left: -6.1797752809%;
width: 112.3595505618%;
height: 1px;
border-bottom: 1px solid transparent;
-o-border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.7) 50.5%, rgba(255, 251, 251, 0.05) 100%) 1;
}
.about .about-tiles .about-tile:first-child::after {
content: none;
}
.about .about-tiles .about-tile:nth-child(2)::after {
content: none;
}
.about .about-tiles .about-tile:first-child::before {
content: none;
}
.about .about-tiles .about-tile .about-tile-text p {
margin-bottom: 0;
}
.portfolio {
padding-top: 56px;
}
.portfolio .portfolio-title {
margin: 11px 0 50px;
}
.portfolio .tns-outer .tns-controls button {
bottom: -100px;
top: unset;
}
.portfolio .tns-outer .tns-controls button[data-controls=prev] {
left: calc(50% - 80px);
}
.portfolio .tns-outer .tns-controls button[data-controls=next] {
right: calc(50% - 80px);
}
.contacts {
padding-top: 110px;
}
.contacts.contacts-single {
padding-top: 40px;
}
.contacts.contacts-single .contact-form-wrap .contact-form-description {
text-align: left;
margin-top: 18px;
}
.contacts .contact-title {
text-align: left;
}
.contacts .contact-fields {
flex-direction: column;
gap: 20px;
}
.contacts .contact-fields .contact-field {
width: 100%;
justify-content: flex-start;
}
.site-main {
padding-bottom: 50px;
overflow: hidden;
}
.start-collaboration-wrap {
padding-top: 30px;
}
.page-services .start-collaboration-wrap {
padding-bottom: 30px;
justify-content: flex-start;
}
.footer-content {
padding-top: 25px;
gap: 25px;
flex-direction: column;
align-items: flex-start;
}
.footer-content .main-navigation ul {
display: grid;
grid-row-gap: 15px;
grid-column-gap: 25px;
grid-template-columns: 1fr 1fr;
}
.footer-content .main-navigation ul li {
margin-left: 0;
}
.footer-content .social-links {
margin-left: -6px;
}
.footer-bottom {
top: unset;
bottom: 25px;
text-align: left;
padding: 0 5.5%;
position: absolute;
}
.site-footer {
height: 340px;
}
.site {
padding-bottom: 340px;
}
.clutch-widget-container {
display: block;
position: absolute;
bottom: 65px;
padding: 0 0 0 5.5%;
}
.service-content {
display: block;
position: relative;
padding-top: 150px;
}
.service-content.service-odd {
display: flex;
flex-direction: column;
}
.service-content.service-odd .service-image-wrap {
padding-right: 0;
padding-left: 0;
order: -1;
}
.service-content.service-odd .service-content-wrap {
order: 0;
}
.service-content.service-odd .service-text-wrap {
order: 1;
}
.service-content.service-even .service-image-wrap {
order: 2;
padding-right: 0;
padding-left: 0;
}
.service-content.service-even .service-content-wrap {
display: contents;
}
.service-content.service-even .service-content-wrap .service-title-wrap {
order: 1;
}
.service-content.service-even .service-content-wrap .service-services-wrap {
order: 3;
}
.service-content.service-even .service-text-wrap {
order: 4;
}
.service-content .service-content-wrap .service-title-wrap .service-title {
font-size: 35px;
}
.service-content-wrap .service-title-wrap {
position: absolute;
top: 20px;
left: 0;
}
.service-content-wrap .service-title {
padding-top: 15px;
}
.page-services .service-content:last-child {
padding-bottom: 35px;
}
.page-service .portfolio {
padding-bottom: 60px;
}
}
@media only screen and (max-width: 767px) {
.popup-container {
padding: 66px 7% 16px;
}
.popup-container .popup-close {
top: 20px;
right: 7%;
}
.contact-form-wrap .contact-form-title h2 {
font-size: 32px;
line-height: 1;
}
.contact-form-wrap .contact-form-description {
font-size: 16px;
margin-bottom: 24px;
}
.contact-form-wrap .contact-form-content form .cf7-popup {
flex-direction: column;
gap: 0;
}
.contact-form-wrap .contact-form-content form .cf7-popup .cf7-popup-part {
width: 100%;
}
.contact-form-wrap .contact-form-content form.sent, .contact-form-wrap .contact-form-content form.failed, .contact-form-wrap .contact-form-content form.spam, .contact-form-wrap .contact-form-content form.aborted, .contact-form-wrap .contact-form-content form.unaccepted, .contact-form-wrap .contact-form-content form.invalid {
padding-bottom: 48px;
}
.contacts .contact-fields {
padding: 16px 0 20px;
}
}
@media only screen and (max-width: 639px) {
.service-content {
padding-top: 125px;
}
.service-content.service-odd {
display: flex;
flex-direction: column;
}
.service-content.service-odd .service-image-wrap {
order: -1;
}
.service-content.service-odd .service-content-wrap {
order: 0;
}
.service-content.service-odd .service-text-wrap {
order: 1;
}
.service-content.service-even .service-image-wrap {
order: 2;
padding-right: 0;
padding-left: 0;
}
.service-content.service-even .service-content-wrap {
display: contents;
}
.service-content.service-even .service-content-wrap .service-title-wrap {
order: 1;
}
.service-content.service-even .service-content-wrap .service-services-wrap {
order: 3;
}
.service-content.service-even .service-text-wrap {
order: 4;
}
.service-content.service-odd .service-content-wrap .service-title-wrap .service-title-icon, .service-content.service-even .service-content-wrap .service-title-wrap .service-title-icon {
width: 70px;
min-width: 70px;
}
.service-content.service-odd .service-content-wrap .service-title-wrap .service-title, .service-content.service-even .service-content-wrap .service-title-wrap .service-title {
font-size: 25px;
}
.service-content.service-odd .service-content-wrap .service-services-wrap, .service-content.service-even .service-content-wrap .service-services-wrap {
padding-top: 25px;
}
.service-content.service-odd .service-content-wrap .service-services-wrap .service-services-list, .service-content.service-even .service-content-wrap .service-services-wrap .service-services-list {
-moz-columns: 1;
columns: 1;
gap: 0;
width: 100%;
}
.service-content.service-odd .service-content-wrap .service-services-wrap .service-services-list li, .service-content.service-even .service-content-wrap .service-services-wrap .service-services-list li {
font-size: 18px;
margin-bottom: 6px;
}
.service-content.service-odd .service-content-wrap .service-services-wrap .service-services-list li::before, .service-content.service-even .service-content-wrap .service-services-wrap .service-services-list li::before {
top: 11px;
width: 3px;
height: 3px;
}
.page-service h2, .page-services h2 {
font-size: 25px;
line-height: 30px;
}
.page-service .pretitle, .page-services .pretitle {
font-size: 16px;
}
.page-service .portfolio .portfolio-title, .page-services .portfolio .portfolio-title {
margin: 6px 0 24px;
}
}
@media only screen and (max-width: 529px) {
.services .service-tiles .service-tile .service-tile-title .small-word {
font-size: 23px;
}
.page-services h1 {
font-size: 25px;
}
}
@media only screen and (max-width: 479px) {
.services .service-tiles .service-tile .service-tile-title {
font-size: 20px;
line-height: 24px;
}
.services .service-tiles .service-tile .service-tile-title .small-word {
font-size: 20px;
}
.services .service-tiles .service-tile .circle-arrow-link {
position: absolute;
top: 20px;
right: 20px;
width: 41px;
height: 41px;
min-width: 41px;
}
.services .service-tiles .service-tile .circle-arrow-link img {
top: 3px;
left: 4px;
width: 30px;
}
.services .service-tiles .service-tile .service-tile-front {
gap: 0;
}
.services .service-tiles .service-tile .service-tile-front .service-tile-description {
font-size: 16px;
line-height: 24px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description {
font-size: 16px;
line-height: 20px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul li {
margin-bottom: 5px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul li::before {
top: 8px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small {
font-size: 16px;
line-height: 20px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small li {
margin-bottom: 5px;
}
.services .service-tiles .service-tile .service-tile-back .service-tile-description ul.fs-small li::before {
top: 8px;
}
.service-content.service-odd {
display: flex;
flex-direction: column;
}
.service-content.service-odd .service-image-wrap {
order: -1;
}
.service-content.service-odd .service-content-wrap {
order: 0;
}
.service-content.service-odd .service-text-wrap {
order: 1;
}
.service-content.service-even .service-image-wrap {
order: 2;
padding-right: 0;
padding-left: 0;
}
.service-content.service-even .service-content-wrap {
display: contents;
}
.service-content.service-even .service-content-wrap .service-title-wrap {
order: 1;
}
.service-content.service-even .service-content-wrap .service-services-wrap {
order: 3;
}
.service-content.service-even .service-text-wrap {
order: 4;
}
.service-content.service-odd .service-content-wrap .service-title-wrap .service-title-icon, .service-content.service-even .service-content-wrap .service-title-wrap .service-title-icon {
width: 60px;
min-width: 60px;
}
.service-content.service-odd .service-content-wrap .service-title-wrap .service-title, .service-content.service-even .service-content-wrap .service-title-wrap .service-title {
font-size: 23px;
}
.contacts-single h1 {
font-size: 34px;
}
}
@media only screen and (max-width: 414px) {
.services .service-tiles .service-tile .service-tile-back .service-tile-description.splitted-ul:has(.fs-small) {
gap: 0;
flex-direction: column;
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #FFF;
border: 1px solid #F0F0F0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} ::-moz-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-webkit-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-moz-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
} @media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}