/* BASIC css start */
footer { padding:70px 20px 30px; background:#f9f9fb; border-top: 1px solid #e2e2e6; }
footer > div { padding-bottom:40px; }
footer h3 { padding-bottom:20px; font-size: 20px; font-style: normal; font-weight: 700; line-height: 120%; }
footer p, footer p a { font-size: 14px; font-style: normal; font-weight: 400; line-height: 155%; white-space: break-spaces; }

.email { height:0; overflow:hidden; line-height:130%; margin-top:12px; transition:height 0.3s; }
.email.on { height:260px; }
.email p { font-size:12px; }
.btn_mail { font-weight:bold; cursor:pointer !important; }
/* BASIC css end */

