@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
   font-family: 'Poppins', sans-serif;
}

iframe {
   height: 100%;
   border: unset;
}

.leftSideBar {
   padding-left: 0px !important;
}

.leftSideBar::-webkit-scrollbar {
   display: none !important;
   width: 0px !important;
}

.rule {
   border: 2px solid #00A61B;
}

.rule1 {
   border: 2px solid #FF0000;
}

.IconOGRAPHY span {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 300;
   font-size: 90px;
   line-height: 79px;
   text-transform: uppercase;
   color: #212120;
   writing-mode: vertical-lr;
   transform: rotate(180deg);
}

.leftSideBar {
   background: var(--MainColor);
   height: 100%;
   max-width: 220px;
}

.download {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 18px;
   line-height: 27px;
   text-decoration-line: underline;
   text-transform: capitalize;
   color: #3965FF;
}

.main_body_div {
   padding: 60px 80px 30px 80px;
   margin-bottom: 30px;
}

.leftSideBar1 {
   padding-left: 40px;
   padding-right: 40px;
}

.sideLogo {
   padding-bottom: 48px;
   padding-top: 28px;
}

.Tertiary_Palette {
   margin-left: 19px !important;
}

.do {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 25px;
   align-items: flex-end;
   text-transform: capitalize;
   color: #00A61B;
}

.menu_div a {
   text-decoration: none !important;
}

.logo1 {
   float: right;
   height: auto;
   padding-top: 35px;
   padding-right: 35px;
   width: 15%;
}

/* new style */
:root {
   --MainColor: #001020;
   --primaryColor: #070721;
   --black: #000000;
   --Grey1: #3A3A3A;
   --white: #FFFFFF;
   --white1: #F6F6FB;
   --tint_Palette: #460C11;
   --tint_Palette1: #5C1016;
   --tint_Palette2: #71141B;
   --tint_Palette3: #871820;
   --tint_Palette4: #981F28;
   --tint_Palette5: #982C34;
   --tint_Palette6: #B33841;
   --wt400: 400;
   --wt500: 500;
   --wt600: 600;
   --wt700: 700;
   --wt300: 300;
   --wt800: 800;
   --wt900: 900;
   --font10: 0.625rem;
   --font11: 0.6875rem;
   --font12: 0.75rem;
   --font13: 0.8125rem;
   --font14: 0.875rem;
   --font15: 0.9375rem;
   --font16: 1rem;
   --font17: 1.0625rem;
   --font18: 1.125rem;
   --font20: 1.25rem;
   --font21: 1.3125rem;
   --font24: 1.5rem;
   --font25: 1.563rem;
   --font30: 1.875rem;
   --font40: 2.5rem;
   --font45: 2.8125rem;
   --font50: 3.125rem;
}

.banner_head {
   font-size: var(--font30) !important;
}

.banner_subhead {
   font-size: var(--font24) !important;
}

.typo_head {
   color: var(--black) !important;
}

.main_body1 {
   background: #313335;
}

.sidebar_bottom_logo {
   width: 101px;
}

.btn_media_back {
   background: #FCC24D;
   border-radius: 56px;
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 500;
   font-size: 26px;
   line-height: 32px;
   /* or 58% */
   text-transform: capitalize;
   color: #262626;
   width: 101px;
   height: 46px;
   float: right;
}

.color_icon_title {
   font-size: var(--font25);
   line-height: 79px;
   /* or 263% */
   text-transform: capitalize;
   color: var(--black);
   font-weight: 800;
}

.palette_Sub_title {
   font-style: normal;
   font-weight: 400;
   font-size: var(--font18);
   line-height: 27px;
   color: var(--black);
   padding-top: 11px;
   width: 100%;
}

.IconOGRAPHY {
   background-image: url('../images/main_media_background1.svg');
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-position: center;
}

.leftSideBar .logobtm {
   margin: 0px auto !important;
   position: absolute;
   bottom: 0%;
   padding: 0px 63px 15px 63px;
}

.main_body_div1 {
   padding: 61px 95px 30px 95px;
   position: absolute;
   bottom: 0%;
   right: 3%;
}

.leftSideBar1 ul {
   margin-bottom: 150px !important;
}

.Horizontal_tilte {
   font-family: 'Poppins', sans-serif;
   font-size: 25px;
   font-weight: 800;
   line-height: 79px;
   letter-spacing: 0em;
   text-align: left;
   color: #000000;
}

.horizontal_img_div {
   margin-bottom: 35px;
}

.horizotal_wrap_div1 {
   width: 80%;
}

.Icon_set {
   display: flex;
}

.menu_guide {
   margin-left: -31px;
   margin-top: 32px;
}

.download-div {
   margin-top: 40px;
}

.icon-set-div a.downLoad {
   font-family: 'Poppins', sans-serif;
   font-size: 16px;
   line-height: 27px;
   letter-spacing: 0em;
   text-align: left;
}

.icon-set-div a.downLoad:hover {
   text-decoration: none;
   color: #15628C;
}

.icon-set-div {
   margin: -17px 0 30px 0;
}

.power-row {
   justify-content: center;
   background-color: #E9E9EB;
   padding-top: 50px;
}

.power-row .col-5:last-of-type {
   justify-content: left;
}

.main_description {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 500 !important;
   font-size: var(--font18);
   line-height: 27px;
   color: var(--black);
   padding-top: 11px;
   width: 100%;
}

.para_sub_title_heading {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: var(--font16);
   line-height: 27px;
   color: var(--black);
   padding-top: 11px;
   width: 100%;
}

.palette_Sub_title {
   font-family: 'Poppins', sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 16px !important;
   line-height: 27px;
   color: var(--black);
   padding-top: 0px !important;
}

.icon_title_new {
   font-size: 21px !important;
   font-weight: 700;
}

.margin-top5 {
   margin-top: 5rem !important;
}

.sapce_div {
   padding-left: 0px !important;
}

.palette_Sub_title {
   padding-top: 0px !important;
}

.horizontal_img_div img {
   width: 100%;
}

.horizotal_wrap_div1 .row {
   background: #aaaaaa;
}

.fontStyle {
   margin: 0 0 40px 0 !important;
}

.horizotal_wrap_div .row {
   background: #aaaaaa;
   padding: 15px 0;
}

/* top scrollbar css start */
.wrapper {
   border: 1px solid #000000;
   height: calc(100vh - 2px);
   margin: 0 auto;
   overflow-x: hidden;
   overflow-y: scroll;
   position: relative;
   width: calc(100vw - 2.55px);
}

.scroll-top {
   background: var(--MainColor);
   border: 0;
   border-radius: 50%;
   bottom: 0;
   cursor: pointer;
   height: 50px;
   margin: 15px;
   opacity: 0.75;
   position: fixed;
   right: -70px;
   transition: right 0.2s ease-in-out;
   width: 50px;
   z-index: 99;
}

.scroll-top.visible {
   right: 0;
}

.arrow {
   border: solid #fff;
   border-width: 0 3px 3px 0;
   display: inline-block;
   margin-top: 5px;
   padding: 4px;
}

.arrow.up {
   transform: rotate(-135deg);
}

.content-container {
   display: flex;
   height: 300px;
   width: 100%
}

.content {
   color: #ffffff;
   font-size: 24px;
   font-weight: bold;
   margin: auto;
}

/* top scrollbar css end */
.description_list li {
   list-style-type: disc !important;
}

.wrapDiv .row {
   margin-left: 0px !important;
}
.horizotal_wrap_div .row{
   margin-left: 0px !important;
}
.p-l-0 {
   padding-left: 0px;
}
.description_list{
   padding-left: 40px !important;
}