/* style.css */
* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #383839;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}

iframe {
    background: #777;
    border-collapse: collapse;
}

.iframe-yt {
    height: 200px;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
    color: #a59625;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}

ul,
ol {
    margin-top: 1em;
    padding-left: 2em;
}

.infolist {
    margin-left: 0;
    padding-left: 1.1em;
}

.infolist li {
    color: #444;
    margin-bottom: 10px;
    padding-left: 10px;
}

table tr th,
table tr td {
    font-size: 11px;
}

table tr th {
    background: #ddd;
    border-bottom: 0 !important;
    border-color: #ccc !important;
    padding: 4px 6px 6px !important;
}

table tr td {
    padding: 8px 8px 4px !important;
}

table tr td .btn {
    font-size: 0.85em !important;
    padding: 3px 12px;
    position: relative;
    top: -2px;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .slide-holder img {
  height: auto !important;;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: right top;
  top: 0;
}
  
}

hr.separator {
    margin: 30px 0;
}

.btn,
.form-control,
.panel,
.alert,
.jumbotron {
    border-radius: 0px !important;
}



.breadcrumb {
    background: #eee;
    border-radius: 0;
    margin-bottom: 2em;
    padding: 5px 15px;
}

.breadcrumb-item,
.breadcrumb-item a {
    font-size: 0.9em;
}

.text-warning {
    color: #FD5F3D;
}

.text-normal {
    font-weight: normal;
}

.form-control {
    outline: none;
}

.control-label {
    font-weight: bold;
    position: relative;
    text-align: right;
}

.control-label.required::after {
    color: #e87777;
    content: '*';
    font-size: 12px;
    position: absolute;
    top: -6px;
    right: 10px;
    vertical-align: super;
}

.input-group {
    border: 1px solid #ddd;
}

.input-group .form-control {
    border: 0;
}

.input-group-text {
    font-size: 14px;
    padding: 4px 10px;
}

.form-check-label {
    cursor: pointer;
    user-select: none;
}

.form-check-inline .form-check-input{
    margin-right:0;
}

.two-col {
    column-count: 2;
    column-gap: 5em;
    column-rule: 1px dotted #ddd;
    padding: 2em !important;
    text-align: justify;
}

.btn {
    font-weight: bold;
}
.btn:not(.btn-lg){
    font-size: 11px;
}

.btn:active,
.btn:focus {
    box-shadow: none !important;
    outline: none;
}

.btn+.btn {
    margin-left: 3px !important;
}

.btn-warning {
    background: #FBAC2B;
}

.btn-social {
    display: block;
    margin: 0 auto;
    max-width: 240px;
}

.btn-group .btn+.btn {
    margin-left: 0 !important;
}

.dt-buttons .btn {
    margin-right: 5px;
}

/* reCAPTCHA */
.g-recaptcha>div {
    width: 100% !important;
}

.g-recaptcha iframe {
    background: transparent;
}

.action-bar {
    /* border-bottom:1px solid #ddd; */
    /* margin-bottom:1em; */
    padding-bottom: 1em;
}

.alert {
    padding: 3px 10px;
}

.modal-header {
    padding: 12px 1em;
}

.modal-header h4 {
    font-size: 1em;
}

.modal.in .modal-dialog {
    z-index: 10000;
}

.form-group>div {
    padding-left: 0;
}

.form-control {
    color: #333;
    cursor: pointer;
    font-size: 1em;
}

.input-group-addon {
    font-size: 1em;
}

/* Intl phone entry width 100% */
.iti {
    display: block;
}

/* Datatables */
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    float: right;
}

div.dataTables_wrapper table.datatable {
    margin-top: 2em !important;
}

.dataTables_paginate,
.dataTables_info {
    display: inline-block;
}

.dataTables_paginate {
    float: right;
}

.btn.buttons-page-length,
.btn.buttons-html5 {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #5a6268;
}

