.alert{position:relative;padding:8px 10px;border:1px solid transparent;border-radius:5px;font-size:13px;line-height:20px}.alert.error{color:#721c24;background:#f8d7da}.alert.success{color:#29b24b;background-color:#d4edda;border-color:#d4edda}@keyframes showAlertMsg{0%{right:-300px}100%{right:15px}}.alertMsg{max-width:290px;right:-500px;top:65px;transition:.3s;font-size:12px;padding:8px 12px;color:#fff;position:fixed;align-items:center;background:#ccc;white-space:nowrap;border-radius:8px;box-shadow:0 10px 20px 0 rgba(70,70,75,.2);z-index:25;display:none}.alertMsg.active{right:15px;display:flex;animation:showAlertMsg .3s ease-in-out}.alertMsg .iconBox span{padding:2px;margin-right:10px;font-size:36px;width:40px;height:40px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;color:#000}.alertMsg .msgBody{width:100%;padding-right:20px;display:block;color:#fff;position:relative;white-space:normal}.alertMsg .msgBody strong{display:block;font-size:18px}.alertMsg .msgBody p{margin:0;line-height:16px;color:#fff;font-size:12px}.alertMsg .msgBody .icon-close{position:absolute;right:-4px;top:0;width:15px;height:15px;display:flex;align-items:center;justify-content:center;opacity:.6;cursor:pointer;transition:.3s;font-size:10px}.alertMsg .msgBody .icon-close:hover{opacity:1;transition:.3s}.alertMsg span img{width:100%;height:100%}.alertMsg.success{background:#28a745}.alertMsg.success span{color:#28a745}.alertMsg.info{background:#17a2b8}.alertMsg.info span{color:#17a2b8}.alertMsg.warning{background:#ffc107}.alertMsg.warning span{color:#ffc107}.alertMsg.error{background:#de071c}.alertMsg.error span{color:#de071c}.bg-white{background-color:#fff}.syOverlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:14}.syOverlay.active{display:block}footer{background:#000;border-top:#efefef solid 1px;overflow:hidden;position:relative;z-index:0}footer .overView{padding:40px 0 20px;display:flex}footer .overView .linkBox{width:33.3%}footer strong{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:block}footer .overView .linkBox ul{display:block}footer .overView .linkBox ul li{display:block;line-height:25px;color:#fff}footer .overView .linkBox ul li a{display:inline-block;color:#fff}footer .aboutSection{padding:20px 0;display:flex;border-top:#232323 solid 1px}footer .aboutSection .col{padding-left:26px}footer .aboutSection .col:first-child{padding-left:0}footer .aboutSection .col.col1{width:73%}footer .aboutSection .col.col2{width:26%}footer .aboutSection .col.col2 ul.socialBox{display:flex}footer .aboutSection .col.col2 ul.socialBox li{margin-right:10px}footer .aboutSection .about{display:block}footer .aboutSection .about p{color:#fff}footer .connectWithUs{display:block}footer .connectWithUs li{color:#fff}footer .connectWithUs li .box{margin-bottom:20px;display:block;color:#fa1321;line-height:15px}footer .connectWithUs li:nth-child(3) .box{margin-bottom:0}footer .connectWithUs li .box a{color:#fff}footer .connectWithUs li .box a:hover{text-decoration:underline}footer .connectWithUs li:last-child .box a:hover{color:#fff;text-decoration:none}footer .ourPresence{padding:20px 0;display:block;border-top:#232323 solid 1px}footer .ourPresence span{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:inline-block}footer address{position:relative;font-style:inherit;overflow:hidden}footer address:after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:#232323}footer address ul{display:block}footer address ul li{padding:0 0 0 15px;display:block;float:right;background:#000;position:relative;z-index:1;color:#fff}footer address ul li:first-child{padding:0 15px 0 0;float:left}footer address ul li:last-child{font-size:14px}footer .addressList{padding-top:20px;display:block}footer .ourPresence h4{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:block}footer .addressList ul{display:flex;flex-wrap:wrap}footer .addressList ul li{position:relative;width:14%;display:block;line-height:30px;cursor:pointer;color:#fff}footer .addressList ul li.active .addresBox{z-index:1;width:215px;opacity:1}footer .addressList ul li .addresBox{padding:3px 8px;background:#fff;position:absolute;top:24px;left:-2px;border-radius:5px;box-shadow:0 3px 6px 0 rgb(0 0 0 / 16%);z-index:-1;width:215px;opacity:0}footer .addressList ul li .addresBox em{position:absolute;top:5px;right:5px;font-size:10px;color:#333}footer .addressList ul li .heading{padding-bottom:5px;line-height:18px;display:block;font-weight:600}footer .addressList ul li .addresBox p{line-height:18px;color:#333}footer .copyRight{padding:15px 0;display:block;border-top:#232323 solid 1px;text-align:center;overflow:hidden;width:100%}footer:after{content:'';background:url(./../../images/pattern-white.png) repeat left top;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.1;z-index:-1}@media(max-width:768px){footer .aboutSection .col.col1{width:68%}footer .aboutSection .col.col2{width:30%}footer address ul li{padding:0;float:left}footer address ul li:first-child{padding:0}footer address:after{display:none}}