/* font-family: 'Roboto Condensed', sans-serif; */
* { box-sizing: border-box; -webkit-font-smoothing: subpixel-antialiased; }
html { -webkit-text-size-adjust: 100%; width: 100%; overflow-x: hidden }

img { border: 0px; background: none; outline: none; max-width: 100%; height: auto;  }
a, a:focus, a:hover { text-decoration: none; outline: none; }
.cmn_list { margin: 0px; padding: 0px; list-style: none; }

.down_enquiry { height:64px; position:fixed; z-index:10; width:100%; bottom:-2px; left:0px; display:none;  }
.down_enquiry ul li { width:50%; float: left;  }
.down_enquiry ul li a.whatsapp { border-right:solid 1px #333;}
.down_enquiry ul li a { background:#1C5C8E; padding:10px 15px; color:#fff; width:100%;   float:left; text-align: center; font-size:18px; }
.down_enquiry ul li a:hover { background:#333; }


@media (max-width: 767px) {
.down_enquiry { display:inline-block; }
.zopim {  bottom:64px !important; }

.ftr_outer { padding-bottom:100px; }
}
