@font-face {
  font-family: "Eras Light ITC";
  src: url("../fonts/ErasITC-Light.woff2") format("woff2"),
    url("../fonts/ErasITC-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eras Medium ITC";
  src: url("../fonts/ErasITC-Medium.woff2") format("woff2"),
    url("../fonts/ErasITC-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "ErasITC-Medium";
  src: url("../fonts/ErasITC-Medium.woff");
}


@font-face {
  font-family: "Inter_18pt-Regular";
  src: url(../fonts/Inter/static/Inter_18pt-Regular.ttf);
}

@font-face {
  font-family: "PublicSans-Regular";
  src: url(../fonts/Public_Sans/static/PublicSans-Regular.ttf);
}

@font-face {
  font-family: "PublicSans-Bold";
  src: url(../fonts/Public_Sans/static/PublicSans-Bold.ttf);
}


@font-face {
  font-family: "ErasDemiITC";
  src: url(../fonts/ErasDemiITC.ttf);
}





html,
body,
div,

object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,

caption,

tfoot,
article,
aside,
figure,

header,
hgroup,
menu,

section,
menu,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  /* font-family: "Poppins-Regular"; */
  font-family: "Inter_18pt-Regular";
  font-size: 14px;
  color: #444444;
  text-align: left;
  font-weight: normal;
  letter-spacing: normal;
}

article,
aside,
figure,
footer,
header,
hgroup,

section {
  display: block;
}


*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

h1,
.contact-section h2,
.support-section h2,
.plus p,
.plus p span {
  text-align: center;
  font-size: 2.8rem;
  color: #021440;
  line-height: 42px;
  /* font-family: "Raleway-Medium"; */
  font-family: "PublicSans-Bold", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  font-weight: 600;
}


H2 span {
  font-size: 2.9rem;
  color: #0047bb;
  font-weight: bold;
  /* font-family: "Raleway-Medium"; *  /* font-family: "Montserrat-Regular"; */
  font-family: "PublicSans-Bold", sans-serif;
  /* font-family: "ErasDemiITC"; */
}

h2 {
  text-align: center;
  font-size: 17px;
  line-height: 1.4em;
  color: #021440;
  /* font-family: "Raleway-Medium"; */
   /* font-family: "Montserrat-Regular"; */
  font-family: "PublicSans-Bold", sans-serif;
  /* margin-bottom: 90px; */
}

h3 {
  text-align: left;
  font-size: 17px;
  line-height: 25px
}

p {
  font-size: 18px;
  line-height: 28px;
  color: #212529;
  /* letter-spacing: 1.5px; */
  text-align: center;
  /* font-family: "Poppins-Regular"; */
  font-family: "Inter_18pt-Regular";
}

h4,
.repo-heading,
.accountPage h2,
.accountPage .shift h3 {
  text-align: left;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2em;
  color: #021440;
  /* font-family: "Raleway-Medium"; */
 font-family: "PublicSans-Bold", sans-serif;
  margin-bottom: 10px;
}



.wrap {
    max-width: 1170px;
    min-width: 320px;
    /* padding: 0px 2%; */
    margin: 0 auto;
    /* min-width: 290px; */
    width: 96%;
}
.banner-subPage {
  /* height: 70vh; */
  /*    height:auto;*/
  position: relative;
  background: #0065f2
  
}

.hero-section {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.right img {
  /* padding-left: 100px; */
  padding-top: 0rem;
  width: 400px;
  height: 400px;

}

.right-fr img{
  /* padding-left: 100px; */
  padding-top: 2rem;
  width: 400px;
}

.banner-subPage .list img {
  width: 570px;
}

.banner-subPage .list .lft {
  width: 100%;
  padding-right: 30px;
}

.banner-subPage .lft h1 {

  text-align: left;
  color: #fff;
  margin-bottom: 0px;

  font-weight: bold;
  font-size: 3rem;
  letter-spacing: 1px;
  padding-top: 5%;
  line-height: 1.3;
}

.banner-subPage .lft span{
  font-size: 3rem;
  color: #ffa500;
  font-weight: bolder;
}



.banner-subPage .lft button {
  background-color: #FBA63C;
  padding: 10px 30px !important;
  border-radius: 5px;
  color: #fff;
  padding: 0px 0px;
  /* font-family:"Montserrat-Regular"; */
  /* font-weight: bold; */
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  border: none;
  cursor: pointer;
}

.banner-subPage .lft .color-text {
  color: #ffffff;
  font-weight: bold;
  font-size: 46px;
  line-height: 60px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.banner-subPage .lft .color-text-fr{
  color: #ffa500;
  font-weight: bold;
  font-size: 2rem;
  line-height: 60px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.banner-subPage .lft p {
  text-align: left;
  line-height: 25px;
  font-size: 1.29rem;
  letter-spacing: 0.5px;
  color: #fff;
  padding-bottom: 4%;
  padding-top: 1%;
}

.banner-subPage .list .lft ul {
  display: flex;
}

.banner-subPage .list .lft ul li {
  width: 25%;
  text-align: center;
}

.banner-subPage .list .lft ul li span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.banner-subPage .lft {
  float: none;
  padding-top: 40px;
}


.accountPage {
    padding-top: 5%;
    background-color: #f1f4f652;
    /* padding-bottom: 2%; */
}

.accountPage-section {
    padding-left: 0rem;
}


.report-features, .report-features span {
    display: block;
    text-align: center;
}

.accountPage .lft {
    padding-right: 1rem;
}

.list .lft {
    width: 53%;
}

.lft {
    float: left;
}


.repo-head ul li {
    background-color: #0065f2;
    box-shadow: 5px 7px 4px rgb(205 198 198 / 62%);
    margin-bottom: 0px;
    width: 45.33%;
    padding: 22px;
    transition: transform 1s;
    margin: 10px;
    display: inline-block;
    transition: 0.3s transform 
cubic-bezier(0.155, 1.105, 0.295, 1.12), 0.3s box-shadow, 0.3s -webkit-transform 
cubic-bezier(0.155, 1.105, 0.295, 1.12);
    cursor: pointer;
}

.img-w {
    width: 40%;
    margin: 0 auto;
}


.img-w img {
    width: 100%;
}

.report-features li h2 {
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0em;
}


.repo-head ul li p {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
}


.accountPage .shift {
    padding-left: 2%;
    /* padding-top: 0; */
}

.list .rgt {
    width: 47%;
}

.rgt {
    float: right;
}

.accountPage .shift h3 {
    padding-top: 2%;
}
.accountPage .shift h2 {
    text-align: left;
    color: #0065f2;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0em;
    
}

.intro-p {
    font-weight: normal;
    text-align: justify;
    padding-bottom: 10px;
    line-height: 1.7;
    color: rgba(33, 59, 85, 0.934);
}





.services {
  padding-bottom: 2rem;
  padding-top: 8rem;
}

.features-details p {
  font-size: 17px;
  line-height: 28px;
  color: #212529;
  /* letter-spacing: 1.5px; */
  text-align: center;
  font-family: "Poppins-Regular";
  text-align: left;
  padding-bottom: 15px
}



.services h1 span {

  color: #0047bb;
  font-weight: 600;
  
  font-size: 2.9rem;
  /* font-family: Raleway-Medium; */
   font-family: "PublicSans-Bold", sans-serif;
     /* font-family: "ErasDemiITC"; */
}



.services .lst svg {
  margin-top: 12px;
}

.services ul {
  margin-top: 50px;
}

.services img {
  width: 100%;
}

.box-head {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.report {
  background-color: #f8f9fa;
}

.box-head h4 {
  justify-content: center;
  padding: 3rem;
  padding-bottom: 0px;
  text-align: center;
}

.services ul li:nth-child(2n + 2) {
  margin-right: 0px;
}

.services ul li:hover {
  /* border-left: 6px solid #0774c7; */
  box-shadow: none;
  z-index: 2;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background-color: #ffa500;
  cursor: pointer;
}

.services ul li:hover h2,
.services ul li:hover p {
  color: #fff;
}

.services ul li:hover span {
  background: #fff;
}

.services ul li {
  /* border-left: 9px solid #0774c7; */
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 9%);
  float: left;
  width: 48%;
  text-align: center;
  margin-bottom: 26px;
  display: flex;
  margin-right: 26px;
  background: #eef0f340;
  align-items: center;
  padding: 25px;
  border-radius: 7px;
  transition: 0.6s ease;
  /* box-shadow: 0px 0px 8px rgb(27 27 27 / 25%); */
  border-radius: 5px;
}




.services ul li span {
  display: block;
  text-align: center;
  /* transform: rotate(0deg); */
  transition: 0.5s ease;
  border-radius: 50%;
  min-width: 80px;
  height: 80px;
}

.services .strategy-wrap {
  width: 85%;
  margin: auto;
}

.services ul li span img {
  width: 100%;
}

.services ul li h2 {
  color: #363636;
  margin-left: 25px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: left;
}

.services ul p {
  font-size: 18px;
  text-align: left;
  font-weight: bolder;
  color: rgb(0, 101, 242);

  margin-top: 7px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}







.featurPage .plus {
  /* margin: 60px 0px; */
  padding: 60px 0px;
}

.featurPage .plus ul {
  flex-wrap: wrap;
  display: flex;
  padding-top: 50px;
}

.featurPage .plus ul li:last-child {
  margin-right: 0px;
}

.featurPage .plus ul li:hover span {
  /* transform: rotate(180deg); */
  transform: scale(1.1);
}

.featurPage .plus ul li {
  float: left;
  width: 31.6%;
  margin-right: 29px;
  text-align: center;
  background: #fff;
  padding: 10px 30px;
  border-radius: 10px;
  box-shadow: 0px 1px 11px 1px rgb(33, 59, 85)00038;
}


.featurPage .acc {
    padding-left: 3rem;
    padding-top: 2rem;
}

.acc h3 {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 18px;
    color: rgb(33, 59, 85);
}

.featurPage .list, .contactus .list {
    display: flex
;
    padding: 20px 0px;
    justify-content: center;
}
.plus p {
  margin-bottom: 5px;
  color: #021440;
}

.plus h5 {
  font-size: 18px;
  text-align: center;
  color: rgb(33, 59, 85);
}

.plus img {
  width: 100%;
  height: auto;
}

.featurPage .plus ul li:hover {
  background: #ffa500;
}

.featurPage .plus ul span {
  display: block;
  text-align: center;
  margin: auto;
  width: 25%;
  border: none;
  /* transition: 0.3s ease; */
  transition: transform 1s;
}

.featurPage .plus ul h2 {
  font-size: 21px;
  font-weight: 600px;
  padding-top: 0px;
  margin-top: 0.6em;
  min-height: 25px;
  color: rgb(33, 59, 85);
  /* font-weight: 500; */
  line-height: normal;
  /* letter-spacing: normal; */
  font-family: "PublicSans-Regular", sans-serif;
  letter-spacing: 0.5px;
}

.featurPage .plus ul p {
  color: rgba(33, 59, 85, 0.882);
  font-weight: 100;
  font-size: 15px;
  /* color: #0774c7; */
  line-height: 20px;
  font-family: "PublicSans-Regular", sans-serif;
}

.featurPage .plus ul li:hover h2,
.featurPage .plus ul li:hover p {
  color: #fff;
}

.featurPage .plus ul p {
  text-align: center;
}


.featurPage .list .accnt {
    padding-right: 1rem;
    padding-top: 2rem;
}


.strp-hide .btngrp .btn1 {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3) !important;
    margin: 0px;
    border: none !important;
    /* margin-right: 20px; */
    /* border-radius: 5px; */
    background: #0065f2 !important;
    color: rgb(255, 255, 255) !important;
    /* font-weight: bold; */
    font-size: 1.1rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 1.5;
    padding: 9px 20px !important;
    cursor: pointer;
}





.strp-hide .btngrp .btn2 {
    background: rgb(255, 165, 0);
    color: black;

    margin: 0px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 1.5;
    font-size: 1.1rem;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 15px;
    text-align: center;
    padding: 9px 20px !important;
    border: none;
    cursor: pointer;
}

















.featurPage .list .lft {
    width: 50%;
    /* padding: 0% 5%; */
    /* padding-right: 5%; */
}

.statement-img {
    float: right;
}


.featurPage h2, .feature-head-bnfts h2 {
    /* text-align: center; */
    /* margin-bottom: 10px; */
    padding-top: 30px;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: -0.08333px;
}





.featurPage .accordion1, .featurPage .accordion2, .featurPage .accordion3 {
    max-width: 570px;
    text-align: left;
    background-color: #fff;
    margin-bottom: 0px;
}


.featurPage .list .lft {
    width: 50%;
    /* padding: 0% 5%; */
    /* padding-right: 5%; */
}


.img-shadow {
    height: 80%;
    width: 89%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}


.feature-head p {
    /* font-size: 17px; */
    color: rgb(33, 59, 85);
    margin-bottom: 30px;
}

.cntr-para {
    text-align: justify;
}

.feature-head ul {
    flex-direction: column;
}


.featurPage .feature-head ul li {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    font-size: 16px;
}

ul li {
    list-style: none;
    /* margin-bottom: 38px; */
    /* float: left; */
}

.featurPage .list.revarse {
    flex-direction: row-reverse;
    /* align-items: center; */
    display: flex
;
    gap: 10px;
}

.featurPage .list .lft p {
    padding-right: 5px;
    /* color: #212529; */
    text-align: justify;
    word-spacing: 1;
    line-height: 27px;
    margin-bottom: 19px;
    font-weight: 500;
}



.featurPage .list .rgt {
    width: 50%;
}


.featurPage .list .lft

 {
    width: 50%;
    /* padding: 0% 5%; */
    /* padding-right: 5%; */
}

.feature-head .space {
    padding-left: 3rem;
}




.featurPage .trust {
  background: #ffffff;
  padding: 0px;
  padding-bottom: 3rem;
  padding-top: 1rem;
}


.featurPage .trust h2 {
  padding-bottom: 2rem;
}

.featurPage .trust ul li:hover {
  background-color: #f1f4f6;
  color: white;
}

.featurPage .trust ul li:last-child {
  margin-right: 0px;
}

.featurPage .trust ul li {
  float: left;
  width: 31.6%;
  margin-right: 30px;
  text-align: center;
  background: #fff;
  /* padding: 30px; */
  border-radius: 10px;
  box-shadow: 0px 1px 11px 1px rgb(33, 59, 85)00038;
}

.featurPage .trust ul li .imgpnl {
  overflow: hidden;
  background-color: black;
  transition: 0.3s ease;
}

.featurPage .trust ul li .imgpnl:hover {
  transform: scale(1.1)
}

.featurPage .trust ul li .imgpnl:hover img {
  transform: scale(1.5);
  transition: 0.3s ease;
}

.featurPage .trust ul li .imgpnl img {
  width: 100%;
  transition: 0.3s ease;
}

.featurPage .trust ul li .dtlPnl {
  padding: 28px;
}

.featurPage .trust ul li .dtlPnl h2 {
  /* color: rgb(33, 59, 85); */
  color: rgb(33, 59, 85);
  font-weight: 600;
  position: relative;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 24px;
}



.featurPage .trust ul li .dtlPnl h2:after {
  content: "";
  display: block;
  /* margin-top: 25px; */
  background: #0069ba;
  height: 3px;
  width: 70px;
  margin:auto;
}

.featurPage .trust ul li .dtlPnl p {
  text-align: center;
  margin-bottom: 30px;
}


/* features section */



.brnifts-strp {
  background:rgb(255, 255, 255);
  padding: 64px 0px;
  border: 1px solid #d3d3d3;

}



.brnifts {
  /* margin-bottom: 4rem; */
  /* background: #eff1f4; */
  padding-top: 60px;
  background: #f1f4f652;
  padding-bottom: 60px;
}

.brnifts h2 {
  color: rgb(33, 59, 85);
  text-align: left;
  letter-spacing: normal;
  margin-bottom: 3rem;
  /* font-family: "Montserrat-Regular"; */
 font-family: "PublicSans-Bold", sans-serif;
}

.brnifts-strp h2 {
  margin-bottom: 15px;
  color: rgb(33, 59, 85);
  letter-spacing: -0.0833333rem;
}

.brnifts-strp h2,
.brnifts-strp h1,
.plus p,
.featurPage .trust h2 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 42px;
  /* font-family: "Raleway-Medium"; */
  /* font-family: "Montserrat-Bold"; */
  /* color: #fff; */
  letter-spacing: normal;
 font-family: "PublicSans-Bold", sans-serif;
}

.brnifts-strp h3 {
  text-align: center;
  font-size: 21px;
  padding-top: 15px;
  color: rgb(33, 59, 85);
  font-weight: 600;
  /* font-family: "Montserrat-Regular"; */
    font-family: "OpenSans-Regular";
     font-family: "PublicSans-Bold", sans-serif;
  /* width: 88%; */
  margin: 0 auto;
}

.brnifts h2 span {
  color: #0047bb;
  font-weight: bold;
}

.brnifts-strp h2 span,
.brnifts-strp h1 span,
.plus p span {
  color: #0047bb;
  font-weight: bold;
  font-family: "PublicSans-Bold", sans-serif;
    /* font-family: "ErasDemiITC"; */
    font-size: 2.9rem;
}

.brnifts-strp-wrap {

  display: flex;
  justify-content: space-around;
  /* gap: 6rem; */
  padding-top: 30px;
}

.brnifts-strp-wrap p {
  color: rgb(33, 42, 66);
  padding-top: 10px;
 font-family: "Inter_18pt-Regular";
 font-size: 16px;
}

.brnifts .border-style, .border-style {
    border-right: none;
}

.brnifts .border-bttm-style, .border-bttm-style {
    border-bottom: none;
}

.brnifts .border-style-bth, .border-style-bth {
    border-bottom: none;
    border-right: none;
}

.brnifts ul li {
  min-height: 300px;
  float: left;
  width: 33.33%;
  padding: 20px 33px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  /* -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; */
}

.brnifts ul li:hover {
  box-shadow: 5px 5px 100px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
  background: #fff;
}

.brnifts h2 {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 21px;
  padding-top: 10px;
  color: rgb(33, 59, 85);
  text-align: left;
  /* font-family: "Montserrat-Regular"; */
 font-family: "PublicSans-Bold", sans-serif;
}

/* .brnifts-strp h2{
    margin-bottom:0px;
    font-size: 17px;
    padding-top: 10px;
    color: #fff;
} */
.brnifts ul li span {
  display: block;
  text-align: left;
  width: 18%;
}

.brnifts ul li span img {
  transition: transform 1s;
}

.brnifts ul li span img:hover {
  transform: scale(1.1);
}

.brnifts ul li p {
  color: rgb(33, 59, 85);
  font-size: 16px;
  margin-top: 5px;
  text-align: left;
}


.icons-content {
    display: flex
;
    flex-direction: column;
    padding: 15px 10px;
    align-items: center;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
    text-align: center;
}

.icons-content:hover {
  cursor: pointer;
  /* transform: scale(1.05); */
  /* border: 1px solid gray; */
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); */
  /* background-color: #f1f4f6; */
}


.icons-content img {
    width: 80px;
    text-align: center;
    align-items: center;
}


.account-bnfts li {
    height: 40%;
}

.brnifts ul li span img {
    transition: transform 1s;
}

.account-bnfts img {
    width: 100%;
    height: auto;
}




