
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
:after,
:before {
  box-sizing: border-box;
}

:active,
:focus {
  outline: none;
}

a:active,
a:focus {
  outline: none;
}

aside,
footer,
header,
nav {
  display: block;
}

body,
html {
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

button,
input,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  z-index: 1001;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #fa7d08;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloader-rotate {
  to {
    transform: rotate(360deg);
  }
}

@keyframes preloader-bounce {
  0%,
  to {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

body {
  font-family: "Roboto", sans-serif;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.container {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}

body button {
  border: none;
}

img {
  width: -webkit-fit-content;
  width: fit-content;
}

button,
input,
textarea {
  margin: 0;
}

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.ibg img {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 20px;
}

::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
}



@media (max-width: 1000px) {
  .logo {
    display: flex;
    flex-direction: column;
    width: auto;
  }
}

main .footer-form img {
  margin-right: 20px;
}

@media (max-width: 750px) {
 
  main .footer-form img {
    padding-top: 35px;
  }
}

@media (max-width: 970px) {
  
}


.b24-widget-button-position-bottom-right {
    right: 10px !important;
    bottom: 10px !important;
    }


.header__info .logo .logo-no {
  display: none;
}

body .wrapper .header .burger {
  opacity: 0;
  transition: all 0.3s ease 0s;
  display: none;
}

@media (max-width: 600px) {
  body .wrapper .header .burger {
    opacity: 1;
  }
}

@media (max-width: 430px) {
  body .wrapper .header .burger {
    margin-right: 10px;
  }
}

@media (max-width: 1000px) {
  body .wrapper .header .burger span {
    align-self: auto;
  }
}
/*
body .wrapper .header .header__open {
    height: 110px;
}
*/

html body .wrapper .header__scroll-bg .burger {
  opacity: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  cursor: pointer;
}
html body .wrapper .header__scroll .burger {
  opacity: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  cursor: pointer;
}
.wrapper .header__scroll-bg .burger {
  opacity: 1;
}
.wrapper .header__scroll .burger {
  opacity: 1;
}
.wrapper .header__scroll-bg .header-container {
  padding: 6px 15px 6px;
}
.wrapper .header__scroll .header-container {
  padding: 6px 15px 6px;
  align-items: center;
}
.wrapper .header .header__scroll a .small-logo {
  display: none;
}
.wrapper .header .header__scroll a .logo {
  display: block;
}
.wrapper .header .header__scroll .contact {
  display: flex;
}
.wrapper .header__scroll-bg .energy__metro {
  display: none;
}
.wrapper .header__scroll .energy__metro {
  display: none;
}
.wrapper .header__scroll-bg .contact {
  margin-left: 55px;
  flex: 0 0 100%;
  max-width: 800px;
  padding-top: 0;
}
.wrapper .header__scroll .contact {
  margin-left: 55px;
  flex: 0 0 100%;
  max-width: 800px;
  padding-top: 0;
}
.wrapper .header__scroll-bg .nav-info {
  align-self: center;
}
.wrapper .header__scroll .nav-info {
  align-self: center;
}
.wrapper .header__scroll-bg .energy__phone a,
.wrapper .header__scroll-bg .energy__mail a {
  border-bottom: 0;
  padding-bottom: 0;
}
.wrapper .header__scroll .energy__phone a,
.wrapper .header__scroll .energy__mail a {
  border-bottom: 0;
  padding-bottom: 0;
}
.wrapper .header__scroll-bg .back-call {
  padding: 13px 30px;
}
.wrapper .header__scroll .back-call {
  padding: 13px 30px;
}
.wrapper .header__scroll-bg .logo .logo-main {
  display: none;
}
.wrapper .header__scroll .logo .logo-main {
  display: none;
}
.wrapper .header__scroll-bg .logo .logo-no {
  display: block;
}
.wrapper .header__scroll .logo .logo-no {
  display: block;
}

.wrapper .header__scroll-bg .header__menu {
  bottom: 0;
}
.wrapper .header__scroll .header__menu {
  bottom: 0;
}
/*
@media (max-width: 600px) {
    .wrapper .header__scroll-bg .header__menu {
        bottom:0;
    }
}
*/
.header__menu {

  transition: all 0.3s ease 0s;
}
.header__new .header__menu {
  bottom: 0;
}

.header__new .header__menu.header__menu-open {
  bottom: -126px;
}

.header__new .header__menu.header__menu-scroll {
  bottom: 0;
}

.header__new .header__menu.header__menu-open {
  bottom: -126px;
}

.header__new .header__menu.header__menu-scroll.header__menu-open {
  bottom: -126px;
}

#site-navigation .menu-item-has-children:hover {
  background: #fa7d08;
}
#site-navigation .menu-item-has-children:hover a {
  color: #fff;
}
@media (max-width: 750px) {

  .header__menu.header__menu-open {
    bottom: -126px;
  }

  .header__new .header__menu.header__menu-scroll.header__menu-open {
    bottom: 0px;
  }

  .header__menu {
    bottom: 0;
  }
  .active-mob .header__menu {
    position: relative;
  }

  .header__menu #menu-main-menu-top {
    width: 160px;
    padding: 0;
    border-radius: 0;
    padding-right: 0;
    padding-left: 20px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease 0s;
    top: 0;
    left: -100%;
  }

  .header__menu #menu-main-menu-top.ul-active {
   
    left: 0;
  }

  .header__menu > ul .menu-item-has-children:hover .sub-menu {
    display: none;
  }
  #site-navigation .menu-item-has-children.active ul.sub-menu {
    display: block;
  }
  #site-navigation .menu-item-has-children.active {
    background: #fa7d08;
  }
  #site-navigation .menu-item-has-children.active a {
    color: #fff;
  }
 
  .header__menu > ul .menu-item-has-children .sub-menu {
    left: 100px;
    top: -138px;
  }

  .header__menu > ul .menu-item-has-children:after {
    transform: rotate(45deg);
    right: 9px;
    top: 21px;
  }

  .header__menu > ul .menu-item-has-children:before {
    transform: rotate(-45deg);
    right: 9px;
    top: 26px;
  }

  .header__menu > ul .menu-item-has-children:hover:after {
    transform: rotate(-45deg);
  }

  .header__menu > ul .menu-item-has-children:hover:before {
    transform: rotate(45deg);
  }
}

@media (max-width: 410px) {
  .header__menu .sub-menu {
    width: 240px;
  }
}

@media (max-width: 380px) {
  .header__menu .sub-menu {
    width: 210px;
  }

  .header__menu .sub-menu li a {
    font-size: 11px;
  }
}

@media (max-width: 380px) {
  .header__menu ul {
    padding-left: 10px;
  }

  .header__menu .sub-menu {
    width: 210px;
  }

  .header__menu .sub-menu li a {
    font-size: 11px;
  }
}

@media (max-width: 600px) {
  .wrapper .header #site-navigation .menu-item-has-children:after {
    transform: rotate(45deg);
    right: 9px;
    top: 21px;
  }

  .wrapper .header #site-navigation .menu-item-has-children:hover:after {
    transform: rotate(-45deg);
  }
}

@media (max-width: 1200px) {
  body #go-top {
    right: 50px;
  }
}

@media (max-width: 1000px) {
  body #go-top {
    right: 30px;
  }
}

@media (max-width: 750px) {
  body #go-top {
    right: 20px;
  }
}

@media (max-width: 600px) {
  body #go-top {
    right: 10px;
  }
}

@media (max-width: 600px) {
  .header {
    position: fixed;
    width: 100%;
  }
}

.header .burger-box .back-call {
  display: none;
}

@media (max-width: 1000px) {
  .header .burger-box .burger {
    display: flex;
  }
}

@media (min-width: 750px) {
  .header .burger-box {
    align-self: center;
  }
}

@media (max-width: 600px) {
  .header .header__scroll .header-container a {
    margin: auto;
    margin-left: 15px;
  }

  .header .header__scroll .header-container a .logo {
    width: 280px;
  }
}

.header-container .energy__time {
  display: flex;
}

@media (max-width: 750px) {
  .header-container .contact .energy__time {
    display: block;
  }
}

@media (max-width: 600px) {
  .header-container .contact .energy__time {
    display: flex;
  }

  .header-container .contact .energy__time p {
    font-size: 15px;
  }
}

@media (max-width: 1192px) {
  .header-container .contact .energy__metro {
    display: none;
  }
}

@media (max-width: 600px) {
  .header-container .contact .energy__mail {
    display: block;
  }
}

@media (max-width: 750px) {
  .header-container .contact .energy__mail {
    display: none;
  }
}

@media (max-width: 700px) {
  .header-container .contact .energy__mail {
    /*order:2;*/
    margin: auto;
  }
}
/*
@media (max-width: 600px) {
    .header-container .contact .energy__mail {
        order:1
    }
}
*/
@media (max-width: 750px) {
  .header-container .contact .energy__mail a {
    font-size: 13px;
  }
}

@media (max-width: 730px) {
  /*   .header-container .contact .energy__mail {
        order:3
    }
*/
  .header-container .contact .energy__mail a {
    font-size: 13px;
  }
}

@media (max-width: 600px) {
  .header-container .contact .energy__mail a {
    font-size: 17px;
  }
}

.header-container .contact .nav-info .back-call__open {
  width: auto;
  height: auto;
}

.header-container .contact .nav-info .back-call__open p {
  display: block;
}

.header-container .contact .back-call {
  transition: all 0.3s ease 0s;
}

/*@media (max-width: 970px) {
    .header-container .contact .back-call p {
        display:none;
    }
}*/

@media (max-width: 900px) {
  .header-container .contact .back-call img {
    margin: auto;
  }
}

@media (max-width: 1100px) {
  .consultation .form-call {
    padding: 22px;
  }

  .consultation .form-call .form-body input {
    margin-top: 20px;
    width: 300px;
    padding: 14px 15px;
  }

  .consultation .form-call .form-body .order {
    width: 170px;
    padding: 12px 0;
  }
}

@media (max-width: 600px) {
  .wrapper .header-slider__open {
    margin-top: 0px;
    transition: all 0.3s ease 0s;
  }
}

.admin-bar .header-slider {
  border-top: 88px solid #202426;
}

.header-slider {
  position: relative;
  border-top: 120px solid #202426;
}

@media (max-width: 600px) {
  .header-slider {
    position: relative;
    top: 0px;
    margin-top: 0;
    transition: all 0.2s ease 0s;
  }
}

@media (max-width: 750px) {
  main .main {
    padding-top: 20px;
  }
}

@media (max-width: 850px) {
  main .main .sidebar {
    flex: 0 1 260px;
  }
}

@media (max-width: 850px) {
  main .main .sidebar .calculator-link p,
  main .main .sidebar .document-link p {
    margin-left: 75px;
  }
}

@media (max-width: 750px) {
  main .main .sidebar .form-call__block {
    display: none;
  }
}

@media (max-width: 850px) {
  main .main .sidebar .form-call__block .form-call .form-body input {
    width: 237px;
  }
}

@media (max-width: 750px) {
  main .adaptive-cat .categories {
    margin-top: 0;
    display: none;
  }
}

@media (max-width: 850px) {
  main .new-coments form {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  main .new-coments form #comments-form-buttons .grippie #comments-form-send {
    padding: 14px 15px;
  }

  main .new-coments form #comments-form-buttons .grippie #comments-form-send a {
    font-size: 15px;
  }
}

@media (max-width: 440px) {
  main .new-coments form #comments-form-buttons .grippie #comments-form-send {
    padding: 10px 12px;
  }

  main .new-coments form #comments-form-buttons .grippie #comments-form-send a {
    font-size: 13px;
  }
}

@media (max-width: 1000px) {
  main .new-coments form #comments-form-buttons .grippie {
    height: auto;
  }

  main .new-coments form #comments-form-buttons .grippie .counter {
    align-self: center;
  }
}

@media (max-width: 950px) {
  main .new-coments form .comments-form_line {
    flex-wrap: wrap;
  }

  main .new-coments form .comments-form_line input {
    flex: 1 0 100%;
  }

  main .new-coments form .comments-form_line input:first-child {
    margin: 0;
  }

  main .new-coments form .comments-form_line input:last-child {
    margin-top: 27px;
    margin-left: 0;
  }
}

@media (max-width: 850px) {
  main .new-coments form .comments-form_line input {
    padding: 15px 20px;
  }

  main .new-coments form .comments-form_line input:last-child {
    margin-top: 20px;
    margin-left: 0;
  }
}

@media (max-width: 1000px) {
  main .gallery-block {
    margin-top: 40px;
  }
}

@media (max-width: 950px) {
  main .gallery-block {
    margin-top: 30px;
  }
}

@media (max-width: 750px) {
  main .sidebar-slider {
    display: none;
  }
}

@media (max-width: 850px) {
  main .sidebar-slider .button-block .all-review,
  main .sidebar-slider .button-block .write-review {
    width: 135px;
  }
}

@media (max-width: 850px) {
  main .sidebar-slider .arrow-right {
    right: 40px;
  }
}

@media (max-width: 850px) {
  main .sidebar-slider__block {
    width: 260px;
  }
}

@media (max-width: 1000px) {
  main .coments {
    margin-top: 40px;
  }
}

@media (max-width: 900px) {
  main .coments {
    margin-top: 30px;
  }
}

@media (max-width: 900px) {
  main .coments .title {
    margin-top: 18px;
    font-size: 18px;
  }

  main .coments .title:after {
    margin-top: 12px;
  }
}

@media (max-width: 1000px) {
  main .coments__block {
    margin-left: 20px;
  }
}

@media (max-width: 950px) {
  main .coments__block {
    margin-left: 10px;
  }
}

@media (max-width: 950px) {
  main .coments .com-line:after {
    position: absolute;
    bottom: -10px;
  }
}

@media (max-width: 1000px) {
  main .coments__nicname h4 {
    margin-left: 10px;
    font-size: 15px;
  }
}

@media (max-width: 950px) {
  main .coments__nicname h4 {
    margin-left: 7px;
  }
}

@media (max-width: 900px) {
  main .coments .admin-coments .coments__nicname {
    margin-left: 10px;
  }
}

@media (max-width: 950px) {
  main .coments__button {
    order: 2;
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
  }
}

@media (max-width: 760px) {
  main .coments__button {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

@media (max-width: 1100px) {
  main .coments__button button {
    margin-left: 7px;
    padding: 7px 12px;
  }
}

@media (max-width: 1000px) {
  main .coments__button button {
    margin-left: 6px;
    padding: 7px 12px;
  }
}

@media (max-width: 960px) {
  main .coments__button button {
    padding: 9px 30px;
    margin-left: 10px;
  }
}

@media (max-width: 910px) {
  main .coments__button button {
    padding: 9px 20px;
  }
}

@media (max-width: 800px) {
  main .coments__button button {
    padding: 9px 15px;
  }
}

@media (max-width: 450px) {
  main .coments .coments__btn-items:nth-child(2) {
    margin-top: 5px;
    order: 3;
  }
}

@media (max-width: 1000px) {
  main .coments .coments__adds {
    margin-top: 20px;
  }

  main .coments .coments__adds .mew-coments {
    padding: 13px 18px;
  }

  main .coments .coments__adds .more-comments {
    padding: 13px 18px;
  }
}

@media (max-width: 900px) {
  main .coments .coments__adds .mew-coments {
    padding: 15px 18px;
    font-size: 12px;
  }

  main .coments .coments__adds .more-comments {
    padding: 13px 18px;
    font-size: 12px;
  }
}

@media (max-width: 850px) {
  main .coments .coments__adds {
    flex-wrap: wrap-reverse;
  }

  main .coments .coments__adds .mew-coments {
    margin-top: 15px;
  }
}

@media (min-width: 750px) {
  main .collapse-cat {
    display: none;
  }
}

@media (max-width: 600px) {
  main .request-sell .sell-val .cash p {
    font-size: 23px;
  }
}

@media (max-width: 450px) {
  main .request-sell .sell-val .cash p {
    font-size: 21px;
  }
}

@media (max-width: 340px) {
  main .request-sell .sell-val .cash p {
    font-size: 18px;
  }
}

@media (max-width: 600px) {
  main .request-sell .total p {
    font-size: 18px;
  }
}

@media (max-width: 600px) {
  main .request-sell .sell-back p {
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  main .request-sell .sell-back p {
    font-size: 18px;
  }
}

@media (max-width: 850px) {
  main .coments__items {
    flex: 1 0 100%;
    display: flex;
    justify-content: flex-end;
  }
}

@media (max-width: 1000px) {
  main .gallery-block .slick-prev {
    left: 35%;
  }

  main .gallery-block .slick-next {
    right: 35%;
  }
}

@media (max-width: 1000px) {
  .table .price_table_head table {
    font-size: 13px;
  }
}

@media (max-width: 1000px) {
  .table .price_table_head table thead th {
    padding: 6px;
  }
}

@media (max-width: 1000px) {
  .table table .pr_order {
    width: 37px;
  }

  .table table .pr_unit {
    width: 60px;
  }

  .table table .pr_input {
    width: 56px;
  }

  .table table .pr_price {
    width: 48px;
  }

  .table table .pr_total {
    width: 65px;
  }
}

@media (max-width: 600px) {
  .table table .pr_order {
    display: none;
  }
}

@media (max-width: 1000px) {
  .table .panel table {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
  .table .panel table .pr_title {
    padding-left: 5px;
  }
}

@media (max-width: 1000px) {
  .table .panel .accord-header {
    padding: 9px 28px 9px 27px;
  }
}

@media (max-width: 950px) {
  .table .panel .accord-header {
    padding: 8px 20px 8px 16px;
  }
}

@media (max-width: 1000px) {
  .table .panel .accord-header h3 {
    font-weight: 600;
  }
}

@media (max-width: 1000px) {
  .table .panel .accord-header .vertical-line {
    margin: 0 10px;
  }
}

@media (max-width: 850px) {
  .table .request-sell {
    padding: 25px 0;
  }
}

@media (max-width: 600px) {
  .table .request-sell {
    padding: 15px 0;
  }
}

@media (max-width: 950px) {
  .table .request-sell .sell-back {
    padding: 0 20px;
  }
}

@media (max-width: 600px) {
  .table .request-sell .sell-back {
    padding: 0 10px;
  }
}

@media (max-width: 1000px) {
  .table .request-sell .sell-back .title {
    margin-top: 20px;
    font-size: 22px;
  }
}

@media (max-width: 850px) {
  .table .request-sell .sell-back .title {
    margin-top: 10px;
  }
}

@media (max-width: 950px) {
  .table .request-sell .sell-back form {
    margin-top: 20px;
  }
}

@media (max-width: 900px) {
  .table .request-sell .sell-back form {
    margin-top: 15px;
  }
}

@media (max-width: 850px) {
  .table .request-sell .sell-back form {
    margin-top: 10px;
  }
}

@media (max-width: 1050px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 16px 76px;
  }
}

@media (max-width: 1000px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 16px 70px;
  }
}

@media (max-width: 900px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 15px 60px;
  }
}

@media (max-width: 850px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 13px 50px;
  }
}

