* {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

ul {
    list-style: none;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

.ml_auto {
    margin-left: 16%;
}

.navbar {
    padding: 0;
}

.navbar-expand-sm .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 400;
    color: black;

    padding: 0;
    padding: 0px 20px;
    margin: 0px 5px;
}

.header {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.sticky {
    position: fixed;
    width: 100%;
    box-shadow: 0 4px 11px -5px #929292;
    z-index: 99;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    background: white !important;
}

.btn_login {
    background-color: #880606 !important;
    color: white !important;
    padding: 8px 30px !important;
    margin: 0px !important;
    margin-right: 10px !important;
    border-radius: 8px;
}

.btn_login i {
    font-size: 18px;
    margin-right: 10px
}

.btn_login:hover {
    background-color: #ddd !important;
    color: black !important;
}

.navbar_inner .active .nav-link {
    border-bottom: 2px solid #880606;
    color: #880606;
}

.banner_top {
    background-color: #E7F4FA;
    padding: 120px 0px;
    position: relative;
    overflow: hidden;
    z-index: 999999;
}

.banner_top h1 {
    font-size: 47px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.banner_top p {
    font-size: 23px;
    line-height: 35px;
    text-align: justify;
}

.banner_top h1 span {
    color: #880606;
}

.pattern1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 350px;
    z-index: -1;

}

.counter {
    padding: 100px 0px 0px;
}

.counter h1 {
    font-size: 55px;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #880606;
}

.small_text {
    font-size: 20px !important;
    margin-left: 15px;
    color: black !important;
    font-weight: 500 !important;
}

.p_50 {
    padding: 100px 0px;
    padding-top: 110px;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
}

.heading h1 {
    font-size: 30px;
    font-weight: 500;
    position: relative;
    line-height: 35px;
    text-align: center;
    align-items: center;
}

.heading .line1 {
    width: 125px;
    height: 5px;
    content: '';
    background-color: #CCCCCC;
    border-radius: 35px;
    margin: auto;
    margin-top: 20px;
}

.heading .line2 {
    width: 60px;
    height: 5px;
    content: '';
    background-color: #CCCCCC;
    border-radius: 35px;
    margin: auto;
    margin-top: 5px;
}

.trust_box_inner img {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    margin-top: -13%;
}

.mt_5 {
    margin-top: 180px;
}

.why_Trust_box h3 {
    font-size: 18px;
    font-size: 500;
}

.why_Trust_box p {
    font-size: 15px;
}

.why_Trust_box {
    margin-bottom: 100px;
    padding: 15px;
    border-radius: 12px;
}

.mt_30 {
    margin-top: 50px;
}

.circle1 {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #880606;
    position: absolute;
    top: 1%;
    right: -112px;
    content: '';
}

.circle2 {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #880606;
    position: absolute;
    bottom: 18%;
    left: -112px;
    content: '';
}

.patter02 {
    position: absolute;
    bottom: 61px;
    right: 0;
    width: 693px;
    z-index: -1;
    opacity: 0.5;
}

.about_us {
    padding: 50px 0px;
    background-image: linear-gradient(rgb(14 13 13 / 48%), rgb(14 13 13 / 53%)), url(../images/about.png);
    background-size: cover;

}

.about_us h5 {
    font-size: 22px;
    font-weight: 500;
    color: white;
}

.about_us h1 {

    font-size: 30px;
    font-weight: 500;
    position: relative;
    line-height: 35px;
    color: white;
    text-align: left;
}

.about_us p {
    color: white;
    font-size: 15px;
    text-align: justify;
}

.aboutus_content {
    width: 80%;
}

.aboutus_content .btn {
    background-color: #880606;
    color: white;
    text-transform: uppercase;
    border-radius: 35px;
    font-size: 18px;
    padding: 12px 25px;
}

.testimonial {
    padding: 140px 0px;
}

.testimonial .heading h1 {
    text-align: left;
    line-height: 45px;
}

.testimonial .heading .line1 {
    margin: unset;
}

.testimonial .heading .line2 {
    margin: unset;
    margin-top: 5px;
}

.testimonial .heading p {
    margin-top: 50px;
    line-height: 25px;
    color: black;
    text-align: justify;
}

.testimonial_slider_box {
    padding-left: 80px;
}

.testimonial_inner_content {
    background-color: #F2F2F2;
    border-bottom-left-radius: 55px;

    border-top-left-radius: 55px;
}

.testimonial_slider_box {
    padding-top: 60px;
}

.testimonial_image {

    background: white;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    border: 6px solid white;
    margin-left: -62px;

}

.testimonial_slider {
    margin-top: -30px;
}

.testimonial_image img {
    width: 100%;
    height: 100%;
}

.testimonial_title {

    margin-top: -53px;
    margin-bottom: 30px;
}

.testimonial_title span {
    background-color: #880606;
    color: white;
    text-transform: capitalize;
    border-radius: 35px;
    font-size: 18px;

    padding: 10px 26px;
}

.testimonial_right_Content {
    padding: 30px;
    padding-left: 0px;
}

.testimonial_right_Content p {
    font-size: 15px;
    text-align: justify;
}

.contact {
    padding: 100px 0px;
    background-image: url(../images/contact_bg.png);
    background-size: cover;
    background-position: bottom;
}

.contact_form .form-control {
    padding: 20px 30px;
}

.contact_form .form-control:focus {
    box-shadow: none;
}

.contact_form .form-control::placeholder {
    font-size: 15px;
    font-weight: 500;
}

.contact_form {
    width: 70%;
    margin: auto;
    margin-top: 100px;
}

.contact_form .form-group {
    margin-bottom: 30px;
}

.btn_send {
    background-color: #880606;
    color: white;
    padding: 20px 30px;
}

.btn_send:hover {
    background-color: #000000;
    color: white;
}

.footer_social_media ul {
    padding-inline: 0
}

.footer_section {
    padding: 50px 0px 0px;
    background-image: url(../images/bg-footer1.png);
    background-size: cover;
    background-position: 100%;
}

.footer_social_media li a {
    color: white;
}

.footer_social_media li {
    width: 40px;
    display: inline-block;
    border-radius: 4px;
    background-color: #FF3131;
    padding: 5px;
    height: 40px;
    margin-right: 5px;
    padding-top: 9px;
    text-align: center;
}

.footer_links li a:after {
    content: '\f061';
    position: absolute;
    top: 3px;
    left: 3px;
    font-family: 'FontAwesome';
    font-size: 11px;

}

.footer_section .logo img {
    width: 129px;
}

.footer_left p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 30px;
    text-align: justify;
}

.footer_section h3 {
    margin-top: 50px;
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
}

.footer_links {
    padding-inline: 0;
}

.footer_links li {
    font-size: 15px;
    font-weight: 400;
    color: black;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.footer_links li a {
    color: black;
    text-decoration: none;
}

.line3 {
    height: 1px;
    background-color: black;
    margin-top: 30px;
}

.copyright {
    font-size: 15px;
    margin: 0;
    text-align: center;
    padding: 20px 0px;
    font-weight: 600;
}

.bgone {
    background-image: url('../images/page-titlebg.png');
    background-size: cover;
    width: 100%;
    padding: 170px 0px;
}

.bgtwo {
    background-image: url('../images/claim-registration-banner.jpg');
    background-size: cover;
    width: 100%;
    padding: 170px 0px;
    background-position-y: center;
}

.bgtwo h2 {
    font-size: 30px;
    color: black !important;
    font-weight: 500;
}

.bgtwo .breadcrumb li {
    font-size: 18px;
    font-weight: 500;
    color: black !important;
}

.bgtwo .breadcrumb li a {
    color: black !important;
    text-decoration: none;
}

.bgtwo .breadcrumb li::before {
    color: black !important;
}

.page_title h2 {
    font-size: 30px;
    color: white;
    font-weight: 500;
}

.page_title .breadcrumb li {
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.page_title .breadcrumb li a {
    color: white;
    text-decoration: none;
}

.page_title .breadcrumb li::before {
    color: white;
}

.about_us_pagesection {
    margin: 100px 0px;
    position: relative;
    overflow: hidden;
}

.about_us_pagesection .counter img {
    margin-top: 30px;
}

.about_us_pagesection .counter h1 {
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 25px;
    font-weight: 700;
}

.about_pg {
    padding-right: 40px;
}

.about_us_pagesection .small_text {
    margin-left: 0;
    float: left;
}

.about_us_pagesection h3 {
    font-size: 23px;
    font-weight: 400;
}

.about_us_pagesection h1 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 20px;
}

.about_us_pagesection p {
    font-size: 15px;
    text-align: justify;
}

.about2 {
    width: 38%;
    margin: auto;
}

.about3 {
    width: 100%;
    height: 224px;
}

.mt_60 {
    margin-top: -16%
}

.about_bg {
    position: absolute;
    right: 0;

    bottom: -91px;
    z-index: -1;
}

.mission_section {
    background-image: linear-gradient(to right, #E7F4FA, white);
    padding: 100px 0px;
}

.mission_section h2 {
    font-size: 35px;
}

.mission_section p {
    font-size: 15px;
    text-align: justify;
}

.mission_section img {
    width: 80%;
    border-radius: 12px;
}

.h_5p {
    text-decoration: underline;
}

.mission_section .row {
    align-items: center;
}

.ourteam {
    padding: 100px 0px;
}

.ourteam .heading h1 {
    text-align: right;
}

.ourteam .heading .line2 {
    margin: unset;
    margin-left: auto !important;
    margin-top: 5px;
}

.ourteam .heading .line1 {
    margin: unset;
    margin-left: auto !important;
}

.ourteam .heading {
    border-right: 2px solid #FF3131;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ourteam_description {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.team_content {
    position: relative;
    overflow: hidden;
    margin: 0px 40px;
    margin-bottom: 30px;
    cursor: pointer;
    border-radius: 12px;
}

.team_content img {
    width: 100%;
}

.why_Trust_box:hover {
    background-color: #b0e1f085;
}

.team_inner_content {
    position: absolute;
    bottom: 11px;
    transition: 0.4s;
    left: 5%;
    right: 15%;
    width: 90%;
    background-color: #ffffffbf;
    border-radius: 12px;
    text-align: center;
    padding: 10px;
}

.team_inner_content h2 {
    font-size: 22px;
    font-weight: 600;
}

.team_inner_content p {
    font-size: 13px;
    margin-bottom: 0;
}

.team_content:hover.team_content img {
    opacity: 0.4;
}

.team_content:hover .team_inner_content {
    background-color: white;
}

.mt_50 {
    margin-top: 70px;
}

.mt_80 {
    margin: 80px 0px 20px;
}

.service_area {
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 30px;
}

.service_box::before {
    width: 0;
    height: 0;
    border-bottom: 40px solid red;
    border-left: 40px solid transparent;
    position: absolute;
    right: 0;
    content: '';
    bottom: 0;
}

.service_box {
    background: white;
    padding: 20px;
    position: relative;
    height: 425px;
    text-align: center;
}

.counter2 {
    padding-bottom: 100px;
    padding-top: 50px;
}

.service_icon {
    width: 80px;
    height: 80px;
    margin: auto;
    background-color: #880606;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 8px;
}

.service_icon img {
    width: 100%;
}

.service_box h3 {
    font-size: 18px;
}

.service_box p {
    font-size: 15px;
}

.contactus .heading h1 {
    text-align: left;
}

.contactus .heading .line1 {
    margin: unset;
}

.contactus .heading .line2 {
    margin-left: unset;
}

.contactus .contact_form {
    width: 100%;
    margin-top: 50px;
}

.contactus {
    padding-bottom: 80px;
}

.get_toch {
    font-size: 30px;
    margin-top: 10px;
}

.contact_information {
    display: table;
    width: 100%;
    margin-left: 10px;
    padding: 0px 0px 25px;
    border-bottom: 1px solid black;
    margin-bottom: 30px
}

.contact_right_content {
    width: 65%;
    float: left;
}

.contact_info_icon {

    width: 80px;
    height: 68px;
    float: left;
    text-align: center;
    background: #9c9b9b;
    border-radius: 5px;
    color: white;
    margin-top: 10px;
    font-size: 32px;
    line-height: 65px;
    margin-right: 31px;
}

.login .contact_form {
    margin: 0;
    padding: 0;
    width: 100%;
}

.login .contact_form .form-group {
    margin: 0;
}

.contact_right_content h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact_right_content p {
    font-size: 15px;
    margin: 0;
}

.contact_right {
    padding-left: 30px;
}

.login_bg {
    background-color: #880606;
    padding: 50px 30px !important;
}

.login_bg .form-control {
    padding: 10px 15px;
}

.login {
    margin-top: -100px;
}

.login_btn {
    background-color: white;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 18px;
}

.login_btn:hover {
    background-color: white;
}

.login_btn:focus-visible {
    color: black;
    background-color: white;
}

.login_btn:disabled {
    background-color: #fff;
}

.otp_btn {
    background-color: #000000c2;
    box-shadow: 0px 0px 5px #000000c2;
    color: #fff;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 18px;
}

.otp_btn:hover {
    color: #fff;
    background-color: #000000c2;
}

.otp_btn:focus-visible {
    color: #fff;
    background-color: #000000c2;
}

.otp_btn:disabled {
    background-color: #000000c2;
    color: #ffffff69;
}

.forget_password {
    padding-top: 10px;
    color: white;
    margin-bottom: 0;
}

.forget_password a {
    color: white;
    text-decoration: none;
}

.insideborder {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 15px;
}

.bank_cards {
    text-align: left !important;
    height: 265px;
    border-radius: 15px;
    overflow: hidden;
}

.bank_cards p {
    margin-bottom: 5px;
}