@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-semibold-webfont.woff') format('woff'),
         url('../fonts/gilroy-semibold-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff'),
         url('../fonts/gilroy-bold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-extrabold-webfont.woff') format('woff'),
         url('../fonts/gilroy-extrabold-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/inter-regular-webfont.woff2') format('woff2'),
         url('../fonts/inter-regular-webfont.woff') format('woff'),
         url('../fonts/inter-regular-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

body {
  font-family: Gilroy;
  font-size: 14px;
  background-image:url('/assets/images/tile.jpg');
  background-repeat:repeat-all !important;
  background-position:left top;
  background-attachment:fixed;
  background-size: 400px;
}

/* GLOBAL */
.not_show {display: none;}
.show {display: revert!important;}
section {padding: 20px 0; overflow: hidden;}

button, a.button, a.button:hover {display: inline-block; /*width: 370px; height: 60px; min-width: 260px;*/ padding: 8px 12px; background: #007A3F; color: #fff; font-size: 26px; text-align: center; outline: none; border: none; text-decoration: none;}
button:active, button:active, button:click, button:focus:not(:focus-visible) {outline: none; border: none;}
button.sm {display: inline-block; padding: 10px 15px; background: #007A3F; color: #fff; font-size: 16px; text-align: center; border: none;}
.navbar-toggler:focus {box-shadow: none;}

.heading {background: #19A863; display: block; max-width: 570px; min-height: 50px; position: relative; top: -25px; z-index: 50; margin: 0 auto; text-align: center;}
.heading h3 {color: #fff; font-size: 24px; font-weight: 600; line-height: 2.3em; margin: 0px;}

.big_heading {}
.big_heading div {}
.big_heading .h_bg_1, .big_heading .h_bg_2 {background: #007A3F; display: inline-block; color: #fff; font-size: 40px; font-weight: 900; line-height: 60px;}
.big_heading .h_bg_1 {padding: 10px 20px 0;}
.about .big_heading .h_bg_1 {padding-bottom: 10px;}
.big_heading .h_bg_2 {padding: 5px 20px 15px; margin-top: -20px; z-index: -1; position: relative;}
.big_text {color: #011B11; font-family: Inter; background: #fff; padding: 0; margin: 30px 0 70px; font-size: 22px; line-height: 32px; text-align: justify;}

.pl-50 {padding-left: 50px;}
.pr-50 {padding-right: 50px;}
.pb-25 {padding-bottom: 25px;}
.mb-0 {margin-bottom: 0px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 15px;}
.mb-30 {margin-bottom: 30px;}
.mb-50 {margin-bottom: 50px;}
.ml-65 {margin-left: 65px;}
.mr-65 {margin-right: 65px;}

.gorod_modal {padding: 15px 30px!important;}
.gorod_modal>div {font-size: 22px; text-align: center; color: #468767;}
.gorod_modal button {width: 100%; height: 60px; display: flex; flex-direction: column; align-items: center; margin: 15px auto; background: #9DC6B25C; color: #468767; font-size: 26px; line-height: 44px; text-align: center;}

.link {cursor: pointer; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.link:hover {opacity: 0.8;}

ul, ol {color: #468767; font-size: 24px; line-height: 36px; text-align: left;}

main a {color: #fff;}
main a:hover {color: #007A3F; text-decoration: underline;}
a.green {color: #007A3F;}
a.green:hover {color: #007A3F; text-decoration: none;}

main p>img {width: 100%; max-width: 900px; height: auto;}
main h4 {color: #007A3F;}

.center {text-align: center;}

.main_content p, .main_content ul {font-size: 1.2rem; line-height: 1.4em; color: #468767; text-align: left;}
.resources .main_content p, .resources .main_content ul {color: #011B11;}
.karta p {text-align: center;}

.photos .pics img {width: 90%; height: auto; margin: .5rem auto;}

/* FORMS */
input.hdn {position: absolute; left: -10000px;}
.modal_eco .title {display: block; width: 100%; height: 90px; background: #007A3F; color: #fff; font-size: 30px; line-height: 2.8em; text-align: center;}
.modal_eco form {padding: 35px;}
.modal_eco .check {}
.modal_eco .text {font-size: 16px; line-height: 1em; color: #999;}
.modal_eco .text_2 {font-size: 24px; line-height: 1em; color: #747373;}
input[type="text"] {font-size: 24px; line-height: 2.2em; color: #999999; background: #D6D6D65C; border: none; width: 100%; margin-bottom: 18px; padding: 0 18px;}
input[type="checkbox"] {width: 50px; height: 50px; margin-right: 13px;}
input #soglasen {background: #D6D6D65C;}
#modal-3 select {font-size: 24px; line-height: 2.2em; color: #747373; background: #D6D6D65C; border: none; width: 100%; margin-bottom: 18px; padding: 10px 18px;}
input[type="submit"] {width: 100%; height: 60px; background: #007A3F; border: none; color: #fff; font-size: 26px;}
input[type="submit"]:disabled {opacity: 0.7;}
input[type=date] {height: 52px; margin: 0 auto; width: 100%; font-size: 24px; font-weight: 400; text-transform: uppercase; outline: none; background: #D6D6D65C; border: 0; padding: 0 20px;}
.calendar {max-width: 230px; height: 52px;}
textarea {font-size: 24px; color: #999999; background: #D6D6D65C; border: none; width: 100%; min-height: 150px; margin-bottom: 18px; padding: 10px 18px;}

:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder {color: transparent;}
:focus:-moz-placeholder {color: transparent;}
:focus:-ms-input-placeholder {color: transparent;}

/* MODALS */
.modal_eco {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  /*transition: .3s;*/
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow-y: scroll;
  padding: 0;
}
 
.modal_active {
  position: fixed;
  top: 0;
  visibility: visible;
  opacity: 1;
  transition: .3s;
}
 
.modal2 .modal__content {max-width: 450px;}
.modal__content {
  width: 100%;
  max-width: 620px;
  padding: 0px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 5px 15px black;
  top: 100px;
}
 
.modal__close-button {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  position: absolute;
  right: 15px;
  top: 24px;
  background: none;
  cursor: pointer;
  transition: .3s;
  outline: none;
  z-index: 100;
}
 
.modal__close-button:hover {
  transition: .3s;
  transform: rotate(180deg);
}
 
.modal__title {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin: 0 0 15px;
}
 
.modal__description {
  font-size: 1.125rem;
}
.hidden {
  overflow: hidden;
}

/* bootstrap modal */
.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }

.modal-body {
  position:relative;
  padding:0px;
}
.btn-close {
  position:absolute;
  right:-35px;
  top:0;
}

/* HEADER */
.top {color: #268964; background: #fff; height: 60px; position: relative;}
.top .city {align-items: center; justify-content: center; font-size: 20px; font-weight: 600; cursor: pointer;}
.top .city span {float: left; padding-right: 8px;}
.top .city .gorod {float: right;}
.top .city select {color: #268964; border: none; cursor: pointer;}
.top .tel a {font-size: 24px; font-weight: 600; color: #268964; text-decoration: none;}
.top .phones .joshkar, .top .phones .kazan, .top .phones .chelny {display: none;}
.top .right_menu {}
.top .right_menu ul {display: flex; list-style: none; margin-bottom: 0px; padding-left: 0; font-size: 20px; font-weight: 600;}
.top .right_menu ul li {margin-left: 15px;}
.top .right_menu span {color: #268964; font-size: 18px; font-weight: 600; text-decoration: none; padding-left: 40px; cursor: pointer;}
.top .right_menu ul li:first-child span {background: url(../images/svg/download.svg) left center no-repeat;}
.top .right_menu ul li:nth-child(2) span {background: url(../images/svg/message.svg) left center no-repeat;}
.top .right_menu ul li:last-child span {background: url(../images/svg/help.svg) left center no-repeat;}

.sq_l_t {width: 57px; height: 57px; display: block; background: #19A863; position: absolute; bottom: -38px; left: -22px; z-index: 5;}
.sq_l_b {width: 35px; height: 35px; display: block; background: #69A889; position: absolute; bottom: -18px; left: -18px; z-index: 15;}
.sq_r_t {width: 35px; height: 35px; display: block; background: #69A889; position: absolute; top: -18px; right: -18px; z-index: 15;}
.sq_r_b {width: 57px; height: 57px; display: block; background: #19A863; position: absolute; bottom: -90px; right: -25px; z-index: 5;}
.main_menu {height: 65px; background: #007A3F; display: flex; align-items: center; position: relative; z-index: 10;}
.main_menu .navbar {justify-content: flex-end;}
.main_menu .navbar a {color: #fff; font-weight: 600; font-size: 24px; line-height: 32px;}
.main_menu .navbar li.active>a, .main_menu .navbar li:hover>a {color: #018E4A; background: #fff;}
.main_menu .dropdown-menu {background: #007a3f;}
.dropdown:hover .dropdown-menu {display: block; margin-top: 0;}

.navbar>ul {width: 100%; margin: 0; padding: 0; display: flex; list-style: none; align-items: center;}
.main_menu .navbar>ul li {margin: 0 auto;}
button.navbar-toggler {font-size: 24px;}
#logo img {height: 100%;}

/* MAIN */
.main_content {margin-top: 170px;}

.block {background: #B1DEC93F; margin-bottom: 50px; padding-bottom: 20px; color: #fff; font-size: 26px; line-height: 36px;}

.contacts .inner {background: none;}
.pers img {max-width: 180px; height: auto;}
.pers p {font-family: Inter; font-weight: 300; color: #011B11; font-size: 18px; margin-bottom: 0.4rem;}
.pers h5 {color: #666464; font-size: 24px; font-weight: 600;}
.pers a {font-family: Inter; font-weight: 300; color: #011B11; text-decoration: none;}

.client-docs a {font-family: Inter !important; font-family: 300; font-size: 18px; line-height: 24px;}

/*---------------*/

.vacancies .vakansia {margin: 0 0 30px;}
.vakansia>div:first-child {cursor: pointer;}
.vakansia .left {padding: 20px 28px; background: #57AF77; color: #fff; font-size: 24px; width: 100%;}
.vakansia .right {padding: 20px 5px; background: #39825E; color: #fff; font-size: 24px; width: 315px; margin-left: 30px;}
.vakansia .text {color: #468767; font-size: 24px;}
.vakansia .text h4 {font-size: 26px; font-weight: 600;}
.vakansia .text ul {margin-bottom: 45px;}
.vakansia li {font-family: Inter; font-weight: 300;}

.vacancies .otpravit {padding: 0px 35px;}
.vacancies .otpravit p {color: #468767; font-size: 24px; line-height: 29px; margin-bottom: 0;}

.preim_vacans .item_1 {width: 325px; height: 145px; margin: 17px; background: #47926D;}
.preim_vacans .item_2 {width: 485px; height: 145px; margin: 17px; background: #39825E;}
.preim_vacans .item_3 {width: 485px; height: 145px; margin: 17px; background: #559A78;}
.preim_vacans .item_4 {width: 325px; height: 145px; margin: 17px; background: #55AE82;}
.preim_vacans p {font-size: 36px; line-height: 40px; font-weight: 600; text-align: center; color: #fff; margin-bottom: 0;}

.preim_med p, .preim_bio p {font-size: 28px;}

/*---------------*/

.about .goda {overflow: hidden;}
.about .goda>div {width: 80%; padding: 10px 30px; margin-bottom: 35px; color: #fff; }
.about .goda div:nth-child(odd) {background: #018E4A; float: right;}
.about .goda div:nth-child(even) {background: #207049; float: left; text-align: right;}
.about .goda h4 {font-size: 48px; line-height: 1.5em; margin-bottom: 0; color: #fff;}
.about .goda p, .about .goda li {font-family:Inter; font-size:18px;}

.video .video-btn {cursor: pointer;}
h1 {font-size: 26px; min-height: 65px; margin: 15px auto; color: #468767;}
.video img {width: 90%;}

.about .inner {border: 2px solid #dbdbdb; background: none;}
.about .logos div img {max-width: 170px; height: auto;}
.about .chelny .logos div img {margin: 1rem 2rem;}

.blagodarnost .d-flex>div {min-width: 200px; margin-bottom: 15px;}
.blagodarnost img {width: 100%; max-width: 145px;}
.blagodarnost p {color: #468767; font-size: 18px; line-height: 1.1em; margin-top: 1rem; text-align: center;}

/*---------------*/

.lic {}
.lic .line {background: #57AF77; padding: 15px 25px; margin: 20px 80px;}
.lic .right {color: #fff; font-size: 16px; line-height: 25px; font-weight: 400;}
.lic .right a {color: #fff; font-family: Inter; text-decoration: none; font-size: 18px; font-weight: 600;}

.list {padding: 0px 90px;}
/*.list ul {font-size: 24px; line-height: 36px;}*/

/*---------------*/

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 15px;}
/*.priem_prom_othodov .preim .item_1 {width: 480px; height: 147px; background: #47926D; margin: 15px; padding: 0 10px; text-align: center;}
.priem_prom_othodov .preim .item_2 {width: 480px; height: 147px; background: #39825E; margin: 15px; padding: 0 10px; text-align: center;}
.priem_prom_othodov .preim .item_3 {width: 683px; height: 147px; background: #0D7D47; margin: 15px; padding: 0 10px; text-align: center;}*/
.priem_prom_othodov .preim div[class^="item_"] {width: 16rem; height: 14rem; margin-left: auto; margin-right: auto; margin-bottom: 0; background: none; position: relative;}
.priem_prom_othodov .preim div[class^="item_"] .d-flex {width: 9rem; height: 9rem; background: #47926D; position: relative;}
.preim .sq_1 {width: 45px; height: 45px; background: #55B184; position: absolute; top: -22px; left: -22px;}
.preim .sq_2 {width: 60px; height: 60px; background: #66C797; position: absolute; bottom: -16px; right: -16px; z-index: -5;}
.priem_prom_othodov .preim p {color: #007A3F; font-size: 1.3rem; line-height: 1.5rem; font-weight: 400;}
.priem_prom_othodov .preim_med p {font-size: 1rem; line-height: 1.4rem;}
.priem_prom_othodov .preim_bio p {font-size: 1rem; line-height: 1.4rem;}
.priem_prom_othodov .line {margin: 20px 40px 20px 0; padding-left: 1rem;}
.priem_prom_othodov .line:nth-child(2) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 3rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 6rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 9rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 12rem;}
.priem_prom_othodov .line .left img {height: 70px;}
.priem_prom_othodov .line .right {position: relative; padding: 1.5rem 1.5rem 1.5rem 5rem;}
.priem_prom_othodov .line .right .in_box {position: absolute; left: -3rem; top: 0; height: 100%; display: flex; align-items: center;}
.priem_prom_othodov .line .right .in_box .icon {background: #19A863; width: 6.25rem; height: 6.25rem;}
.priem_prom_othodov .line #odin {background: #018E4A;}
.priem_prom_othodov .line #dva {background: #008B61;}
.priem_prom_othodov .line #tri {background: #1F6B4E;}
.priem_prom_othodov .line #chetyre {background: #47926D;}
.priem_prom_othodov .line #pyat {background: #0D5F37;}
.priem_prom_othodov .line .right h4 {color: #fff; font-size: 28px; line-height: 40px; font-weight: 600;}
.priem_prom_othodov .line .right p {color: #fff; font-family: Inter; font-size: 18px; line-height: 24px; margin-bottom: 0;}


.voprosy div[class^="item_"] {width: 340px; height: 120px; margin: 15px; font-size: 25px; line-height: 28px; color: #fff; text-align: center;}
.voprosy .item_1 {background: #468767;}
.voprosy .item_2 {background: #018E4A;}
.voprosy .item_3 {background: #559933;}

.text p {color: #468767; font-size: 20px; line-height: 28px; font-family: Inter; text-align: left;}

/*---------------*/

.kontejnery h2, .musorovozy h2 {font-size: 32px; line-height: 40px; color: #007A3F;}
.kontejnery p {font-size: 16px; line-height: 1.3em; color: #007A3F;}
.kontejnery .price {font-size: 20px; }
.kontejnery ul, .musorovozy ul {font-size: 16px; font-family: Inter; line-height: 1.3em;}
.kontejnery .row img {width: 100%; height: auto;}

.musorovozy .row img {width: 80%; height: auto;}

/*---------------*/

.gradusniki .block {background: #B1DEC93F; margin-bottom: 50px; padding: 0 20px 20px;}
.gradusniki h4 {margin-bottom: 16px !important;}
.gradusniki p {font-size: 20px; font-family: Inter; color: #468767;}
.gradusniki ol {font-size: 20px; font-family: Inter; color: #007A3F;}

/*---------------*/

.ecodocs .item {width: 100%; height: 115px; padding: 10px; background: #9DC6B25C; font-size: 22px; line-height: 1.4em; color: #468767; text-align: left; cursor: pointer;}
.ecodocs a, .ecodocs a:hover {text-decoration: none;}
div[id^="ecodocs-"] {z-index: 1040;}
div[id^="ecodocs-"] .modal__content {max-width: 985px;}
div[id^="ecodocs-"] .modal__content>.row {padding: 20px;}
div[id^="ecodocs-"] .text .row {margin-bottom: 20px;}
div[id^="ecodocs-"] .text {padding: 20px;}
div[id^="ecodocs-"] .modal__content p, div[id^="ecodocs-"] .modal__content ul { font-size: 22px; line-height: 1.2em; color: #999;}
div[id^="ecodocs-"] .modal__content a {color: #007A3F;}
div[id^="ecodocs-"] .item {height: 135px; background: #9DC6B25C; color: #468767; font-size: 22px; text-align: center;}
div[id^="ecodocs-"] .item .big {font-size: 36px;}
div[id^="ecodocs-"] .voprosy div[class^="item_"] {width: 280px;}

/*---------------*/

.arenda .img img {width: 100%; height: auto;}

/*---------------*/

.resources .pics img {max-width: 100%; height: auto;}

/* USLUGI */
section.uslugi {padding:0;}
.uslugi .row {flex-wrap: wrap; justify-content: space-between;}
.uslugi .box {width: 290px; display: none;}
.chelny_uslugi .box, .joshkar_uslugi .box {width: 380px;}
.uslugi .item, .uslugi_page .item {height: 85px; background: rgba(157, 198, 178, 0.3589);}
.uslugi .item:hover, .uslugi_page .item:hover {background: #468767;}
.uslugi .item:hover .text, .uslugi_page .item:hover .text {color: #fff;}
.uslugi_page .item {margin-left: 80px; margin-right: 80px;}
.uslugi_page .icon {width: 150px; flex: none;}
.uslugi .icon {width: 110px;}
/*.uslugi .icon img {max-width: 64px;}*/
.uslugi .text {max-width: 187px; color: #468767; font-size: 20px; line-height: 22px; font-weight: 600; text-align: left;}
.uslugi_page .text {color: #468767; font-size: 26px; line-height: 26px; font-weight: 600;}
.uslugi a, .uslugi_page a, .uslugi a:hover, .uslugi_page a:hover {text-decoration: none;}

/* ----------------- CSS-animation ------------------ */

@-webkit-keyframes fontbulger {
        0%, 100% { font-size: 12px;}
        50% { font-size: 20px; }
}
.path {
  stroke-dasharray: 530;
  stroke-dashoffset: 530;
 
}
.box {
  text-align: center;
  float: left;
}
.fl-lft {
  float: left;
}
.box:hover .path {
     -webkit-animation:dash 2s ease-in alternate infinite;
   -moz-animation:dash 2s ease-in alternate infinite;
}
.box:hover .path_under {
     -webkit-animation:dash_under 2s ease-out alternate infinite;
   -moz-animation:dash_under 2s ease-out alternate infinite;
}
.box:hover .backborder {
     -webkit-animation:bborder 2s ease-in-out alternate infinite;
   -moz-animation:bborder 2s ease-in-out alternate infinite;
}
.box:hover .backcircle {
     -webkit-animation:bcircle 10s ease-in-out alternate infinite;
   -moz-animation:bcircle 10s ease-in-out alternate infinite;
   /* animation-iteration-count: 1; */
}
/*.box {
 animation-name: bounce;
 animation-duration: 2s;
 animation-iteration-count: 10;
 animation-direction: alternate;
 animation-timing-function: ease-out;
 animation-fill-mode: forwards;
 animation-delay: 2s;
} */
@keyframes dash {
  0% { stroke-dashoffset: 530; }
   100% { stroke-dashoffset: 0; }
}
@keyframes dash_under {
  0% { opacity: 1; }
  30% { opacity: 0; }
  30% { opacity: 0; }
  100% { opacity: 0; }
}
@keyframes identifier {
  0% { top: 0; left: 0; }
  30% { top: 10px; }
  68%, 72% { left: 50px; }
  100% { top: 20px; left: 100%; }
}
/* @-webkit-keyframes bborder {
  0% { opacity: 0.1; x:82; y:82; width: 2px; height:2px; rx:80; ry:80; }
  20% { opacity: 0.3; x:1; y:1; width: 163px; height:163px; rx:0; ry:0;  }
  100% { opacity: 0.3; }
} */
@keyframes bcircle {
  0% { opacity: 0; r: 10px; }
  3% { opacity: 1; r:65px;  }
  90% { opacity: 1; r:65px;  }
  100% { opacity: 0; r:10px;  }
}

/* SLIDER */
.slider .row {display: none;}
.slider img {width: 100%; height: auto;}

/* PREIMUSHESTVA */
.preim .inner {background: #B1DEC93F; padding-bottom: 40px;}
.preim .item_1, .preim .item_4 {position: relative; width: 436px; height: 260px; margin-bottom: 33px; background: #000; overflow: hidden;}
.preim .item_2, .preim .item_5 {position: relative; width: 436px; height: 260px; background: #000; overflow: hidden;}
.preim .item_3 {width: 209px; height: 554px; margin: 0 30px; background: #57AF77;}
.preim span.preim_title {position:absolute; max-width: 436px; height: 60px; bottom: 20px; left: 2rem; text-align: left; line-height: 1;}
.preim span.preim_title p:nth-child(1) {text-align: left; color: #fff; font-weight: 400;}
.preim span.preim_title p:nth-child(2) {text-align: left; font-size: 1.3rem; margin-top: -10px; color: #fff; font-weight: 400;}
.preim p {font-size: 32px; line-height: 40px; font-weight: 600; text-align: center; color: #fff; margin-bottom: 0;}
.preim .item_3>p span {font-size: 80px;}
.preim img {width: 100%; height: auto; opacity: 0.7;}

/* NAM DOVERYAYUT */
.dover .inner {border: 2px solid #dbdbdb; position: relative; padding-bottom: 0px;}

.dover .item_1, .dover .item_4 {width: 100%; height: 147px; margin-bottom: 10px;}
.dover .item_2, .dover .item_5 {width: 100%; height: 147px;}
/*.dover .item_3 {width: 209px; margin: 0 30px;}*/


/* KAK NAITI */
.karta .inner {background: #B1DEC93F; position: relative; padding-bottom: 0px;}
.karta .map {margin-top: -55px;}
.karta p {font-size: 26px; color: #468767; font-weight: 600; line-height: 29px; margin: 0;}
.karta .joshkar p {font-size: 1rem;}
.karta span {padding-right: 20px;}
.karta span>img {height: 50px; width: auto;}
.karta .grafik p {text-align: left;}
.karta a {text-decoration: none; color: #468767;}
.karta .b-yMap {overflow: hidden;}
.contacts_page .chelny_map_light {display: none;}
.main_page .chelny_map_full {display: none;}
.chelny_map_full {color: #555;}
.karta .__t {color: #666464; font-size: 1.3rem; margin-bottom: 1rem; cursor: pointer;}
.map-address {font-family: Inter;}


/* FOOTER */
.footer {margin: 10px 0 24px;}
.footer .inner {background: #007A3F; padding: 4px 20px;}
.footer p {margin: 0;}
.footer .text {font-size: 15px; line-height: 18px; color: #fff;}
.footer .copy {margin-right: 20px;}
.footer .copy img {height: 36px; width: auto; }
.footer .icons img {max-height: 28px;}
.footer .icons img:hover {opacity: 0.9;}




@media (max-width: 425px) {
/* GLOBAL */
.container {width: 95%;}

.modal__close-button {top: 8px;}
.modal_eco .title {height: 60px; font-size: 20px; line-height: 1.5em; display: flex; justify-content: center; align-items: center;}
input[type="text"], #modal-3 select, .modal_eco .text_2, input[type=date] {font-size: 20px;}
.modal_eco .text {font-size: 12px;}
input[type="submit"] {font-size: 20px; height: 50px;}
textarea {font-size: 20px; min-height: 100px;}

.heading {max-width: 370px; display: flex; justify-content: center; align-items: center;}
.heading h3 {font-size: 16px; line-height: 1.5em; font-weight: 400;}
button {font-size: 20px;}
.big_heading .h_bg_1, .big_heading .h_bg_2 {font-size: 16px; line-height: 44px; font-weight: 600;}
.big_heading .h_bg_1 {padding: 0px 12px 0;}
.about .big_heading .h_bg_1 {padding-bottom: 0;}
.big_heading .h_bg_2 {padding: 0px 12px 0px;}
.big_text {font-size: 16px; line-height: 1.2em;}

h1 {font-size: 20px;}

.list {padding: 0 5px;}
.list ul {font-size: 18px; line-height: 1.3em; margin-left: 10px;}

ul, ol {padding-left: 20px; font-size: 20px; line-height: 1.4em;}

.pl-50 {padding-left: 20px;}
.pr-50 {padding-right: 20px;}

/* HEADER */
.sq_l_t, .sq_l_b, .sq_r_t, .sq_r_b {display: none;}
.top {height: 45px;}
.top .city {font-size: 16px;}
.top .city span {display: none;}
.top .right_menu ul li {margin-left: 10px;}
.top .right_menu ul li span {background: none!important; padding: 0 5px 0 0; font-size: 10px;}
.top .right_menu ul li:last-child span {padding-right: 0;}

#logo img {height: 45px;}
.main_menu .navbar {padding: 0;}
.navbar ul {min-width: 180px; position: absolute; right: -15px; top: 43px; background: #007a3f;}
.main_menu {height: 50px; justify-content: space-around;}
.main_menu .col-1 img {max-width: 20px;}
.main_menu .navbar a {font-size: 20px; line-height: 1.1em; padding-left: 10px; padding-right: 10px;}
ul.dropdown-menu, .dropdown-toggle::after {display: none!important;}
button.navbar-toggler {font-size: 18px;}

/* MAIN */
.main_content {margin-top: 100px;}
.main_content p, .text p {font-size: 18px; line-height: 26px;}

.list {padding: 0 5px;}

.video h1 {font-size: 20px;}
.blagodarnost img {max-width: 200px;}

.hr p, .hr h5, .pers p, .pers h5 {text-align: center;}
.vakansia>div {flex-wrap: wrap;}
.vakansia .left {font-size: 20px; text-align: center; margin-bottom: 15px;}
.vakansia .right {font-size: 26px; text-align: center; margin: 0 auto; padding: 14px;}
.vakansia .text {font-size: 20px; line-height: 1.3em;}
.vakansia .text h4 {font-size: 20px; font-weight: 600;}
.pers h5 {font-size: 24px;}
.pers p {font-family: Inter; font-weight: 300; font-size: 16px;}
.preim_vacans div[class^="item_"] {width: 345px; height: 105px; margin: 15px auto;}
.preim_vacans p {font-size: 20px; line-height: 32px;}
.preim_vacans .ml-65 {margin-left: 0px;}
.preim_vacans .mr-65 {margin-right: 0px;}
.vacancies .otpravit {padding-left: 25px; padding-right: 25px;}
.vacancies .otpravit p {font-size: 20px;}

.lic .line {margin-left: 10px; margin-right: 10px;}

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 0px;}
.priem_prom_othodov .block {font-size: 20px; line-height: 1.0em;}
.priem_prom_othodov .voprosy .item_1, .priem_prom_othodov .voprosy .item_2, .priem_prom_othodov .voprosy .item_3 {width: 280px; height: 90px;}
.priem_prom_othodov .preim .item_1, .priem_prom_othodov .preim .item_2 {width: 280px; height: 80px; margin: 15px auto; font-size: 16px; line-height: 1.2em;}
.priem_prom_othodov .preim .item_3 {width: 280px; height: 80px; margin: 15px auto; font-size: 16px; line-height: 1.2em;}
.priem_prom_othodov .line {margin-left: 0; margin-right: 0;}
.priem_prom_othodov .line .left img {height: 50px;}
.priem_prom_othodov .line .right {margin-left: auto; margin-right: auto;}
.priem_prom_othodov .line .right h4 {font-size: 22px; line-height: 1.2em; font-weight: 600;}
.priem_prom_othodov .line .right p {font-size: 14px; line-height: 1.3em; font-weight: 400;}

.priem_prom_othodov .text p {font-size: 16px; line-height: 1.3em;}

.voprosy div[class^="item_"] {width: 300px; height: 90px; font-size: 20px; line-height: 1em;}

.ecodocs .item {display: flex; align-items: center; justify-content: center; text-align: center;}
div[id^="ecodocs-"] .modal__content p, div[id^="ecodocs-"] .modal__content ul {font-size: 20px;}

.kontejnery h2, .musorovozy h2 {font-size: 28px;}

.gradusniki p {font-size: 20px;}
.gradusniki ol {font-size: 20px;}

/* USLUGI */
.uslugi .row {flex-direction: column; align-content: center;}
.uslugi .item {width: 290px; margin: 0 auto;}
.uslugi_page .icon {width: 110px;}
.uslugi_page .item {margin-left: 0px; margin-right: 0px;}
.uslugi .text {font-size: 19px;}
.uslugi_page .text {font-size: 20px;}

/* PREIMUSHESTVA */
.preim .bloki {flex-wrap: wrap;}
.blok_23_goda .item_3 {width: 280px; height: 110px; margin-left: auto; margin-right: auto;}
.preim .item_1, .preim .item_4 {width: 90%; height: 160px; margin-left: auto; margin-right: auto; margin-bottom: 20px;}
.preim .item_2, .preim .item_5 {width: 90%; height: 160px; margin-left: auto; margin-right: auto; margin-bottom: 20px;}
.preim p {font-size: 23px; line-height: 1.2em;}
.preim span.preim_title p:nth-child(2) {margin-top: 0;}
.preim span.preim_title .line_height {line-height: 1rem;}
.column_1, .column_2 {flex: 1 1 auto; width: 100%;}
.preim .item_3 p {font-size: 28px; line-height: 32px; color: #fff;}
.priem_prom_othodov .line {padding-left: 0;}
.priem_prom_othodov .line .right {padding-left: 1.5rem;}
.priem_prom_othodov .line .right .in_box {display: none;}
.priem_prom_othodov .line:nth-child(2) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 0rem;}

/* NAM DOVERYAYUT */
.dover .item_1, .dover .item_2, .dover .item_3, .dover .item_4, .dover .item_5 {height: 90px;}
.dover .item_1 img {max-width: 178px; max-height: 90px;}
.dover .item_2 img {max-width: 205px; max-height: 90px;}
.dover .item_3 img {max-width: 107px; max-height: 90px;}
.dover .item_4 img {max-width: 238px; max-height: 90px;}
.dover .item_5 img {max-width: 240px; max-height: 90px;}

/* KAK NAITI */
.karta p {font-size: 20px;}
.karta span img {height: 42px;}
.karta .joshkar p span img {height: 30px; width: auto;}

/* FOOTER */
.footer .inner {flex-wrap: wrap;}
.footer .icons img {max-height: 30px;}
.footer .copy img {height: 40px;}
.footer .text {font-size: 12px; line-height: 1.5em; font-weight: 400;}
}





@media (min-width: 426px) and (max-width: 576px) {
/* GLOBAL */
.container {width: 95%;}

.heading {max-width: 420px;}
.heading h3 {font-size: 16px; line-height: 3em;}
button {font-size: 22px;}
.big_heading .h_bg_1, .big_heading .h_bg_2 {font-size: 20px; line-height: 50px; font-weight: 600;}
.big_heading .h_bg_1 {padding: 0px 16px 0;}
.about .big_heading .h_bg_1 {padding-bottom: 0;}
.big_heading .h_bg_2 {padding: 5px 16px 5px;}
.big_text {font-size: 16px; line-height: 1.2em;}

h1 {font-size: 20px;}

/* MODALS */
.modal__close-button {top: 8px;}
.modal_eco .title {height: 60px; font-size: 20px; line-height: 1.5em; display: flex; justify-content: center; align-items: center;}
input[type="text"], #modal-3 select, .modal_eco .text_2, input[type=date] {font-size: 20px;}
.modal_eco .text {font-size: 12px;}
input[type="submit"] {font-size: 20px; height: 50px;}
textarea {font-size: 20px; min-height: 100px;}

/* HEADER */
.sq_l_t, .sq_l_b, .sq_r_t, .sq_r_b {display: none;}
.top {height: 50px;}
.top .city {font-size: 18px;}
.top .city span {display: none;}
.top .right_menu ul li {margin-left: 10px;}
.top .right_menu ul li span {background: none!important; padding: 0 5px 0 0; font-size: 12px;}
.top .right_menu ul li:last-child span {padding-right: 0;}

#logo img {height: 46px;}
.navbar ul {min-width: 180px; position: absolute; right: -10px; top: 58px; background: #007a3f;}
.main_menu {height: 58px; justify-content: space-around;}
.main_menu .navbar a {font-size: 20px; line-height: 1.1em; padding-left: 10px; padding-right: 10px;}
ul.dropdown-menu, .dropdown-toggle::after {display: none!important;}
button.navbar-toggler {font-size: 22px;}

/* MAIN */
.main_content {margin-top: 120px;}
.main_content p, .text p {font-size: 18px; line-height: 1.4em;}

.list {padding: 0 15px;}
.list ul {font-size: 20px; line-height: 1.3em;}
ul, ol {padding-left: 1em;}

.hr p, .hr h5, .pers p, .pers h5 {text-align: center;}
.vakansia>div {flex-wrap: wrap;}
.vakansia .left {font-size: 20px; text-align: center; margin-bottom: 15px;}
.vakansia .right {font-size: 26px; text-align: center; margin: 0 auto; padding: 14px;}
.vakansia .text {font-size: 20px; line-height: 1.3em;}
.vakansia .text h4 {font-size: 24px; font-weight: 600;}
.pers h5 {font-size: 26px;}
.pers p {font-family: Inter; font-weight: 300; font-size: 18px;}
.preim_vacans div[class^="item_"] {width: 345px; min-height: 105px; margin: 15px auto;}

.preim_vacans p {font-size: 22px; line-height: 32px;}
.preim_vacans .ml-65 {margin-left: 0px;}
.preim_vacans .mr-65 {margin-right: 0px;}
.vacancies .otpravit p {font-size: 20px;}

.lic .line {margin-left: 10px; margin-right: 10px;}

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 5px;}
.priem_prom_othodov .block {font-size: 26px; line-height: 1.2em;}
.priem_prom_othodov .voprosy .item_1, .priem_prom_othodov .voprosy .item_2, .priem_prom_othodov .voprosy .item_3 {width: 280px; height: 100px;}
.priem_prom_othodov .preim .item_1, .priem_prom_othodov .preim .item_2 {width: 350px; height: 100px; margin: 15px auto; font-size: 20px; line-height: 1.2em;}
.priem_prom_othodov .preim .item_3 {width: 350px; min-height: 100px; margin: 15px auto; font-size: 20px; line-height: 1.2em;}
.priem_prom_othodov .line {margin-left: 0; margin-right: 0;}
.priem_prom_othodov .line .left img {height: 60px;}
.priem_prom_othodov .line .right {margin-left: auto; margin-right: auto;}
.priem_prom_othodov .line .right h4 {font-size: 22px; line-height: 1em; font-weight: 600;}
.priem_prom_othodov .line .right p {font-size: 14px; line-height: 1.4em;}

.voprosy div[class^="item_"] {width: 300px; height: 100px; font-size: 22px; line-height: 1em;}

.ecodocs .item {display: flex; align-items: center; justify-content: center; text-align: center;}
div[id^="ecodocs-"] .modal__content p, div[id^="ecodocs-"] .modal__content ul {font-size: 20px;}

/* USLUGI */
.uslugi .row {flex-direction: column; align-content: center;}
.uslugi .item {width: 290px; margin: 0 auto;}
.uslugi_page .icon {width: 110px;}
.uslugi_page .item {margin-left: 0px; margin-right: 0px;}
.uslugi .text {font-size: 19px;}
.uslugi_page .text {font-size: 22px;}


/* PREIMUSHESTVA */
.preim .bloki {flex-wrap: wrap;}
.blok_23_goda .item_3 {width: 280px; height: 110px; margin-left: auto; margin-right: auto;}
.preim .item_1, .preim .item_4 {width: 280px; height: 110px; margin-left: auto; margin-right: auto; margin-bottom: 20px;}
.preim .item_2, .preim .item_5 {width: 280px; height: 110px; margin-left: auto; margin-right: auto; margin-bottom: 20px;}
.preim p {font-size: 23px; line-height: 1.2em;}
.preim span.preim_title p:nth-child(2) {margin-top: 0;}
.preim span.preim_title .line_height {line-height: 1rem;}
.column_1, .column_2 {flex: 1 1 auto; width: 100%;}
.preim .item_3 p {font-size: 28px; line-height: 32px; color: #fff;}
.priem_prom_othodov .line {padding-left: 0;}
.priem_prom_othodov .line .right {padding-left: 1.5rem;}
.priem_prom_othodov .line .right .in_box {display: none;}
.priem_prom_othodov .line:nth-child(2) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 0rem;}

/* NAM DOVERYAYUT */
.dover .item_1, .dover .item_2, .dover .item_3, .dover .item_4, .dover .item_5 {height: 90px;}
.dover .item_1 img {max-width: 178px; max-height: 90px;}
.dover .item_2 img {max-width: 205px; max-height: 90px;}
.dover .item_3 img {max-width: 107px; max-height: 90px;}
.dover .item_4 img {max-width: 238px; max-height: 90px;}
.dover .item_5 img {max-width: 240px; max-height: 90px;}

/* KAK NAITI */
.karta p {font-size: 22px;}
.karta span img {height: 45px;}
.karta .joshkar p span img {height: 30px; width: auto;}

/* FOOTER */
.footer .inner {flex-wrap: wrap;}
.footer .icons img {max-height: 30px;}
.footer .text {font-size: 16px;}
}





@media (min-width: 577px) and (max-width: 768px) {
/* GLOBAL */
.heading {max-width: 450px;}
.heading h3 {font-size: 22px;}
button {font-size: 24px;}
.big_heading .h_bg_1, .big_heading .h_bg_2 {font-size: 24px; line-height: 50px; font-weight: 600;}
.big_heading .h_bg_1 {padding: 0px 16px 0;}
.about .big_heading .h_bg_1 {padding-bottom: 0;}
.big_heading .h_bg_2 {padding: 5px 16px 5px;}
.big_text {font-size: 18px; line-height: 1.2em;}

h1 {font-size: 20px;}

/* MODALS */
.modal__close-button {top: 14px;}
.modal__content {width: 100%; max-width: 530px;}
.modal .title {height: 70px; font-size: 26px; line-height: 2.6em;}
input[type="text"], input[type=date], input[type="submit"], textarea, #modal-3 select, .modal .text_2 {font-size: 22px;}

/* HEADER */
.sq_l_t {width: 50px; height: 50px; bottom: -33px; left: -22px;}
.sq_l_b {width: 30px; height: 30px; bottom: -18px; left: -18px;}
.sq_r_t {width: 30px; height: 30px; top: -18px; right: -18px;}
.sq_r_b {width: 50px; height: 50px; bottom: -82px; right: -22px;}

.top {height: 50px;}
.top .city span {display: none;}
.top .right_menu ul li {margin-left: 10px;}
.top .right_menu ul li span {background: none!important; padding: 0 5px 0 0; font-size: 16px;}
.top .right_menu ul li:last-child span {padding-right: 0;}

#logo img {height: 46px;}
.navbar ul {min-width: 180px; position: absolute; right: 0; top: 56px; background: #007a3f;}
.main_menu {height: 58px;}
.main_menu .navbar a {font-size: 20px; line-height: 1.1em; padding-left: 10px; padding-right: 10px;}
.main_menu .navbar button.navbar-toggler {font-size: 20px;}
ul.dropdown-menu, .dropdown-toggle::after {display: none!important;}

/* MAIN */
.main_content {margin-top: 140px;}
.main_content p, .text p {font-size: 19px; line-height: 1.4em;}

.list {padding: 0 20px;}
.list ul {font-size: 20px; line-height: 1.3em;}
ul {font-size: 22px; padding-left: 1em;}

.hr p, .hr h5, .pers p, .pers h5 {text-align: center;}
.vakansia>div {flex-wrap: wrap;}
.vakansia .left {font-size: 20px; text-align: center; margin-bottom: 15px;}
.vakansia .right {font-size: 26px; text-align: center; margin: 0 auto; padding: 14px;}
.vakansia .text {font-size: 22px; line-height: 1.3em;}
.vakansia .text h4 {font-size: 26px; font-weight: 600;}
.pers h5 {font-size: 24px;}
.pers p {font-family: Inter; font-weight: 300; font-size: 18px;}
.preim_vacans .item_1 {width: 345px; height: 125px; margin: 15px auto;}
.preim_vacans .item_2 {width: 345px; height: 125px; margin: 15px auto;}
.preim_vacans .item_3 {width: 345px; height: 125px; margin: 15px auto;}
.preim_vacans .item_4 {width: 345px; height: 125px; margin: 15px auto;}
.preim_vacans p {font-size: 24px; line-height: 32px;}
.preim_vacans .ml-65 {margin-left: 0px;}
.preim_vacans .mr-65 {margin-right: 0px;}

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 5px;}
.priem_prom_othodov .block {font-size: 28px; line-height: 1.2em;}
.priem_prom_othodov .voprosy .item_1, .priem_prom_othodov .voprosy .item_2, .priem_prom_othodov .voprosy .item_3 {width: 280px; height: 100px;}
.priem_prom_othodov .preim .item_1, .priem_prom_othodov .preim .item_2 {width: 350px; height: 105px; margin: 15px auto; font-size: 22px; line-height: 1.2em;}
.priem_prom_othodov .preim .item_3 {width: 350px; min-height: 105px; margin: 15px auto; font-size: 22px; line-height: 1.2em;}
.priem_prom_othodov .line {margin-left: 0; margin-right: 0;}
.priem_prom_othodov .line .left img {height: 60px;}
.priem_prom_othodov .line .right {margin-left: auto; margin-right: auto;}
.priem_prom_othodov .line .right h4 {font-size: 24px; line-height: 1em; font-weight: 600;}
.priem_prom_othodov .line .right p {font-size: 16px; line-height: 1.4em;}

.voprosy div[class^="item_"] {font-size: 22px; line-height: 28px;}

/* USLUGI */
.uslugi .row {flex-direction: column; align-content: center;}
.uslugi .text {font-size: 19px;}
.uslugi_page .item {margin-left: 0px; margin-right: 0px;}

/* PREIMUSHESTVA */
.preim .item_1, .preim .item_4 {width: 345px; height: 220px; margin-left: auto; margin-right: auto;}
.preim .item_2, .preim .item_5 {width: 345px; height: 220px; margin-left: auto; margin-right: auto;}
.preim p {font-size: 20px; line-height: 1.2em;}
.preim span.preim_title p:nth-child(2) {margin-top: 0;}
.preim span.preim_title .line_height {line-height: 1rem;}
.column_1, .column_2 {flex: 0 0 auto; width: 50%;}
.preim .item_3 {height: 110px; margin: 35px auto 0; background: #57AF77;}
.preim .item_3 p {font-size: 28px; line-height: 32px; color: #fff;}
.priem_prom_othodov .line {padding-left: 0;}
.priem_prom_othodov .line .right {padding-left: 1.5rem;}
.priem_prom_othodov .line .right .in_box {display: none;}
.priem_prom_othodov .line:nth-child(2) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 0rem;}

/* NAM DOVERYAYUT */
.dover .item_1, .dover .item_2, .dover .item_3, .dover .item_4, .dover .item_5 {height: 105px;}
.dover .item_1 img {max-width: 178px;}
.dover .item_2 img {max-width: 205px;}
.dover .item_3 img {max-width: 107px;}
.dover .item_4 img {max-width: 238px;}
.dover .item_5 img {max-width: 240px;}

/* KAK NAITI */
.karta p {max-width: 520px; margin: 0 auto; font-size: 22px;}
.karta .joshkar p span img {height: 30px; width: auto;}
.karta .email {margin: 20px auto;}

/* FOOTER */
.footer .inner {flex-wrap: wrap;}
.footer .icons img {max-height: 30px;}
.footer .text {font-size: 19px;}
}





@media (min-width: 769px) and (max-width: 992px) {
/* GLOBAL */
.big_heading .h_bg_1, .big_heading .h_bg_2 {font-size: 30px; font-weight: 600;}
.big_heading .h_bg_1 {padding: 0px 16px 0;}
.about .big_heading .h_bg_1 {padding-bottom: 0;}
.big_heading .h_bg_2 {padding: 5px 16px 5px;}
.big_text {font-size: 18px; line-height: 1.3em;}

h1 {font-size: 20px;}

/* MODALS */
.modal__content {width: 100%; max-width: 520px;}
.modal .title {height: 75px; font-size: 28px;}
input[type="text"], input[type=date], input[type="submit"], textarea, #modal-3 select, .modal .text_2 {font-size: 22px;}

/* HEADER */
.sq_l_t {width: 50px; height: 50px; bottom: -33px; left: -22px;}
.sq_l_b {width: 30px; height: 30px; bottom: -18px; left: -18px;}
.sq_r_t {width: 30px; height: 30px; top: -18px; right: -18px;}
.sq_r_b {width: 50px; height: 50px; bottom: -82px; right: -22px;}

.top {height: 50px;}
.top .city span {display: none;}
.top .right_menu ul li {margin-left: 10px;}
.top .right_menu ul li span {background: none!important; padding: 0 5px 0 0; font-size: 16px;}
.top .right_menu ul li:last-child span {padding-right: 0;}
.top .tel a {font-size: 20px;}

#logo img {height: 46px;}
.navbar ul {min-width: 180px; position: absolute; right: 0; top: 58px; background: #007a3f;}
.main_menu {height: 58px;}
.main_menu .navbar a {font-size: 22px; line-height: 1.2em; padding-left: 10px; padding-right: 10px;}
.main_menu .navbar button.navbar-toggler {font-size: 22px;}
ul.dropdown-menu, .dropdown-toggle::after {display: none!important;}

/* MAIN */
.main_content {margin-top: 140px;}

.list {padding: 0px 40px;}
.list ul {font-size: 22px; line-height: 1.5em;}
ul {padding-left: 1em;}

.text p {font-size: 20px; line-height: 1.4em;}

.hr p, .hr h5, .pers p, .pers h5 {text-align: center;}
.pers p {font-family: Inter; font-weight: 300; font-size: 18px;}
.pers h5 {font-size: 24px;}
.vakansia .left {font-size: 20px;}
.vakansia .right {font-size: 26px;}
.vakansia .text h4 {font-size: 26px;}
.preim_vacans .item_1 {width: 230px; height: 125px; margin: 15px;}
.preim_vacans .item_2 {width: 370px; height: 125px; margin: 15px;}
.preim_vacans .item_3 {width: 370px; height: 125px; margin: 15px;}
.preim_vacans .item_4 {width: 230px; height: 125px; margin: 15px;}
.preim_vacans p {font-size: 24px; line-height: 32px;}
.preim_vacans .ml-65 {margin-left: 0px;}
.preim_vacans .mr-65 {margin-right: 0px;}

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 5px;}
.priem_prom_othodov .block {font-size: 30px;}
.priem_prom_othodov .voprosy .item_1, .priem_prom_othodov .voprosy .item_2, .priem_prom_othodov .voprosy .item_3 {width: 280px; height: 100px;}
.priem_prom_othodov .preim .item_1, .priem_prom_othodov .preim .item_2 {width: 400px; height: 130px; margin: 15px auto; font-size: 24px; line-height: 1.5em;}
.priem_prom_othodov .preim .item_3 {width: 400px; min-height: 130px; margin: 15px auto; font-size: 24px; line-height: 1.5em;}
.priem_prom_othodov .line {margin-left: 0; margin-right: 0;}
.priem_prom_othodov .line .right {margin-left: auto; margin-right: auto;}
.priem_prom_othodov .line .right h4 {font-size: 26px; line-height: 1em;}
.priem_prom_othodov .line .right p {font-size: 18px; line-height: 1.4em;}
.priem_prom_othodov .line:nth-child(2) {margin-left: 2rem;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 2rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 2rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 2rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 2rem;}

.voprosy div[class^="item_"] {font-size: 24px; line-height: 28px;}

/* USLUGI */
.uslugi_page .item {margin-left: 30px; margin-right: 30px;}

/* PREIMUSHESTVA */
.preim .item_1, .preim .item_4 {width: 320px; height: 110px; margin-left: auto; margin-right: auto;}
.preim .item_2, .preim .item_5 {width: 320px; height: 110px; margin-left: auto; margin-right: auto;}
.preim p {font-size: 23px; line-height: 1.2em;}
.preim span.preim_title .line_height {line-height: 1rem;}
.column_1, .column_2 {flex: 0 0 auto; width: 50%;}
.preim .item_3 {height: 110px; min-width: 400px; margin: 35px auto 0; background: #57AF77;}
.preim .item_3 p {font-size: 28px; line-height: 32px; color: #fff;}

/* NAM DOVERYAYUT */
.dover .item_1, .dover .item_2, .dover .item_3, .dover .item_4, .dover .item_5 {height: 105px;}
.dover .item_1 img {max-width: 178px;}
.dover .item_2 img {max-width: 205px;}
.dover .item_3 img {max-width: 107px;}
.dover .item_4 img {max-width: 238px;}
.dover .item_5 img {max-width: 240px;}

/* KAK NAITI */
.karta p {font-size: 24px;}
.karta .joshkar p span img {height: 30px; width: auto;}

/* FOOTER */

}





@media (min-width: 993px) and (max-width: 1200px) {
/* GLOBAL */
.big_heading .h_bg_1, .big_heading .h_bg_2 {font-size: 36px; font-weight: 600;}
.big_heading .h_bg_1 {padding: 12px 20px 0;}
.big_heading .h_bg_2 {padding: 16px 20px 16px;}
.big_text {font-size: 20px; line-height: 30px;}

h1 {font-size: 24px;}

/* HEADER */
.top .city span {display: none;}
.top .right_menu ul li {margin-left: 10px;}
.top .right_menu ul li:last-child span {padding-right: 0;}
.top .right_menu span {font-size: 18px;}

.main_menu .navbar a {font-size: 23px;}

/* MAIN */
.list {padding: 0px 40px;}

.vyvoz_musora .big_heading .h_bg_1 {padding-bottom: 15px;}
.priem_prom_othodov .block {font-size: 30px;}
.priem_prom_othodov .preim .item_3 {width: 480px;}
.priem_prom_othodov .voprosy .item_1, .priem_prom_othodov .voprosy .item_2, .priem_prom_othodov .voprosy .item_3 {width: 280px; font-size: 28px;}
.priem_prom_othodov .line .right h4 {font-size: 28px; line-height: 1em;}
.priem_prom_othodov .line .right p {font-size: 19px; line-height: 1.4em;}
.priem_prom_othodov .line:nth-child(3) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(4) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(5) {margin-left: 0rem;}
.priem_prom_othodov .line:nth-child(6) {margin-left: 0rem;}

.ecodocs .item {font-size: 20px;}

.preim_med p, .preim_bio p {font-size: 24px;}

.preim_vacans .ml-65 {margin-left: 0px;}
.preim_vacans .mr-65 {margin-right: 0px;}

.pers img {max-width: 150px; height: auto;}
.pers p {font-family: Inter; font-weight: 300; font-size: 18px;}
.pers h5 {font-size: 24px;}

/* USLUGI */
.uslugi .icon {width: 80px;}
.uslugi .icon img {max-width: 50px;}
.uslugi .text {max-width: 187px; color: #468767; font-size: 18px; line-height: 1.2em; font-weight: 600;}

/* PREIMUSHESTVA */
.preim .item_1, .preim .item_4 {width: 350px; height: 230px; margin-bottom: 30px;}
.preim .item_2, .preim .item_5 {width: 350px; height: 230px;}
.preim .item_3 {width: 180px; height: 490px;}
.preim p {font-size: 28px; line-height: 1.4em;}
.preim p span {font-size: 70px;}
.preim span.preim_title .line_height {line-height: 1rem;}

/* NAM DOVERYAYUT */
.dover img {max-width: 280px;}

/* KAK NAITI */
.karta p {font-size: 21px;}
.karta p span {padding-right: 12px;}
.karta span img {height: 45px; width: auto;}
.karta .joshkar p span img {height: 32px; width: auto;}

/* FOOTER */
}





@media (min-width: 1201px) and (max-width: 1400px) {
/* GLOBAL */


/* HEADER */
.main_menu .navbar li {margin-left: 7px; margin-right: 7px;}

/* MAIN */
.preim_med p, .preim_bio p {font-size: 24px;}

/* USLUGI */


/* PREIMUSHESTVA */
.preim .item_3 {width: 200px; height: 554px;}
.preim .item_2, .preim .item_5 {width: 425px;}

/* NAM DOVERYAYUT */

/* KAK NAITI */
.karta p span {padding-right: 14px;}
.karta span img {height: 45px; width: auto;}
.karta .joshkar p span img {height: 32px; width: auto;}

/* FOOTER */
}


@media (min-width: 1401px) {
/* HEADER */
.main_menu .navbar li {margin-left: 10px; margin-right: 10px;}
}

