body {
    font-family: "DM Sans", sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:400;
	color:#092b34;
	overflow-x: hidden;
}
h1 {
    font-size: 72px;
    color: #092b34;
	font-weight:600;
    line-height: 56px;
    margin-bottom: 15px;
    margin-top: 0px !important;
	letter-spacing:1px;
}
h2 {    
    font-size: 60px;
    color: #092b34;
	font-weight:700;
    line-height: 56px;
    margin-bottom: 20px;
}
h3 {
font-size:50px;
line-height: 50px;
font-weight:700;
color:#092b34;
margin-bottom: 15px;
}
h4 {
font-size:26px;
color:#092b34;
font-weight:600;
}
h5 {
font-size:22px;
color:#092b34;
font-weight:600;
}
h1, h2, h3, h4, h5 {
    font-family: "DM Sans", sans-serif;
}
p {
	margin-bottom:20px;
	line-height:26px;
}
.container {
    max-width: 1170px;
}

.clear {
    clear: both;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a {
	color:#225a69;
}
ul {
	margin-bottom:0;
	padding-left:0;
}
.carousel-item {
    min-height: 791px;
	height: 79vh;
}
.carousel-caption {
bottom: 120px;
left: 8%;
margin-top: 0;
right: 20%;
text-align: left;
border-radius:5px;
}
.carousel-caption h1 {
	color:#ffffff;
	font-size:72px;
	line-height:72px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:none;
	letter-spacing:2px;
	text-shadow: 0 2px 8px #424242;
}
.carousel-caption p {
	font-size:24px;
	font-weight:500;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
	opacity: inherit !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	background-image: none !important;
	height: auto;
    width: auto;
}
.navbar-toggler-icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(252, 106, 6, 1)\' stroke-width=\'4\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E") repeat scroll 0 0 !important;
}
.owl-next {
    position: absolute;
    right: -20px;
    top: 90px;
}
.owl-prev {
    left: -20px;
    position: absolute;
    top: 90px;
}
.owl-theme .owl-controls .owl-page span {
    background: #fc6a06 none repeat scroll 0 0 !important;
	margin-top:30px !important;
}
.container-fluid {
	padding:0;
	overflow:hidden;
}
.header .menu > ul > li .menu-subs {
	text-align:left;
}
#banner-slider {
	margin-top:-170px;
}
.header {
	background:none;
	box-shadow:none;
}
.menu-blog-box img {
	/*height:100%;*/
	width:100%;
}
.list-item ul li .media .media-body h5 {
	font-size:16px;
	line-height:18px;
	font-weight:600;
	margin-bottom:5px;
}
.list-item li h4 {
	font-size:16px;
}
.list-item ul li .media .media-body h5 a {
	color:#225a69;
}
.list-item ul li .media .media-body:hover h5 a {
	color:#418ca0;
}
.list-item ul li .media .media-body:hover p {
	color:#9d9d9d;
}
.list-item ul li .media .media-body p {
	font-size: 14px;
line-height: 18px;
font-weight: 400;
color: #5a5a5a;
margin-bottom: 0;
padding-right:80px;
}
.head-bg {
background: rgba(255, 255, 255, 0.9);
padding: 15px 10px;
border-radius: 10px;
}
.mb-6 {
  margin-bottom: 1.9rem !important;
}
.menu-link {
  color: #0c99ba !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}
#welcome-section {
	background:#ebf3f5;
	padding-bottom:130px;
	padding-top:130px;
}
.spc-txt {
	font-size:18px;
	color:#092b34;
	line-height:24px;
	font-weight:400;
}
.wel-box {
background: #ffffff;
padding: 20px;
border-radius: 15px;
min-height: 160px;
}
.wel-box-img {
	margin-bottom:40px;
}
.wel-box-img img{
	margin:-50px auto 15px auto;
	border:3px #ffffff solid;
	border-radius:90px;
}
.counter-box span.num {
	font-size:55px !important;
	font-weight:600;
	margin-bottom:0;
	padding-left:0 !important;
}
.counter-box span {
	font-size:45px;
	font-weight:600;
	padding-left:5px;
}
.wel-box-ctn p {
color:#3d98b0;
font-size:16px;
line-height:22px;
font-weight:600;
margin-bottom:0;
padding:0px 50px;
}
#service-section {
	padding-bottom:130px;
	padding-top:130px;
}
.serv-box {
	border:1px #add9e4 solid;
	border-radius:10px;
	padding:40px 16px;
	box-shadow:0 0 20px 1px #efefef;
	min-height: 430px;
}
.serv-box img {
	margin:0 auto 20px auto;
}
.serv-box h4 {
	font-size:20px;
	color:#092b34;
	font-weight:600;
}
.hserv_minhight {
	min-height: 330px;
}
.lm-btn {
	background:#cee5ea;
	color:#225a69;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding:12px 55px;
	border-radius:90px;
	display:inline-block;
	border:0;
}
.lm-btn:hover, .serv-box:hover .lm-btn {
	background:#225a69;
	color:#ffffff;
}
#invested-section {
	background:#0e4d57;
	color:#ffffff;
	padding-bottom:130px;
	padding-top:130px;
}
#invested-section h2, #invested-section h3 {
	color:#ffffff;
}
#invested-section p {
	color:#ffffff;
}
.invest-box {
	border:1px #23adcd solid;
	border-radius:10px;
	padding:40px 15px;
}
.ib-min-height {
	min-height: 370px;
}
.invest-box img {
	margin:0 auto 30px auto;
}
.invest-box h4 {
	font-size:20px;
	color:#ffffff;
	font-weight:600;
	margin-bottom:20px;
}
.invest-box p {
	margin-bottom:45px;
}
.invest-box .lm-btn {
	padding:12px 30px;
}
.invest-box:hover .lm-btn {
	/*background:#225a69;
	color:#ffffff;*/
}
#tab-section {
	background: #ebf3f5;
	padding-bottom:130px;
	padding-top:130px;
}
#tsum-tabs main {
  padding: 50px;
  margin: 0 auto;
  background: #ebf3f5;
  border: 1px #add9e4 solid;
  border-radius: 20px;
  padding: 20px 70px 0px 50px;
  box-shadow: 0 0 20px 1px #efefef;
}
#tsum-tabs section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}
#tsum-tabs main h4 {
	font-size:28px;
	font-weight:600;
	margin-bottom:10px;
}
#tsum-tabs main i {
	color: #005a6a;