@media (max-width: 600px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 12px 40px;
    top: 35px;
    left: 40%;
  }
}

@media (max-width: 500px) {
  .table .request-sell .sell-back form button[type="submit"] {
    padding: 11px 30px;
    font-size: 15px;
  }
}

@media (max-width: 1100px) {
  .table .request-sell .sell-back form .input-block {
    flex-wrap: wrap;
  }
}

@media (max-width: 1170px) {
  .table .request-sell .sell-back form .input-block input {
    margin-right: 10px;
  }
}

@media (max-width: 1140px) {
  .table .request-sell .sell-back form .input-block input {
    padding: 13px 18px;
  }
}

@media (max-width: 1100px) {
  .table .request-sell .sell-back form .input-block input {
    flex: 1 0 100%;
    margin-top: 10px;
  }
}

@media (max-width: 1100px) {
  .table .table__img-bott {
    bottom: 250px;
  }
}

@media (max-width: 1120px) {
  .table .table__img-top {
    top: -65px;
  }
}

@media (max-width: 750px) {

  .wrapper main .form-head p br {
    display: none;
  }

  .wrapper main .form-body {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .wrapper main .form-body .wpcf7-form p {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }


  .wrapper main .order {
    margin-left: auto;
    margin-right: auto;
  }
}

input[type="search"]::-moz-placeholder {
  color: #fff;
}
input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
input[type="search"]::-ms-input-placeholder {
  color: #fff;
}
input[type="search"]::placeholder {
  color: #fff;
}

@media (max-width: 760px) {
  .wrapper .footer .footer-menu {
    display: none;
  }
}
@media screen and (max-width: 1060px) {
  .wrapper .footer .footer-info .energy__time {
    order: 4;
  }
}
@media (max-width: 1050px) {
  .wrapper .footer .footer-info .nav-info {
    align-self: flex-start;
    margin-left: 0;
    margin: 10px 0;
  }

  .wrapper .footer .footer-info .nav-info:first-child {
    margin: 10px 0;
  }

  .wrapper .footer .footer-info .energy__mail {
    order: 1;
    text-decoration: underline;
  }

  .wrapper .footer .footer-info .energy__mail a {
    font-size: 17px;
  }

  .wrapper .footer .footer-info .energy__location {
    order: 2;
  }

  .wrapper .footer .footer-info .energy__location p {
    font-size: 14px;
	  text-transform:none;
  }

  .wrapper .footer .footer-info .energy__metro {
    order: 3;
  }

  .wrapper .footer .footer-info .energy__time {
    order: 4;
    display: flex;
  }

  .wrapper .footer .footer-info .energy-info {
    align-self: center;
    margin-left: 32px;
  }

  .wrapper .footer .footer-info .energy__copyright {
    margin-top: 40px;
    text-align: center;
  }

  .wrapper .footer .footer-info .energy__search {
    align-self: center;
    margin-top: 66px;
  }

  .wrapper .footer .footer-info .energy__search p input:focus {
    width: 250px;
  }
	.wrapper .footer .nav-info img {
		max-width:18px;
	}
}

@media (max-width: 670px) {
  .wrapper .footer .footer-info .container {
    justify-content: space-between;
  }

  .wrapper .footer .footer-info .energy__search {
    margin-top: 36px;
  }

  .wrapper .footer .footer-info .energy__copyright {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper .footer .footer-info .energy-info {
    margin-top: 36px;
    margin-left: 0px;
  }
}

@media (min-width: 750px) {
  main .form-call-top {
    display: none;
  }
}

@media (max-width: 950px) {
  main .footer-form form {
    margin-right: 30px;
  }

  main .footer-form form .form-title {
    font-size: 23px;
  }

  main .footer-form form .input-block {
    margin-top: 20px;
  }

  main .footer-form form .input-block input {
    padding: 14px 19px;
  }

  main .footer-form form #btn-submit {
    margin-top: 15px;
    padding: 16px 70px;
  }
}

@media (max-width: 850px) {
  main .footer-form img {
    width: 180px;
  }

  main .footer-form form {
    margin-right: 20px;
  }

  main .footer-form form .form-title {
    font-size: 22px;
  }

  main .footer-form form .input-block {
    margin-top: 15px;
  }

  main .footer-form form .input-block input {
    padding: 13px 18px;
  }

  main .footer-form form #btn-submit {
    margin-top: 15px;
    padding: 14px 60px;
  }
}

@media (max-width: 700px) {
  main .footer-form form .input-block {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 20px;
  }

  main .footer-form form .input-block input {
    flex: 1 0 100%;
  }

  main .footer-form form .input-block input:first-child {
    margin: 0;
  }

  main .footer-form form .input-block input:last-child {
    margin: 0;
    margin-top: 20px;
  }

  main .footer-form form #btn-submit {
    margin-top: 15px;
    padding: 13px 50px;
  }
}

@media (max-width: 670px) {
  main .footer-form img {
    display: none !important;
  }
  .footer-form .soglashenie {
    display: block;
  }
  main .footer-form form {
    margin: auto;
    margin-bottom: 20px;
  }

  main .footer-form form .input-block {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 20px;
  }

  main .footer-form form .input-block input {
    flex: 1 0 100%;
  }

  main .footer-form form .input-block input:first-child {
    margin: 0;
  }

  main .footer-form form .input-block input:last-child {
    margin: 0;
    margin-top: 20px;
  }

  main .footer-form form #btn-submit {
    margin-top: 15px;
    padding: 13px 50px;
  }
}

@media (min-width: 1000px) {
  .footer .energy__phone {
    display: none;
  }
}

@media (min-width: 1000px) {
  .footer .energy__copyright-content {
    display: none;
  }
}

@media (max-width: 1060px) {
  .footer .container .footer-menu__info .nav-info {
    display: none;
  }
}

@media (max-width: 760px) {
  .footer .container .energy-info__top .energy__phone {
    display: block;
  }
}

@media (min-width: 1000px) {
  .footer .container .energy__search-img {
    display: none;
  }
}

.footer .footer-info .energy__time {
  display: flex;
}

.footer .footer-info .energy__phone {
  display: flex;
}

@media (min-width: 650px) {
  .footer .footer-info .energy__search-bot {
    display: none;
  }
}

.no-sliders {
  margin-top: -110px;
}

main .main .accordion .accord-header h3,
main .main .accordion .accord-header p {
  color: #fff;
  margin: 0;
  align-self: center;
}

main .main .accordion .accord-header h3:after {
  content: "";
  display: none;
}

main .main .accordion .accord-header .pr_title {
  text-align: left;
}

main {
  position: relative;
  margin-top: 30px;
}

main .form-call {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 32px;
  height: -webkit-fit-content;
  height: fit-content;
  margin-left: 10px;
  margin-right: 10px;
}

main .form-call .form-head {
  display: flex;
}

main .form-call .form-head .form-img img {
  width: 100%;
}

main .form-call .form-head p {
  margin-left: 16px;
  line-height: 30px;
  align-self: center;
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}

main .form-body {
  display: flex;
  flex-direction: column;
}

main .form-body input {
  width: 320px;
  margin-top: 25px;
  background-color: #494949;
  padding: 17px 20px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}

main .order {
  width: 185px;
  margin-top: 20px;
  background-color: #fa7d08;
  padding: 15px 0;
  transition: all 0.3s ease 0s;
}

main .order:hover {
  background: #ff922c;
}

main .order p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

main input::-webkit-input-placeholder {
  text-indent: 0px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
}

main input::-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:-ms-input-placeholder {
  text-indent: 0px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:focus::-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:focus:-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

main input:focus:-ms-input-placeholder {
  text-indent: 500px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

section.comment-content.comment {
  border: none;
}

.comments-area article header {
  margin: 0px;
}

.comments-area article header cite {
  align-self: center;
  font-size: 15px;
  font-weight: 500;
}

.comments-area article header img {
  border-radius: 50%;
}

.new-coments #respond .comment-notes {
  display: none;
}

.new-coments #respond h3 {
  margin-top: 22px;
  color: #141823;
  font-weight: 700;
  font-size: 20px;
}

.new-coments #respond h3#reply-title {
  font-size: 20px;
}

#respond .comment-form-cookies-consent {
  display: none;
}

#respond form {
  display: flex;
  flex-direction: column;
}

#respond .comment-form-url {
  display: none;
}

.menu-item span {
  display: none;
}

.menu-item-has-children > span {
  display: block;
}

#respond #commentform input,
#respond #commentform textarea {
  border: 1px solid #9b9b9b;
}

#respond #commentform .form-submit {
  order: 3;
  display: flex;
  justify-content: flex-end;
}

#respond #commentform .form-submit input {
  padding: 16px 20px;
  background-color: #fa7d08;
  transition: all 0.3s ease 0s;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

#respond #commentform .comment-form-comment {
  order: 2;
}

#respond #commentform textarea {
  resize: none;
  margin-top: 26px;
  width: 100%;
  padding: 20px;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

#respond #commentform label {
  display: none;
}

.children .author-admin {
  padding-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.categories .sub-menu {
  flex: 1 0 100%;
}

.categories .sub-menu a {
  font-size: 12px;
}

.categories .sub-menu .menu-item {
  margin-left: 29px;
}

.categories .sub-menu .menu-item .services-img {
  width: 8px;
}

.header .temp {
  display: none;
}

.comments-area {
  margin-top: 50px;
}

.comments-area article header cite {
  margin-left: 15px;
}

.comments-area .comment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #dedede;
}

.comments-area .comment p {
  color: #141823;
  font-size: 13px;
  font-weight: 400;
  margin-top: 11px;
  line-height: 15px;
}

.comments-area .comment:last-child {
  border-bottom: none;
}

.comments-area .coments__btn-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-left: 30px;
  flex-wrap: wrap;
  margin-left: 11px;
  background: #fff;
  padding: 9px 15px;
  border: 1px solid #e7e7e7;
  cursor: pointer;
}

.comments-area .coments__btn-items a {
  position: relative;
  color: #686868;
}

.js .selectnav {
  display: none;
}

@media (max-width: 768px) {
  .js .selectnav {
    display: none;
  }
}

@media (max-width: 750px) {
  .menu-mainmenu-container {
    margin-top: 0;
  }
}

.widget-area {
  height: auto;
  width: 100%;
  float: none;
}

.coments .children {
  transform: none;
}

