@media only screen and (max-width : 1250px) {
	.swiper-button-next{
		right: 0;
	}
	.swiper-button-prev{
		left: 0;
	}
}
@media only screen and (max-width : 1200px) {
	.item_sch_work::before{
		display: none;
	}
	.man-block {
    width: 267px;
    height: 314px;
    background-image: url(../img/man.png);
    background-size: cover;
    left: 0;
	}
	.info-text {
    margin-left: 17px;
	}
	.flex-schema-col-5 .item_sch_work {
    width: 33.33%;
    margin-bottom: 27px;
	}
	.flex-schema-col-5 {
    justify-content: space-around;
	}
	.item-company-text {
    padding: 40px;
	}
	.flex-schema-col-6 .item_sch_work {
    width: 32%;
    margin-bottom: 25px;
	}
	.block-info-contacts {
    left: 15px;
    transform: translate(0);
	}
}
@media only screen and (max-width : 1170px) {
	h1.title_main {
    font-size: 59px;
    line-height: 64px;
	}
	h2.title_page {
    font-size: 49px;
    line-height: 55px;
	}
	ul.link-tabs a {
    font-size: 17px;
    padding: 16px 10px 14px 98px;
	}
	.left-block-flex {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	}
	.right-block-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: space-between;
	}
	table.table-skills tr td:first-child,
	table.table tr td:first-child {
    width: 60%;
	}
	table.table-skills tr td:last-child,
	table.table tr td:last-child {
    width: 40%;
    text-align: right;
    padding-right: 15px;
	}
	table.table-col-3 tr td:last-child, 
	table.table-col-3 tr td:nth-child(2), 
	table.table-col-3 tr th:nth-child(2), 
	table.table-col-3 tr th:last-child {
    width: 30%;
    text-align: center;
    padding-right: 15px;
	}
	table.table-col-3 tr td:first-child {
    width: 40%;
	}
	table.table-col-3 tr th {
    font-size: 13px;
    line-height: 17px;
	}
	table.table-skills,
	table.table {
    font-size: 14px;
    line-height: 17px;
	}
	table.table-skills p::before {
    top: 0px;
	}
	.txt_info_skills {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
	}
	.item_sch_work {
    font-size: 17px;
    line-height: 21px;
	}
	table.table tr td:first-child {
    padding-left: 21px;
	}
	.items-col-3-flex .item-col p {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    padding-bottom: 0px;
    min-height: 30px;
    margin-top: 6px;
	}
	.items-col-3-flex .item-col {
    justify-content: center;
    flex-grow: 1;
	}
}
@media only screen and (max-width : 1125px) {
}
@media only screen and (max-width : 1070px) {
	.left-content {
    width: 100%;
    justify-content: center;
    margin-bottom: 12px;
	}
	.header {
    padding-top: 18px;
    padding-bottom: 18px;
	}
	.man-block{
		display: none;
	}
	.form-block-main {
    width: 100%;
	}
	.text-ben {
    width: 58%;
	}
	.top-block-footer {
    padding-top: 18px;
    padding-bottom: 18px;
	}
	.item-wrk-we {
    width: 25%;
	}
	.img-card {
    width: 100%;
	}
	.table-card {
    width: 100%;
	}
	.item-col-2 {
    width: 100%;
    min-height: auto;
    padding: 25px;
	}
	.item-col-left {
    border-bottom: 2px solid #efefef;
    border-right: 0;
	}
}
@media only screen and (max-width : 992px) {
	.items-col-5 .item-col {
    width: 31%;
    margin-bottom: 20px;
	}
	.items-col-4 .item-col {
    width: 22%;
	}
	.flex-block-items {
    padding: 0;
    justify-content: space-around;
	}
	.tabs-content {
    width: 100%;
    padding: 40px;
	}
	ul.link-tabs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1.5px solid #eceaef;
	}
	ul.link-tabs li {
    width: 25%;
    flex-grow: 1;
	}
	ul.link-tabs a,
	ul.link-tabs li:last-child a {
    border: 3px solid #eceaef;
	}
	ul.link-tabs a::before {
    width: 50px;
    height: 50px;
    background-size: 50%;
	}
	ul.link-tabs a {
    font-size: 14px;
    padding: 16px 10px 14px 52px;
    min-height: 88px;
    line-height: 17px;
	}
	.namber_sch_work {
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 72px;
    margin: 0 auto 14px auto;
    padding-top: 9px;
	}
	.namber_sch_work::before {
    width: 106px;
    height: 106px;
    background-size: contain;
	}
	.namber_sch_work1::before,
	.namber_sch_work5::before {
    background-size: 50%;
	}
	.item-ben,
	.item-ben:nth-child(2n) {
    width: 100%;
    border: 1px solid #efefef;
    padding: 40px 20px;
    min-height: auto;
	}
	.benefit-flex-block {
    border: 0;
    margin-top: 39px;
	}
	.info-text-client, .rev-client-text {
    min-height: auto;
    width: 100%;
    border-right: 0;
	}
	.rev-client-text {
    border-top: 2px solid #efefef;
	}
	.item-repl {
    width: 100%;
    margin-bottom: 20px;
	}
	.info-repl-block {
    max-width: 100%;
	}
	.text-wecan-block {
    font-size: 18px;
    margin-top: 30px;
	}
	.item-fill {
    width: 33.333%;
    margin-bottom: 32px;
	}
	.text-list-block {
    font-size: 23px;
    margin-left: 40px;
	}
	.item-company {
    width: 100%;
    min-height: auto;
	}
	.item-company-img {
    height: 300px;
    max-width: 440px;
    width: 100%;
    margin: 0 auto;
	}
	.benefit-flex-block .item-ben, 
	.benefit-flex-block .item-ben:nth-child(2n){
		padding: 20px;
	    min-height: auto;
	}
	.block-company-info {
    width: 100%;
	}
	.block-company-requisites {
    width: 100%;
    margin-bottom: 34px;
	}
	.content-info-text {
    font-size: 15px;
    line-height: 21px;
    margin-top: 10px;
	}
	.content-info-text p {
    margin-bottom: 20px;
	}
}
@media only screen and (max-width : 950px) {
	.list-block-container, .list-txt-block {
    width: 100%;
	}
	.list-txt-block {
    text-align: center;
    margin-top: 29px;
	}
}
@media only screen and (max-width : 900px) {
	.text-info-content-card {
    width: 100%;
	}
	.button-info-content-card {
    width: 100%;
    text-align: center;
    margin-top: 17px;
	}
	.map-block {
    height: 574px;
	}
	.block-info-contacts {
    top: 126px;
	}
}
@media only screen and (max-width : 850px) {
	section.advantages-section {
    padding-top: 30px;
	}
	.item-advant {
    width: 47%;
    margin-bottom: 30px;
	}
	.flex_advant_block {
    margin-top: 35px;
	}
	.faq-question {
    font-size: 18px;
    line-height: 22px;
	}
	.faq-block-content {
    margin-top: 26px;
	}
	.items-col-2-flex .item-col p {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    padding-bottom: 0px;
    min-height: 30px;
    margin-top: 6px;
	}
	.items-col-2-flex .item-col {
    width: 47%;
    justify-content: center;
	}
}
@media only screen and (max-width : 800px) {
}
@media only screen and (max-width : 768px) {
	ul.menu li a {
    padding: 7px 10px;
    font-size: 16px;
	}
	.flex-schema-col-4 .item_sch_work {
    width: 48%;
    margin-bottom: 30px;
	}
	.item-rev-block {
    height: 330px;
	}
	.content-rev-top {
    width: 96px;
    font-size: 25px;
    left: -2px;
    top: -2px;
	}
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	.master-info-block {
    font-size: 16px;
	}
	.master-block {
    padding-right: 36px;
    margin-right: 18px;
	}
	.content-txt-fill {
    font-size: 18px;
    line-height: 22px;
    margin-top: 22px;
	}
	.phone {
    font-size: 20px;
    line-height: 27px;
    padding: 11px 21px;
	}
	.button-tab-block .btn {
    padding: 18px 25px;
    font-size: 14px;
	}
	.item-company-text {
    padding: 20px;
    font-size: 14px;
	}
	.item-company-text p {
    margin-bottom: 12px;
	}
	section.info-company-section {
    padding-top: 37px;
	}
	.flex-card-block {
    padding: 35px;
	}
	.flex-col-3-fill .item-fill {
    width: 47%;
    margin-bottom: 37px;
	}
	.list-txt-block {
    text-align: left;
    margin-top: 7px;
    font-size: 13px;
	}
	.txt-table-block {
    font-size: 15px;
    line-height: 19px;
	}
	h6.title-table {
    font-size: 18px;
    margin-bottom: 18px;
	}
	.item-pr-table {
    margin-bottom: 36px;
	}
	#map {
    height: 417px;
	}
	.map-block {
    height: auto;
	}
	.block-info-contacts {
    position: static;
    width: 100%;
	}
}
@media only screen and (max-width : 700px) {
	.tel-block {
    font-size: 28px;
    margin-right: 16px;
	}
	.items-col-4 .item-col {
    width: 45%;
    margin-bottom: 16px;
	}
	.button_main_block .btn {
    padding: 10px 13px;
    font-size: 11px;
	}
	.text_logo {
    font-size: 12px;
    line-height: 16px;
    width: 128px;
    margin-left: 15px;
	}
	.logo a {
    font-size: 18px;
	}
	.schedule_block_main {
    font-size: 12px;
    line-height: 17px;
	}
	.schedule_block_main span.time_schedule::before {
    top: 2px;
	}
	.img-main-center img, 
	.img-lamp img {
    max-width: 100%;
	}
	.img-main-center,
	.img-main-center.img14 {
    bottom: -41px;
    width: 100%;
	}
	.button-center .btn {
    font-size: 23px;
	}
	ul.link-tabs li {
    width: 33.333%;
	}
	.hauling-block {
    padding-top: 33px;
    padding-bottom: 33px;
	}
	h3.title-content {
    font-size: 26px;
    line-height: 32px;
	}
	.img-tab-content {
    height: 322px;
	}
	table.table-skills {
    width: 100%;
    margin-bottom: 20px;
	}
	.ic-ben {
    width: 80px;
    height: 80px;
    background-size: 50%;
	}
	.icon-ben {
    width: 80px;
    height: 80px;
	}
	.text-ben,
	.benefi-weight .text-ben,
	.benefi-weight-flex .text-ben {
    font-size: 15px;
    line-height: 19px;
    margin-left: 25px;
	}
	.item-ben, .item-ben:nth-child(2n) {
    padding: 20px;
	}
	.img-main-center.img5 {
    left: auto;
    right: 0;
    transform: translate(0,0);
    bottom: -57px;
    width: 150px;
    height: 228px;
	}
	.namber-list-block {
    width: 60px;
    height: 60px;
    font-size: 46px;
    line-height: 41px;
    padding: 7px 1px 1px 1px;
	}
	.namber-list-block::before {
    width: 60px;
    height: 29px;
    background-size: 100%;
	}
	.text-list-block {
    font-size: 16px;
    margin-left: 18px;
    line-height: 19px;
	}
	ul.namber-list li {
    border-bottom: 0;
    min-height: auto;
    padding: 10px;
	}
	ul.namber-list {
    border: 0;
    margin-top: 25px;
	}
	.benefi-weight-flex .item-ben, 
	.benefi-weight-flex .item-ben:nth-child(2n) {
    padding: 20px;
	}
	.img-main-center.img11 {
    left: auto;
    right: 0;
    transform: translate(0,0);
    bottom: 109px;
    width: 150px;
    height: 150px;
	}
	.img-main-center.img11::before{
		display: none;
	}
}
@media only screen and (max-width : 650px) {
	.form .btn {
    font-size: 17px;
	}
	.txt-center-block {
    font-size: 13px;
	}
	.input-block {
    font-size: 15px;
    height: 50px;
    margin-bottom: 25px;
	}
	.block-content-page {
    padding-bottom: 12px;
	}
	.flex-content-block {
    margin-top: 29px;
	}
	h5.title-item {
    padding-bottom: 3px;
    font-size: 27px;
	}
	.text-table-block {
    margin: 27px auto 0 auto;
    font-size: 14px;
	}
	.item-col-2 {
    font-size: 14px;
	}
	.flex-fill-block {
    margin-top: 33px;
	}
	section.faq-section {
    padding-top: 46px;
    padding-bottom: 28px;
	}
	.privacy_policy {
    width: 100%;
    text-align: center;
    margin-top: 10px;
	}
	.bottom-block-footer p{
		width: 100%;
		text-align: center;
	}
	.rev-client-text {
    padding: 35px;
	}
	.reviews-content-block {
    margin-top: 21px;
    padding-bottom: 38px;
	}
	section.reviews-section {
    padding-top: 10px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
	}
	.swiper-pagination-bullet {
    width: 7px;
    height: 7px;
	}
	.item-wrk-we {
    width: 33.333%;
	}
	.flex-wecan-block {
    margin-top: 20px;
	}
	.item-fill {
    font-size: 20px;
    line-height: 25px;
	}
	.icon-fill-block {
    width: 80px;
    height: 80px;
	}
	.icon-fill {
    width: 90px;
    height: 90px;
    background-size: 50%;
	}
	.content-txt-fill {
    font-size: 14px;
    line-height: 17px;
    margin-top: 12px;
	}
	.flex-schema-col-5 .item_sch_work {
    width: 49%;
	}
	.text-block-page {
    margin-top: 26px;
    text-align: center;
    font-size: 13px;
	}
}
@media only screen and (max-width : 600px) {
	.items-col-5 .item-col {
    width: 48%;
	}
	.item-col {
    font-size: 13px;
    line-height: 16px;
	}
	.items-col-5 .item-col {
    width: 100%;
	}
	.item-col br{
		display: none;
	}
	.circle-block {
    margin-bottom: 7px;
	}
	.flex-section {
    padding-top: 46px;
	}
	.item-advant b {
    font-size: 20px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 6px;
    min-height: 47px;
	}
	.item-advant {
    font-size: 13px;
    line-height: 17px;
	}
	.icon-advant {
    width: 80px;
    height: 80px;
	}
	.ic-ad {
    width: 100px;
    height: 100px;
    background-size: 50%;
	}
	.flex-schema-col-6 .item_sch_work {
    width: 48%;
	}
}
@media only screen and (max-width : 550px) {
	ul.menu li,
	ul.menu li:last-child {
    border: 0.5px solid #dcdcdc;
	}
	.text-wecan-block {
    font-size: 14px;
    margin-top: 23px;
	}
	.item-wrk-we {
    font-size: 13px;
	}
	ul.menu {
    border: 0.5px solid #dcdcdc;
	}
	nav.nav_main_page_bottom ul.menu li,
	nav.nav_main_page_bottom ul.menu li:last-child {
    border: 0.5px solid #444444;
	}
	nav.nav_main_page_bottom ul.menu {
    border: 0.5px solid #444444;
	}
	.left-content {
    order: -2;
	}
	.right-content {
    width: 100%;
    order: -2;
    justify-content: space-around;
	}
	.schedule_block_main span {
    display: inline-block;
    padding-left: 0;
	}
	.schedule_block_main {
    font-size: 12px;
    line-height: 17px;
    width: 100%;
    text-align: center;
	}
	.schedule_block_main span.time_schedule {
    margin-left: 17px;
    padding-left: 24px;
	}
	.center-content {
    width: 100%;
    margin-top: 14px;
	}
	h1.title_main {
    font-size: 37px;
    line-height: 45px;
	}
	.center_main_block {
    min-height: 300px;
	}
	section.main_content_section {
    min-height: 515px;
	}
	h2.title_page {
    font-size: 27px;
    line-height: 34px;
    padding-top: 48px;
	}
	section.advantages-section {
    padding-top: 10px;
	}
	.ic-title::after{
		display: none;
	}
	.button-tab-block .btn {
    padding: 13px 21px;
    font-size: 14px;
	}
	.price-tab-block span {
    font-size: 30px;
	}
	.info-tab-content {
    line-height: 17px;
    font-size: 12px;
	}
	.img-tab-content {
    height: 266px;
    margin-top: 23px;
	}
	.price-tab-block {
    margin-right: 0;
	}
	ul.link-tabs li {
    width: 50%;
	}
	section.skills_section {
    padding-top: 29px;
	}
	.table-skills-block {
    margin-top: 28px;
	}
	.scheme_work_section {
    padding-top: 20px;
    padding-bottom: 42px;
	}
	h2.title_page_white {
    padding-top: 0;
	}
	section.benefit-section {
    padding-top: 32px;
	}
	.faq-question, .faq-answer {
    padding-left: 21px;
    padding-right: 49px;
	}
	.faq-answer {
    padding-top: 16px;
    padding-bottom: 13px;
    font-size: 12px;
	}
	.faq-question {
    font-size: 14px;
    line-height: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
	}
	.faq-question::before {
    right: 13px;
    width: 10px;
    height: 6px;
    background-size: cover;
    background-repeat: no-repeat;
	}
	.info-text-client,
	.rev-client-text {
    font-size: 13px;
    line-height: 17px;
	}
	.item-rev-block {
    height: 240px;
	}
	.avatar-block {
    width: 80px;
    height: 80px;
	}
	.pop_up {
    width: 300px;
    padding: 30px 23px;
    font-size: 12px;
	}
	.input-popup {
    height: 44px;
	}
	h4.title_popup {
    font-size: 24px;
    line-height: 24px;
	}
	.form-popup .btn {
    padding: 11px 18px;
	}
	h3.title-content-repl {
    font-size: 23px;
    line-height: 28px;
	}
	.info-repl-block {
    font-size: 14px;
	}
	.item-repl {
    padding: 30px;
	}
	.items-col-3-flex .item-col {
    flex-grow: 1;
    width: 49%;
    margin-bottom: 15px;
    padding: 0 7px;
	}
	.text-info-content-card {
    font-size: 13px;
	}
	.flex-card-block {
    padding: 20px;
	}
	h3.title-card {
    font-size: 25px;
    line-height: 28px;
	}
	.table-card table.table {
    margin-top: 12px;
	}
	.table-card table.table tr td:first-child {
    width: 70%;
	}
	.table-card table.table tr td:last-child {
    width: 730%;
	}
	.button-info-content-card .btn {
    padding: 13px 61px;
    font-size: 15px;
	}
	h2.tit-head-page {
    padding-top: 0;
	}
	section.company-section {
    padding-top: 30px;
    padding-bottom: 30px;
	}
	.block-company-requisites {
    padding: 15px;
	}
}
@media only screen and (max-width : 480px) {
	#call-now {
		display: block;
		position: fixed;
		width: 4.5em;
		height: 4.5em;
		right: 1.25em;
		bottom: 1.25em;
		border-radius: 5em;
		background: #4fd863 url(/peret/img/call.png) no-repeat 50%;
		background-size: 42px;
		border: 3px solid rgba(255, 255, 255, .3);
		z-index: 999;
	}
	.button-center .btn {
    font-size: 16px;
    padding: 17px 37px;
	}
	h5.title-item {
    font-size: 21px;
	}
	.item_sch_work {
    font-size: 14px;
    line-height: 17px;
	}
	h1.title_main {
    font-size: 27px;
    line-height: 33px;
	}
	.master-info-block {
    font-size: 14px;
	}
	.text-title {
    font-size: 14px;
    line-height: 17px;
	}
	.center_main_block {
    min-height: 235px;
	}
	section.main_content_section {
    min-height: 450px;
	}
	.button-tab-block {
    width: 100%;
	}
	.button-tab-block .btn {
    padding: 16px 21px 13px 21px;
    width: 100%;
	}
	.price-tab-block {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 11px;
    padding-top: 0;
	}
	.img-tab-content {
    height: 179px;
	}
	h3.title-content {
    font-size: 21px;
    line-height: 25px;
	}
	.tabs-content {
    padding: 25px;
	}
	.input-block {
    font-size: 14px;
    height: 40px;
    margin-bottom: 11px;
    width: 100%;
	}
	form .btn {
    font-size: 14px;
    width: 100%;
	}
	.checkbox_block {
    width: 100%;
    padding-top: 0;
    margin-top: 16px;
    order: 4;
	}
	.form .btn {
    font-size: 14px;
    width: 100%;
    margin-top: 11px;
	}
	section.form-section {
    padding-top: 38px;
    padding-bottom: 37px;
	}
	.text-ben {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
	}
	.content-rev-top {
    width: 72px;
    font-size: 17px;
	}
	.item-wrk-we {
    width: 50%;
    min-height: 80px;
	}
	ul.list-contact {
    font-size: 14px;
	}
	.contacts-info-block {
    padding: 20px;
	}
}
@media only screen and (max-width : 450px) {
	.item-fill {
    width: 45%;
    margin-bottom: 22px;
	}
}
@media only screen and (max-width : 400px) {
	.tel-block {
    font-size: 25px;
    margin-right: 0;
    line-height: 20px;
	}
	.item-company-img {
    height: 222px;
	}
	.item-rev-block {
    height: 195px;
	}
	.img-repl-block {
    height: 227px;
	}
	.button_main_block .btn {
    padding: 8px 9px;
    font-size: 10px;
	}
	.text_logo {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 7px;
	}
	ul.link-tabs a {
    padding: 8px 10px 8px 52px;
    min-height: 90px;
    font-size: 12px;
	}
	table.table-skills,
	table.table {
    font-size: 12px;
    line-height: 14px;
	}
	table.table-col-3 {
    font-size: 10px;
    line-height: 11px;
	}
	table.table-col-3 tr th {
    font-size: 9px;
    line-height: 10px;
	}
	.avatar-slide-empl {
    height: 218px;
	}
	.name-slide-empl {
    font-size: 18px;
    line-height: 22px;
	}
	.position-slide-empl span {
    font-size: 12px;
	}
}
@media only screen and (max-width : 320px) {

}