@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.h1 {
    margin: 0;
    font-family: "Arial", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}

::selection {
    background-color: #333333;
    /* Tomato color for background */
    color: white;
    /* White text color */
}

a {
    text-decoration: underline;
    color: #0000ff;
    font-weight: 600;
}

.fot {
    background-color: #12327A;
    padding: 30px 0;
}

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

.wpautoterms-footer {
    background-color: #ffffff;
    text-align: center;
}

.wpautoterms-footer a {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.wpautoterms-footer .separator {
    color: #cccccc;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.container {
    width: 1136px;
}

.fot .container {
    width: 1300px;
}

.heading-titlen {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.5px;
    color: #000000;
    background-color: #FFC400;
    display: inline-block;
    margin: 0;
    padding: 0px 7px;
}

.t-pot {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #969696;
    margin-bottom: 20px;
}

body {
    font-family: "Arial", Sans-serif;
}

.auth_dec {
    color: #000;
    line-height: 16px;
    margin-bottom: 20px;
}

.aal-im {
    margin-bottom: 20px;
    border-radius: 8px;
}

.auth_dec span {
    font-size: 11px;
}

.top_head_add {
    margin-bottom: 30px;
}

.colorred {
    color: #0050ec;
    font-weight: normal;
}

.h3_n {
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
    font-family: "Arial", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #000000;
}

.h4_n {
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
    line-height: 35px;
    font-family: "Arial", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #00AFDA;
}

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

.btn_theme2 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    padding: 15px;
    width: 500px;
    margin-bottom: 20px;
}

.head-btm {
    background: #FFC400;
    text-align: center;
    /* margin-bottom: 40px; */
}

.body_part {
    margin-top: 40px;
}

.head-btm h2 {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    color: #000000;
    margin: 1px 0;
    cursor: pointer;
}

.head-btm h2 a {
    color: #000000;
}

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

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;
}

a.t-btn:hover {
    background: #fff !important;
    color: #000 !important;
}

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

.content {
    height: 7180px;
}

.sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    border: 1px solid #000;
    padding: 10px;
    /* border-radius: 8px; */
    margin-bottom: 10px;
    background-image: url(../images/2560x1440-black-wallpaper-gddvk278mmdl9sa2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #FFC400;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /* position: relative; */
}


.styhj:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.45;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.sticky-sidebar h3 {
    font-family: "Arial", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #FFFFFF;
    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 {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px;
    color: #FFC400;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #ffffff;
}

.sticky-sidebar a.imhg-ij {
    display: inline-block;
}

.sticky-sidebar .img-sd {
    width: 60%;
    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 */
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #FFFFFF;
}

.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-align: center;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
}

.sticky-sidebar a.elementor-button-link:hover {
    background-color: #FFAA00;
    color: #000000;
}

.off_sec {
    padding-right: 0;
    padding-bottom: 120px;

}

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

.off_sec h2 {
    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;
    border: 3px dashed #FFC400;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px;
    text-align: center;
    background-image: url(../images/2560x1440-black-wallpaper-gddvk278mmdl9sa2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

.off_sec .off_pr_bx p {
    color: #FFFFFF;
    font-family: "Arial", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
}

.off_sec .off_pr_bx a.img-umhk {
    display: inline-block;
}

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

.off_sec a.button-link-rd2 {
    background-color: #FFC400;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    display: inline-block;
    line-height: 1;
    width: 100%;
    text-decoration: none;
}

.off_sec a.button-link-rd2:hover {
    background-color: #FFAA00;
    color: #000000;
}

.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;
    cursor: pointer;
}


.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-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image: url(../images/2560x1440-black-wallpaper-gddvk278mmdl9sa2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

.populated-bx .l-box {
    width: 70%;
}

.populated-bx .r-box {
    width: 30%;
}

.populated-bx .r-box a {
    display: inline-block;
}

.populated-bx .r-box img {
    width: 70%;
    border-radius: 8px 8px 8px 8px;
}

.populated-bx .l-box h2 {
    margin-bottom: 20px;
    text-align: left;
    font-family: "Arial", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #FFC400;
}

.populated-bx .l-box p {
    color: #FFFFFF;
    font-family: "Arial", Sans-serif;
    font-size: 15px;
    line-height: 29px;
    text-align: left !important;
    font-weight: 500;
    margin-bottom: 40px !important;
}

.populated-bx a.button-link-rd2 {
    background-color: #FFC400;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    display: inline-block;
    line-height: 1;
    width: 100%;
    text-decoration: none;
}

.populated-bx a.button-link-rd2:hover {
    background-color: #FFAA00;
    color: #000000;
}

.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;
}

/* .footer_part h3 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.footer_part ul li a {
    font-size: 12px;
}

.footer_part {
    background: #000;
}

.copy {
    text-align: center;
    background: #000;
}

.copy p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-size: 12px;
}

.copy p+p {
    margin-top: 5px;
}

.copy {
    border-top: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.copy p a {
    color: #fff;
    text-decoration: none;
} */


.footer_part h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'cera_probold';
}

.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;
}

.footer_part {
    background: #202020;
    padding: 40px 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;}


ul {
    margin: 0;
    padding: 0;
}

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

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

.copy {
    border-top: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.copy p a {
    color: #fff;
    text-decoration: none;
}

.modal-title,
.modal-body {
    font-weight: 300;
}

.list-unstyled li {
    color: #08224b;
    font-size: 14px;
    line-height: 25px;

}


@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%;
    }

    .container,
    .fot .container {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .off_sec {
        padding-right: 0;
        margin-bottom: 20px;
    }

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

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

    .top_head_add a.t-btn {
        padding: 12px 24px;
        font-size: 14px;
        line-height: 1.5em;
    }

    .h3_n {
        font-size: 23.5px;
        line-height: 1.4em;
    }

    .populated-bx .l-box,
    .populated-bx .r-box {
        width: 100%;
    }

    .populated-bx h2 {
        font-size: 25px !important;
        line-height: 1.4em !important;
        text-align: center !important;
    }

    .populated-bx .l-box p {
        text-align: center !important;
    }

    .populated-bx .btn-bx {
        margin-bottom: 20px;
    }

    .populated-bx .d-flex {
        flex-direction: column;
    }

    .populated-bx {
        padding: 15px
    }

    .populated-bx .r-box img,
    .off_sec .off_pr_bx img.pch-img {
        width: 50%;
    }

    .off_sec .off_pr_bx h5 {
        font-size: 23.5px;
        line-height: 1.4em;
    }

    .off_sec h2 {
        font-size: 23px;
        line-height: 35px;
    }

    .h1 {
        font-size: 20.8px;
        line-height: 1.5em;
    }

    p {
        font-size: 15px !important;
        line-height: 1.5em !important;
    }

    h2.heading-titlen {
        font-size: 15px;
        line-height: 1.5em;
        letter-spacing: 1.5px;
        width: 200px;
        text-align: center;
    }

    .head-btm h2 {
        margin: 1px 0 4px 0;
        cursor: pointer;
        font-size: 20px;
        line-height: 1.2em;
    }

    .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: 100%;
    } */
    .off_sec a.button-link-rd2 {
        font-size: 15px;
        line-height: 1.4em;
    }

    .sticky-sidebar h2 {
        font-size: 28px;
        line-height: 1.3em;
    }

    .sticky-sidebar {
        border-width: 5px;
    }

    .sticky-sidebar .img-sd {
        width: 50%;
    }

    .sticky-sidebar p {
        font-size: 18px !important;
        line-height: 1.4em !important;
    }

    .fot p {
        font-size: 9px;
        line-height: 1.5em;
    }
}