@charset "utf-8";
/* CSS Document */
.rating-widget {
    font-family: 'PT Sans', sans-serif;
    margin: 10px 0px;
}

.rating-widget h1 {
    font-size: 30px;
    font-weight: 400;
    color: #002046;
    padding: 0 0;
    margin: 0;
    margin-bottom: 15px;
}

.p-star-section {
    color: #ffa200;
    font-size: 36px;
    margin-bottom: 5px;
}

.stats-rating {
    font-size: 24px;
    margin-bottom: 5px;
    color: #002046;
}

.p-star_main {
    padding: 20px 0;
}

.rate-value {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #002046;
}

.no-pad {
    padding: 0;
}

.rate-value span {
    color: #ffa200;
    font-weight: bold;
}

.white-box {
    border: 1px solid #000;
    padding: 20px 20px 50px;
}

.no-pad {
    padding: 0;
}

.porg-bar .progress {
    border-radius: 0;
    box-shadow: none !important;
    margin-bottom: 5px;
}

.porg-bar .progress-bar {
    background-color: #ffa200;
    box-shadow: none !important;
}

.testimonial-slider {
    margin-top: 20px;
}

.testimonial-slider .carousel-indicators {
    bottom: -30px !important;
}
.p-abt-desc {
    padding-right: 25px;
}
.testimonial-slider .carousel-indicators li {
    border-color: #ffa200 !important;
}

.testimonial-slider .carousel-indicators li.active {
    background: #ffa200 !important;
}

.testimonial-slider p {
    font-size: 18px;
    color: #000
}

.p-read-more {
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 12px
}

.orange-color {
    color: #ffa200;
}

/**********************Blueversion***************************/

.blue-box {
    background: #002e5f;
    padding: 20px;
}

.rating-widget .blue-box h1 {
    color: #fff;
}

.blue-box .stats-rating {
    color: #fff;
}

.blue-box .rate-value {
    color: #fff;
}

.blue-box .testimonial-slider p {
    color: #fff;
}

.blue-box .testimonial-slider .carousel-indicators li {
    border-color: #fff !important;
}

.blue-box .testimonial-slider .carousel-indicators li.active {
    background: #fff !important;
}

.blue-box .p-read-more a {
    color: #fff !important;
    text-decoration: underline;
}

.blue-box .review-section {
    color: #fff;
}

/*################################################################*/
/*######################### FORM WIDGET #########################*/
/*##############################################################*/

/* CSS Document */
.form-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.widget-main {
    background: #002e5f;
    padding: 30px 30px;
    text-align: center;
    margin: 10px 0px;
}

h1.p-form-heading {
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    font-weight: bold;
}

.form-box-widget input[type="text"] {
    padding: 8px 10px;
    min-width: 205px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0;
}

.form-box-widget select {
    padding: 8px 10px;
    min-width: 205px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0;
}

.form-box-widget button {
    background: #e40001;
    border: 0;
    padding: 6px 10px;
    min-width: 205px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 0 3px #000;
    margin-right: 10px;
}

.form-box-widget a {
    background: #e40001;
    border: 0;
    padding: 6px 10px;
    min-width: 205px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 0 3px #000;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none !important;
}

.form-box-widget a:hover {
    color: #fff;
    text-decoration: none !important;
}

.annuities-info-wdgt h4 {
    color: #1f439b;
    font-size: 30px;
    font-weight: 300;
    margin: 20px auto 30px;
    max-width: 100%;
    padding-bottom: 10px;
    text-align: center;
    font-family: 'Montserrat',sans-serif;
}
.annuities-info-wdgt-new-heading-h4{
    font-size: 25pt !important;
    font-weight: 500 !important;
}

