/* BASIC css start */
footer {min-height:210px;padding:45px 0 55px;clear:both;position:relative;z-index:2;border-top:1px solid #d9d9d9;background:white;width:100%;font-size:11px; margin-top:50px;}
footer .footer__top { display: -ms-flexbox;  display: flex; width: 100%; }
footer .footer-content{max-width:1400px;margin:auto;padding:0 2%}
footer .footer-links {margin:20px 0 0}
footer .footer-links .list-heading a{color:#494949}
footer .footer-links a { text-decoration:none;display:block; }
footer .footer-links a:hover{text-decoration:none;color:#b9b9b9}
footer .footer-links .footer-links-home{padding-left:0}


footer .footer__navigation {display: -ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;min-width:480px; border:0px solid #000 }
footer .footer__navigation .footer__links:first-child{padding-left:0}
footer .footer__navigation .footer__links {padding-left:40px}
footer .footer__links-header a{ color:black; font-size:16px; }
footer .footer__navigation .footer__phone{width:100%}
footer .footer__links { margin-bottom:14px; }
footer .footer__links .footer__links-item a {    font-size: 14px;    margin-top: 0; color: #949494; }
footer .footer__title, .footer__phone { font-size: 16px; font-family: 'GillSansRegular'; text-transform: uppercase; margin-top: 0;  color: black; }
footer .footer__newsletter { max-width: 450px;margin-left: auto;}
footer .footer__mid { display: -ms-flexbox; display: flex; width: 100%;  -ms-flex-pack: justify;  justify-content: space-between;}
footer .footer__social {min-width:5px;max-height:120px}
footer .footer__social h3 { }
.social-media {  display: -ms-flexbox;  display: flex;  padding: 0;  -ms-flex-pack: justify; justify-content: space-between;  max-height: 80px;  margin-bottom: 40px;}
.social-media__item { max-width: 5px; position:relative;}
.social-media__item a i { position:absolute; top:33px; left:0; font-size:25px; }

@media (max-width:1024px) {
    
        .social-media__item a i { position:absolute; top:20px; left:-20px; }
        footer .footer__copyright a{font-size:10px;font-family:'GillSansRegular';color:#4a4a4a;text-align:center;}

}
@media (max-width:680px) {
       footer .footer__title h3 {position:absolute; top:200px; left:0;}
       

}



footer .footer__payments{max-height:120px; display:none;}
footer .footer__newsletter{max-width:450px;margin-left:auto}

footer .footer__links {font-size:14px;margin-top:0 ;}
footer .footer__links-header{ font-size:16px;font-family:'GillSansRegular';text-transform:uppercase;margin-bottom:30px;margin-top:0;color:black}

footer .footer__logo {max-width:120px;max-height:60px;position:relative;top:-25px; left:45%; margin-top:50px;}
footer .footer__logo img { width:114px; }
footer .footer__copyright{padding:0 70px;font-size:12px;line-height:20px;font-family:'GillSansRegular';color:#4a4a4a;text-align:center;}

footer .footer__bottom{display: -ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:110px;}
footer .footer__reviews{margin-top:1%;}
/* BASIC css end */

