@charset "utf-8";
/*---------------------- Common css ------------------------*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  background-color: #fff;
  font-size: 13px;
  padding-bottom: 108px;
  line-height: 1.64;
  margin: 0;
}
a, a:hover, a:focus {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}
a:hover, a:focus {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}
.set-img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.btn_readmore {
  background-color: #0B2E72;
  padding: 5px 15px;
  color: #fff !important;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  margin: 10px 0;
}
.btn_readmore:hover, .btn_readmore:focus {
  color: #fff !important;
}
.commonul {
  padding-left: 15px;
  margin-bottom: 0;
}
.commonul li {
  margin: 5px 0;
}
.mtb_80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mt_10 {
  margin-top: 15px;
}
.mt_15 {
  margin-top: 15px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_50 {
  margin-top: 50px;
}
.mt_80 {
  margin-top: 80px;
}
.mr_10 {
  margin-right: 10px;
}
.p0 {
  padding: 0;
}
.ptb_30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb_50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt30 {
  padding-top: 30px;
}
.pt_50 {
  padding-top: 50px;
}
.pt_80 {
  padding-top: 80px;
}
.ptb_80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pb_80 {
  padding-bottom: 60px;
}
.pb_30 {
  padding-bottom: 30px;
}
.hide {
  display: none;
}
.logo_box {
  height: 80px;
  /*   display: inline-block;*/
}
.ptb10 {
  padding: 5px 0px;
}
.section1 {
  padding: 40px 0;
}
.date-year {
  font-size: 14px;
  text-transform: uppercase;
  color: #555;
  letter-spacing: 0.5px;
}
.big_text {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  color: #000;
  line-height: 25px;
}
.heading {
  text-transform: uppercase;
  font-size: 15px;
  color: #000000;
  font-weight: 600;
  line-height: 20px;
}
.link-read {
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
a.link-read:hover {
  background-color: #000000;
  color: #ffffff;
}
.set-title {
  color: #ff0505;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 15px;
  line-height: 27px;
}
.article_text {
  font-size: 14px;
text-align: justify;
color: #000;
font-weight: 300;
margin-bottom: 10px;
}
.section2 {
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, #ededff 49%, #ffffff 100%) no-repeat scroll center top / 100% auto;
  padding: 0 0 50px;
}
.bgcolor {
  background-color: #ffffff;
}
.section6, .section5, .section3 {
  padding: 40px 0;
}
#more, #more1, #more2, #more3, #more4, #more5, #more6 {
  display: none;
  transition: 1s cubic-bezier(.39, -0.28, .98, .34)
}
#Rmore2{
    display: none;
  transition: 1s cubic-bezier(.39, -0.28, .98, .34)
}
a.title {
  border-top: 1px solid #ffffff;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 10px;
}
.body_style3 {
  padding: 5px 15px;
  background-color: #efefff;
}
.ac1 {
  background-color: #9999FF;
}
.ac2 {
  background-color: #8585FF;
}
.ac3 {
  background-color: #7070FF;
}
.ac4 {
  background-color: #ffb94d;
}
.ac5 {
  background-color: #ffae2e;
}
.mt10 {
  margin-top: 10px;
}
/*---------------------- end common css -------------------------  */
/*January 2021*/
/*ACCORDIAN STYLE 04*/
#accordion_st04 .vcard_st04 {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  position: relative;
}
#accordion_st04 .vcard_st04:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border: 1px dashed #6e8898;
  position: absolute;
  top: 25px;
  left: 18px;
}
#accordion_st04 .vcard_st04:last-child:before {
  display: none;
}
#accordion_st04 .vac_headst04 {
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
}
#accordion_st04 a.vac_title04 {
  display: table-cell;
  padding: 0px 0px 0px 50px;
  margin: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  border-radius: 0;
  position: relative;
  height: 40px;
  vertical-align: middle;
  text-transform: uppercase;
}
#accordion_st04 a.vac_title04.digit1:before, #accordion_st04 a.vac_title04.digit1.collapsed:before {
  content: "1";
}
#accordion_st04 a.vac_title04.digit2:before, #accordion_st04 a.vac_title04.digit2.collapsed:before {
  content: "2";
}
#accordion_st04 a.vac_title04.digit3:before, #accordion_st04 a.vac_title04.digit3.collapsed:before {
  content: "3";
}
#accordion_st04 a.vac_title04.digit4:before, #accordion_st04 a.vac_title04.digit4.collapsed:before {
  content: "4";
}
#accordion_st04 a.vac_title04.digit5:before, #accordion_st04 a.vac_title04.digit5.collapsed:before {
  content: "5";
}
#accordion_st04 a.vac_title04.digit6:before, #accordion_st04 a.vac_title04.digit6.collapsed:before {
  content: "6";
}
#accordion_st04 a.vac_title04.digit7:before, #accordion_st04 a.vac_title04.digit7.collapsed:before {
  content: "7";
}
#accordion_st04 a.vac_title04:before, #accordion_st04 a.vac_title04.collapsed:before {
  font-weight: 900;
  width: 40px;
  height: 100%;
  background: #768ffb;
  border: 1px solid #768ffb;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease 0s;
  line-height: 37px;
  max-height: 40px;
}
#accordion_st04 a.vac_title04.collapsed:before {
  content: "\f105";
  background: transparent;
  border: 1px solid #6e8898;
  color: #000;
  background-color: #fff;
}
#accordion_st04 .vac_body04 {
  padding: 0 10px;
  margin-left: 40px;
  background: transparent;
  border-top: none;
  font-size: 14px;
  color: #555;
  text-align: justify;
}
/*------------------------*/
/*Accordion Style 07*/
#accordion_st07 .vcard_st07 {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  position: relative;
}
#accordion_st07 .vac_headst07 {
  padding: 0;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
}
#accordion_st07 .vac_headst07:before {
    /* z-index: 1; */
    content: "";
    display: block;
    width: 50px	;
    height: 100%;
    /* background: #854e1f; */
    position: absolute;
    top: 0;
    right: 5px;
    transform: skewx(20deg);
    transform-origin: right top 0;
    border-bottom: 1px solid #E9BB00; 
}