.planning-widget{max-width:1000px; margin:10px 0;
    padding-top: 15px;
    padding-bottom:0;
    background-color: #3d3f43;
}
.heading-financial {
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
}
.widget-fin-box{ margin-bottom:20px;}
.widget-fin-box img{ border-radius:4px;}
.widget-fin-box h3{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 8px;
    margin-bottom: 8px;
    font-family:'Montserrat',sans-serif;
}
.widget-fin-box p{
    font-weight: 300;
    font-style: normal;
    color: #343e47;
    font-size: 14px;color: #fff;}

.form-widget-gray{max-width:1000px;width:100%;margin:0;padding:0;margin: 10px 0}
.widget-main-gray {
    background: #f0f0f0;
    padding: 30px 30px;
}
.grey-form-button {
    text-align: center;
    padding:10px 0 0;

}
.p-form-heading-gray {
    color: #002e5c;
    text-align: center;
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    font-weight: bold;
}
.p-form-heading-gray span {
    display: block;
    font-weight: 400;
    font-size: 18px;
    margin-top: 10px;
    color: #000;
}
.form-box-widget-gray input[type="text"] {
    padding: 8px 10px;
    min-width: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0;
}
.form-box-widget-gray select {
    padding: 8px 10px;
    min-width: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0;
}
.form-box-widget-gray a {
    background: #fe9e01;
    background: -moz-linear-gradient(top, #fe9e01 0%, #fd9902 19%, #f67709 100%);
    background: -webkit-linear-gradient(top, #fe9e01 0%,#fd9902 19%,#f67709 100%);
    background: linear-gradient(to bottom, #fe9e01 0%,#fd9902 19%,#f67709 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9e01', endColorstr='#f67709',GradientType=0 );
    border: 0;
    padding: 6px 10px;
    min-width: 220px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 0 3px #000;
    margin-right: 10px;
    text-decoration:none;
    display:inline-block;
    margin-bottom:7px;

}
.form-box-widget-gray a:hover
{
    background: #f67709;
    color: white;
    text-decoration: none;
    text-shadow: none;

}
.priv{font-size: 12px;
    margin-top: 10px;}
@media screen and (max-width:769px)
{
    .form-box-widget-gray input[type="text"]{width:45%;}
    .form-box-widget-gray select{width:45%;}
    .form-box-widget-gray a{width:45%;}
}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}

/*################################################################*/
/*######################### About WIDGET #########################*/
/*##############################################################*/
/* CSS Document */
.about-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.about-widget {
    padding: 0 30px;

}

.seprator {
    margin: 10px 0;
    text-align: center;
    line-height: 2px;
}

.seprator:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    margin: 0 0 0 -25px;

}

.about-accordion .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border: 0 !important;
    border-top: 1px solid #e2e2e2 !important;
    box-shadow: none;
}

.about-accordion .panel-default > .panel-heading {
    border-radius: 0px;
    border: 0 !important;
    background: none;
    padding-left: 0;

}

.about-accordion .panel-default > .panel-heading a {
    background: url(../images/expand.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    padding: 5px 5px 0px 35px;
    border-radius: 0px;
    border: 0 !important;
    display: block;
    text-decoration: none !important;
}

.about-accordion .panel-default > .panel-heading a.collapsed {
    background: url(../images/collapse.png);
    background-repeat: no-repeat;
    background-position: left center;

}

.about-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

.about-accordion .panel-body {
    padding-left: 35px;
    color: gray
}

h2.abt-heading {
    margin-bottom: 30px;
    padding: 0;
    font-size: 27px;
}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}

/*################################################################*/
/*######################### Info Annuity WIDGET #########################*/
/*##############################################################*/

/* CSS Document */
.about-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.about-widget {
    padding: 1px 30px 0;

}

.seprator {
    margin: 10px 0;
    text-align: center;
    line-height: 2px;
}

.seprator:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    margin: 0 0 0 -25px;

}

.p-more-info {
    max-width: 633px;
    margin: 0 auto;
    border-bottom: 2px solid #ffa200;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.p-main-text-box {
    margin-bottom: 20px;
}

.investment-annuity .left-div {
    margin-right: 30px;
    float: left;
    width: 10%;
}

.investment-annuity .right-div {
    float: left;
    width: 85%;
}

.p-main-text-heading {
    font-size: 18px;
    color: #1f439b;
    font-weight: bold;
}

.p-main-text-box {
    margin-bottom: 20px;
}

.clr {
    clear: both;
}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}

/*################################################################*/
/*######################### Key Annuity WIDGET #########################*/
/*##############################################################*/
/* CSS Document */
.keyannuity-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.keyannuity-main {
    padding: 30px 30px;
    text-align: center;
}

.keyannuity h3 {
    color: #999999;
    font-weight: 400;
    font-size: 14px;
}

.keyannuity-heading {
    color: #002e5c;
    text-align: center;
    font-size: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    font-weight: 700;
}

.keyannuity-col h3 {
    font-size: 21px;
    color: #000000;
    line-height: 38px;
    margin-top: 0;
}

.seprator {
    margin: 10px 0;
    text-align: center;
    line-height: 2px;
}

.seprator:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    margin: 0 0 0 -25px;

}

.rate-amount {
    font-size: 91px;
    color: #000000;
    line-height: 84px;
    text-align: center;
    font-weight: 300;
}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}

/*################################################################*/
/*######################### People Mortage WIDGET #########################*/
/*##############################################################*/
/* CSS Document */
.keyannuity-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.keyannuity-main {
    padding: 30px 30px;
    text-align: center;
}

.keyannuity h3 {
    color: #999999;
    font-weight: 400;
    font-size: 17px;
    margin-top: 0;
    font-weight: 500;
}

.keyannuity-heading {
    border-bottom: 2px solid #ffa200;
    color: #002e5c;
    text-align: center;
    font-size: 30px;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}

.keyannuity-col h3 {
    font-size: 21px;
    color: #000000;
    line-height: 38px;
    margin-top: 0;
}

.seprator {
    margin: 10px 0 0;
    text-align: center;
    line-height: 2px;
}

.seprator:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    margin: 0 0 0 -25px;

}

.rate-amount {
    font-size: 91px;
    color: #000000;
    line-height: 120px;
    text-align: center;
    font-weight: 300;
}

.form-box-widget-gray a:focus {
    text-decoration: none;
    text-shadow: none;
    color: #23527c;
}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}

