@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;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}
.slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

.main-services__title,
.main-screen__title,
.title {
font-family: "OpenSans-Bold", sans-serif;
display: swap;
}
html,
body {
font-family: "Montserrat-Medium", sans-serif;
display: swap;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
ul[class],
ol[class] {
padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
margin: 0;
padding: 0;
-webkit-margin-before: 0;
margin-block-start: 0;
-webkit-margin-after: 0;
margin-block-end: 0;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
-webkit-margin-end: 0px;
margin-inline-end: 0px;
font-weight: inherit;
}
input,
button,
textarea,
select {
font: inherit;
}
ul[class],
li[class] {
list-style: none;
}
img {
max-width: 100%;
display: block;
}
a {
display: inline-block;
text-decoration: none;
color: inherit;
}
html,
body {
height: 100%;
color: #F5F5F5;
margin: 0 auto;
background-color: rgb(33, 59, 94);
font-size: 16px;
}
body.menu-opened {
overflow: hidden;
}
::-webkit-scrollbar {
width: 8px;
margin: 3px;
}
::-webkit-scrollbar-track {
background-color: #A1B4CC;
position: relative;
border-radius: 5px;
}
::-webkit-scrollbar-thumb {
background-color: green;
background: rgb(33, 59, 94);
border-radius: 5px;
border: 1px solid #A1B4CC;
}
.wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100%;
}
.main {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.container {
max-width: 1920px;
margin: 0 auto;
padding: 0 140px;
}
.container-fluid {
max-width: 1920px;
margin: 0 auto;
}
.section {
padding: 50px 0;
}
.title {
font-size: 64px;
line-height: 70px;
text-transform: uppercase;
margin-bottom: 30px;
color: #F5F5F5;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
}
.global-btn {
padding: 12px 40px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
background-color: rgb(33, 59, 94);
-webkit-transition: all 0.3s;
transition: all 0.3s;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
cursor: pointer;
}
.global-btn:hover {
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(171, 207, 255, 0.4), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(171, 207, 255, 0.4);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(171, 207, 255, 0.4), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(171, 207, 255, 0.4);
color: rgb(171, 207, 255);
}
.slick-prev {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0px;
z-index: 1;
}
.slick-next {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0px;
z-index: 1;
}
.slick-arrow {
cursor: pointer;
background-color: transparent;
border: none;
}
.slick-arrow .arrow__wrapper img {
width: 38px;
height: 67px;
}
.slick-dots {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
}
.slick-dots button {
border: 1px solid #F5F5F5;
border-radius: 2px;
height: 10px;
width: 15px;
margin: 20px 6px;
font-size: 0;
margin-bottom: 0;
cursor: pointer;
background-color: transparent;
}
.slick-dots li[class=slick-active] button {
background-color: #F5F5F5;
width: 40px;
}
.global-reviews__wrapper {
position: relative;
max-width: 1250px;
width: 100%;
margin: 0 auto;
}
.modal {
position: fixed;
z-index: 10;
top: 0;
width: 100%;
height: 100%;
background: rgba(33, 59, 94, 0.9);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
display: none;
}
.modal__inner {
width: 100%;
}
.modal__wrapper {
position: relative;
max-width: 1140px;
margin: 0 auto;
width: 100%;
}
.modal__title {
position: relative;
text-align: center;
margin: 0 auto;
margin-bottom: 30px;
}
.close__btn {
position: absolute;
top: 12px;
right: 0;
cursor: pointer;
}
.close__line {
width: 30px;
background-color: #F5F5F5;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 6px;
position: relative;
}
.close__line1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 6px;
}
.close__line2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -3px;
}
.show {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hide {
display: none;
}
.breadcrumbs {
padding-top: 90px;
margin-bottom: 20px;
}
.breadcrumbs__list-item {
display: inline-block;
padding-right: 18px;
margin-right: 3px;
font-size: 14px;
position: relative;
color: #F5F5F5;
}
.breadcrumbs__list-item::after {
position: absolute;
content: ">";
right: 2px;
top: 0px;
}
.breadcrumbs__list-item a {
-webkit-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.breadcrumbs__list-item:last-child::after {
display: none;
}
@font-face {
font-family: "OpenSans-Bold";
src: url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/OpenSans-Bold.eot);
src: local("☺"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/OpenSans-Bold.woff) format("woff"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/OpenSans-Bold.ttf) format("truetype"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/OpenSans-Bold.woff2) format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Montserrat-Medium";
src: url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Medium.eot);
src: local("☺"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Medium.woff) format("woff"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Medium.ttf) format("truetype"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Medium.woff2) format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Montserrat-Regular";
src: url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Regular.eot);
src: local("☺"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Regular.woff) format("woff"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Regular.ttf) format("truetype"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/Montserrat-Regular.woff2) format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "futuramdbtrusbyme_bold";
src: url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/futuramdbtrusbyme_bold.eot);
src: local("☺"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/futuramdbtrusbyme_bold.woff) format("woff"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/futuramdbtrusbyme_bold.ttf) format("truetype"), url(//obrabotka.io/wp-content/themes/iforce/assets/fonts/futuramdbtrusbyme_bold.woff2) format("woff2");
font-weight: normal;
font-style: normal;
}
.header {
background-color: rgb(33, 59, 94);
padding: 20px 0;
position: absolute;
z-index: 10;
left: 0;
right: 0;
}
.header__fixed {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-animation-name: show_header;
animation-name: show_header;
-webkit-animation-duration: 1s;
animation-duration: 1s;
z-index: 100;
}
@-webkit-keyframes show_header {
0% {
opacity: 0;
top: -70px;
}
100% {
opacity: 1;
top: 0;
}
}
@keyframes show_header {
0% {
opacity: 0;
top: -70px;
}
100% {
opacity: 1;
top: 0;
}
}
.header__logo {
margin-right: 20px;
width: 178px;
height: 44px;
}
.header__logo img {
width: 178px;
height: 44px;
}
.header__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.menu-list {
display: inline-block;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.menu-list:hover {
color: rgb(171, 207, 255);
}
.menu-list+.menu-list {
margin-left: 28px;
}
.menu-list__link-drop {
position: relative;
padding-right: 20px;
}
.menu-list__link-drop::before {
position: absolute;
content: "";
border: 7px solid transparent;
border-top: 8px solid #F5F5F5;
top: 7px;
right: 0px;
}
.menu-list__link-drop:hover::before {
content: "";
border-top: 8px solid #abcfff !important;
}
.menu-list__link-menu {
display: none;
position: absolute;
left: -20px;
}
.menu-list__link.menu-list__link-menu:hover {
color: rgb(171, 207, 255);
}
.menu-list__link-drop {
position: relative;
}
.menu-list__link-drop:hover .menu-list__link-menu {
display: block;
color: #F5F5F5;
padding-top: 20px;
padding-left: 20px;
border-radius: 5px;
background-color: rgb(33, 59, 94);
}
.menu-list__link-menu--link {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.menu-list__link-menu--list {
width: 280px;
margin-bottom: 15px;
}
.menu-list__link-menu--list:hover .menu-list__link-menu--link {
color: #abcfff;
}
.mob-menu__contacts-link {
-webkit-transition: all 0.3s;
transition: all 0.3s;
display: block;
}
.mob-menu__contacts-link:hover {
color: rgb(171, 207, 255);
}
.menu__btn {
width: 42px;
height: 42px;
cursor: pointer;
z-index: 100;
display: none;
padding-top: 4px !important;
border-radius: 5px;
z-index: 3;
}
.menu__btn.active .row {
height: 3px;
}
.menu__btn.active .row1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: relative;
top: 8px;
background-color: #F5F5F5;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.menu__btn.active .row2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
position: relative;
top: -1px;
background-color: #F5F5F5;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.menu__btn.active .row3 {
opacity: 0;
}
.row {
width: 25px;
background-color: #F5F5F5;
height: 3px;
border-radius: 5px;
display: block;
margin-bottom: 6px;
margin-top: 6px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 6px auto;
}
.mob-menu {
display: none;
}
.header__contants {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.social {
margin-right: 30px;
}
.social__list {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
background-color: rgb(33, 59, 94);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.social__list:hover .social__list-link svg path {
fill: rgb(171, 207, 255);
}
.social__list+.social__list {
margin-left: 20px;
}
.social__list img {
width: 20px;
height: 18px;
}
.social__list:hover {
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(171, 207, 255, 0.4), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(171, 207, 255, 0.4);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(171, 207, 255, 0.4), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(171, 207, 255, 0.4);
}
.social__list-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
}
.main-screen {
padding-top: 80px;
width: 100%;
margin-top: 84px;
height: 90vh;
background-repeat: no-repeat;
background-size: contain;
background-position: top right;
position: relative;
}
.main-screen__title {
font-size: 96px;
text-transform: uppercase;
letter-spacing: -6px;
line-height: 120px;
margin-bottom: 30px;
}
.main-screen__subtitle {
font-size: 20px;
margin-bottom: 20px;
}
.main-screen__box {
margin-bottom: 50px;
}
.main-services__inner {
display: -ms-grid;
display: grid;
gap: 20px;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
-ms-grid-rows: 6fr;
grid-template-rows: 6fr;
}
.main-services__item {
height: 496px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.main-services__item:hover {
background-size: 110% 110%;
}
.main-services__item:hover .main-services__other {
color: rgb(171, 207, 255);
}
.main-services-bg {
background: -webkit-gradient(linear, left top, left bottom, from(#213b5e), to(rgba(33, 59, 94, 0.3)));
background: linear-gradient(180deg, #213b5e 0%, rgba(33, 59, 94, 0.3) 100%);
height: 100%;
padding: 50px;
}
.main-services__item-big {
height: 100%;
}
.main-services__item-one {
grid-row-start: span 3;
}
.main-services__item-two {
grid-row-start: span 2;
}
.main-services__item-three {
grid-row-start: span 2;
}
.main-services__item-fov {
grid-row-start: span 3;
}
.main-services__item-five {
grid-row-start: span 2;
}
.main-services__number {
margin-bottom: 10px;
}
.main-services__title {
font-size: 48px;
line-height: 48px;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: -2px;
}
.main-services__other {
padding-right: 20px;
position: relative;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.main-services__other::before {
position: absolute;
content: "";
background-image: url(//obrabotka.io/wp-content/themes/iforce/assets/images/icons/arrow-services.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
width: 15px;
height: 7px;
right: 0;
top: 7px;
}
.adv__item-img {
width: 80px;
height: 80px;
margin: 0 auto;
margin-bottom: 10px;
}
.adv__inner {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.adv__item {
text-align: center;
margin-bottom: 50px;
}
.main-company .container {
position: relative;
}
.main-company .container::before {
position: absolute;
content: "";
top: 0;
right: 0;
width: 950px;
height: 235px;
background-image: url(//obrabotka.io/wp-content/themes/iforce/assets/images/icons/iforce.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.main-company__descr {
margin-bottom: 30px;
}
.main-company__title {
padding-top: 130px;
}
.slider-services {
max-width: 2500px;
margin: 0 auto;
}
.slider-services__descr {
margin-bottom: 30px;
}
.product__box-wrapper {
background-repeat: no-repeat;
background-size: auto 80%;
background-position: bottom left;
padding-bottom: 20px;
margin-bottom: 70px;
}
.product__box-wrapper:last-child {
margin-bottom: 0;
}
.product {
padding-top: 0;
}
.product__item {
margin-bottom: 50px;
}
.product__item:last-child {
margin-bottom: 0;
}
.product__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 30px;
}
.slider-for {
max-width: 700px;
width: 100%;
}
.product1-img {
width: 700px;
height: 490px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 3px;
}
.product__box {
margin-left: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: justify;
align-content: space-between;
}
.product__box-title {
font-size: 32px;
text-transform: uppercase;
margin-bottom: 20px;
}
.product__text {
margin-bottom: 20px;
}
.product__inner {
width: 100%;
margin-bottom: 5px;
}
.product__inners {
font-size: 16px;
line-height: 18px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
margin-bottom: 10px;
}
.product__inners:last-child {
margin-bottom: 0;
}
.product__inners::before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 18px;
border-bottom: 1px dashed rgba(0, 224, 255, 0.5);
}
.slider-nav__wrapper {
position: relative;
margin-bottom: 30px;
padding: 0 60px;
}
.slider-nav__wrapper .slick-prev {
position: absolute;
top: 43%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0px;
z-index: 1;
}
.slider-nav__wrapper .slick-next {
position: absolute;
top: 43%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0px;
}
.product2-img {
max-width: 250px;
height: 150px;
margin: 0 auto;
border-radius: 3px;
}
.product__btn {
margin-left: 30px;
}
.partners__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 15px;
}
.partners__item {
margin-bottom: 30px;
max-width: 294px;
width: 100%;
height: 176px;
border-radius: 5px;
}
.partners__item img {
max-width: 294px;
width: 100%;
height: 176px;
border-radius: 5px;
}
.main-questions {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.main-questions .global-btn {
margin: 0 auto;
}
.questions__inner {
margin-bottom: 50px;
}
.questions__item {
padding: 20px 60px;
max-width: 1274px;
width: 100%;
margin: 0 auto;
margin-bottom: 20px;
border-radius: 5px;
border: 1px solid #F5F5F5;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
background-color: rgb(33, 59, 94);
}
.questions__item.main-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.questions__item.main-btn:hover {
-webkit-box-shadow: 0px 0px 10px rgba(171, 207, 255, 0.5);
box-shadow: 0px 0px 10px rgba(171, 207, 255, 0.5);
}
.questions__wrapper {
position: relative;
z-index: 10;
}
.questions__item-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.questions__item-title--text {
position: relative;
}
.questions__item-title--btn.active {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.questions__item-title--btn.active .questions__row-1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.questions__item-title--btn.active .questions__row-2 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 9px;
}
.questions__row {
height: 3px;
width: 25px;
border-radius: 10px;
margin-left: 20px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #F5F5F5;
}
.questions__row-1 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: relative;
top: 12px;
}
.questions__row-2 {
position: relative;
top: 10px;
}
.questions__item-text {
padding-top: 25px;
display: none;
}
.questions__text-open {
display: block;
}
.offer__inner {
overflow: hidden;
}
@media (min-width: 1000px) {
.offer__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.offer__content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-right: 30px;
}
.offer__content .container {
max-width: 1920px;
width: 100%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.offer__body {
width: 50%;
}
.offer__imeage img {
max-width: 100%;
}
@media (min-width: 1000px) {
.offer__imeage {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
-webkit-transform: translate(-100%, 0px);
-ms-transform: translate(-100%, 0px);
transform: translate(-100%, 0px);
}
}
.offer__descr {
margin-bottom: 30px;
}
.reviews {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.reviews__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background-color: #F5F5F5;
max-width: 1100px;
width: 100%;
margin: 0 auto;
border-radius: 5px;
color: rgb(33, 59, 94);
padding: 20px;
height: 370px;
}
.reviews__box {
padding-right: 15px;
padding-left: 30px;
overflow-y: auto;
}
.reviews__img {
max-width: 540px;
width: 100%;
height: 330px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 5px;
margin-left: 20px;
}
.reviews__name {
font-size: 20px;
margin-bottom: 30px;
font-weight: bold;
}
.main-request {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.main-request--bg {
padding: 130px 0;
}
.request__title {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.request__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 25px;
}
.request__item {
max-width: 450px;
width: 100%;
margin: 0px 10px;
}
.request__items-input {
border: 1px solid #F5F5F5;
color: rgb(33, 59, 94);
padding: 20px 30px;
margin-bottom: 20px;
width: 100%;
font-size: 16px;
border-radius: 3px;
}
.request__items-input::-webkit-input-placeholder {
color: #A1B4CC;
}
.request__items-input::-moz-placeholder {
color: #A1B4CC;
}
.request__items-input:-ms-input-placeholder {
color: #A1B4CC;
}
.request__items-input::-ms-input-placeholder {
color: #A1B4CC;
}
.request__items-input::placeholder {
color: #A1B4CC;
}
.request__items-textarea {
margin-bottom: 0;
height: 143px !important;
resize: none;
}
.request__inner-btn {
width: 100%;
text-align: center;
}
.request-btn {
color: #F5F5F5;
border: none;
}
.main-contacts__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main-contacts-text {
display: block;
margin-bottom: 15px;
}
.main-contacts .social {
margin-bottom: 20px;
}
.main-contacts__item iframe {
border-radius: 5px;
}
.main-contacts__tel,
.main-contacts__email {
-webkit-transition: all 0.3s;
transition: all 0.3s;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.main-contacts__tel:hover,
.main-contacts__email:hover {
color: rgb(171, 207, 255);
}
.footer {
padding-bottom: 30px;
}
.footer__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
margin-bottom: 30px;
}
.footer__item-address {
max-width: 360px;
width: 100%;
}
.footer__item-click {
max-width: 220px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.footer__item-click .social {
margin-right: 0;
}
.footer__contacts {
margin-bottom: 20px;
margin-left: auto;
display: block;
}
.footer__rec {
margin: 0 auto;
margin-bottom: 30px;
text-align: center;
}
.lapki {
margin: 0 auto;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
-webkit-transition: all 0.3s;
transition: all 0.3s;
display: block;
}
.lapki:hover {
color: rgb(171, 207, 255);
}
.footer__item-list {
display: block;
margin-bottom: 10px;
}
.footer__item-list--link {
display: block;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.footer__item-list--link:hover {
color: rgb(171, 207, 255);
}
.starting-screen {
height: 90vh;
margin-top: 0px;
position: relative;
}
.mini-screen {
height: 650px;
}
.center-title {
text-align: center !important;
margin: 0 auto;
margin-bottom: 50px;
padding-top: 100px;
}
.center-btn {
margin: 0 auto;
text-align: center;
display: block;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.politics__title-h4 {
font-size: 24px;
margin-bottom: 20px;
}
.mini-h-section {
height: 550px;
}
.text-descr {
margin-bottom: 20px;
}
.widget {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 1;
}
.widget:hover .widget__box {
opacity: 1;
display: block;
}
.widget-img {
width: 60px;
height: 60px;
cursor: pointer;
}
.widget::before {
content: '';
position: absolute; left: -20px;
opacity: 0;
right: -20px;
top: -20px;
bottom: -20px;
border-radius: 50%;
background-color: rgba(0, 99, 145, 0.2);
animation: pulse 2.5s linear infinite;
z-index: -1;
}
.widget::after {
animation-delay: 5s;
}
@keyframes pulse {
0% {
transform: scale(0.5);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
.widget__box {
position: absolute;
top: -150px;
right: 0;
width: 270px;
opacity: 0;
display: none;
padding-bottom: 40px;
z-index: -1;
}
.widget__box-link {
display: block;
background-color: rgb(33, 59, 94);
border-radius: 17px;
margin-bottom: 10px;
padding: 7px 10px 7px 15px;
font-size: 14px;
position: relative;
width: fit-content;
margin-left: auto;
padding-right: 40px;
transition: all .3s;
border: 1px solid #abcfff;
}
.widget__box-link:hover {
color: #abcfff; border: 1px solid #abcfff;
-webkit-box-shadow: -1px -1px 15px 0px #abcfff, 1px 1px 15px 0px #abcfff, 5px 5px 10px 0px rgba(0, 0, 0, 0.3) inset, -5px -5px 10px 0px rgba(255, 255, 255, 0.2) inset;
box-shadow: -1px -1px 15px 0px #abcfff, 1px 1px 15px 0px #abcfff, 5px 5px 10px 0px rgba(0, 0, 0, 0.3) inset, -5px -5px 10px 0px rgba(255, 255, 255, 0.2) inset;
color: #abcfff;
}
.widget__box-link--img {
width: 20px;
height: 20px;
position: absolute;
top: 6px;
right: 10px;
}
.start-screen {
height: 700px;
}
.dev-portfolio__inner {
display: -ms-grid;
display: grid;
gap: 18px;
-ms-grid-columns: (1fr)[6];
grid-template-columns: repeat(6, 1fr);
-ms-grid-rows: (1fr)[3];
grid-template-rows: repeat(3, 1fr);
}
.dev-portfolio__item {
background-color: #fff;
height: 300px;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
border-radius: 5px;
overflow: hidden;
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
height: 100%;
}
.dev-portfolio__item img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
width: 100%;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.dev-portfolio__item img:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.dev-portfolio__item-one {
grid-column-start: span 2;
height: 100%;
grid-row-start: span 3;
}
.dev-portfolio__item-two {
grid-row-start: span 2;
height: 100%;
}
.dev-portfolio__item-three {
grid-column-start: span 3;
grid-row-start: span 2;
height: 100%;
}
.dev-portfolio__item-fov {
grid-column-start: span 2;
}
.dev-portfolio__item-five {
grid-column-start: span 2;
}
.dev-reqest__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.dev-reqest__item {
width: 60%;
}
.dev-reqest__item-box {
width: 40%;
}
.dev-reqest__items {
width: 100%;
max-width: 280px;
display: inline-block;
}
.dev-reqest__btn {
display: inline-block;
margin-left: 30px;
margin-bottom: 30px;
}
.dev-reqest__littletext {
font-size: 12px;
margin-bottom: 30px;
}
.dev-reqest__descr {
margin-bottom: 30px;
}
.dev-contacts {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.dev-contacts .mob-menu__contacts-link {
display: inline-block;
margin-bottom: 0;
}
.dev-contacts .social {
display: inline-block;
margin-left: 30px;
}
.dev-descr__text {
margin-bottom: 30px !important;
width: 100%;
max-width: 1100px;
}
.dev-descr__text p {
width: 100%;
max-width: 1100px;
}
.dev-descr {
position: relative;
}
.dev-descr-bg {
position: absolute;
bottom: 0;
z-index: -1;
background-repeat: no-repeat;
background-size: contain;
background-position: bottom right;
width: 100%;
height: 70%;
}
.devlinkseo__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 30px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.devlinkseo__item {
background-size: cover;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
width: 48%;
height: 360px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3), -3px -3px 3px 0 rgba(161, 180, 204, 0.3), inset 3px 3px 3px 0 rgba(0, 0, 0, 0.3), inset -3px -3px 3px 0 rgba(161, 180, 204, 0.3);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.devlinkseo__item .main-services-bg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 30px;
}
.devlinkseo__item:hover {
background-size: 110% 110%;
}
.devlinkseo__item:hover .main-services__other {
color: rgb(171, 207, 255);
}
.deev-request-btn {
padding-top: 0 !important;
line-height: 16px;
}
.deev-request-btn button {
font-size: 16px !important;
line-height: 16px !important;
}
@media (max-width: 1850px) {
.menu__btn {
display: block;
}
.mob-menu {
display: block;
}
.mob-menu__contacts-link {
margin-bottom: 30px;
}
.nav {
display: none;
z-index: 3;
}
.nav.active {
position: fixed;
top: 0px;
right: 0;
max-width: 500px;
width: 100%;
bottom: 0;
background-color: rgb(33, 59, 94);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 100px 150px 40px 70px;
height: 100%;
overflow-y: auto;
}
.nav.active .menu-wrapper {
width: 100%;
}
.nav.active .menu-list {
margin-bottom: 20px;
}
.nav.active .menu-list+.menu-list {
display: block;
margin-left: 0;
}
.header__contants {
margin-left: auto;
margin-right: 30px;
}
.menu-list__link-drop:hover {
padding-top: 0px;
padding-left: 0px;
}
.menu-list__link-drop::before {
display: none;
}
.menu-list__link-menu {
display: block;
position: inherit;
left: 0;
padding-top: 20px !important;
padding-left: 20px !important;
}
.mob-menu .social {
margin-bottom: 20px;
}
}
@media (max-width: 1700px) {
.footer__item-logo {
width: 100%;
margin-bottom: 20px;
}
.footer__inner {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dev-reqest__title {
height: 100%;
}
.dev-reqest__btn {
display: block;
margin-left: 0;
}
}
@media (max-width: 1600px) {
.header {
padding: 15px 0;
}
.main-screen {
margin-top: 74px;
}
.container {
padding: 0 100px;
}
.main-screen__title {
font-size: 80px;
line-height: 96px;
}
.adv__inner {
-ms-grid-columns: (1fr)[2] !important;
grid-template-columns: repeat(2, 1fr) !important;
}
.product__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.product__box {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin: 0;
margin-bottom: 30px;
}
.slider-for {
margin: 0 auto;
}
.product__box__wrapper {
width: 100%;
}
.dev-portfolio__inner {
-ms-grid-columns: (1fr)[2] !important;
grid-template-columns: repeat(2, 1fr) !important;
-ms-grid-rows: (1fr)[2] !important;
grid-template-rows: repeat(2, 1fr) !important;
gap: 0;
padding: 10px;
}
.dev-portfolio__item {
height: 800px !important;
margin-bottom: 10px;
}
.dev-portfolio__item-one {
grid-column-start: span 1;
height: 100%;
grid-row-start: span 2;
}
.dev-portfolio__item-two {
grid-row-start: span 2;
height: 100%;
margin-left: 10px;
}
.dev-portfolio__item-fov {
grid-column-start: span 1;
height: 500px !important;
}
.dev-portfolio__item-five {
grid-column-start: span 1;
height: 500px !important;
margin-left: 10px;
}
.devlinkseo__item {
height: 320px;
}
}
@media (max-width: 1500px) {
.reviews__item {
max-width: 1000px;
}
}
@media (max-width: 1400px) {
.title {
font-size: 48px;
line-height: 58px;
}
.container {
padding: 0 80px;
}
.main-screen {
background-size: cover;
background-position: top left;
}
.main-services-bg {
padding: 30px;
}
.main-services__title {
font-size: 40px;
line-height: 40px;
}
.main-services__number img {
height: 100px;
}
.main-company .container::before {
width: 730px;
height: 180px;
}
.main-contacts__item iframe {
width: 500px;
height: 350px;
}
.footer__item-address {
max-width: 500px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media (max-width: 1300px) {
.reviews__item {
max-width: 900px;
}
.reviews__img {
max-width: 400px;
}
.reviews__box {
padding-left: 0;
}
.devlinkseo__item {
height: 280px;
}
}
@media (max-width: 1200px) {
.nav.active {
padding: 80px 150px 40px 70px;
}
.main-screen__title {
font-size: 70px;
line-height: 88px;
}
.main-screen__subtitle {
font-size: 18px;
}
.main-services__item {
height: 350px;
}
.main-services__item-big {
height: 100%;
}
.main-services__number img {
height: 80px;
}
.main-services__title {
font-size: 32px;
line-height: 34px;
margin-bottom: 5px;
}
.reviews__item {
max-width: 800px;
}
.dev-portfolio__item {
height: 350px !important;
}
.devlinkseo__item {
height: 280px !important;
}
}
@media (max-width: 1100px) {
.container {
padding: 0 60px;
}
.main-services__item {
height: 300px;
}
.main-services__item-big {
height: 100%;
}
.main-company__title {
padding-top: 200px;
}
.slider-nav__wrapper {
padding: 0;
}
.slick-prev {
display: none !important;
}
.slick-next {
display: none !important;
}
.product1-img {
width: 650px;
height: 387px;
}
.partners__item {
max-width: 220px;
width: 100%;
height: 131px;
}
.partners__item img {
max-width: 220px;
width: 100%;
height: 131px;
}
.reviews__slider {
margin: 0 10px;
}
.reviews__text {
padding-right: 15px;
}
.reviews__item {
max-width: 100%;
}
.main-contacts__inner {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main-contacts__item-map {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.main-contacts__item {
width: 100%;
}
.main-contacts__item iframe {
width: 100%;
height: 350px;
}
.dev-reqest__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.dev-reqest__item-box {
width: 100%;
text-align: center;
}
.dev-reqest__item {
width: 100%;
text-align: center;
}
.dev-contacts {
text-align: center;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto;
}
}
@media (max-width: 1000px) {
.offer__body {
width: 100%;
}
.offer__content {
margin-bottom: 30px;
}
.offer__imeage {
padding: 0 20px;
}
.offer__imeage img {
max-width: 600px;
width: 100%;
margin: 0 auto;
-o-object-fit: contain;
object-fit: contain;
}
.footer__item-click {
max-width: 280px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-right: auto;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.footer__contacts {
margin-right: auto;
margin-left: inherit;
}
.footer__item-address {
max-width: 100%;
}
}
@media (max-width: 900px) {
.main-screen__title {
font-size: 64px;
line-height: 80px;
}
.main-services__inner {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-ms-grid-rows: 6fr;
grid-template-rows: 6fr;
}
.main-services__item {
background-size: cover;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.main-services__item:hover {
background-size: cover;
}
.main-services__number img {
height: 60px;
}
.title {
font-size: 36px;
line-height: 40px;
}
.partners__item {
max-width: 210px;
width: 100%;
height: 120px;
margin-bottom: 0px;
}
.partners__item img {
max-width: 210px;
width: 100%;
height: 120px;
}
.questions__item {
padding: 20px;
}
.reviews__item {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.reviews__box {
margin-bottom: 20px;
padding-right: 0;
}
.reviews__name {
margin-bottom: 20px;
}
.reviews__img {
max-width: 100%;
width: 100%;
height: 300px;
margin-left: 0;
}
.reviews__item {
height: 500px;
}
.reviews__text {
height: 100px;
overflow-y: auto;
}
.main-services__item-one {
order: 1 !important;
}
.main-services__item-two {
order: 3 !important;
}
.main-services__item-three {
order: 4 !important;
}
.main-services__item-fov {
order: 2 !important;
}
.main-services__item-five {
order: 5 !important;
}
.header__contants .social {
display: none;
}
.header-mail {
display: none;
}
.devlinkseo__item {
height: 220px !important;
width: 100%;
}
.devlinkseo__item .main-services-bg {
padding: 20px;
}
}
@media (max-width: 800px) {
.container {
padding: 0 40px;
}
.header__logo {
width: 145px;
height: 46px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__logo img {
height: 38px;
}
.main-screen__title {
font-size: 56px;
line-height: 68px;
letter-spacing: -4px;
}
.main-company .container::before {
width: 100%;
}
.adv__inner {
-ms-grid-columns: (1fr)[1] !important;
grid-template-columns: repeat(1, 1fr) !important;
}
.adv__item {
max-width: 600px;
width: 100%;
margin: 0 auto;
}
.request__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.request__items-input {
padding: 20px 20px;
}
.request__item {
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 700px) { .product2-img {
max-width: 200px;
height: 126px;
}
.footer__item {
max-width: 100%;
width: 100%;
}
.footer__item-click {
max-width: 250px;
}
}
@media (max-width: 600px) {
.section {
padding: 30px 0;
}
.global-btn {
padding: 12px 20px;
}
.container {
padding: 0 15px;
}
.main-screen__subtitle {
font-size: 16px;
}
.header__logo {
width: 100px;
margin-right: 0;
}
.header__logo img {
height: 28px;
}
.header__contants {
margin-right: 15px;
}
.main-screen__title {
font-size: 48px;
line-height: 58px;
letter-spacing: -3px;
}
.menu-list {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.main-services__number img {
height: 40px;
}
.main-services-bg {
padding: 20px;
}
.main-company__title {
padding-top: 160px;
}
.main-company.section {
padding-top: 0;
}
.product1-img {
width: 100%;
height: 240px;
}
.reviews__text {
height: 150px;
}
.reviews__img {
height: auto;
}
.reviews__item {
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.adv__item-img {
width: 50px;
height: 50px;
margin: 0 auto;
margin-bottom: 10px;
}
.center-title {
padding-top: 60px;
}
.footer__item-click .social {
width: 100%;
}
.main-screen__devtitle {
font-size: 38px;
line-height: 48px;
letter-spacing: -3px;
}
}
@media (max-width: 500px) {
.product2-img {
max-width: 150px;
height: 100px;
}
.modal__title {
font-size: 30px;
margin-bottom: 10px;
}
.close__btn {
top: -30px;
}
}
@media (max-width: 400px) {
.header {
padding: 10px 0;
}
.global-btn {
padding: 10px 14px;
}
.nav.active {
padding: 40px 40px 40px 40px;
}
.menu-wrapper {
margin-bottom: 40px;
}
.main-screen {
margin-top: 0;
}
.main-services__title {
font-size: 24px;
line-height: 26px;
}
.main-company__title {
padding-top: 140px;
}
}
.wpcf7-not-valid-tip {
color: #ff1c1e;
top: 40px;
position: absolute !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
text-align: center;
}
.checkbox__policy {
margin-bottom: 30px;
text-align: center;
color: #F5F5F5;
font-size: 16px;
}
.checkbox__policy-link {
border-bottom: 1px dashed rgb(171, 207, 255);
}
.checkbox__policy-link:hover {
transition: all .3s;
color: rgb(171, 207, 255);
border-bottom: 1px dashed rgb(171, 207, 255);
}
.warning {
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
display: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
padding: 15px 80px;
font-size: 16px !important;
box-sizing: border-box;
background-color: rgba(33, 59, 94, 0.9);
}
.warning--active {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.warning__box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.warning__text {
margin-right: 30px;
position: relative;
padding-left: 60px;
}
.warning__text::before {
position: absolute;
content: "";
left: 0;
top: 0; font-size: 16px;
background-image: url(//obrabotka.io/wp-content/themes/iforce/assets/images/icons/coockie.svg);
width: 38px;
height: 40px;
}
.warning__read {
display: block;
margin-left: 15px;
border-bottom: 1px solid #fff;
}
.warning__apply {
padding: 5px 20px;
border-radius: 5px;
background-color: transparent;
color: #fff;
border: 1px solid #fff;
cursor: pointer;
}
.warning__apply:hover {
transition: all .3s;
background-color: #fff;
color: #000;
}
@media (max-width: 1200px) {
.warning__text {
max-width: 500px;
}
}
@media (max-width: 1000px) {
.warning--active {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.warning__box {
width: 100%;
}
.warning__text {
margin-bottom: 20px;
}
}
@media (max-width: 700px) {
.warning {
padding: 15px 80px 15px 40px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.warning__text {
padding-left: 0;
}
.warning__text::before {
display: none;
}
.warning__box {
width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 400px) {
.warning {
padding: 15px 80px 15px 15px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}