.coments .comment-author-admin {
  padding-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.coments .comment-author-admin .comment {
  background-color: #f8f8f8;
  width: 100%;
}

.coments .comment-author-admin .coments__nicname a {
  color: #fa7d08;
  font-size: 16px;
  font-weight: 500;
}

.main {
  margin-top: 0;
  padding-top: 0px;
  position: relative;
  z-index: 2;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
}

.main .content-wrapper div.p-title,
.main .content-wrapper h1,
.main .content-wrapper div.p-title,
.main .content-wrapper h2,
.main .content-wrapper h3,
.main .content-wrapper h4,
.main .content-wrapper h5,
.main .content-wrapper h6 {
  margin-top: 22px;
  color: #141823;
  font-weight: 700;
}

.main .content-wrapper .entry-content h2.first_title {
  display: table-cell;
  padding-bottom: 30px;
}

.b-calculator > h3 {
  background-image: url('/wp-content/themes/iconic-one/css/../img/ic_calculate.svg');
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 60px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.main .content-wrapper .b-calculator > h3:after {
  content: "";
  display: block;
  width: 97px;
  height: 1px;
  margin-top: 10px;
  background-color: #fa7d08;
  padding: 0;
  margin-bottom: 0;
}

.main .content-wrapper .entry-content h3.gallery_title {
  font-size: 21px;
  line-height: 32px;
  text-align: left;
  padding-left: 52px;
  background-image: url('/wp-content/themes/iconic-one/css/../img/gallery-icon.svg');
  background-repeat: no-repeat;
  background-position: left top;
}

.main .content-wrapper .entry-content h3.gallery_title:after {
  content: "";
  display: block;
  width: 97px;
  height: 1px;
  margin-top: 10px;
  background-color: #fa7d08;
  padding: 0;
  margin-bottom: 0;
}

.main .content-wrapper .entry-content p:first-child {
  margin-bottom: 0;
}

.main .content-wrapper div.p-title:after,
.main .content-wrapper h1:after,
.main .content-wrapper h2:after,
.main .content-wrapper h3:after,
.main .content-wrapper h4:after,
.main .content-wrapper h5:after,
.main .content-wrapper h6:after {
  /*content: "";
    display: block;
    width: 97px;
    height: 1px;
    margin-top: 10px;
    background-color: #fa7d08*/

  content: url('/wp-content/themes/iconic-one/css/../img/line-title.svg');
  display: block;
  height: 1px;
  margin-top: -12px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.main .content-wrapper .site-content {
  width: 100%;
}
.main .content-wrapper p {
  color: #262c32;
  font-size: 15px;
  font-weight: 400;
  margin-top: 0px;
  line-height: 170%;
  margin-bottom: 25px;
}

.main .content-wrapper .entry-content ol li,
.main .content-wrapper .entry-content ul li {
  font-size: 15px;
  line-height: 160%;
}

.main .content-wrapper .entry-content li:not(:last-child) {
  margin-bottom: 9px;
}

.main .content-wrapper .entry-content ul li {
  position: relative;
  padding-left: 30px;
}

.main .content-wrapper .entry-content ul li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  top: 2px;
  left: 0;
  background-color: #fa7d08;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-image: url('/wp-content/themes/iconic-one/css/../img/ul-marker.svg');
  background-repeat: no-repeat;
  background-position: center;
}

ol {
  counter-reset: myCounter;
}

ol li {
  list-style: none;
  position: relative;
  padding-left: 30px;
}

ol>li:before  {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
  position: absolute;
  top: 2px;
  left: 0;
  background-color: #fa7d08;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  border-radius: 100%;
}
.main .content-wrapper .entry-content h1 {
  display: none;
}

.main .content-wrapper .entry-content ul li a,
.main .content-wrapper p a {
  color: #fa7d08;
  font-weight: 400;
}

.main .content-wrapper .entry-content ul li a:hover,
.main .content-wrapper p a:hover {
  text-decoration: underline;
}
.main .sidebar {
  flex: 0 1 300px;
  margin: 0 20px;
}

.main .content-wrapper {
  flex: 1;
  width: 100%;
  /*padding-right: 10px;*/
  /*padding-right: 50px;*/
  /*padding-left: 10px;*/
  min-width: 0;
}

.sidebar-slider .bne-testimonial-wrapper {
  margin: 30px auto 0px auto;
}

.coments {
  margin-top: 50px;
}

.coments .coments__nicname a {
  font-size: 16px;
  font-weight: 500;
}

.coments .title {
  font-weight: 500;
}

.coments .title b {
  font-weight: 700;
}

.coments .bottom-line {
  position: relative;
}

.coments .bottom-line:after,
.coments .bottom-line:before {
  top: 28px;
}

.coments .bottom-line:before {
  content: "";
  display: block;
  top: 31px;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #dedede;
}

.coments .coment,
.coments__block {
  padding-top: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-left: 30px;
  flex-wrap: wrap;
}

.coments .coment button,
.coments__block button {
  margin-left: 11px;
  background: #fff;
  padding: 9px 15px;
  border: 1px solid #e7e7e7;
}

.coments__text {
  flex: 1 0 100%;
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: 20px;
}

.coments__nicname {
  display: flex;
}

.coments__nicname img {
  align-self: center;
}

.coments__nicname h4 {
  align-self: center;
  color: #141823;
  font-size: 16px;
  font-weight: 500;
  margin-left: 15px;
}

.coments .com-line:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #dedede;
}

.coments .admin-coments {
  padding-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.coments .admin-coments .coments__nicname {
  margin-left: 20px;
}

.coments .admin-coments .coments__nicname h4 {
  color: #fa7d08;
}

.coments .admin-coments .text {
  margin-top: 0;
  flex: 1 0 100%;
}

.coments .admin-coments .coments__text {
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
}

.coments .coments__adds {
  display: flex;
  justify-content: flex-end;
  margin-top: 25px;
}

.coments .coments__adds .mew-coments {
  padding: 16px 20px;
  background-color: #fa7d08;
  transition: all 0.3s ease 0s;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.coments .coments__adds .mew-coments:hover {
  background: #ffa047;
}

.coments .coments__adds .more-comments {
  padding: 14px 21px;
  margin-left: 10px;
  color: #fa7d08;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  background: none;
  border: 2px solid #fa7d08;
  transition: all 0.3s ease 0s;
}

.coments .coments__adds .more-comments:hover {
  border: 2px solid #ff922c;
  color: #ff922c;
}

.coments .coments__adds .more-comments span {
  font-weight: 700;
}

.previous svg {
  transform: rotate(-180deg);
}

.flickity-button svg {
  fill: #494949;
  transition: all 0.3s ease 0s;
}

.flickity-button svg:hover {
  fill: #ffa047;
}

.soc-icon {
  margin: 40px 0;
  text-align: right;
  margin: 40px 0;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  clear: both;
}
.main .content-wrapper .soc-icon p {
	margin-bottom: 0;
    margin-right: 15px;
    font-weight: 500;
}
.content-wrapper .soc-icon h3:after {
  content: none;
}
.main .content-wrapper .soc-icon h3 {
  margin: 0;
  margin-right: 21px;
}

.coments__button {
  margin-right: 10px;
  display: flex;
}

.new-coments {
  margin-top: 32px;
  transform-origin: top center;
  height: 0;
  transform: scaleY(0);
  transition: all 0.3s ease 0s;
}

.new-coments form {
  margin-top: 40px;
}

.new-coments form .comments-form_line {
  display: flex;
}

.new-coments form .comments-form_line input {
  flex: 1;
  border: 1px solid #9b9b9b;
  padding: 18px 23px;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

.new-coments form .comments-form_line input:first-child {
  margin-right: 15px;
}

.new-coments form .comments-form_line input:last-child {
  margin-left: 15px;
}

.new-coments form .textarea_bg textarea {
  border: 1px solid #9b9b9b;
  resize: none;
  margin-top: 26px;
  width: 100%;
  padding: 20px;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

.new-coments form #comments-form-buttons {
  margin-top: 10px;
}

.new-coments form #comments-form-buttons .grippie {
  display: flex;
  justify-content: space-between;
  height: 60px;
}

.new-coments form #comments-form-buttons .grippie .counter {
  color: #a8a8a8;
  font-size: 15px;
  font-weight: 400;
  align-self: flex-start;
}

.new-coments form #comments-form-buttons .grippie #comments-form-send {
  background-color: #fa7d08;
  padding: 16px 20px;
  align-self: flex-end;
}

.new-coments form #comments-form-buttons .grippie #comments-form-send a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.new-coments input::-webkit-input-placeholder {
  text-indent: 0px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

.new-coments input::-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:-ms-input-placeholder {
  text-indent: 0px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:focus::-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:focus:-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments input:focus:-ms-input-placeholder {
  text-indent: 500px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.new-coments__active {
  transform: scaleY(1);
}

#true_loadmore {
  background-color: #ddd;
  border-radius: 2px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 0;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

#true_loadmore:hover {
  background-color: #767676;
  color: #fff;
}
.rel-block >h3 {
	font-size: 20px;
    line-height: 28px;
}
.rel-block-in {
	display: flex;
    flex-flow: row wrap;
}
.rel-post {
	width: 32%;
    margin-right: 10px;
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 20px;
	transition:all 0.2s ease;
	border:1px solid #ececec;
}
.rel-post:hover {
	border-color: #fa7d08;
}
.rel-more {
	color: #fa7d08;
	font-weight:600;
}
.rel-post:hover .rel-more {
	text-decoration:underline;
}
.rel-post:hover .rel-link{
	color: #fa7d08;
}
.rel-link {
    color: #222628;
    font-weight: 600;
    transition: all 0.2s ease;
    line-height: 1.4;
    margin: 0 0 6px;
    display: flex;
    align-items: center;
    font-size: 16px;
    min-height: 45px;
}
.rel-post img {
	max-height:180px;
	
}
@media (min-width:801px) {
	.rel-post:nth-child(3n) {
		margin-right:0;
	}
}
.rel-desc .read-more {
	display:none;
}
.main .content-wrapper .rel-desc p {
	font-size: 14px;
    line-height: 1.4;
	margin-bottom:15px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
@media (max-width:1060px) {
	.rel-post img {
		width:100%;
		height:auto;
	}
}
@media (max-width:800px) {
	.rel-post {
		width:47.5%;
		margin-right:20px;
	}
	.rel-post:nth-child(2n) {
		margin-right:0;
	}
}
@media (max-width:486px) {
	.rel-post {
		width:100%;
		margin-right:0px;
	}
	.rel-post img {
		max-width: 250px;
	}
	.rel-img-link {
		display:block;
		text-align:center;
	}
}
.calculator {
  margin-top: 12px;
}

.calculator,
.document {
  display: flex;
  position: relative;
}

.calculator > img,
.document > img {
  position: absolute;
  left: -6px;
  top: -8px;
}

.calculator-link,
.document-link {
  align-self: center;
  display: flex;
  background-color: #222628;
  width: 100%;
  padding: 15px 0;
  transition: all 0.3s ease 0s;
}

.calculator-link:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  color: #222628;
}
.document-link:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}

.calculator-link:hover svg {
  fill: #222628;
}

.calculator-link:hover p {
  color: #222628;
}
.document-link:hover p {
  color: #fa7d06;
}
.document-link:hover svg {
  fill: #fa7d06;
}

.calculator-link p,
.document-link p {
  margin-left: 100px;
  padding-top: 3px;
  align-self: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  flex: 1;
}
.document-link .arrow {
  top: 5px;
  position: relative;
}
.calculator-link .arrow,
.document-link .arrow {
  height: 20px;
  overflow: hidden;
}
.calculator-link svg,
.document-link svg {
  margin-right: 15px;
}

.collapse-cat {
  background-color: #fa7d08;
  display: flex;
  padding: 15px 10px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

.collapse-cat:hover {
  background: #ffa047;
}

.collapse-cat:before,
.collapse-cat:after {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 5px;
  background: #fff;
  right: 0;
  border-radius: 100px;
  transition: all 0.3s ease 0s;
}

.collapse-cat:after {
  transform: rotate(-45deg);
  right: 12px;
  top: 26px;
}

.collapse-cat:before {
  transform: rotate(45deg);
  right: 21px;
  top: 26px;
}

.collapse-cat p {
  align-self: center;
  margin-left: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.cat-active:after {
  transform: rotate(45deg);
}

.cat-active:before {
  transform: rotate(-45deg);
}

.document {
  margin-top: 50px;
}

.document > img {
  position: absolute;
  left: -14px;
  top: -14px;
}

.document-link {
  align-self: center;
  display: flex;
  background-color: #fa7d08;
  width: 100%;
  padding: 13px 0;
  transition: all 0.3s ease 0s;
}

/*.document-link:hover {
    background: #ff922c
}*/

.document-link p {
  margin-left: 100px;
  padding-top: 3px;
  align-self: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.document-link img {
  margin-left: 27px;
  margin-top: 5px;
}

.categories {
  margin-top: 58px;
  -webkit-user-select: none;
  user-select: none;
}

.categories .menu_left li {
  display: flex;
  flex-wrap: wrap;
  height: 39px;
  position: relative;
  transition: all 0.3s ease 0s;
}

.categories .menu_left li a {
  align-self: center;
  padding-left: 18px;
  color: #494949;
  font-size: 13px;
  font-weight: 500;
  padding: 13px 12px;
  flex: 1;
  transition: all 0.3s ease 0s;
  position: relative;
}

.categories .menu_left li a i.menu-icon-svg {
  position: absolute;
  left: -27px;
  top: 50%;
  transform: translateY(-50%);
}

.categories .menu_left li a i.menu-icon-svg svg path {
  transition: all 0.3s linear;
}

.categories .menu_left li:hover i.menu-icon-svg svg path {
  fill: #fff;
}

.categories .menu_left li a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #c8c8c8;
  position: absolute;
  left: 0;
  bottom: 0;
}

.categories .menu_left li:hover > a {
  background: #ffa047;
  color: #fff;
}

.categories .menu_left li:hover .services-img {
  background: #ffa047;
}

.categories .menu_left li:hover span:after,
.categories .menu_left li:hover span:before {
  background: #fff;
}

.categories .menu_left li span {
  width: 40px;
  height: 39px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.categories .menu_left li span:after,
.categories .menu_left li span:before {
  content: "";
  display: block;
  width: 12px;
  height: 3px;
  background: #494949;
  border-radius: 50px;
  position: absolute;
  right: 15px;
  top: 18px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.categories .menu_left li span:before {
  transform: rotate(-90deg);
}

.categories .menu_left li span.children__active:before {
  transform: rotate(0deg);
}

.categories .menu_left li .services-img {
  width: 37px;
  height: 40px;
  display: flex;
  justify-content: center;
  border-right: 1px solid #fedab8;
  transition: all 0.3s ease 0s;
  margin-top: -1px;
}

.categories .menu_left li .services-img img {
  align-self: center;
}

.categories .menu_left .active > a,
.categories .menu_left .current-menu-item > a,
.categories .menu_left .sup-active > a {
  background-color: #fa7d08;
  color: #fff;
}

.categories .menu_left .active a i svg path,
.categories .menu_left .sup-active a i svg path,
.categories .menu_left .current-menu-item a i svg path {
  fill: #fff;
}

.categories .menu_left .active .services-img,
.categories .menu_left .current-menu-item .services-img,
.categories .menu_left .sup-active .services-img {
  background-color: #fa7d08;
}

.categories .menu_left .active span:after,
.categories .menu_left .active span:before,
.categories .menu_left .current-menu-item span:after,
.categories .menu_left .current-menu-item span:before,
.categories .menu_left .sup-active span:after,
.categories .menu_left .sup-active span:before {
  background: #fff;
}

.categories .menu_left .sup-active span:before {
  transform: rotate(0deg);
}

.categories .menu_left .parent {
  position: relative;
}

.categories .menu_left .parent .services-img,
.categories .menu_left .parent a {
  position: relative;
}

.categories .menu_left .parent .services-img:after,
.categories .menu_left .parent a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #c8c8c8;
  position: absolute;
  left: 0;
  bottom: 0;
}

.categories .menu_left .parent ul {
  flex: 1 0 100%;
}

.categories .menu_left .parent ul li {
  border-left: 1px solid #fedab8;
  height: 37px;
  margin-left: 36px;
  position: relative;
}

.categories .menu_left .parent ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  position: absolute;
  left: -7px;
  background: #fa7d08;
}

.sub-menu {
  transform-origin: top;
  transform: scaleY(0);
  transition: all 0.3s ease 0s;
}

.children__active {
  transform: scale(1);
}

.sidebar .form-call {
  padding: 40px 40px 35px;
  height: fit-content;
  margin: 40px 0 0;
  background: #fbfbfb;
  border: 1px solid #eeeeee;
}

.sidebar .form-call .form-head {
  display: flex;
}

.sidebar .form-call .form-head .form-img img {
  width: 100%;
}

.sidebar .form-call .form-head p {
  margin-left: 10px;
  line-height: 120%;
  align-self: center;
  color: #141823;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.sidebar .order {
  width: 185px;
  margin-top: 20px;
  background-color: #fa7d08;
  padding: 15px 0;
  transition: all 0.3s ease 0s;
}

.sidebar .order:hover {
  background: #ffa047;
}

.sidebar .order p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.sidebar .form-call__block {
  position: relative;
}

.sidebar .form-call__block:after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 31px;
  transform: rotate(45deg);
  background: -webkit-linear-gradient(
    335deg,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, 0) 66.53%
  );
  background: -o-linear-gradient(
    335deg,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, 0) 66.53%
  );
  background: linear-gradient(
    65deg,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, 0) 66.53%
  );
}

.sidebar .form-call__block .form-call {
  position: relative;
  z-index: 10;
}

.sidebar .form-call__block .form-call .form-body {
  display: flex;
  flex-direction: column;
}

.sidebar .form-call__block .soglashenie {
  font-size: 12px;
  line-height: 140%;
  color: #262c32;
  opacity: 0.5;
  margin-top: 10px;
}

.sidebar .form-call__block .soglashenie a {
  color: #262c32;
  transition: all 0.2s linear;
  text-decoration: underline;
}

.sidebar .form-call__block .soglashenie a:hover {
  text-decoration: none;
}

.sidebar .form-call__block .form-call .form-body input[type="submit"] {
  background-color: #fa7d08;
  border: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 145%;
  text-transform: uppercase;
  color: #ffffff;
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
  background-repeat: no-repeat;
  background-position: 28% center;
  text-indent: 20px;
  cursor: pointer;
  transition: all 0.2s linear;
}

.sidebar .form-call__block .form-call .form-body input[type="submit"]:hover {
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon-hover.svg');
  color: #fa7d08;
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}

.sidebar .form-call__block .form-call .form-body input {
  margin-top: 20px;
  width: 100%;
  padding: 12px 16px;
  color: #141823;
  font-size: 15px;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #d7d7d7;
}

.sidebar .form-call__block .form-call input::-webkit-input-placeholder {
  text-indent: 0px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
  color: #141823;
  font-size: 15px;
  font-weight: 300;
  opacity: 0.5;
}