.lg-backdrop.in {
    background: rgba(0, 0, 0, 0.8);
}

.btn.buttons-html5 {
    background-size: 16px;
    background-position: 8px center;
    font-size: 0.9em;
    padding: 7px 6px 7px 30px;
}

input.datepicker {
    background: url(../img/calendar.png) no-repeat 10px center / 20px;
    padding-left: 3em;
}

.buttons-excel {
    background: url(../img/icons/excel.png) no-repeat;
}

.buttons-copy {
    background: url(../img/icons/copy.png) no-repeat;
}

.buttons-pdf {
    background: url(../img/icons/pdf.png) no-repeat;
}

.trumbowyg-box,
.trumbowyg-editor,
.trumbowyg-textarea {
    background: #fff;
    margin-top: 0 !important;
    min-height: 200px !important;
}

.slick-prev:before,
.slick-next:before {
    color: #777;
}

.slick-prev {
    left: 0;
    z-index: 1;
}

.slick-next {
    right: 0;
}

.container {
    margin: 0 auto;
    max-width: 1100px;
}

.account-bd .container,
.account-bd .container-fluid {
    max-width: 1440px !important;
}

.tab-pane {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    margin-bottom: 2em;
    min-height: 25em;
    padding: 1em;
}

.topbar {
    background: #383839;
    color: #ddd;
    padding: 4px 0;
    text-align: right;
}

.topbar a {
    color: #eee;
    font-size: 0.9em;
    text-decoration: none;
}

.navbar {
    border: 0;
    border-radius: 0 !important;
    min-height: auto;
    padding-top: 1em;
}

.navbar.bg-light {
    background: transparent !important;
}

.navbar>.container {
    align-items: flex-start;
}

.navbar-brand {
    height: auto;
    margin-right: 30px;
    padding-top: 0;
}

.navbar-brand img {
    max-width: 3em;
}

.navbar-toggler {
    border: 0;
}

.navbar-light .navbar-toggler-icon {
    background-size: 2em;
}

.auth-bd {
    background: #eee;
}

.auth-bd .navbar {
    background-color: #fff !important;
    border-bottom: 1px solid #ddd;
}

.navbar-collapse .social-holder {
    margin-top: 5px;
}

.navbar-collapse .link-social {
    margin-right: 15px;
}

.navbar-nav {
    background: #383839 !important;
    margin-top: 0;
}

.navbar-nav .nav-link {
    transition: 100ms all ease-in;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 12px;
    padding-right: 12px;
}

.site-bd .navbar-nav .nav-link {
    background: transparent;
    color: #eee !important;
    font-size: 0.9em;
}

.navbar-nav>li:hover>a,
.navbar-nav>li>a:hover,
.navbar-nav>li.active>a,
.home-bd .home-lnk,
.about-bd .about-lnk,
.insurance-bd .insurance-lnk,
.consumer-bd .consumer-lnk,
.research-bd .research-lnk,
.blog-bd .blog-lnk,
.portal-bd .portal-lnk,
.contact-bd .contact-lnk {
    background: #B1A232 !important;
    color: #fff;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    padding: 0;
}

.dropdown-item {
    font-size: 14px;
}

.page-header {
    border-bottom: 0;
    margin-top: 0;
}

.page-header h1 {
    font-size: 2em;
    margin-top: 0;
}

.page-content {
    min-height: 40vh;
    padding-bottom: 5em;
}

.page-content.page-tabs {
    background: transparent;
    padding: 0 0 5em;
}

.jumbotron {
    background: url(../img/jumbotron.png) no-repeat right bottom / 540px #fff;
    padding: 8% 0 !important;
}

.jumbotron h1 {
    color: #B1A232;
    font-size: 2.5em;
    margin-bottom: 20px;
}

.jumbotron p {
    color: #888;
    font-size: 1.2em;
    line-height: 25px;
}

.home-jumbotron {
    margin-bottom: 0;
}

