.elementor-20167 .elementor-element.elementor-element-9ac6b78{--display:flex;--min-height:326px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-20167 .elementor-element.elementor-element-b242bed{width:100%;max-width:100%;}.elementor-20167 .elementor-element.elementor-element-b9b0e1a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-title{background-color:#000000;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-accordion-icon, .elementor-20167 .elementor-element.elementor-element-96e188c .elementor-accordion-title{color:#FFFFFF;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-accordion-icon svg{fill:#FFFFFF;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-active .elementor-accordion-icon, .elementor-20167 .elementor-element.elementor-element-96e188c .elementor-active .elementor-accordion-title{color:#FFFFFF;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-active .elementor-accordion-icon svg{fill:#FFFFFF;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-title .elementor-accordion-icon i:before{color:var( --e-global-color-efe5dd7 );}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-title .elementor-accordion-icon svg{fill:var( --e-global-color-efe5dd7 );}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-title.elementor-active .elementor-accordion-icon i:before{color:var( --e-global-color-efe5dd7 );}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-title.elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-efe5dd7 );}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-accordion-icon.elementor-accordion-icon-left{margin-right:8px;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-accordion-icon.elementor-accordion-icon-right{margin-left:8px;}.elementor-20167 .elementor-element.elementor-element-96e188c .elementor-tab-content{background-color:#F7F7F7;color:#000000;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-20167 .elementor-element.elementor-element-c44629d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b242bed */@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
* {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a:hover,
a:focus {
    text-decoration: none;
    box-shadow: none;
}
button:focus{
      text-decoration: none;
    box-shadow: none;  
}
img {
max-width: 100%;
height: auto;
}
a {
    transition: 0.4s all ease-in-out;
    text-decoration: none;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
    font-family: "Mulish", sans-serif;
    text-align: left;
}
h1 {
  font-size: 40px;
  line-height: 50px;
}

h2 {
  font-size: 36px;
  line-height: 48px;
}

h3 {
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: -.02em;
}

h4 {
  font-size: 22px;
  line-height: 32px;
}

h5 {
  font-size: 18px;
  line-height: 24px;
}

h6 {
  font-size: 16px;
  line-height: 26px;
}
.padd-50 {
    padding: 50px 0;
}
.thm-btn {
    background: #0056A6;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 24px;
    border-radius: 100px;
    display: inline-block;
    font-weight: 500;
}
/*===== Global CSS end  here=======*/
/*=====Header sec css start here=====*/
.logo img {
    width: 180px !important;
    object-fit: cover;
}

.header-content-right ul li a {
    background: #0056A6;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 50px;
}
.logo span {
    color: #0056A6;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    margin-left: 25px;
    text-transform: uppercase;
}

.header-content-right {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header .row {
    align-items: center;
}
header {
    position: relative;
    padding: 10px 0 !important;
    background: #fff;
    box-shadow: 2px 1px 13px #ccc;
}
.header-content-right ul li a:hover {
    background: #FBC040;
    color: #000;
}
/*=====Header sec css end  here=====*/
/*=====Banner sec css start here====*/
section.banner-sec {
    padding: 50px 0;
    background: #E9F4FF;
}

.banner-img img {
    border-radius: 10px;
}

.banner-text h1 {
    font-weight: 900;
    font-size: 40px;
    text-transform: capitalize;
    color: #0056A6;
}

.banner-text p {
    font-weight: 600;
    line-height: 27px;
    font-size: 18px;
}
.banner-text a {
    background: #0056A6;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}
.banner-text a:hover {
    background: #FBC040;
    color: #000;
}
/*=====Banner sec css end  here====*/

.retirement-text h2 {
    letter-spacing: 0;
    color: #094b7f;
    margin: 0;
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 10px;
}

.retirement-text p {
    color: #444;
    font-size: 17px;
    margin-top: 0;
    line-height: 26px;
    text-align: justify;
}
.planning-sec{
    background: #E9F4FF;
    padding-bottom: 0;
}

.title h2 {
    letter-spacing: 0;
    color: #094b7f;
    margin: 0;
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 10px !important;
}

.title p {
    color: #444;
    font-size: 17px;
    line-height: 26px;
}
.work-tab {
    padding: 30px 0 0;
}
.work-tab ul li button {
    background: #f3f3f3 0 0 !important;
    box-shadow: 0 3px 6px #00000029 !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 10px !important;
    color: #000;
    font-weight: 700;
    font-size: 14px;
}

.work-tab ul {
    gap: 15px;
    border: none;
}

.work-tab ul li button.active, .work-tab ul li button:hover {
    background: #0056A6 !important;
    color:#fff !important;
}
.work-tab-text {
    margin: 20px 0;
    background: #E9F4FF;
    padding: 20px;
    border-radius: 10px;
}

.work-tab-info p {
    color: #444;
    font-size: 17px;
    margin-top: 0;
    line-height: 26px;
    font-weight: 600;
}


.work-tab p {
    color: #444;
    font-size: 17px;
    margin-top: 0;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.work-tab-inner {
    display: flex;
    align-items: center;
}

.work-tab-img img {
    width: 200px;
}
.work-tab-info {
    padding-left: 50px;
}
section.formula-sec {
    background: #E9F4FF;
}
section.formula-sec ul li {
    padding: 5px 0;
    list-style: disc;
}

section.formula-sec ul {
    padding-left: 20px;
}
.corpus-list ul li {
    padding: 5px 0;
    list-style: disc;
}

.corpus-list ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
section.retirement-calculator-sec {
    background: #E9F4FF;
}
.benefits-list ul li {
    padding: 5px 0;
    list-style: disc;
}

.benefits-list ul {
    padding-left: 20px;
}
.use-text h2 {
letter-spacing: 0;
    color: #094b7f;
    margin: 0;
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 10px;
}

.use-text ul li {
    padding: 5px 0;
    list-style: decimal;
}

.use-text ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.use-img img {
    border-radius: 10px;
}



/*=========footer sec css start here======================*/
footer {
    box-shadow: 2px 1px 13px #ccc;
    padding: 50px 0 !important;
    background: #0055A5;
}

.about-footer img {
    width: 150px !important;
}

.about-footer p {
    padding: 10px 0px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.foter-social ul {
    display: flex;
    justify-content: flex-end;
}

.foter-social ul li {
    padding-left: 45px;
}

.foter-social ul li a {
    font-size: 35px;
    color: #fff;
}

.foter-social {
    text-align: right;
    margin-top: 30px;
}

.foter-social h4 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.add-footer p {
    color: #dad7d7;
}
.add-footer.text-right {
    text-align: right;
}
/*=========footer sec css end  here======================*/
.form-info3 h2, .row {
       text-align: left !important;
}

div#content-wrap {
    padding: 0;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    font-family: "Mulish", sans-serif;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b9b0e1a */.elementor-element.elementor-element-b9b0e1a.e-flex.e-con-boxed.e-con.e-parent i.fas.fa-minus, i.fas.fa-plus {
    padding-top: 1px;
    font-size: 20px
}

.elementor-element.elementor-element-b9b0e1a.e-flex.e-con-boxed.e-con.e-parent h3 {
    color: #fff
}

.elementor-element.elementor-element-b9b0e1a.e-flex.e-con-boxed.e-con.e-parent .elementor-accordion-item {
    margin: 10px 0px;
}/* End custom CSS */