.sidebar .form-call__block .form-call input::-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:-ms-input-placeholder {
  text-indent: 0px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:focus::-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:focus:-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.sidebar .form-call__block .form-call input:focus:-ms-input-placeholder {
  text-indent: 500px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.pere-phone {
  align-self: center;
}

.footer {
  flex: 1 0 100%;
  position: relative;
  margin-top: 0px;
}

.footer .logo {
  margin: auto;
}

.footer .pere-phone {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.footer-menu {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
}

.footer-menu .container {
  display: flex; 
/* justify-content: space-between; */
  justify-content: center;
  height: 50px;
  align-items: center;
  gap: 20px;
}

.footer-menu__info {
  display: flex;
}

.footer-menu .energy__metro {
  margin-left: 20px;
}

.footer-menu .bottom-menu > ul {
  display: inline-flex;
}

.footer-menu .bottom-menu > ul > li {
  padding: 18px 10px 13px 10px;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

.footer-menu .bottom-menu > ul > li a,
.footer-menu .bottom-menu > ul > li p {
  color: #ffffff;
  transition: all 0.3s ease 0s;
}

.footer-menu .bottom-menu > ul > li a:hover,
.footer-menu .bottom-menu > ul > li p:hover {
  color: #fa7d08;
}

.footer-menu .bottom-menu > ul > li:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  background: #fa7d08;
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
}

.footer-menu .bottom-menu > ul .menu-item-has-children {
  /*    background: #fa7d08;
*/
  padding-right: 23px;
  padding-left: 7px;
  transition: all 0.3s ease 0s;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:hover {
  background: #ffa047;
}
.footer-menu .bottom-menu > ul .menu-item-has-children:hover a {
  color: #fff;
}
.footer-menu .bottom-menu > ul .menu-item-has-children:hover p {
  color: white;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:before,
.footer-menu .bottom-menu > ul .menu-item-has-children:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 2px;
  background: #fff;
  transform: scale(1);
  right: 0;
  border-radius: 100px;
  transition: all 0.3s ease 0s;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:after {
  transform: rotate(45deg);
  right: 4px;
  top: 23px;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:before {
  transform: rotate(-45deg);
  right: 9px;
  top: 23px;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:hover .sub-menu {
  display: block;
}

.footer-menu .bottom-menu > ul .menu-item-has-children:hover:after {
  transform: rotate(-45deg);
}

.footer-menu .bottom-menu > ul .menu-item-has-children:hover:before {
  transform: rotate(45deg);
}

.footer-menu .bottom-menu > ul .current-cat a {
  color: #fa7d08;
}

.footer-menu .bottom-menu > ul .current-cat:after {
  transform: scaleX(1);
  left: 0;
  bottom: 0px;
}

.footer-menu .bottom-menu > ul .sub-menu {
  position: absolute;
  bottom: 46px;
  box-shadow: 0 0 28px 1px rgba(0, 0, 0, 0.41);
  left: -40px;
  width: 270px;
  background-color: #222628;
  padding-bottom: 10px;
  display: none;
}

.footer-menu .bottom-menu > ul .sub-menu li {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 13px 0;
  border-bottom: 1px solid #373a3c;
}

.footer-menu .bottom-menu > ul .sub-menu li:hover a {
  color: #fa7d08;
}

.footer-menu .bottom-menu > ul .sub-menu li a {
  color: #ffffff;
  transition: all 0.3s ease 0s;
}

.footer .energy__mail p {
  cursor: pointer;
  color: #ffffff;
  transition: all 0.3s ease 0s;
}

.footer .energy__mail p:hover {
  color: #ff922c;
}

.footer .energy__phone p {
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.footer .energy__phone p:hover {
  color: #ff922c;
}

.footer .energy__phone p:after {
  bottom: -14px;
}

.footer .energy__copyright {
  color: #ffffff;
  font-size: 13px;
  line-height: 22px;
  align-self: center;
}

.footer .energy__search p {
  position: relative;
}

.footer .energy__search p input {
  padding-left: 46px;
  padding: 10px 0 10px 46px;
  width: 232px;
  border: 1px solid #0f1214;
  background-color: #222628;
  transition: all 0.3s ease 0s;
  color: #dfdfdf;
  font-size: 13px;
  font-weight: 500;
  color: #dfdfdf;
}

.footer .energy__search p input:focus {
  width: 332px;
}

.footer .energy__search p button {
  border: none;
  color: #dfdfdf;
  background: transparent;
  position: absolute;
  left: 0px;
  top: 3px;
}

.footer .nav-info {
  margin-left: 5px;
}

.footer .nav-info img {
  align-self: center;
}

.footer-info {
  position: relative;
  padding: 30px 0;
  z-index: 1;
}

.footer-info .container {
  display: flex;
  justify-content: space-between;
}

.footer-info .energy-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  margin-left: 142px;
}

.footer-info .energy-info__top {
  display: flex;
  justify-content: space-between;
}

.footer-info .energy-info__top .energy__time p {
  font-size: 14px;
}

.footer-info .energy-info__top .energy__mail p {
  font-size: 17px;
  text-decoration: underline;
}

.footer-info .energy-info__top .nav-info:first-child {
  margin: 0;
}

.footer-info .energy-info__bottom {
  display: flex;
  justify-content: space-between;
}

.footer-info .energy-info__bottom__mail p {
  cursor: pointer;
  color: #ffffff;
  transition: all 0.3s ease 0s;
}

.footer-info .energy-info__bottom__mail p:hover {
  color: #ff922c;
}

.footer-info .energy-info__bottom__phone {
  position: relative;
}

.footer-info .energy-info__bottom__phone p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.footer-info .energy-info__bottom__phone p:hover {
  color: #ff922c;
}

.footer-info .energy-info__bottom__phone p:after {
  bottom: -14px;
}

.footer-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('https://energy-systems.ru/wp-content/themes/iconic-one/img/footer-bg.svg');
}

#go-top {
  position: fixed;
  bottom: 50px;
  left: 20px;
  text-align: center;
  cursor: pointer;
  display: none;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  z-index: 100;
  transition: all 0.3s ease 0s;
}

#go-top svg {
  margin-top: 14px;
  fill: #fff;
  align-self: center;
  transform: rotate(-90deg);
}

#go-top:hover {
  background: rgba(0, 0, 0, 0.6);
}

.footer-form {
  max-width: 1170px;
  padding: 0 20px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.footer-form form {
  /*margin-right: 50px;*/
  align-self: center;
}
.footer-form form p {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 2fr;
  grid-column-gap: 20px;
}

/* .footer-form > .soglashenie > p {
  display: block !important;
} */

.footer-form-inside {
  max-width: 454px;
  text-align: center;
}

.footer-form .form-title,
.footer-form form .form-title {
  color: #222222;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.footer-form form span.wpcf7-form-control-wrap:first-child {
  grid-column: 1;
}

.footer-form form span.wpcf7-form-control-wrap:last-child {
  grid-column: 2;
}

.file-458 .wpcf7-not-valid-tip, .file-459 .wpcf7-not-valid-tip {
    display: block !important;
}

.post_bottom_form label.btn {
    background: #fa7d08;
    padding: 3px 10px 0 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
	cursor: pointer;
}

.post_bottom_form .wrap_file{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 16px 0;
}
.wrap_file > div{
	margin: 4px 10px 4px 0;
}
.wrap_file p {
    margin: 0 !important;
}
input#file-1, input#file-2 {
    display: none;
    overflow: hidden;
}
.footer-form form input[type="submit"], .post_bottom_form input.wpcf7-form-control.wpcf7-submit {
  grid-column: 1 / -1;
  background-color: #fa7d08;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 80px;
  transition: all 0.3s ease 0s;
  max-width: 242px;
  margin: 25px auto 0;
  cursor: pointer;
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
  background-repeat: no-repeat;
  background-position: 20% center;
}

.footer-form form input[type="submit"]:hover, .post_bottom_form input.wpcf7-form-control.wpcf7-submit:hover {
  color: #fa7d08;
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon-hover.svg');
}
.post_bottom_form input.wpcf7-form-control.wpcf7-submit{
	display: block;
	padding: 14px 80px 14px 90px;
	    background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
    background-position: 28%;
}
.post_bottom_form p {
    margin: 0 !important;
}
.footer-form form span.wpcf7-form-control-wrap {
  margin-top: 25px;
}

.footer-form form span input {
  width: 100%;
}

.footer-form form span input,
.footer-form form .input-block input {
  padding: 16px 20px;
  border: 1px solid #9b9b9b;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

.footer-form form .input-block input:first-child {
  margin-right: 10px;
}

.footer-form form .input-block input:last-child {
  margin-left: 10px;
}

.footer-form form #btn-submit {
  background-color: #fa7d08;
  margin-top: 25px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 80px;
  transition: all 0.3s ease 0s;
}

.footer-form form #btn-submit:hover {
  background: #ffa047;
}

.footer-form input::-webkit-input-placeholder {
  text-indent: 0px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
}

.footer-form input::-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:-moz-placeholder {
  text-indent: 0px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:-ms-input-placeholder {
  text-indent: 0px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:focus::-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:focus:-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.footer-form input:focus:-ms-input-placeholder {
  text-indent: 500px;
  -ms-transition: text-indent 0.3s ease;
  transition: text-indent 0.3s ease;
}

.accordion .panel:first-child .accord-content {
  display: block;
}

.accord-content {
  display: none;
}

.panel {
  margin-top: 1px;
  position: relative;
  z-index: 1;
}

.panel:first-child {
  margin-top: 0;
}

.b-calculator_header table {
  margin: 0;
}

.accord-header {
  padding: 10px 42px 10px 50px;
  cursor: pointer;
  background-color: #fa7d08;
  display: flex;
  -webkit-user-select: none;
  user-select: none;
  transition: all 0.3s ease 0s;
}

.accord-header:hover {
  background: #ffa047;
}

.accord-header h3 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.accord-header .vertical-line {
  align-self: center;
  flex: 1;
  height: 1px;
  background: #ffb46d;
  margin: 0 15px;
}

.accord-header p {
  font-style: italic;
  color: #ffffff;
  font-size: 13px;
  position: relative;
}

.accord-header p:before,
.accord-header p:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 3px;
  background: #fff;
  transform: scale(1);
  right: 0;
  border-radius: 100px;
  transition: all 0.3s ease 0s;
}

.accord-header p:after {
  transform: rotate(-45deg);
  right: -20px;
  top: 12px;
}

.accord-header p:before {
  transform: rotate(45deg);
  right: -16px;
  top: 12px;
}

.accord-back p:after {
  transform: rotate(45deg);
}

.accord-back p:before {
  transform: rotate(-45deg);
}

.table {
  margin-top: 21px;
  position: relative;
}

.table__img-top {
  position: absolute;
  top: -89px;
  left: 282px;
}

.table__img-bott {
  position: absolute;
  bottom: 273px;
  left: 87px;
}

.table .price_table_head {
  text-align: center;
  border: 0;
  width: 100%;
  border-spacing: 0;
  background-color: #f5f5f5;
  color: #475054;
  font-size: 14px;
  font-weight: 700;
}

.table .price_table_head table {
  border-collapse: collapse;
  width: 100%;
  position: relative;
  z-index: 2;
}

.table .price_table_head table th {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.table .pr_order {
  width: 38px;
  text-align: center;
  overflow: hidden;
  font-size: 20px;
}

.table .pr_title {
  text-align: left;
  padding-left: 16px;
}

.table .pr_unit {
  text-align: center;
  width: 72px;
}

.table .pr_input {
  width: 70px;
}

.table .pr_input input[type="text"] {
  width: 50px;
  text-align: center;
}

.table .pr_price {
  text-align: right;
  width: 60px;
  text-align: center;
  padding: 0 5px 0 0;
}

.table .pr_total {
  text-align: center;
  width: 80px;
}

.table .accordion input[type="password"],
.table .accordion input[type="text"] {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  text-align: center;
  width: 100%;
  padding: 5px;
}

.accord-content table {
  color: #475054;
  font-size: 13px;
  font-weight: 400;
  border-collapse: collapse;
}

.accord-content table th {
  padding: 5px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.accord-content .pr_order {
  width: 42px;
  font-size: 16px;
  font-weight: 700;
}

.request-sell {
  margin: 0 10px;
  padding: 35px 0;
  padding-bottom: 15px;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  position: relative;
  padding-left: 22px;
}

.request-sell .b-calculator_order_header {
  position: relative;
  z-index: 10;
}

.request-sell .sell-val {
  display: flex;
  justify-content: flex-end;
  padding-right: 28px;
  position: relative;
  z-index: 2;
}

.request-sell .sell-val .total {
  align-self: center;
}

.request-sell .sell-val .total p {
  color: #141823;
  font-size: 20px;
  font-weight: 500;
}

.request-sell .sell-val .cash {
  margin-left: 13px;
}

.request-sell .sell-val .cash p {
  color: #fa7d08;
  font-size: 35px;
  font-weight: 700;
  font-size: 25px;
}

.request-sell .sell-val .cash p input {
  color: #fa7d08;
  font-size: 35px;
  font-weight: 700;
  font-size: 25px;
}

.request-sell .sell-val .btn-reset {
  align-self: center;
  margin-left: 19px;
}

.request-sell .sell-val .btn-reset input {
  cursor: pointer;
  color: #3f4548;
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  background: transparent;
}

.request-sell .sell-back {
  margin-top: 12px;
  padding: 0 26px;
}

.request-sell .sell-back .sell__fl {
  position: relative;
  display: inline-block;
}

.request-sell .sell-back .sell__fl img {
  position: absolute;
  top: -30px;
  right: -80px;
}

.request-sell .sell-back form {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}

.request-sell .sell-back form .input-block {
  display: flex;
}

.request-sell .sell-back form button[type="submit"] {
  background-color: #fa7d08;
  position: relative;
  left: 50%;
  top: 40px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 19px 86px;
  transition: all 0.3s ease 0s;
}

.request-sell .sell-back form button[type="submit"]:hover {
  background: #ffa047;
}

.b-calculator {
  position: relative;
}

.content-wrapper table {
  background: #fff;
  color: #475054;
  font-size: 13px;
  font-weight: 400;
  border-collapse: collapse;
}

.content-wrapper table .price_table .b-calculator_service_quantity {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  text-align: center;
  width: 100%;
  padding: 5px;
}

.content-wrapper table .b-calculator_header table .b-calculator_services_id {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper table .b-calculator_header table .b-calculator_services_name {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper table .b-calculator_header table .b-calculator_services_unit {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper
  table
  .b-calculator_header
  table
  .b-calculator_services_quantity {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper table .b-calculator_header table .b-calculator_services_price {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper table .b-calculator_header table .b-calculator_services_total {
  padding: 10px;
  border: #ccc solid 1px;
  font-weight: 700;
}

.content-wrapper table input[type="text"] {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  text-align: center;
  width: 100%;
  padding: 5px;
}

.content-wrapper table tbody .b-calculator_services_id {
  width: 38px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
}

.content-wrapper table tbody .b-calculator_services_name {
  text-align: left;
  padding-left: 13px;
}

.content-wrapper table tbody .b-calculator_services_unit {
  text-align: center;
}

.content-wrapper table tbody .b-calculator_services_price {
  text-align: right;
  text-align: center;
}

.content-wrapper table tbody .b-calculator_services_total {
  text-align: center;
}

.content-wrapper .comment-content td,
.content-wrapper .entry-content td {
  text-align: center;
  padding: 5px;
  line-height: 17px;
  font-weight: normal;
  vertical-align: middle;
}

.content-wrapper .comment-content table,
.content-wrapper .entry-content table {
  color: #475054;
  font-size: 13px;
}

.b-calculator_category {
  margin-top: 10px;
  position: relative;
  z-index: 1;
}

.sidebar-slider {
  margin-top: 40px;
}

.sidebar-slider:last-child {
  margin-top: 40px;
}
/*
.sidebar-slider .slick-slide {
    margin: 0px 20px;
}
*/
.sidebar-slider .slick-slide img {
  width: 100%;
}

.sidebar-slider .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.sidebar-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.sidebar-slider .slick-list:focus {
  outline: none;
}

.sidebar-slider .slick-list.dragging {
  cursor: pointer;
}

.sidebar-slider .slick-slider .slick-list,
.sidebar-slider .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.sidebar-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.sidebar-slider .slick-track:after,
.sidebar-slider .slick-track:before {
  display: table;
  content: "";
}

.sidebar-slider .slick-track:after {
  clear: both;
}

.sidebar-slider .slick-loading .slick-track {
  visibility: hidden;
}

.sidebar-slider .slick-arrow {
  position: absolute;
  bottom: -57px;
  font-size: 0;
  width: 28px;
  height: 14px;
}

.sidebar-slider .slick-arrow svg {
  position: relative;
  bottom: 2px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.sidebar-slider .slick-arrow svg:hover path {
  stroke: #fa7d08;
}

.sidebar-slider .arrow-left {
  left: 50px;
}

.sidebar-slider .arrow-right {
  right: 50px;
  bottom: -57px;
}

.sidebar-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.sidebar-slider [dir="rtl"] .slick-slide {
  float: right;
}

.sidebar-slider .slick-slide img {
  display: block;
  width: 50px;
  border: 0;
  padding: 0;
  margin-top: 0;
  border-radius: 0;
  box-shadow: none;
}

.sidebar-slider .slick-slide.slick-loading img {
  display: none;
}

.sidebar-slider .slick-slide.dragging img {
  pointer-events: none;
}

.sidebar-slider .slick-initialized .slick-slide {
  display: block;
}

.sidebar-slider .slick-loading .slick-slide {
  visibility: hidden;
}

.sidebar-slider .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.sidebar-slider .slick-arrow.slick-hidden {
  display: none;
}

.sidebar-slider .slick-slide .sidebar-slider__mess {
  display: inline-flex;
}

.sidebar-slider__title {
  margin-left: 0px;
  display: flex;
}

.sidebar-slider__title p {
  align-self: center;
  color: #514f4f;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 10px;
}

.sidebar-slider__other {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.sidebar-slider__other p {
  align-self: center;
  margin: 0 15px;
  color: #514f4f;
  font-size: 13px;
  font-weight: 400;
}

.sidebar-slider__other svg {
  fill: #222628;
  transition: all 0.3s ease 0s;
}

.sidebar-slider__other svg:hover {
  fill: #fa7d08;
}

.sidebar-slider__other .arrow-left {
  cursor: pointer;
  height: 22px;
}

.sidebar-slider__other .arrow-left svg {
  transform: rotate(-180deg);
}

.sidebar-slider__other .arrow-right {
  cursor: pointer;
  height: 22px;
}

.sidebar-slider .button-block {
  margin-top: 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.sidebar-slider .button-block .all-review,
.sidebar-slider .button-block .write-review {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  width: 145px;
  text-align: center;
  padding: 15px 0;
}

.sidebar-slider .button-block .all-review {
  padding: 15.5px 0;
  background: #fa7d08;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-slider .button-block .all-review:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
  color: #fa7d06;
}

.sidebar-slider .button-block .write-review {
  background: #222628;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-slider .button-block .write-review:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  -moz-box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  box-shadow: inset 0px 0px 0px 2px rgba(34, 38, 40, 1);
  color: #222628;
}

.sidebar-slider .sidebar-slider__items {
  display: flex;
}

.sidebar-slider .sidebar-slider__items iframe {
  height: auto;
}

.sidebar-slider__block {
  width: 300px;
}

.sidebar-slider__block:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background: #dedede;
}

.sidebar-slider__mess {
  margin-top: 0px;
  display: flex;
  width: 300px;
}

.sidebar-slider__mege {
  margin-left: 22px;
  margin-right: 22px;
}

.sidebar-slider__mege-name {
  color: #514f4f;
  font-size: 13px;
  font-size: 15px;
  font-weight: 700;
}

.sidebar-slider__mege-position {
  margin-top: 8px;
  color: #514f4f;
  font-size: 13px;
  font-size: 15px;
  font-weight: 500;
}

.sidebar-slider__mege-thoughts {
  margin-top: 8px;
  color: #514f4f;
  font-size: 13px;
  font-weight: 400;
}

.sidebar-slider__video {
  margin-top: 40px;
}

.page-template-page-form-review .main .content-wrapper {
  padding-right: 0;
}

.acf-field--post-title {
  display: none !important;
}

.acf-form-fields div.acf-field {
  border-top: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: center;
  padding: 10px 0;
}

.acf-form-fields .acf-field .acf-label label {
  font-weight: normal;
  font-size: 15px;
  color: #222;
}

.acf-form-fields .acf-field .acf-input {
  width: 100%;
}

.acf-form-fields .acf-field .acf-label {
  flex: 0 0 35%;
  margin: 0;
}

.acf-form-fields .acf-input-wrap input[type="text"] {
  border: 1px solid #9b9b9b;
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  font-size: 15px;
  line-height: 15px;
  color: #7a7a7a;
  padding: 18px 20px;
}

.acf-form-fields .acf-field .acf-input textarea {
  border: 1px solid #9b9b9b;
  box-sizing: border-box;
  width: 100%;
  font-size: 15px;
  line-height: 15px;
  color: #222;
  padding: 18px 20px;
}

.acf-form-fields .acf-input-wrap ::placeholder {
  font-size: 15px;
  line-height: 15px;
  color: #7a7a7a;
}

.acf-form-fields .acf-field .acf-input .acf-checkbox-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.acf-form-fields .acf-field .acf-input .acf-checkbox-list li {
  flex: 0 0 50%;
  position: relative;
  font-size: 15px;
  color: #222;
  padding-left: 34px;
  padding-bottom: 20px;
}

.acf-form-fields .acf-field .acf-input .acf-checkbox-list li input {
  opacity: 0;
  display: none;
}
.acf-form-fields .acf-field .acf-input .acf-checkbox-list li label:before {
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: 1px solid #9b9b9b;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.acf-form-fields .acf-field .acf-input .acf-checkbox-list li label.selected {
  font-weight: bold;
}

.acf-form-fields
  .acf-field
  .acf-input
  .acf-checkbox-list
  li
  label.selected:before {
  border-color: #fa7d06;
}

.acf-form-fields
  .acf-field
  .acf-input
  .acf-checkbox-list
  li
  label.selected:after {
  content: "";
  display: block;
  background-color: #fa7d06;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
}

div.field_type-star_rating_field ul.star-rating li i {
  font-size: 32px;
}
div.field_type-star_rating_field ul.star-rating li i.fa-star.empty-star {
  color: #dbdbdb;
}
div.field_type-star_rating_field ul.star-rating li i.fa-star {
  color: #fa7d06;
}

.acf-form-submit .acf-button {
  background-color: #fa7d08;
  transition: all 0.3s ease 0s;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #fefefe;
  padding: 17px 30px;
  cursor: pointer;
}
.acf-form-submit .acf-button:hover {
  background-color: #fff;
  color: #fa7d08;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}

.result-par {
  font-size: 12px;
  color: #7a7a7a;
  margin-top: 12px;
  text-align: right;
  padding-right: 12px;
}

.acf-form-fields .acf-field.acf-field-textarea,
.acf-form-fields .acf-field.acf-field-checkbox {
  padding-top: 30px;
  align-items: flex-start;
}

.acf-form .acf-form-submit {
  margin-top: 15px;
  margin-left: 35%;
}

.review-post-item {
  background-color: #f9f9f9;
  border: 1px solid #ededed;
  padding: 30px 20px;
  margin-bottom: 20px;
}

.review-post-item .top-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.review-post-item .top-row i {
  color: #fa7d06;
  font-size: 22px;
}
.review-post-item .top-row i.star-empty {
  color: #dbdbdb;
}
.review-post-item .top-row strong {
  font-size: 14px;
  padding-left: 5px;
}

.review-post-item .image img {
  border-radius: 12px;
  overflow: hidden;
  margin-right: 10px;
}
.review-post-item .image {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.review-post-item .middle-row {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.review-post-item .middle-row > span {
  padding-right: 10px;
  padding-top: 9px;
  min-width: 27%;
}

.rasdel-block span {
  background-color: #ffffff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  border-radius: 16.5px;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  color: #262c33;
  padding: 8px 10px;
  margin-bottom: 10px;
}

.bottom-row {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  color: #262c31;
}
.bottom-row:before {
  content: "";
  width: 18px;
  height: 14px;
  display: inline-block;
  background-image: url('/wp-content/themes/iconic-one/css/../img/q-top.svg');
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 7.5px;
}

.bottom-row:after {
  content: "";
  width: 18px;
  height: 14px;
  display: inline-block;
  background-image: url('/wp-content/themes/iconic-one/css/../img/q-bottom.svg');
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 7.5px;
}

.add-reviews-page-btn {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #fefefe;
  background-color: #fa7d06;
  transition: all 0.3s linear;
  padding: 16.5px 30.5px;
  position: absolute;
  right: 0;
  top: -1px;
}

.add-reviews-page-btn:hover {
  background-color: #fff;
  color: #fa7d06;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}

.acf-form-fields .acf-field.reviews-rating .acf-input .acf-checkbox-list {
  justify-content: flex-start;
}

.acf-form-fields .acf-field.reviews-rating .acf-input .acf-checkbox-list li {
  padding: 0;
  margin: 0;
  flex: unset;
}

.acf-form-fields
  .acf-field.reviews-rating
  .acf-input
  .acf-checkbox-list
  li:not(:last-child) {
  margin-right: 10px;
}

.acf-form-fields
  .acf-field.reviews-rating
  .acf-input
  .acf-checkbox-list
  li
  label {
  display: inline-block;
  width: 32px;
  text-indent: -10px;
  overflow: hidden;
  color: #dbdbdb;
}
.acf-form-fields
  .acf-field.reviews-rating
  .acf-input
  .acf-checkbox-list
  li
  label.selected:after {
  display: none;
}

.acf-form-fields
  .acf-field.reviews-rating
  .acf-input
  .acf-checkbox-list
  li
  label.selected {
  color: #fa7d06;
}

.acf-form-fields
  .acf-field.reviews-rating
  .acf-input
  .acf-checkbox-list
  li
  label:before {
  content: "\2605";
  background-color: transparent;
  border: 0;
  text-indent: 0;
  width: 32px;
  font-size: 40px;
  height: 32px;
}

.sidebar-slider .sidebar-slider-track {
  margin: 20px auto 0px auto;
}
.sidebar-slider .sidebar-slider-track .testimonial-single {
	opacity:0;
	transition: all 0.3s ease;
}
.sidebar-slider .sidebar-slider-track.slick-initialized .testimonial-single {
	opacity:1;
}
.testimonial-single {
  position: relative;
  margin-bottom: 0px;
  width: 100%;
}

.testimonial-single:hover .testimonial-name {
	text-decoration:underline;
}
.testimonial-content p {
	transition:color 0.3s ease;
}
.testimonial-single:hover .testimonial-message1 p{
	color:#ff7b00;
}

.testimonial-image,
.testimonial-image.wp-post-image {
  float: left;
  margin: 5px 20px 10px 0;
}

.testimonial-image.testimonial-crop-thumbnail {
  width: 100px !important;
  height: 100px !important;
}

.testimonial-image.testimonial-square,
.testimonial-layout-thumbs .thumb-square img {
  padding: 4px;
  background: white;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: 0 0 3px #ccc;
}

.testimonial-image.testimonial-flat-square {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.testimonial-image.testimonial-circle,
.testimonial-layout-thumbs .thumb-circle img {
  border: none;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, 0 0 0 5px #d1d1d1, 0 0 9px #555;
}

.testimonial-image.testimonial-flat-circle,
.testimonial-layout-thumbs .thumb-flat-circle img {
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 50%;
}

.testimonial-name {
  display: block;
  position: relative;
  margin: 1px 0 5px 0;
  line-height: 120%;
  font-size: 16px;
  font-weight: 500;
  color: #514f4f;
}

.testimonial-website,
.testimonial-tagline {
  display: block;
  position: relative;
  margin: 0 0 5px 0;
  line-height: 1.2em;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}

.testimonial-author {
  color: #333;
}

.testimonial-content {
  color: #514f4f;
  font-size: 13px;
  line-height: 150%;
  clear: both;
}

.testimonial-content p {
  color: inherit;
}

.testimonial-message p:last-of-type {
  margin-bottom: 10px;
}
.error404 .main {
  background-color: transparent;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
}

body.error404 {
  background-image: url('/wp-content/themes/iconic-one/css/../img/404-bg.svg');
  background-color: #e9e9e9;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.error404 .site-content article {
  height: calc(100vh - 405px);
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.error404 main {
  position: relative;
  margin-top: 110px;
  height: 69vh;
}
.archive .entry-header .entry-title {
  margin-top: 0 !important;
}
.error404 .site-content {
  border-right: 0;
  float: none;
  margin: 0;
  padding: 30px 0 0 0;
  width: 100%;
}

.error404 .footer {
  margin-top: 0;
}

.error404 article {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.error404 .entry-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 44px;
  color: #262c31;
  margin-bottom: 0;
}

.error404 article p {
  font-size: 18px;
  line-height: 27px;
  color: #262c31;
  max-width: 466px;
}

.form-404-wrapper span {
  font-size: 13px;
  line-height: 13px;
  color: #464b51;
  opacity: 0.6;
}
.form-404-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.form-404-wrapper #searchform {
  display: flex;
  flex-wrap: nowrap;
}

.form-404-wrapper input[type="text"] {
  font-size: 13px;
  line-height: 13px;
  color: #464b51;
  height: 48px;
  padding: 0 20px;
  width: 100%;
  min-width: 200px;
}

.form-404-wrapper input[type="text"]::placeholder {
  color: #464b51;
  opacity: 0.6;
}

.form-404-wrapper #searchsubmit {
  background: #fff;
  text-indent: -100px;
  overflow: hidden;
  background-image: url('/wp-content/themes/iconic-one/css/../img/btn404.svg');
  background-repeat: no-repeat;
  background-position: center;
  min-width: 50px;
  padding: 0;
  cursor: pointer;
}

.form-404-wrapper a.home-page-link {
  background: #fa7d06;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #fefefe;
  padding: 17.5px 20px;
  transition: all 0.2s linear;
}

.form-404-wrapper a.home-page-link:hover {
  color: #fa7d06;
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}

.fiv-inner .fiv-inner-container {
  min-height: 558px;
}

.foogallery {
  margin-bottom: 30px;
}

.foogallery.foogallery-container h3.gallery-post-title {
  font-size: 21px;
  line-height: 32px;
  text-align: left;
  padding-left: 52px;
  background-image: url('/wp-content/themes/iconic-one/css/../img/gallery-icon.svg');
  background-repeat: no-repeat;
  background-position: left top;
}

.main .content-wrapper div.p-title[style="text-align: center;"]:after,
.main .content-wrapper h1[style="text-align: center;"]:after,
.main .content-wrapper div.p-title[style="text-align: center;"]:after,
.main .content-wrapper h2[style="text-align: center;"]:after,
.main .content-wrapper h3[style="text-align: center;"]:after,
.main .content-wrapper h4[style="text-align: center;"]:after,
.main .content-wrapper h5[style="text-align: center;"]:after,
.main .content-wrapper h6[style="text-align: center;"]:after {
  margin: 10px auto;
}

.main .content-wrapper div.p-title[style="text-align: right;"]:after,
.main .content-wrapper h1[style="text-align: right;"]:after,
.main .content-wrapper div.p-title[style="text-align: right;"]:after,
.main .content-wrapper h2[style="text-align: right;"]:after,
.main .content-wrapper h3[style="text-align: right;"]:after,
.main .content-wrapper h4[style="text-align: right;"]:after,
.main .content-wrapper h5[style="text-align: right;"]:after,
.main .content-wrapper h6[style="text-align: right;"]:after {
  margin-left: auto;
}

.search-no-results .no-results.not-found,
.search-results .no-results.not-found {
  border-bottom: 0;
  text-align: center;
}

.search-no-results .no-results.not-found .entry-header,
.search-results .no-results.not-found .entry-header {
  margin-bottom: 5px;
}
.search-no-results .no-results.not-found .entry-title,
.search-results .no-results.not-found .entry-title {
  margin: 0 !important;
}
.search-no-results .no-results.not-found .entry-title:after,
.search-results .no-results.not-found .entry-title:after {
  display: none !important;
}

.search-no-results .no-results.not-found img,
.search-results .no-results.not-found img {
  margin-bottom: 30px;
}

.search-no-results .no-results.not-found .home-page-link,
.search-results .no-results.not-found .home-page-link {
  margin-top: 50px;
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
  color: #fa7d08;
}

.search-no-results .no-results.not-found .home-page-link:hover,
.search-results .no-results.not-found .home-page-link:hover {
  text-decoration: none;
}

.search-no-results .no-results.not-found #searchform,
.search-results .no-results.not-found #searchform {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  max-width: 664px;
  margin: auto;
}
.search-no-results .no-results.not-found #searchform input[type="text"],
.search-results .no-results.not-found #searchform input[type="text"] {
  background: #e5e5e5;
  border-radius: 25px 0 0 25px;
  width: 100%;
  padding: 0 30px;
  height: 45px;
}

.search-no-results .no-results.not-found #searchform input[type="submit"],
.search-results .no-results.not-found #searchform input[type="submit"] {
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  color: #ffffff;
  background: linear-gradient(0deg, #494949, #494949), #212527;
  border-radius: 0px 25px 25px 0px;
  max-width: 112px;
}

.search-no-results
  .no-results.not-found
  #searchform
  input[type="text"]::placeholder,
.search-results
  .no-results.not-found
  #searchform
  input[type="text"]::placeholder {
  font-size: 15px;
  line-height: 25px;
  color: #494949;
}

.search-no-results .soc-icon {
  display: none;
}

.search-popup {
  margin: auto;
  max-width: 830px;
}

.search-popup input[type="search"] {
  background: #494949;
  border: 1px solid #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 25px 0px 0px 25px;
  height: 45px;
  width: 100%;
  padding: 0px 30px;
  font-size: 15px;
  line-height: 25px;
  color: #ffffff;
}

.search-popup input[type="search"]::placeholder {
  font-size: 15px;
  line-height: 25px;
  color: #ffffff;
}

.search-popup button[type="submit"] {
  background: linear-gradient(0deg, #ffffff, #ffffff), #212527;
  border-radius: 0px 25px 25px 0px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  width: 112px;
  text-transform: uppercase;
}

.search-popup button[type="submit"]:hover {
  opacity: 0.8;
}

.search-popup .search-popup-title {
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  margin-bottom: 10px;
  margin-left: 30px;
}

.search-popup form p {
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mfp-content {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  max-width: 830px;
}

.mfp-close-btn-in button.mfp-close {
  background-image: url('/wp-content/themes/iconic-one/css/../img/search-close.svg');
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -100px;
  overflow: hidden;
  top: -40px;
  right: 15px;
  opacity: 1;
}

.mfp-close-btn-in button.mfp-close:hover {
  opacity: 0.8;
}

.crp_related {
  margin-bottom: 70px;
}

.crp_related h3 {
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 30px;
  margin-top: 0;
}

.crp_related ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
  justify-content: flex-start;
  justify-content: space-between;
}


.crp_related li {
  background: #f9f9f9;
  border: 1px solid #ededed;
  padding: 20px;
  margin: 10px;
  flex: 0 0 29.8%;
  line-height: 0;
}

.crp_related li img {
  max-width: 100% !important;
  height: auto;
  max-height: 150px;
  object-fit: contain;
  height: 150px;
}

.crp_related li .crp_title {
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  display: block;
  margin-top: 20px;
  margin-bottom: -130px;
  color: #141823;
}

.crp_related li:hover .crp_title {
  color: #fa7d08;
}

.crp_related li .crp_excerpt {
  font-size: 13px;
  line-height: 120%;
}

.crp-more {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  color: #fc7e00;
}

.crp-more:hover {
  text-decoration: underline;
  color: #141823;
}

.single-form {
  background: #fbfbfb;
  border: 1px solid #eeeeee;
  padding: 30px 30px 10px;
  margin-bottom: 40px;
}

.ajax-loader {
  display: none !important;
}

.single-form .form-title {
  background-image: url('/wp-content/themes/iconic-one/css/../img/staff.svg');
  background-repeat: no-repeat;
  background-position: 0 0;
  font-weight: bold;
  font-size: 21px;
  line-height: 120%;
  color: #141823;
  position: relative;
  padding-left: 55px;
  margin-bottom: 30px;
}
.single-form .form-title:after {
  content: "";
  display: block;
  width: 97px;
  height: 1px;
  margin-top: 10px;
  background-color: #fa7d08;
}
.single-form form.wpcf7-form p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.single-form form p > * {
  flex: 0 0 30%;
}
.single-form form p input {
  width: 100%;
  background: #ffffff;
  height: 52px;
  border: 1px solid #d7d7d7;
  font-size: 15px;
  line-height: 15px;
  color: #222222;
}

.single-form form p input::placeholder {
  font-size: 15px;
  line-height: 15px;
  color: #222222;
  opacity: 0.6;
}

.single-form form .wpcf7-submit {
  width: 100%;
  background: #fa7d08;
  height: 52px;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.3s linear;
  border: 0;
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
  background-repeat: no-repeat;
  background-position: 23% center;
}
  main .form-body .wpcf7-form .wpcf7-submit:hover {
    background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon-hover.svg');
    color: #fa7d08;
    background-color: transparent;
    box-shadow: inset 0px 0px 0px 2px #fa7d06;
  }
  main .form-body .wpcf7-form .wpcf7-submit {
    margin: 20px auto 0;
    background-color: #fa7d08;
    padding: 15px 0;
    transition: all 0.3s ease 0s;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
    background-repeat: no-repeat;
    background-position: 25% center;
  }

.single-form form .wpcf7-submit:hover {
  box-shadow: inset 0 0 0 2px #fa7d08;
  background-color: #fff;
  color: #fa7d08;
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon-hover.svg');
}

.single-form .soglashenie {
  font-size: 12px;
  line-height: 170%;
  color: #262c32;
  opacity: 0.5;
  margin-top: 10px;
}

.single-form .soglashenie a {
  color: #262c32;
  text-decoration: underline;
}

.single-form .soglashenie a:hover {
  text-decoration: none;
}

.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner {
  box-shadow: none;
  background: #f9f9f9;
  border: 1px solid #ededed;
  padding: 20px;
}

.foogallery.fg-image-viewer .fiv-ctrls,
.foogallery.fg-image-viewer.fg-border-thin .fiv-inner-container {
  border-width: 0;
}

.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next,
.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  color: #fa7d08;
  box-shadow: none;
}
.fg-image-viewer.fg-light .fiv-inner .fiv-inner-container,
.foogallery.fg-image-viewer .fiv-ctrls,
.foogallery.fg-image-viewer.fg-border-thin .fiv-ctrls {
  background-color: transparent;
  border-color: transparent;
}

.fg-image-viewer.fg-light .fiv-inner .fiv-count {
  color: #141823 !important;
  opacity: 0.5;
  font-size: 14px;
  line-height: 14px;
}

.home .breadcrumb {
  display: none;
}

.acf-input .description {
  display: none !important;
  opacity: 0;
}

img.one-photo {
  margin-bottom: 15px;
}
.header-container .energy__time.mob-block {
  display: none;
}
.tel-mob {
  display: none;
}
.wrapp-mobSidebar {
  display: none;
}
.energy-info__top .energy__location {
  display: none;
}
.energy-info__top .energy__metro {
  display: none;
}
.middle-row__mob {
  display: none;
}
.acf-form-fields .acf-field.acf-field-checkbox.reviews-rating {
  align-items: center;
}
.site-content nav .current {
  font-weight: bold;
}
.search .entry-title.p-title {
  font-size: 25px;
}
.soglashenie {
  display: none;
}
.consultation .soglashenie {
  display: block;
}

.hero-img {
    width: 100vw;        /* ← Добавьте */
    line-height: 0;
    overflow: hidden;
}

.top-featured-img {
 width: 100%; 
    height: 100%;        /* ← Заполняет контейнер */
    object-fit: cover;   /* ← Обрезка без искажений */
    display: block;
}

@media screen and (max-width: 1218px) {
  .wrapper .header__scroll-bg .contact {
    flex: unset;
    margin-left: 0;
  }
  .wrapper .header__scroll .contact {
    flex: unset;
  }
}
@media screen and (max-width: 1100px) {
  .footer-info .energy-info__top {
    flex-wrap: wrap;
  }
  .footer .energy__copyright-content {
    text-align: center;
  }
  .header__scroll-bg .header-container .energy__time.mob-block {
    display: none;
  }
  .wrapper .header__scroll-bg .logo .logo-no {
    margin: 0;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
  .header__scroll-bg .energy__mail.nav-info {
    margin-top: 0;
  }
  .header__scroll-bg .header-container .contact .back-call img {
    display: none;
  }
  .header__scroll-bg .header-container .contact .back-call p {
    display: none;
  }
  .header__scroll-bg .header-container .contact .back-call .tel-mob {
    display: block;
  }
  .header__scroll-bg .header-container .contact .back-call {
    padding: 14px 14px;
  }
  
  .header__scroll-bg .header-container .contact {
    flex-flow: wrap;
  }
  .header__scroll-bg .header-container .contact .energy__btn {
    position: absolute;
    width: unset;
    right: 25px;
  }
  .header__scroll-bg .header-container .nav-info .pere-mail {
    font-weight: 400;
    font-size: 15px;
  }
  .header__scroll-bg .header-container .nav-info .pere-phone {
    font-size: 15px;
  }
  .wrapper .header__scroll-bg .header-container {
    padding: 6px 25px 6px;
    align-items: center;
  }
  .main .content-wrapper .site-content {
    margin-right: 0;
    margin-left: 0;
  }
  html body .wrapper .header__scroll-bg .burger {
    padding-top: 6px;
  }
  html body .wrapper .header__scroll .burger {
    padding-top: 6px;
  }
  .header__scroll-bg .energy__phone img {
    display: none;
  }
  .header__scroll-bg .energy__phone img.tel-mob {
    display: block;
  }
  .header-container .energy__time {
    display: none;
  }
}
.wrapp-404 {
  display: none;
}
.wrapp-404__mob {
  display: none;
}
.b-calculator_order_form_row input[type="submit"] {
  background-image: url('/wp-content/themes/iconic-one/css/../img/cart.svg');
  background-repeat: no-repeat;
  background-position: 22% center;
  position: unset;
  margin-top: 35px;
}
.b-calculator_order_form_row input[type="submit"]:hover {
  background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon-hover.svg');
  color: #fa7d08;
  background-color: transparent;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
  background-repeat: no-repeat;
  background-position: 22% center;
}
.categories .menu_left li.active {
  height: 100% !important;
}
@media (max-width: 1184px) {
  .header-container .contact {
    flex-wrap: wrap;
    flex-flow: wrap-reverse;
    margin-left: 58px;
    padding-top: 13px;
  }
  .header-container .energy__time {
    display: none;
  }
  .header-container .energy__time.mob-block {
    display: flex;
    max-width: 150px;
    justify-content: end;
    margin-top: 15px;
  }
  header .nav-info {
   
    justify-content: flex-end;
  }
  .energy__phone.nav-info {
    padding-right: 34px;
  }
  .nav-info:not(:last-child) {
    margin-right: 0;
  }
}
@media (max-width: 1060px) {
  .wrapp-404 {
    display: block;
  }
  .header-slider .wpcf7-form .soglashenie {
    margin-top: 11px;
  }
  .energy-info__top .energy__location {
    display: flex;
  }
  .footer .footer-info .energy__phone {
    display: block;
  }
  .footer .container .energy__search-img {
    display: block;
  }
  .footer-info .energy-info__bottom {
    display: none;
  }
  .wrapper .footer .footer-info .energy__copyright {
    display: block;
  }
  .nav-info:not(:last-child) {
    margin-right: 0;
  }
  .footer .energy__phone {
    display: none;
  }
  .header-container .energy__time.mob-block {
    display: flex;
    max-width: 150px;
    justify-content: end;
    margin-top: 15px;
  }
  .header .header-container .nav-info a,
  .header .header-container .nav-info p {
    font-size: 14px;
  }
  .energy__phone a {
   
    line-height: 16px;
  }
  
  .header-container .contact .back-call {
    padding: 11px 11px;
  }
  .header .header-container .energy__time.nav-info p {
    font-size: 13px;
  }
  .back-call p {
    font-size: 13px;
  }
  .header .header-container {
    padding: 12px 25px;
    padding-bottom: 12px;
  }
  .header .header-container .energy__btn.nav-info p {
    font-size: 13px;
  }
  header .nav-info {
   
    justify-content: flex-end;
  }
  .energy__phone.nav-info {
    padding-right: 34px;
  }
  .header .logo img {
    margin-top: 0;
  }

  .header__menu > ul > li a {
    font-size: 12px;
  }
  .header__menu .menu-item {
    font-size: 12px;
  }


  .header__menu > ul .menu-item-has-children:before,
  .header__menu > ul .menu-item-has-children:after {
    width: 6px;
  }
  .header__menu > ul .menu-item-has-children:after {
    right: 9px;
  }
  .header__menu > ul .menu-item-has-children {
    padding-left: 7px;
  }
  
  .wrapper .header__scroll-bg .contact {
    flex: unset;
  }

 /*  .header-slider .slick-slide img {
    max-height: 460px;
  } */
  .consultation .network {
   position: relative;
    margin: 0;
    padding: 20px 20px 19px 15px;
    background: #000 !important;
    max-width: unset;
    width: 100%;
    margin: 0 !important;
    max-width: 100% !important;
    margin-top: -14px !important;
  }
  .consultation .network h1 {
    font-size: 28px;
  }
  .consultation {
    position: relative !important;
  }
  
  .form-call__block {
    width: 100%;
    position: relative;
  }
  .consultation .form-call {
   margin: 0;
    background-color: #000 !important;
     background: #000;
    padding-bottom: 34px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -15px;
    display: none;
  }
   
  
  .wrapper main .form-call {
    display: none;
    margin-top: 37px;
    margin-left: 0;
    margin-right: 0;
    background: #222628;
    padding: 30px 12px 20px 12px;
  }
  .sidebar .form-call.form-call-top {
    display: block;
    padding: 36px;
  }
  .sidebar .form-call.form-call-top .form-call .wpcf7-form .wpcf7-submit{
        background-position: 24% center;
  }
  .sidebar .form-call.form-call-top .wpcf7-form {
   
    max-width: 100% !important;
}
  .sidebar .form-call.form-call-top .slick-slider {
    max-height: 460px;
  }
  .form-head p br {
    display: none;
  }
  .sidebar .form-call.form-call-top .wpcf7-form {
    max-width: unset;
  }
  .sidebar .form-call.form-call-top .wpcf7-form > p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
  }
  .sidebar .form-call.form-call-top .wpcf7-form input {
    max-width: 293px;
  }
  .sidebar .form-call.form-call-top .wpcf7-form input {
    margin-top: 0;
  }
  .sidebar .form-call.form-call-top .wpcf7-form .wpcf7-submit {
    margin-top: 0;
  }
  .main .sidebar {
    margin: 10px 14px 0;
  }
  main .main .sidebar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0px 0px 0px;
  }
  .main {
    display: block;
  }
  .calculator,
  .document {
    width: 48%;
    padding: 0 15px;
    padding-left: 22px;
    margin-top: 0;
  }
  .form-call.form-call-top {
    width: 100%;
    padding: 36px;
  }
  .form-call.form-call-top .form-head, .form-call.form-call-top .form-body {
    max-width: 400px;
    margin: auto;
  }
  .form-call.form-call-top .form-body {
    max-width: 100%;
  }
 .soglashenie {
    color: #262c32;
    opacity: 50%;
    font-size: 12px;
    line-height: 150%;
    margin-top: 12px;
  }
  .soglashenie a {
    color: #262c32;
    text-decoration: underline;
  }
  
  .sidebar .form-call {
    border: none;
  }
  .sidebar .form-call .form-head p {
    font-size: 23px;
    color: #fff;
    margin-left: 16px;
  }
  
  .wrapper main .form-body input {
    margin-top: 25px;
    width: 100%;
  }
  .form-call.form-call-top .wpcf7-form-control-wrap {
    width: 100%;
  }
  .form-call.form-call-top .soglashenie {
    text-align: center;
  }
  .sidebar .soglashenie {
    color: #fff;
  }
  .sidebar .soglashenie a {
    color: #fff;
  }
  .calculator > img,
  .document > img {
    left: -3px;
  }
  main .form-body .wpcf7-form .wpcf7-submit {
    width: 100%;
    margin: 20px auto 0;
    background-color: #fa7d08;
    padding: 15px 0;
    transition: all 0.3s ease 0s;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-image: url('/wp-content/themes/iconic-one/css/../img/s-icon.svg');
    background-repeat: no-repeat;
    background-position: 25% center;
  }
  .comment-content img,
  .widget img,
  img.header-image,
  .author-avatar img,
  img.wp-post-image {
    margin-bottom: 0;
    max-height: 460px;
  }
  .entry-content img {
    margin-bottom: 0;
  }
  .calculator-link,
  .document-link {
    height: 52px;
  }
  main .main .sidebar .calculator-link p,
  main .main .sidebar .document-link p {
    margin-left: 98px;
  }
  .adaptive-cat {
    width: 100%;
  }
  .categories {
    margin-top: 0;
    display: none;
  }
  main .collapse-cat {
    display: flex;
    margin-top: 50px;
    padding-left: 15px;
  }
  .sidebar-slider {
    display: none;
  }
  .sidebar-slider {
    display: none;
  }
  .sidebar .form-call__block {
    display: none;
  }
  .collapse-cat p {
    margin-left: 18px;
  }

  .table__img-bott {
    left: 159px;
    top: 37px;
  }
  .table__img-bott img {
    width: 94px;
    height: 90px;
  }
  .b-calculator_order_form_row {
    width: 50%;
    flex: unset;
  }
  .b-calculator_order_form_area {
    display: none;
  }
  .b-calculator_order_form_row input[type="submit"] {
    position: unset;
    margin-top: 20px;
    margin-bottom: 25px;
    width: 95%;
    height: 53px;
    padding: 0;
  }
  .page-template-default .wrapp-mobSidebar {
    display: block;
  }
  .wrapp-mobSidebar .sidebar-slider {
    display: block;
  }
  .wrapp-mobSidebar .sidebar-slider__block {
    width: 100%;
  }
  .wrapp-mobSidebar .testimonial-author {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .sidebar-slider .arrow-left {
    left: 35%;
  }
  main .sidebar-slider .arrow-right {
    right: 35%;
  }
  main .sidebar-slider .button-block .all-review,
  main .sidebar-slider .button-block .write-review {
    width: 48%;
    max-width: 300px;
  }
  .footer-form {
    margin-top: 66px;
  }
  .footer-form {
    justify-content: space-between;
  }
  main .footer-form form {
    margin-right: 0;
  }
  .footer-form form input[type="submit"] {
    padding: 17px 80px;
  }
  .footer-form-inside {
    max-width: 510px;
  }
  .footer-menu .bottom-menu > ul > li {
    font-size: 13px;
  }
  .footer-form form p {
    padding-bottom: 5px;
  }
  .footer .logo {
    margin: unset;
  }
  .wrapper .footer .footer-info .nav-info:first-child {
    width: 90%;
    display: flex;
    justify-content: center;
  }
  .wrapper .footer .footer-info .energy-info {
    flex: unset;
    margin-left: 100px;
  }
  .wrapper .footer .footer-info .energy-info__top {
    flex-direction: column;
  }
  img.one-photo {
    margin-bottom: 0;
    max-height: 460px;
  }
  .site-content {
    padding-top: 0;
  }
  .middle-row__mob {
    display: flex;
    margin-bottom: 30px;
  }
  .middle-row__mob > div {
    margin-right: 20px;
  }
  .top-row .objeckt,
  .top-row .area,
  .top-row .date {
    display: none;
  }
  .acf-form-fields .acf-field .acf-input .acf-checkbox-list {
    display: block;
  }
  .result-par {
    display: none;
  }
  .page-template-page-form-review .main .content-wrapper {
    padding: 0;
  }
  .container {
    padding: 0 25px;
  }
  .inside-article .article-title {
    font-size: 20px;
  }
  .site-content article.custom-article {
    position: relative;
    padding-bottom: 42px;
  }
  .inside-article .read-more {
    position: absolute;
    left: 30px;
  }
  .search .not-found-form {
    margin-top: 23px;
  }
  body.error404 {
    background-image: none;
  }
  .error404 main {
    height: unset;
  }
  .error404 article {
    position: absolute;
    bottom: 100px;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%);
  }
  .wrapp-404 img {
    width: 100%;
  }
  .footer-bg {
    background-image: url('https://energy-systems.ru/wp-content/themes/iconic-one/img/Background-footer-table.svg');
  }
  .header-slider .top-slider {
        max-height: 460px;
        overflow: hidden;
    }
    
  .main .content-wrapper .breadcrumb {
    margin-top: 25px;
  }
}
@media screen and (max-width: 976px) {
  .header-slider .wpcf7-form input {
    max-width: 250px;
  }
  .header-slider .form-call .wpcf7-form .wpcf7-submit {
    background-position: 20% center;
  }
}

.white-white-popup {
  background-color: #fff;
  padding: 40px;
  max-width: 635px;
  margin: auto;
  background-image: url('/wp-content/themes/iconic-one/css/../img/top-form-bg.svg');
  background-repeat: no-repeat;
  background-position: 90% 55%;
}

.white-white-popup .form-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: #222222;
  margin-bottom: 40px;
}

.white-white-popup form > p {
  display: flex;
  flex-direction: column;
  max-width: 260px;
}
.white-white-popup form .soglashenie {
  display: none;
}
.white-white-popup form span input.wpcf7-form-control.wpcf7-text {
  padding: 16px 20px;
  border: 1px solid #9b9b9b;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  margin-bottom: 25px;
  width: 100%;
}
.white-white-popup form .wpcf7-submit {
  background-color: #fa7d08;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 80px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.white-white-popup form .wpcf7-submit:hover {
  color: #fa7d08;
  background-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  -moz-box-shadow: inset 0px 0px 0px 2px #fa7d06;
  box-shadow: inset 0px 0px 0px 2px #fa7d06;
}
.white-white-popup .soglashenie {
  font-size: 13px;
  line-height: 15px;
  color: #262c33;
  opacity: 0.6;
  margin-top: 40px;
}
.white-white-popup .soglashenie a {
  color: #262c33;
  text-decoration: underline;
}
.white-white-popup .soglashenie a:hover {
  text-decoration: none;
}
.white-white-popup button.mfp-close {
  background-image: url('/wp-content/themes/iconic-one/css/../img/form-close.svg');
  top: 0;
  right: 97px;
}

.wpcf7-validation-errors {
  display: none !important;
}

.wpcf7-form {
  position: relative;
}

div.wpcf7-mail-sent-ok {
  border: 0;
  padding: 15px 30px;
  background-color: #148f3d;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: 0;
}

.pp {
  background-color: #1e2124;
  text-align: center;
  padding: 7.5px;
  color: #fff;
  font-size: 12px;
}

.pp a {
  color: #fff;
  text-decoration: underline;
}

.pp a:hover {
  text-decoration: none;
}
/*
.slider-loading {
  width: 100%;
  height: 650px;
  display: block;
  background-image: url('/wp-content/themes/iconic-one/css/../img/loader.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
*/
@media only screen and (max-width: 600px) {
  .slider-loading {
    height: 350px;;
  }
}


.loading {
  width: 100%;
  height: 650px;
  display: block;
  background-image: url('/wp-content/themes/iconic-one/css/../img/loader.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.header-slider img.lazy {
  width: 100%;
  height: 650px;
  display: block;
  background-image: url('/wp-content/themes/iconic-one/css/../img/loader.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.top-slider.notload img {
  display: none;
}

@media screen and (max-width: 1050px) {
  .header-slider img.lazy {
    max-height: 460px;
  }
}
.energy__btn.nav-info.mob-energy_btn {
  display: none;
}
.b-calculator_header .b-calculator_services_total,
.b-calculator_header .b-calculator_services_price,
.b-calculator_header .b-calculator_services_quantity,
.b-calculator_header .b-calculator_services_unit,
.b-calculator_header .b-calculator_services_name,
.b-calculator_header .b-calculator_services_id {
  font-size: 14px !important;
  padding: 6px 0;
}

@media (max-width: 991px){
  .header-slider {
  
    border-top: 140px solid #202426;
}
}
@media screen and (max-width: 870px) {
  .header-slider .wpcf7-form input {
    max-width: 216px;
  }
}

@media screen and (max-width: 750px) {
  body .wrapper .header .burger {
    display: block;
    opacity: 1;
    cursor: pointer;
    height: 100%;
  }
  .burger-box {
    height:40px;
  }
  .header__open .burger-box .burger span {
    width: 0;
  }
  .header__open .burger-box .burger .btn-sm:after {
    top: 5px;
    transform: rotate(45deg);
    transform-origin: center;
  }
  .header__open .burger-box .burger .btn-sm:before {
    top: 7px;
    transform: rotate(-45deg);
    transform-origin: center;
  }
  .header__menu > ul .menu-item-has-children .sub-menu li {
    padding: 10px 6px;
  }
  .sidebar .soglashenie {
    display: block;
  }
  .entry-header .entry-title span {
    display: block;
  }
  .entry-header .entry-title span:first-child {
    font-size: 36px;
  }
  .error404 article p {
    font-size: 14px;
    margin-top: 0;
  }
  .error404 article {
    padding: 0 15px;
  }
  .form-404-wrapper {
    flex-wrap: wrap;
  }
  .form-404-wrapper .not-found-form {
    width: 100%;
  }
  .form-404-wrapper a.home-page-link {
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
  .form-404-wrapper span {
    display: none;
  }
  .header .header-container {
    flex-wrap: wrap;
  }
  .header .logo img {
    margin-top: 0;
    max-width: 150px;
  }
  .header .header-container .energy__btn.nav-info p {
    display: none;
  }
  .energy__btn.nav-info {
    width: 40px;
    padding: 0;
    right: 15px;
    top: 15px;
    display: none;
    height: 40px;
  }
  .energy__btn.nav-info.mob-energy_btn {
    display: block;
  }
  .header-container .contact .back-call {
    padding: 10px;
  }
  .header .header-container {
    padding: 9px 15px;
  }
  .container {
    padding: 0 15px;
  }
  .header .header-container a .logo {
    width: 150px;
  }
  .header.header__scroll-bg .header-container a .logo {
    display: none;
  }
  .back-call:before {
    width: 18px;
    height: 18px;
    background-image: url('/wp-content/themes/iconic-one/css/../img/mob-s-icon.svg');
  }
  .header .header-container .mob-energy_btn a {
    height: 40px;
    margin: 0;
  }
  .burger span:after,
  .burger span:before {
    height: 2px;
    width: 25px;
  }
  .burger span {
    height: 2px;
    width: 25px;
    margin-left: 5px;
    position: absolute;
    top: 30px;
  }
  .burger span:before {
    top: -7px;
  }
  .burger-active span {
    width: 0;
  }
  .burger-active span:before {
    top: -3px;
  }
  .header__scroll .burger span {
    margin-left: 0;
  }
  .header-container .contact {
    margin-left: 0;
  }
  .header .header-container .contact .energy__mail {
    display: none;
  }
  .header-container .energy__time.mob-block {
    display: none;
  }
  .header .contact {
    flex: unset;
    width: 100%;
    justify-content: space-between;
    flex-flow: row-reverse;
    border-top: 1px solid #35393c;
    margin-top: 10px;
  }
  header .nav-info {
    width: unset;
  }

  .energy__phone.nav-info {
    padding: 0;
  }
 
  .header .header-container .energy__phone.nav-info a {
    border: none;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding-top: 4px;
  }
  .header-container .contact .energy__time img {
    display: none;
  }
  .header .header-container .energy__time.nav-info p {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
  }
  .header.header__scroll-bg .header-container .energy__time.nav-info p {
    display: none;
  }
  .header__scroll .burger-box > a {
    display: none;
  }
  .header__scroll .header-container > a {
    display: none;
  }
  .wrapper .header .header__scroll {
    height: auto;
  }
  .wrapper .header .header__scroll .energy__btn {
    display: inline-block;
  }
  .wrapper .header .header__scroll .contact {
    display: block;
  }
  .wrapper .header .header__scroll .contact .energy__phone.nav-info {
    position: absolute;
    left: 25%;
    top: 16px;
  }
  .wrapper .header.header__scroll-bg .contact .energy__phone.nav-info {
    position: absolute;
    left: 25%;
    top: 16px;
    width: unset;
  }
  .wrapper .header.header__scroll-bg .contact .energy__phone.nav-info img {
    display: none;
  }
  .wrapper .header .header__scroll .contact {
    border-top: none;
    padding: 0;
    margin: 0;
  }
  .wrapper .header .header__scroll .contact .energy__time {
    display: none;
  }
  .wrapper .header .header__scroll .contact .energy__time {
    display: none;
  }
  .wrapper .header .header__scroll .contact .energy__btn {
    display: none;
  }
  .header .header__scroll .header-container {
    padding: 10px 15px 10px 20px;
  }
  
  .wrapper .header.header__scroll-bg .energy__btn {
    width: 30px;
    height: 30px;
  }
  .wrapper .header .header__scroll-bg .energy__btn {
    width: 30px;
    height: 30px;
  }
  .wrapper .header__scroll-bg .header-container {
    padding: 10px 15px 10px 20px;
  }
  .wrapper .header__scroll-bg .contact {
    margin: 0;
    border: none;
  }
  html body .wrapper .header__scroll-bg .burger {
    display: block;
    opacity: 1;
    cursor: pointer;
    height: 100%;
    height: 15px;
  }
  html body .wrapper .header__scroll-bg .burger .btn-sm {
    top: 25px;
    display: block;
  }
  .header .header__scroll .header-container .mob-energy_btn a {
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header.header__scroll-bg .header-container .mob-energy_btn a {
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
 /*  .header-slider .slick-slide img {
    max-height: 230px;
  } */
  .header-slider .top-slider {
    max-height: 325px;
  }
  .header-slider {
    border-top: 132px solid #202426;
  }
  .header-slider .slick-dots {
    top: -30px;
  }
  .consultation .network h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .consultation {
    padding-bottom: 0;
  }


  .calculator-link .arrow,
  .document-link .arrow {
    display: none;
  }
  main .main .sidebar .document-link p {
    max-width: 200px;
  }
  .container.main {
    padding: 0;
  }
  main .main .content-wrapper {
    padding: 0 15px;
  }
  .calculator > img,
  .document > img {
    left: 13px;
  }
  main .adaptive-cat {
    margin-top: 31px;
    padding: 0 15px;
  }
  main .collapse-cat {
    margin-top: 0;
  }
  .entry-content h2,
  .comment-content h2,
  .mu_register h2 {
    font-size: 20px;
  }
  .entry-content h3,
  .comment-content h3 {
    font-size: 18px;
  }
  .main .content-wrapper .entry-content ul li {
    margin-left: 0;
  }
  main .content-wrapper table tbody .b-calculator_services_unit {
    display: none;
  }
  .b-calculator_header .b-calculator_services_total,
  .b-calculator_header .b-calculator_services_price,
  .b-calculator_header .b-calculator_services_quantity,
  .b-calculator_header .b-calculator_services_unit,
  .b-calculator_header .b-calculator_services_name,
  .b-calculator_header .b-calculator_services_id {
    font-weight: bold;
    color: #475054;
    font-size: 13px !important;
  }
  main .main .accordion .accord-header h3,
  main .main .accordion .accord-header p {
    font-size: 13px;
    max-width: 178px;
  }
  .accord-header .vertical-line {
    display: none;
  }
  .content-wrapper table tbody .b-calculator_services_name {
    font-size: 12px;
  }
  .content-wrapper table input[type="text"] {
    font-size: 12px;
  }
  main .content-wrapper table tbody .b-calculator_services_price {
    font-size: 12px;
  }
  .accord-header p:before {
    top: 10px;
  }
  .accord-header p:after {
    top: 10px;
  }
  .request-sell {
    margin: 0;
    padding-left: 12px;
  }
  .request-sell .sell-val .total p {
    font-size: 18px;
  }
  .request-sell .sell-val .btn-reset input {
    text-transform: inherit;
    font-size: 12px;
  }
  .request-sell .sell-val {
    padding-right: 0;
  }
  main .request-sell .sell-val .cash p {
    display: flex;
  }
  .request-sell .sell-val .cash p input {
    padding: 0;
    margin-right: 5px;
  }
  .b-calculator_order_header {
    font-size: 18px;
  }
  .b-calculator_order_header .lazy {
    display: none;
  }
  .table__img-bott {
    top: 0;
    z-index: 999;
    left: 24%;
  }
  .table__img-bott .lazy {
    display: block;
    width: 128px;
    height: 88px;
  }
  .b-calculator_order_form_row {
    width: 100%;
    padding-left: 0;
  }
  .b-calculator_order_form_row input[type="submit"] {
    width: 100%;
  }
  .b-calculator_order_form {
    margin-right: 0;
  }
  .calculate-container {
    overflow: unset;
  }
  footer.entry-meta {
    display: none;
  }
  .soc-icon {
    margin-top: 20px;
  }
  .sidebar-slider .arrow-left {
    left: 15%;
  }
  main .sidebar-slider .arrow-right {
    right: 15%;
  }
  .footer-form {
    padding: 0 12px;
    background: #fbfbfb;
    border: 1px solid #eeeeee;
    margin: 0 3px;
    margin-top: 30px;
  }
  .footer-form .form-title p {
    font-size: 18px;
  }
  .footer-form .form-title {
    padding-top: 25px;
  }
  .footer-form form span input {
    margin-top: 15px;
    border: 1px solid #d7d7d7;
    color: rgba(34, 34, 34, 0.6);
  }
  .footer-form form p {
    display: block;
  }
  .footer-form form p {
    width: 100%;
    max-width: unset;
  }
  .header__menu > ul {
    box-shadow: none;
  }
  .footer-form form input[type="submit"] {
    width: 100%;
    max-width: unset;
  }
  .wrapper .footer .footer-info .container .logo {
    width: auto;
  }
  .wrapper .footer .footer-info .container .logo img {
    width: 100%;
    height: 120px;
  }
  .wrapper .footer .footer-info .energy-info {
    width: 37%;
    margin-top: 20px;
    align-self: unset;
  }

  .wrapper .footer .footer-info .energy__search {
    width: 100%;
  }
  .footer .energy__search p input {
    width: 100%;
  }
  .wrapper .footer .footer-info .energy__copyright {
    margin-top: 20px;
  }
  
  .header__menu > ul > .current-menu-item:not(.menu-item-has-children) {
    box-shadow: none;
  }
  .header__menu .menu-item {
    padding-left: 20px;
  }
  .header__menu .menu-item:last-child {
    padding: 0;
  }
  .header__menu .menu-item:last-child a {
    padding: 17px 10px 13px;
    padding-left: 20px;
    width: 100%;
  }
  #site-navigation .menu-item-has-children {
    padding-left: 20px;
  }
  .header__menu > ul .menu-item-has-children:before,
  .header__menu > ul .menu-item-has-children:after {
    width: 8px;
  }
  .header__menu > ul .menu-item-has-children:before {
    top: 25px;
    right: 17px;
    left: unset;
    transform: rotate(-35deg);
  }
  .wrapper .header #site-navigation .menu-item-has-children:after {
    top: 21px;
    left: unset;
    right: 17px;
    transform: rotate(40deg);
  }
  .panel .accord-header {
    justify-content: space-between;
    padding: 8px 25px 8px 8px;
  }
  .request-sell .sell-val .btn-reset {
    margin-left: 10px;
  }
 
  .header__scroll .burger-active span:before {
    top: 5px;
  }
  .b-calculator {
    width: 100%;
  }
  .header__menu > ul .menu-item-has-children .sub-menu {
    width: 160px;
    left: 160px;
  }
  .header__scroll .burger-active span:after {
    top: 3px;
  }
  .wrapp-back.active {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    top: 0px;
  }
  
  .entry-header .entry-title {
    font-size: 20px;
  }
  #breadcrumbs span,
  #breadcrumbs strong.breadcrumb_last {
    font-size: 14px;
  }
  .site-content article.custom-article {
    padding: 20px 12px;
    padding-bottom: 30px;
  }
  .inside-article {
    flex-wrap: wrap;
  }
  .inside-article .list-category-image {
    margin-right: 0;
    max-width: unset;
    width: 100%;
  }
  .inside-article .list-category-image img {
    width: 100%;
    object-fit: contain;
  }
  .inside-article .read-more {
    left: 11px;
  }
  .inside-article .entry-content {
    margin-top: 20px;
  }
  .inside-article .article-title {
    margin-bottom: 10px;
  }
  .header-slider img.lazy {
    max-height: 230px;
    object-fit: cover;
  }
  .middle-row__mob {
    display: block;
  }
  .middle-row__mob > div {
    margin-right: 0;
    margin-top: 15px;
  }
  .review-post-item .image {
    display: block;
  }
  .review-post-item .image img {
    margin-bottom: 15px;
  }
  .review-post-item .top-row i {
    font-size: 21px;
  }
  .review-post-item .middle-row {
    display: block;
  }
  .rasdel-block {
    margin-top: 10px;
  }
  .review-post-item .top-row strong {
    padding-left: 0;
  }
  .review-post-item .top-row {
    align-items: unset;
  }
  .review-post-item .rating {
    padding-top: 15px;
  }
  .middle-row__mob > div > span {
    font-size: 13px;
  }
  .page-template-page-form-review .main .content-wrapper {
    padding: 0 15px;
  }
  .acf-form-fields .acf-field .acf-label {
    flex: 0 0 100%;
  }
  .acf-form-fields div.acf-field {
    flex-wrap: wrap;
  }
  .acf-form-fields .acf-field .acf-label label {
    margin-bottom: 10px;
  }
  .acf-form .acf-form-submit {
    margin-left: 0;
    width: 100%;
  }
  .acf-form-submit .acf-button {
    width: 100%;
  }
  .acf-form-fields .acf-field.reviews-rating .acf-input .acf-checkbox-list {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .acf-form-fields
    .acf-field.reviews-rating
    .acf-input
    .acf-checkbox-list
    li
    label {
    width: 40px;
    height: 40px;
  }
  .acf-form-fields
    .acf-field.reviews-rating
    .acf-input
    .acf-checkbox-list
    li
    label:before {
    width: 40px;
    height: 40px;
    font-size: 50px;
  }
  .acf-form-fields
    .acf-field.reviews-rating
    .acf-input
    .acf-checkbox-list
    li:not(:last-child) {
    margin-right: 20px;
  }
  .acf-form-fields .acf-field.acf-field-textarea {
    padding-top: 20px;
  }
  .search .entry-title.p-title {
    font-size: 18px;
  }
  .main .content-wrapper .entry-content p:first-child {
    font-size: 14px;
  }
  .search-no-results .no-results.not-found #searchform {
    display: block;
  }
  .search-no-results .no-results.not-found #searchform input[type="text"] {
    border-radius: 25px;
  }
  .search-no-results .no-results.not-found #searchform input[type="submit"] {
    border-radius: 25px;
    margin-top: 20px;
    width: 100%;
  }
  .search-no-results .no-results.not-found .home-page-link {
    margin-top: 20px;
  }
  .search-no-results .no-results.not-found .home-page-link {
    font-size: 14px;
  }
  .white-white-popup {
    margin: 0 15px;
    padding: 20px;
  }
  .white-white-popup .form-title {
    font-size: 20px;
  }
  .white-white-popup button.mfp-close {
    right: 20px;
  }
  .white-white-popup {
    background-image: unset;
    max-width: 400px;
  }
  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {

    max-width: 400px;
}
  .white-white-popup form > p {
    max-width: 500px;
  }
  .white-white-popup .soglashenie {
    margin-top: 20px;
  }
  .request-sell .b-calculator_order_header {
    font-size: 18px;
  }
  .crp_related li img {
    width: 100%;
    max-height: 170px;
  }
  .crp_related li {
    padding: 20px;
  }
  .crp_related h3 {
    font-size: 18px;
  }
  #go-top svg {
    margin-top: 9px;
  }
  #go-top {
    width: 38px;
    height: 38px;
  }
  main .content-wrapper article .entry-content blockquote,
  main .content-wrapper article .comment-content blockquote {
    padding: 20px;
  }
  .entry-content li,
  .comment-content li,
  .mu_register li {
    margin: 0;
  }
  .footer-form-inside {
    margin: auto;
    max-width: 410px;
  }
  .header-slider .hero-img {
    /* max-height: 240px;
    overflow-y: hidden; */
}

  .calculator,
  .document {
    width: 100%;
  }
  
  .document {
    margin-top: 40px;
  }
  
  .adaptive-cat {
    display: none;
  }
}
.grecaptcha-badge {
  display: none;
}
main .content-wrapper table tbody .b-calculator_services_total input {
  border: none;
}
@media screen and (max-width: 425px) {
  .wrapp-404__mob {
    display: block;
  }
  .wrapp-404 {
    display: none;
  }
  .wrapp-404__mob img {
    width: 100%;
  }

  .request-sell .sell-val {
    justify-content: space-between;
  }
}
@media screen and (max-width: 380px) {
  .error404 article {
    bottom: 55px;
  }
}
@media screen and (max-width: 343px) {
  .white-white-popup button.mfp-close {
    top: 10px;
  }
  .b-calculator_order_form_row input[type="submit"] {
    background-position: 26% center;
  }
}
@media screen and (max-width: 330px) {
  main .content-wrapper table tbody .b-calculator_services_quantity {
    width: 61px;
  }
  main .content-wrapper table tbody .b-calculator_services_price {
    width: 59px;
  }
  main .content-wrapper table tbody .b-calculator_services_total {
    width: 65px;
  }
  .main .content-wrapper .soc-icon h3 {
    font-size: 13px;
  }
}
.calculate-container {
  overflow: unset;
}
.b-calculator_message {
  border: 0;
  padding: 15px 30px;
  background-color: #148f3d;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: 0;
}
.admin-bar .header {
  top: 32px;
}
.admin-bar .header.header__scroll-bg {
  top: 0px;
}
.admin-bar .header-info.header__scroll {
  top: 0;
}
.admin-bar .header-slider {
  border-top: 120px solid #202426;
}
@media screen and (max-width: 1150px) {
  .footer-info .energy-info {
    margin-left: 80px;
  }
}
@media screen and (max-width: 1100px) {
  .header__scroll-bg .energy__mail.nav-info {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .admin-bar .header {
    top: 50px;
  }
}
.archive-meta {
  display: none;
}
#wpadminbar {
  position: absolute;
}
@media screen and (max-width: 750px) {
  .wrapper .footer .footer-info .energy-info {
    max-width: 300px;
  }
}
@media screen and (max-width: 670px) {
  .footer .energy__search p input {
    max-width: 300px;
  }
  .footer .energy__search p {
    max-width: 300px;
    margin: auto;
  }
  .wrapper .footer .footer-info .energy-info {
    width: auto;
    margin-left: 30px;
  }
}

@media screen and (max-width: 1060px) {
  .energy__time.nav-info {
     display: none; 
	}
	.footer .pere-phone {
		font-size:14px;
	}
  .wrapper .footer .footer-info .nav-info {
    align-self: flex-start;
    margin-left: 0;
    margin: 10px 0;
  }
  .wrapper .footer .footer-info .energy__location {
    order: 2;
  }
  .wrapper .footer .footer-info .nav-info:first-child {
    margin: 10px 0;
  }
  .wrapper .footer .footer-info .energy__metro {
    order: 3;
  }
  .wrapper .footer .footer-info .nav-info {
    align-self: flex-start;
    display: flex;
  }
  .wrapper .footer .footer-info .energy__mail a {
    font-size: 14px;
  }
  .wrapper .footer .footer-info .energy__mail {
    order: 1;
    text-decoration: underline;
  }
  .wrapper .footer .footer-info .energy__search {
    align-items: center;
    margin-top: 60px;
  }
  .footer .energy__search p input {
    max-width: 260px;
    width: 260px;
  }
  footer .logo .energy__search {
    display: flex !important;
    justify-content: flex-end;
  }
  .footer .logo {
    max-width: 310px;
    width: 100%;
  }
  .footer .logo img.lazy {
    width: 100%;
  }
}
.crp_related li img {
  width: 100%;
}
@media screen and (max-width: 890px) {
  .crp_related li {
    flex: 0 0 46.8%;
  }
  .crp_related li:nth-child(5) {
    display: none;
  }
  .crp_related li:nth-child(6) {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .wrapper .footer .footer-info .container {
    flex-wrap: wrap;
  }
  .logo .energy__search {
    display: none;
  }
  .wrapper .footer .footer-info .container .logo {
    width: 100%;
  }
  .footer .logo .energy__search p {
    display: none;
  }
  .wrapper .footer .footer-info .energy__search {
    margin-top: 25px;
  }
  .wrapper .footer .footer-info .energy-info__top {
    justify-content: center;
    flex-flow: column nowrap;
    align-items: center;
    width: 100%;
    
  }
  .wrapper .footer .footer-info .energy-info {
/*     margin-left: 0; */
    max-width: 300px;
    margin-top: 0;
    width: 100%;
 

  }
  .wrapper .footer .footer-info .energy-info {
    max-width: 325px;
    margin-top: 0;
  }
  .wrapper .footer .footer-info .energy__location {
    text-align: left;
  }
  .wrapper .footer .footer-info .container {
    justify-content: center;
  }
	.wrapper .footer .footer-info .nav-info:first-child {
		width:100% !important;
		min-height:30px;
	}
}
@media screen and (max-width: 635px) {
  .crp_related li {
    flex: 0 0 45.8%;
  }
}
@media screen and (max-width: 550px) {
  .crp_related li {
    flex: 0 0 100%;
    text-align: center;
  }
  .crp_related li:nth-child(3) {
    display: none;
  }
  .crp_related li:nth-child(4) {
    display: none;
  }
}
#message p {
  padding: 15px 30px;
  background-color: #148f3d;
  color: #fff;
  text-align: center;
}
.footer-form-inside .form-title .form-img img {
  display: none;
}
@media screen and (max-width: 670px) {
  .footer-form-inside .form-title .form-img img {
    display: block !important;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 20px;
  }
  .footer-form-inside .form-title {
    display: flex;
    align-items: center;
  }
  .footer-form-inside .form-title p {
   /* max-width: 218px;*/
    text-align: left;
    line-height: 120%;
  }
}
@media screen and (max-width: 650px) {
  .footer .energy__search p {
    max-width: 284px;
  }
  .footer .energy__search p input {
    max-width: 290px;
    width: 290px;
    text-align: center;
  }
  .fa-search:before {
   position: absolute;
   left: 88px;
   bottom: 10px;
  }
}

@media screen and (max-width: 1184px) {
  .admin-bar #site-navigation {
    bottom: -151px;
  }
  .admin-bar .wrapper .header__scroll-bg #site-navigation {
    bottom: 0;
  }
  .admin-bar .wrapper .header__new #site-navigation {
    bottom: 0;
  }
  .admin-bar .wrapper .header__new #site-navigation.header__menu-open {
    bottom: -138px;
  }
}
@media screen and (max-width: 1061px) {
  .admin-bar #site-navigation {
    bottom: -161px;
  }
  .admin-bar .wrapper .header__scroll-bg #site-navigation {
    bottom: 0;
  }
  .admin-bar .wrapper .header__scroll #site-navigation {
    bottom: 0;
  }
}
.footer-form.new-form {
  background: #fbfbfb;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: unset;
}
.footer-form.new-form .form-head, .post_bottom_form .form-head {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.footer-form.new-form .form-head img,  .post_bottom_form .form-head img{
  width: 35px;
  height: 35px;
  margin-right: 20px;
  padding: 0;
}



.post_bottom_form {
    border: 1px solid #e7e7e7;
    padding: 0 26px 30px;
    margin-top: 30px;
    background: #f9f9f9;
}
.post_bottom_form .wpcf7 input, .post_bottom_form .wpcf7 textarea {
    width: 100%;
    padding: 16px;
    border: 1px solid #ddd;
    color: #000;
    margin: 6px 0;
}
.post_bottom_form .wpcf7 textarea{
	height: 90px;
	    margin: 14px 0 6px;
}
.post_bottom_form .wpcf7 input::placeholder{
	color: #000;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (max-width: 768px){
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}



.footer-form.new-form .form-head h3, .form-head h3 {
  color: #141823;
  font-weight: bold;
  font-size: 21px;
  line-height: 120%;
  margin: 0;
}
.footer-form.new-form .form-head h3:after {
  margin-bottom: 0;
}
.footer-form.new-form form p {
/*   display: flex;
  justify-content: space-between; */
}

.footer-form.new-form form span input {
 /* max-width: 246px;*/
  width: 100%;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
}
.footer-form.new-form form span {
  margin-top: 30px;
}
.footer-form.new-form form input[type="submit"] {
  height: 52px;
  max-width: 246px;
  width: 100%;
  margin: 30px 0 0;
}
.footer-form.new-form .wpcf7 {
  width: 100%;
}
.footer-form.new-form .soglashenie {
  display: block;
  font-size: 12px;
  line-height: 170%;
  color: #262c32;
  opacity: 0.5;
  margin-bottom: 33px;
}
.footer-form.new-form .soglashenie a {
  color: #262c32;
  text-decoration: underline;
}
.footer-form.new-form form span input[type="text"]::placeholder {
  color: #222222;
  opacity: 0.6;
}
.footer-form.new-form form span input[type="tel"]::placeholder {
  color: #222222;
  opacity: 0.6;
}


/* Feel */
.menu_left .img_clear {
	position: absolute;
    left: -27px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 1;
	transition: all 0.3s;
}
.menu_left .menu-item:hover .img_clear {
	opacity: 0;
	transition: all 0.3s;
}
.menu_left .img_hover {
	position: absolute;
    left: -27px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 0;
	transition: all 0.3s;
}
.menu_left .menu-item:hover .img_hover {
	display: block;
	opacity: 1;
	transition: all 0.3s;
}
.menu_left .menu-item.active .img_hover {
	display: block;
	opacity: 1;
	transition: all 0.3s;
}

#menu-new-top-menu .sub-menu .img_clear {
	position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 1;
	transition: all 0.3s;
}
#menu-new-top-menu .sub-menu .menu-item:hover > a > .img_clear {
	opacity: 0;
	transition: all 0.3s;
}
#menu-new-top-menu .sub-menu .img_hover {
	position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 0;
	transition: all 0.3s;
}
#menu-new-top-menu .sub-menu .menu-item:hover > a > .img_hover {
	display: block;
	opacity: 1;
	transition: all 0.3s;
}
/* #menu-new-top-menu .sub-menu .menu-item.active .img_hover {
	display: block;
	opacity: 1;
	transition: all 0.3s;
} */
/* #mm-3 a {
	padding-left: 60px;
} */
.mm-listitem .img_clear {
	position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
	opacity: 1;
	transition: all 0.3s;
}
.mm-listitem .img_hover {
	display: none;
	opacity: 1;
	transition: all 0.3s;
}
.menu_left .current-menu-item .img_clear {
	display: block;
	opacity: 0;
	transition: all 0.3s;
}
.menu_left .current-menu-item .img_hover {
	display: block;
	opacity: 1;
	transition: all 0.3s;
}
/* #menu-new-top-menu .sub-menu .menu-item > a {
	text-align: left;
    padding-left: 50px;
} */
/* Feel end */

