body {
 font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0;
}
header.top_header_section {
    padding: 5px 0px;
    background: #fff;
    position: relative;
    width: 100%;
    height: auto;
}
.section
{
	padding: 50px 0px;
}
a.navbar-brand img
{
	width:140px;
	height: auto;
}
.top_header_section .nav-link
{
	font-size: 16px;
	font-weight: 400;
	color: #0A3252;
}
.top_header_section .nav-link:hover,.top_header_section .nav-link:focus
{
	font-weight: 700;
	position: relative;
}
.top_header_section .nav-link:hover:before,.top_header_section .nav-link:focus:before
{
	    content: '';
    position: absolute;
    top: auto;
    bottom: 5px;
    background: #EF3E24;
    width: 50px;
    height: 2px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
}
.top_header_section .nav-item
{
	padding: 0px 10px;
}
.dropdown-item.active, .dropdown-item:active
{
	color: #000;
	background: transparent;
}
.dropdown-menu li
{
	padding: 0px 15px;
}
.dropdown-menu li:last-child a
{
	border-bottom: 0;
}
.dropdown-menu li a
{
	border-bottom: 1px solid #D9D9D9;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 0px;
	display: block;
}
.dropdown-menu li a:hover,.dropdown-menu li a:focus
{
	background: transparent;
	font-weight: bold;
	color: #0A3252;
}
.top_section_one
{
	background: linear-gradient(180deg, rgba(221, 230, 225, 0) 0%, #DDE6E1 100%);
	width: 100%;
	height: auto;
	position: relative;
}

.slick-dots li
{
  background: rgba(30, 68, 106, 1);
  border: 1px solid rgba(30, 68, 106, 1);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  align-items: center;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
}
.slick-dots li.slick-active
{
  background: #FFCC20;
   border: 1px solid #FFCC20;
    width: 32px;
    height: 8px;
    border-radius: 5px;
}

.slick-dots li button:before
{
  content: '';
}
.slick-dots {
   
    width: fit-content;
    margin: auto;
    left: 0;
    right: 0;
   
    padding: 0px 20px;
   
    align-items: center;
    display: flex;
    justify-content: center;
}
.top_banner_section .slick-dots li
{
	background: #fff;
	border: 1px solid #fff;
}
.top_banner_section .slick-dots li.slick-active
{
	 background: #FFCC20;
   border: 1px solid #FFCC20;
}
.top_banner_section .slick-dots 
{
	 bottom: 10px;
 height: 25px;
  backdrop-filter: blur(4px);
    background: rgba(30, 68, 106, 0.5);
        border-radius: 50px;
}
.slick-dots li button
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
.slick-dots
{
background: transparent;
}
.banner_section img
{
	box-shadow: 1px 1px 10px #ccc;
}
.edge_box
{
	background: #fff;
	width: 90%;
	margin:10px  auto;
	display: block;
	padding: 0px;
	border-radius: 16px;
}
.edge_box h3
{
	font-weight: 600;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	color: #0A3252;
	line-height: 24px;
}
.edge_box p
{
	font-size: 16px;
	color: #516D83;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
.edge_content
{
	padding: 15px;
}
.edege_slider_section {
    padding: 0px 0px 20px 0px;
}
.edge_box_image img {
    border-radius: 16px;
}
.left-arrow,.left-arrow:hover,
.left-arrow:focus,
.left-arrow.active {

  background: url('../images/LeftArrow.png')no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;

}

.right-arrow, .right-arrow:hover,
.right-arrow:focus,
.right-arrow.active {

  background: url('../images/RightArrow.png')no-repeat;
 width: 30px;
  height: 30px;
  background-size: contain;
}

.left-arrow {
  left: 40%;
}

.right-arrow {
  right: auto;
  left: 58%;
}

.custom-arrow:before {
  opacity: 1;
  content: '';

}
.slick-prev,.slick-next
{
	top: auto;
	bottom: -50px;
}
.title_head h2
{
	margin: 0px 0px 10px 0px;
	font-weight: 700;
	color: #0A3252;
	font-size: 32px;
	line-height: 38px;
}
.edge_box
{
	display: block;
}
.edge_slider .slick-slide:nth-child(odd) .edge_box
{
	flex-direction: column-reverse;
	display: flex;
}
.slick-dotted.slick-slider
{
	margin: 0px;
	padding: 0;
}
.section
{
	position: relative;
}
section.section.section_two {
    padding: 50px 0px 50px 0px;
    position: relative;
    z-index: 1;
}
.top_banner_section
{
	position: relative;
	z-index: 1;
}
.left_edge
{
	position: absolute;
	bottom: 0px;
	width: 250px;
}
.right_edge
{
	position: absolute;
	bottom: 30%;
	width: 230px;
	left: auto;
	right: 0;
}
.left_edge img,.right_edge img,.right_strategy img
{
	width: 100%;
}
.strategy_content {
    padding: 10px 0px 0px 0px;
    position: relative;
    z-index: 1;
}
.right_strategy
{
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}
.strategy_content img
{
	width: 100%;
	margin: auto;
	display: block;
}
.right_strategy.left {
    left: 0;
}
.section .container
{
	position: relative;
	z-index: 1;
}
.section_sif
{
	position: relative;
	width: 100%;
	background: linear-gradient(to bottom,  #DDE6E1 0%,rgba(221, 230, 225, 0) 100%);
}
.title_head p
{
	font-weight: 400;
	font-size: 16px;
	color: #516D83;
	margin: 0px 0px 10px 0px;
}
.sif_table_section
{
	padding: 40px 0px 0px 0px;
}
.table_container th, .table_container td
{
	width: 20%;
}
.table_container tr:nth-child(odd) td {
  background-color: #F5F5F5;
}

.table_container tbody tr > td:not(:first-child) {
  font-weight: 600;
}

.table_container  tr td,.table_container  th 
{
	color:#0A3252 ;
	font-size: 16px;
	padding: 15px 20px;
	line-height: 24px;
	vertical-align: top;
}
.table_container  th .sif-sub
{
	font-weight: 300;
	color: #0A3252;
	font-size: 16px;
	padding: 6px 0px 0px 0px;
}
.sif-title
{
	font-size: 20px;
	font-weight: 700;
}
.blue_tb_bg
{
	background: #0A3252 !important;
	width: 100%;
	color: #fff !important;
}
.blue_tb_bg  .sif-sub
{
	color: #fff !important;
}
.table_container  tr td:nth-child(1),.table_container  tr td:nth-child(2),.table_container th:nth-child(1),.table_container th:nth-child(2)
{
	border-right: 1px solid #FFCC20;
}
.faq-accordion .accordion-item {
  border: 0;
  border-bottom: 0px solid #D9D9D9;
  border-radius: 0;
  background: transparent;
  padding: 0px 0;
}

.faq-accordion .accordion-button {
  position: relative;
  padding-left: 3rem;
  box-shadow: none !important;
  color: #0A3252;
  font-weight: 500;
  font-size: 20px;
  background: transparent;
 border-bottom: 1px solid #ccc;
 padding-bottom: 25px;
    padding-top: 25px;
}


.faq-accordion .accordion-button::after {
  display: none !important;
}


.faq-accordion .accordion-button::before {
  content: "+";
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  color: #334155;
  background: #ffffff;
  border: 2px solid #0A3252;
}


.faq-accordion .accordion-button:not(.collapsed) {
  background: #F5F5F5;
   border: 1px solid #ccc;
    border-bottom: 0;
     border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
   margin: 25px 0px 0px 0px;
}

.faq-accordion .accordion-button:not(.collapsed)::before {
  content: "\2212"; 
  color: #0A3252;
  border-color: #0A3252;
}


.faq-accordion .accordion-collapse.show {
  background: #F5F5F5;
  border: 1px solid #ccc;
    border-top: 0;
   
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.faq-accordion .accordion-body {
  color: #0A3252;
  font-weight: 400;
  font-size: 16px;
  padding: 0px 20px 20px 20px;
}



footer.footer_section
{
	background: #0A3252;
	width: 100%;
	height: auto;
	padding: 40px 0px;
	position: relative;
	color: #D9D9D9;
}
.footer_address h2
{
	margin: 0 0px 5px 0px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.footer_address p,.footer_logo_content p
{
	font-weight: 300;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	color: #D9D9D9;
}
.footer_copy p
{
	font-size: 14px;
	font-weight: 300;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	color: #D9D9D9;
}
.footer_address p a,.footer_address p a:hover
{
color:#D9D9D9 ;
text-decoration: none;
}
.footer_logo_content img
{
	width: 180px;
	margin: 0px 0px 20px 0px;
}
.social_icon ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.social_icon ul li
{
	display: inline-block;
	vertical-align: text-top;
	padding: 0px 10px;
}
.social_icon ul li img
{
	width: 30px;
	height: auto;
}
.footer_address p:last-child
{
	margin: 0;
}
hr.line {
    margin: 25px 0px;
}
.social_icon {
    float: right;
}
.footer_left_vector {
    position: absolute;
    top: 0;
    left: 0;
     width: 380px;
}
.footer_right_vector
{
 position: absolute;
    bottom: 0;
    right: 0;
     width: 300px;
}
footer.footer_section .container
{
	position: relative;
	z-index: 1;
}
.faq_right_vector {
    position: absolute;
    right: 0;
    top: -240px;
    width: 300px;
}
.faq_right_vector img,.footer_left_vector img,.footer_right_vector img
{
	width: 100%;
}
section.section.section_faq {
    padding-top: 0;
}
.footer_logo_content span
{
	display: block;
}
.callbtn {
    position: fixed;
    top: 40%;
    left: auto;
    right: 0;
    cursor: pointer;
    width: 80px;
    z-index: 100;
}
.callbtn img
{
	width: 100%;
	height: auto;
}

    .call-modal .modal-content{
      border:1px solid #D9D9D9;
      border-radius: 18px;
      box-shadow: 0 10px 24px rgba(10,50,82,.18);
      padding: 22px 24px 26px;
    }
    .call-modal .modal-header{
      border:0;
      padding-bottom: 0;
      justify-content: center;
      padding: 0;
    }
    .call-modal .modal-title{
      color: #0A3252;
      font-weight: 700;
      font-size: 28px;
    }
    /* Labels */
    .call-modal .form-label{
      color: #0A3252;
      font-weight: 400;
      font-size: 18px;
      margin-bottom: .35rem;
    }
    /* Inputs */
    .call-modal .form-control{
      height: 56px;
      border-color: #D9D9D9;
      border-radius: 12px;
      font-size: 16px;
    }
    .call-modal .form-control:focus{
      border-color: #0A3252;
      box-shadow: 0 0 0 .2rem rgba(10,50,82,.15);
    }
    /* Consent text */
    .call-modal .consent{
      font-size: 12px;
      color:#6b6b6b;
      line-height: 1.45;
    }
    .call-modal .consent a{
      text-decoration: none;
      font-weight: 600;
      color:#0d6efd;
    }
    /* Submit button */
    .call-modal .btn-submit{
      background: #0A3252;
      border-color: #0A3252;
      color:#fff;
      height: 56px;
      border-radius: 12px;
      font-weight: 700;
      font-size: 18px;
    }
    .call-modal .btn-submit:hover{ filter: brightness(1.05); }
 .modal-header .btn-close
 {
 	opacity: 1;
 }

.icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background: #0A3252;
  margin: 6px 0 0 0;
}

.navbar-toggler[aria-expanded=true] span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 8px;
}

.navbar-toggler[aria-expanded=true] span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -3px;
}

.navbar-toggler[aria-expanded=true] span:last-child {
  display: none;
}

.navbar-toggler {
  transition: all 0.6s ease-in-out 0s;
  border: 0 !important;
  background: transparent;
  box-shadow: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

 @media (min-width: 993px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 992px) {

	.left-arrow
{
	left: 10%;
}
.right-arrow
{
	left:83%;
}
}

@media (max-width: 767px) {
.top_header_section .nav-item {
    padding: 10px 10px;
    text-align: center;
}
.dropdown-menu li
{
	text-align: center;
}
header.top_header_section
{
	position: fixed;
	top:0;
	z-index: 10;
}
body
{
	padding: 70px 0px 0px 0px;
}
.left-arrow
{
	left: 10%;
}
.right-arrow
{
	left:83%;
}
.footer_left_vector,.footer_right_vector,.faq_right_vector,.right_strategy,.right_edge,.left_edge
{
width: 150px;
}
.faq_right_vector
{
	top: -100px;
}
.right_edge
{
	bottom: 50%;
}
.social_icon {
    float: none;
    text-align: center;
    margin: 0px auto 20px auto;
}
.footer_copy
{
	text-align: center;
}
.footer_address h2
{
	margin: 5px 0px;
}
.footer_address p:last-child
{
	margin: 0px 0px 20px 0px;
}
.footer_logo_content span
{
	display: inline;
}
.title_head h2
{
	font-size: 22px;
}
.edge_box p,.title_head p,.table_container tr td, .table_container th,.faq-accordion .accordion-body,.footer_address p, .footer_logo_content p,.call-modal .form-label
{
	font-size: 14px;
}
.edge_box h3,.call-modal .modal-title
{
	font-size: 18px;
}
.faq-accordion .accordion-button,.footer_address h2
{
	font-size: 16px;
}
.section {
    padding: 30px 0px;
}
section.section.section_two
{
	padding: 30px 0px 40px 0px;
}
.sif_table_section
{
	padding: 20px 0px 0px 0px;
}
.table_container tr td, .table_container th
{
	padding: 10px;
}
.call-modal .form-control,.call-modal .btn-submit
{
	height: 46px;
}

}