/*################################################################*/
/*######################### Why Us WIDGET #########################*/
/*##############################################################*/
/* CSS Document */
.add-image {
    margin: 10px 0;
}
.whyus-widget {
    width: 100%;
    margin: 0;
    padding: 0;
}

.whyus-widget-main {
    padding: 30px 30px 20px;
    text-align: center;
}

.whyus-heading {
    border-bottom: 2px solid #ffa200;
    color: #002e5c;
    text-align: center;
    font-size: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}

.whyus-col h3 {
    font-size: 21px;
    color: #000000;
    line-height: 38px;
    margin-top: 0;
}

.whyus-col p {
    color: #999;
    width: 80%;
    margin: 0 auto;
}

.whyus-col img {
    margin-bottom: 10px;
}

.seprator {
    margin: 10px 0;
    text-align: center;
    line-height: 2px;
}

.seprator:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    margin: 0 0 0 -25px;

}

@media screen and (max-width: 769px) {
    .form-box-widget input[type="text"] {
        width: 45%;
    }

    .form-box-widget button {
        width: 45%;
    }
}
/*###########################################*/
/*##############.montage-widget##############*/
/*###########################################*/
.montage-widget {
    margin: 10px 0px;
}






.trus-logx a:nth-child(2) {
    margin-right: 0;
}

.form-box-widget a:hover {
    background: #bd0203;
}

.widgets-section hr {
    margin-bottom: 5px;
    margin-top: 5px;
}


/**********************Responsive*******************************/
@media screen and (max-width: 769px){
    .form-box-widget select{width:45%;}
    .form-box-widget a{width:45%;}

}

@media screen and (max-width: 600px) {
    .return-tax {
        bottom: 78px;
        font-size: 15px;
    }
}

    @media screen and (max-width: 490px){

        .investment-annuity .left-div {
            margin-right: 30px;
            float: none;
            width: 100%;
            text-align: center;
            margin-bottom:20px;
        }
        .investment-annuity .right-div{float:none;width:100%;}
        .widget-fin-box img{width:100%;}

        .form-box-widget input[type="text"]{width:100%;}
        .form-box-widget select{width:100%;}
        .form-box-widget a{width:100%;}

        .form-box-widget-gray input[type="text"]{width:100%;}
        .form-box-widget-gray select{width:100%;}
        .form-box-widget-gray a{width:100%;}
        .p-abt-desc{padding-right:0;}
        .banner .col-md-8.text-center.row {
            padding: 0 !important;
            margin: 0 !important;
        }
    .widget-fin-block .col-xs-6{width:100% !important;}
        .form-box{margin-right:0 !important;}
    }
/*################################################################*/
/*######################### Annuity Marketed tested retirement #########################*/
/*##############################################################*/
body{ margin:0; padding:0;}
.companies-widget{max-width:1000px; margin:0 auto;}
.annuity-defination {
    background: url(../images/annuity-defination.png);
    padding-top: 35px;
    padding-bottom: 200px;
    padding-left: 240px;
    padding-right: 50px;
    font-size: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-repeat: no-repeat;

}
.annuity-defination strong{
    color:#cf0000;
}
.clear{ clear:both;}
@media screen and (max-width:1130px)
{
    .annuity-defination{
        background-position:right center;
        padding-left:200px;
        background-size:contain;
    }


}
@media screen and (max-width:1024px){
    .life-time{ display:inline;}
}
@media screen and (max-width:769px){
    .annuity-defination{

        padding-left:100px;

    }


}
@media screen and (max-width:490px){

    .annuity-defination{font-size:15px; padding-top:20px;padding-left:20px;padding-right:20px;}
}
/*################################################################*/
/*######################### Annuity Companies widgets #########################*/
/*##############################################################*/
body{ margin:0; padding:0;}
.logo-widget{max-width:1000px; margin:0 auto;}
.companies-logo{ text-align:center; margin-bottom:20px; margin-top:20px;}
.companies-logo a {
    display: inline-block;

    text-align: center;
    margin-right:40px;
}
.companies-logo a:nth-child(8){ margin-right:0;}
.voya{margin-right:0 !important;}
.clear{ clear:both;}
/*## Ticket #2036*/
.text-box-horizontal {

    float: left;
    width: 31.3%;
    margin-right: 2%;

}
.investmen-figure {
    max-height: 160px;
    overflow: hidden;
    margin-bottom: 16px;
}

.investmen-figure img {
    width: 100%;
}
.text-box-horizontal .p-main-text-heading {

    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: 'Montserrat',sans-serif;

}
.planning-widget.light{background: #f9f9f9;}
.planning-widget.light .heading-financial{    color: #1f439b;}
.planning-widget.light .widget-fin-box h3 {

    color: #1f439b;}
.planning-widget.light .widget-fin-box p {

    color: #343434;
    font-size: 12px;
    line-height: 21px;

}
.p-main-text-decription {

    font-size: 12px;
    color: #343434;
    line-height: 21px;

}

@media (max-width: 490px){
.text-box-horizontal {

    float: none;
    width: 100%;
    margin-right: 0;

}
.heading-financial,
.annuities-info-wdgt h4 {

    font-size: 20px;}

}