/*==========  section footer ==========*/
footer {
  background: #FF4E20;
  padding: 61px 0 62px;
  color: #fff; }

.footer-contacts {
  margin: 0 0 40px;
  position: relative;
  padding: 0 0 0 25px; }
  .footer-contacts:last-child {
    margin: 0; }
  .footer-contacts .box-text {
    margin: 5px 0 0; }
  .footer-contacts-head {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 5px; }
    .footer-contacts-head__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      left: 0;
      /*top: -3px;*/
      width: 13px;
      height: 17px; }
    .footer-contacts-head__title {
      font-weight: bold; }
  .footer-contacts .btn {
    margin: 16px 0 0; }

.tel {
  color: #fff;
  font-size: 24px;
  font-weight: bold; }
  .tel:hover {
    color: #2E2D29; }
  .tel-icon {
    fill: #fff;
    width: 13px;
    height: 23px;
    position: absolute;
    left: 0;
    top: -3px; }

.footer-contacts-callback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px 0 0 25px; }
  .footer-contacts-callback p {
    max-width: 198px;
    margin: 0 8px 20px 0; }

footer ul {list-style: none; margin: 0; padding: 0;}

.footer-menu {
  margin: 0 0 25px; }
  .footer-menu h3 {
    margin: 0 0 3px;
    font-weight: bold;
    font-size: 24px; }
  .footer-menu h4 {
    font-weight: bold;
    margin: 0 0 7px; }

.footer-menu-list {
  line-height: 29px; }
  .footer-menu-list li a {
    color: #fff; }
    .footer-menu-list li a:hover {
      color: #2E2D29; }

.map {
  width: 100%;
  height: 262px;
  overflow: hidden;
  border-radius: 5px; }
  .map iframe {
    width: 100%;
    height: 100%; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 0; }
  .social p {
    margin: 0 15px 0 0; }

.footer-messengers {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 18px; }

.footer-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff; }
  .footer-mail__icon {
    fill: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 18px;
    height: 13px;
    margin: 0 7px 0 0; }
  .footer-mail:hover {
    color: #2E2D29; }

.list-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .list-social li {
    margin: 0 11px 0 0; }
    .list-social li:last-child {
      margin: 0; }
    .list-social li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }

footer .btn-border.btn-sm {
  border-width: 1px;
  padding: 11.5px 19px;
  font-weight: normal;
  }
footer .btn-border {
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
  }

/*==========  section footer end  ==========*/
/*==========  section  ==========*/
/*==========  section end  ==========*/
