@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body {
    padding: 0!important;
    margin: 0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #636363
}

.container {
    width: 1140px
}

.logo {
    padding: 15px;
    text-align: left;
    margin-top: 4px
}

.logo img {
    margin: 0;
    border: none
}

.logo a {
    display: inline-block
}

.number {
    color: #2ea4c5;
    font-size: 22px;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 28px;
    line-height: 14px
}

.number span {
    font-size: 10px;
    color: #b8bbbb;
    display: block;
    clear: both;
    padding-left: 22px
}

.quote {
    font-size: 19px;
    height: 43px;
    color: #fff;
    padding: 8px 30px 8px 50px;
    background: #0986aa url(../images_new/quote-bg.gif) no-repeat left top;
    position: absolute;
    top: 0;
    right: 0
}

.quote a {
    color: #fff;
    text-decoration: none
}

.slider {
    background: url(../images_new/banner.jpg) no-repeat left top;
    background-size: cover;
    position: relative;
    clear: both;
    color: #fff
}

.redundancy-slider {
    background: url(../images_new/redundancy-banner.jpg) no-repeat center -120px;
    background-size: cover;
    position: relative;
    clear: both;
    color: #fff;
    background-attachment: fixed
}

.unemployment-slider {
    background: url(../images_new/unemployment-banner.jpg) no-repeat center 0;
    background-size: cover;
    position: relative;
    clear: both;
    color: #fff;
    background-attachment: fixed
}

.accident-slider {
    background: url(../images_new/accident-banner.jpg) no-repeat center -200px;
    background-size: cover;
    position: relative;
    clear: both;
    color: #fff;
    background-attachment: fixed
}

.slider .bg {
    background: -webkit-gradient(linear, left center, right center, from(rgba(0, 0, 0, .7)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#00000000, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#B2000000', endColorstr='#00000000', GradientType=1)";
    padding: 55px 0
}

.redundancy-slider .bg,
.unemployment-slider .bg,
.accident-slider .bg {
    background: none
}

.income-slider {
    background: url(../images_new/banner.jpg) no-repeat center -174px;
    background-size: cover
}

.feedback .feedback-email {
    height: 22px!important;
    width: 22px!important;
    background-size: 14px auto!important;
    top: 10px!important
}

.slider h1 {
    padding: 0;
    margin: 0;
    font-size: 46px;
    font-weight: 700;
    color: #fff;
    margin-top: 35px
}

.redundancy-slider h1 {
    margin-top: 52px
}

.unemployment-slider h1 {
    margin-top: 52px
}

.accident-slider h1 {
    margin-top: 52px;
    font-size: 35px
}

.slider ul {
    padding: 0;
    margin: 0;
    margin-top: 24px
}

.slider li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400
}

.slider li::before {
    margin-right: 6px;
    content: "✓"
}

.get-quote button {
    background-color: #232323;
    border-radius: 30px;
    padding: 10px 10px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    border: none;
    width: 100%
}

.get-quote button:hover {
    background-color: #343434
}

.get-quote .form-control {
    margin-bottom: 14px;
    border: none;
    border-radius: 8px;
    font-size: 12px;
    height: 34px
}

.get-quote {
    border-style: solid;
    border-width: 3px;
    border-color: #FFF;
    background-color: #EC8F23;
    border-radius: 15px;
    margin-top: 30px;
    padding: 20px;
    padding-top: 0
}

.get-quote h2 {
    color: #fff;
    font-size: 35px;
    padding: 14px 0;
    margin: 0
}

.padding-right-none {
    padding-right: 0
}

.padding-left-none {
    padding-left: 0
}

.redundancy-get-quote {
    background-color: #249FC3
}

.accident-get-quote {
    background-color: #00A99D
}

.four-steps {
    color: #fff
}

.panel-body {
    color: #000
}

.four-steps {
    background: #232323 url(../images_new/four-steps.png) no-repeat center 100px!important
}

footer {
    padding: 40px 0;
    font-size: 12px;
    color: #939393;
    background: #232323;
    text-align: center;
    border-top: solid 14px #343434
}

footer a {
    padding: 0 6px;
    font-size: 14px;
    color: #249FC3
}

footer a:hover {
    color: #939393
}

footer p {
    padding: 0;
    margin: 0;
    margin-top: 30px;
    color: #939393;
    font-size: 11px
}

* {
    transition: 0.5s;
    outline: none!important
}

.container {
    width: 1024px
}

.our-reviews {
    text-align: center;
    margin: 20px 0
}

.our-reviews span {
    font-size: 11px;
    color: #000
}

.our-reviews .stars {
    margin-top: 5px
}

.our-reviews .stars .fa {
    font-size: 20px;
    color: #f47b25
}

.our-reviews h3 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: roboto;
    font-weight: 400
}

