@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap");

/*=====Reset CSS======*/
article,
aside,
canvas,
figure,
figcaption,
footer,
header,
nav,
section,
audio,
video,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
label {
    margin: 0;
    padding: 0;
    border: 0;
}

a,
button,
input,
input[type="button"],
input[type="submit"],
select,
.btn,
textarea {
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    text-decoration: none;
    font-style: normal;
}

a:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
select:focus,
.btn:focus,
textarea:focus,
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none !important;
}

body,
html {
    overflow-x: hidden;
    margin: 0 !important;
}

img {
    max-width: 100%;
    height: auto;
}

a,
label {
    display: inline-block;
    vertical-align: middle;
    vertical-align: 0;
}

figure {
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    margin: 0;
    font-size: 0;
    line-height: 100%;
}

figure,
img {
    max-width: 100%;
}

ul,
ol {
    padding-left: 40px;
    margin-bottom: 35px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}



.svg_container {
    display: none;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

body {
    color: var(--body_color);
    overflow-x: hidden;
    font-family: "Inter Tight", sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
}

::-webkit-scrollbar {
    background: #fff;
    width: 14px;
}



/* Reset-css--------------- */

:root {
    --body_color: #222;
    --secondary_color: #222222;
    --light_white_color: #ddd0d0;
    --white: #ffffff;
    --black: #000000;
    --btntxt_color: #f8f5f0;
    --transition: 0.4s all ease-in-out;
    --sec-gap: 100px 0px
}

h2 {
    font-size: 50px;
    line-height: 54px;
    color: var(--body_color);
    font-weight: 600;
    font-family: "Inter Tight", sans-serif;
}

h3 {
    font-size: 38px;
    line-height: 45px;
    font-family: "Inter Tight", sans-serif;
    color: var(--body_color);
    font-weight: 600;
    margin-bottom: 24px;
}

p {
    font-size: 18px;
    line-height: 28px;
    color: var(--body_color);
    margin-bottom: 16px;
    font-family: "Inter Tight", sans-serif;
}

h4 {
    font-size: 22px;
    line-height: 34px;
    font-family: "Inter Tight", sans-serif;
    color: var(--body_color);
    font-weight: 600;
    margin-bottom: 10px;
}


/* Animated Offcanvas */

@keyframes slideIn {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.navlist .navitem.in,
.contct-btn .contact-us.in {
    animation: slideIn 0.7s forwards;
}

/* Animated Offcanvas */
.cstm_hdr {
    width: 100%;
    position: relative;
    /* background: #33639a; */
    padding: 15px 0px;
}

.navbar-nav.navlist {
    gap: 30px;
    margin-left: auto;
}

.navbar-nav.navlist .navlink {
    color: var(--body_color);
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav.navlist .navlink:hover {
    text-decoration: underline;
}

/* Header End----------- */

/* start main_footer */
.main_footer {
    width: 100%;
    position: relative;
    text-align: center;
    /* background: #33639a; */
    padding: 40px 0px;
    margin-top: auto;
}

.main_footer p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
    opacity: 0.8;
    letter-spacing: 1px;
}

/* end main_footer */

/* start logosection */
.logosection {
    width: 100%;
    position: relative;
    padding: 40px 0px 60px;
}

.logosection .logobox h1 {
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    color: var(--body_color);
    font-weight: 700;
    text-align: center;
}

.logosection .logobox {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    border: 1px solid #222;
    border-radius: 8px;
    text-align: center;
    letter-spacing: 2px;
    max-width: 498px;
    display: block;
}

/* end logosection */

/* start bannearSection */
.bannearSection {
    width: 100%;
    position: relative;
    padding: 0px 0px 80px 0px
}

.banContAria {
    width: 100%;
    position: relative;
    background-color: #f2f2f2;
    text-align: center;
    padding: 100px 80px;
    border-radius: 20px;
}

.banContAria h2 {
    color: var(--body_color);
    font-weight: 600;
}

/* end bannearSection */
.contentBasic {
    width: 100%;
    max-width: 756px;
    margin: 0 auto
}

.full_cnt_sec {
    width: 100%;
    position: relative;
    padding: 0px;
}

.full_cnt_sec .wp-block-accordion-heading {
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
}

.full_cnt_sec .wp-block-accordion-heading__toggle {
    padding: 0px;
}

.full_cnt_sec .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
    text-decoration: none;
}

.full_cnt_sec .wp-block-accordion {
    margin-bottom: 60px;
}

.full_cnt_sec .wp-block-accordion .wp-block-accordion-item {
    border: 1px solid #9f9e9e;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 8px;
}

.full_cnt_sec .wp-block-accordion-panel {
    padding: 20px 0px 0px;
}

.full_cnt_sec .wp-block-accordion-panel p {
    margin-bottom: 0px;
}

.full_cnt_sec .wp-block-accordion-panel p+p {
    margin-top: 14px;
}

.full_cnt_sec h3.wp-block-heading {
    margin-top: 40px;
}

.full_cnt_sec ul li+li,
.full_cnt_sec ol li+li {
    margin-top: 15px;
}

.logosection .logobox p {
    margin-bottom: 0px;
}

.full_cnt_sec a {
    color: #0086fd;
    text-decoration: underline;
    font-family: "Inter Tight", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.full_cnt_sec.err_404 h2 {
    font-size: 38px;
    text-align: center;
    line-height: normal;
    margin-bottom: 20px;
}

.full_cnt_sec.err_404 h4 {
    font-size: 20px;
    font-weight: normal;
    opacity: 0.8;
    text-align: center;
    line-height: normal;
    margin-bottom: 0px;
}

.full_cnt_sec.err_404 .err_btn {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 30px;
    background-color: var(--body_color);
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

.full_cnt_sec.err_404 {
    text-align: center;
    padding: 100px 0px;
}

body.error404 {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

/* start investorsection */
.investorsection {
    width: 100%;
    position: relative;
}

.investorsList {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.investorsListbox {
    width: calc(25% - 20px);
    background: #005f86;
    border-radius: 8px;
    padding: 12px;
}

.investorsListbox p {
    color: #fff;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
}

.investorsection .container {
    padding: 0px;
}
a.top_link {
    display: inline;
}