﻿p.card-text.text_normal {
    font-size: 16px;
    padding: 10px 30px;
    text-align: justify;
}

.normal_txt {
    font-size: 16px !important;
    text-align: justify;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #FFFFFF;
}

/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
    background-color: #333;
    color: #FFFFFF;
}*/

/*.nav > li > a:focus, .nav > li > a:hover
{
    background-color: #0FF;
    color: #333;
}*/
#accordion-first .accordion-group {
    margin-bottom: 10px;
}

#accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover, #accordion-first .accordion-heading .accordion-toggle.active {
    background: none repeat scroll 0% 0% transparent;
}

#accordion-first .accordion-heading {
    border-bottom: 0px none;
    font-size: 16px;
}

    #accordion-first .accordion-heading .accordion-toggle {
        display: block;
        cursor: pointer;
        padding: 5px 0px !important;
        color: #222;
        outline: medium none !important;
        text-decoration: none;
    }

        #accordion-first .accordion-heading .accordion-toggle.active em {
            background-color: #0FF;
        }

        #accordion-first .accordion-heading .accordion-toggle > em {
            background-color: #222;
            border-radius: 100px;
            color: #FFF;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            margin-right: 10px;
            text-align: center;
            width: 32px;
        }

a#clk_here {
    font-size: 14px !important;
}

    a#clk_here:hover {
        text-decoration: underline;
        color: #0FF;
    }

.title_abt {
    font-size: 18px;
    font-weight: bold;
}

.sub_title_abt {
    font-size: 16px;
    font-weight: bold;
}

.triangle-right {
    position: relative;
    padding: 15px;
    margin: 5em 0 7em;
    color: #000000;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.9;
    font-size: 19px;
}

    .triangle-right:after {
        content: "";
        position: absolute;
        bottom: -20px; /* value = - border-top-width - border-bottom-width */
        left: 50px; /* controls horizontal position */
        border-width: 20px 0px 0px 20px; /* vary these values to change the angle of the vertex */
        border-style: solid;
        border-color: #FFFFFF transparent;
        /* reduce the damage in FF3.0 */
        display: block;
        width: 0;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        opacity: 0.9;
    }

    .triangle-right.right:after {
        top: 16px;
        right: -100px; /* value = - border-left-width - border-right-width */
        bottom: auto;
        left: auto;
        border-width: 15px 0 0 40px; /* vary these values to change the angle of the vertex */
        border-color: transparent #FFFFFF;
        opacity: 0.9;
    }

#st_panel {
    background-image: url('../_images/ST_IMG.jpg');
    text-align: center;
    height: 200px;
    background-size: 100% 200px;
    border-radius: 20px 20px 0px 0px;
    border: none;
}

#st_icon_ {
    width: 100px;
    height: 100px;
    margin-top: -60px;
}

@media screen and (min-width: 480px) {
    #st_icon_ {
        width: 150px;
        height: 150px;
        margin-top: -80px;
    }
}

@media screen and (min-width: 768px) {
    #st_icon_ {
        width: 200px;
        height: 200px;
        margin-top: -100px;
    }
}

#amt_panel {
    background-image: url('../_images/AMT_IMG.jpg');
    text-align: center;
    height: 200px;
    background-size: 100% 200px;
    border-radius: 20px 20px 0px 0px;
    border: none;
}

#amt_icon_ {
    width: 100px;
    height: 100px;
    margin-top: -60px;
}

@media screen and (min-width: 480px) {
    #amt_icon_ {
        width: 150px;
        height: 150px;
        margin-top: -80px;
    }
}

@media screen and (min-width: 768px) {
    #amt_icon_ {
        width: 200px;
        height: 200px;
        margin-top: -100px;
    }
}

#opt_panel {
    background-image: url('../_images/OPT_IMG.jpg');
    text-align: center;
    height: 200px;
    background-size: 100% 200px;
    border-radius: 20px 20px 0px 0px;
    border: none;
}

#opt_icon_ {
    width: 100px;
    height: 100px;
    margin-top: -60px;
}

@media screen and (min-width: 480px) {
    #opt_icon_ {
        width: 150px;
        height: 150px;
        margin-top: -80px;
    }
}

@media screen and (min-width: 768px) {
    #opt_icon_ {
        width: 200px;
        height: 200px;
        margin-top: -100px;
    }
}

