
  /* FOOTER */
  
  .footer {
    background-color: rgb(46, 56, 92);
    margin-top: 0;
  }
  
  .footer h5 {
    color: white;
    margin-bottom: 15px;
    font-size: 24px;
  }
  .footer p {
    color: white;
    margin-bottom: 0;
  }
  .dr {
   background-color: #0D0D0D;
   /*  background-color: #0868B1; */
/*     height: 41px;
    line-height: 41px; */
    /*   line-height: 40px; */
    color: #fff;
    text-align: center;
    padding: 10px 0;
  }
  .dra {
    border-top: 1px solid #fff;
    background-color: rgb(46, 56, 92);
    border-bottom: 0
  }
  
  .social_Network>div a:not(:last-child) {
    margin-right: .7em;
  }
  
  .footer-ende {
    color: #2E4765;
    font-size: 16px;
    font-weight: 400;
    text-align: initial;
    font-weight: 400 !important;
    font-style: normal !important;
  }
  
  .social_Network {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 47.87px;
    margin-left: auto;
    margin-right: auto;
    text-align:left
  }
  
  .bg {
    padding: 19px 0 18px;
    color: #fff;
    text-align: center;
    display: none;
  }
  
  .footer_address {
    margin: 0 0 20px;
    text-align: initial;
    position: relative;
  }
.box_footer ul a {
  color: white;
  display: block;
  text-align: left;
}
  
  .footer_address {
    margin: 0 0 20px;
    text-align: initial;
    position: relative;
    font-weight: 500
  }
  
  a:hover .footer-logo{
    opacity: 0.8;
  }
  footer .info_footer{
    width: 100%;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-logo {
    background-image: url("../images/site/Logo/logo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 1rem !important;
    max-width: 300px;
    height: 200px;
  }
  
  footer .m-16 {
    margin-top: 0px !important;
  }
  
  .container_footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 62px 0 0;
    text-align: center;
    width: 95%;
    margin: 0 auto;
    max-width: 1366px;
    margin-bottom: 62px;
  }
  
  .social_Network-img {
    width: 100%;
    max-width: 44px;
  }
  
  
  .social_Network-img {
    width: 100%;
    max-width: 44px;
  }
  footer .icon i {
    font-size: 26px;
    color: #0D0D0D;
    transition:all 600ms ease-in-out;
    -webkit-transition:all 600ms ease-in-out;
    -moz-transition:all 600ms ease-in-out;
    -ms-transition:all 600ms ease-in-out;
    -o-transition:all 600ms ease-in-out;
  }

  .social_Networkimg a {
    width: 100%;
    max-width: 45px;
    display: inline-block;
    position: relative;
    max-height: 45px;
    border-radius: 50%;
    background-color:#fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 45px;
    transition:all 600ms ease-in-out;
    -webkit-transition:all 600ms ease-in-out;
    -moz-transition:all 600ms ease-in-out;
    -ms-transition:all 600ms ease-in-out;
    -o-transition:all 600ms ease-in-out;
}
.social_Networkimg a:hover i {
  color: #fff;
}
.social_Networkimg a.facebook:hover {
  background-color:#3b5a9a;
}
.social_Networkimg a.instagram:hover {
  background-color:#A9328C;
}
.social_Networkimg a.twitter:hover {
  background-color:#00ACED;
  #1aa9e1
}
.social_Networkimg a div.icon {
  display:flex;
  justify-content: center;
  align-items: center;
  width:100%;
  height:100%
}
  .social_Networkimg a:hover svg{
    border-radius: 100%;
  }
  .social_Networkimg a::after{
    position: absolute;
    top:2px;
    left: 2px;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    border-radius: 100%;
    transition: ease-in-out 0.22s;
  }
  .social_Networkimg a:hover svg{
    z-index:2;
    position: relative;
  }
  .social_Networkimg a:hover svg path,
  .social_Networkimg a:hover svg circle{
    fill: #0868B1;
    transition: ease-in-out 0.22s;
  }
  
  .social_Networkimg a:hover svg .fill-white{
    fill: #fff;
  }
  
  footer .phone_ a {
    color: #fff !important;
    text-decoration: none !important;
  }
  
  footer .phone_ {
    margin-top: 1em;
    display: block;
    position: relative
  }
  
  .social_Network {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 47.87px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .social_Network>div {
    width: 100%;
    max-width: 300px;
  }
  
  .social_Network>div a:not(:last-child) {
    margin-right: .7em;
  }
  footer ul li {
    margin-bottom: 10px;
  }
  footer .inner_networks {

  }
.box_footer {
  width:25%
}
  /* FOOTER END*/

  /* MEDIA QUERY  START*/

  @media screen and (max-width: 992px) {
    .footer .box_footer:last-child {
      margin-top: 35px;
      padding-bottom: 35px;
      width: calc(22% - 4px);
      margin-left: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    footer .info_footer {
      width: 100%;
      max-width: 200px;
      margin-left: auto;
      margin-right: auto;
    }
    .container_footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 62px 0 0;
      width: 100%;
      margin: 0;
      text-align: center;
      flex-direction: column;
    }
  
    .box_footer {
      width: 100%;
      max-width: 224px;
    }
  
    footer .phone_ {
      margin-top: 1em;
      margin-bottom: 2em;
      display: block;
    }
  
    .footerdr-desktop {
      display: none;
    }
  
    .footerdr .bg {
      display: block;
    }
    .footer .dra p br {
      display: none;
    }
    .footer .dra p {
         font-size: 12px;
    }
    .box_footer {
      width: calc(100% - 50px);
      max-width: unset;
      padding-left: 44px;
    }
  
    .footer .content{
      width: 100%;
    }
  
    .footer .box_footer {
        width: calc(100% - 50px);
        max-width: unset;
        padding-left: 44px;
    }
    .footer-logo{
        width: 160px;
        height: 100px;
    }
    .footer p{
        font-size:14px
    }
    .footer .social_Network{
        margin-top: 24px;
        margin-bottom: 64px;
    }
    .social_Networkimg a{
      max-width: 38px;
      max-height: 38px;
    }
    .footer .social_Network-img{
      max-width: 38px;
      max-height: 38px;
      object-fit: contain;
    }
  
    .footer .footer_address{
        font-size: 14px;
        font-weight: 600 !important;
        line-height: 1.5;
    }
  
    .footer .footer_address::before,
    .footer .phone_::before{
        transform: scale(0.8);
    }
  
    .footer .box_footer:first-child{
        padding-left: 0;
    }
    .footer .box_footer:last-child{
        margin-top: 35px;
        padding-bottom: 35px;
        width: calc(22% - 4px);
        margin-left: 36px;
    }
  
    .footer .footerdr p{
        padding-bottom: 50px;
        border-top: 1px solid #fff;
    }
  }
  @media screen and (min-width: 502px) and (max-width: 992px) {

    .footer .box_footer:last-child {
      margin-top: 35px;
      padding-bottom: 35px;
      width: 100% !important;
      margin-left: 2vw !important;
      padding: 0;
      max-width: 146px;
    }
    .footer .box_footer {
      width: initial;
      padding: 0;
    }
    .footer .box_footer:first-child {
      width: initial;
    }
    footer .info_footer {
      margin-left: initial;
      margin-right: initial;
      padding: 0;
    }
  }
  @media screen and (max-width: 500px) {
    
  }

  }
