﻿

footer {
        float: left;
        padding: 50px 0 20px;
        width: 100%;
        font-size: 14px;
        background: #013066;
    }

 .container2 {
    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: 205px;
}
 .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 p{
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
 .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;
}
 .Nopadding-left{
     padding-left:unset;
 }
 .f-weghit2 {
    float: left;
    
    color: #ffffff;
}
 .f-weghit2 ul{
     padding-inline-start: 0px;
 }
 .f-weghit2 ul li{
     font-family:'Montserrat', eurostile, sans-serif;
 }
 .f-weghit2 ul li a{
   
    color: #ffffff;
}
 .footer-channels a svg {
    width: 30px;
    color: #ffffff;
}
 .copayright{
     color: #ffffff;
 }
 .fixBtn {
  display: none;
}
@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
    }
   
}

@media (min-width: 768px) {
        .col-sm-4 {
        /*width: 33.33333333%;*/
    }
         
}
 @media (min-width: 1200px){
    .container2 {
        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: 245px;
}
     .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;
     }
     .container2{
         margin-bottom: 20%;
     }
     .footer-fourtext{
         text-align:center;
     }
     .fixBtn {
    display: flex;
    background-color: #013066;
    padding: 2vw;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .fixBtn a {
    display: block;
  }
  .fixBtn a img {
    width: 100%;
  }
   .Nopadding-left{
     padding-left: calc(var(--bs-gutter-x)* .5);
 }
 }
 
 .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;
}
.f15 li{
    font-size:15px!important;
}
.f15 ul li{
    font-size:15px!important;
}
.mobclear{
    display: block;
}
.mobclear2{
    display: none;
}
.basebtn {
    cursor: pointer!important;
    transition: 0.3s!important;
    background: #fff !important;
    color: #343a40!important;
    border: 4px solid #ffbb00;
    text-transform: uppercase;
    display: inline-block!important;
    font-size: 1rem!important;
    padding: 5px 16px!important;
    font-weight: bolder!important;
    position: relative!important;
    border-radius: 30px;
    margin-top: 10px;
    font-family: 'Montserrat';
}
.accordion-body{
        padding: 1rem 1.25rem!important;
    }
@media only screen and (max-width: 650px) {
    .header__inr a img {
        max-width: 138.39px;
    }
    #hdSns {
    
    display: none;
  }
    .mobclear{
    display: none;
}
    .mobclear2{
    display: block;
}
    .accordion-body{
        padding: 1rem 0.1rem!important;
    }
}
