.footer-min {
    /*background-color: #222429;*/
    background-image: url(../images/footer-bggg.png);
    background-size:contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.img-l-size img {
    width: 80px;
}

.footer-min .footer-cont p {
    font-size: 16px !IMPORTANT;
    display: inline-block;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 22px;
    font-weight: normal;
    color: #000;
}

.footer-min .footer-logo {
    margin-top: 5px !important
}

.footer-min .wi-100 li a {
    color: #000;
    font-size: 15px;
    padding: 8px 0px;
    display: block;
    font-weight: 500;
}

.menu-footer-con li {
    color: #000;
    font-size: 15px;
    padding: 8px 0px !IMPORTANT;
    display: block;
    font-weight: 500;
}

.menu-footer li i {
    font-size: 22px;
    margin-right: 10px;
    color: #10471c;
    font-weight: 600;
}

.footer-min .wi-100 li a:hover {
    color: #10471c;
    padding-left: 5px;
}

.news-f1 button.btn.upcase {
    border-radius: 25px;
    width: 60%;
    padding: 13px;
    border: 1px solid #10471c;
    color: #10471c;
    background: white;
    font-size: 19px;
    margin-bottom: 20px;
    text-align: center;
    display: block;
    cursor: pointer;
}
.news-f1 button.btn.upcase:hover{
    transform: translateY(-1px);
    color: white;
    background: #10471c ;
}

.footer-min .footer-cont h3 {
    font-size: 22px;
    font-weight: 500;
    color: #005F0F;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 22px;
}

.footer-min .footer-cont h3:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background: #005F0F;
    bottom: 0;
}

.footer-min .footer-cont h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 20px;
    color: #005F0F;
}

.footer-min input.fill {
    background: #ffffff;
    border: none;
    padding: 10px 20px;
    min-height: 55px;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.footer-min .copy-one {
    border: none
}

.b-b {
    border-bottom: 1px solid #ccc;
}

.min-subs h4 {
    color: #fff;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    line-height: 38px;
    margin-bottom: 35px;
}

.form-sub {
    position: relative
}

.form-sub input {
    width: 100%;
    min-height: 57px;
    padding: 10px;
    border-radius: 0;
    border: none;
}

.form-sub button {
    position: absolute;
    top: 0px;
    right: 0;
    background: #10471c;
    color: #fff;
    border: none;
    width: 57px;
    height: 57px;
    border-radius: 0;
    font-size: 33px;
    line-height: 56px;
}

.back-home {
    position: absolute;
    right: 0;
    top: -9px;
}

.back-home i {
    margin-right: 10px !important;
    margin-left: 0px;
}

.back-home:hover {
    color: #fff;
}

.footer-min .copy-one {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}

.copy-one {
    padding: 1em;
    border-top: 1px solid #575757;
}

.copy-one .social-t {
    margin: 0px;
}

.social-t {
    width: auto;
    text-align: center;
    display: inline-block;
    float: none;
    margin-top: 20px;
}

.social-t li {
    float: left;
}

.social-t li:first-child a {
    margin-left: 0px !important;
}

.social-t li a {
    float: left;
    width: 40px;
    height: 40px;
    box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    display: inline-block;
    margin-left: 16px;
    border-radius: 50%;
    line-height: 40px;
    color: #fff;
}

.facebook-change-co {
    max-width: 1px;
    margin-right: 30px;
}

.twitter-change-co {
    max-width: 1px;
    margin-right: 30px;
}

.pinterest-change-co {
    max-width: 3px;
    margin-right: 30px;
}

.linkedin-change-co {
    max-width: 1px;
    margin-right: 30px;
}

.footer-min .wi-100 li {
    padding: 0px;
}

.b-top {
    border-top: 1px solid #999999;
}

.copy-one p {
    margin: 0px;
    color: #999;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
}
footer img{
    /* transform: translateY(-1px); */
    max-width: 40px;
    /*justify-content: space-between;
    *//*list-style: none;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row-reverse;
    :;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);*/
}