#accordion_st07 a.vac_title07 {
    display: block;
    padding: 10px 5px 10px 10px;
    margin: 0;
    /* background: #854e1f; */
    font-size: 13px;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    position: relative;
    border-bottom: 1px solid #E9BB00;
    width: calc(100% - 10px);
}
#accordion_st07 .vac_headst07#headingOnest07:before,#accordion_st07 .vac_headst07#headingOnest07 a.vac_title07{
    background-color: #FFEFAD;
}
#accordion_st07 .vac_headst07#headingTwost07:before,#accordion_st07 .vac_headst07#headingTwost07 a.vac_title07{
    background-color: #FFEB99;
}
#accordion_st07 .vac_headst07#headingThreest07:before,#accordion_st07 .vac_headst07#headingThreest07 a.vac_title07{
    background-color: #FFE785;
}
#accordion_st07 .vac_headst07#headingFourst07:before,#accordion_st07 .vac_headst07#headingFourst07 a.vac_title07{
    background-color: #FFE270;
}
#accordion_st07 .vac_headst07#headingFivest07:before,#accordion_st07 .vac_headst07#headingFivest07 a.vac_title07{
    background-color: #FFDE5C;
}
#accordion_st07 .vac_headst07#headingSixst07:before,#accordion_st07 .vac_headst07#headingSixst07 a.vac_title07{
    background-color: #FFDA47;
}
#accordion_st07 .vac_headst07#headingSevenst07:before,#accordion_st07 .vac_headst07#headingSevenst07 a.vac_title07{
    background-color: #FFD633;
}
#accordion_st07 .vac_headst07#headingEightst07:before,#accordion_st07 .vac_headst07#headingEightst07 a.vac_title07{
    background-color: #FFD21F;
}
#accordion_st07 .vac_headst07#headingNinest07:before,#accordion_st07 .vac_headst07#headingNinest07 a.vac_title07{
    background-color: #FFCE0A;
}
#accordion_st07 a.vac_title07:after, #accordion_st07 a.vac_title07.collapsed:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 20px;
  height: 100%;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 10px;
}
#accordion_st07 a.vac_title07.collapsed:after {
  content: "\f067";
}
#accordion_st07 .vac_body07 {
  padding: 10px 15px;
  background: #fff;
  border: none;
  outline: 1px solid #ffce0a;
  outline-offset: -5px;
  font-size: 14px;
}
.vac_body07text {
  font-size: 14px;
text-align: justify;
color: #555555;
font-weight: 300;
margin-bottom: 10px;
}
/*-----------------------------*/
/*----------End of Jan 2021*/
/*---------------------- fmi accordian -------------------------*/
.ac_style1 {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.style1_header {
  padding: 0px;
  background-color: #fff;
  border-bottom: unset;
  text-transform: capitalize;
  color: #000;
  position: relative;
}
.style1_title {
  cursor: pointer;
  display: block;
  padding: 0px 30px 0px 0px;
  font-weight: bold;
}
.style1_title::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f055";
  float: right;
  color: #000000;
  position: absolute;
  right: 10px;
  top: -2px;
  font-size: 16px;
}
.style1_title[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f056" !important;
  float: right;
  color: #000000;
}
.style1_body {
  font-size: 14px;
  color: #333;
  text-align: justify;
  background-color: #fff;
  margin-top: 10px;
}
/*------------------------- end fmi accordian ------------------------*/
/*-------------------------- fmi detail section ----------------------*/
.head_pint {
  background-color: #E5EDFA;
  padding: 10px;
}
.imgbox {
  height: 200px;
  text-align: center;
  margin: 30px 0;
}
.img-shedow {
  border: 10px solid #fff;
  box-shadow: 0 0 5px #ccc;
}
.name {
  text-align: center;
  text-transform: uppercase;
  /*    font-weight: bold;*/
  font-size: 16px;
}
.desg {
  display: block;
  font-size: 12px;
}
.descrp {
  text-align: justify;
  margin-top: 10px;
}
/*---------------- end fmi detail section ---------------------------*/
/*---------------- market crash accordian ---------------------- */
.ac_style1 {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #fff;
}
.inner_point {
  padding-left: 10px;
  text-align: justify;
}
.inner_point li {
  margin-bottom: 10px;
}
.sub-title {
  color: #000000;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #000000;
}
.title:hover, .sub-title:hover {
  color: #fff;
  text-decoration: none;
}
.sub-title::after, .title::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  float: right;
  color: #fff;
  right: 15px;
  top: 10px;
  font-size: 20px;
  line-height: 20px;
}
.sub-title[aria-expanded="true"]::after, .title[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f106" !important;
  float: right;
  color: #fff;
}
/*---------------- end market crash accordian ---------------------- */
/*-------------------- do not panic icon section --------------------*/
.dec_headline {
  /* background: rgb(210, 228, 238);
    background:rgba(0, 0, 0, 0) linear-gradient(180deg, #bfe2ff 49%, #ffffff 100%) repeat scroll 0 0;*/
  padding-bottom: 50px;
}
.matters_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 5px;
}
.matters_box .micon {
  height: 80px;
  margin-right: 15px;
  text-align: center;
  border: 1px solid;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.matters_box i {
  font-size: 40px;
  width: 80px;
}
.matters_box .mtext strong {
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
}
.matters_box .mtext {
  font-size: 12px;
  margin-top: -5px;
  color: #000;
  text-align: left;
}
/*-------------------- end do not panic icon section --------------------*/
/*------------ How to declutter and achieve simplicity ----------------*/
.how_achieve {
  /*   background-image: url("../img/achieve.jpg");*/
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.how_achieve.ptb_80 {
  padding-bottom: 50px;
}
.how_main {
  margin: 15px 0;
}
.how_achbox {
  border: 1px solid #eeeeee;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #B7CCED;
  padding: 30px;
  min-height: 500px;
}
.how_achieve .how_title {
  color: #2f55d4;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.how_hr {
  border-top: 2px solid rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
.how_achieve .how_desc {
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
.how_achieve .owl-nav button.owl-prev, .how_achieve .owl-nav button.owl-next {
  background-color: #000000;
  border: 1px solid #cccccc;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.how_achieve .owl-nav button:focus {
  outline: 0 none;
}
.ach_img img {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: -0.813px 5px 5px 0 rgba(0, 0, 0, 0.15);
}
/*----------------sim_finance----------------------------*/
.sim_finance {
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, #fff8d7 49%, #ffffff 100%) repeat scroll 0 0;
  /* background-image: url("../img/bgimg.png");*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.sim_finance.ptb_80 {
  padding-bottom: 50px;
  padding-top: 0px;
}
/*---------quote----------*/
.d_quote, .ind_quote {
  font-size: 14px;
  height: 40px;
  width: 40px;
}
.d_quote {
  align-items: center;
  background-color: rgba(55, 87, 145, 0.1);
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  font-size: 24px;
  height: 60px;
  justify-content: center;
  text-align: center;
  width: 60px;
}
.icon-dual-primary {
  color: rgba(55, 87, 145, 1);
  fill: rgba(55, 87, 145, 0.2);
}
.d_box {
  /* background-color: #eaeefb;*/
  border-radius: 10px;
  box-shadow: 2px 2px 9px 0px rgba(0, 0, 0, 0.07);
  padding: 15px;
}
.ind_title, .d_title {
  font-size: 20px;
  margin-top: 5px;
}
.d_title {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  margin-top: 5px;
}
.d_text {
  color: #555555;
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
}
/*----------------------------- verticle column fix Table css ----------------------------*/
.table-scroll {
  position: relative;
  max-width: 600px;
  margin: auto;
  overflow: hidden;
  border: 1px solid #ccc;
}
.table-wrap {
  width: 100%;
  overflow: auto;
}
.table-scroll table {
  width: 100%;
  margin: auto;
  border-collapse: separate;
  border-spacing: 0;
}
.table-scroll th, .table-scroll td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  white-space: nowrap;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}
.table-scroll thead, .table-scroll tfoot {
  background: #f9f9f9;
}
.clone {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.clone th, .clone td {
  visibility: hidden
}
.clone td, .clone th {
  border-color: transparent
}
.clone tbody th {
  visibility: visible;
  color: #ffffff;
}
.clone .fixed-side {
  border: 1px solid #fff;
  background: #ee4242;
  visibility: visible;
  font-weight: normal;
  padding: 10px;
  box-shadow: 0 0 5px #000;
}
.clone thead, .clone tfoot {
  background: transparent;
}
.share {
  display: none;
}
/*------------------- end verticle column fix Table css --------------------------*/
/*--------------- CORONAVIRUS AND HEALTH INSURANCE -------------------------*/
.dec_headline1 {
  background: #183d73;
  /*    background: linear-gradient(180deg, #F2F5FC 50%, rgb(255, 255, 255) 70%);*/
}
.color-w {
  color: #ffffff;
}
.color-title {
  color: #EFFF07;
}
.ac_style2 {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /*	padding-bottom: 15px;*/
  border-radius: 5px;
  border: 1px solid #eee;
  margin: 15px 0;
}
/*
.ac_style2:hover {
  box-shadow: 10px 10px 0 #e5edfa;
  border: 1px solid #e5edfa;
}
*/
.sim_header {
  position: relative;
}
.sim_title {
  color: #000;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 25px 10px 10px;
  transition: all 0.3s;
  border: 1px solid transparent;
  border-bottom: 1px solid #eee;
  display: block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  -moz-user-select: none;
  line-height: 1.5;
  position: relative;
}
.sim_title.colorstyle01 {
  background-color: #FFEEBA;
  color: #000;
  font-weight: 500;
}
.ac_style2:hover .sim_title.colorstyle01, .ac_style2:focus .sim_title.colorstyle01, .sim_title.colorstyle01[aria-expanded="true"] {
  background-color: #F7941E;
  color: #fff;
}
.sim_title.colorstyle01::after, .sim_title.colorstyle01[aria-expanded="true"]::after {
  position: absolute;
  right: 10px;
  top: 10px;
}
.sim_title.colorstyle01::after {
  color: #F7941E;
}
.sim_title.colorstyle01[aria-expanded="true"]::after {
  color: #fff;
}
.sim_title button {
  background-color: unset;
  box-shadow: unset;
  outline: unset;
  border: unset;
}
button.sim_title:focus, button.sim_title:hover {
  outline: 0 !important;
}
.sim_title::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f055";
  color: #000000;
  position: absolute;
  right: 10px;
  top: 10px;
}
.sim_title[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f056" !important;
  float: right;
  color: #3E55A3;
}
.ac_style2:hover .sim_title, .sim_title[aria-expanded="true"] {
  color: #fff;
  background-color: rgba(55, 87, 145, 1.00);
}
.ac_style2:hover .sim_title::after, .sim_title[aria-expanded="true"]::after {
  color: #fff;
}
.sim_desc {
  font-size: 12px;
  color: #000;
  font-weight: 300;
  padding: 0 15px;
  text-align: justify;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}
.vcarousbox4 {
  padding: 15px 15px 30px;
  background-color: #fff;
  margin-bottom: 15px;
  /*border: 1px solid #ccc;*/
  border-radius: 4px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05);
}
.vcaroustitle4 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  position: relative;
  text-transform: uppercase;
  overflow: hidden;
}
.subtitle04 {
  font-size: 28px;
  text-align: center;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: rgba(0, 0, 0, 0.05);
  /*left: 10%;*/
  text-transform: uppercase;
  /*top: -12px;*/
}
.vcaroustext4 {
  text-align: center;
  margin-top: 10px;
  color: #555;
  font-size: 13px;
  font-weight: bold;
}
.vcarousimgbox4 {
  background-color: #2B9B2B;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  font-size: 16px;
  margin: 10px auto 15px;
}
#myRbtn2{
text-decoration: underline;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.six-bene {
  height: 100px;
  border-radius: 8px;
  background-color: #F2F5FC;
  margin: 3px;
}
.img-sixbox {
  background-color: #ca2229;
  width: 100px;
  color: #fff;
  font-size: 50px;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  border-radius: 8px 0 0 8px;
  display: inline-block;
}
.text-six {
  display: inline-block;
  width: calc(100% - 115px);
  vertical-align: middle;
  margin-left: 5px;
}
.six-title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.six-desc {
  font-size: 13px;
  color: #000000;
}
.car_vstyle01 .owl-dots {
  text-align: center;
  margin-top: 15px;
}
.car_vstyle01.owl-carousel .owl-nav button.owl-next, .car_vstyle01.owl-carousel .owl-nav button.owl-prev, .car_vstyle01.owl-carousel button.owl-dot {
  background-color: #ca2229;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 5px;
  opacity: 0.5;
}
.car_vstyle01.owl-carousel button.owl-dot.active {
  width: 30px;
  border-radius: 5px;
  opacity: 1;
}
.car_vstyle01.owl-carousel button.owl-dot:focus, .car_vstyle01.owl-carousel button.owl-dot:hover {
  outline: 0;
}
.car_vstyle04.owl-carousel .owl-nav button.owl-next, .car_vstyle04.owl-carousel .owl-nav button.owl-prev, .car_vstyle04.owl-carousel button.owl-dot {
  background-color: #ffffff;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 5px;
  opacity: 0.5;
}
.car_vstyle04.owl-carousel button.owl-dot.active {
  width: 30px;
  border-radius: 5px;
  opacity: 1;
}
.car_vstyle04.owl-carousel button.owl-dot:focus, .car_vstyle04.owl-carousel button.owl-dot:hover {
  outline: 0;
}
.main_secwrap {
  /* background-color: #ffffff; */
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, #D6DFFF 0%, #ffffff 100%) no-repeat scroll center top / 100% auto;
  padding: 20px 0;
}
.stylebody02 {
  background-color: #ffffff;
  border-radius: 0 0 4px 4px;
  padding: 15px;
  border-bottom: 1px solid #B0B0B0;
}
.stylebody02_text{
    font-size: 14px;
    text-align: justify;
    color: #555555;
    font-weight: 300;
    margin-bottom: 10px;
}
.accordian-st02 {
  margin-top: 15px;
}
a.styleheader02 {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 40px 15px 10px;
  /*    text-transform: uppercase;*/
}
.styleheader02 {
  position: relative;
}
.styleheader02::after {
  color: #fff;
  content: "\f056";
  float: right;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 15px;
}
.styleheader02.collapsed::after {
    content: "\f055";
}
.fixed-side1 {
  background-color: rgba(244, 102, 1, 0.1);
  color: #000;
}
/*--------------- End CORONAVIRUS AND HEALTH INSURANCE -------------------------*/
/*------------------ quote -------------------------------------*/
.ind_box {
  background-color: #FFE6E4;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 12px 14px 0 rgba(254, 246, 245, 1);
}
.ind_quote {
  background-color: #FD594D;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_title {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  margin-top: 15px;
  line-height: 30px;
}
.ind_text {
  font-size: 14px;
  color: #555;
  font-weight: 300;
}
.in_sbox {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.in_stitle {
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
  width: 30%;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  color: #000;
  border-right: 2px solid #FF922B;
}
.in_sdesc {
  margin-left: 30px;
  font-size: 14px;
  color: #555;
}
/*------------------ emd quote -------------------------------------*/
.headline_img {
  margin-bottom: 30px;
}
.title_style3.howmuch_need {
  background-color: #F15141;
}
.title_style3.what_buy {
  background-color: #5ac26d;
}
a.title_style3:hover, a.ins_btn:focus {
  color: #ffffff;
}
.body_style3.what_buy {
  background-color: #d9f8e4;
}
.title_style3 {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  text-align: left;
  text-transform: uppercase;
}
.title_style3[aria-expanded="true"]::after {
  color: #ffffff;
  content: "" !important;
  float: right;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.title_style3::after {
  color: #ffffff;
  content: "";
  float: right;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 15px;
  top: 10px;
}
.body_style3.howmuch_need1 {
  background-color: #fae9e7;
}
.body_style3 {
  padding: 15px;
}
.ac_style1 {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
  border-radius: 0;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.04);
  margin: 15px 0;
  overflow: hidden;
  position: relative;
}
/*-------------------- partner detail section -------------------------*/
.part_details {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.mobile_nobox {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin-top: 15px;
}
.mob_icon {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  border: 1px solid rgba(47, 85, 212, 0.5);
  color: #2F55D4;
}
a.mobile_no {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  text-align: left;
  width: 85%;
}
a.service_title {
  padding: 5px 15px;
  background-color: #2F55D4;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
a.service_title:hover, a.service_title:focus {
  color: #fff;
}
a.service_title::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0d7";
  float: right;
  color: #fff;
}
a.service_title[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0d8" !important;
  float: right;
  color: #fff;
}
.serv_list {
  margin-top: 10px;
  margin-left: 15px;
  list-style: none;
  padding-left: 0;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.serv_list li {
  margin-bottom: 7px;
}
.serv_list li i {
  color: #2F55D4;
  margin-right: 5px;
}
.partner_name {
  font-size: 14px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 15px;
}
.disclaimer {
  font-size: 12px;
  font-weight: 300;
  color: #000;
  text-align: justify;
  padding: 15px 15px 0;
  margin-bottom: 0;
}
.logo_box1 {
  height: 90px;
  max-width: 70%;
  line-height: 80px;
}
.text-center {
  text-align: center !important;
}
.logo_main {
  height: 80px;
  max-width: 70%;
  display: inline-block;
}
.mr_10 {
  margin-right: 10px;
}
.pi_img {
  margin-left: 5px;
  height: 80px;
  border-radius: 3px;
  border: 1px solid #ccc;
  max-width: 30%;
  display: inline-block;
}
.set-img {
  max-height: 100%;
}
.ptb_80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
a, a:hover, a:focus {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}
/*-------------------- end partner detail section -------------------------*/
/*------------------ follow us section --------------------------------*/
.followusbox {
  margin-top: 20px;
  text-align: center;
}
.linkoc {
  display: inline-block;
  width: 40px;
  height: 40px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin-bottom: 10px;
  color: #333;
  margin: 5px 5px 0;
  background-color: #fff;
}
.shareici {
  font-size: 18px;
  line-height: 40px !important;
  vertical-align: middle;
}
.followhr {
  margin-bottom: 0;
  opacity: 0.2;
  margin-top: 15px;
}
.follow-text {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.followusbox {
  text-align: center;
}
/*------------------ end follow us section --------------------------------*/
/*------------------ footer section ----------------------------*/
a.soc_i:hover, a.soc_i:focus {
  color: #ffffff;
}
.soc_i {
  padding: 0 20px;
  border-right: 1px solid #333;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.soc_i.whatsapp {
  font-size: 22px;
}
footer .social-icons a:last-child {
  border-right: none;
}
footer {
  background-color: #000;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 100;
}
footer .social-icons {
  text-align: center;
  padding: 10px 0;
  -webkit-box-shadow: -1px -8px 17px -7px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: -1px -8px 17px -7px rgba(0, 0, 0, 0.33);
  box-shadow: -1px -8px 17px -7px rgba(0, 0, 0, 0.33);
}
.copyright {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #2F55D4;
}
/*------------------ end footer section ----------------------------*/
/*msg*/
.q1 {
  padding: 20px 10px;
}
.msg {
  line-height: 20px;
  text-transform: uppercase;
}
.source {
  color: #939090;
  font-size: 10px;
  text-transform: none;
  display: block;
  font-weight: normal;
}
/*msg*/
