﻿ footer {
        float: left;
        padding: 50px 0 0;
        width: 100%;
        font-size: 14px;
        background: #013065;
    }

 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

 .row {
    margin-right: -15px;
    margin-left: -15px;
}
 .footer-wrapper {
    font-family: Noto Sans,Arial,Helvetica,sans-serif;
    color: #ffffff;
    
    font-size: 14px;
}
 .footer-edm {
    max-width: 480px;
    padding: 24px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    height: 185px;
}
 .footer-edm form input {
    height: 42px;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    border: solid #ffffff;
    border-width: 0 0 1px;
    margin-right: 13.33px;
    background-color: transparent;
    border-radius: 0;
    color: #ffffffs;
    outline: none;
    width: 287.95px;
    color: #ffffff;
}
 .footer-subscribe {
    width: 85px;
    border: 1px solid #ffffff;
    background: transparent;
    border-radius: 20px;
    cursor: pointer;
    color:#ffffff
}
 .footer-contact {
    font-family: Noto Sans,system-ui,Arial,Helvetica,sans-serif;
    min-width: 320px;
    max-width: 400px;
    margin-bottom: 42px;
    margin-left: 20%;
}
 .footer-title {
    /* margin-bottom: 10px; */
    font-family: system-ui;
    font-family: Noto Sans,system-ui,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
 .footer-social {
    margin-top: 10px;
}
 .footer-channels {
    margin-top: 10px;
    font-size: 16px;
}
 .f-weghit2 {
    float: left;
    
    color: #ffffff;
}
 .f-weghit2 ul li a{
   
    color: #ffffff;
}
 .footer-channels a svg {
    width: 30px;
    color: #ffffff;
}
 .copayright{
     color: #ffffff;
 }
@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
    }
    
}

@media (min-width: 768px) {
        .col-sm-4 {
        /*width: 33.33333333%;*/
    }
}
 @media (min-width: 1200px){
    .container {
        width: 1170px;
    }
}

 @media (min-width: 992px){
     .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 {
    float: left;
}
 }

  .footer-add-li{
         display:flex;
     }
  .footer-add-ul{
      padding-left: 0px;
  }
 @media only screen and (max-width: 650px)
{
     .footer-edm {
    border: 0px solid;
    border-radius: 8px;
    height: 185px;
    margin-bottom: 20px
}
     .footer-edm form input {
    width: 60%;
}
     .footer-contact {
    font-family: Noto Sans,system-ui,Arial,Helvetica,sans-serif;
   max-width: unset;
     margin-left: 0%; 
    text-align: center;
}
     .footer-add{
         width: 75%;
     }
     .footer-add-li{
         display:flex;
     }
     .container{
         margin-bottom: 80%;
     }
     .footer-fourtext{
         text-align:center;
     }
 }
 
 .header--page{
    text-align:center;
    background-color:#013066;   
    padding-top: 22px;
    padding-bottom: 21px;
}
.header--page .header__inr img{
   
   width: auto;
    
}
#hdSns {
    position: absolute;
    right: 24px;
    top: 15px;
}
@media only screen and (max-width: 650px) {
    .header__inr a img {
        max-width: 138.39px;
    }
    #hdSns {
    
    display: none;
  }
    .footer-add-title{
        width:40%;
    }
    .f-weghit2{
        width: 100%;
    padding: 0 5% 0 5%;
    }
    .footer-disclaimer{

    }
}

footer .container .row hr{
    display:block!important;
}