.our-reviews h3 .icon {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #12cf6c;
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin-top: 5px
}

.our-reviews h3 .fa {
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 3px;
    left: 3px
}

.our-reviews h3 span {
    display: inline-block;
    font-size: 24px
}

.four-steps {
    background: #232323 url(../images_new/four-steps.png) no-repeat center 116px
}

.four-steps h2 {
    color: #CAE9E9;
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    padding: 0;
    margin: 45px
}

.four-steps strong {
    font-size: 18px;
    color: #CAE9E9;
    font-weight: 400;
    line-height: 36px;
    font-weight: 300
}

.four-steps p {
    font-size: 14px;
    font-weight: 300
}

.four-steps .blocks {
    padding-top: 90px;
    padding-bottom: 40px;
    text-align: center
}

.income-protection {
    padding: 40px
}

.income-protection .block-left {
    border-style: solid;
    border-width: 5px;
    border-color: #91cfe1;
    background-color: #e4f4f4;
    border-radius: 10px;
    padding-bottom: 20px
}

.income-protection .block-left h2 {
    font-size: 18px;
    line-height: 36px;
    color: #343434;
    font-weight: 700;
    padding: 0;
    margin: 0;
    padding-top: 14px
}

.income-protection .block-left ul {
    padding: 0;
    margin: 0
}

.income-protection .block-left li {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    list-style: none
}

.income-protection .block-left li::before {
    margin-right: 6px;
    content: "✓"
}

.income-protection .block-right ul {
    padding: 20px 0 0 15px;
    margin: 0
}

.income-protection .block-right li {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #249FC3;
    font-size: 14px;
    margin-bottom: 20px
}

.blue-blocks .container {
    padding: 0
}

.blue-blocks {
    padding: 30px 0;
    background-color: #249fc3;
    color: #fff
}

.redundancy-income-protection h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    text-align: center
}

.redundancy-income-protection p {
    padding: 0 13px;
    margin: 0;
    font-size: 12px;
    padding-top: 14px;
    text-align: center;
    line-height: 20px
}

.redundancy-income-protection p span {
    color: #EC8F23
}

.redundancy-income-protection .logos {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    display: inline-block
}

.redundancy-income-protection img {
    margin: 0 auto;
    height: 30px
}

.redundancy-income-protection .animate {
    height: 60px
}

.get-free-quote {
    background: url(../images_new/get-free-quote.png) no-repeat center;
    width: 380px;
    height: 298px;
    position: relative;
    margin-top: 20px;
    float: right
}

.get-free-quote .button {
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%
}

.get-free-quote .button button {
    background-color: #343434;
    border-radius: 15px;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    padding: 10px 40px
}

.more-info h2 {
    font-size: 30px;
    color: #CAE9E9;
    line-height: 45px;
    font-weight: 300;
    margin: 0;
    padding: 0
}

.more-info h2 span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.more-info .panel-group {
    margin-top: 20px
}

.more-info .panel-default>.panel-heading {
    color: #333;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
    border-radius: 10px
}

.more-info .panel-group .panel {
    border: none;
    background: none;
    margin-bottom: 16px
}

.more-info .panel-heading a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    display: block
}

.more-info .panel-group .panel .panel-body {
    background: #fff;
    margin-top: 6px;
    padding: 30px
}

.more-info .panel-heading .fa {
    color: #249fc3;
    font-size: 16px;
    font-weight: 400
}

.more-info .panel-heading a[aria-expanded=true] .fa-plus:before {
    content: "\f068"!important
}

.more-info .panel-heading a[aria-expanded=false] .fa-plus:before {
    content: "\f067"!important
}

.more-info .panel-heading a[aria-expanded=true] {
    font-weight: 700
}

.more-info .panel-heading a[aria-expanded=true] .fa {
    color: #fff
}

.more-info .panel-body p {
    font-weight: 300;
    font-size: 14px;
    color: #333
}

.more-info .panel-body p strong {
    display: block;
    margin-bottom: 20px
}

.more-info .panel-body ul {
    padding: 0;
    margin: 0
}

.more-info .panel-body li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 12px
}

.more-info .panel-body li::before {
    margin-right: 6px;
    content: "✓"
}

.more-info .panel-body ul {
    margin-left: 10px
}

.more-info .panel-body li strong {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #EC8F23;
    font-weight: 400
}

.more-info .panel-body li a {
    display: block;
    color: #333;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 300
}

.more-info .panel-body li a:before {
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome
}

.more-info .policy-docs ul {
    margin-left: 0
}

.more-info .policy-docs li::before {
    content: inherit!important;
    margin-left: 0;
    display: none
}

.padding-none {
    padding: 0 !important;
    margin: 0
}

