@charset "utf-8";






* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a,
.btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:focus,
a:hover {
    outline: none;
    text-decoration: none;

}

body {
    font-size: 18px;
    line-height: 31px;
    background: #fff;
    color: #000;
    font-family: "Rubik", sans-serif;
}


ul {
    margin: 0;
    padding: 0;
}

.footer_box {
    background: #202020;
    text-align: center;
}

.footer_box p {
    color: #ffffff;
    font-family: "Arial", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5em;
}

.rsz-im {
    width: 539px !important;
    border-radius: 25px;
}

.border_radius {
    border-radius: 0;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}


.navbar {
    background: none !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 1px;
}

/**/
/* @supports(padding:max(0px)) {
  body {
    padding-left: min(0vmin, env(safe-area-inset-left));
    padding-right: min(0vmin, env(safe-area-inset-right));
  }
}

html,
body {
  overflow-x: hidden !important;
  width: 100% !important;
} */


/* ============================  */
a {
    color: #0d6efd;
    text-decoration: underline;
    text-decoration: underline;
    color: #0000ff;
}

.body_part {
    margin-top: 40px;
}

.add_text {
    color: #666;
    font-size: 14px;
}

.h1 {
    margin-top: 5px;
    margin-bottom: 40px;
    margin-top: 0;
    font-size: 34px;
    font-weight: 500;
    line-height: 54px;
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-family: "Arial", sans-serif;
}

.t-head-bar {
    background: #FFC400;
    padding: 2px 0;
}

h2.heading-titlen {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 4.5px;
    color: #FFFFFF;
    display: inline-block;
    padding: 1px 4px;
    margin-bottom: 10px;
}

.t-head-bar h4 {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    color: #FFC400 !important;
    text-align: center;
    margin: 0
}

.t-head-bar h4 a {
    color: #000000;
    text-decoration: underline;
}