/* Home */
section {
    /* font-size:1.2em; */
    line-height: 20px;
    padding: 2em 0;
}

section h2 {
    margin-bottom: 20px;
}

section p {
    margin-bottom: 1.5em;
}

section ul {
    margin-left: 1.2em;
}

section ul li {
    margin-bottom: 0.5em;
}

.section-intro {
    background: #B1A232;
    color: #fff;
}

.section-intro h3 {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 1.5em;
    position: relative;
    text-transform: uppercase;
}

.section-intro h3::after {
    background: #f5b333;
    content: " ";
    height: 6px;
    width: 64px;
    position: absolute;
    top: 32px;
    left: 0;
}

/* Pages */
.home-bd .page-content {
    padding-bottom: 0;
}

.home-slider {
    margin-bottom: 2em;
    position: relative;
}

.slide-holder {
    position: relative;
}

.slide-holder img {
    /*height: 36em;*/
    height: 53em;
    width: 100%;
    object-fit: cover;
    object-position: right top;
    top: 0;
}

.slide-holder::before {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.slide-caption {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    max-width: 40%;
    padding-left: 9%;
    padding-top: 15em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.slide-caption-text {
    position: relative;
    top: -2em;
}

.slide-caption-text h1 {
    color: #333;
    font-size: 2.1em;
    margin-top: 10%;
    max-width: 400px;
}

.box-nav {
    color: #eee;
    font-size: 1.2em;
    padding: 2em;
    text-align: center;
}

.bg-green {
    background: #B0A232;
}

.bg-grey {
    background: #383839;
}

.text-green {
    color: #B0A232;
}

.summary-holder {
    margin: 0 auto;
    padding: 2em 1em;
}

.summary-holder h5 {
    color: #333;
}

.info-summary {
margin-top: -3%;
padding: 1em;
z-index: 2;
}

.info-summary h4 {
    margin-top: 0;
}

.info-summary p {
    font-size: 1em;
    line-height: 18px;
}

.summary-header {
    font-size: 1.2em;
    margin-bottom: 1em;
}

.summary-header h3 {
    color: #333;
    margin-bottom: 1.5em;
    position: relative;
}

.summary-header h3 span {
    background: #B0A232;
    position: absolute;
    top: 1.3em;
    left: 0;
    height: 3px;
    width: 40px;
}

.summary-header h4 {
    color: #333;
    margin-bottom: 1em;
}

.summary-image {
    clear: both;
    display: inline-block;
    position: relative;
}

.summary-image-border {
    border: 4px solid #ddd;
    position: absolute;
    top: -15px;
    left: 15px;
    right: -20px;
    bottom: 15px;
    z-index: 2;
}

.summary-image img {
    height: 320px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
}

.info-box-row {
    margin: 0;
}

.info-box-row .col-4,
.info-box-row .col-sm-4 {
    padding: 0;
}

.info-box {
    margin:2!important;
    overflow: hidden;
    position: relative;
}

.info-box-overlay {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 300 ease-in-out;
}

.info-box:hover .info-box-overlay {
    background: rgb(255, 228, 32, 0.4);
    cursor: pointer;
    display: block;
}

.info-image img {
    height: 15em;
    width: 100%;
    object-fit: cover;
}

.info-box .info-text {
    background: rgba(0, 0, 0, 0.5);
    padding: 1em 0 0 2em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.info-text,
.info-text h4,
.info-text a {
    color: #eee;
}

.info-text h4 {
    font-size: 1.2em;
    margin-top: 7em;
    margin-bottom: 5px;
}

.info-box .read-more {
    border: 2px solid #eee;
    display: inline-block;
    font-size: 9px;
    padding: 2px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

section.news {
    background: #ddd;
}

.news-box {
    overflow: hidden;
}

.news-box img {
    height: 10em;
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}

.news-box h5 {
    color: #9f922e;
}

.news-box p {
    font-size: 13px;
    line-height: 18px;
}

.news-box .read-more {
    background: #383839;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

/* About */
.table.table-team tr th,
.table.table-team tr td {
    font-size: 14px;
}

.team-box {
    margin-bottom: 2em;
}

.team-box h4 {
    color: #383839;
    font-size: 16px;
    margin: 10px 0 2px;
}

.team-box p {
    color: #a59625;
    font-size: 14px;
    margin-bottom: 0;
}

.team-box a {
    color: #B0A232;
}

.team-box a i {
    font-size: 2em;
}

.member-box {
    margin-bottom: 2em;
}

.member-box a {
    display: block;
}

.member-box img {
    height: 10em;
    width: 100%;
    object-fit: contain;
    padding: 10px;
}

/* Insurance */
section.life-insurance {
    background: #d0bd30;
}

section.life-insurance h4 {
    color: #fff;
}

section.life-insurance p {
    /* font-size:13px!important; */
}

section.regulations {
    /* font-size:14px; */
}

section.regulations h4 {
    color: #333;
}

section.regulations ul {
    margin-left: 0;
}

/* Consumer Information */
section.education-campaigns {
    background: #B1A232;
}

section.education-campaigns h4 {
    color: #fff;
}

section.education-campaigns p {
    font-size: 13px !important;
}

ol.faq-list {
    max-width: 720px;
}

ol.faq-list li {
    margin-bottom: 2em;
    text-align: justify;
}

ol.faq-list li strong {
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}

.btn-download {
    background: url(../img/download.png) no-repeat center transparent;
    background-size: 100%;
    display: inline-block;
    height: 36px;
    width: 150px;
    margin-bottom: 3px;
}

.btn-download.btn-sm {
    height: 20px;
    width: 84px;
}

section.guidebooks p {
    /* font-size:13px; */
}

.guidebook {
    flex-grow: 0;
    margin-bottom: 2em;
    text-align: center;
}

.guidebook img {
    height: 140px;
    margin: 0 auto;
}

.guidebook p {
    font-size: 12px;
    height: 32px;
    line-height: 15px;
    margin-bottom: 5px;
    overflow: hidden;
}

.guidebook .btn {
    margin-top: 4px;
}

/* Research */
.research-list>div {
    margin-bottom: 3em;
}

.research-list h4 {
    font-size: 0.95em;
}

.research-list a {
    color: #a59625;
}

.research-list p {
    margin-bottom: 2px;
}

.research-list p a {
    color: #333;
    font-size: 0.95em;
    font-weight: bold;
}

.research-list p a:before {
    content: "· ";
}

.research-list img {
    background: #fff;
    border: 1px solid #ddd;
    height: 8em;
    margin-right: 1em;
}

.research-upload {
    margin-bottom: 2em;
    position: relative;
}

.research-upload .btn-delete {
    background: #de3232;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    padding: 2px 6px;
    text-decoration: none;
}

.research-slide img {
    max-height: 40em;
}

.research-upload img {
    border: 1px solid #ddd;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    height: 12em;
    width: 100%;
    object-fit: cover;
}

.research-upload h5 {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: normal;
    font-size: 0.9em;
    margin: 0;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    text-align: center;
}

/* Media */
.media-item {
    background: url(../img/media-default.png) no-repeat 1em 1em / 64px #fff;
    margin-bottom: 1em;
    padding: 1em 3em 1em 7em;
}

.media-item h5 {
    font-size: 16px;
    margin: 0;
}

.media-item .text-muted {
    font-size: 0.8em;
    font-style: italic;
}

.media-item p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.media-item a {
    background: #333;
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
    text-decoration: none;
}

/* Blog */
.blog-list-bd {
    background: #eee;
}

.blog-jumbotron {
    background: url(../img/slider/truck-1.jpg) no-repeat center / cover;
    margin-bottom: 0;
    padding: 11em 0;
    position: relative;
    text-align: center;
}

.blog-jumbotron-overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.blog-jumbotron .container {
    position: relative;
    z-index: 2;
}

.blog-bd h1 {
    font-size: 2em;
}

.blog-jumbotron p {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 0 auto;
    max-width: 640px;
}

.blog-meta h5 {
    font-size: 0.9em;
    margin-bottom: 4px;
}

.blog-meta p {
    color: #555;
    margin-bottom: 2em;
}

.article-box>div {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 2em;
    position: relative;
    text-align: left;
}

.article-box a {
    color: #444;
    display: block;
    text-decoration: none;
}

.article-box img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.article-info {
    border-top: 1px dotted #ddd;
    padding: 0.8em 1em;
}

.article-box h4 {
    color: #444;
    font-size: 1.1em;
    height: 3em;
    line-height: 1.5em;
    margin: 0 0 5px;
    overflow: hidden;
}

.article-box p {
    font-size: 13px;
    margin-bottom: 0;
}

.link-social {
    margin-bottom: 5px;
    margin-right: 10px;
    text-align: center;
}

.link-social:hover,
.link-social:active,
.link-social:focus {
    text-decoration: none;
}

.link-social i {
    color: #a59625;
    font-size: 2em;
    line-height: 0;
    position: relative;
    top: 3px;
}

.guidebook.journal img {
    height: 240px;
}

/* Contact Us */


/* Auth pages */
.auth-box {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    margin: 5% auto 10em;
    max-width: 480px;
    padding: 1em 2em;
}

.auth-box form {
    padding: 1em;
}

.auth-box h4 {
    margin-bottom: 0;
    text-align: center;
}

footer {
    background: url(../img/accent.png) no-repeat 10% 200% / 240px #383839;
    color: #fff;
    font-size: 0.9em;
    padding: 2em 0;
}

footer i.icon {
    color: #fff;
}

footer ul.infolist {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

footer ul.infolist li {
    color: #fff;
    margin-bottom: 12px;
    position: relative;
}

footer ul.info-address li {
    padding-left: 2em;
}

footer ul.infolist li a {
    color: #fff;
}

footer ul li i.icon {
    color: #B1A232;
    font-size: 1.2em;
    position: absolute;
    left: 0;
    top: 2px;
}

footer .tagline {
    color: #ddd;
    font-size: 0.8em;
    margin-top: 4em;
}

.footer-events p {
    color: #eee;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 1em;
    padding-right: 1em;
}

.footer-events p span {
    color: #bbb;
    font-size: 0.8em;
}

.newsletter-form {
    position: relative;
}

.newsletter-form button {
    margin-top: 1px;
}

@media (min-width: 992px) {

    .site-bd .navbar-expand-lg .navbar-collapse {
        align-items: flex-start;
        display: inline-flex !important;
        flex-direction: column;
        flex-grow: 0;
    }
}

@media (min-width: 768px) {

    .home-bd .navbar {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 10;
    }

    .search-holder {
        padding-right: 0;
        right: -25px;
    }

    .column-list {
        column-count: 2;
        column-gap: 5em;
    }

    .column-list li {
        line-height: 1.4em;
        margin-bottom: 1.5em;
        text-align: justify;
    }
}

@media (max-width: 768px) {

    .navbar>.container {
        padding-left: 0;
        padding-right: 0;
    }

    .slide-caption {
        /* max-height: 8em; */
        height: auto;
        max-width: 100%;
        padding-top: 1em;
        bottom: 0;
        top: revert;
        /* position: static; */
    }

    .slide-caption-text {
        top: 0;
    }

    .slide-caption-text h1 {
        margin: 0 0 1em;
        max-width: 100%;
    }
}

@media (max-width: 576px) {

    .summary-image img {
        height: 12em;
        width: 100%;
        object-fit: cover;
    }

    .slide-holder img {
        object-position: center top;
    }

    .slide-caption-text h1 {
        font-size: 1.8em;
    }
}
.clipart{
width: 152px;
height: 43px;
margin-left: 198px;
}