/* import */
/* color */
/* mixin */
.br {
  border-radius: 4px;
}
.opacity-img {
  opacity: 0.8;
}
.opacity-btn {
  opacity: 0.8;
}
.link-hover {
  opacity: 0.8;
}
.box-hover {
  box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1200px) {
  .container {
    max-width: 1220px;
  }
}
@media (min-width: 992px) {
	.header-fix {display: none;}
	#header .header-main-page {
		position: fixed;
		z-index: 100000;
	}
	#header .header-inner {
		width: 100%;
		position: fixed;
		z-index: 100000;
	}
	.content-box .breadcrumb {
		margin: 100px 0 10px 0;
		overflow: hidden;
		color: #777;
		font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
}
@media (max-width: 1199px) {
  #header .header-slider__offer {
    padding-left: 0;
  }
  #header .header-form__inner {
    right: 130px;
  }
  #sidebar {
    margin-right: 30px;
    width: 240px;
    min-width: 240px;
  }
  #sidebar_fixed {
    width: 240px;
  }
  #catalog-filter .catalog-filter__button {
    margin-bottom: 5px;
  }
  #catalog-filter .catalog-filter__title {
    padding: 0 10px;
  }
  .catalog-cart-input-detail-btn {
    padding: 0 15px;
  }
  .catalog-cart-input-detail-wrap input {
    width: 60px;
  }
}
@media (max-width: 991px) {
  #header .header-top {
    text-align: center;
  }
  #header .header-logo {
    margin-bottom: 30px;
  }
  #header .header-logo img {
    max-height: 60px;
  }
  #header .header-address,
  #header .header-working-time 
  {
    display: none;
  }
  #header .header-form {
    margin-top: 0;
  }
  #header .header-phone {
    text-align: center;
    margin-bottom: 30px;
  }
  #header .header-btn-callback {
    display: none;
  }
  #header .header-btn-zayvka {
    margin-bottom: 20px;
  }
  #header .header-slider {
    position: relative;
    text-align: center;
  }
  #header .header-main-page {
    height: auto;
  }
  #header .header-slider__offer {
    display: none;
  }
  #header .header-slider__btn {
    display: none;
  }
  #header .header-slider__inner {
    max-height: 300px !important;
    min-height: 0;
  }
  #header .header-form__inner {
    display: none;
  }
  #footer .footer__item1 {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 2px solid #3e4c5a;
    margin-bottom: 30px;
  }
  #footer .footer__hr {
    display: none;
  }
  #footer .footer__btn-callback-link {
    display: inline-block;
  }
  .section-map {
    background: #f7f7f7;
    height: auto;
  }
  .section-map__map {
    position: static;
  }
  .section-map__contacts {
    position: static;
    background: #f7f7f7;
    box-shadow: none;
    border-radius: 0;
  }
  .section-company__col-img {
    display: none;
  }
  #sidebar {
    display: none;
  }
  .catalog-detail__status-box {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #header .header_desktop {
    display: none;
  }
  #header .header_mobile {
    display: block;
  }
  .section-projects-list,
  .section-services,
  .section-projects,
  .section-company,
  .section-partners,
  .section-portfolio,
  .section-advantage,
  .section-review,
  .section-news {
    margin-bottom: 50px;
  }
  .wrapper {
    padding: 20px 0;
  }
  /*.content-box h1 { 
    margin-bottom: -40px;
    padding-bottom: 0;
  }*/
  .services-view-list__title {
    margin-top: 30px;
  }
  .portfolio-detai__img {
    margin-bottom: 30px;
  }
  .portfolio-projects-list__img {
    margin-bottom: 30px;
  }
  .content-box .breadcrumb {
    display: none;
  }

  #header .header-slider {
    text-align: left;
    top: 0 !important;
  }
  #header .header-slider__offer {
    display: block;
  }
  #header .header-slider__btn {
    display: flex;
    margin-top: 10px;
  }
  #header .header-slider__inner {
    min-height: 250px;
    height: fit-content;
    max-height: auto !important;
  }
  #header .header-slider__offer {
    top: 0;
    padding: 30px;
  }
  .owl-theme .owl-dots {
    display: none;
  }
  #header .header-slider__desc {
    font-weight: 300;
    height: 75px;
    margin: 0;
    overflow: hidden;
  }

  #footer .footer {
    text-align: center;
  }
  #footer .footer__item1 {
    display: block;
    justify-content: space-between;
    padding-top: 0;
    border-top: none;
    margin-bottom: 0;
  }
  #footer .footer__hr {
    display: block;
  }
  #footer .footer__btn-callback-link {
    display: inline-block;
  } 
  #footer .footer__contacts {
    width: 40%;
    margin: auto;
  }
  #footer .footer__phone a {
    width: max-content;
    margin: auto;
  }
  #footer .footer__menu-title:after {
    margin: 20px auto;
  }
  #footer .footer__copyright {
    margin-bottom: 20px;
  }
  #footer .footer__social ul {
    justify-content: center;
  }
  #footer .footer__metrics {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  #header .header_mobile .content_left, 
  #header .header_mobile .content_right 
  {
    gap: 10px;
  }
  #sidebarWrapper,
  #sidebarWrapper .menu__container {
    width: 80%;
  }
}
@media (max-width: 575px) {
  #header .header_mobile .content_left, 
  #header .header_mobile .content_right {
    gap: 5px;
  }
  #header .header_mobile .btn__header-top img {
    width: 30px;
  }
  #header .header_mobile .header-phone_mobile img {
    width: 25px;
  }
  #header .header_mobile .btn_search img {
    width: 25px;
  }
  #header .header-btn-zayvka__link {
    padding: 15px;
    font-size: 1.0em;
  }
  #header .wrapper {
    padding: 30px 0;
  }

  #header .header-slider__inner {
    min-height: 240px;
  }
  #header .header-slider__title {
    font-size: 2.2em;
  }
  #header .header-slider__desc {
    height: 70px;
    font-size: 1.0em;
  }

  .catalog-section__view {
    display: none;
  }
  .catalog-links__text {
    margin-bottom: 30px;
  }
  .content-box h1 {
    font-size: 1.8em;
    line-height: 1.1;
  }
}
@media (max-width: 475px) {
  #header .header_mobile .header-top, 
  #header .header_mobile .header-bottom {
    height: 70px;
  }
  #header .header_mobile .header-top {
    padding: 10px;
  }
  #header .header_mobile .search__container.active { 
    top: 70px;
  }
  #header .header-btn-zayvka__link {
    padding: 10px;
    font-size: 0.9em;
  }
  #header .header_mobile .btn_search svg,
  #header .header_mobile .header-phone_mobile svg
  {
    width: 25px;
  }
  #header .header_mobile .search__container input {
    height: 30px;
    padding: 0 20px 0 15px;
    border: none;
    background: transparent;
    color: #000;
  }
  #header .header_mobile .search__container #searchSVG {
    width: 20px;
    height: 20px;
  }
  #header .header_mobile .search__container #btnStartSearch,
  #header .header_mobile .search__container #btnStartSearch svg 
  {
    width: 25px;
    height: 25px;
  }
  #header .header_mobile .search__container #btnSearchClose svg {
    width: 20px;
    height: 20px;
  }
  #sidebarWrapper .content__menu_bottom {
    padding: 20px 30px;
  }
}
@media (max-width: 420px) {
  #header .header_mobile .btn-container #callingSidebar {
    width: 20px;
  }

  #header .header-slider__inner {
    min-height: 210px;
  }
  #header .header-slider__title {
    font-size: 1.8em;
  }
  #header .header-slider__desc {
    height: 55px;
    font-size: 0.8em;
  }
  #header .header-slider__btn .btn-link {
    padding: 15px 20px;
  }

  #sidebarWrapper .content__menu_bottom {
    padding: 10px 20px;
    gap: 10px;
  }
  .header-address__text, .header-working-time__text {
    text-wrap: wrap;
  }
}
@media (max-height: 700px), (max-width: 340px)  {
  #sidebarWrapper .nav__item:has(ul)::after {
    margin: 15px 0px 15px -30px;
  }
  #sidebarWrapper .nav__item a {
    padding: 15px 30px;
  }
}
@media (max-height: 620px) {
  #sidebarWrapper .nav__item:has(ul)::after {
    margin: 10px 0px 10px -30px;
  }
  #sidebarWrapper .nav__item a {
    padding: 10px 30px;
  }
}
@media (max-height: 530px) {
  #sidebarWrapper .phone a,
  #sidebarWrapper .email a
  {
    font-size: 0.8em;
  }
  #sidebarWrapper .phone img {
    height: 20px;
  }
  #sidebarWrapper .email a:before {
    font-size: 1.2em;
  }
  #sidebarWrapper .social i:before {
    font-size: 1.3em;
  }
  #sidebarWrapper .header-working-time__icon:before,
  #sidebarWrapper .header-address__icon:before 
  {
    font-size: 0.9em;
  }
}
@media (max-height: 500px) {
  #sidebarWrapper .nav__item a {
    padding: 7px 30px;
  }
}
@media (max-width: 370px) {
  #header .header_mobile .btn-container #callingSidebar {
    width: 15px;
    gap: 3px;
  }
  #header .header_mobile .header-logo {
    margin-top: 1px;
  }
  #header .header_mobile .header-logo img {
    height: 15px;
  }
  #header .header_mobile .btn_search svg,
  #header .header_mobile .header-phone_mobile svg
  {
    width: 20px;
  }
  #header .header_mobile .search__container input {
    height: 30px;
    padding: 0 20px 0 15px;
    border: none;
    background: transparent;
    color: #000;
  }
  #header .header_mobile .search__container #searchSVG {
    width: 20px;
    height: 20px;
  }
  #header .header_mobile .search__container #btnStartSearch,
  #header .header_mobile .search__container #btnStartSearch svg 
  {
    width: 25px;
    height: 25px;
  }
  #header .header_mobile .search__container #btnSearchClose svg {
    width: 20px;
    height: 20px;
  }
}
/* new */
@media (min-width: 1600px) {
  #header .video-bg__video {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 991px) {
  #header .video-bg__video {
    width: 100%;
    height: auto;
  }
  .search-input {
    top: 260px;
  }
}
@media (max-width: 575px) {
  #header .video-bg__video {
    width: auto;
    height: 100%;
  }
}

@media(max-width: 1200px) {
  .header_desktop .col-lg-auto {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media(max-width: 991px) {
  .header_desktop .col-lg-auto {
    padding-left: 15px;
    padding-right: 15px;
  }
}