@font-face {
font-family: 'ClearSans';
src: url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Regular.eot);
src: url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Regular.woff2) format('woff2'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Regular.woff) format('woff'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Regular.ttf) format('truetype'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Regular.eot?#iefix) format('embedded-opentype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'ClearSans';
src: url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Bold.eot);
src: url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Bold.woff2) format('woff2'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Bold.woff) format('woff'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Bold.ttf) format('truetype'), url(//fregat-vc.ru/wp-content/themes/fregat/fonts/ClearSans-Bold.eot?#iefix) format('embedded-opentype');
font-weight: 700;
font-style: normal;
}
label {
cursor: pointer;
}
* {
margin: 0;
padding: 0; -webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
height: 100%;
cursor: default;
}
body {
height: 100%;
line-height: 1;
font-size: 100%;
min-height: 100%;
color: #333;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 16px;
background-color: #fff;
}
a {
background: transparent;
}
*:focus,
*:active,
*:hover {
outline: none;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
ol,
ul {
list-style: none;
}
pre {
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
white-space: pre-wrap;
}
q {
quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
border: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
select::-ms-expand {
display: none;
}
button {
overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
height: auto;
}
input[type='search'] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: none;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
input,
select,
textarea {
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
input,
textarea {
resize: none;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
color: transparent;
}
[placeholder]:focus::-moz-placeholder {
color: transparent;
}
[placeholder]:focus:-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::placeholder {
color: transparent;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.grid__wrapper {
margin-right: auto;
margin-left: auto;
overflow: hidden;
max-width: 1920px;
min-height: 100%;
position: relative;
-webkit-background-size: auto auto;
background-size: auto;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/repeat_dot.png);
background-repeat: repeat;
}
.container {
width: 1230px;
margin: 0 auto;
padding: 0 15px;
}
.container_padding {
padding: 0 20px;
}
.container_width {
width: 1330px;
}
.header {
background-color: #fff;
padding: 15px 0;
position: relative;
z-index: 1;
-webkit-box-shadow: 0px 1px 10px 0px rgba(13,13,13,0.2);
box-shadow: 0px 1px 10px 0px rgba(13,13,13,0.2);
}
.header__inner {
width: 100%;
display: table;
}
.header__left {
width: 15%;
display: table-cell;
vertical-align: middle;
}
.logo {
width: 185px;
height: 45px;
display: inline-block;
-webkit-background-size: contain;
background-size: contain;
background-position: center;
background-repeat: no-repeat; background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo32.svg);
}
.header__center {
width: 50%;
text-align: right;
padding-right: 100px;
display: table-cell;
vertical-align: middle;
}
.header__phone {
color: #333;
position: relative;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
text-decoration: none;
}
.header__phone::before {
content: '';
width: 15px;
height: 15px;
display: block;
top: 2px;
left: -25px;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/telephone.png);
}
.header__right {
width: 35%;
text-align: right;
display: table-cell;
vertical-align: middle;
}
.header__link {
color: #000;
margin-left: 50px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 16px;
text-decoration: none;
}
.header__link:hover {
color: #f00;
}
.header__link:first-child {
margin-left: 0;
}
.grid__content {
padding-bottom: 40px;
}
.top-info {
width: 100%;
height: 700px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/top_bg.jpg);
}
.top-info_single {
height: 130px;
}
.top-info__title {
color: #000;
line-height: 1.2;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 36px;
}
.top-info__title:nth-child(2) {
margin-bottom: 20px;
}
.top-info__text {
color: #000;
margin-bottom: 35px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 18px;
}
.top-info__button {
width: 190px;
}
.button {
width: 100%;
border: none;
display: block;
line-height: 1;
color: #f8f8f8;
text-decoration: none;
padding: 10px 23px;
padding-top: 8px;
background-color: transparent;
position: relative;
text-align: left;
cursor: pointer;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 18px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/button.svg);
-webkit-background-size: contain;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.button:hover {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/button_hover.svg);
}
.block1 {
background-color: #fff;
margin-top: -55px;
}
.info-items {
padding: 30px 0;
text-align: center;
border-bottom: 4px solid #f00;
}
.services__items {
text-align: center;
}
.info-item {
width: auto;
margin: 0 70px;
text-align: center;
display: inline-block;
}
.services {
padding: 80px 50px;
}
.info-item__num {
color: #f00;
margin-bottom: 3px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 36px;
}
.info-item__text {
color: #333;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 18px;
}
.services__item {
width: 360px;
padding-left: 80px;
margin-right: 50px;
position: relative;
text-align: left;
vertical-align: top;
display: inline-block;
margin-bottom: 50px;
}
.services__item:nth-child(4),
.services__item:nth-child(5),
.services__item:nth-child(6) {
margin-bottom: 0;
}
.services__item:nth-child(3),
.services__item:nth-child(6) {
margin-right: 0;
}
.services__title {
font-family: 'OpenSans', sans-serif;
font-weight: 400;
font-size: 24px;
margin-bottom: 30px;
text-align: left;
}
.services__list-item {
width: 100%;
display: table;
margin-bottom: 5px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 16px;
border-bottom: 1px dashed #7e7e7e;
}
.services__list-item:last-child {
margin-bottom: 10px;
}
.services__list-item-left {
width: 60%;
padding-bottom: 4px;
display: table-cell;
vertical-align: middle;
}
.services__list-item-right {
width: 40%;
text-align: right;
padding-bottom: 4px;
display: table-cell;
vertical-align: middle;
}
.services__price {
font-weight: 700;
}
.services-logo {
left: 0;
top: 10px;
width: 65px;
height: 55px;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
}
.services-logo::after {
content: '';
width: 290px;
height: 1px;
background-color: #ff0202;
top: 27px;
right: -289px;
position: absolute;
}
.services-logo_buy {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic2.svg);
}
.services__price-list {
display: block;
text-align: right;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
text-transform: lowercase;
}
.services__link {
color: #f00;
-webkit-transition: color, ease-in, 0.3s;
-o-transition: color, ease-in, 0.3s;
transition: color, ease-in, 0.3s;
will-change: transition;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-decoration: none;
border-bottom: 1px solid #f00;
}
.services__link:hover {
color: #ff8f8f;
}
.services-logo_introduce {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic6.svg);
}
.services-logo_service {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic1.svg);
}
.services-logo_equipment {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic5.svg);
}
.services-logo_handshake {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic4.svg);
}
.services-logo_bitrix{
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/ic7.svg);
}
.services__list-item2 {
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 16px;
position: relative;
margin-bottom: 10px;
}
.services__list-item2::before {
content: '';
width: 6px;
height: 6px;
top: 4px;
left: -15px;
background-color: #f00;
-webkit-border-radius: 5px;
border-radius: 5px;
position: absolute;
}
.services__list-item3 {
margin-bottom: 5px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 16px;
padding-bottom: 4px;
border-bottom: 1px dashed #7e7e7e;
}
.services__list-item3:last-child {
margin-bottom: 10px;
}
.services__list-item3_right {
text-align: right;
border-bottom: none;
}
.clients {
padding: 40px 35px;
}
.clients__title {
display: block;
text-align: center;
margin-bottom: 40px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 30px;
}
.clients__items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.clients__item {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: inline-block;
}
.clients__items + .clients__items{
padding-top: 15px;
}
.clients__item_n1 {
width: 20%;
height: 100px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo1.png);
}
.clients__item_n2 {
width: 20%;
height: 149px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo2.png);
}
.clients__item_n3 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo3.png);
}
.clients__item_n4 {
width: 20%;
height: 160px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo4.png);
}
.clients__item_n5 {
width: 20%;
height: 105px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo5.png);
}
.clients__item_n6 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo6.png);
}
.clients__item_n7 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo7.png);
background-size: contain;
}
.clients__item_n8 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo8.png);
background-size: contain;
}
.clients__item_n9 {
width: 20%;
height: 52px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo9.png);
}
.clients__item_n10 {
width: 20%;
height: 45px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo10.png);
background-size: cover;
}
.clients__item_n11 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo11.png);
background-size: contain;
}
.clients__item_n12 {
width: 20%;
height: 150px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/cl-logo12.png);
background-size: contain;
}
.block2 {
background-color: #fff;
padding: 30px 20px 40px 20px;
}
.block2__inner {
padding: 0 25px;
margin-bottom: 30px;
}
.block2__title {
color: #333;
margin-bottom: 10px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 24px;
}
.menu__item {
width: auto;
margin-right: 6px;
margin-bottom: 10px;
cursor: pointer;
border-left: 4px solid #ccc;
background-color: #eee;
padding: 5px 25px;
display: inline-block;
will-change: color, transition;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: color, ease-in, 0.2s;
-o-transition: color, ease-in, 0.2s;
transition: color, ease-in, 0.2s;
}
.menu__item:hover {
background-color: #fff;
}
.menu__item_span {
color: #999999;
}
.result__tag-wrap {
display: block;
}
.result__tag {
width: auto;
margin-bottom: 10px;
cursor: pointer;
color: #333333;
margin-right: 5px;
border-left: 4px solid #ccc;
background-color: #f1f1f0;
padding: 5px 25px;
display: inline-block;
will-change: color, transition;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: color, ease-in, 0.2s;
-o-transition: color, ease-in, 0.2s;
transition: color, ease-in, 0.2s;
}
.result__tag:hover {
background-color: #fff;
}
.menu__item_active {
border-color: #f00;
}
.results {
margin-bottom: 75px;
}
.results__item {
width: auto;
margin: 5px;
height: 300px;
cursor: pointer;
max-width: 615px;
overflow: hidden;
position: relative;
vertical-align: top;
display: inline-block;
}
.result__wrapper {
position: absolute;
width: 100%;
padding: 30px;
height: 100%;
top: 0;
text-decoration: none;
left: 0;
}
.results__img {
width: 100%;
display: block;
position: relative;
}
.result__title {
z-index: 1;
display: inline;
text-decoration: none;
color: #000;
background-color: #f8f8f7;
background-color: rgba(248,248,247,0.8);
position: relative;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 1.36; padding:0px 10px 2px;
}
.result__hover {
width: 100%;
height: 100%;
padding: 30px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
-webkit-transition: opacity, ease-in, 0.2s;
-o-transition: opacity, ease-in, 0.2s;
transition: opacity, ease-in, 0.2s;
opacity: 0;
background-color: rgba(255,255,255,0.9);
}
.result__title_hover {
padding: 0;
max-height: 95px;
overflow: hidden;
margin-bottom: 20px;
background-color: transparent;
}
.results__item:hover .result__title {
display: none;
}
.results__item:hover .result__title_hover {
display: block;
}
.results__item:hover .result__hover {
opacity: 1;
}
.result__text {
color: #000;
max-height: 58px;
overflow: hidden;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
margin-bottom: 25px;
}
.block2__title_bc {
display: block;
font-size: 30px;
text-align: center;
margin-bottom: 35px;
}
.contscts-form {
width: 100%;
padding: 0 90px;
margin-bottom: 80px;
}
.contscts-form__tabl {
width: 100%;
display: table;
}
.contscts-form__left {
width: 40%;
display: table-cell;
vertical-align: top;
}
.contscts-form__name {
display: inline-block;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 18px;
vertical-align: bottom;
}
.contscts-form__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 20px;
}
.contscts-form__inner:nth-child(2) {
margin-bottom: 30px;
}
.contscts-form__input {
width: 100%;
margin-bottom: -2px;
display: inline-block;
vertical-align: bottom;
}
.input {
width: 100%;
border: none;
padding: 0 10px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 18px;
color: #333;
border-bottom: 1px solid #d1d1d1;
}
.contscts-form__text {
color: #333;
width: 300px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
}
.contscts-form__text_span {
color: #f00;
}
.contscts-form__right {
width: 60%;
padding-left: 30px;
display: table-cell;
vertical-align: top;
}
.textarea {
width: 100%;
color: #333;
height: 130px;
margin-bottom: 15px;
padding: 10px 8px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
border: 1px solid #c6c6c6;
}
.contscts-form__button {
width: 190px;
}
.contacts {
padding: 0 120px;
}
.contacts__tabl {
width: 100%;
display: table;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 18px;
}
.contacts__left {
width: 30%;
padding-left: 80px;
display: table-cell;
vertical-align: top;
}
.contacts__center {
width: 40%;
padding-left: 125px;
display: table-cell;
vertical-align: top;
}
.contacts__right {
width: 30%;
padding-left: 50px;
display: table-cell;
vertical-align: top;
}
.contacts__title {
color: #8e8e8e;
text-align: left;
margin-bottom: 5px;
}
.contacts__text_black {
color: #333;
text-align: left;
}
.contacts__link {
color: #f00;
text-align: left;
text-decoration: none;
}
.map {
width: 100%;
height: 360px;
}
.footer {
padding-top: 40px;
padding-bottom: 190px;
width: 100%;
background-color: #333;
border-top: 40px solid #393939;
}
.footer__tabl {
width: 100%;
display: table;
}
.footer__left {
width: 30%;
display: table-cell;
vertical-align: top;
}
.footer__center {
width: 40%;
display: table-cell;
vertical-align: top;
}
.footer__right {
width: 30%;
text-align: right;
display: table-cell;
vertical-align: top;
}
.footer__text {
color: #ccc;
display: block;
margin-bottom: 3px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
text-decoration: none;
}
.footer__text_bold {
font-weight: 700;
color: #fff;
}
.footer__text_margin {
margin-bottom: 15px;
}
.footer__link {
color: #fff;
display: block;
cursor: pointer;
margin-bottom: 10px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 14px;
text-decoration: none;
}
.footer__link:last-child {
margin-bottom: 0;
}
.footer__text_min {
font-size: 12px;
}
.logo_footer {
margin-bottom: 20px;
display: inline-block;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo_mob_gray.svg);
}
.result__category {
display: none;
}
.result__category_active {
display: block;
}
.button_send {
text-align: center;
}
.menu-btn {
display: none;
}
.info-items_mob {
display: none;
}
.desktop_hide {
display: none;
}
.services-hide-btn,
.mob-navigation {
display: none;
}
.post {
margin-top: -60px;
margin-bottom: 50px;
background-color: #ffffff;
padding: 50px 45px;
}
.post__text p {
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 1.4;
margin-bottom: 20px;
}
.post__title-link {
width: 100%;
display: table;
margin-bottom: 20px;
}
.post__title {
width: 80%;
display: table-cell;
vertical-align: top;
color: #000;
font-size: 30px;
font-weight: 700;
margin-bottom: 20px;
}
.post__link {
width: 20%;
color: #000;
font-size: 14px;
padding-top: 7px;
text-align: right;
display: table-cell;
vertical-align: top;
}
.submit-ajax {
margin-top: 15px;
}
@media screen and (max-width: 1329px) {
.container {
width: 1160px;
}
.container_width {
width: 1230px;
}
.services {
padding: 80px 30px;
}
.services__item {
margin-right: 20px;
}
.results__item {
width: auto;
max-width: 520px;
}
}
@media screen and (max-width: 1229px) {
.container_width {
width: 1180px;
}
.services {
padding: 80px 0;
}
.results__item_big {
width: 470px;
}
.results__img {
height: 100%;
}
}
@media screen and (max-width: 767px) {
.container {
width: 360px;
}
.mob-navigation {
display: block;
}
.header__left {
width: 90%;
}
.header__center {
display: none;
}
.header__right {
width: 10%;
}
.header__links {
display: none;
}
.menu-btn {
width: 20px;
height: 14px;
position: relative;
display: inline-block;
}
.menu-btn__i {
width: 100%;
height: 2px;
left: 0;
cursor: pointer;
position: absolute;
background-color: #000;
}
.menu-btn__i:nth-child(1) {
top: 0;
}
.menu-btn__i:nth-child(1) {
top: 6px;
}
.menu-btn__i:nth-child(3) {
bottom: 0;
}
.top-info {
height: 500px;
}
.block1 {
margin-top: 0;
height: 1580px;
position: relative;
-webkit-transition: ease-in, 0.5s;
-o-transition: ease-in, 0.5s;
transition: ease-in, 0.5s;
-webkit-transition-property: height, padding;
-o-transition-property: height, padding;
transition-property: height, padding;
}
.block1::before {
top: 0;
content: '';
height: 100%;
width: 100px;
left: -100px;
background-color: #fff;
position: absolute;
}
.block1::after {
top: 0;
content: '';
height: 100%;
width: 100px;
right: -100px;
background-color: #fff;
position: absolute;
}
.info-items_desc {
display: none;
}
.info-items_mob {
display: block;
background-color: #fff;
margin-bottom: 50px;
}
.info-item {
width: 120px;
margin-left: 20px;
margin-right: 20px;
}
.info-item:nth-child(1),
.info-item:nth-child(2) {
margin-bottom: 45px;
}
.services {
padding: 45px 0;
}
.services__item {
width: 100%;
padding-left: 75px;
}
.services__list-item-left {
width: 50%;
}
.services__list-item-right {
width: 50%;
}
.services__title {
font-size: 22px;
}
.clients {
padding: 75px 0 100px 0;
}
.clients__items {
display: block;
text-align: center;
}
.clients__item {
width: 130px;
height: 80px;
margin-left: 0;
margin-bottom: 50px;
margin-right: 0;
-webkit-background-size: contain;
background-size: contain;
}
.clients__item:nth-child(odd) {
margin-right: 30px;
}
.clients__item:last-child,
.clients__item:nth-last-child(2) {
margin-bottom: 0;
}
.block2 {
padding: 20px 0;
}
.results__item {
margin: 0;
width: 330px;
height: 330px;
margin-bottom: -2px;
}
.results__img {
height: 100%;
}
.menu_desktop {
display: none;
}
.block2 {
position: relative;
padding-bottom: 75px;
}
.block2::before {
content: '';
display: block;
width: 100px;
height: 100%;
top: 0;
left: -100px;
position: absolute;
background-color: #fff;
}
.block2::after {
content: '';
display: block;
width: 100px;
height: 100%;
top: 0;
right: -100px;
position: absolute;
background-color: #fff;
}
.block2__title_bc {
margin-bottom: 60px;
}
.contscts-form {
padding: 0;
}
.contscts-form__tabl {
display: block;
}
.contscts-form__left {
width: 100%;
display: block;
}
.contscts-form__right {
width: 100%;
display: block;
padding-left: 0;
}
.desktop_hide {
display: block;
}
.contscts-form__text {
width: 100%;
margin-bottom: 30px;
}
.contacts {
padding: 0 70px;
}
.contacts__tabl {
display: block;
}
.contacts__left {
width: 100%;
padding: 0;
display: block;
margin-bottom: 25px;
}
.contacts__center {
width: 100%;
padding: 0;
display: block;
margin-bottom: 25px;
}
.contacts__right {
width: 100%;
padding: 0;
display: block;
}
.contscts-form__button {
width: 100%;
padding: 0 70px;
}
.footer__tabl {
display: block;
}
.footer__left {
width: 100%;
display: block;
text-align: center;
margin-bottom: 65px;
}
.logo_footer {
display: inline-block;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo_mob_gray.svg);
}
.footer__center {
display: none;
}
.footer__right {
width: 100%;
display: block;
text-align: center;
}
.map {
display: none;
}
.mobile_hide {
display: none;
}
.block1 {
position: relative;
}
.container_width-100 {
width: 100%;
padding: 0;
}
.services-hide-btn {
width: 100%;
background-color: #fff;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 22px;
display: block;
top: 0;
left: 0;
padding: 16px 40px;
position: relative;
z-index: 1;
-webkit-box-shadow: 0px 1px 1px 0px #ccc;
box-shadow: 0px 1px 1px 0px #ccc;
}
.services-hide-btn::after {
content: '';
width: 0;
height: 0;
position: absolute;
right: 40px;
top: 24px;
-webkit-transition: ease-in, 0.5s;
-o-transition: ease-in, 0.5s;
transition: ease-in, 0.5s;
will-change: transform, transition;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 9px solid #aeaeae;
}
.mob-category-btn {
color: #000;
padding: 15px 10px;
border: 1px solid #c6c6c6;
position: relative;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 14px;
}
.mob-category-btn::after {
content: '';
width: 0;
height: 0;
position: absolute;
right: 10px;
top: 19px;
-webkit-transition: ease-in, 0.5s;
-o-transition: ease-in, 0.5s;
transition: ease-in, 0.5s;
will-change: transform, transition;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 7px solid #000;
}
.block2__inner {
padding: 0;
}
.mob-navigation {
width: 85%;
top: 0;
right: 0;
z-index: 4;
height: 100%;
background-color: #fff;
position: absolute;
-webkit-transform: translateX(1000%);
-ms-transform: translateX(1000%);
transform: translateX(1000%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: ease-in, 0.5s;
-o-transition: ease-in, 0.5s;
transition: ease-in, 0.5s;
}
.mob-navigation-head {
width: 100%;
display: table;
border-bottom: 1px solid #ededed;
padding: 13px 0;
}
.mob-navigation-head__left {
width: 50%;
padding-left: 30px;
display: table-cell;
vertical-align: middle;
}
.mob-navigation-head__right {
width: 50%;
padding-right: 20px;
text-align: right;
display: table-cell;
vertical-align: bottom;
}
.logo-min {
width: 100px;
height: 35px;
-webkit-background-size: contain;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo-min.png);
}
.close-btn {
width: 16px;
height: 16px;
position: relative;
display: inline-block;
}
.close-btn::before {
content: '';
width: 100%;
height: 1px;
background-color: #000;
display: block;
position: absolute;
top: 0;
left: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-btn::after {
content: '';
width: 100%;
height: 1px;
background-color: #000;
display: block;
position: absolute;
top: 0;
left: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mob-navigation__item {
padding: 15px 30px;
font-family: 'ClearSans', sans-serif;
font-weight: 700;
font-size: 18px;
display: block;
text-decoration: none;
color: #000;
border-bottom: 1px solid #ededed;
}
.mob-navigation__item_red {
color: #f00;
}
.mob-navigation_active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.body_overflow {
overflow: hidden;
}
.grid__wrapper::before {
top: 0;
left: 0;
z-index: -1;
content: '';
width: 100%;
height: 100%;
opacity: 0;
background-color: #000;
display: block;
position: absolute;
-webkit-transition: opacity, ease-in, 0.2s;
-o-transition: opacity, ease-in, 0.2s;
transition: opacity, ease-in, 0.2s;
}
.shadow_act .grid__wrapper::before {
opacity: 0.5;
z-index: 3;
}
.block1_hide {
height: 0;
padding: 0;
overflow: hidden;
}
.services-hide-btn_hide::after {
content: '';
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.mob-category__items {
height: 0px;
padding: 0px;
overflow: hidden;
margin-top: 5px;
-webkit-transition: ease-in, 0.5s;
-o-transition: ease-in, 0.5s;
transition: ease-in, 0.5s;
-webkit-transition-property: height, padding;
-o-transition-property: height, padding;
transition-property: height, padding;
}
.mob-category_active .mob-category__items {
height: 505px;
}
.mob-category__item {
padding: 0px 10px;
font-family: 'ClearSans', sans-serif;
font-weight: 400;
font-size: 16px;
border-bottom: 1px solid #c6c6c6;
}
.mob-category_active .mob-category__item {
padding: 15px 10px;
}
.mob-category-btn_act::after {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.services__item:nth-child(4),
.services__item:nth-child(5) {
margin-bottom: 50px;
}
.top-info__inner {
padding-left: 5px;
}
.services__list-item2::before {
width: 4px;
height: 4px;
left: -10px;
top: 7px;
}
.results__item {
margin-bottom: 10px;
}
.logo {
width: 145px;
height: 35px;
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo_mob.png);
}
.logo_footer {
background-image: url(//fregat-vc.ru/wp-content/themes/fregat/images/logo_mob_gray.svg);
}
.top-info_single {
display: none;
}
.post {
margin-top: 0;
padding: 50px 0;
position: relative;
}
.post::before {
content: '';
display: block;
width: 100px;
height: 100%;
top: 0;
left: -100px;
position: absolute;
background-color: #fff;
}
.post::after {
content: '';
display: block;
width: 100px;
height: 100%;
top: 0;
right: -100px;
position: absolute;
background-color: #fff;
}
.post__title-link {
display: block;;
}
.post__title {
width: 100%;
display: block;
}
.post__link {
width: 100%;
display: block;
text-align: left;
}
.post img {
width: 100%;
}
.results__item img {
width: 330px;
height: 330px;
}
}
@media screen and (max-width: 413px) {
.services-hide-btn {
padding: 16px 20px;
}
.services-hide-btn::after {
right: 20px;
}
}
@media screen and (max-width: 359px) {
.container {
width: 320px;
}
.top-info {
height: 500px;
}
.top-info__title {
font-size: 32px;
}
.top-info__text {
font-size: 16px;
}
.info-item {
margin-right: 15px;
margin-left: 15px;
}
.block1 {
height: 1460px;
}
.clients__item {
width: 110px;
height: 60px;
}
.clients {
padding-bottom: 140px;
}
.results__item {
width: 290px;
height: 290px;
}
.services__title {
font-size: 18px;
}
.services__list-item,
.services__list-item2,
.services__list-item3 {
font-size: 14px;
}
.contscts-form__button {
padding: 0 50px;
}
.contacts {
padding: 0 50px;
}
.results__item img {
width: 290px;
height: 290px;
}
} .strong {font-weight:bold;}
.services-container {
max-width: 1200px;
margin: 0 auto;
}
.services-title {
text-align: center;
margin-bottom: 40px;
color: #333;
}
.services-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 30px;
}
.service-card {
background: white;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.service-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.service-image {
width: 100%;
height: 200px;
object-fit: cover;
}
.service-content {
padding: 20px;
}
.service-name {
font-size: 1.5rem;
margin-bottom: 10px;
color: #222;
}
.service-description {
color: #666;
line-height: 1.5;
}
@media (max-width: 768px) {
.services-grid {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}
@media (max-width: 480px) {
.services-grid {
grid-template-columns: 1fr;
}