.sep_line {
    width: 75%;
    height: 5px;
}

.panel.panel-default {
    border: none;
    margin-top: 80px;
}


.panel-body.home {
    background-color: #494949;
    color: #FFFFFF;
    border-radius: 0px 0px 20px 20px;
    font-size: 20px;
}

.home_pro_title {
    font-size: 24px;
    font-weight: bold;
}

#pro_container {
    margin-top: 0px;
}

@media screen and (min-width: 768px) {
    .panel.panel-default {
        margin-top: auto;
    }

    #pro_container {
        margin-top: 120px;
    }
}

a.normal_link {
    font-size: 16px;
    color: #25408f;
    font-weight: bold;
}

#home_why {
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.btn-lg {
    min-height: 36.5px;
    min-width: 178.75px;
}

#europ-generali-logo {
    position: absolute;
    right: 0;
    top: -129px;
    width: 130px;
    height: 62px;
    border: solid 0px;
    border-color: transparent;
}

div.quote-btn {
    padding-right: 0px;
}

div.home_pro_line1 {
    margin-top: 15px;
}

div.home_pro_line2 {
    margin-bottom: 30px;
}

@media screen and (min-width:768px) {
    div.home_pro_title {
        min-height: 70px;
    }

    div.home_pro_line1 {
        margin-top: 15px;
        min-height: 195px;
    }

    div.home_pro_line2 {
        min-height: 170px;
    }
    /*div.container.sb-container{
        max-width: 990px;
    }*/
}

@media screen and (min-width:820px) {
    div.home_pro_line1 {
        min-height: 140px;
    }
}

@media screen and (min-width:992px) {
    div.home_pro_title {
        min-height: 35px;
    }

    div.home_pro_line1 {
        min-height: 140px;
    }

    div.home_pro_line2 {
        min-height: 110px;
    }

    .triangle-right {
        margin: 7em 0 5em;
    }

    #europ-generali-logo {
        width: 163px;
        height: 77px;
    }
}

@media screen and (min-width:1010px) {
    div.home_pro_line1 {
        min-height: 110px;
    }
}

@media screen and (min-width:1260px) {
    div.home_pro_line1 {
        min-height: 80px;
    }
}

div.footer-pay-opts {
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}

ol.why-points {
    list-style-type: none;
}

    ol.why-points li {
        position: relative;
    }

        ol.why-points li:before {
            font-family: 'FontAwesome';
            content: '\f00c';
            margin: 0 5px 0 -24px;
        }


.triangle-right ul {
    list-style: none;
    padding-left: 30px;
}

    .triangle-right ul li:before {
        font-family: 'FontAwesome';
        content: '\f00c';
        margin: 0 5px 0 -24px;
    }
/*HK*/
.Content-Panel.anchorDecorator {
    font-size: 18px;
}

.row.post-summary p {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Calibri', sans-serif;
}

.row.post-summary a, .points-list.dark a, .anchorDecorator a {
    text-decoration: none;
    color: #424242;
}

.blog-tag {
    width: 100%;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
}

ul.points-list.dark {
    list-style-image: url(../Images/list_arrow_black.png);
}

.aside-block {
    border-top: 2px solid #000;
    padding: 20px 0;
}

    .aside-block h5 {
        font-size: 1.25em;
        font-weight: bold;
        line-height: 1.2;
    }

.points-list.dark li {
    padding: 4px;
}

#buttonTop.show {
    opacity: 1;
    visibility: visible;
}

#buttonTop {
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 0;
    right: 0;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: 1px solid #fff;
}

.mdc-bg-grey-700 {
    background-color: #23527c;
}

#buttonTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 35px;
    color: #fff;
}

#searchsubmit {
    background-color: #189bd5;
    color: white;
    border: #424242;
    padding: 5px;
}

.screen-reader-text, .points-list.dark, #searchsubmit, .contact-us-form input, .contact-us-form label {
    font-size: 18px;
    line-height: 22px;
}

.post-summary {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.page-item.active .page-link {
    background-color: #189bd5 !important;
    border-color: #189bd5 !important;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination.pagination-lg .page-link {
    padding: .75em 1.5em;
    font-size: 1.35em;
    line-height: 1.33333;
}
/* END HK */
ss