.footer-block .footer-heading h3
{
	    font-family: "Lora";
    font-size: 2.3rem;
    line-height: 11px;
    font-weight: 700;
    color: #0a7e8d;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
}
.gst-logo img 
{
	width: 72%;
}
.gst-logo p 
{
	font-size: 1.3rem;
    text-align: left;
    line-height: 25px;
    margin-top: 1em;
    margin-bottom: 1em;
    color: grey;
    line-height: 24px;
}
.gst-logo p span i 
{
	    font-size: 20px;
    margin-right: 7px;
    color: #0a7e8c;
    font-weight: 700;
}
.footer__content-bottom
{
	padding-top: 0px!important;
}
.gst-logo p span a 
{
	text-decoration: none;
	color: gray;
}
.gst-logo p a 
{
	text-decoration: none;
	color: gray;
}
.footer__copyright {
    text-align: center;
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
    color: gray;
    font-weight: 500;
}
.header__heading-logo {
    max-width: 225px!important;
}
.swal2-success
{
    display: block!important;
}
.swal2-title
{
    font-size: 20px!important;
}
.swal2-popup .swal2-content
{
font-size: 15px!important;
}
.swal2-confirm .swal2-styled
{
        border-left-color: rgb(11, 126, 138)!important;
    border-right-color: rgb(11, 126, 138)!important;
    background-color: rgb(11, 126, 138)!important;
}
#submit_request
{
    background: #0a7e8b;
    border: none;
    color: white;
    padding: 10px 10px;
    font-weight: 700;
    border-radius: 5px;
}
.shogun-form-box input 
{
    border-radius: 5px!important;
    height: 35px!important;
    border: 1px solid #c1c0c0!important;
    padding-left: 20px!important;
}
.shogun-form-box input:focus
{
    border: 1px solid #0a7e8d!important;
    box-shadow: none;
}
#s-6c876748-9e62-44de-846b-19459b02ad5c
{
    max-width: 100%!important;
}
.footer-block-image img 
{
    max-width: min(100%, 100px);
    height: auto;
}
.payment-container
{
    border-bottom: 1px solid gray;
}
.footer{
    padding-top:30px;
}
.roga-logo
{
    max-width: 225px;

}
.navbar-flex
{
    display: flex;
    justify-content: flex-end;
}
.navbar-flex ul li a
{
    font-size: 16px;
    font-weight: 500;
    padding: 5px 5px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    color: #76777a!important;
    padding-right: 16px!important;
    height: 100%;

}
.abtn2{
    background-color: #0a7e8d;
    border-radius: 10px;
    text-decoration: none;
}
.pb-10{
    padding-bottom: 6rem !important;
}