@charset "utf-8";
/* CSS Document */
/*====footer====*/
footer {background:#161e2c; padding: 50px 0px 0px 0px;   box-shadow: 0 0 20px rgba(22, 30, 44, 0.22);}
.com-info h6 {font-size: 18px;color: #fff;}
footer h6 {font-size: 18px;color: #fff; padding-bottom: 10px;}
footer ul {list-style: none;padding: 0px;}
footer ul li {list-style: none; padding-bottom: 10px;}
footer ul li a {text-decoration: none;color: #bab9b9;display: inline-block;font-size: 13px; font-weight:500;}
footer ul li a:hover {text-decoration: none;color: #fff;}
footer ul li a {-webkit-transition: color .4s ease-in-out;-moz-transition: color .4s ease-in-out;-o-transition: color .4s ease-in-out;-ms-transition: color .4s ease-in-out;transition: color .4s ease-in-out;}
.social {padding: 0px;}
.social li {margin-right: 5%;color: #bdbdbd;display: inline-block;font-size: 13px;height:35px;padding: 0;text-align: center;width:35px; display:inline-block; border: 1px solid; border-radius:50px;}
.social li a {font-size: 20px;color: #bab9b9;}
.f-border hr {border-bottom: 1px solid #2b3340;}
.copy-right p {margin: 0px;font-size: 14px;color: #BEC0C2;}
.back-to-top {cursor: pointer; position: fixed; bottom: 20px; right: 20px;display:none;}
.backtop{background: #0275d8;border-radius: 50px;height: 42px;color: #fff;}
.joinnow{padding: 10px 32px 10px 32px;}
.footer-logo p{ font-size:14px; color:#bab9b9; padding-top:10px; font-weight: 500; line-height: 1.6;}
.footer-service-menu{background: #0f131b3d;}
.footer-service-menu h5{ font-size:16px; font-weight:500; color:#fff;}
.footer-service-menu ul li { float:left; margin-right: 23px;    line-height: 0.9; }
.footer-service-menu ul li a{border-right: 1px solid;     font-size: 13px; margin-top: 5px; padding-right: 15px;}
.footer-service-menu ul li:last-child a{ border:none;}
.footer-service-menu h5 a{ font-size:14px; color:#bab9b9;}
.g-bus{ font-size:13px !important; color:#fff !important; font-style:italic;}
@media (max-width:400px){
footer{padding: 15px 0px 15px 0px;}
footer ul li a {text-decoration: none;color: #BEC0C2;display: inline-block;font-size:13px;}
footer h6 {font-size: 15px !important;color: #fff;}
.copy-right p {margin: 0px;font-size:12px;color: #BEC0C2;}
}
@media (min-width:768px){.disp-ph{ display:none;}}
@media (max-width:768px){.disp-ph1{ display:none;}
.fowl-e{ padding-left:15px !important;}
}