@media (max-width: 750px) { 
    .footer-form.new-form .soglashenie {
    position: absolute;
    right: 0px;
    width: 48%;
    bottom: 9px;
    margin: 0;
	}
}
@media screen and (max-width: 1170px) {
  .footer-form.new-form form span input {
    max-width: unset;
    width: 100%;
  }
  .footer-form.new-form form p {
  /* flex-wrap: wrap;*/
  }
  .footer-form.new-form form input[type="submit"] {
    max-width: unset;
    width: 48%;
  }
  .footer-form.new-form form span {
  /*  width: 48%;*/
  }
  .footer-form.new-form .soglashenie {
  /* position: absolute;*/
    right: 0px;
    /*width: 48%;*/
    bottom: 9px;
    /*margin: 0;*/
  }
}
@media screen and (max-width: 670px) {
  .footer-form.new-form .form-head img {
    display: block !important;
  }
  .footer-form.new-form .form-head {
    margin: 30px auto 0;
    max-width: 410px;
    width: 100%;
  }
  .footer-form.new-form .wpcf7 {
    margin: auto;
    max-width: 410px;
  }
  .footer-form.new-form form span {
    max-width: unset;
    width: 100%;
    margin-top: 5px;
  }
  .footer-form.new-form form input[type="submit"] {
    margin-top: 20px;
    width: 100%;
  }
  .footer-form.new-form .soglashenie {
    position: unset;
    width: 100%;
  }
  .main .content-wrapper p {
    margin-bottom: 20px;
  }
	.energy__metro.nav-info p {
		font-size:14px;
	}
	.footer .nav-info a,
	.footer .nav-info p {
		font-size:14px;
		text-transform:none !important;
	}
	.wrapper .footer .footer-info .nav-info {
		align-self:center;
		text-align: center;
	}
}
.wrapper .header .header__scroll .contact .energy__btn {
  display: flex;
}
@media screen and (max-width: 750px) {
  .wrapper .header .header__scroll .contact .energy__btn {
    display: none !important;
  }
}
.header-search-btn a {
  background-position: 14% center;
}
.header.header__new {top:0}

