.header ul{
	list-style: none;
	margin:0;
	padding:0;
}
.header a{
	text-decoration: none;
}
/* header */
.header{
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	padding: 13px 0px;
	/* box-shadow: inset 0px -5px 15px #e1e1e1; */
	border-bottom: 2px solid #f36f3d;
}


/*responsive*/
@media(max-width: 991px){
}
.at-topbar {
    background-image: linear-gradient(90deg, #ff3834 0%, #ff7133 100%);
}
.at-main-top {
    float: right;
    margin-bottom: 0!important;
}
.at-main-top li {
    list-style: none;
    float: left; 
}
.at-main-top li a {
    color: #fff!important;
    font-size: 15px;
} 
html{scroll-behavior:smooth}body{margin:0;padding:0;outline:0;box-sizing:border-box;overflow-x:hidden}p{font-size:18px}.container{max-width:1270px}.btn:focus{box-shadow:none}.footer_section{background:linear-gradient(-90deg,#02203c,#001528);padding-top:5.7rem}.footer_section .footer-heading{font-size:19px;color:#fff;margin-bottom:20px}.footer_section .footer-heading .logo{color:#fff;text-transform:uppercase}.footer_section a{color:#bba387}.footer_section p{color:#ffffff9e}.footer_section .copyright{color:#ffffff9e;font-size:14px}.footer_section .list-unstyled li a{color:#ffffff9e;display:flex}.footer_section .list-unstyled li a:hover{color:#fff}.footer_section .list-unstyled a{color:#ffffff9e}.footer_section .list-unstyled a:hover{color:#fff}.footer_section .partner-wrap{border-top:1px solid rgba(255,255,255,.05)}.footer_section .border-left{border-color:rgba(255,255,255,.05)!important}@media (max-width:1199.98px){.footer_section .border-left{border:none}}.table{border:1px solid #dee2e6}button.close{background:#fff5f0;border:1px solid #fd8e53;padding:6px 10px!important;margin:0!important}@media screen and (max-width:992px){.logo img{width:177px}.header{padding:13px 10px}}.support_chat a{background:linear-gradient(90deg,#ff3834 0,#ff7133 100%);color:#fff;padding:8px 23px 5px 23px;position:fixed;bottom:0;right:17px;z-index:99999;border-radius:5px 5px 0 0;transition:.3s;font-size:18px;display:flex;box-shadow:0 5px 15px #f7554f96;letter-spacing:.3px}.support_chat a:hover{text-decoration:none}.support_chat p{font-size:16px}
    /*border-radius: 7px;border-left: 4px solid #ff6633;*/