    .navbar-light .navbar-nav .nav-link {
        color: rgb(37, 37, 37);
    }
    
    button {
        text-rendering: none!important;
    }
    
    .nav-link {
        padding: 0rem 0rem;
    }
    
    .blog-slider__button:hover {
        color: #b9732f;
        background-color: transparent;
        border: 2px solid #b9732f;
    }
    
    .menu1 {
        display: flex;
        list-style-type: none;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .navbar-expand-xl .navbar-collapse {
        line-height: 3;
    }
    
    .subs {
        margin-right: 20px;
    }
    
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #b9732f;
        z-index: 2;
        color: white;
    }
    
    .btn {
        background-color: #BAF2BB;
    }
    
    .second_header .menu1 {
        float: right;
        cursor: pointer;
        display: flex;
    }
    
    .menu1 a {
        text-decoration: none;
        color: rgb(255, 255, 255);
        font-weight: 600;
        font-size: 18px;
        color: #1c1b1a;
    }
    
    .menu ul li {
        list-style-type: none;
        margin-right: 30px;
        font-weight: 600;
        font-size: 18px;
        color: #ffffff;
    }
    
    .logo img {
        width: 142px;
    }
    
    .heading {
        font-size: 60px;
        font-weight: bold;
        line-height: 1;
    }
    
    .btn {
        padding: 10px 40px;
        margin-right: 10px;
        background-color: #437fc7;
        color: white;
        font-weight: 600;
    }
    
    .inner {
        padding-bottom: 60px;
    }
    
    .banner {
        height: 509px;
        background-repeat: no-repeat;
        background-image: url(img/banner.png);
        background-position-y: -336px;
        background-size: cover;
        z-index: 1;
        position: relative;
    }
    
    .smallframe {
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
        color: #000000;
        border-radius: 10px;
    }
    
    .smallframe h1 {
        font-size: 40px;
        font-weight: bold;
    }
    
    .smallframe p {
        font-size: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: justify;
    }
    
    .img {
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        background-color: #BAF2D8;
        width: 158px;
        z-index: 1
    }
    
    .ty {
        margin: 10px;
    }
    
    .insurancetypes h2 {
        text-align: center;
        font-size: 42px;
        font-weight: bold;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .content h2 {
        text-align: center;
        font-size: 42px;
        font-weight: bold;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .content {
        background-color: #edf6ff;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    
    .content p {
        font-size: 20px;
        text-align: justify;
    }
    
    .content_con1 {
        margin-top: 20px;
        padding-top: 20px;
    }
    
    .type {
        line-height: 1;
        padding: 20px;
        position: relative;
        background-color: #babcf2;
    }
    
    .type h3 {
        font-size: 30px;
        font-weight: 600;
    }
    
    .type p {
        font-size: 20px;
    }
    
    .content_con {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    
    .heading h2 {
        padding-bottom: 10px;
        font-weight: 700;
        text-align: center;
        font-size: 43px;
    }
    
    .footer {
        padding-top: 40px;
        background-color: #b9732f;
        color: #fff;
        padding-bottom: 40px;
    }
    
    .footer li {
        padding-bottom: 5px;
        list-style-type: none;
        cursor: pointer;
        font-size: 18px;
        font-weight: 600;
    }
    
    .About li a {
        color: #fff;
        text-decoration: none;
    }
    
    .sociallinks svg {
        fill: #fff;
        padding: 6px;
    }
    
    .acr {
        color: black;
    }
    
    .accordion-button {
        background-color: #1c1b1a!important;
        color: white!important;
    }
    
    .accordion-item {
        color: rgb(255, 255, 255)!important;
        background-color: #1c1b1a;
        outline: none!important;
    }
    
    .accordion-button:focus {
        border: none;
        box-shadow: none!important
    }
    
    .ftrpera {
        margin-top: 40px;
        padding-left: 20px;
    }
    
    .ftrpera img {
        width: 68px;
        height: 80px;
    }
    
    .lastfotter {
        padding-top: 30px;
    }
    
    .Aboutpage {
        text-align: right;
    }
    
    .Aboutpage a {
        color: #fff;
        text-decoration: none;
    }
    
    @import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
    figure.snip0016 {
        font-family: 'Raleway', Arial, sans-serif;
        color: #fff;
        position: relative;
        overflow: hidden;
        margin: 10px;
        min-width: 220px;
        max-width: 410px;
        max-height: 420px;
        width: 100%;
        background: #000000;
        text-align: left;
    }
    
    figure.snip0016 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    figure.snip0016 img {
        max-width: 100%;
        opacity: 1;
        width: 100%;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }
    
    figure.snip0016 figcaption {
        position: absolute;
        bottom: 0;
        left: 0%;
        padding: 30px 3em;
        width: 100%;
        height: 100%;
    }
    
    figure.snip0016 figcaption::before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 100%;
        border-left: 4px solid #b9732f;
        content: '';
        opacity: 0;
        background-color: rgba(227, 230, 234, 0.859);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    
    figure.snip0016 h2,
    figure.snip0016 p {
        margin: 0 0 5px;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
    }
    
    figure.snip0016 h2 {
        word-spacing: -0.15em;
        font-weight: 300;
        text-transform: uppercase;
        -webkit-transform: translate3d(0%, 0%, 0);
        transform: translate3d(30%, 0%, 0);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    
    figure.snip0016 h2 span {
        font-weight: 800;
    }
    
    figure.snip0016 p {
        font-weight: 200;
        -webkit-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 30%, 0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    
    figure.snip0016:hover img {
        opacity: 0.2;
    }
    
    figure.snip0016:hover figcaption h2 {
        opacity: 1;
        -webkit-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 0%, 0);
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
    
    figure.snip0016:hover figcaption p {
        opacity: 0.9;
        -webkit-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 0%, 0);
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    
    figure.snip0016:hover figcaption::before {
        background: rgba(225, 225, 225, 0);
        left: 30px;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    
    .blog-slider {
        width: 95%;
        position: relative;
        max-width: 800px;
        margin: auto;
        background: #fff;
        box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
        padding: 25px;
        border-radius: 25px;
        transition: all 0.3s;
    }
    
    .blog-slider__item {
        display: flex;
        align-items: center;
    }
    
    .blog-slider__img {
        width: 150px;
        flex-shrink: 0;
        height: 150px;
        background-image: linear-gradient(147deg, #68a3fa 0%, #77a9f5 94%);
        box-shadow: 4px 13px 30px 1px rgba(232, 214, 214, 0.2);
        border-radius: 20px;
        transform: translateX(-80px);
        overflow: hidden;
    }
    
    .blog-slider__img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(147deg, #3887fd57 0%, #6daefe54 74%);
        border-radius: 20px;
        opacity: 0.8;
    }
    
    .blog-slider__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        opacity: 1;
        padding: 20px;
        border-radius: 20px;
    }
    
    .blog-slider__code {
        font-size: 25px;
        font-weight: 600;
    }
    
    .blog-slider__content {
        padding-right: 25px;
    }
    
    .blog-slider__button {
        background-color: #b9732f;
        padding: 10px;
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        margin-top: 20px;
        border-radius: 10px;
    }
    
    .blog-slider__text {
        padding-bottom: 20px;
        font-size: 18px;
    }
    
    @media screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .indeximg img {
            width: 100%;
            margin-top: 40%;
        }
        .banner {
            height: auto;
        }
        .smallframe {
            text-align: center;
            padding-left: 0px;
            padding-right: 0px;
        }
        .smallframe h1 {
            font-size: 30px;
        }
        .second_header .menu1 {
            float: left;
        }
        .image img {
            width: 275px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            transform: translateX(120px);
            width: 120px;
            flex-shrink: 0;
            height: 120px;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .btn {
            padding: 0px 5px;
        }
    }
    
    @media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 300px;
        }
        .smallframe {
            text-align: center;
            padding-left: 0px;
            padding-right: 0px;
        }
        .second_header .menu1 {
            float: left;
        }
        .subs {
            margin-right: 4px;
        }
        .btn {
            padding: 10px 18px;
        }
        .subscribe {
            margin-left: -21px;
        }
        .blog-slider__img {
            transform: translateX(-18px);
            width: 110px;
            flex-shrink: 0;
            height: 109px;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
    }
    
    @media screen and (min-device-width: 411px) and (max-device-width: 500px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .subscribe {
            margin-left: 26px;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 126px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 96px;
        }
        .second_header .menu1 {
            float: left;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
        .indeximg img {
            width: 100%;
        }
        .content {
            padding-left: 10px;
        }
        .cpy {
            text-align: center;
        }
        .smallframe {
            padding-top: 14px;
            padding-left: 1px;
            padding-right: 1px;
        }
        .subscribe {
            display: none;
        }
    }
    
    @media screen and (min-device-width: 401px) and (max-device-width: 410px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 275px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 71px;
        }
        .second_header .menu1 {
            float: left;
        }
    }
    
    @media screen and (min-device-width: 381px) and (max-device-width: 400px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .smallframe h1 {
            font-size: xx-large;
        }
        .smallframe {
            padding-top: 0px;
            padding-left: 0px;
            padding-right: 0px;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 117px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 81px;
        }
        .second_header .menu1 {
            float: left;
        }
        .subscribe {
            margin-left: 11px;
        }
        .indeximg img {
            width: 100%;
        }
        .content {
            padding-left: 10px;
        }
        .cpy {
            text-align: center;
        }
        .smallframe {
            padding-top: 14px;
            padding-left: 1px;
            padding-right: 1px;
        }
        .subscribe {
            display: none;
        }
    }
    
    @media screen and (min-device-width: 371px) and (max-device-width: 380px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .subscribe {
            display: none;
        }
        .indeximg img {
            width: 100%;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .smallframe {
            padding-left: 0px;
            padding-right: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 128px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 71px;
        }
        .second_header .menu1 {
            float: left;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
    }
    
    @media screen and (min-device-width: 361px) and (max-device-width: 370px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 275px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 71px;
        }
        .second_header .menu1 {
            float: left;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
    }
    
    @media screen and (min-device-width: 350px) and (max-device-width: 360px) {
        figure.snip0016 h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 p {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
            color: #b9732f;
        }
        figure.snip0016 img {
            opacity: 0.3;
        }
        .menu1 {
            display: flex;
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 0px;
        }
        .banner1 {
            padding-top: 80px!important;
        }
        .navbar-expand-xl .navbar-collapse {
            line-height: 1;
        }
        .indeximg img {
            width: 100%;
        }
        .content {
            padding-left: 10px;
        }
        .cpy {
            text-align: center;
        }
        .smallframe {
            padding-top: 14px;
            padding-left: 1px;
            padding-right: 1px;
        }
        .subscribe {
            display: none;
        }
        figure.snip0016 {
            margin: 0px!important;
            margin-bottom: 10px!important;
        }
        .second_header .menu1 {
            float: left;
        }
        .banner {
            height: auto;
        }
        .image img {
            width: 117px;
        }
        .blog-slider__item {
            display: block;
        }
        .blog-slider__img {
            display: none;
        }
        .blog-slider__content {
            text-align: center;
            padding-right: 0px;
        }
        .Aboutpage {
            text-align: center;
            padding-top: 20px;
        }
        .Aboutpage ul {
            padding-left: 0rem;
        }
        .btn {
            padding: 10px 27px;
        }
        .subs {
            margin-right: 5px;
        }
        .contactus {
            text-align: center;
        }
        .sociallinks {
            margin-left: 71px;
        }
    }