.round-btn {display: inline;height: 50px; width: 50px; background:#fff;border-radius: 50%;float: left;margin: 15px 10px;box-shadow: 2px 2px 5px 0px rgb(82, 0, 67);}
.round-btn a {display: block !important;padding: 5px 0px;font-size: 25px;border-radius: 50%;}
.round-btn .icon {padding: 0px; font-size: 27px;}

.btn-facebook a {color: #3b5998;padding: 8px 13px;}
.btn-linkedin a {color: #007bb6;}
.btn-twitter a{color: #1c9deb;}
.btn-instagram a{color: #dd3f5c;}
.btn-whatsapp a{color: #155E54;}
.btn-tiktok a{color:black;}

.btn-envelop a{color: #D6403A;font-size: 15px; padding: 9px 12px;}
.standard_header .standard_social_links {margin-left: 1rem;}
  
.footer-wrap {
 margin-top: 40px;
 padding: 20px 0px 0px 0px;
  background-size: cover;
  clear: both;
 
  bottom: 0;
  
}



.footer-item{
  color: white;
  padding-top: 30px;
  min-width: 30px;
  float: left;
  
}
.nav-footer{
 color: white;
 padding: 20px 0px 20px 0px;
}
.nav-footer > li > a {
 color:black;
}
.copyright {
  border-top: 1px solid #111;
  font-size: 14px;
  color: #ccc;
  padding-top: 15px;
  text-align: center;
  padding-bottom: 15px;
  background: #222;
}
footer .second_class{
  border-bottom: 1px solid #444;
  padding-bottom: 25px;
}
footer .first_class {
  padding-bottom: 21px;
  
}
footer .first_class p, footer .first_class h3{
  margin: 0 0;
  
}
footer{
  background: #ffeded;
  color: black;
}

footer .round-btn {
  margin: 15px 4px;}
  
footer dl, ol, ul {
  padding-left: 5px;
}
  footer li{
      list-style: none;
  }

@media(max-width:768px){
  .footer-wrap h3 {
  margin-top: 27px;}
  
  footer .round-btn {
  margin: 15px 4px;}
}
@media(max-width:320px){
.copyright {
  font-size: 13px;}
}	
.footer-logo{
    padding: 20px;
}
.c_link{
  color:white;
  text-decoration: none;
}
.mobile_icon{
  color:black;
  font-size: 18px;
}
.download-link{
margin-bottom: 10px;
}
@media(max-width:768px){
.download-section{
  padding-top: 40px;
}
}
.footer-logo{
  width:150px;
  height:150px ;
  background-color:#FDCD0A ;
  border-radius: 20px;
}