a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
main,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    margin: 0 auto;
    width: 100%;
}

.wrapper {
    max-width: 1160px;
    margin: 0 auto;
}

.container:after,
.row:after,
.col:after,
.col2:after,
.clr:after,
.group:after {
    content: "";
    display: table;
    clear: both;
}

.row {
    padding-bottom: 0em;
}

.col {
    display: block;
    float: left;
    width: 100%;
}

.col2 {
    display: block;
    float: left;
}

@media ( min-width: 768px) {
    .gutters .col {
        margin-left: 2%;
    }
    .gutters .col:first-child {
        margin-left: 0;
    }
}

@media ( max-width: 1240px) {
    .container {
        padding: 0 20px;
    }
}

@media ( min-width: 768px) {
    .span_1 {
        width: 8.33333333333%;
    }
    .span_2 {
        width: 16.6666666667%;
    }
    .span_3 {
        width: 25%;
    }
    .span_4 {
        width: 33.3333333333%;
    }
    .span_5 {
        width: 41.6666666667%;
    }
    .span_6 {
        width: 50%;
    }
    .span_7 {
        width: 58.3333333333%;
    }
    .span_8 {
        width: 66.6666666667%;
    }
    .span_9 {
        width: 75%;
    }
    .span_10 {
        width: 83.3333333333%;
    }
    .span_11 {
        width: 91.6666666667%;
    }
    .span_12 {
        width: 100%;
    }
    .gutters .span_1 {
        width: 6.5%;
    }
    .gutters .span_2 {
        width: 15.0%;
    }
    .gutters .span_3 {
        width: 23.5%;
    }
    .gutters .span_4 {
        width: 32.0%;
    }
    .gutters .span_5 {
        width: 40.5%;
    }
    .gutters .span_6 {
        width: 49.0%;
    }
    .gutters .span_7 {
        width: 57.5%;
    }
    .gutters .span_8 {
        width: 66.0%;
    }
    .gutters .span_9 {
        width: 74.5%;
    }
    .gutters .span_10 {
        width: 83.0%;
    }
    .gutters .span_11 {
        width: 91.5%;
    }
    .gutters .span_12 {
        width: 100%;
    }
}

.widget {
    margin: 8px 0;
    display: block;
    float: left;
    width: 100%;
}

.widget_area .widget {
    margin-bottom: 15px !important;
}

.widget ul {
    margin: 0;
    padding: 0;
}

.widget ul li {
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.widget ul li a {
    text-decoration: none;
    font-size: 14px;
}

.widget_logo img {
    max-width: 100%;
}

.pageContent .menu_widget {
    list-style-type: none;
}

.widget_sitesearch form,
.widget_search form {
    position: relative;
}

.widget_sitesearch input,
.widget_search input {
    padding-right: 30px !important;
}

.widget_sitesearch i,
.widget_search i {
    padding-left: 5px;
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer;
}

.button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(/include/js/rs-plugin/images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(/include/js/rs-plugin/images/gradient/g40.png) repeat-x top;
}

.purchase:hover,
.button:hover,
.button.big:hover {
    background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal;
    }
    a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important;
    }
    a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

.button.green,
.button:hover.green,
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.button.blue,
.button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}

.button.red,
.button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}

.button.orange,
.button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}

.button.darkgrey,
.button.grey,
.button:hover.darkgrey,
.button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}

.button.lightgrey,
.button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}

.apply-now-link {
    text-decoration: none !important;
}

.apply-now-button {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    width: 100%;
    background-color: #286a9a;
}

.apply-now-button:hover {
    background-color: #286a9a;
}

.apply-now-button-gd {
    color: #ffffff;
    text-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
    text-align: center;
    font-size: 28px;
    padding-top: 5px;
    padding-bottom: 20px;
    background: linear-gradient(to top, rgba(63, 63, 63, 0.5), rgba(63, 63, 63, 0));
}

.apply-now-button-gd::after {
    content: url("/include/images/tiny_lock.png");
}

.no-transparency {
    opacity: 1 !important;
}

