@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;
}

.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: 80px;
}

.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: 20px;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    line-height: 25px;
}

.heading {
    text-transform: uppercase;
    font-size: 15px;
    color: #D51418;
    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 {
    text-align: justify;
    margin: 10px 0;
    display: block;
}

.section2 {
    padding: 0px 0 50px;
    background-color: #fff5e5;

}

.section21 {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #fed287 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)
}

.title {
    color: #000000;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 10px;
}

.body_style3 {
    padding: 5px 15px;
    background-color: #fff5e5;

}

.ac1 {
    background-color: #ffdfac;
}

.ac2 {
    background-color: #ffd38c;
}

.ac3 {
    background-color: #ffc66d;
}

.ac4 {
    background-color: #ffb94d;
}

.ac5 {
    background-color: #ffae2e;
}

.mt10 {
    margin-top: 10px;
}



/*---------------------- end common css -------------------------  */

/*---------------------- 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: #3E55A3;
    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: #3E55A3;
}

.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: #000000;
    text-decoration: none;
}

.sub-title::after,
.title::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    float: right;
    color: #000;
    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: #000;
}

/*---------------- end market crash accordian ---------------------- */

/*-------------------- do not panic icon section --------------------*/

.dec_headline {
    background: rgb(210, 228, 238);
    background: linear-gradient(180deg, rgba(210, 228, 238, 1) 49%, rgba(255, 255, 255, 1) 100%);
}

.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 {
    font-size: 12px;
    margin-top: -5px;
    color: #000;
}



/*-------------------- end do not panic icon section --------------------*/


/*----------------------------- 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_finance {
    background:rgba(0, 0, 0, 0) linear-gradient(180deg, #48a2bc 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;
}
.sim_title {
    color: #000;
    background-color: #e5edfa;
    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: #3E55A3;
    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: #2F55D4;
}

.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;
}

@-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;
}


/*--------------- 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 -------------------------------------*/


/*-------------------- 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*/

.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);
}

.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;
}
.article_text {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}
.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;
}