.details-form .title {
    background: url(../images_new/arrows_new.png) no-repeat left;
    height: 60px;
    margin-bottom: 20px
}

.inner-pages {
    margin-top: 40px
}

.details-form .row {
    margin: 0;
    padding: 5px 0 18px 0;
    margin-bottom: 10px
}

.inner-pages .container {
    padding: 0
}

/*.details-form .row .col-md-4:last-child {
    padding-right: 0
}*/

/*.details-form .row .col-md-12 {
    padding: 0
}
*/
.details-form .form-control {
    background: #E8F2F9;
    border-radius: 10px;
    border: none;
    height: 40px;
    box-shadow:none;
    border:solid 2px transparent;
}
.details-form .form-control:hover {
    border-color:#249FC3;
}

.details-form .radio input {
    left: 0;
    margin-left: 0;
    top: -2px
}

.details-form .radio span {
    float: left;
    margin-left: 20px
}

.details-form .radio {
    display: inline-block;
    margin-right: 14px
}

.details-form label {
    display: block;
    font-size: 15px;
    font-weight: 300
}

.details-form label.bold {
    padding-left: 15px;
    font-weight: 400
}

.details-form .find {
    text-decoration: none;
    border: solid 1px #ccc;
    font-size: 16px;
    padding: 10px;
    border-radius: 8px
}

.details-form .find {
    text-decoration: underline;
    border: none;
    font-size: 14px;
    padding: 6px 18px;
    border-radius: 8px;
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    background: #249FC3
}

.details-form button {
    background-color: #EC8F23;
    border-radius: 30px;
    padding: 15px 30px;
   // border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 26px;
    line-height: 22px;
    font-weight: 300;
   // padding: 10px 22px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px
}

.details-form button:hover {
    background-color: #E21E79
}

.details-form .button {
    background-color: #343434;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 26px;
    line-height: 22px;
    font-weight: 300;
    padding: 10px 22px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px
}

.details-form .buttontype=image] {
    border: none
}

.details-form .button:hover {
    background-color: #ec8f23
}

.details-form {
    padding-bottom: 60px;
    padding-right: 70px
}

.details-form p {
    font-size: 14px;
    font-weight: 300
}

.details-form p span {
    font-size: 12px;
    font-weight: 300
}

.details-form img {
    margin: 10px 0
}

.congrats h2 {
    color: #EC8F23;
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 49px;
    margin-top: 0
}

.congrats h2 span {
    color: #343434;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    margin-top: 8px;
    display: block
}

.congrats p {
    padding: 16px;
    padding-left: 0;
    color: #666;
    font-size: 14px;
    font-weight: 300
}

.requirements {
    background-color: #e8f5f8;
    border-radius: 15px;
    padding: 20px
}

.requirements h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    color: #249FC3;
    font-weight: 400;
    border-bottom: solid 1px #86cadd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.requirements strong {
    font-size: 11px;
    margin-bottom: 10px;
    display: block
}

.requirements strong span {
    display: block;
    font-weight: 300
}

.recomend p {
    padding: 10px 0;
    margin-top: 20px;
    color: #249FC3;
    font-size: 14px
}

.thank-you span {
    color: #232323;
    text-align: left;
    font-size: 48px;
    line-height: 58px;
    font-weight: 400
}

.thank-you h2 .text {
    display: block;
    color: #249FC3;
    text-align: left;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300
}

.thank-you h2 img {
    position: absolute;
    top: 0;
    left: 0
}

.thank-you h2 {
    padding-left: 100px;
    margin: 0;
    margin-bottom: 30px;
    position: relative
}

.thank-you {
    font-size: 18px;
    font-weight: 300
}

.thank-you ul {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 22px
}

.thank-you li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 30px;
    padding-bottom: 10px
}

.thank-you li::before {
    margin-right: 6px;
    content: "✓"
}

.thank-you {
    margin-bottom: 100px
}

.guides {
    border-bottom: solid 0 #cae9e9;
    padding-bottom: 30px
}

.guides h2 {
    font-size: 30px;
    line-height: 36px;
    color: #EC8F23;
    font-family: open-sans, sans-serif;
    font-weight: 400;
    margin-top: 0
}

.guides img {
    height: 54px
}

.guides p {
    font-weight: 300;
    font-size: 15px
}

.guides ul {
    padding: 0;
    margin: 0;
    margin-top: 24px
}

.guides li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 10px
}

.guides li span {
    text-decoration: underline;
    font-size: 12px;
    margin-left: 25px;
    font-weight: 300
}

.guides li:before {
    font: normal normal normal 10px/1 FontAwesome
}

.reviews {
    margin-top: 30px;
    margin-bottom: 60px;
    position: relative
}

.reviews h2 {
    text-align: center;
    font-size: 26px;
    margin: 0;
    padding: 0
}