.no-transparency:hover {
    opacity: 1 !important;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.font120 {
    font-size: 120%;
}

.font115 {
    font-size: 115%;
}

.font110 {
    font-size: 110%;
}

.font105 {
    font-size: 105%;
}

.font95 {
    font-size: 95%;
}

.font90 {
    font-size: 90%;
}

.font85 {
    font-size: 85%;
}

.font80 {
    font-size: 80%;
}

.box {
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    padding: 20px;
    margin: 20px 0;
}

.info,
.error,
.notice,
.success {
    margin-bottom: 10px;
    border-radius: 4px;
}

.info {
    background-color: #E6F3FF;
    border: 1px dotted #C6E3FF;
    color: #4A84BC;
    padding: 15px;
}

.error {
    border: 3px dotted darkred;
    color: darkred;
    padding: 15px;
}

.notice {
    background-color: #F6F2D2;
    border: 1px dotted #D7D099;
    color: #A79A30;
    padding: 15px;
}

.success {
    background-color: #DFFBE4;
    border: 1px dotted #A9ECB4;
    color: #1EA133;
    padding: 15px;
}

#scrollUp {
    background: url("/include/images/top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 20px;
    height: 38px;
    right: 20px;
    width: 38px;
    line-height: 0;
    font-size: 0;
}

.red {
    color: Red;
}

em {
    font-style: italic;
}

.tblbase {}

.tblbase td {
    padding: 7px;
}

.tblhead {
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.tbl {
    vertical-align: top;
    padding: 7px;
}

.tbl2 {
    padding: 7px;
}

input[type=text],
input[type=password],
textarea,
select {
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    background-color: #F9F9F9;
}

input[type=submit],
input[type=button] {
    padding: 7px 25px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #F9F9F9;
    font-weight: bold;
}

input[type=submit]:hover,
input[type=button]:hover {
    opacity: 0.8;
}

.small {
    width: 80px;
}

.ratesContainer {
    width: 100%;
    overflow: auto;
}

.social_media {
    padding: 0px 2px;
    text-decoration: none;
}

.social_media img {
    width: 30px;
}

.contentSpace {
    padding-top: 20px;
}

.pageContent ol {
    list-style-type: decimal;
    margin: 0 0 20px 30px;
}

.pageContent ol li {
    padding-left: 10px;
    line-height: 25px;
}

.pageContent ul {
    list-style-type: disc;
    margin: 0 0 20px 30px;
}

.pageContent ul li {
    padding-left: 10px;
    line-height: 25px;
}

.blogPostWrapper {
    margin-bottom: 20px;
}

.blog_small {
    font-size: 80%;
}

.blog_comments .blog_small i {
    font-style: italic;
}

.blog_comments {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.blog_comments .name {
    margin-bottom: 10px;
}

.blog-tags a {
    display: block;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

.faq_text {
    display: none;
    margin-bottom: 20px;
    padding-left: 30px;
}

.faq_text p {
    padding-left: 15px;
    border-left: 4px solid #ccc;
}

.faq .open {
    display: block;
}

.testimonial {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.testimonial .t_autor {
    padding-left: 40px;
}

.testimonial .t_autor span {
    font-size: 85%;
}

.testimonial .t_desc {
    padding-left: 40px;
    position: relative;
}

.testimonial .t_desc i {
    position: absolute;
    left: 0;
    top: 0;
}

dl {
    margin-bottom: 20px;
}

dt {
    padding-left: 20px;
}

dd {
    padding-left: 40px;
}

b {
    font-weight: bold;
}

.partners_list .row {
    margin-bottom: 20px;
}

.partners_list h4 {
    margin: 0;
}

.br_list_v1 .row {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.br_list_v1 .row:last-child {
    border: none;
}

.br_list_v2 .col {
    margin-bottom: 20px;
}

.br_list_v3 .box_v6 {
    margin-bottom: 20px;
    border-radius: 5px;
}

.br_list_v3 .br_padding {
    padding: 10px;
}

.br_list_v3 .br_title {
    padding: 10px;
    background-color: #eee;
}

.br_list_v3 h4 {
    margin: 0;
}

.br_list_v4 .row {
    margin-bottom: 20px;
}

.br_list_v5 .row {
    margin-bottom: 20px;
}

.br_list_v5 h4 {
    margin: 0;
}

.lo_list_v1>.row {
    margin-bottom: 20px;
}

.lo_list_v1 h4 {
    margin: 0;
}

.lo_list_v2>.row {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.lo_list_v3 .box_v3 {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 5px;
}

.lo_list_v4 {
    width: 100%;
}

.lo_list_v4 td {
    padding: 5px;
}

.lo_list_v6 .box_v6 {
    margin-bottom: 20px;
    border-radius: 5px;
}

.lo_list_v6 .lo_padding {
    padding: 10px;
}

.lo_list_v6 .lo_title {
    padding: 10px;
    background-color: #eee;
}

.lo_list_v6 h4 {
    margin: 0;
}

.lo_list_v7>.row {
    margin-bottom: 20px;
}

.lo_list_v8>.row {
    margin-bottom: 20px;
}

.lo_list_v8 .link_icons a {
    padding: 0 10px;
}

.lo_list_v8 .lo_details h4 {
    margin-bottom: 5px;
}

.lo_list_v10 .lo_bg {
    background-color: #f1f1f1;
    padding: 5px;
}

.lo_list_v10 .lo_bg h4 {
    margin-bottom: 0;
}

.lo_list_v10 .lo_bg .dtl {
    padding: 10px 0 0 5px;
}

.img-border {
    width: 100%;
    padding: 4px;
    border: 1px solid #ccc;
    padding: 6px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.img-border:hover {
    opacity: 0.8;
}

.border {
    border: 1px solid #ccc;
}

.border-b {
    border-bottom: 1px solid #ccc;
}

.border-t {
    border-top: 1px solid #ccc;
}

.border-l {
    border-left: 1px solid #ccc;
}

.border-r {
    border-right: 1px solid #ccc;
}

.partner-links>li.col {
    margin-left: 0;
}

.realest_search {
    padding: 10px;
    border-radius: 5px;
    background: transparent url('/images/realestatebg.png') no-repeat top left;
}

.realestate {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.realestate h2>span {
    float: right;
    font-size: 85%;
}

.realestate .affiliate .img-border {
    width: 70px;
}

.tblCalc1 {
    max-width: 450px;
}

.tblCalc2 {
    max-width: 550px;
}

.tblCalc1>tbody>tr:nth-child(2)>td:first-child,
.tblCalc2>tbody>tr:nth-child(2)>td:first-child {
    max-width: 40%;
}

.box_v2 {
    border-radius: 5px;
    margin-bottom: 20px;
}

.box_v2_h {
    padding: 5px 20px;
}

.box_v2 div:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box_v2_h h2 {
    color: #fff;
    margin: 5px 0;
}

.box_v2_h h2 a {
    color: inherit !important;
}

.box_v2_c {
    padding: 5px 20px 10px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: -webkit-linear-gradient(#eee, #fff);
    background: -o-linear-gradient(#eee, #fff);
    background: -moz-linear-gradient(#eee, #fff);
    background: linear-gradient(#eee, #fff);
}

.box_v2_c label {
    padding: 5px 0;
    display: block;
}

.box_v2_c h2 {
    margin: 10px 0;
    padding-bottom: 5px;
    font-size: 20px;
}

.err-validation {
    margin: 5px 0px;
    padding: 0;
    display: block;
    background: none repeat scroll 0 0 #EE0101;
    border: 2px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 6px #000000;
    color: #FFFFFF;
}

.err-validation div {
    padding: 5px;
    margin: 0;
}

.fb_box1,
.fb_box2,
.fb_box3 {
    border-radius: 5px;
    margin-bottom: 20px;
}

.fb_box1 {}

.fb_box2 {
    border: 1px solid;
}

.fb_box3 {
    padding-top: 25px;
    box-shadow: 0 0 3px;
}

.fb_box_header {
    padding: 5px 20px;
}

.fb_box_header:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fb_box_header h2 {
    margin: 5px 0;
}

.fb_box_body>div {
    padding: 5px 20px 10px 20px;
}

.fb_box_body h2 {
    margin: 10px 0;
    padding-bottom: 5px;
    font-size: 20px;
}

.fb_box_body label {
    padding: 5px 0;
    display: block;
}

.fb_box1 .fb_box_header {
    width: 90%;
    left: 5% !important;
    border-radius: 10px;
    box-shadow: 0 0 3px;
    top: -15px !important;
    margin-top: 20px;
}

.fb_box1 .fb_box_header h2 {
    text-align: center
}

.fb_box1 input[type=text] {
    background: transparent;
    border: none;
    border-bottom: 1px solid;
}

.fb_box2 .fb_box_header {
    border-bottom: 1px solid;
}

.fb_box3 .fb_box_header {
    width: 102%;
    margin-left: -1%;
    border-radius: 10px;
    box-shadow: 0 0 3px;
    opacity: 0.9;
}

.fb_box3 input[type=text],
.fb_box3 textarea,
.fb_box3 select {
    border-radius: 20px;
}

.t1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 22px;
    font-weight: 600;
}

.t2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 22px;
    font-weight: 600;
}

.t3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 600;
}

.t4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 600;
}

.t5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 600;
}

.t6 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 600;
}

@media ( min-width: 640px) and (max-width: 767px) {
    .gutters .min_span_2,
    .min_span_2 {
        width: 9% !important;
    }
    .gutters .min_span_3,
    .min_span_3 {
        width: 10% !important;
    }
    .gutters .min_span_4,
    .min_span_4 {
        width: 13% !important;
    }
}

@media ( min-width: 480px) and (max-width: 639px) {
    .gutters .min_span_2,
    .min_span_2 {
        width: 11% !important;
    }
    .gutters .min_span_3,
    .min_span_3 {
        width: 14% !important;
    }
    .gutters .min_span_4,
    .min_span_4 {
        width: 19% !important;
    }
}

@media ( min-width: 0px) and (max-width: 479px) {
    .gutters .min_span_2,
    .min_span_2 {
        width: 20% !important;
    }
    .gutters .min_span_3,
    .min_span_3 {
        width: 28% !important;
    }
    .gutters .min_span_4,
    .min_span_4 {
        width: 32% !important;
    }
}

.font-awsome {
    float: left;
    width: 20px;
    margin-right: 5px;
    text-align: left;
}

.font-awsome .fa-mobile {
    font: normal normal normal 16px/1 FontAwesome;
}

.wide_full .wrapper,
.box_full .wrapper,
.box_full .container {
    max-width: 100% !important;
    padding: 0 10px;
}

.box_full #navDiv-sticky-wrapper {
    padding: 0;
    max-width: 100% !important;
}

.box_full>div.shadow {
    max-width: 100% !important;
    margin: 0 auto;
}

.wide_0 .wrapper,
.box_0 .wrapper,
.box_0 .container {
    max-width: 100% !important;
    padding: 0 10px;
}

.box_0 #navDiv-sticky-wrapper {
    padding: 0;
    max-width: 100% !important;
}

.box_0>div.shadow {
    max-width: 100% !important;
    margin: 0 auto;
}