.footer-form .soglashenie p {
  display: block;
}



/* начало стили для page-landing.php*/

.farcontent {
    padding-top: 30px;
    color: #141823;
	padding-bottom: 60px;
}
.main .content-wrapper .farcontent p{
    margin-bottom: 0;
}
.farcontent__title {
    font-weight: bold;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
}
.farsect1 {
    padding-top: 21px;
}
.farsect1__item {
    padding-bottom: 42px;
    position: relative;
    padding-left: 66px;
    font-size: 15px;
    line-height: 1.7;
}
.farsect1__icon {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    pointer-events: none;
}
.farsect1__icon img{
    display: block;
    max-width: 42px;
    min-height: 42px;
    object-fit: contain;
}
h4.farsect1__h4 {
    margin-top: 0 !important;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 18px;
}
.farsect1__h4::after{
    display: none !important;
}
.farsect1__item p{
    color: #636363 !important;
}




.farsect2 {
    padding-top: 40px;
}
.farsect2__bg{
    margin-top: 134px;
    background: #222628;
    padding-bottom: 0;
    position: relative;
}
.farsect2__bg::after{
    content:"";
    display: block;
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background-color: #fff;
    height: 45px;
    z-index: 2;
}
.farsect2__row {
    position: relative;
    z-index: 10;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding: 0 15px;
    justify-content: center;
    align-items: stretch;
    transform: translateY(-100px);
}
.farsect2__item {
    width: 250px;
    flex-shrink: 0;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    padding: 30px 20px 30px;
    text-align: center;
    margin:20px 7.5px 0;
}
.farsect2__iconwrap {
    display: flex;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 2px solid #CECECE;
    border-radius: 100px;
}
.farsect2__icon {
    display: block;
	align-self:center;
    margin: auto;
    max-width: 42px;
    object-fit: contain;
    max-height: 42px;
}
.farsect2__check {
    width: 21px;
    height: 21px;
    border-radius: 20px;
    background: #222628;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
}
.farsect2__check img{
    display: block;
	align-self:center;
    margin: auto;
}
.farsect2__title {
    margin-top: 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color:#000;
}
.farsect2__txt {
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
    color: #636363 !important;
    min-height: 75px;
/* 	max-height:calc(20px * 8); */
    overflow: hidden;
}