.reviews .count {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: 300
}

.reviews .count strong {
    font-weight: 500;
    margin: 0 7px
}

.reviews .count strong span {
    color: #999
}

.reviews .list {
    color: #444;
    padding: 10px;
    overflow-y: auto;
    height: 400px;
    background: #fafafa;
    position: relative;
    margin-top: 10px
}

.reviews .bottom {
    padding: 10px 15px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.reviews .bottom a {
    color: #666;
    text-decoration: none;
    display: inline-block
}

.reviews .bottom a:hover {
    color: #333;
    text-decoration: none
}

.reviews .bottom .img {
    float: right
}

.reviews .list ul {
    padding: 0;
    margin: 0
}

.reviews .list li {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    background: #fff;
    border-bottom: solid 1px #ccc;
    padding: 10px;
    list-style: none
}

.reviews .list li .name {
    color: #444;
    font-weight: 700;
    font-size: 15px
}

.reviews .list li .date {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #666
}

.reviews .list li p {
    padding: 8px 0
}

.reviews .list li .fa {
    font-size: 18px;
    color: #f47b25
}

.padding-left-none {
    padding-left: 0!important
}

.margin-top-none {
    margin-top: 0!important
}

.tooltip .tooltip-inner {
    padding: 20px;
    background-color: #222;
    color: #c9e6f0
}

.tooltip-container {
    display: inline-block
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: none!important
}

label.error {
    font-size: 12px;
    color: red;
    font-family: Arial, Helvetica, sans-serif
}

.button3 a span {
    background: url(../images_new/btn3-right.gif) right top no-repeat;
    padding-right: 30px
}

.address-results {
    width: 100%;
    overflow: auto;
    height: 160px;
    border: solid 1px #d5d6d7
}

.address-results p {
    padding: 6px 10px;
    font-size: 13px;
    margin: 0;
    border-bottom: solid 1px #ccc;
    cursor: pointer
}

.address-results p:hover {
    background: #e8f5f8
}

.address-results p:hover,
.address-results p.selected {
    background: #249FC3;
    color: #fff;
    cursor: pointer
}

.file-icons {
    height: initial!important
}

.pca-auto-country {
    display: none
}

.income-slider {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#quotefrm>button {
    animation: myfirst 5s;
    -moz-animation: myfirst 5s infinite;
    -webkit-animation: myfirst 5s infinite
}

@-moz-keyframes myfirst {
    0% {
        background: #222
    }
    35% {
        background: #720048
    }
    65% {
        background: #003f5d
    }
    100% {
        background: #222
    }
}

@-webkit-keyframes myfirst {
    0% {
        background: #222
    }
    35% {
        background: #720048
    }
    65% {
        background: #003f5d
    }
    100% {
        background: #222
    }
}

.get-free-quote .button button:hover {
    background: #209ec3
}

.validator.validator-email.validation-yes .feedback,
.validator.validator-phone.validation-no .feedback,
.validator.validator-email.validation-no .feedback,
.validator.validator-phone.validation-yes .feedback {
    height: 24px!important;
    width: 24px!important;
    background-size: 14px!important;
    top: 7px!important
}

.validator {
    width: 100%!important
}

.padding-right-none {
    padding-right: 0;
}

.requirements {
    position: relative;
}

.requirements img {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 15px;
}

/*.details-form .row .col-md-6:last-child {
    padding-right: 0;
}*/
.details-form .row img{    opacity: 0.5; margin: 0;}
.buttons{
	border-bottom: solid 1px #f1f1f1;
    margin-bottom: 24px;
    padding-bottom: 10px;}
.details-form  div[class^="col-"]{padding: 0 8px;}

/*Fancy Radio*/

/* The container */
.fancy-radio {
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100px;
    width: 100%;
    float:left;

}

/* Hide the browser's default radio button */
.fancy-radio input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.fancy-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: #E8F2F9;
    border: solid 3px transparent;
    border-radius: 10px;
        text-align: center;
}

/* On mouse-over, add a grey background color */
.fancy-radio:hover input ~ .checkmark {
    background-color: #333547;
    border: solid 2px #e8f4f9;
	box-shadow: 0px 0px 10px #209ec3;
}
.fancy-radio:hover input ~ .checkmark:hover{border-color:#249FC3;}

/* When the radio button is checked, add a blue background */
.fancy-radio input:checked ~ .checkmark {
    background-color: #333547;
    border-color:#249FC3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.fancy-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.fancy-radio input:checked ~ .checkmark:after {
    display: block;
}
.fancy-radio .checkmark span{ padding-top: 6px; display:block; font-size:15px; color: #209EC3;}
.fancy-radio .checkmark img{ width: 40px; opacity: inherit; margin-top: 14px;}