font-size: 16px;
padding-right: 5px;
display: inline;
margin-top: 5px;
}
p.list_p {
	display: flex;
}
#tsum-tabs input {
  display: none;
}
#tsum-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 12px 25px;
  font-weight: 600;
  text-align: center;
  color: #092b34;
  border: 1px solid transparent;
}
#tsum-tabs label:hover {
  color: #888;
  cursor: pointer;
}
#tsum-tabs input:checked + label {
  color: #092b34;
  border-bottom: 3px solid #005a6a;
}
#tsum-tabs #tab1:checked ~ #content1,
#tsum-tabs #tab2:checked ~ #content2,
#tsum-tabs #tab3:checked ~ #content3,
#tsum-tabs #tab4:checked ~ #content4 {
  display: block;
}
@media screen and (max-width: 650px) {
  #tsum-tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  #tsum-tabs label {
    padding: 15px;
  }
}
.app-list {
	list-style:none;
}
.app-list li {
	display:inline-block;
	padding-right:10px;
}
.app-list li:last-child {
	padding-right:0;
}
#testimonial-section {
	padding-bottom: 130px;
padding-top: 130px;
}
.testimonial-box {
	  background: #fff;
  border: 1px #add9e4 solid;
  border-radius: 20px;
  padding: 40px 30px;
  box-shadow: 0 0 20px 1px #efefef;
}
.c_Desc {
	font-size:15px;
}
.testimonial-box i {
	font-size:22px;
	margin-bottom:15px;
}
#owl-testimonial .owl-dots span,
#testimonial-section .owl-dots span {
    background: #cee5ea none repeat scroll 0 0 !important;
    width: 9px;
    height: 9px;
}
#owl-testimonial .owl-dots .active span,
#testimonial-section .owl-dots .active span {
    background: #005a6a none repeat scroll 0 0 !important;
}
#faq-section {
	background:#ebf3f5;
	padding-top:130px;
	padding-bottom:130px;
}
.accordion input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.accordion-wrapper {
    border-radius: 0px;
    overflow: hidden;
    width: 100%;
    margin:0 auto;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 0px;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 18px 15px 7px 5px;
    cursor: pointer;
    color: #092b34;
	font-weight: 600;
	margin-bottom:0;
font-size:20px;
    border-top: 1px solid #a6cad3;   
}