.farsect3 {
    padding-top: 35px;
}
.farsect3__row {
    padding-top: 25px;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: center;
}
.farsect3__item {
    flex-basis: calc(100% / 3);
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0 15px 40px;
    text-align: center;
}
.farsect3__iconwrap {
    display: flex;
    position: relative;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    border: 1px solid #E3E3E3;
    border-radius: 100px;
}
.farsect3__icon {
    display: block;
    margin: auto;
    max-width: 42px;
    object-fit: contain;
    max-height: 42px;
	align-self:center;
}
.farsect3__check {
}
.farsect3__title {
    padding-top: 10px;
    font-weight: bold;
    font-size: 15px;
    line-height: 120%;
    color:#000;
}
.farsect3__txt {
    padding-top: 5px;
    font-size: 14px;
    line-height: 1.5;
}



.farsect4 {
    padding-top: 40px;
}
.farsect4__wrap {
    margin-top: 60px;
    position: relative;
}
.farsect4__wrap::before{
    content:"";
    display: block;
    position: absolute;
    left: 50%;
    top: 30px;
    bottom: 30px;
    width: 1px;
    background: #E3E3E3;
}
.farsect4__item {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 3;
}
.farsect4__ittitle {
    flex-basis: 50%;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    line-height: 120%;
    color:#000;
}
.farsect4__iconwrap {
    width: 50px;
    height: 50px;
    margin: 0 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #E3E3E3;
    border-radius: 50px;
    position: relative;
    display: flex;
    background-color: #fff;
}
.farsect4__iconwrap img{
    display: block;
    margin: auto;
    max-width: 25px;
    max-height: 27px;
    object-fit: contain;
	align-self:center;
}
.farsect4__iconwrap i{
    font-style: normal;
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 18px;
    line-height: 18px;
    border-radius: 20px;
    background: #FA7D08;
    border-radius: 10px;
    color:#fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    z-index: 4;
}
.farsect4__text {
    flex-basis: 50%;
    font-size: 15px;
    line-height: 25px;
/*     max-height: calc(25px * 6); */
    overflow: hidden;
    color: #636363 !important;
}
.farsect4__item--right{
    flex-flow: row-reverse nowrap;
}
.farsect4__item--right .farsect4__ittitle{
    text-align: left;
}
.farsect4__item--right .farsect4__text{
    text-align: right;
}
.farsect4__item--right .farsect4__iconwrap i{
    left: auto;
    right: -5px;
}