.h6 {
    font-size: 28px;
    line-height: 35px;
    margin: 20px 0;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.body_part h3 {
    color: #00AFDA;
    font-family: "Arial", Sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
}

p {
    font-family: "Arial", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    color: #000000;
    margin-bottom: 20px !important;
}

.auth_dec {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 20px;
}

img.img-ff {
    margin-bottom: 20px;
}

.auth_dec b,
.auth_dec span {
    font-size: 13px;
}

.em {

    line-height: 21px;
}

.ullist li {
    font-family: "Rubik",
        sans-serif;
    padding: 18px 0;
    border-top: 1px solid #000;
    padding-left: 45px;
    list-style: none;
    position: relative;

}

.ullist li::after {
    content: '';
    position: absolute;
    left: 21px;
    top: 30px;
    width: 8px;
    height: 8px;
    background: #0b6aff;
    border-radius: 50%;
}

.linka {
    color: #0b6aff;
    font-family: "Rubik", sans-serif;
}

.ullist li:last-child {
    border-bottom: 1px solid #000;
}

.h3_n {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 20px 0;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

/* .h4 {
  font-size: 20px;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
} */



.h5 {
    font-size: 18px;
    font-weight: 700;
}

.btn_theme {
    font-family: "Poppins", sans-serif;
    color: #fff;
    background: #0050ec;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 14px 0;
    font-size: 17px;
    border-radius: 0px;
    width: 80%;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
}

.btn_theme:hover {
    color: #fff;
    background: #0b6aff;
}

.footer_part {
    background: #202020;
    padding: 40px 0;
}


.footer_part h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Rubik", sans-serif;
}

.footer_part ul li {
    list-style: none;
    margin-bottom: 5px;
    line-height: 19px;
}

.footer_part ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.pfooter {
    color: #fff;
    font-size: 13px;
}

.fotter_news_box {
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}

.fotter_news {
    text-decoration: none;
    color: #fff;
}

.color {
    color: #0b6aff;
}

/* p,
.em {
  line-height: 31px;
} */
.h3_n {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 20px 0;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.h4 {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 20px 0;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.h5 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 20px 0;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}

.top_head_add {
    border-bottom: 1px solid #333 !important;
    padding: 5px 0;
    border-bottom: 1px solid #000;
    background: #000;
}

.top_head_add a.t-btn {
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    color: #FFFFFF;
    border: 2px solid #fff !important;
    border-radius: 8px !important;
    background: #000 !important;
    text-transform: capitalize;
    padding: 12px 24px;
}


.top_head_add img {
    filter: invert(1);
    width: 249px;
}

.sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 8px;
}

.sticky-sidebar h3 {
    font-family: "Arial", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0;
}

.sticky-sidebar img.img-fluid.stg {
    width: 100px;
    margin-bottom: 20px;
}

.sticky-sidebar h6 {
    color: #808080;
    font-family: "Arial", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

.sticky-sidebar h2 {
    color: #00AFDA;
    font-family: "Aleo", Sans-serif;
    font-size: 29px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

.sticky-sidebar .img-sd {
    width: 250px;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 20px
}

.sticky-sidebar p {
    color: #000000;
    font-family: "Arial", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px
}

.sticky-sidebar a.elementor-button-link {
    background-color: #FFC400;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    fill: #000000;
    color: #000000;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 12px 24px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
}

/* .off_sec {
  padding-right: 25px;
} */

.off_sec .oof-ln {
    width: 100%;
    margin-bottom: 20px;
}

.off_sec h2,
.body_part h3 {
    color: #00AFDA;
    font-family: "Arial", Sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
}



.off_sec .off_pr_bx {
    background-color: #F1F1F1;
    border-radius: 10px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border: 3px dashed #00AFDA;
    padding: 20px;
    text-align: center;
}

.off_sec .off_pr_bx h5 {
    font-family: "Arial", Sans-serif;
    font-size: 20.5px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
}

.off_sec .off_pr_bx img.pch-img {
    width: 30%;
    margin: auto;
    border-radius: 8px;
    margin-bottom: 20px;
}

.off_sec .off_pr_bx a.button-link-rd {
    background-color: transparent;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(180deg, #FF0000 0%, #DB4200 100%);
    border-radius: 8px 8px 8px 8px;
    padding: 12px 24px;
    transition: all .3s;
    text-decoration: none;
    display: inline-block;
}

.off_sec .off_pr_bx .btn-bx.w-100 {
    margin-bottom: 20px;
}

.off_sec .off_pr_bx a.button-link-rd:hover {
    background-color: transparent;
    color: #FFFFFF;
    background-image: linear-gradient(180deg, #FF0000 0%, #681F00 100%);
}

.off_sec .off_pr_bx h6 {
    color: #A3A3A3;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
}

.populated-bx {
    padding: 20px;
    background-color: #F1F1F1;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 10px;
}

.populated-bx h2 {
    font-family: "Arial", Sans-serif;
    font-size: 20.5px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
}

.populated-bx h5 {
    font-family: "Arial", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    color: #000000;
    margin-bottom: 40px;
}

.populated-bx a.button-link-rd {
    background-color: transparent;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(180deg, #FF0000 0%, #DB4200 100%);
    border-radius: 8px 8px 8px 8px;
    padding: 12px 24px;
    transition: all .3s;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
}

.populated-bx a.button-link-rd:hover {
    background-color: transparent;
    color: #FFFFFF;
    background-image: linear-gradient(180deg, #FF0000 0%, #681F00 100%);
}

.populated-bx h6 {
    color: #A3A3A3;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
}



sup {
    top: -.9em;
    font-size: .45em;
}




@media screen and (max-width: 1024px) {

    .sticky-sidebar h2 br,
    .off_sec h2 br,
    .off_sec .off_pr_bx h5 br,
    .sticky-sidebar p br {
        display: none;
    }

    .btn_theme2 {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
.off_sec .off_pr_bx h5 {
    font-family: "Arial", Sans-serif;
    font-size: 17.5px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
}
    .off_sec h2,
    .body_part h3 {
        font-size: 23px;
        line-height: 33px;
    }

    .h4 {
        font-size: 22px;
        line-height: 32px;
    }

    p {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.5em;
    }

    .populated-bx h2 {
        font-family: "Arial", Sans-serif;
        font-size: 17.5px;
        font-weight: 700;
        line-height: 27px;
    }

    .t-head-bar h4 {
        font-family: "Roboto Condensed", Sans-serif;
        font-size: 21px;
        font-weight: 700;
        font-style: italic;
        text-decoration: underline;
        color: #FFC400 !important;
        text-align: center;
        margin: 0;
    }

    .off_sec {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .rsz-im {
        width: 100% !important;
        border-radius: 25px;
    }

    .sticky-sidebar {
        display: none;
    }

    .body_part {
        margin-bottom: 20px !important;
    }

    #header .container .row .col-md-6,
    #header .container .row .col-md-6 {
        width: 50%;
    }

    .top_head_add a.t-btn {
        padding: 12px 18px;
        font-size: 14px;
        line-height: 1.5em;
        border: 2px solid #fff;
    }

    .h1 {
        font-size: 20px;
        line-height: 1.7em
    }

    .left_content p {
        font-size: 18px;
        line-height: 1.5em;
    }

    .btn_theme2 {
        width: 100%;
    }

    .off_sec h2 br,
    .off_sec .off_pr_bx h5 br {
        display: none;
    }

    .off_sec .off_pr_bx img.pch-img {
        width: 60%;
    }
}