.accordion-label::after {
    content: "\276F";
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  font-weight: 300;
  font-size: 18px;
}
.accordion-content {
    max-height: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
  color: #092b34;
  position: relative;
  padding: 0 11px 0 0;
  margin-top: 14px;
  line-height:34px;
  transform: translate(0,0);
  overflow: hidden; 
margin-bottom:0;  
}
input:checked + .accordion-label {
   color: #092b34;
}
input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 5px 0px;
}
.accordion-wrapper .accordion .accordion-label:first-child {
	border-top:0 !important;
}
#app-section {
	background:#0e4d57;
	color:#ffffff;
	padding-top:80px;
	padding-bottom:0px;
}
#app-section img {
	border-radius:20px 20px 0 0;
}
#app-section h3 {
	color:#ffffff;
	font-weight:500;
}
#app-section p {
	margin-bottom:25px;
}
#app-section .lm-btn, #invested-section .lm-btn {
	background:#ffffff;
	border:2px #ffffff solid;
	color:#092b34;
	padding:12px 30px;
}
#app-section .lm-btn:hover, #invested-section .lm-btn:hover {
	background:none;
	color:#ffffff;
}
.banner-btn {
	background:#ffffff;
	color:#000000;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding:12px 55px;
	border-radius:90px;
	display:inline-block;
	border:2px #ffffff solid;
}
.banner-btn:hover {
	background:none;
	color:#ffffff;
}
.footer-social {
	list-style:none;
}
.footer-social li {
	background:#092b34;
	display:inline-block;
	width:35px;
	height:35px;
	margin-right:5px;
	border-radius:100%;
	text-align:center;
}
.footer-social li:hover {
	background:#005a6a;
}
.footer-social li:last-child {
	margin-right:0;
}
.footer-social li a i {
	color:#ffffff !important;
	font-size:16px;
	margin-top: 10px;
}
#main_footer {
	background:#ffffff;
	padding-top:60px;
	font-size:16px;
}
#main_footer .lm-btn {
	background:#092b34;
	border:2px #ffffff solid;
	color:#ffffff;
	padding:14px 45px;
}
#main_footer .lm-btn:hover {
	background:none;
	border:2px #092b34 solid;
	color:#092b34;
}
.fst-footer p {
	/*padding-right:200px;*/
}
.fst-footer img {
	width:170px;
}
#main_footer h4 {
	font-size:20px;
	font-weight:600;
	margin-bottom:15px;
}
.footer-app-list {
	list-style:none;
}
.footer-app-list li {
	display:inline-block;
	margin-right:10px;
}
.footer-app-list li:last-child {
	margin-right:0;
}
.footer-menu {
	list-style:none;
	margin-bottom:25px;
}
.footer-menu li {
margin-bottom: 10px;
display: block;
}
.footer-menu li a {
	color:#092b34;
}
.footer-menu2 {
	list-style:none;
	margin-bottom:25px;
}
.footer-menu2 li {
margin-bottom: 10px;
display: list-item;
}
.footer-menu2 li a {
	color:#092b34;
}
#footer-copyright p {
	font-size:15px;
	padding:30px 0;
}
#footer-copyright .row {
	border-top:1px #092b34 solid;
	margin-top:60px;
}
#footer-copyright a {
	color:#092b34;
}
#banner-slider {
  margin-top: -160px;
}
.inn-banner-slider .carousel-item {
  min-height: 658px;
  height: 65vh;
}
.inn-banner-slider .carousel-caption {
bottom: 0;
padding-bottom: 0;
right: 50%;
top: 330px;
}
.inn-banner-slider .carousel-caption h1{
	font-size:60px;
	line-height:60px;
}
#step-section {
	padding-bottom:130px;
	padding-top:130px;
}
.step-box {
	border: 10px #225a69 solid;
border-radius: 100%;
padding: 10px 25px;
min-height: 250px;
}
.step-box-img {
	margin-top:-50px;
	margin-bottom:25px;
}
.step-box h4 {
	font-size:24px;
	line-height:24px;
	font-weight:700;
}
.step-box p {
	line-height: 20px;
font-size: 16px;
}
.step-box:hover {
	background:#225a69;
}
.step-box:hover p, .step-box:hover h4 {
	color:#ffffff;
}
#checklist-section {
	padding-bottom:0;
	padding-top:130px;
}
.bark-bg {
	background:#092b34;
	color:#ffffff;
	padding: 13px 34px;
}
.border-radius-15 {
	border-radius:15px;
}
#checklist-section .media {
	margin-bottom:20px;
}
#checklist-section .media h5 {
	font-size:20px;
	font-weight:700;
	color:#092b34;
}
#mv-section {
	padding-bottom:130px;
	padding-top:130px;
}
.mv-ctn-box {
	background:#ffffff;
	box-shadow:0 0 20px 1px #efefef;
	padding:60px 30px 80px 30px;
	border-radius:15px;
	/*min-height:405px;*/
}
.avd-list {
	list-style: none;
}
.avd-list li {
	margin-bottom: 12px;
line-height: 22px;
/*display: flex;*/
border-bottom:1px #357d90 solid;
padding-bottom:20px;
margin-bottom:20px;
text-align:justify;
  min-height: 170px;
}
.avd-list li br {
	margin-bottom:15px;
}
.avd-list li:last-child {
	border-bottom:0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.avd-list li i {
  padding-right: 10px;
  margin-top: 3px;
}
.key-list {
	list-style:none;
	margin-bottom:0;
}
.key-list li {
margin-bottom:12px;
font-size:18px;
line-height:24px;
}
.key-list li i {
	font-size:18px;
	color:#d9a81b;
	padding-right:5px;
}
.disclaimer-box {
	background:#d9a81b;
	padding:30px 20px;
	border-radius: 15px;
}
.disclaimer-box p {
	color:#ffffff;
	font-size:20px;
	line-height:30px;
	text-align:center;
}
#hm-contact-form .form-control {
  border: 1px solid #eeeeee;
  border-radius: 0 !important;
  color: #383838 !important;
  font-size: 16px !important;
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
  padding: 0.785rem 0.95rem !important;
}
.address-box {
	background:#ffffff;
  padding: 50px;
  border-radius: 20px;
}
.address-box p {
  margin-bottom: 0;
}
.box-shadow {
  box-shadow: 0 0 10px 1px #d8d8d8;
}
.contact-form-bg {
	background:#ffffff;
  padding: 40px 30px 20px 30px !important;
  text-align: center;
}
.border-rd {
	border-radius: 20px;
overflow: hidden;
}
.address-box p i {
	color:#d9a81b;
	padding-right:5px;
}
.tabHeader .list-item ul {
  width: 100%;
  display: inline-block;
}
.tabHeader .list-item {
  width: 100%;
  display: inline-block;
}
.tabHeader li {
  width: 50% !important;
  cursor: pointer;
  float: left !important;
}
#popup-form .form-control {
  border: 1px solid #eeeeee;
  border-radius: 60px !important;
  color: #000000 !important;
  font-size: 16px !important;
  text-transform: none;
  margin-bottom: 10px;
  padding: 0.785rem 0.95rem !important;
}
.fm-ctn p {
	font-size:13px;
	line-height:18px;
	color:#6a6a6a;
}
#popup-form [type="submit"] {
	width:100%;
}
.cus_modal .modal-body {
	padding: 2rem;
}
.cus_modal .modal-header {
	padding: 1rem 2rem;
}
.modal-dialog {
  max-width: 400px;
}
.pwu-min-height {
	min-height:450px;
}
.ft-ctn {
	margin-top:50px;	
}
.ft-ctn p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height:18px;
}
#marqe-section {
   font-size:15px;
   overflow: hidden;
}
#marqe-section p {
	margin-bottom:15px;
	text-transform:uppercase;
	font-size:15px;
	line-height:15px;
	font-style:italic;
	letter-spacing:1.5px;
	font-weight: 600;
}
marquee ul {
	display: flex;
}
marquee ul li {
	padding-right:60px;
}
marquee ul li:last-child {
	padding-right:0px;
}
marquee ul li i {
	padding-right:5px;
}
.bg-light {
	background: #f4f4f4;
	padding:20px;
}
.dwn-tbl {
	border:1px #dddddd solid;
}
.dwn-tbl thead tr th{
	background:#225a69 !important;
	border-color: #225a69 !important;
	border-left:1px #dddddd solid;
	border-right:1px #dddddd solid;
	vertical-align: middle;
}
.dwn-tbl td i {
	font-size:26px;
}
.dwn-tbl td, .dwn-tbl th {
  vertical-align: middle;
}
.listitem {
  list-style: none;
  padding-left: 0;
  margin-bottom:20px;
}
.listitem li {
display: flex;
margin-bottom: 10px;
}
.listitem li::before {
  content: "•";
  color: #000000;
  display: inline-block;
  /*width: 1em;*/
  padding-right: 10px;
}
.download-box {
	background:#ffffff;
	border:1px #add9e4 solid;
	padding:25px 12px;
	border-radius:10px;
	box-shadow: 0 0 15px 1px #d9d9d9;
	margin-bottom:25px;
}
.download-box .media-body h5 {
	font-weight:700;
	font-size: 16px;
}
.download-box .media-body a {
	display:inline-block;
	font-size:17px;
}
.download-box .media-body a i {
	font-size:18px;
	padding-right:4px;
	vertical-align: middle;
}
.cont-box {
  background:#ffffff;
  font-size:14px;
  line-height:16px;
  border: 1px #add9e4 solid;
  border-radius: 10px;
  padding: 30px 12px;
  box-shadow: 0 0 20px 1px #efefef;
  min-height: 325px;
}
.cont-box h4 {
	font-size:24px;
	font-weight:800;
	margin-bottom:15px;
}
.cont-box p {
	font-size:14px;
	line-height:16px;
}
.cont-box a {
	margin-bottom:10px;
	display:inline-block;
}
.cont-box i {
	margin-right: 4px;
}
.cont-box .con-inf {
display: flex;
}
.con_tbl {
	font-size:14px;
}
.con_tbl tr td i {
	font-size:13px; 
	padding-right:2px;
}
.light-bx {
	background:#ffffff;
	color:#092b34 !important;
	padding:30px;
border-radius:15px;
}
.light-bx p {
	color:#092b34 !important;
	margin-bottom:0;
}
.light-bx h5 {
	font-weight:800;
}
.light-bx h3, .light-bx h6 {
	color:#2b565b !important;
	font-weight:800;
}
.light-bx h6 {
	font-size:18px;
	margin-bottom:0;
}
.light-bx hr:first-child {
	background:#2b565b !important;
}
.tblctn hr {
	background:#fbfbfb !important;
}
.my_header {
  position: sticky;
  top: 0;	
}
#advantages-section-head {
	background:#2b565b;
	color:#ffffff;
	padding:30px 0;
}
#advantages-section-head h3, #advantages-section-head h5 {
	color:#ffffff;
}
#advantages-section-ctn {
	padding:20px 0 0 0;
}
#advantages-section-ctn h4 {
	color:#2b565b;
	font-size:42px;
	font-weight:900;
	margin-bottom:15px;
}
#advantages-section-ctn h5 {
	color:#2b565b;
	font-size:20px;
	line-height:26px;
	font-weight:900;
	text-transform:uppercase;
	min-height:60px;
	margin-bottom:5px;
}
.border-all {
	border:1px #2b565b solid;
}
.box-pad {
	padding:60px 25px 20px 25px;
}
.border-left-0 {
	border-left:0 !important;
}
.border-right-0 {
	border-right:0 !important;
}
.border-top-0 {
	border-top:0 !important;
}
.border-bottom-0 {
	border-bottom:0 !important;
}
.adv-box {
	min-height:410px;
}
.adv-box:hover {
	border-bottom:12px #2b565b solid !important;
}
.btn2 {
   /* reset */
   -webkit-appearance: none;
   border: 0;
   outline: 0;
   /* styles */
   position: relative;
   background: linear-gradient(to right, #0e4d57,#5dadb6,#0e4d57);
   background-size: 200%;
   font-size:15px;
   font-weight:600;
   text-transform:uppercase;
	padding:15px 40px;
	border-radius:90px;
	display:inline-block;
	/*border:2px #ffffff solid;*/
   color: #ffffff;
   transition: .3s;
   /*animation: bruh 16s linear infinite;*/
   animation: 3s ease-in-out infinite shineX;
  
}

@keyframes shineX {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}
#oaa-contact-form .form-control {
	background:rgba(255,255,255, 1);
  border: 0;
  border-radius: 5px !important;
  color: #383838 !important;
  font-size: 16px !important;
  text-align: left;
  text-transform: none;
  margin-bottom: 10px;
  padding: 0.7rem 0.95rem !important;
}