.farsect5 {
    padding-top: 28px;
}
.farsect5__faqwrap {
    padding-top: 25px;
}
.farsect5__quest {
    background: #F9F9F9;
    margin-bottom: 5px;
}
.farsect5__title {
    background: #F1F1F1;
    min-height: 50px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    cursor: pointer;
    justify-content: flex-start;
}
.farsect5__title:hover{
    background: #e3e3e3;
}
.farsect5__arrowwrap {
    width: 50px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    background: #FA7D08;
    flex-shrink: 0;
    align-self: stretch;
}
.farsect5__arrowwrap img{
    display: block;
    transition: transform 0.4s ease;
    transform: rotate(-90deg);
}
.farsect5__titleline {
    font-size: 18px;
    padding: 10px 20px;
    line-height: 24px;
    color: #141823;
}
.farsect5__anwser {
    border: 1px solid #ECECEC;
}
.farsect5__anwserwrap {
    padding: 15px 30px 17px 70px;
    font-size: 15px;
    line-height: 1.7;
    display: none;
}
.farsect5__anwserwrap p{
    font-size: 15px;
    line-height: 1.7;
    color: #636363 !important;
}


.farsect5__quest.opened .farsect5__arrowwrap img{
    transform: rotate(0);
}
.farsect5__quest.opened .farsect5__anwserwrap{
    display: block;
}






@media(max-width:992px){
    .farsect2__row{
        padding: 0;
    }
    .farsect2__item{
        width: 220px;
    }
}
@media(max-width:767px){
    .farcontent__title{
        font-size: 20px !important;
    }
    .farsect1__item{
        text-align: center;
        padding-left: 0;
    }
    .farsect1__icon{
        position: relative;
        margin: 0 0 15px;
        display: block;
    }
    .farsect1__icon img{
        margin: 0 auto;
    }
    h4.farsect1__h4{
        font-size: 18px;
        padding-bottom: 13px;
    }
    .main .content-wrapper .farcontent p{
        line-height: 1.5;
    }
    .farsect2{
        padding-top: 0;
    }
    .farsect2__bg{
        margin-top: 110px;
    }
    .farsect2__item{
        width: 250px;
        margin-bottom: 20px;
    }
    .farsect2__title{
        font-size: 16px;
    }
    .farsect3{
        padding-top: 0;
    }
    .farsect3__row{
        padding-top: 15px;
    }
    .farsect3__item{
        flex-basis: 100%;
        padding: 0 0 30px;
    }
    .farsect4__wrap{
        margin-top: 10px;
    }
    .farsect5__faqwrap{
        padding-top: 15px;
    }

    .farsect5__titleline{
        font-size: 16px;
        line-height: 1.2;
    }
    .farsect5__title{
        min-height: 45px;
    }
    .farsect5__anwserwrap{
        padding: 15px;
        font-size: 15px;
        line-height: 1.5;
    }
    .farsect5{
        padding-bottom: 25px;
    }
}

@media(max-width:500px){
	.farsect4__wrap::before{
        left: 25px;
    }
	.farsect4__item {
        padding-left: 60px;
        position: relative;
        margin-bottom: 25px;
        flex-flow: column nowrap !important;
        align-items: flex-start;
        padding-top: 15px;
    }
	.farsect4__text{
		max-height:none;
	}
    .farsect4__iconwrap{
        order:-1;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
    .farsect4__ittitle,
    .farsect4__text{
        text-align: left !important;
    }
    .farsect4__ittitle{
        margin-bottom: 10px;
    }
    .farsect4__text{
        max-height: none;
        overflow: visible;
    }
}

/* конец стили для page-landing.php*/

/* начало стилей сообщений cf7*/

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900;
}

.wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28;
}

/* конец стилей сообщений cf7*/



/* @media (max-width: 420px) {
.b24-widget-button-popup-name {
   font-weight: 13px;
  }
.b24-widget-button-popup {
padding: 8px 0 8px 8px;
width: 225px;
}
.b24-widget-button-position-bottom-right .b24-widget-button-popup {
   left: -235px;
  }
.b24-widget-button-popup-image {
   margin: 0 auto;
}
.b24-widget-button-popup-content {
  
   text-align: center;
}
} */



.fiv-inner img {
    max-height: 550px;
}

@media (max-width: 1060px) {
    .sidebar .form-call.form-call-top  .wpcf7-form > p {
        column-gap: 10px;
        flex-wrap: wrap;
    }
     .sidebar .form-call.form-call-top  .wpcf7-form-control-wrap {
    width: 30%;
    flex-grow: 1;
}
.sidebar .form-call.form-call-top  .wpcf7-form .wpcf7-submit {
    width: 30%  !important;
    flex-grow: 1;
}
}
.header-slider .wpcf7-form input {
    max-width: 100% !important;
}

@media screen and (max-width: 750px) {
    .form-body .wpcf7-form .wpcf7-submit {
        width: 100%;
        max-width: 100% !important;
        padding: 15px 40px 15px 80px;
    }
        .sidebar .soglashenie p{
        display: flex;
        justify-content: center  !important;
    }
    .sidebar .form-call.form-call-top .wpcf7-form-control-wrap {
      width: 100%;
    }
    .sidebar .form-call.form-call-top .wpcf7-form input {
      width: 100%;
      max-width: 400px;
      margin-top: 25px;
    }
    .sidebar .form-call.form-call-top .wpcf7-form .wpcf7-submit {
      width: 100% !important;
      margin-top: 25px;
    }
}
@media(max-width: 450px) {
  .header-slider .top-slider {
    max-height: 230px;
  }
}
.services_page_title {
    font-size: 28px;
    margin-bottom: 20px;
}
.main .content-wrapper h1.services_page_title:after{
	display:none
}

.services_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.services_item {
    width: 49%;
    height: 340px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    overflow: hidden;
    position: relative;
    padding: 12px;
    margin-bottom: 20px;
	transition: 0.5s ease-out;
}
.services_item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000033;
    z-index: 1;
    opacity: 0;
	transition: 0.3s ease-out;
}
.services_item img {
    max-width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
    transition: 0.3s ease-out;
}
.services_title {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    background: #262C32E5;
    padding: 10px 15px;
	transition: 0.3s ease-out;
}
.services_title svg{
	margin-left:10px
}
.services_item:hover{
	color:#fff;
}
.services_item:hover .services_title{
	background: #FA7D08E5;
}
.services_item:hover:before {
	opacity: 1;
}
.services_item:hover img{
    transform: scale(1.05);
}
main .footer-form img {
    height: auto;
} 
@media(max-width: 1060px) {
	.services_item {
		height: 277px;
	}
	.services_page .sidebar .form-call.form-call-top {
		display: none;
	}
}   
@media(max-width: 990px) {
	.services_item {
		height: 259px;
	}
}
@media(max-width: 768px) {
	.services_item {
		height: 221px;
	}
}
@media(max-width: 550px) {
	.services_item {
		width: 100%;
		height: 221px;
	}
}
@media(max-width: 390px) {
	.services_item {
		height: 205px;
	}
}
@media(max-width: 320px) {
	.services_item {
		height: 187px;
	}
}