/* Default CSS */
html, body, div, span, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, span, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   background: transparent;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
button{
  outline: none !important;
}
input
{
    outline:none !important;
}

h1,h2,h3,h4,h5,h6,p{
  margin:0;
  padding:0;
}
input, button, textarea, select{
  outline: none;
}
.btn.focus, .btn:focus {
  outline: none;
  box-shadow: none !important;
}

ul{
  margin:0;
  padding: 0;
  list-style: none;
}
a{
  margin:0;
  padding:0;
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
html{
  overflow-x: hidden !important;
}
body{
  font-family: 'Archivo', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  overflow: hidden;
}

.title_1 {
	color: #1418EB;
	font-weight: 500;
	font-size: 60px;
	line-height: 1.1;
}
.title_3 {
	font-size: 32px;
	font-weight: 500;
	color: #FFF;
}
.title_4{}
.title_5 {
	font-size: 18px;
	color: #FFF;
	font-weight: 500;
  text-transform: uppercase;
}
.text_1 {
	font-size: 18px;
	color: #2F2F2F;
	font-weight: 400;
}





/* header area css */
.header_main_area .container-fluid {
	width: 92%;
}
.header_main_area {
	padding: 60px 0 30px;
}
.header_get_touch a {
	font-size: 18px;
	color: #2F2F2F;
	text-align: right;
	display: block;
}
/* start hero main area css */
.hero_main_area {
	padding: 60px 0 180px;
}
.hero_content_area h1 span {
	font-weight: 300;
	font-style: italic;
}
.hero_content_area h1 {
	max-width: 780px;
	width: 100%;
	margin: auto;
  position: relative;
  z-index: 1;
}
.hero_content_area h1:after {
	content: "";
	position: absolute;
	width: 220px;
	height: 220px;
	right: 10px;
	top: -25px;
	background: url(../images/kids.png) no-repeat scroll 0 0 / cover;
	z-index: -1;
}
.hero_content_area p {
	max-width: 450px;
	width: 100%;
	padding-top: 45px;
}

/* start about us section */
.about_main_area {
	background: #1418EB;
	padding: 110px 0 120px;
}
.aboutus_heading h2 span {
	display: block;
	padding-left: 30px;
}
.aboutus_heading h2 {
	color: #FFF;
	margin-right: 109px;
}
.aboutus_heading p {
	color: #FFF;
	max-width: 630px;
	width: 100%;
}
.aboutus_heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	max-width: 945px;
	margin-left: auto;
}
.invest_top_area > img,
.invest_btm_left > img ,
.invest_btm_right > img 
{
	width: 100%;
}
.invest_title {
	padding: 110px 0 50px;
}
.invest_top_area {
	max-width: 745px;
	width: 100%;
	margin: auto;
	position: relative;
}
.invest_txt {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	padding: 50px;
	width: 100%;
	height: 100%;
}
.btn_style_1 {
	border: 1px solid #FFF;
	display: inline-block;
	padding: 4.5px 20px 5.5px;
	color: #FFF !important;
	font-size: 14px;
	font-weight: 500;
	border-radius: 20px;
	text-transform: uppercase;
}
.invest_btn a img {
	width: 30px;
}
.invest_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.invest_heading h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.invest_heading h3 sup {
	font-size: 14px;
	font-weight: 600;
  margin-right: 5px;
}
.invest_heading {
	padding-top: 245px;
}
.invest_btm_left {
	max-width: 548px;
	width: 100%;
	height: 410px;
	position: relative;
	margin-right: 33px;
}
.invest_bottom_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 35px;
}
.invest_btm_right {
	max-width: 452px;
	width: 100%;
	position: relative;
}
.invest_btm_left .invest_txt,
.invest_btm_right .invest_txt 
{
	padding: 40px;
}
.invest_btm_right .invest_heading {
	padding-top: 188px;
}
.desktop_hide{
  display: none;
}
/* start offer main area */
.offer_main_area {
	padding: 100px 0 110px;
}
.offer_heading_area {
	max-width: 945px;
	width: 100%;
	margin-left: auto;
}
.offer_heading_area h2 span {
	display: block;
}
.offer_heading_area p {
	max-width: 430px;
	font-weight: 400;
	width: 100%;
	margin-left: 290px;
	padding: 55px 0 85px;
}
.accordion-button.collapsed {
	color: #2F2F2F;
}

.accordion-button.collapsed sup {
	color: #2F2F2F;
	font-size: 14px;
	font-weight: 600;
	margin-right: 9px;
}
.accordion-button sup {
	color: #1418EB;
	font-size: 14px;
	font-weight: 600;
	margin-right: 9px;
}
.accordion-item:first-of-type {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.accordion-button:focus {
	z-index: 3;
	border-color: transparent;
	outline: 0;
	box-shadow: none;
}
.accordion-button:not(.collapsed) {
	color: #1418EB;
	background-color: transparent;
	box-shadow: none;
}
.accordion-item {
	border-left-color: transparent;
	border-right-color: transparent;
}
.accordion_content_area {
	max-width: 745px;
	margin: auto;
	width: 100%;
}
.accordion-button:after {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: var(--bs-accordion-btn-icon-width);
	height: var(--bs-accordion-btn-icon-width);
	margin-left: auto;
	content: "";
	background-image: url(../images/accordion_down.svg);
	background-repeat: no-repeat;
	background-size: var(--bs-accordion-btn-icon-width);
	-webkit-transition: var(--bs-accordion-btn-icon-transition);
	transition: var(--bs-accordion-btn-icon-transition);
}
.accordion-button:not(.collapsed):after {
	background-image: url(../images/accordion_up.svg);
	-webkit-transform: inherit;
	        transform: inherit;
}
.accordion-collapse.collapse p {
	color: #1418EB;
	
}
.accordion-body {
  border-bottom: 1px solid #1418EB;
  
}
.accordion-body p{
  max-width: 415px;
	width: 100%;
	margin-left: auto;
  padding: 59px 0 55px;
  color: #1418EB;
}







@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap .ticker {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-sizing: content-box;
	/* -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: ticker;
	animation-name: ticker;
	-webkit-animation-duration: 30s;
	animation-duration: 6s; */
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.ticker__item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #2F2F2F;
	font-size: 24px;
	font-weight: 600;
}
.ticker__item a img {
	width: 40px;
}
.ticker__item a span {
	padding: 0 16px;
}
.ticker__item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 16%;
	        flex: 0 0 16%;
}
.marquee_text{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news_tracker_main_area {
	background: #FFFF57;
	padding: 40px 0;
}
.footer_content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer_content p,
.footer_content a
{
  color: #1418EB;
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
}
.footer_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 107px 0 149px;
}




