@media (max-width: 1199px) { .container {
width: 960px;
}
.header__row {
justify-content: space-around;
} .breadcrumbs {
margin-top: 40px;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
} .section-main {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/01_section-main/bg-1200.webp) no-repeat center;
}
.section-main__nav {
width: 100%;
margin: 0 auto;
}
.nav a {
padding: 7px 20px;
font-size: 19px;
}
.section-main__title {
width: 420px;
margin-left: 30px;
}
.menu-item-has-children:after {
content: '\25BE';
position: absolute;
top: 10px;
right: 0;
width: 10px;
height: 10px;
margin-right: 10px;
color: var(--blue);
}
.section-main__img1 {
width: 310px;
margin-left: 79px;
transition: transform 0.3s ease-in;
}
.section-main__img2 {
width: 450px;
margin-right: 25px;
transition: transform 0.3s ease-in;
}
.section-dirt {
margin-top: -36px;
}
.section-dirt img {
width: 100%;
height: 76px;
background-repeat: no-repeat;
margin-top: -4px;
} .what-choose__img {
display: block;
margin: 0 auto;
max-width: 950px;
}
#table {
width: 100%;
}
} .page__content {
width: auto;
line-height: 1.5;
}
.card img {
width: 190px;
}
.card__title {
font-size: 22px;
}  @media (max-width: 992px) {
.container {
width: 95%;
} .header__logo img {
width: 193px;
height: 100%;
}
.header__phone {
font-size: 15px;
line-height: 1.5;
} .breadcrumbs {
margin-top: 30px;
text-align: center;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
} .section-main {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/01_section-main/bg-992.webp) no-repeat center;
}
.section-main {
position: relative;
}
.section-main__title {
width: 369px;
font-size: 34px;
margin-top: 30px;
}
.section-main__img1 {
width: 279px;
margin-top: 20px;
}
.section-main__img2 {
width: 369px;
} .what-choose__img {
display: block;
margin: 0 auto;
max-width: 720px;
} .grid-item-4 {
background-position: center right 20%;
}
.best-pr {
bottom: 209px;
right: 74px;
width: 250px;
}
} @media (max-width: 992px) {
.nav {
display: none;
}
.nav-mobile {
display: none;
transition: display 0.5s ease-in;
width: 100%;
}
.nav-mobile-icon-close {
display: none;
}
.row-main__nav {
background: var(--blue-dark);
position: absolute;
top: 0;
right: 0;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 3px;
transition: display 0.5s ease-in;
}
.nav-mobile li {
width: 100%;
position: relative;
background-color: var(--blue); }
.nav-mobile li:first-child {
border-top: 3px solid var(--blue-dark);
}
.nav-mobile a {
display: flex;
justify-content: center;
align-items: center;
width: 95%;
padding: 20px 20px;
font-size: 20px;
color: var(--white);
text-decoration: none;
}
.nav-mobile a:hover {
background: var(--blue-dark);
}
.nav-mobile__show {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 8px;
right: 25px;
width: 25px;
margin: -2px -13px 5px auto;
padding: 5px;
background: var(--blue);
font-size: 35px;
line-height: 22px;
color: var(--white);
border: 2px solid var(--white);
border-radius: 5px;
cursor: pointer;
z-index: 200;
transition: 0.5s all;
}
#nav-mobile {
display: none;
transition: all 5s;
}
#nav-mobile.active {
display: flex;
position: fixed;
top: 0;
left: 0;
height: 100px;
width: 100%;
background: var(--blue);
z-index: 100;
transition: all 0.5s;
}
.sub-menu {
position: absolute;
}
.nav-mobile ul li ul {
position: absolute;
left: 0;
width: 100%;
background: var(--white);
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
display: none;
}
.nav-mobile ul li ul li {
width: 100%;
margin-top: 2px;
}
.nav-mobile ul li ul li ul {
left: 100%;
top: 0;
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
}
.what-choose__btn {
margin-top: -28px;
} .section-service {
margin: 100px auto;
}
.service {
width: 100%;
margin: 40px auto;
padding: 10px 0 0 0;
font-family: 'Roboto', Sans-serif;
color: #333;
border: 2px solid #1f76af;
border-radius: 15px;
background: #1f76af;
}
.service__h2 {
text-align: center;
font-size: 39px;
font-weight: 700;
line-height: 2.2;
color: #333;
}
.service__content {
width: 100%;
margin: 0 auto;
padding: 20px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
background: #fff;
box-sizing: border-box;
font-family: 'Roboto', Sans-serif;
color: #333;
}
.service__attention {
display: block;
width: 90%;
color: #333;
font-size: 13px;
text-align: center;
margin: 0 auto;
font-weight: 400;
font-style: italic;
line-height: 20px;
}
.service__line {
width: 70%;
border-bottom: 1px solid #333;
margin: 20px auto 23px auto;
}
.service__block {
grid-template-columns: repeat(1, [col] 1fr);
grid-template-rows: repeat(13, [row] 1fr);
grid-gap: 10px;
}
.service-item {
justify-content: center;
border-radius: 5px;
}
.service-item-empty-1,
.service-item-empty-2,
.service-item-empty-3,
.service-item-empty-4,
.service-item-empty-5 {
display: none;
}
.service-item-1,
.service-item-2,
.service-item-3,
.service-item-4,
.service-item-5,
.service-item-6,
.service-item-7 {
grid-column: col 1;
}
.service-item-1 {
grid-row: row 8;
}
.service-item-2 {
grid-row: row 9;
}
.service-item-3 {
grid-row: row 10;
}
.service-item-4 {
grid-row: row 11;
}
.service-item-5 {
grid-row: row 12;
}
.service-item-6 {
grid-row: row 13;
}
.service-item-7 {
grid-row: row 1 / row 8;
border-radius: 5px;
}
} .page__content {
width: auto;
line-height: 1.5;
}
.card img {
width: 190px;
}
.card__title {
font-size: 22px;
}
.what-choose__btn2 {
margin: 20px auto;
}  @media (max-width: 767px) { .container {
width: 540px;
}
.header__logo img {
width: 170px;
}
.header__phones {
width: 200px;
}
.header__phone {
font-size: 15px;
line-height: 1.5;
} .breadcrumbs {
margin-top: 30px;
text-align: center;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
} .section-dirt {
width: 100%;
}
.h2 {
font-size: 35px;
} .section-main {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/01_section-main/bg-768.webp) no-repeat center;
position: relative;
}
.header__row {
justify-content: center;
gap: 15px;
}
.section-main__title {
width: 369px;
font-size: 26px;
margin: 30px auto;
}
.section-main .row {
margin-top: 20px;
flex-direction: column;
}
.section-main__img1 {
width: 150px;
margin: 5px auto;
}
.section-main__img2 {
margin: 20px auto;
width: 300px;
} .leftDiv {
font-size: 20px;
}
.cell {
width: 42%;
} .accordion__title {
font-size: 21px;
} .what-choose__img {
display: block;
margin: 0 auto;
max-width: 540px;
}
.what-choose__btn {
margin-top: -17px;
font-size: 20px;
width: 30%;
height: 30px;
}
.h2-table {
font-size: 33px;
}
.title-table {
font-size: 19px;
line-height: 19px;
}
.what-choose__btn2 {
font-size: 22px;
width: 330px;
} .montage__h2 {
font-size: 31px;
line-height: 1.2;
}
.montage__content {
display: none;
}
.montage__content--mobile {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0;
}
.stage-item {
width: 100%;
margin: 15px;
height: 500px;
border: 2px solid var(--blue);
border-radius: 10px;
}
.stage-item-1 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/1.webp) no-repeat center;
background-size: cover;
}
.stage-item-1 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/1.webp) no-repeat center;
background-size: cover;
}
.stage-item-2 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/2.webp) no-repeat center;
background-size: cover;
}
.stage-item-4 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/3.webp) no-repeat center;
background-size: cover;
}
.stage-item-3 {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
border: none;
}
.grid-item-2 {
display: flex;
}
.grid-item-1 {
background: none;
}
.grid-item-3 {
display: flex;
}
.grid-item-4 {
background: none;
}
.grid-item-6 {
margin-top: 0;
display: flex;
}
.grid-item-5 {
background: none;
}
.stage-text-g {
display: block;
margin: 0 auto;
font-size: 19px;
text-align: center;
line-height: 1.5;
margin-bottom: 0;
border-radius: 0;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
}
.stage-img {
border-radius: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.best-pr {
display: flex;
position: static;
margin-top: -12px;
width: 250px;
order: 5;
} .service__block {
grid-template-rows: repeat(12, [row] 1fr);
grid-gap: 10px;
}
.service-item {
font-size: 18px;
}
.service-item-1 {
grid-row: row 7;
}
.service-item-2 {
grid-row: row 8;
}
.service-item-3 {
grid-row: row 9;
}
.service-item-4 {
grid-row: row 10;
}
.service-item-5 {
grid-row: row 11;
}
.service-item-6 {
grid-row: row 12;
}
.service-item-7 {
background-position: left;
grid-row: row 1 / row 7;
} .about__content {
flex-direction: column;
}
.about__block-1,
.about__block-2 {
width: 100%;
}
.about__block-2 {
padding: 0;
text-align: center;
}
.about__li {
text-align: center;
} .footer__block {
width: 95%;
}
.contacts__content {
flex-direction: column;
}
.contacts__block-1,
.contacts__block-2 {
width: 100%;
}
.contacts__block-1 {
text-align: center;
}
.contacts__item {
margin-bottom: 15px;
}
.contacts__block-2 iframe {
height: 300px;
} .content__row {
flex-direction: column;
align-items: center;
}
.wrapper-img {
margin: 20px;
}
.content__block-img {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.content__block-img img {
width: 100%;
height: 250px;
}
.content__block-info {
width: 100%;
}
.content__h1 {
width: 100%;
margin-left: 0;
text-align: center;
}
.content__h2 {
width: 100%;
}
.card {
width: 60%;
}
}  @media (max-width: 540px) {
.section-main {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/01_section-main/bg-540.webp) no-repeat center;
} .breadcrumbs {
margin-top: 30px;
text-align: center;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
}
}  @media (max-width: 575px) { .container {
width: 95%;
}
.h2 {
font-size: 35px;
} .header__row {
flex-direction: column;
justify-content: center;
align-items: center;
gap: 15px;
}
.header__logo img {
width: 170px;
}
.header__phones {
margin-top: -15px;
text-align: center;
}
.header__phone {
font-size: 15px;
line-height: 1.9;
} .breadcrumbs {
margin-top: 20px;
text-align: center;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
} .section-main {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/01_section-main/bg-576.webp) no-repeat center;
position: relative;
margin-top: -13px;
}
.section-main__title {
max-width: 275px;
font-size: 22px;
margin: 58px auto 20px;
}
.section-main .row {
margin-top: 20px;
flex-direction: column;
}
.section-main__img1 {
width: 150px;
margin: 5px auto;
}
.section-main__img2 {
margin: 20px auto;
width: 300px;
}
#nav-mobile.active {
top: 0;
}
.nav-mobile__show {
top: 8px;
}
.row-main__nav {
top: 55px;
}
.nav-mobile a {
width: 91%;
}
.nav-mobile ul li:hover > ul {
display: block;
transition: 3s ease-in;
}
.section-main .row {
margin-top: -18px;
}
.section-main__img2 {
margin: 8px auto;
}
.section-dirt {
margin-top: -36px;
}
.section-dirt img {
width: 100%;
height: 76px;
background-repeat: no-repeat;
margin-top: -27px;
} .accordion__title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 30px;
padding: 10px;
height: auto;
}
.title__div {
margin: 0;
width: 100%;
text-align: center;
}
.title__div:first-child {
margin-bottom: -22px;
}
.title__div:last-child {
margin-top: -22px;
}
.li {
height: 195px;
}
.leftDiv {
top: -31px;
}
.rightDiv {
top: 10px;
}
.content {
padding: 10px;
}
.cell {
width: 100%;
} .what-choose__img {
display: block;
margin: 0 auto;
width: 95%;
}
.h2-table {
font-size: 25px;
line-height: 1;
}
.title-table {
font-size: 17px;
line-height: 1.2;
}
.what-choose__btn {
margin-top: -6px;
font-size: 14px;
width: 30%;
height: 20px;
}
.what-choose__btn2 {
font-size: 16px;
width: 250px;
} .montage__h2 {
font-size: 31px;
line-height: 1.2;
}
.montage__content {
display: none;
}
.montage__content--mobile {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0;
}
.stage-item {
width: 100%;
margin: 15px;
height: 400px;
border: 2px solid var(--blue);
border-radius: 10px;
}
.stage-item-1 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/1.webp) no-repeat center;
background-size: cover;
}
.stage-item-1 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/1.webp) no-repeat center;
background-size: cover;
}
.stage-item-2 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/2.webp) no-repeat center;
background-size: cover;
background-position: center right 15%;
}
.stage-item-4 {
background: url(//septik-ptz.ru/wp-content/themes/septic-ptz/assets//img/04_montage/3.webp) no-repeat center;
background-size: cover;
background-position: 65%;
}
.stage-item-3 {
height: 100px;
display: flex;
justify-content: center;
align-items: center;
border: none;
}
.grid-item-2 {
display: flex;
}
.grid-item-1 {
background: none;
}
.grid-item-3 {
display: flex;
}
.grid-item-4 {
background: none;
}
.grid-item-6 {
margin-top: 0;
display: flex;
}
.grid-item-5 {
background: none;
}
.stage-text-g {
display: block;
margin: 0 auto;
font-size: 19px;
text-align: center;
line-height: 1.5;
margin-bottom: 0;
border-radius: 0;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
}
.stage-img {
border-radius: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.best-pr {
display: flex;
position: static;
margin-top: -12px;
width: 250px;
order: 5;
} .service__h2 {
line-height: 1.2;
margin: 20px auto;
}
.service__block {
grid-template-rows: repeat(11, [row] 1fr);
grid-gap: 10px;
}
.service-item {
font-size: 18px;
}
.service-item-1 {
grid-row: row 6;
}
.service-item-2 {
grid-row: row 7;
}
.service-item-3 {
grid-row: row 8;
}
.service-item-4 {
grid-row: row 9;
}
.service-item-5 {
grid-row: row 10;
}
.service-item-6 {
grid-row: row 11;
}
.service-item-7 {
background-position: left;
grid-row: row 1 / row 6;
}
.service-item {
text-align: center;
font-size: 16px;
} .about p,
.about a,
.about li {
font-size: 16px;
line-height: 1.4;
} .row {
width: 99%;
flex-direction: column;
}
.footer {
width: 100%;
}
.footer__block {
width: 95%;
}
.footer__block-line {
margin: 0 20px;
width: 40px;
height: 1px;
border-top: 1px solid var(--blue);
border-right: none;
} .modal__window {
width: 80%;
}
.modal__label {
font-size: 16px;
}
.modal__input {
margin-bottom: 10px;
}
.modal__btn {
font-size: 16px;
} .page__content {
width: 85%;
}
.content__h1 {
font-size: 29px;
}
.content__h2 {
font-size: 20px;
}
.table {
display: block;
}
.head-row {
font-size: 16px;
}
.content-row {
font-size: 14px;
}
.content__block-img {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center; }
.content__block-img img {
width: 100%;
height: auto;
}
.content__info-info {
font-size: 16px;
}
.content__info-desc {
font-size: 14px;
}
.content__info-h3 {
font-size: 16px;
}
.content__info-li {
margin-left: 10px;
font-size: 14px;
}
.card {
width: 80%;
}
} @media (max-width: 320px) { .breadcrumbs {
margin-top: 20px;
text-align: center;
}
.breadcrumbs__ul {
margin: 5px;
font-size: 14px;
}
.breadcrumbs__ul li {
display: inline-block;
}
.service-item {
font-size: 13px;
}
.about p,
.about a,
.about li {
font-size: 13px;
line-height: 1.5;
}
.about__link {
width: 200px;
}
.accordion__cell {
width: 100%;
}
}