@import url('https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@400;500;600&display=swap');
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

body {
    max-width: 100%;
    margin: 0;
    opacity: 0;
    transition: .5s;
    overflow: hidden;
}

body.opa_none {
    opacity: 1;
    transition: .5s;
}

b,strong {
    font-weight: 700
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    box-sizing: content-box
}

img.logo {
    cursor: pointer;
}

pre {
    overflow: auto
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

.get_my_quote[disabled] {
    opacity: .5;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    overflow: auto
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    img {
        max-width: 100%!important
    }
}

* {
    box-sizing: border-box
}

:after,:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    /* font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; */
    font-family: 'Baloo Tamma 2', cursive;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

body * {
    /* font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; */
    font-family: 'Baloo Tamma 2', cursive;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.small,small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

.form-group {
    margin-bottom: 15px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.modal-open {
    overflow: hidden
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

* {
    outline: none!important
}

img {
    max-width: 100%;
    height: auto
}

.alignright,.alignleft {
    text-align: center;
    max-width: 45%
}

.alignright {
    float: right;
    margin: 0 0 25px 25px;
    border-radius: 10px
}

.alignleft {
    float: left;
    margin: 0 25px 25px 0;
    border-radius: 10px
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 10px;
    text-align: center
}

.wp-caption-text {
    margin: 5px 0 0;
    font-style: italic;
    font-size: 13px
}

ul,ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.clear {
    clear: both
}

.clearfix {
    zoom:1 }

.clearfix:before,.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.sep {
    padding: 0 5px
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.wp-block-image {
    margin: 0 0 40px;
    border-radius: 3px
}

a,button {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

iframe {
    width: 100%;
    max-width: 100%;
    border: none;
    display: block
}

.mobile-show {
    display: none
}

.mobile-hide {
    display: block
}

.row-equal {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.row-equal:before,.row-equal:after {
    display: none
}

.row-equal .col {
    margin-bottom: 30px
}

.row-equal .card,.row-equal .box {
    height: 100%;
    margin-bottom: 0
}

.row-fill {
    display: -webkit-box;
    display: flex
}

.row-fill .col {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.row-v-centre {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap
}

.row-v-centre:before,.row-v-centre:after {
    display: none
}

body {
    background: #fff;
    /* font-family:"Karla",serif; */
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 400;
    font-size: 13px;
    color: #a2a2a2;
    line-height: 1.4
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    /* font-family:"Rubik",sans-serif; */
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 500;
    color: #201820;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 1.2;
    letter-spacing: -.01em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a {
    color: #201820
}

h1,.h1 {
    font-size: 60px;
    line-height: 1
}

h2,.h2 {
    font-size: 55px
}

h3,.h3 {
    font-size: 50px
}

h4,.h4 {
    font-size: 40px
}

h5,.h5 {
    font-size: 30px
}

h6,.h6 {
    font-size: 20px
}

.title {
    margin-bottom: 50px;
    text-align: center;
    position: relative
}

.title.text-left {
    text-align: left
}

.title.text-right {
    text-align: right
}

.title .pretitle {
    font-size: 15px;
    text-transform: uppercase;
    color: #2FD510;
    letter-spacing: .1em;
    margin-bottom: 20px;
}

.title .subtitle {
    margin-top: -10px
}

.title :last-child {
    margin-bottom: 0
}

red {
    margin-top: 0;
    margin-bottom: 30px
}

p.lead {
    font-size: 20px
}

blockquote {
    border: none;
    padding: 0
}

a {
    color: #A570F5;
    text-decoration: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

a:hover {
    color: #A570F5;
    text-decoration: none
}

p a:hover {
    text-decoration: underline
}

.badge {
    border-radius: 10px!important;
    background: #A570F5!important
}

.blue {
    color: #A570F5
}

.purple {
    color: #240DE6
}

.red {
    color: #eb4334
}

.list ul,ul.list,.entry-content ul,.entry-content ol {
    margin-bottom: 40px
}

.list ul li,ul.list li,.entry-content ul li,.entry-content ol li {
    padding-left: 20px;
    position: relative;
    margin: 0 0 10px
}

.list ul li:before,ul.list li:before,.entry-content ul li:before,.entry-content ol li:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
    font-family: 'Font Awesome 5 Pro';
    color: #f2ab1f;
    position: absolute;
    left: 0;
    top: 7px;
    font-weight: 700;
    line-height: 1;
    font-size: 50%
}

.list ul ul,ul.list ul,.entry-content ul ul,.entry-content ol ul {
    margin: 10px 0 0 10px;
    font-size: 14px
}

.entry-content ol li {
    list-style: decimal inside;
    padding: 0
}

.entry-content ol li:before {
    display: none
}

.usps {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #f2ab1f;
    font-family: "Rubik",sans-serif
}

.usps li {
    display: inline;
    margin: 0 18px
}

.title+.usps {
    margin-top: -20px
}

.entry-content>:last-child {
    margin-bottom: 0
}

.icon-left {
    margin-right: 5px
}

.icon-right {
    margin-left: 5px
}

.social-icons {
    text-align: left
}

.social-icon {
    display: inline-block;
    margin: 0 15px 0 0;
    color: #A570F5;
    font-size: 18px
}

.social-icon:hover {
    color: #240DE6
}

.btn,.button {
    /* font-family:"Rubik",sans-serif; */
    background: -webkit-gradient(linear,left top,right top,from(#f47d52),color-stop(#f2ab1f),color-stop(#f2ab1f),to(#f47d52));
    background: -webkit-linear-gradient(left,#f47d52,#f2ab1f,#f2ab1f,#f47d52);
    background: linear-gradient(140deg,#200ae6,#a772f5,#a772f5,#200ae6);
    background-size: 200% 100%;
    color: #fff;
    padding: 13px 28px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 10px;
    position: relative;
    white-space: normal;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    vertical-align: top;
}

.btn:hover,.button:hover {
    background-position: 50% 0;
    color: #fff;
    border-color: transparent
}

.btn:focus,.button:focus {
    box-shadow: inset 0 0 10px rgba(32,24,32,.1)
}

.btn-lg,.button-lg {
    font-size: 28px;
    padding: 20px 30px
}

.btn-sm,.button-sm {
    font-size: 13px;
    padding: 10px 25px
}

.btn-square,.button-square {
    padding-left: 5px;
    padding-right: 5px;
    width: 50px;
    min-height: 51px
}

.btn-block,.button-block {
    display: block;
    max-width: 390px;
    width: 100%;
}

.btn-primary,.button-primary {
    background: -webkit-gradient(linear,left top,right top,from(#A570F5),color-stop(#0fcff4),color-stop(#0fcff4),to(#A570F5));
    background: -webkit-linear-gradient(left,#A570F5,#0fcff4,#0fcff4,#A570F5);
    background: linear-gradient(90deg,#0B498F,#1483D0,#1483D0,#0B498F);
    background-size: 200% 100%;
    color: #fff;
    border-color: transparent;
}

.btn-primary:hover,.button-primary:hover {
    color: #fff;
    border-color: transparent
}

.btn-grey,.button-grey {
    background: -webkit-gradient(linear,left top,right top,from(#acc5cc),color-stop(#bbd0d6),color-stop(#bbd0d6),to(#acc5cc));
    background: -webkit-linear-gradient(left,#acc5cc,#bbd0d6,#bbd0d6,#acc5cc);
    background: linear-gradient(90deg,#acc5cc,#bbd0d6,#bbd0d6,#acc5cc);
    background-size: 200% 100%;
    color: #fff;
    border-color: transparent
}

.btn-grey:hover,.button-grey:hover {
    color: #fff;
    border-color: transparent
}

.btn-border,.button-border {
    background: #00000000;
    color: #201820;
    /* border-color:#201820; */
}

.btn-border:hover,.button-border:hover {
    background: #20182000;
    color: #fff;
    border-color: #201820;
}

.section-dark .btn-border:hover,.section-dark .button-border:hover {
    background: transparent;
    border-color: #fff;
    color: #fff
}

.btn-border-white,.section-dark .btn-border,.button-border-white,.section-dark .button-border {
    border-color: #fff;
    color: #fff;
    background: transparent
}

.btn-border-white:hover,.section-dark .btn-border:hover,.button-border-white:hover,.section-dark .button-border:hover {
    background: #fff;
    color: #A570F5;
    border-color: #fff
}

.btn-link,.button-link {
    color: #A570F5;
    background: transparent;
    border-color: transparent
}

.btn-link:hover,.button-link:hover {
    background: #dbe6e9;
    color: #A570F5;
    border-color: transparent;
    text-decoration: none
}

.btn-link:after,.button-link:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    margin-left: 7px
}

.btn-link.scrollto:after,.button-link.scrollto:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ"
}

.btn:not(.btn-block)+.btn:not(.btn-block),.button:not(.btn-block)+.btn:not(.btn-block) {
    margin-left: 15px
}

.form-group {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

label {
    font-weight: 600;
    display: block;
    font-size: 17px;
    color: #a2a2a2;
    text-align: left
}

label small {
    display: block;
    font-weight: 500;
    font-size: 16px
}

.form-control {
    height: 65px;
    border: 2px solid #d0e3e6;
    background: #fff;
    color: #201820;
    font-size: 22px;
    padding: 6px 15px;
    box-shadow: none!important;
    border-radius: 10px
}

.form-control:focus {
    border-color: #afcfd4
}

select,select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 65px;
    background-image: url(../Content/Images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-position: calc(100% - 10px) 50%;
    background-size: auto 40px
}

textarea.form-control {
    padding: 15px
}

.input-group-addon {
    display: table-cell;
    background: #fff;
    color: #201820;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px 0 0 10px;
    border: 2px solid #d0e3e6;
    border-right: none
}

.validation-message {
    text-align: left;
    color: #eb4334;
    font-size: 12px;
    padding-top: 5px;
    display: none
}

.has-error>label {
    color: #eb4334
}

.has-error .form-control,.has-error .input-group-addon,.has-error .form-box-icon label {
    border-color: #eb4334
}

.has-error .validation-message {
    display: block
}

form .form-button {
    text-align: right
}

.form-choice {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0 -10px
}

.form-choice .field-choice {
    width: 50%;
    margin: 0 10px;
    text-align: center;
}

.field-choice input {
    display: none
}

.field-choice label.form-control {
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    /*background: transparent;*/
}

.btn.btn-default.quote_button {
    transform: scale(1.5);
}

.section.section-dark.gradient-purple.section-quote.wave-top.wave-bottom .field-choice input:checked+label.form-control {
    background: white!important;
    color: #6e4fe5;
}

.field-choice label.form-control:hover {
    border-color: #afcfd4
}

.section-dark .field-choice label.form-control {
    border-color: transparent
}

.field-choice input:checked+label.form-control {
    background: -webkit-radial-gradient(#0fcff4,#A570F5);
    background: radial-gradient(#0fcff4,#A570F5);
    color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5438e5+0,bb94f8+100 */
    background: rgb(84,56,229);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(84,56,229,1) 0%, rgba(187,148,248,1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(84,56,229,1) 0%,rgba(187,148,248,1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(84,56,229,1) 0%,rgba(187,148,248,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5438e5', endColorstr='#bb94f8',GradientType=0 );
    /* IE6-9 */
    border-color: transparent;
}

.form-postcode {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.form-postcode .form-control {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.form-postcode .btn {
    margin-left: 20px;
    flex-shrink: 0
}

.manual-address {
    display: none
}

.form-box-icon {
    height: 100%
}

.form-box-icon input {
    display: none
}

.form-box-icon label {
    cursor: pointer;
    font-weight: 400;
    border: 2px solid #d0e3e6;
    box-shadow: none
}

.form-box-icon label .icon-image {
    margin-top: 15px;
    margin-bottom: 10px
}

.form-box-icon label .icon-image img {
    height: 60px;
    width: auto
}

.form-box-icon label h6 {
    font-size: 15px;
    display: -webkit-box;
    display: flex;
    min-height: 40px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 1.1
}

.form-box-icon label:hover {
    border-color: #afcfd4
}

.form-box-icon input:checked+label {
    background: -webkit-radial-gradient(#0fcff4,#A570F5);
    background: radial-gradient(#0fcff4,#A570F5);
    border-color: transparent
}

.form-box-icon input:checked+label h6 {
    color: #fff
}

.row-form-icons {
    -webkit-box-pack: center;
    justify-content: center
}

.loan-details {
    display: -webkit-box;
    display: flex
}

.loan-details .loan-amount {
    width: 210px;
    flex-shrink: 0;
    margin-right: 30px;
}

.header_banner_cont .loan-details .loan-amount {
    width: 100%;
    flex-shrink: 0;
    margin-right: 30px;
}

.loan-details .loan-amount-input {
    position: relative
}

.loan-details .loan-amount .form-control {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px
}

.section-dark .loan-details .loan-amount .form-control {
    border-color: transparent
}

.loan-details .loan-amount .amount-change {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0;
    font-size: 22px;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 10px
}

.loan-details .loan-amount .amount-change.amount-plus {
    left: auto;
    right: 10px
}

.loan-details .loan-months {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.loan-details .loan-months-input.form-choice {
    margin: 0 -5px;
}

.header_banner_cont .loan-details .loan-months-input {
    margin: 0 7%;
}

.loan-details .loan-months-input .field-choice {
    margin: 0 5px;
}

.section-form .loan-details {
    display: block
}

.section-form .loan-details .loan-amount {
    width: 100%;
    margin-right: 0
}

.box-progress {
    background: rgba(32,24,32,.05);
    max-width: 170px;
    box-shadow: none;
    font-size: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    padding: 30px 10px
}

.box-progress span {
    display: block;
    font-size: 50px;
    line-height: 1.2
}

.icon-failed {
    margin-bottom: 20px
}

.icon-failed img {
    height: 100px;
    width: auto
}

.section-form.active {
    display: block
}

.section-form.section-fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.section-form.section-fullscreen.open {
    opacity: 1;
    visibility: visible
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 37px 0 30px;
    z-index: 99;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

#header .header-right {
    text-align: right
}

div.sticky#header .logo {
    width: 177px;
}

#header .logo {
    display: inline-block;
    width: 200px;
    margin-left: 0px;
}

#header .logo img,#header .logo svg {
    height: 50px;
    width: auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

#header .btn-default span {
    position: absolute;
    top: 100%;
    right: 0;
    color: #fff;
    font-family: 'Schoolbell';
    font-size: 16px;
    margin-top: 20px;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background: url(../Content/Images/arrow.svg) 0 0 no-repeat;
    padding: 15px 0 0 40px
}

#header .btn-menu {
    z-index: 99
}

#header .btn-menu .bar {
    width: 28px;
    height: 4px;
    display: block;
    background: #633ee6;
    position: absolute;
    left: 9px;
    top: 12px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    border-radius: 10px;
}

#header .btn-menu .bar-2 {
    top: 20px
}

#header .btn-menu .bar-3 {
    top: 29px;
}

#header .btn-menu:after {
    content: "";
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    font-size: 10px
}

#header .btn-menu:hover .bar {
    background: #7b5ced;
}

#header .btn-menu.open {
    color: #fff;
    /* border-color:#fff */
}

#header .btn-menu.open .bar-1 {
    -webkit-transform: rotate(-45deg) translate3d(-2px,3px,0);
    transform: rotate(-45deg) translate3d(-2px,3px,0);
    background: #fff
}

#header .btn-menu.open .bar-2 {
    -webkit-transform: rotate(45deg) translate3d(-3px,-4px,0);
    transform: rotate(45deg) translate3d(-3px,-4px,0);
    background: #fff
}

#header .btn-menu.open:after {
    /*  content:"Cerca"; */
    content: ""
}

#header .btn-menu.open:hover {
    background: #fff0;
    color: #201820;
}

#header .btn-menu.open:hover .bar {
    background: #201820
}

@media(max-width: 767px) {
    #header.header-min {
        position:relative
    }
}

#header.header-min .btn-default {
    display: none
}

#header.sticky:not(.header-min) {
    position: fixed;
    /*  position: relative */
    background: #ffffff;
    box-shadow: 0 0 20px rgba(32,24,32,.2);
    padding: 13px 0;
}

#header.sticky:not(.header-min) .logo {
    padding-top: 5px
}

#header.sticky:not(.header-min) .logo img,#header.sticky:not(.header-min) .logo svg {
    height: 0px;
}

#header.sticky:not(.header-min) .btn-default span {
    opacity: 0
}

@media only screen and (min-width: 768px) {
    #header:not(.sticky):not(.header-min) .btn-menu {
        border-color: #fff0;
        color: #fff;
    }

    #header:not(.sticky):not(.header-min) .btn-menu .bar {
        background: transparent;
        cursor: pointer;
    }

    #header:not(.sticky):not(.header-min) .btn-menu:hover {
        background: transparent;
        cursor: pointer;
        color: #201820
    }

    #header:not(.sticky):not(.header-min) .btn-menu:hover .bar {
        background: #201820
    }
}

@media only screen and (min-width: 768px) {
    #header.header-dark:not(.sticky) .logo img .logo-text>path,#header.header-dark:not(.sticky) .logo svg .logo-text>path {
        fill:#fff
    }
}

.main-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    padding-top: 130px;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: hidden;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 98;
    display: none
}

.main-menu .nav {
    text-align: center;
    font-family: "Rubik",sans-serif
}

.main-menu .nav ul {
    font-size: 5vh;
    line-height: 1
}

.main-menu .nav ul li a {
    display: block;
    padding: 2.5vh 30px
}

.main-menu .nav ul li a:hover {
    background: rgba(32,24,32,.1)
}

.main-menu .nav ul li.active a {
    color: #f2ab1f
}

.main-menu.open {
    -webkit-transform: translate3d(0%,0,0);
    transform: translate3d(0%,0,0);
    visibility: visible
}

.page-loading .main-menu {
    display: block
}

.page-banner {
    padding: 150px 0 10vw;
    background: -webkit-gradient(linear,left top,right top,from(#A570F5),to(#240DE6));
    background: -webkit-linear-gradient(left,#A570F5,#240DE6);
    background: linear-gradient(90deg,#A570F5,#240DE6);
    min-height: 500px;
    position: relative
}

.page-banner:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 15vw;
    background: url(../Content/Images/curve-banner.svg) 50% 0;
    background-size: 100% 100%;
    pointer-events: none
}

.page-banner-content {
    padding: 40px 0
}

.home-banner {
    padding: 150px 0 75px;
    position: relative;
    overflow: unset;
    min-height: 70px;
    border-radius: 0 0 30% 70%/0 0 2% 20%;
}

.home-banner .h4 {
    font-weight: 400
}

.home-banner .quote-form {
    margin-bottom: 40px
}

.home-banner .box-border {
    text-align: center;
    font-size: 13px
}

.home-banner .box-border h6,.home-banner .box-border p {
    margin-bottom: 15px;
    color: #a2a2a2
}

.home-banner .box-border :last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .overlay_div {
        content:"";
        position: absolute;
        top: -15%;
        /*  right:0%; */
        width: 0%;
        height: 967px;
        background: url(../Content/Images/body_decore_desk.png) 0 0;
        background-size: 100% 100%;
        pointer-events: none;
        background-repeat: no-repeat!important;
        right: -2%;
    }

    .home-banner.aminate_home_banner .overlay_div {
        width: 40%;
        right: 0%;
        top: 0;
        transition: all 1s;
        /* transition-delay: .8s; */
    }

    .home-banner.aminate_home_banner.for_parallax .overlay_div {
        width: 40%;
        right: 0%;
        top: 0%;
        transition: all .5s;
        /* transition-delay: .8s; */
    }
}

.breadcrumbs {
    font-size: 11px;
    color: #201820;
    opacity: .6
}

.breadcrumbs li {
    display: inline-block
}

.breadcrumbs li a {
    color: #201820
}

.breadcrumbs li a:hover {
    text-decoration: underline
}

.breadcrumbs li:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 6px;
    margin: 0 5px 0 8px;
    display: inline-block;
    -webkit-transform: translate3d(0,-1px,0);
    transform: translate3d(0,-1px,0)
}

.breadcrumbs li:last-child:after {
    display: none
}

.section-dark .breadcrumbs {
    color: #fff
}

.section-dark .breadcrumbs li a {
    color: #fff
}

@media only screen and (min-width: 1200px) {
    .box-icon {
        padding:20px
    }

    .section-icons-content .icon-block {
        width: 75%
    }

    .section-form .title h1 {
        font-size: 75px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    h1,.h1 {
        font-size:55px
    }

    .home-banner {
        padding-top: 180px
    }

    .wave-top:before {
        top: -90px;
        height: 180px
    }

    .wave-bottom:after {
        height: 160px;
        bottom: -100px
    }

    .section-quote {
        padding: 90px 0
    }

    .steps .step-wide .step-image {
        left: -30%
    }

    .section-form .title h1 {
        font-size: 65px
    }

    .usps {
        font-size: 17px
    }

    .usps li {
        margin: 0 12px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #header .btn-default span {
        margin-top:5px
    }

    h1,.h1 {
        font-size: 55px
    }

    .home-banner {
        padding: 180px 0 50px;
        min-height: 0;
        border-radius: 0 0 30% 20%/0 0 2% 5%
    }

    .home-banner h1 {
        font-size: 42px;
        margin-bottom: 15px
    }

    .home-banner .h4 {
        font-size: 30px;
        margin-bottom: 25px
    }

    .home-banner .loan-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .home-banner .loan-details .loan-amount {
        width: 100%;
        margin-right: 0
    }

    .home-banner .loan-details .form-group {
        margin-bottom: 20px
    }

    .home-banner .box-border {
        padding: 15px
    }

    .section {
        padding: 60px 0
    }

    .section-half:before {
        display: none
    }

    .section-button {
        padding-top: 30px
    }

    .wave-top:before {
        top: -65px;
        height: 130px
    }

    .wave-bottom:after {
        height: 160px;
        bottom: -100px
    }

    .section-quote {
        padding: 90px 0
    }

    .section-testimonials {
        background-size: 1500px 270px
    }

    .section-testimonials .title:after {
        display: none
    }

    .section-testimonials .testimonial-image {
        left: -15px;
        top: -15px
    }

    .section-testimonials .testimonial:nth-child(n+3) {
        display: none
    }

    .section-icons-content .icon-block {
        margin-bottom: 20px
    }

    .section-icons-content .btn+.btn {
        margin: 15px 0 0
    }

    .steps .step-wide-image {
        bottom: 0
    }

    .steps .step-wide .step-image {
        left: -30%
    }

    .steps .step-wide .btn+.btn {
        margin: 15px 0 0
    }

    .icon-block-image {
        width: 130px;
        height: 130px;
        line-height: 90px
    }

    .icon-block-image img {
        height: 70px
    }

    .section-form {
        padding: 150px 0
    }

    .section-form .title h1 {
        font-size: 60px
    }

    .usps {
        font-size: 17px
    }

    .usps li {
        margin: 0 12px
    }

    .box-progress {
        padding: 10px;
        font-size: 16px
    }

    .box-progress span {
        font-size: 35px
    }

    #footer .footer-main .footer-links {
        padding: 5px 0 20px
    }

    #footer .footer-main .footer-links ul {
        font-size: 16px
    }

    #footer .footer-main .footer-content {
        padding: 20px 0
    }

    #footer .copyright {
        padding: 20px 0
    }

    #footer .copyright-center {
        text-align: right
    }

    #footer .copyright-right {
        text-align: left;
        padding-top: 5px
    }
}

@media only screen and (max-width: 767px) {
    .mobile-show {
        display:block
    }

    .mobile-hide {
        display: none
    }

    #header {
        padding: 10px 0;
        box-shadow: 0 0 20px rgba(32,24,32,.2);
        position: -webkit-sticky;
        position: sticky
    }

    #header .header-right {
        padding-left: 0
    }

    #header .logo {
        margin-top: 9px
    }

    #header .logo img,#header .logo svg {
        height: 20px
    }

    #header .btn-default {
        font-size: 11px;
        margin-left: 5px
    }

    #header .btn-default span {
        display: none
    }

    #header .btn-menu {
        width: 40px;
        min-height: 39px;
        padding: 0
    }

    #header .btn-menu .bar {
        left: 6px;
        top: 9px;
        width: 24px;
        height: 3px
    }

    #header .btn-menu .bar-2 {
        top: 17px
    }

    #header .btn-menu:after {
        font-size: 8px;
        bottom: 1px
    }

    #header:not(.header-min) .btn-menu.open {
        -webkit-transform: translate3d(129px,0,0);
        transform: translate3d(129px,0,0)
    }

    .main-menu {
        padding-top: 70px
    }

    .main-menu .nav {
        height: 100%;
        overflow-y: auto
    }

    .main-menu .nav ul {
        font-size: 18px
    }

    .main-menu .nav ul li a {
        padding: 10px 20px
    }

    h1,h2,h3,h4,h5,h6,p {
        margin-bottom: 20px
    }

    h1,.h1 {
        font-size: 35px
    }

    h2,.h2 {
        font-size: 30px
    }

    h3,.h3 {
        font-size: 25px
    }

    h4,.h4 {
        font-size: 20px
    }

    h5,.h5 {
        font-size: 18px
    }

    h6,.h6 {
        font-size: 17px
    }

    p.lead {
        font-size: 16px
    }

    .title {
        margin-bottom: 30px
    }

    .btn {
        font-size: 14px;
        padding: 10px 15px
    }

    .btn-lg {
        font-size: 20px;
        padding: 16px
    }

    .home-banner {
        padding: 100px 0 50px;
        min-height: 0;
        border-radius: 0 0 0% 100%/0 0 10% 5%;
        text-align: center
    }

    .home-banner h1 {
        margin-bottom: 15px
    }

    .home-banner .h4 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .home-banner .box-border {
        padding: 15px
    }

    .page-banner {
        padding: 75px 0 60px;
        min-height: 0
    }

    .page-banner-content {
        padding: 20px 0
    }

    .wave-top:before {
        top: -45px;
        height: 90px
    }

    .wave-bottom:after {
        height: 100px;
        bottom: -55px
    }

    .section {
        padding: 50px 0
    }

    .section-half:before {
        display: none
    }

    .section-half .col {
        margin: 30px 0
    }

    .section-button {
        padding-top: 30px
    }

    .section-testimonials {
        background-size: 1000px 250px
    }

    .section-testimonials .title {
        padding-bottom: 5px;
        text-align: center
    }

    .section-testimonials .title:after {
        display: none
    }

    .section-lenders .title {
        text-align: center
    }

    .section-lenders .lender-logos .lender-logo {
        height: 60px;
        padding: 10px
    }

    .section-icons-content .col {
        margin-bottom: 40px
    }

    .section-faqs .masonry-faqs:before {
        display: none
    }

    .section-quote+.section {
        padding-top: 80px
    }

    .steps .step {
        margin-bottom: 80px
    }

    .steps .step-wide {
        text-align: center;
        background: #fff
    }

    .steps .step-wide-image {
        display: none
    }

    .icon-block {
        width: 100%!important;
        margin-left: 0!important
    }

    .icon-block-image {
        width: 100px;
        height: 100px;
        line-height: 60px;
        margin-right: 20px
    }

    .icon-block-image img {
        height: 50px;
        max-width: 100%
    }

    .icon-block-content {
        padding: 0
    }

    .panel-group .panel>.panel-heading h4 {
        font-size: 15px
    }

    .panel-group .panel>.panel-heading h4 a {
        padding: 15px 45px 15px 20px
    }

    .panel-group .panel>.panel-heading h4 a:after {
        top: 14px;
        font-size: 20px
    }

    .panel-group .panel>.panel-heading+.panel-collapse>.panel-body {
        padding: 10px 20px 20px;
        font-size: 14px
    }

    .contact-details {
        font-size: 20px
    }

    .masonry {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .loan-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .loan-details .loan-amount {
        width: 100%;
        margin-right: 0
    }

    .loan-details .form-group {
        margin-bottom: 20px
    }

    .section-form {
        padding: 100px 0
    }

    .section-form .title {
        margin-bottom: 30px
    }

    .section-form .title p.lead {
        font-size: 16px
    }

    .section-form .btn-block {
        margin-top: 30px
    }

    .form-control {
        height: 55px;
        font-size: 17px
    }

    select,select.form-control {
        background-size: auto 20px;
        padding-right: 30px
    }

    .field-choice label.form-control {
        font-size: 17px
    }

    .loan-details .loan-amount .form-control {
        font-size: 22px
    }

    .loan-details .loan-amount .amount-change {
        top: 8px
    }

    .box-progress {
        width: 100%;
        max-width: none;
        background: #f2ab1f;
        border-radius: 0;
        font-size: 16px;
        padding: 10px;
        color: #fff
    }

    .box-progress span {
        font-size: 16px;
        display: inline;
        font-weight: 600
    }

    #footer .footer-top {
        margin-bottom: -140px
    }

    #footer .footer-top .footer-logo {
        text-align: center;
        margin-bottom: 15px
    }

    #footer .footer-top .footer-logo img,#footer .footer-top .footer-logo svg {
        height: 25px
    }

    #footer .footer-top .footer-logo img .logo-text,#footer .footer-top .footer-logo svg .logo-text {
        -webkit-transform: translate3d(-38px,0,0)!important;
        transform: translate3d(-38px,0,0)!important
    }

    #footer .footer-top-right {
        text-align: center
    }

    #footer .footer-main .footer-links {
        display: none
    }

    #footer .footer-main .footer-content {
        padding: 20px 0;
        font-size: 11px
    }

    #footer .copyright {
        padding: 20px 0
    }

    #footer .copyright-left {
        text-align: center;
        padding-bottom: 10px
    }

    #footer .copyright-right {
        text-align: center;
        padding-top: 10px
    }
}

@media only screen and (max-width: 479px) {
    .row-xs-full .col {
        width:100%
    }

    .form-choice-xs-full {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .form-choice-xs-full .field-choice {
        width: auto;
        margin-bottom: 10px
    }

    .masonry {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .usps {
        font-size: 12px
    }

    .usps li {
        margin: 0 6px
    }

    .row-form-icons .col {
        margin-bottom: 15px
    }

    .form-box-icon label {
        display: -webkit-box;
        display: flex;
        padding: 15px 10px
    }

    .form-box-icon label .icon-image {
        width: 90px;
        flex-shrink: 0;
        margin: 0
    }

    .form-box-icon label .icon-image img {
        height: 50px
    }

    .form-box-icon label h6 {
        text-align: left
    }
}

.full-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.bgcover {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.transition {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.cubictransition {
    -webkit-transition: .3s cubic-bezier(.645,.045,.355,1);
    transition: .3s cubic-bezier(.645,.045,.355,1)
}

.cubictransition {
    background: -webkit-linear-gradient(315deg,#A570F5,#240DE6);
    background: linear-gradient(135deg,#A570F5,#240DE6)
}

.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-minus:before {
    content: "-";
    font-size: 56px;
    line-height: 24px;
}

.fa-plus:before {
    content: "+";
    font-size: 39px;
    font-weight: bold;
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../Content/Fonts/fa-brands-400.eot);
    src: url(../Content/Fonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(../Content/Fonts/fa-brands-400.html) format("woff2"),url(../Content/Fonts/fa-brands-400.woff) format("woff"),url(../Content/Fonts/fa-brands-400.ttf) format("truetype"),url(../Content/Fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../Content/Fonts/fa-light-300.eot);
    src: url(../Content/Fonts/fa-light-300d41d.eot?#iefix) format("embedded-opentype"),url(../Content/Fonts/fa-light-300.html) format("woff2"),url(../Content/Fonts/fa-light-300.woff) format("woff"),url(../Content/Fonts/fa-light-300.ttf) format("truetype"),url(../Content/Fonts/fa-light-300.svg#fontawesome) format("svg")
}

.fal {
    font-weight: 300
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../Content/Fonts/fa-regular-400.eot);
    src: url(../Content/Fonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),url(../Content/Fonts/fa-regular-400.html) format("woff2"),url(../Content/Fonts/fa-regular-400.woff) format("woff"),url(../Content/Fonts/fa-regular-400.ttf) format("truetype"),url(../Content/Fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fal,.far {
    font-family: Font Awesome\ 5 Pro
}

.far {
    font-weight: 400
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../Content/Fonts/fa-solid-900.eot);
    src: url(../Content/Fonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),url(../Content/Fonts/fa-solid-900.html) format("woff2"),url(../Content/Fonts/fa-solid-900.woff) format("woff"),url(../Content/Fonts/fa-solid-900.ttf) format("truetype"),url(../Content/Fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

.gradient-blue {
    background: -webkit-gradient(linear,left top,right top,from(#A570F5),to(#0fcff4))!important;
    background: -webkit-linear-gradient(left,#A570F5,#0fcff4)!important;
    background: linear-gradient(90deg,#A570F5,#0fcff4)!important
}

.gradient-purple {
    background: -webkit-gradient(linear,left top,right top,from(#240DE6),to(#a33a96))!important;
    background: -webkit-linear-gradient(-120deg,#c498fb,#6e4fe5)!important;
    background: linear-gradient(-120deg,#c498fb,#6e4fe5)!important;
}

.gradient-blue-purple {
    background: -webkit-gradient(linear,left top,right top,from(#A570F5),to(#240DE6))!important;
    background: -webkit-linear-gradient(left,#A570F5,#240DE6)!important;
    background: linear-gradient(90deg,#A570F5,#240DE6)!important
}

.gradient-pink-purple {
    background: -webkit-gradient(linear,left top,right top,from(#e61978),to(#240DE6))!important;
    background: -webkit-linear-gradient(left,#e61978,#240DE6)!important;
    background: linear-gradient(120deg,#a23a96,#3f17d5)!important;
}

.gradient-orange {
    background: -webkit-gradient(linear,left top,right top,from(#f47d52),to(#f2ab1f))!important;
    background: -webkit-linear-gradient(left,#f47d52,#f2ab1f)!important;
    background: linear-gradient(90deg,#f47d52,#f2ab1f)!important
}

.panel-group {
    margin: 40px 0 50px
}

.panel-group .panel {
    margin: 0 0 30px;
    padding: 0;
    overflow: hidden
}

.panel-group .panel>.panel-heading {
    padding: 0;
    background: none
}

.panel-group .panel>.panel-heading h4 {
    font-size: 20px;
    margin: 0
}

.panel-group .panel>.panel-heading h4 a {
    padding: 25px 55px 25px 30px;
    color: #201820;
    display: block;
    position: relative
}

.panel-group .panel>.panel-heading h4 a:after {
    content: "^";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    top: 19px;
    right: 25px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    transform: rotate(180deg);
}

.panel-group .panel>.panel-heading h4 a:hover {
    text-decoration: none
}

.panel-group .panel>.panel-heading h4.open a:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(0deg);
}

.panel-group .panel>.panel-heading+.panel-collapse>.panel-body {
    padding: 10px 30px 30px;
    display: none;
    font-size: 18px;
    color: #201820
}

.panel-group .panel>.panel-heading+.panel-collapse>.panel-body p {
    margin-bottom: 15px
}

.panel-group .panel>.panel-heading+.panel-collapse>.panel-body :last-child {
    margin-bottom: 0
}

.box {
    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 1px 2px 0px rgb(32 24 32 / 0%);
    border-radius: 10px;
    border-radius: 10px;
    transition: all .5s;
}

.section-icons.section-icons-content.activeanimate .box {
    box-shadow: 0 20px 30px rgba(32,24,32,.2);
    transition: all .5s;
}

.box>:last-child {
    margin-bottom: 0
}

.box-border {
    background: none;
    border: 1px solid #d0e3e6;
    box-shadow: none;
    margin-top: 20px
}

.box-grey {
    background-color: #dbe6e9;
    background: -webkit-radial-gradient(#fff,#dbe6e9);
    background: radial-gradient(#fff,#dbe6e9);
    box-shadow: none
}

.box .box-image {
    margin-bottom: 25px
}

.box .box-image img {
    height: 65px;
    max-width: 85px;
    width: auto;
    display: inline-block
}

.box .box-content :last-child {
    margin-bottom: 0
}

.box-icon {
    position: relative;
    font-size: 13px;
    padding: 20px;
    text-align: center
}

.box-icon .box-image {
    padding-top: 15px
}

.box-icon h5 {
    font-size: 20px;
    margin-bottom: 10px;
    min-height: 50px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.box-faq {
    font-size: 15px
}

.box-faq h6 {
    margin-bottom: 10px
}

.box-help {
    padding: 40px;
    color: #201820;
    margin-top: 40px;
    position: relative;
    display: none
}

.box-help:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate3d(-50%,-100%,0) scaleX(1.5);
    transform: translate3d(-50%,-100%,0) scaleX(1.5);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #e6edef
}

.testimonial {
    position: relative;
    margin-bottom: 90px;
    padding-top: 20px;
    padding-bottom: 20px
}

.testimonial-image {
    position: absolute;
    top: -35px;
    left: -35px;
    padding: 4px;
    border-radius: 50%
}

.testimonial-image img {
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 50%
}

.testimonial-content {
    padding-left: 45px
}

.testimonial-content p.quote {
    margin-bottom: 15px
}

.testimonial-content h6 {
    margin-bottom: 0;
    position: relative
}

.testimonial-content h6:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
    line-height: 1;
    position: absolute;
    left: -50px;
    top: -5px;
    font-size: 80px;
    color: #dbe6e9;
    font-family: sans-serif
}

.testimonial-content :last-child {
    margin-bottom: 0
}

.icon-block {
    display: -webkit-box;
    display: flex;
    margin-bottom: 50px;
    align-items: center
}

.icon-block-image {
    width: 170px;
    height: 170px;
    line-height: 130px;
    padding: 20px;
    flex-shrink: 0;
    text-align: center;
    margin-right: 30px
}

.icon-block-image img {
    height: 70px;
    max-width: 85px;
    width: auto
}

.icon-block-content {
    padding: 20px 0
}

.icon-block-content h5 {
    font-size: 20px;
    margin-bottom: 10px
}

.icon-block-content :last-child {
    margin-bottom: 0
}

.masonry {
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin: 0 -15px
}

.masonry-item {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.table {
    margin-bottom: 40px
}

.loading-icon {
    margin: -20px auto 40px;
    width: 70px;
    padding-top: 60px;
    position: relative;
    overflow: hidden
}

.loading-icon-wallet {
    width: 100%;
    height: 50px;
    background: url(../Content/Images/logo-icon.svg) no-repeat 50% 50%;
    background-size: auto 100%;
    position: relative
}

.loading-icon .coin {
    width: 10px;
    height: 10px;
    background: #f2ab1f;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 5px;
    -webkit-animation: coin linear 2s infinite;
    animation: coin linear 2s infinite
}

.loading-icon .coin:nth-child(even) {
    margin-left: -18px
}

.loading-icon .coin:nth-child(2) {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.loading-icon .coin:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.loading-icon .coin:nth-child(4) {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s
}

@-webkit-keyframes coin {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0,60px,0);
        transform: translate3d(0,60px,0);
        opacity: 1
    }
}

@keyframes coin {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0,60px,0);
        transform: translate3d(0,60px,0);
        opacity: 1
    }
}

.card {
    margin: 0 0 30px
}

@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Karla"),local("Karla-Regular"),url(../Content/Fonts/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Karla Bold"),local("Karla-Bold"),url(../Content/Fonts/qkBWXvYC6trAT7zuC8m5xLtlmgzD.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Rubik"),local("Rubik-Regular"),url(../Content/Fonts/iJWKBXyIfDnIV7nBrXyw023e.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Rubik Medium"),local("Rubik-Medium"),url(../Content/Fonts/iJWHBXyIfDnIV7Eyjmmd8WD07oB-.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Rubik Bold"),local("Rubik-Bold"),url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7F6iGmd8WD07oB-.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Schoolbell';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Schoolbell Regular"),local("Schoolbell-Regular"),url(../Content/Fonts/92zQtBZWOrcgoe-fgnJIZxUa60ZpbiU.woff2) format("woff2");
    unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

#wrapper {
    position: relative
}

#content {
    position: relative;
    min-height: 350px
}

.section {
    padding: 100px 0;
    position: relative
}

.section:last-child {
    padding-bottom: 50px
}

.section-grey {
    background-color: #dbe6e9;
    background: -webkit-radial-gradient(#fff,#dbe6e9);
    background: radial-gradient(#fff,#dbe6e9);
}

.section-dark {
    color: #fff
}

.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6 {
    color: #fff
}

.section-dark .lead,.section-dark p,.section-dark small,.section-dark a:not(.btn),.section-dark .form-group>label {
    color: #fff
}

.section-button {
    text-align: center;
    padding-top: 70px
}

.title+.section-button {
    padding-top: 0
}

.section-half {
    font-size: 20px
}

.section-half:before {
    content: "";
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 48%;
    width: 2px;
    background: #dbe6e9
}

.section-fullscreen {
    min-height: 100vh;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.wave-top,.wave-bottom {
    position: relative
}

.section:not(.section-grey)+.wave-top {
    margin-top: 100px
}

/* .wave-top::before,.wave-bottom::after{
    content: "";
    position: absolute;
    color: #00000091;
    left: 0;
    top: -111px;
    width: 100%;
    height: 190px;
    background: url(../Content/Images/wave-footer2_1.png) 50% 100% no-repeat;
    background-size: 2000px 100%;
    animation: wave_footer 10s linear infinite;
    background-repeat: repeat;
    filter: drop-shadow(2px 4px 6px #00000091);
} */
.wave-top::before,.wave-bottom::after {
    content: "";
    position: absolute;
    color: #00000091;
    left: 0;
    top: -111px;
    width: 100%;
    height: 190px;
    /*background: url(../Content/Images/Nuuevo-wave-new1.svg) 100% 100% no-repeat;*/
    background: url(../Content/Images/Nuuevo-wave-new1.svg) repeat;
    background-size: 2000px 100%;
    /*  animation: wave_footer 200s linear infinite; */
    background-repeat: repeat;
    filter: drop-shadow(2px 4px 6px #00000031);
}

@media only screen and (min-width: 1800px) {
    .wave-top:before,.wave-bottom:after {
        background-size:110% 100%
    }
}

/* .wave-bottom:after{
    top: auto;
    bottom: -125px;
    height: 200px;
    background-image: url(../Content/Images/wave-footer2_1.png);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: drop-shadow(1px -1px 5px black);
} */
.wave-bottom:after {
    top: auto;
    bottom: -125px;
    height: 200px;
    background-image: url(../Content/Images/Nuuevo-wave-new1.svg);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: drop-shadow(1px -1px 5px #00000051);
}

.section-icons .slick-slide {
    padding-bottom: 20px
}

.section-icons-content .icon-block {
    width: 85%
}

.section-icons-content .icon-block:nth-child(even) {
    margin-left: 15%
}

.section-testimonials {
    background: url(../Content/Images/wave-1.svg) 50% 100% no-repeat;
    background-size: 2000px 570px;
    padding-bottom: 270px
}

.section-testimonials .title {
    padding-bottom: 140px
}

.section-testimonials .title:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
    font-size: 350px;
    line-height: 1;
    height: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #A570F5;
    opacity: .5;
    font-family: sans-serif
}

.section-testimonials .testimonial {
    width: 85%
}

.section-testimonials .testimonial:nth-child(odd) {
    margin-left: 15%
}

.section-testimonials .testimonial.slick-slide {
    padding-bottom: 20px;
    margin: 40px 20px 30px;
    box-shadow: 0 15px 20px rgba(32,24,32,.2)
}

.section-testimonials .testimonial.slick-slide .testimonial-image {
    left: 50%;
    margin-left: -40px
}

.section-testimonials .testimonial.slick-slide .testimonial-content {
    padding: 40px 0 0
}

.section-testimonials .testimonial.slick-slide .testimonial-content h6 {
    padding-left: 35px
}

.section-testimonials .testimonial.slick-slide .testimonial-content h6:before {
    left: 0
}

.section-testimonials .testimonial.slick-slide .testimonial-content p.location {
    padding-left: 35px
}

.section-testimonials .testimonials.slick-slider {
    margin: 0 -15px
}

.section-testimonials+.section:not(.section-grey) {
    padding-top: 0
}

@media only screen and (min-width: 2000px) {
    .section-testimonials {
        background-size:100% 570px
    }
}

.section-lenders .lender-logos {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center
}

.section-lenders .lender-logos .lender-logo {
    width: 100%;
    padding: 20px;
    height: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.section-lenders .lender-logos .lender-logo img {
    max-height: 100%;
    width: auto;
    margin: 0 auto
}

@media(max-width: 768px) {
    .section-lenders .lender-logos .lender-logo {
        width:33%
    }
}

.section-quote {
    padding: 120px 0
}

@media only screen and (min-width: 992px) {
    .section-quote .title .lead {
        font-size:40px;
        margin-top: 0px;
    }
}

.section-quote .quote-form {
    max-width: 630px;
    margin: auto
}

.section-quote+.section {
    padding-top: 200px
}

.section-faqs .masonry-faqs {
    position: relative
}

.section-faqs .masonry-faqs:before {
    content: "";
    position: absolute;
    top: 80px;
    left: 15%;
    width: 400px;
    height: 400px;
    background-color: #d0e3e6;
    border-radius: 50%;
    opacity: .6
}

.section-why h6 {
    margin-bottom: 10px;
    margin-top: 40px
}

.contact-details {
    color: #201820;
    margin-bottom: 50px;
    font-size: 24px
}

.contact-details h6 {
    margin-bottom: 5px
}

.contact-details>:last-child {
    margin-bottom: 0
}

.steps {
    text-align: center;
    position: relative
}

.steps:before {
    content: "";
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 50%;
    border-left: 2px dashed #dbe6e9
}

.steps .step {
    padding: 30px 0;
    background: #fff;
    font-size: 18px;
    margin-bottom: 150px;
    position: relative
}

.steps .step-image {
    padding-bottom: 25px;
    background: #fff
}

.steps .step-image img {
    height: 70px;
    width: auto
}

.steps .step h4 {
    margin-bottom: 20px
}

.steps .step-content>:last-child {
    margin-bottom: 0
}

.steps .step:last-child {
    margin-bottom: 0
}

.steps .step-wide {
    text-align: left;
    background: none
}

.steps .step-wide-image {
    position: absolute;
    right: 55%;
    top: -50px;
    bottom: -150px;
    width: 45%;
    background: 100% 50% no-repeat;
    background-size: auto 100%
}

.steps .step-wide .step-image {
    position: absolute;
    top: 0;
    left: -35%
}

.section-form {
    text-align: center;
    padding: 200px 0
}

.section-form .title {
    margin-bottom: 60px
}

.section-form .title h1 {
    margin-bottom: 20px
}

.section-form .title p.lead {
    color: #201820;
    font-size: 22px;
    margin-top: -5px
}

.section-form .btn-block {
    margin-top: 50px
}

.col-progress .box-progress {
    height: auto!important
}

.form-terms {
    font-size: 18px;
    margin-top: -20px
}

.form-terms h6 {
    margin-bottom: 0;
    color: #a2a2a2
}

.form-terms p a {
    color: #f2ab1f
}

.form-terms .form-group {
    max-width: 300px;
    margin: 0 auto 40px
}

.form-terms .form-group label {
    text-align: center
}

.form-terms .form-group label.form-control i {
    opacity: 0
}

.form-terms .form-group input:checked+label.form-control i {
    opacity: 1
}

h1.error404 {
    font-size: 120px;
    margin: 0
}

#footer {
    position: relative;
    margin-top: 12px;
}

#footer .footer-top {
    padding: 99px 0 100px;
    position: relative;
    top: -100px;
    margin-bottom: -100px;
    background: url(../Content/Images/wave-footer111.png) 50% 100% no-repeat;
    background-size:100% 102%;
/*     animation: wave_footer_one 15s linear infinite;
    filter: drop-shadow(2px 9px 16px #00000031); */
}

@keyframes wave_footer {
    to {
        background-position: 11300px 0px;
    }
}

/* @keyframes wave_footer_rev {
    to{
        background-position: 11300px 0px;
    }
} */
@keyframes wave_footer_one {
    0% {
        background-position: 60% 100%;
    }

    50% {
        background-position: 33% 100%;
    }

    100% {
        background-position: 60% 100%;
    }
}

#footer .footer-top .footer-logo img,#footer .footer-top .footer-logo svg {
    height: 40px;
    width: auto
}

#footer .footer-top .footer-logo img .logo-icon,#footer .footer-top .footer-logo svg .logo-icon {
    display: none
}

#footer .footer-top .footer-logo img .logo-text,#footer .footer-top .footer-logo svg .logo-text {
    -webkit-transform: translate3d(-76px,0,0)!important;
    transform: translate3d(-76px,0,0)!important
}

#footer .footer-top .footer-logo img .logo-text>path,#footer .footer-top .footer-logo svg .logo-text>path {
    fill: #fff
}

#footer .footer-top-right {
    text-align: right
}

@media only screen and (min-width: 1800px) {
    #footer .footer-top {
        background-size:110% 100%
    }
}

#footer .footer-main .footer-links {
    padding: 40px 0;
    font-family: "Rubik",sans-serif
}

#footer .footer-main .footer-links ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500
}

#footer .footer-main .footer-links ul li a {
    color: #fff
}

#footer .footer-main .footer-links ul li a:hover {
    color: #f2ab1f
}

#footer .footer-main .footer-links ul ul {
    display: none
}

#footer .footer-main .footer-content {
    font-size: 13px;
    padding: 60px 0
}

#footer .footer-main .footer-content p {
    margin-bottom: 15px
}

#footer .footer-main .footer-content :last-child {
    margin: 0
}

#footer .footer-main .divider-line {
    position: relative
}

/* #footer .footer-main .divider-line:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:1px;
    background:-webkit-gradient(linear,left top,right top,from(#240DE6),to(#e61978));
    background:-webkit-linear-gradient(left,#240DE6,#e61978);
    background:linear-gradient(90deg,#240DE6,#e61978);
    opacity:.7
} */
#footer .copyright {
    padding: 35px 0;
    font-size: 13px
}

#footer .copyright p {
    margin: 0
}

.nopipe_before::before {
    display: none;
}

#footer .copyright-center a:hover {
    color: #f2ab1f;
    text-decoration: none
}

#footer .copyright-right {
    text-align: right
}

#footer .siteby {
    display: inline-block;
    margin: 0
}

#footer .siteby a {
    padding-right: 62px;
    height: 20px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAeCAMAAACL83XTAAABsFBMVEUAAADQ1iX29/n29/mvyzanyDi90DDF0zS4zjK1zTPJ1CvH0yzO1Sj29/nW2CLB0S729/moyTj29/nU1yP29/mnyDjV2CP29/n29/n29/nN1Sj29/n29/n29/n29/mzzDS+0C729/mpyTj29/nV2CLE0iv29/nW2CKnyDj29/n29/m+0C/29/nQ1ibI0yvW2CLT1yTS1yTT1yTB0S7W2CL29/mtyjb29/nD0iz29/n29/nV2CL29/nN1SfW2CKtyjfJ1CrM1SnW2CLS1yXI0yzM1Snk6KGxzDXV2CK0zDTC0i7W2CLQ1ib29/nN1Sn29/msyjfL1SrT1yT29/n29/m7zzH29/n29/nG0yz29/nV2CO/0S+2zTLR1ibV2CPE0i2nyDj29/n29/n29/nQ1ianyDj29/n29/nG0yz29/nD0i28zzCnyDj29/nB0S7W2CKnyDj29/nW2CKnyDjD0i68zzC0zDTF0i3N1SnU2COyzDWxyzXL1Cq7zzHV2CLJ1Cu+0C/K1CvB0S7G0y2pyTiwyza5zjK6zjK6zjHR1yXO1SjS1yWqyTiryTfH0yysyjdD9MFVAAAAcXRSTlMADzPBs4/jBUWOW3LiyerMgCaKVXSmmbx8hWDTJw5cYhQTik7AHmGgrZpFj22GaEE6JU192z9G8izmGNAvF5JRC22NfpJGAn/xc3b3NOrIzSqpc1U6Wqho9Det7MV55Dh93/l32q4dkd3r+YZ0sdiystde+p4AAAO0SURBVHjaxdgDl+RAFIbhLzO7mx47Y9u2baOttW3bu/OXG6lbQafGeI/a/ZwbB1JP6d1A4G5pTxkMDfeUzs/OzpfaJPAk//bCncZwnS029eOyv6V5amqqs8A/BoukjsmRcBMt7dA1UNmUnpmZZ28oRrTyrYbNkpqaksruAfDKuyvV1+JmwLr4hHUNhi58e/Pm9evnz58nQEXZ7njcz549+xjt8+fbng4sTbm/fPkf6cMnx/oSTLXXLj6mqlrBy33Eyke06730Qn85qFV6LRcx1Id7UvvcP36+e6ejfn769ObtFy849dPbt8oM9I28f/9Yl0sWUZH3iMoDq4S/5Iyl1u1JtX03UqPWF0bq2xUZvOHBV4xKdQ2LqCjkYy02DzUTp0F9+XJdk3b9ISpvUBZRN81j5S/cKj8l6ssssKr+cKqWIqLiHr20XG4cqh2nRV2B2vgfohpqE1GHHlHphjU1BadG/a1iJB9R55qnWzd8RK0VUVFvGCtfdystqdcORn3WWFra6Nao6+MFSSsadVId6i+VyjalsUFGnZNE1PJl3dpaQ493cJypXpIBlF0iqiNqaebUdXVNJWororU+ZnUYqOnQauI7AZmvqZeLrKk5h6AikU91GuFmbhJ1BQCq5xi1Ciwa6wbCxZv3osYd1qbTMPXjUqsdRC1ApKkPjHoV4aZ/EbUtK1prFaNOGKjp0FVJrwYJHSw+CSruE3UckVqImhx9RtTH5hQxFTuPTJXgRKhpRE1CpEQD1Xsk6pBJGo8zoDYfiYobRmr3+VIn9qIW9+ul9TgL6qSQOrkXFXadtHfgTKgbRJ3zpRp6XCCk0qGfysOZULOI2iXPSIbkvakNXFo4czbUNqI+7oBF8eLJpdBb2WA5m9Lr6+tv5DUVnQpVvkrUuT7wOpbM1Ct7U40HsR2N6glUqF2cHTsmFQpRHy9OLJXJcnVbgdL12GWmxl/JVKtvElEHeumVVZVKff369++/f7s9x6W26fcAi6mpi4+jtXOqucvXBdSiR1S/JXX0uFS4iGrIS9TY4gTUOG3vdUrUvkUr6gMxtUFAdZ46FVlW1NQx8gioZz1VsnKqVruQurXvuho8NnVBQEX7YCx1SUgtElDLb9ErKZbUteNRqY4qg7NLaYWI2l8soGqv7KBsLcPUWjXCVau317bpPpqtdL6zc6Flu4/NbLtlobMzqWBaQqSx6YIk7+TGeFYf9FUXTCi14RSlOasdVNFWnKmtInpLvfNW01AM1kBDTXZeXnZJd3kI15P0RdUGu3cAAAAASUVORK5CYII=) 100% 40% no-repeat;
    background-size: auto 10px
}

#footer .siteby a:hover {
    text-decoration: none;
    color: #a7c838
}

#footer .siteby a span {
    display: none
}

@media only screen and (min-width: 1200px) {
    .box-icon {
        padding:20px
    }

    .section-icons-content .icon-block {
        width: 75%
    }

    .section-form .title h1 {
        font-size: 75px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    #header {
    }

    h1,.h1 {
        font-size: 55px
    }

    .home-banner {
        padding-top: 180px
    }

    .wave-top:before {
        top: -90px;
        height: 180px
    }

    .wave-bottom:after {
        height: 160px;
        bottom: -100px
    }

    .section-quote {
        padding: 90px 0
    }

    .steps .step-wide .step-image {
        left: -30%
    }

    .section-form .title h1 {
        font-size: 65px
    }

    .usps {
        font-size: 17px
    }

    .usps li {
        margin: 0 12px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #header {
        padding: 20px 0 8px;
    }

    #header .btn-default span {
        margin-top: 5px
    }

    h1,.h1 {
        font-size: 55px
    }

    .home-banner {
        padding: 180px 0 50px;
        min-height: 0;
        border-radius: 0 0 30% 20%/0 0 2% 5%
    }

    .home-banner h1 {
        font-size: 42px;
        margin-bottom: 15px
    }

    .home-banner .h4 {
        font-size: 30px;
        margin-bottom: 25px
    }

    .home-banner .loan-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .home-banner .loan-details .loan-amount {
        width: 100%;
        margin-right: 0
    }

    .home-banner .loan-details .form-group {
        margin-bottom: 20px
    }

    .home-banner .box-border {
        padding: 15px
    }

    .section {
        padding: 60px 0
    }

    .section-half:before {
        display: none
    }

    .section-button {
        padding-top: 30px
    }

    .wave-top:before {
        top: -65px;
        height: 130px
    }

    .wave-bottom:after {
        height: 160px;
        bottom: -100px
    }

    .section-quote {
        padding: 90px 0
    }

    .section-testimonials {
        background-size: 1500px 270px
    }

    .section-testimonials .title:after {
        display: none
    }

    .section-testimonials .testimonial-image {
        left: -15px;
        top: -15px
    }

    .section-testimonials .testimonial:nth-child(n+3) {
        display: none
    }

    .section-icons-content .icon-block {
        margin-bottom: 20px
    }

    .section-icons-content .btn+.btn {
        margin: 15px 0 0
    }

    .steps .step-wide-image {
        bottom: 0
    }

    .steps .step-wide .step-image {
        left: -30%
    }

    .steps .step-wide .btn+.btn {
        margin: 15px 0 0
    }

    .icon-block-image {
        width: 130px;
        height: 130px;
        line-height: 90px
    }

    .icon-block-image img {
        height: 70px
    }

    .section-form {
        padding: 150px 0
    }

    .section-form .title h1 {
        font-size: 60px
    }

    .usps {
        font-size: 17px
    }

    .usps li {
        margin: 0 12px
    }

    .box-progress {
        padding: 10px;
        font-size: 16px
    }

    .box-progress span {
        font-size: 35px
    }

    #footer .footer-main .footer-links {
        padding: 5px 0 20px
    }

    #footer .footer-main .footer-links ul {
        font-size: 16px
    }

    #footer .footer-main .footer-content {
        padding: 20px 0
    }

    #footer .copyright {
        padding: 20px 0
    }

    #footer .copyright-center {
        text-align: right
    }

    #footer .copyright-right {
        text-align: left;
        padding-top: 5px
    }
}

@media only screen and (max-width: 767px) {
    .mobile-show {
        display:block
    }

    .mobile-hide {
        display: none
    }

    #header {
        background: #dbe6e9;
        box-shadow: 0 0 20px rgba(32,24,32,.2)
    }

    #header .header-right {
        padding-left: 0
    }

    #header .logo {
        margin-top: 9px
    }

    #header .logo img,#header .logo svg {
        height: 20px
    }

    #header .btn-default {
        font-size: 11px;
        margin-left: 5px
    }

    #header .btn-default span {
        display: none
    }

    #header .btn-menu {
        width: 40px;
        min-height: 39px;
        padding: 0
    }

    #header .btn-menu .bar {
        left: 6px;
        top: 9px;
        width: 24px;
        height: 3px
    }

    #header .btn-menu .bar-2 {
        top: 17px
    }

    #header .btn-menu:after {
        font-size: 8px;
        bottom: 1px
    }

    #header:not(.header-min) .btn-menu.open {
        -webkit-transform: translate3d(129px,0,0);
        transform: translate3d(129px,0,0)
    }

    .main-menu {
        padding-top: 70px
    }

    .main-menu .nav {
        height: 100%;
        overflow-y: auto
    }

    .main-menu .nav ul {
        font-size: 18px
    }

    .main-menu .nav ul li a {
        padding: 10px 20px
    }

    h1,h2,h3,h4,h5,h6,p {
        margin-bottom: 20px
    }

    h1,.h1 {
        font-size: 35px
    }

    h2,.h2 {
        font-size: 30px
    }

    h3,.h3 {
        font-size: 25px
    }

    h4,.h4 {
        font-size: 20px
    }

    h5,.h5 {
        font-size: 18px
    }

    h6,.h6 {
        font-size: 17px
    }

    p.lead {
        font-size: 16px
    }

    .title {
        margin-bottom: 30px
    }

    .btn {
        font-size: 14px;
        padding: 6px 15px 7px;
    }

    .btn-lg {
        font-size: 20px;
        padding: 16px
    }

    .home-banner {
        padding: 100px 0 50px;
        min-height: 0;
        border-radius: 0 0 0% 100%/0 0 10% 5%;
        text-align: center
    }

    .home-banner h1 {
        margin-bottom: 15px
    }

    .home-banner .h4 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .home-banner .box-border {
        padding: 15px
    }

    .page-banner {
        padding: 75px 0 60px;
        min-height: 0
    }

    .page-banner-content {
        padding: 20px 0
    }

    .wave-top:before {
        top: -45px;
        height: 100px;
        /* background-size: 700px 100%; */
    }

    .wave-bottom:after {
        height: 100px;
        bottom: -55px
    }

    .section {
        padding: 50px 0
    }

    .section-half:before {
        display: none
    }

    .section-half .col {
        margin: 30px 0
    }

    .section-button {
        padding-top: 30px
    }

    .section-testimonials {
        background-size: 1000px 250px
    }

    .section-testimonials .title {
        padding-bottom: 5px;
        text-align: center
    }

    .section-testimonials .title:after {
        display: none
    }

    .section-lenders .title {
        text-align: center
    }

    .section-lenders .lender-logos .lender-logo {
        height: 60px;
        padding: 10px
    }

    .section-icons-content .col {
        margin-bottom: 40px
    }

    .section-faqs .masonry-faqs:before {
        display: none
    }

    .section-quote+.section {
        padding-top: 80px
    }

    .steps .step {
        margin-bottom: 80px
    }

    .steps .step-wide {
        text-align: center;
        background: #fff
    }

    .steps .step-wide-image {
        display: none
    }

    .icon-block {
        width: 100%!important;
        margin-left: 0!important
    }

    .icon-block-image {
        width: 100px;
        height: 100px;
        line-height: 60px;
        margin-right: 20px
    }

    .icon-block-image img {
        height: 50px;
        max-width: 100%
    }

    .icon-block-content {
        padding: 0
    }

    .panel-group .panel>.panel-heading h4 {
        font-size: 15px
    }

    .panel-group .panel>.panel-heading h4 a {
        padding: 15px 45px 15px 20px
    }

    .panel-group .panel>.panel-heading h4 a:after {
        top: 14px;
        font-size: 20px
    }

    .panel-group .panel>.panel-heading+.panel-collapse>.panel-body {
        padding: 10px 20px 20px;
        font-size: 14px
    }

    .contact-details {
        font-size: 20px
    }

    .masonry {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .loan-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .loan-details .loan-amount {
        width: 100%;
        margin-right: 0
    }

    .loan-details .form-group {
        margin: auto;
        margin-bottom: 20px;
        max-width: 300px;
    }

    .section-form {
        padding: 100px 0
    }

    .section-form .title {
        margin-bottom: 30px
    }

    .section-form .title p.lead {
        font-size: 16px
    }

    .section-form .btn-block {
        margin-top: 30px
    }

    .form-control {
        height: 55px;
        font-size: 17px;
    }

    select,select.form-control {
        background-size: auto 20px;
        padding-right: 30px
    }

    .field-choice label.form-control {
        font-size: 17px
    }

    .loan-details .loan-amount .form-control {
        font-size: 22px
    }

    .loan-details .loan-amount .amount-change {
        top: 8px
    }

    .box-progress {
        width: 100%;
        max-width: none;
        z-index: 9;
        background: #f2ab1f;
        border-radius: 0;
        font-size: 16px;
        padding: 10px;
        color: #fff
    }

    .mobile-sticky {
        position: -webkit-sticky;
        position: sticky!important;
        top: 0
    }

    .box-progress span {
        font-size: 16px;
        display: inline;
        font-weight: 600
    }

    #footer .footer-top {
        margin-bottom: -140px
    }

    #footer .footer-top .footer-logo {
        text-align: center;
        margin-bottom: 15px
    }

    #footer .footer-top .footer-logo img,#footer .footer-top .footer-logo svg {
        height: 25px
    }

    #footer .footer-top .footer-logo img .logo-text,#footer .footer-top .footer-logo svg .logo-text {
        -webkit-transform: translate3d(-38px,0,0)!important;
        transform: translate3d(-38px,0,0)!important
    }

    #footer .footer-top-right {
        text-align: center
    }

    #footer .footer-main .footer-links {
        display: none
    }

    #footer .footer-main .footer-content {
        padding: 20px 0 2px;
        font-size: 11px
    }

    #footer .copyright {
        padding: 20px 0
    }

    #footer .copyright-left {
        text-align: center;
        padding-bottom: 10px
    }

    #footer .copyright-right {
        text-align: center;
        padding-top: 10px
    }
}

@media only screen and (max-width: 479px) {
    .row-xs-full .col {
        width:100%
    }

    .form-choice-xs-full {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .form-choice-xs-full .field-choice {
        width: auto;
        margin-bottom: 10px
    }

    .masonry {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .usps {
        font-size: 12px
    }

    .usps li {
        margin: 0 6px
    }

    .row-form-icons .col {
        margin-bottom: 15px
    }

    .form-box-icon label {
        display: -webkit-box;
        display: flex;
        padding: 15px 10px
    }

    .form-box-icon label .icon-image {
        width: 90px;
        flex-shrink: 0;
        margin: 0
    }

    .form-box-icon label .icon-image img {
        height: 50px
    }

    .form-box-icon label h6 {
        text-align: left
    }
}

.hide_element {
    display: none!important
}

p.error {
    text-align: left;
    margin: 5px 0;
    color: #eb4334;
    font-size: larger
}

.email-domains {
    padding: 15px;
    width: 100px
}

.email-buttons {
    margin-top: 5px;
    display: inline-flex
}

@media(max-width: 470px) {
    .email-domains {
        padding:10px 5px;
        width: 100%
    }

    .email-buttons {
        display: flex
    }

    .btn:not(.btn-block)+.btn:not(.btn-block),.button:not(.btn-block)+.btn:not(.btn-block) {
        margin-left: 5px
    }
}

input.invalid,select.invalid,div.invalid,#invalidMessage {
    background-color: #fdd;
    border-radius: 10px;
    padding: 6px 15px
}

.invalid.has-success,.has-success .invalid {
    background-color: inherit
}

.radio-large {
    flex-wrap: wrap;
    justify-content: flex-start
}

.radio-large .field-choice {
    width: 29%;
    margin: 5px 10px
}

@media(max-width: 490px) {
    .radio-large .field-choice {
        width:43%
    }
}

.field-choice label.form-control {
    font-size: 19px;
    text-align: center
}

.currency-symbol {
    position: absolute;
    z-index: 9;
    font-size: 25px;
    color: #000;
    top: 15px;
    left: 185px
}

.currency-shim {
    top: 15px;
    left: 65px
}

@media(max-width: 767px) {
    .currency-symbol {
        top:10px;
        left: 105px
    }

    .currency-shim {
        top: 10px
    }
}

.content-management-placeholder li p {
    display: initial;
    margin-left: .19in
}

.h-top {
    padding: 10px 10px;
    background: #000;
    color: #fff;
    text-align: center;
    width: auto
}

#inject-errors {
    color: red;
    padding: 25px;
    border: 2px solid red;
    border-radius: 10px;
    background-color: #ffc0cb;
    margin-bottom: 25px
}

#same-number-warning {
    text-align: left
}

.warning {
    color: #f66
}

.loader {
    text-align: center;
    padding: 1em;
    background: none;
    display: inline-block;
    vertical-align: top;
    border: 5px solid transparent;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 10px;
    height: 10px;
    -webkit-animation: spin .75s linear infinite;
    animation: spin .75s linear infinite
}

.blink {
    animation: blinker 1s linear infinite
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

#credit-modal {
    padding: 25px;
    margin: 10px auto;
    border: 2px solid #000;
    border-radius: 10px;
    max-width: 625px
}

.credit-label {
    display: inline-block;
    width: 85%;
    margin-left: 10px;
    text-align: left!important
}

.credit-modal-visible {
    position: relative;
    top: -80rem;
    left: 0;
    right: 0;
    bottom: 0;
    width: 75%;
    height: 100%;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
    background-color: #fff
}

@media(max-width: 767px) {
    .credit-modal-visible {
        width:100%
    }
}

#opaque {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    background-color: #000;
    -webkit-filter: alpha(opacity=30);
    -moz-filter: alpha(opacity=30);
    -o-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    -ms-opacity: .3;
    opacity: .75
}

.offer {
    width: 100%!important;
    display: block
}

.field-choice label.offer_checkbox {
    width: 22%;
    display: inline;
    top: -30px
}

@media(max-width: 540px) {
    .field-choice label.offer_checkbox {
        top:-50px
    }

    .credit-label {
        width: 80%
    }
}

@media(max-width: 335px) {
    .credit-label {
        width:75%
    }
}

.form-terms .form-group.offer {
    max-width: none;
    margin: 35px 0!important
}

.form-terms.modal {
    margin-top: 0
}

.special-offer .messages {
    float: left
}

.special-offer .help-block.error {
    font-size: 14px
}

.exp-date {
    display: inline-block;
    width: 46.75%
}

.exp-group {
    display: inline-block;
    max-width: 64.25%;
    width: 63%
}

.mob_hide {
    display: block;
}

.desk_hide {
    display: none;
}

/*  */
.header_banner_cont .home-banner-content h1 {
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #7046e0;
    margin-bottom: 9px;
    font-family: 'Baloo Tamma 2', cursive;
    text-align: center;
}

.header_banner_cont .home-banner-content p.h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #c39cfa;
    margin-bottom: 12px;
    font-family: 'Baloo Tamma 2', cursive;
    text-align: center;
    letter-spacing: 1px;
}

.header_banner_cont .loan-details label {
    font-weight: 300;
    display: block;
    font-size: 18px;
    color: #555555;
    text-align: center;
    margin-bottom: 16px;
    font-family: 'Baloo Tamma 2', cursive;
}

.header_banner_cont .loan-details .loan-amount .form-control {
    font-size: 22px;
    border: none;
    border-bottom: 2px solid #7046e0;
    width: 69%;
    display: block;
    margin: 0 auto;
}

.header_banner_cont .loan-details .loan-amount .amount-change {
    top: 8px;
    display: none;
}

.header_banner_cont .Input_cont_header {
    display: block;
    width: 59%;
    text-align: center;
    /* float: left; */
    margin: 0 auto;
    /* max-width: 262px; */
    /* background: red; */
    border-bottom: 2px solid #7046e0;
    border-radius: 10px;
    position: relative;
    /* padding: 20px 0px; */
}

.header_banner_cont #measure {
    position: absolute;
    left: -10000px;
    top: 0px;
}

.header_banner_cont #theField, .header_banner_cont #measure , #theFieldv_mob1 {
    font-size: 62px!important;
    font-style: normal;
    max-width: 100%;
    font-size: 22px;
    color: #555555;
    border: none;
    height: 45px;
    font-weight: 500;
    text-align: right;
    background: #00000000;
    padding: 0;
    padding-top: 10px;
    margin-left: -7%;
}

.header_banner_cont .currencies_icon {
    font-size: 33px;
    color: #555;
    font-weight: 600;
    transform: translateY(1px);
    display: inline-block;
}

.header_banner_cont .field-choice label.form-control {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    border-radius: 80% 80% 38% 38%;
    width: 51px;
    height: 55px;
    font-size: 23px;
    height: 48px;
    padding: 0px;
    padding-top: 13px;
    border-color: #caa8f9;
    font-family: 'Baloo Tamma 2', cursive;
    display: block;
    margin: 0 auto;
    background: transparent;
}

.header_banner_cont .field-choice input:checked+label.form-control {
    border-color: #caa8f9;
}

.header_banner_cont .btn-lg {
    display: block;
    border: none;
    background: #00b67a;
    font-size: 25px;
    padding: 10px 16px;
    border-radius: 14px 50px 50px 14px;
    margin-top: 12px;
    padding-bottom: 6px;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
    margin: 0 auto;
    box-shadow: 1px 4px 6px 0px #0000003b;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro {
    width: 100%;
    /* background: red; */
    margin: 0 auto;
    padding: 10px;
    background-position: center;
    background-image: url(../Content/Images/body_decore.png);
    background-size: 216% 100%;
    background-repeat: no-repeat;
    padding-bottom: 73px;
    padding-top: 20px;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
    width: 100%;
    background: white;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}

.row_home_banner {
    padding: 7px;
    padding-top: 0px;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner h2 {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #7046e0;
    margin-bottom: 12px;
    font-family: 'Baloo Tamma 2', cursive;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #555555;
    margin-bottom: 12px;
    font-family: 'Baloo Tamma 2', cursive;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner ul {
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner li {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #555555;
    margin-bottom: 12px;
    font-family: 'Baloo Tamma 2', cursive;
    padding-left: 40px;
    background-image: url("../Content/Images/bullet.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 8px;
    background-position-y: 0px;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner button {
    background: #00b67a;
    font-size: 17px;
    padding: 6px 16px;
    border-radius: 14px 50px 50px 14px;
    margin-top: 12px;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
    display: block;
    margin: 0 auto;
    border-color: #a67de0;
    color: #7046e0;
    padding-bottom: 4px;
    background: transparent;
    border-style: solid;
    width: 100%;
    font-weight: 300;
}

.bottom_button {
    margin-bottom: 7px;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 300;
    color: #888888;
    text-align: center;
}

.home-banner .quote-form {
    margin-bottom: 0px;
}

#header:not(.sticky):not(.header-min) .btn-menu .bar {
    background: #462ae2;
}

.btn.btn-square.btn-border.btn-menu.open .bar {
    background: white!important;
}

.btn.btn-square.btn-border.btn-menu.open .bar.bar-3 {
    background: transparent!important;
    display: none!important;
}

.wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
    max-width: 467px;
}

.v_mob {
    width: 17px;
    /* background: red; */
    display: inline-block;
    float: right;
    margin-top: 11px;
    margin-right: 5%;
    position: absolute;
    right: 0px;
}

.v_mob img {
    width: 100%;
}

.dropdown {
    position: absolute;
    width: 100%;
    background: #ffffff;
    width: 82%;
    margin-top: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 2;
    border-radius: 5px;
    box-shadow: 1px 6px 9px 1px #0808081c;
    display: none;
    width: 100%;
    max-width: unset;
    overflow: hidden;
    z-index: 3;
    border-radius: 14px;
}

/* .dropdown:before {
    content: '';    top: -23px;
    right: 9px;
    background: #ff000000;
    position: absolute;
    border-right: 10px solid #ff0f0f00;
    border-left: 10px solid #945b5b00;
    border-top: 10px solid #166f1400;
    border-bottom: 13px solid #906ef0;
} */
.dropdown_button {
    display: block;
    border: none;
    background: #00b67a;
    background: #a67de0;
    font-size: 19px;
    padding: 10px 16px;
    border-radius: 14px 50px 50px 14px;
    margin-top: 12px;
    padding-bottom: 6px;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
    margin: 0 auto;
    box-shadow: 1px 4px 6px 0px #0000003b;
    margin-top: 13px;
    margin-bottom: 16px;
    width: 92%;
    color: white;
    cursor: pointer;
}

.dropdown span {
    display: block;
    width: 50%;
    margin: 5px auto;
    letter-spacing: 1px;
    text-align: left;
    padding: 1px 13px;
    color: #757575;
    font-size: 27px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 2px;
    text-align: center;
    /* border: 1px solid #b690f8; */
    border-radius: 300px;
    margin: 8px auto;
    font-size: 27px;
}

.dropdown_inner {
    width: calc(100% + 12px);
    /* background: #ccc; */
    max-height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    position: relative;
    padding-bottom: 30px;
    padding-top: 13px;
}

.dd_custom.active {
    border: 1px solid #b690f8;
}

.dropdown::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    background: red;
    left: 0;
    z-index: 3;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 2%, rgba(255,255,255,0.78) 48%, rgba(255,255,255,0.42) 72%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(255,255,255,0.78) 48%,rgba(255,255,255,0.42) 72%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 2%,rgba(255,255,255,0.78) 48%,rgba(255,255,255,0.42) 72%,rgba(255,255,255,0) 100%);
}

.dropdown::after {
    content: '';
    position: absolute;
    bottom: 81px;
    width: 100%;
    height: 50px;
    background: red;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 2%, rgba(255,255,255,0.78) 48%, rgba(255,255,255,0.42) 72%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(255,255,255,0.78) 48%,rgba(255,255,255,0.42) 72%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 2%,rgb(255 255 255 / 28%) 48%,rgb(255 255 255 / 14%) 72%,rgba(255,255,255,0) 100%);
    transform: rotate(180deg);
    /* border-top: 1px solid red; */
}

.dropdown span:hover {
    color: #555555;
    cursor: pointer;
}

.dropdown span:nth-last-child(1) {
    /*  border-bottom: 0px solid #f3f3f3; */
}

.loan-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.home_banner_input_cont {
    width: 43%;
}

.header-left .btn-menu {
    float: right;
}

.star {
    width: 94px;
    margin-right: 7px;
    float: right;
    margin-top: 16px;
}

.sticky .star {
}

.meter_cont {
    width: 59%;
    position: relative;
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

.meter_cont img {
    width: 100%;
}

.meter_cont img.mt_hand {
    position: absolute;
    height: 51%;
    width: unset;
    bottom: 50%;
    margin-bottom: -40px;
    left: 50%;
    margin-left: -8px;
    transform: rotate(-110deg);
    transform-origin: bottom;
    transition: all .5s;
}

.meter_cont.active img.mt_hand {
    position: absolute;
    height: 51%;
    width: unset;
    bottom: 50%;
    margin-bottom: -48px;
    left: 50%;
    margin-left: 3px;
    transform: rotate(54deg);
    transform-origin: bottom;
    transition: all .5s;
}

.section-icons.section-icons-content .title.text-left {
    width: 80%;
    background: white;
    padding: 20px;
    box-shadow: 1px 2px 0px rgb(32 24 32 / 0%);
    border-radius: 20px;
    padding-bottom: 65px;
    padding-top: 48px;
    transition: all .5s;
}

.section-icons.section-icons-content.activeanimate .title.text-left {
    box-shadow: 0 20px 30px rgba(32,24,32,.2);
    transition: all .5s;
}

.pretitle_cont h3 {
    font-size: 20px;
    color: #7046e0;
}

.pretitle_cont p {
    font-size: 21px;
}

.title p.subtitle {
    margin-top: -10px;
    font-size: 18px;
}

.title ul {
    margin-top: 50px;
}

.title li {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #555555;
    margin-bottom: 12px;
    font-family: 'Baloo Tamma 2', cursive;
    padding-left: 40px;
    background-image: url(../Content/Images/bullet.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 8px;
    background-position-y: 0px;
}

.title button.secondery_button {
    font-size: 19px;
    padding: 11px 15px 7px!important;
    border-radius: 20px 50px 50px 20px;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
    display: block;
    margin: 0 auto;
    border-color: #a67de0;
    color: #7046e0;
    padding-bottom: 4px;
    background: transparent;
    border-style: solid;
    width: 100%;
    font-weight: 300;
    margin-top: 30px;
}

#header .header-right .btn-menu {
    display: none;
}

#header.sticky .header-right .btn-menu {
    display: block;
    float: right;
    border: none;
}

#header.sticky .header-left .btn-menu {
    display: none;
}

#header .header-right .star {
    display: none;
}

#header.sticky .header-left .star {
    display: none;
}

#header.sticky .header-right .star {
    display: block;
    margin-top: 15px;
}

.page-loading.modal-open .header-left .btn-menu {
    display: none;
}

.page-loading.modal-open .header-right .btn-menu {
    display: block!important;
    float: right!important;
}

.header-left {
    text-align: left;
}

.home_nav .header_start_nav_cont {
    display: inline-block;
    margin-left: 30px;
    transform: translateY(14px);
    float: right;
    margin-top: -18px;
    margin-right: 2px;
}

/* snabblancont start */
#header .for_secondery_page_nav .header-right .btn-menu {
    display: block;
    float: right;
}

#header.sticky .for_secondery_page_nav .header-right .btn-menu {
    display: inline;
    float: right;
    border: none;
}

#header.sticky .for_secondery_page_nav .header-left .btn-menu {
    display: none;
}

#header .for_secondery_page_nav .header-right .star {
    display: block;
    float: right;
}

#header.sticky .for_secondery_page_nav .header-left .star {
    display: none;
}

#header .for_secondery_page_nav .header-left .star {
    display: none;
}

#header .for_secondery_page_nav .header-left .btn-menu {
    display: none;
}

#header.sticky .for_secondery_page_nav .header-right .star {
    display: block;
}

.row.inner_snabblancont {
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    background: white;
    padding-top: 20px;
    border-radius: 17px;
    margin-bottom: 20px;
}

.snabblancont {
    width: 100%;
    margin: 0 auto;
    min-height: 300px;
    /* background: #ccc; */
    margin-top: 119px;
    margin-bottom: 200px;
}

.outer_snabblancont {
    width: 100%;
    margin: 0 auto;
    min-height: 500px;
    background: #cff2ec;
    padding-top: 115px;
}

.Snabblan_head {
    text-align: center;
    font-size: 31px;
    margin-bottom: 12px;
    color: #1e171d;
}

.Snabblan_p {
    font-size: 16px;
    color: #3f3f3f;
}

.big_text {
    font-size: 10px;
    display: block;
    font-weight: 600;
    color: black;
    text-align: center;
    font-size: 19px;
}

.small_text {
    font-size: 14px;
    color: #505050;
    display: block;
    text-align: center;
    line-height: 1;
}

.button_lock_cont_Snabblan button {
    width: 100%;
    padding: 12px 15px 10px;
    border: none;
    background: rgb(37,21,223);
    background: linear-gradient(90deg, rgba(37,21,223,1) 0%, rgba(178,62,227,1) 55%, rgba(203,90,230,1) 100%);
    color: white;
    font-size: 17px;
    border-radius: 30px 50px 50px 30px;
    transition: all 1s;
}

.button_lock_cont_Snabblan button:hover {
    width: 100%;
    background: linear-gradient(90deg, rgba(37,21,223,1) -46%, rgba(178,62,227,1) 15%, rgba(203,90,230,1) 100%);
    transition: all 1s;
}

.button_lock_cont_Snabblan button img {
    width: 18px;
    margin-top: -8px;
    margin-left: 4px;
}

.logo_cont_Snabblan img {
    margin-top: -8px;
}

.row_inner_li_cont {
    padding: 6px 8px 2px;
    border-radius: 22px;
    background: #ecfafd;
    margin: 14px auto 5px;
    width: 100%;
    float: left;
}

.row_inner_li_cont li {
    font-size: 16px;
    display: inline-block;
    margin: 0px 12px;
    padding-left: 33px;
    text-align: center;
    background: url(../Content/Images/check.png);
    background-repeat: no-repeat;
    background-size: 18px;
    color: #9056e5;
}

.description {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
    color: #6b6b6b;
    margin-top: 9px;
    float: left;
    display: block;
    width: 100%;
}

.button_lock_cont_Snabblan {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: -4px;
}

/* snabblancont end */
.secondery_button , .btn.btn-lg.btn-block.btn-default {
    position: relative;
    overflow: hidden;
}

.secondery_button:hover , .btn.btn-lg.btn-block.btn-default {
    color: white!important;
}

.secondery_button::before , .btn.btn-lg.btn-block.btn-default::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #a67de0;
    transition: all .7s;
}

.secondery_button:hover::before, .btn.btn-lg.btn-block.btn-default:hover::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a67de0;
    transition: all .7s;
    z-index: 1;
}

.secondery_button span , .btn.btn-lg.btn-block.btn-default span {
    position: relative;
    z-index: 2;
}

.Input_cont_header.for_desk {
    display: block;
}

.Input_cont_header.for_mob {
    display: none;
}

/* icon blocks */
.section-dark.gradient-purple .Input_cont_header.for_desk {
    display: block;
}

.section-dark.gradient-purple .Input_cont_header.for_mob {
    display: none;
}

.section-dark.gradient-purple .Input_cont_header {
    display: block;
    width: 59%;
    text-align: center;
    margin: 0 auto;
    border-bottom: 2px solid #7046e0;
    border-radius: 10px;
    position: relative;
}

.section_dark_gradient_purple_form_group .thefield_one , .section_dark_gradient_purple_form_group .measure_one {
    font-size: 62px!important;
    font-style: normal;
    max-width: 100%;
    font-size: 22px;
    color: #555555;
    border: none;
    height: 45px;
    font-weight: 500;
    text-align: right;
    background: #00000000;
    padding: 0;
    padding-top: 10px;
    margin-left: -7%;
}

.section_dark_gradient_purple_form_group .measure_one {
    position: absolute;
    left: -10000px!important;
    top: 0px;
}

.section-dark.gradient-purple .loan-details .loan-amount {
    width: 100%;
}

.section-dark .form-group>label {
    color: #d8bbff;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 18px;
}

.section-dark.gradient-purple .Input_cont_header {
    display: block;
    width: 71%;
    max-width: 292px;
}

.section_dark_gradient_purple_form_group .thefield_one {
    margin-bottom: 8px;
    color: white;
    padding-top: 20px;
}

.section-dark.gradient-purple .Input_cont_header {
    border-bottom: 2px solid #ffffff;
}

.section-dark.gradient-purple .v_mob img {
    width: 100%;
    filter: brightness(100);
}

.section-dark.gradient-purple .currencies_icon {
    font-size: 33px;
    color: #fff;
    font-weight: 600;
    transform: translateY(1px);
    display: inline-block;
}

.dark_gradient_heading {
    font-size: 39px;
    margin-bottom: 19px;
    font-weight: 500;
    color: #ffffff;
}

.dark_gradient_para {
    font-size: 28px;
    margin-bottom: 19px;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
}

.section-quote .quote-form {
    text-align: center;
}

.section-dark.gradient-purple .field-choice label.form-control {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 1.5!important;
    border-radius: 80% 80% 38% 38%;
    width: 51px;
    height: 48px;
    font-size: 23px;
    padding: 10px 0px 0px 1px;
    /* padding-top: 10px; */
    border-color: #caa8f9;
    font-family: 'Baloo Tamma 2', cursive;
    display: block;
    margin: 0 auto;
    background: transparent;
    border-color: #fbfbfbfa;
    color: white;
    border: 2px solid #c39cfa;
}

.section-dark.gradient-purple .btn.btn-lg.btn-block.btn-default {
    font-size: 19px;
    padding: 10px 16px;
    border-radius: 31px 50px 50px 31px;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
    display: block;
    margin: 0 auto;
    padding-bottom: 4px;
    width: 100%;
    font-weight: 300;
    margin-top: 1px;
    max-width: 444px;
    background: #00b67a;
    border: unset;
    font-size: 25px;
}

/* arko media */
@media (min-width: 1200px) {
    .container.custom_container {
        width: 1127px;
    }
}

@media only screen and (max-width: 999px) and (min-width: 300px) {
    .dark_gradient_heading {
        font-size: 30px;
        text-align: center;
        margin-top: 36px;
    }

    .btn.btn-lg.btn-block.btn-default {
        max-width: 300px;
        margin: 0 auto;
    }

    .dark_gradient_para {
        font-size: 18px;
        margin-bottom: 19px;
        font-weight: 300;
    }

    .section-dark.gradient-purple .mob_input {
        font-size: 51px!important;
        color: #ffffff;
        font-weight: 500;
        line-height: 0;
    }

    .section-dark.gradient-purple .v_mob_for_mob {
        filter: brightness(100);
    }

    .section-dark.gradient-purple .Input_cont_header {
        width: 78%;
    }

    .header_banner_cont {
        width: 100%;
        background: white;
        margin: 0 auto;
        background-image: url("../Content/Images/mob_top_right.png");
        background-size: 636px;
        background-repeat: no-repeat;
        background-position: 148px -78px;
    }

    .section-dark.gradient-purple .field-choice label.form-control {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        line-height: unset!important;
        border-radius: 80% 80% 38% 38%;
        width: 38px;
        height: 38px;
        font-size: 19px;
        padding: 7px 0px 0px 1px;
        /* padding-top: 10px; */
        border-color: #caa8f9;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
        /* background: transparent; */
        border-color: #fbfbfbfa;
        color: white;
        border: 2px solid #c39cfa;
    }

    .section-dark.gradient-purple .btn.btn-lg.btn-block.btn-default {
        font-size: 16px;
        padding: 10px 6px 7px!important;
        border-radius: 31px 50px 50px 31px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        display: block;
        margin: 0 auto;
        padding-bottom: 4px;
        width: 100%;
        font-weight: 300;
        margin-top: 1px;
        max-width: 444px;
        background: #00b67a;
        border: unset;
        max-width: 300px;
    }

    #header .btn-menu .bar {
        left: 6px;
        top: 9px;
        width: 29px;
        height: 4px;
        border-radius: 24px;
        background: #633ee6;
    }

    .header_banner_cont .home-banner-content p.h4 {
        font-size: 18px;
    }

    #header .btn-menu:after {
        content: "";
    }

    #header .btn-menu .bar-1 {
        top: 1px;
    }

    #header .btn-menu .bar-3 {
        top: 17px;
    }

    #header .btn-menu {
        width: 40px;
        min-height: 39px;
        padding: 0;
        border: none;
        margin-top: 5px;
    }

    .mob_hide {
        display: none;
    }

    .desk_hide {
        display: block;
    }

    /* header section start */
    .section-grey.home-banner {
        background: transparent;
        padding-bottom: 0px;
    }

    #header {
        background: none;
        box-shadow: none;
        position: static;
        background: transparent;
    }

    .home-banner {
        padding: 5px 0 10px;
    }

    .header_banner_cont .home-banner-content h1 {
        font-size: 27px;
        letter-spacing: 0px;
        line-height: 28px;
        color: #7046e0;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        margin-top: 28px;
    }

    .home-banner-content p.h4 {
        font-size: 17px;
        margin-bottom: 20px;
        color: #c39cfa;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .loan-details label {
        font-weight: 300;
        display: block;
        font-size: 18px;
        color: #555555;
        text-align: center;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .loan-details .loan-amount .form-control {
        font-size: 22px;
        border: none;
        border-bottom: 2px solid #7046e0;
        width: 69%;
        display: block;
        margin: 0 auto;
    }

    .loan-details .loan-amount .amount-change {
        top: 8px;
        /* display: none; */
    }

    .Input_cont_header {
        display: block;
        width: 82%;
        text-align: center;
        /* float: left; */
        margin: 0 auto;
        max-width: 210px;
        /* background: red; */
        border-bottom: 2px solid #7046e0;
        border-radius: 10px;
        position: relative;
        /* padding: 20px 0px; */
    }

    .header_banner_cont .Input_cont_header {
        max-width: 300px;
        width: 100%;
    }

    #measure {
        position: absolute;
        left: -10000px;
        top: 0px;
    }

    #theField, #measure {
        font-size: 46px!important;
        font-style: normal;
        max-width: 100%;
        font-size: 22px;
        color: #555555;
        border: none;
        height: 45px;
        font-weight: bold;
        text-align: left;
        background: #00000000;
        padding: 0;
        margin-left: -7%;
    }

    .currencies_icon {
        font-size: 25px;
        color: #555;
        font-weight: bold;
    }

    .section-dark.gradient-purple .currencies_icon {
        transform: translateY(7px);
    }

    .header_banner_cont .currencies_icon {
        transform: translateY(7px)
    }

    /*.field-choice label.form-control {
        font-weight: 900;
        font-size: 18px;
        text-align: center;
        border-radius: 80% 80% 38% 38%;
        width: 38px;
        height: 55px;
        font-size: 19px;
        height: 37px;
        padding: 0px;
        padding-top: 10px;
        border-color: #caa8f9;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
    }
    .field-choice input:checked+label.form-control {
        border-color: #caa8f9;
    }*/
    .btn-lg {
        background: #00b67a;
        font-size: 19px;
        padding: 5px 16px;
        border-radius: 14px 50px 50px 14px;
        margin-top: 12px;
        padding-bottom: 1px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        box-shadow: 1px 4px 6px 0px #0000003b;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro {
        width: 100%;
        /* background: red; */
        margin: 0 auto;
        padding: 10px;
        background-position: center;
        background-image: url(../Content/Images/body_decore.png);
        background-size: 216% 100%;
        background-repeat: no-repeat;
        padding-bottom: 73px;
        padding-top: 20px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
        width: 100%;
        background: white;
        margin: 0 auto;
        padding: 10px;
        border-radius: 10px;
    }

    .row_home_banner {
        padding: 7px;
        padding-top: 0px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner h2 {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #7046e0;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner p {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner ul {
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner li {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        padding-left: 40px;
        background-image: url("../Content/Images/bullet.png");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position-x: 8px;
        background-position-y: 0px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner button {
        background: #00b67a;
        font-size: 17px;
        padding: 6px 16px;
        border-radius: 14px 50px 50px 14px;
        margin-top: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        display: block;
        margin: 0 auto;
        border-color: #a67de0;
        color: #7046e0;
        padding-bottom: 4px;
        background: transparent;
        border-style: solid;
        width: 100%;
        font-weight: 300;
    }

    .bottom_button {
        margin-bottom: 7px;
        margin-top: 17px;
        font-size: 13px;
        font-weight: 300;
        color: #949292;
        text-align: center;
    }

    .home-banner .quote-form {
        margin-bottom: 0px;
    }

    #header:not(.sticky):not(.header-min) .btn-menu .bar {
        background: #462ae2;
    }

    .overlay_div {
        content: "";
        position: absolute;
        top: -121px;
        left: 57%;
        width: 43%;
        height: 1042px;
        background: unset;
        background-size: auto 100%;
        pointer-events: none;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
        max-width: 467px;
    }

    .v_mob {
        width: 17px;
        /* background: red; */
        display: inline-block;
        float: right;
        margin-top: 11px;
        margin-right: 5%;
        position: absolute;
        right: 0px;
    }

    .v_mob img {
        width: 100%;
    }

    .dropdown {
        position: absolute;
        width: 100%;
        /* background: #fdfdfd; */
        width: 82%;
        margin-top: 19px;
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 2;
        border-radius: 5px;
        box-shadow: 1px 6px 9px 1px #0808081c;
        display: none;
        width: 100%;
        max-width: 229px;
        z-index: 3;
    }

    .dropdown span {
        display: block;
        text-align: left;
        padding: 2px 13px;
        /* color: #797979; */
        font-size: 24px;
        font-weight: 500;
        padding-top: 5px;
        padding-bottom: 2px;
        text-align: center;
        width: 70%;
    }

    .dropdown span:nth-last-child(1) {
        border-bottom: 0px solid #a376e0;
    }

    .dropdown span.active:nth-last-child(1) {
        border-bottom: 1px solid #a376e0;
    }

    .home_banner_input_cont {
        width: 100%;
    }

    .header_banner_cont .loan-details .loan-months-input {
        margin: 0 -2%;
    }

    #header .header-right .btn-menu {
        display: block;
        float: right;
    }

    #header .header-right .star {
        display: block;
        float: right;
    }

    #header .header-left .btn-menu {
        display: none;
    }

    #header .header-left .star {
        display: none;
    }

    .star {
        width: 78px;
        margin-right: 11px;
        float: right;
        margin-top: 5%;
    }

    .section-dark .field-choice label.form-control {
        border-color: #fbfbfbfa;
        color: white;
    }

    .section-dark .loan-details .loan-amount .form-control {
        width: 100%;
    }

    .section.section-dark .btn-lg {
        background: none;
        padding: 8px 16px 4px!important;
        letter-spacing: 1px;
        box-shadow: 1px 4px 6px 0px #0000003b;
        border: 2px solid white;
    }

    .logo_cont_Snabblan img {
        margin: 0 auto;
        margin-top: -8px;
        display: block;
        width: 100px;
        margin-bottom: 17px;
    }

    .lanebelopp_cont_Snabblan {
        border-bottom: 1px solid #efefef;
        padding-bottom: 6px;
    }

    .colums {
        padding-left: 5px;
        padding-right: 5px;
    }

    .big_text {
        font-size: 17px;
    }

    .small_text {
        font-size: 13px;
    }

    .effektiv_cont_Snabblan {
        border-right: 1px solid #efefef;
        padding-top: 6px;
    }

    .varaktighet_cont_Snabblan {
        padding-top: 6px;
    }

    .alder_cont_Snabblan {
        display: block;
        margin-top: 7px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .button_lock_cont_Snabblan button {
        width: 100%;
        padding: 5px 15px 3px;
    }

    .row_inner_li_cont {
        padding: 10px 3px 7px;
        border-radius: 10px;
    }

    .row_inner_li_cont li {
        font-size: 15px;
        display: inline-block;
        margin: 3px 7px;
        padding-left: 28px;
        text-align: left;
        background: url(../Content/Images/check.png);
        background-repeat: no-repeat;
        background-size: 18px;
        color: #331ae0;
    }

    .button_lock_cont_Snabblan {
        padding: 0;
    }

    .button_lock_cont_Snabblan button img {
        width: 18px;
        margin-top: -5px;
        margin-left: 4px;
    }

    .description {
        margin-bottom: 30px;
        font-size: 13px;
        text-align: left;
        color: #6b6b6b;
        margin-top: 13px;
        float: left;
    }

    .Snabblan_p {
        font-size: 14px;
        color: #6b6b6b;
    }

    .snabblancont {
        margin-top: 100px;
        margin-bottom: 200px;
    }

    .outer_snabblancont {
        background: transparent;
    }

    .row.inner_snabblancont {
        box-shadow: 2px 2px 7px 1px #2323230f;
        padding-top: 34px;
    }

    .page-loading .main-menu {
        display: block;
        position: fixed;
        left: 0;
        width: 100vw;
    }

    .page-loading.modal-open a.btn.btn-square.btn-border.btn-menu.open {
        position: fixed;
        transition: none;
        right: 43vw;
    }

    .row_inner_li_cont li {
        font-size: 15px;
        display: inline-block;
        margin: 3px 7px;
        padding-left: 28px;
        text-align: left;
        background: url(../Content/Images/check.png);
        background-repeat: no-repeat;
        background-size: 15px;
        background-position-y: 4px;
        color: #331ae0;
    }

    .row_inner_li_cont {
        background: #ecfafd57;
        box-shadow: inset 1px 1px 5px 0px #2929290d;
        padding-top: 20px;
        padding-bottom: 11px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro {
        width: 100%;
        /* background: red; */
        margin: 0 auto;
        padding: 10px;
        background-position: center;
        background-image: url(../Content/Images/body_decore.png);
        background-size: 216% 100%;
        background-repeat: no-repeat;
        padding-bottom: 73px;
        padding-top: 20px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
        max-width: 467px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
        width: 100%;
        background: white;
        margin: 0 auto;
        padding: 10px;
        border-radius: 10px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner p {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner h2 {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #7046e0;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner li {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        padding-left: 40px;
        background-image: url(../Content/Images/bullet.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position-x: 8px;
        background-position-y: 0px;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner button {
        background: #00b67a;
        font-size: 17px;
        padding: 6px 16px;
        border-radius: 14px 50px 50px 14px;
        margin-top: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        display: block;
        margin: 0 auto;
        border-color: #a67de0;
        color: #7046e0;
        padding-bottom: 4px;
        background: transparent;
        border-style: solid;
        width: 100%;
        font-weight: 300;
    }

    .header_banner_cont .field-choice label.form-control {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        border-radius: 80% 80% 38% 38%;
        width: 41px;
        height: 55px;
        font-size: 22px;
        height: 39px;
        padding: 0px;
        padding-top: 9px;
        border-color: #c39cfa;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
        background: transparent
    }

    .loan-details .loan-months-input .field-choice {
        margin: 0 1%;
    }

    .header_banner_cont .Input_cont_header {
        max-width: 227px;
        width: 100%;
    }

    .header_banner_cont #theField, .header_banner_cont #measure {
        font-size: 51px!important;
    }

    .header_banner_cont .loan-details label {
        font-size: 19px;
    }

    .header_banner_cont .loan-details label.meses , .section-dark .form-group>label.meses {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .header_banner_cont .btn-lg {
        display: block;
        background: #00b67a;
        font-size: 21px;
        padding: 10px 16px;
        border-radius: 20px 50px 50px 20px;
        margin-top: 12px;
        padding-bottom: 5px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        margin: 0 auto;
        box-shadow: 1px 4px 6px 0px #0000003b;
    }

    .header-left {
        text-align: left;
        padding-right: 0px;
        padding-left: 0px;
    }

    .row.home_nav {
        width: 100%;
        margin: 0 auto;
        max-width: 390px;
    }

    #header .header-right {
        padding-right: 0;
    }

    .star {
        width: 73px;
        margin-right: 11px;
        margin-top: 9px;
    }

    #header .btn-menu .bar {
        left: 6px;
        width: 26px;
    }

    .row.for_secondery_page_nav {
        width: 100%;
        margin: 0 auto;
        max-width: 390px;
    }

    .wrapper_No_estas_seguro {
        width: 100%;
        /* background: red; */
        margin: 0 auto;
        padding: 10px;
        background-position: center;
        background-image: url(../Content/Images/body_decore.png);
        background-size: 216% 100%;
        background-repeat: no-repeat;
        padding-bottom: 73px;
        padding-top: 20px;
    }

    .wrapper_No_estas_seguro_inner {
        max-width: 467px;
    }

    .wrapper_No_estas_seguro_inner {
        width: 100%;
        background: white;
        margin: 0 auto;
        padding: 10px;
        border-radius: 10px;
    }

    .wrapper_No_estas_seguro_inner p {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estas_seguro_inner h2 {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #7046e0;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .wrapper_No_estas_seguro_inner li {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 23px;
        color: #555555;
        margin-bottom: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        padding-left: 40px;
        background-image: url(../Content/Images/bullet.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position-x: 8px;
        background-position-y: 0px;
    }

    .wrapper_No_estas_seguro_inner button {
        background: #00b67a;
        font-size: 17px;
        padding: 6px 16px;
        border-radius: 14px 50px 50px 14px;
        margin-top: 12px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        display: block;
        margin: 0 auto;
        border-color: #a67de0;
        color: #7046e0;
        padding-bottom: 4px;
        background: transparent;
        border-style: solid;
        width: 100%;
        font-weight: 300;
    }

    .dropdown_inner {
        width: calc(100% + 0px);
    }

    .overlay_dd {
        position: fixed;
        z-index: 2;
        background: #0000002e;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        display: none;
    }

    .iddle_icon_adjust {
        margin-left: -7px;
    }

    .section-dark .form-group>label {
        margin-bottom: 6px;
    }

    .section-icons .title.section_icons_content_inner > p.lead.subtitle {
        text-align: center!important;
    }

    #maincontent {
        margin-bottom: 109px;
    }

    .testimonial::before {
        top: -55px;
    }

    .wave-top::before,.wave-bottom::after {
        animation: wave_footer 200s linear infinite;
    }

    #maincontent::before {
        animation: wave_footer 200s linear infinite;
    }
}

@media only screen and (max-width: 380px) and (min-width: 360px) {
    .header_banner_cont .loan-details .loan-months-input {
        margin: 0 0px;
    }
}

@media only screen and (max-width: 450px) and (min-width: 380px) {
    .header_banner_cont .loan-details .loan-months-input {
        margin: 0 -1%;
    }
}

@media only screen and (max-width: 646px) and (min-width: 360px) {
    .v_mob {
        margin-right: 5%;
    }
}

@media only screen and (max-width: 646px) and (min-width: 507px) {
    .header_banner_cont {
        width: 100%;
        background: white;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 636px;
        background-repeat: no-repeat;
        background-position: 273px -72px;
    }

    .page-loading.modal-open a.btn.btn-square.btn-border.btn-menu.open {
        position: fixed;
        transition: none;
        right: 23vw;
    }
}

@media only screen and (max-width: 736px) and (min-width: 646px) {
    .header_banner_cont {
        width: 100%;
        background: white;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 728px;
        background-repeat: no-repeat;
        background-position: 346px -73px;
    }

    #header .btn-menu.open {
        right: 3vw;
    }
}

@media only screen and (max-width: 999px) and (min-width: 736px) {
    .header_banner_cont {
        width: 100%;
        background: white;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 836px;
        background-repeat: no-repeat;
        background-position: 391px 56px;
    }

    .row.home_nav {
        width: 100%;
        margin: 0 auto;
        max-width: unset;
    }

    .row.for_secondery_page_nav {
        width: 100%;
        margin: 0 auto;
        max-width: unset;
    }
}

@media only screen and (max-width: 999px) and (min-width: 768px) {
    .header_banner_cont {
        width: 100%;
        background: white;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 836px;
        background-repeat: no-repeat;
        background-position: 391px -18px;
    }

    .Input_cont_header {
        float: left;
    }

    .loan-details label {
        font-weight: 300;
        display: block;
        font-size: 18px;
        color: #555555;
        text-align: center;
        font-family: 'Baloo Tamma 2', cursive;
        width: 71%;
    }

    .form-choice {
        width: 74%;
    }

    .wrapper_No_estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s_seguro_inner {
        width: 100%;
        background: white;
        margin: 0 auto;
        padding: 10px;
        padding-top: 20px;
        border-radius: 10px;
        max-width: 467px;
        padding-bottom: 20px;
    }

    span.tab_40 {
        width: 40%;
        /* background: red; */
        display: inline-block;
        float: left;
        margin: 1%;
        background: white;
        padding: 27px;
        padding-top: 30px;
        border-radius: 20px;
        box-shadow: 1px 1px 6px 1px #ccc;
    }

    span.tab_56 {
        width: 56%;
        /* background: red; */
        display: inline-block;
        float: left;
        margin: 1%;
    }

    .col.col-sm-8.col-lg-7 {
        width: 100%;
    }

    .home-banner-content h1 {
        font-size: 31px;
        margin-top: 23%;
        line-height: 32px;
    }

    .home-banner-content p.h4 {
        font-size: 24px;
    }

    .loan-details label {
        width: 100%;
    }

    .Input_cont_header {
        float: none;
    }

    .form-choice {
        width: 100%;
    }

    /*     .modal-open {
        overflow: hidden;
        max-width: 117px;
        margin: 0 auto;
        display: block;
    } */
    .header_banner_cont .field-choice label.form-control {
        font-weight: 700;
        font-size: 18px;
        text-align: center;
        border-radius: 80% 80% 38% 38%;
        width: 35px;
        height: 55px;
        font-size: 17px;
        height: 35px;
        padding: 0px;
        padding-top: 10px;
        border-color: #caa8f9;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
        background: transparent;
    }

    .header_banner_cont .loan-details .loan-months-input {
        margin: 0px -1%;
    }

    span.tab_40 {
        padding: 20px;
        padding-top: 30px;
    }

    .loan-details .loan-months-input .field-choice {
        margin: 0 3px;
    }

    .header_banner_cont .btn-lg {
        display: block;
        background: #00b67a;
        font-size: 20px;
        padding: 6px 16px;
        border-radius: 14px 50px 50px 14px;
        margin-top: 12px;
        padding-bottom: 2px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        margin: 0 auto;
        box-shadow: 1px 4px 6px 0px #0000003b;
    }
}

@media only screen and (max-width: 5999px) and (min-width: 999px) {
    .section.section-dark .loan-details {
        display: -webkit-box;
        display: block;
    }

    .section.section-dark .loan-details .loan-amount {
        display: inline-block;
    }

    .section.section-dark .loan-details .loan-months {
        display: inline-block;
    }

    .section.section-dark .loan-details .loan-months-input .field-choice {
        margin: 0 5px;
        width: 66px;
    }

    .section.section-dark .btn-block, .section.section-dark .button-block {
        display: block;
        max-width: 100%;
        width: 100%;
    }

    .row.home_nav {
        width: 95%;
        margin: 0 auto;
    }

    .secondery_header {
        position: relative;
    }

    .secondery_header:before {
        content: '';
        background: url(../Content/Images/compare_header.svg);
        position: absolute;
        left: -14%;
        top: -62px;
        background-repeat: no-repeat;
        width: 100%;
        height: 182px;
        transform: rotateY(180deg);
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 999px) {
    .secondery_header {
        position: relative;
    }

    .secondery_header:before {
        content: '';
        background: url(../Content/Images/compare_header.svg);
        position: absolute;
        left: -24%;
        top: -62px;
        background-repeat: no-repeat;
        width: 100%;
        height: 182px;
        transform: rotateY(180deg);
        background-size: 100% 100%;
    }
}

.secondery_header.sticky:before {
    display: none;
}

.small_text {
    line-height: inherit;
    font-size: 12px;
    font-weight: 300;
    color: #616161;
    display: block;
    text-align: left;
    margin-top: 20px;
    text-align: justify;
}

.por_que_cont_inner {
    width: 100%;
    background: white;
    min-height: 258px;
    box-shadow: 1px 1px 7px 4px #0000000f;
    border-radius: 5px;
    float: left;
    padding: 0px 13px;
}

.por_que_cont_inner img {
    width: 55px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 20px;
}

.por_que_cont_inner h4 {
    font-size: 20px;
    text-align: center;
}

.por_que_cont_inner p {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.por_que_cont {
    width: 100%;
    margin: 0 auto;
}

.section_icons_content_inner h3 {
    font-size: 39px;
    margin-bottom: 19px;
    font-weight: 600;
    color: #525252;
}

.title .pretitle {
    font-size: 21px;
    text-transform: uppercase;
    color: #6e4fe5;
    letter-spacing: 1px;
    margin-bottom: 7px;
    font-weight: bold;
}

.testimonial {
    width: 100%;
    margin: 0 auto;
    min-height: 300px;
    background: #cbe9ed;
    margin-bottom: 129px;
    padding-top: 86px;
    padding-bottom: 86px;
}

p.feedback_message {
    text-align: center;
    font-size: 20px;
    color: #3c3c3c;
}

p.name_feedback {
    font-size: 19px;
    text-align: center;
    color: #323131;
    margin-bottom: 10px;
}

p.desgnationfeedback img {
    width: 134px;
    display: block;
    margin: 0 auto;
}

.slider_cont {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 65px auto 30px;
    position: relative;
}

.testimonial h3 {
    font-size: 39px;
    margin-bottom: 19px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    position: relative;
    z-index: 1;
}

.quote_image {
    position: absolute;
    top: -61px;
    left: -99px;
    width: 121px;
    opacity: .2;
}

.quote_image.bottom_quote {
    top: unset;
    right: -99px;
    left: unset;
    bottom: -50px;
    transform: rotateY(180deg);
}

.quote_image img {
    width: 100%;
}

.slick-prev::before {
    content: url(../Content/Images/v.png);
    filter: brightness(100);
    transform: rotate(90deg) scale(.6) translateX(-56px);
    font-size: 10px;
    display: inline-block;
}

.slick-next::before, [dir=rtl] .slick-prev::before {
    content: url(../Content/Images/v.png);
    filter: brightness(100);
    transform: rotate(-90deg) scale(.6) translateX(56px);
    font-size: 10px;
    display: inline-block;
}

.slick-prev {
    left: -90px;
}

.slick-next {
    right: -53px;
}

.testimonial {
    width: 100%;
    margin: 0 auto;
    min-height: 300px;
    background: #cbe9ed;
    margin-bottom: 0px;
    padding-top: 86px;
    padding-bottom: 0;
}

.small_text b {
    font-weight: 700;
}

/* header section end */
@media only screen and (max-width: 928px) and (min-width: 300px) {
    .dropdown span {
        width: 100%;
        background: #ccc;
        margin-top: 5px;
    }

    .overlay_selecter {
        position: absolute;
        top: 38%;
        left: 20%;
        width: 57%;
        height: 44px;
        background: #ff00005c;
        z-index: 2;
    }

    .dropdown_inner {
        padding-top: 96px;
    }

    .section-dark.gradient-purple .Input_cont_header.for_desk {
        display: none;
    }

    .section-dark.gradient-purple .Input_cont_header.for_mob {
        display: block;
    }

    .mob_input {
        font-size: 51px!important;
        color: #555555;
        font-weight: 500;
        line-height: 0;
        display: inline-block;
        transform: translateY(8px);
    }

    .v_mob_for_mob {
        width: 17px;
        /* background: red; */
        display: inline-block;
        float: right;
        margin-top: 0px;
        top: 13px;
        margin-right: 5%;
        position: absolute;
        right: 0px;
    }

    .mobileSelect .content {
        width: 90%;
        display: block;
        position: fixed;
        z-index: 889;
        color: black;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        bottom: -350px;
        left: 5%;
        background: white;
        padding-bottom: 18px;
        border-radius: 10px;
    }

    .mobileSelect-show .content {
        bottom: 19%;
    }

    .mobileSelect .content .btnBar .cancel, .mobileSelect .content .btnBar .ensure {
        height: 43px;
        width: 80%;
        padding-top: 1px;
        cursor: pointer;
        position: absolute;
        top: 0;
        min-width: 120px;
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 400;
        background: #a67de0;
        background: linear-gradient(-120deg,#b685ee,#6043ea)!important;
        color: white!important;
        border-radius: 20px 54px 54px 20px;
        display: block;
        margin-right: 10%;
        filter: drop-shadow(2px 4px 6px #00000031);
    }

    .mobileSelect .grayLayer {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #eee;
        background: rgba(0, 0, 0, 0.5);
        z-index: 888;
        display: block;
    }

    .mobileSelect .content .btnBar {
        border-bottom: 0px solid #DCDCDC;
    }

    .mobileSelect .content .btnBar .title {
        font-weight: 400;
        padding-top: 5px;
        font-size: 19px;
        display: block;
        text-align: center;
    }

    .mobileSelect .content .panel .wheel .selectContainer li {
        font-size: 15px;
        display: block;
        height: 50px;
        line-height: 40px;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 28px;
        font-weight: 500;
    }

    .mobileSelect .content .panel .selectLine {
        height: 45px;
        top: 95px;
    }

    .mobileSelect .content .panel .selectLine {
        height: 45px;
        height: 48px;
        top: 92px;
        width: 66%;
        left: 17%;
        border: 1px solid #917fb6;
        border-radius: 50px;
    }

    .mobileSelect .content .panel .shadowMask {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .mobileSelect .content .panel .wheels {
        width: 100%;
        height: 243px;
        overflow: hidden;
    }

    .mobileSelect .content .panel .wheel {
        height: 243px;
    }

    .section-icons.section-icons-content .title.text-left {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }

    .section-icons.section-icons-content.activeanimate .title.text-left {
        /* box-shadow: 0 20px 30px rgba(32,24,32,.2); */
        box-shadow: unset;
        transition: all .5s;
    }

    .meter_cont {
        width: 70%;
        max-width: 200px;
    }

    .title p.subtitle {
        margin-top: 0px;
    }

    .custom_container.metercont {
        padding-right: 0px;
        padding-left: 0px;
        max-width: 422px;
    }

    .small_text {
        line-height: inherit;
        font-size: 11px;
        font-weight: 300;
        color: #616161;
        display: block;
        text-align: left;
        margin-top: 20px;
        text-align: justify;
    }

    .title p.subtitle {
        margin-top: -10px;
        font-size: 17px;
        color: #575757;
        font-weight: 300;
        padding-left: 0px;
        /* padding-right: 3px; */
        text-align: left;
    }

    .lead.subtitle {
        text-align: left!important;
        color: #a2a2a2!important;
    }

    #maincontent::before {
        content: '';
        width: 100%;
        height: 94px;
        /* background: red; */
        background-image: url(../Content/Images/Nuuevo-wave-new1.svg);
        position: absolute;
        top: 15px;
        background-size: 2000px 100%;
        height: 100px;
        bottom: -55px;
        z-index: 2;
        /* filter: drop-shadow(1px -3px 5px #00000021); */
        /* animation: wave_footer 200s linear infinite; */
    }

    .section-icons-content .col {
        margin-bottom: 100px;
    }

    .pretitle_cont {
        position: relative
    }

    .pretitle_cont::after {
        content: '';
        width: 100%;
        height: 101px;
        /* background: red; */
        background-image: url(../Content/Images/Nuuevo-wave-new1.svg);
        position: absolute;
        bottom: -73px;
        left: 0;
        z-index: 2;
        background-size: 2000px 100%;
        height: 94px;
        bottom: -55px;
        /*  filter: drop-shadow(1px -3px 5px #00000021); */
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        animation: wave_footer 200s linear infinite;
    }

    .section.section-icons.section-icons-content.activeanimate {
        padding: 50px 0 67px;
    }

    .section.section-icons.section-icons-content.activeanimate {
        position: relative;
    }

    .section.section-icons.section-icons-content.activeanimate .bottom_ovelay {
        position: absolute;
        width: 159%;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 100% 149%;
        background-repeat: no-repeat;
        background-position: 237px 76px;
        bottom: 0%;
        /* background: red; */
        height: 300px;
        z-index: 0;
    }

    #maincontent {
        overflow: hidden;
    }

    #maincontent .top_ovelay {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 94% 121%;
        background-repeat: no-repeat;
        background-position: 180px 29px;
        top: 1%;
        /* background: red; */
        height: 300px;
        z-index: 0;
        transform: rotatex(360deg) rotateY(-180deg);
    }

    #maincontent {
        position: relative;
        padding-top: 98px;
    }

    .custom_container.metercont {
        counter-reset: my-sec-counter;
    }

    .section-icons.section-icons-content .title.text-left {
        background: transparent;
    }

    .icon-block {
        width: 86%!important;
        float: right;
        /* background: #ccc; */
        position: relative;
    }

    .icon-block::before {
        position: absolute;
        top: 29px;
        left: -16%;
        counter-increment: my-sec-counter;
        content: counter(my-sec-counter);
        border-radius: 80% 80% 38% 38%;
        width: 31px;
        font-size: 19px;
        height: 33px;
        border: 2px solid #cff2ec;
        padding: 5px 0px 0px 9px;
        background: white;
        font-weight: bold;
        color: #555555;
    }

    .icon-block::after {
        position: absolute;
        top: 59px;
        left: -16%;
        content: "";
        width: 31px;
        height: 115%;
        border: 0px solid #926ded;
        background: black;
        background: url(../Content/Images/border_dot.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: 13px;
    }

    .icon-block:nth-child(3)::before {
        top: 25px;
    }

    .icon-block:last-child::after {
        display: none;
    }

    .icon-block-image img {
        height: unset;
        max-width: 100%;
        transform: translateY(-4px);
    }

    .icon-block-image {
        padding: 0px;
        width: 59px;
        height: auto;
        line-height: 40px;
        margin-right: 16px;
    }

    .icon-block-content h5 {
        font-size: 18px;
        margin-bottom: 1px;
        font-weight: 600;
        color: black;
    }

    .icon-block-content p {
        font-size: 13px;
        color: #4e4e4e;
        font-weight: 500;
    }

    .section-icons.section-icons-content.activeanimate .box {
        box-shadow: unset;
        transition: all .5s;
    }

    .box.icon-block-image {
        padding: 0px;
        margin-bottom: 0px;
    }

    .section:not(.section-grey)+.wave-top {
        margin-top: 0px;
    }

    .heading_another {
        font-size: 21px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 51px;
        max-width: 337px;
        display: block;
    }

    .col-md-3.col-sm-6.col-xs-6.por_que_cont_inner_wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }

    .por_que_cont_inner {
        width: 92%;
        margin: 3%;
        padding: 10px;
    }

    .por_que_cont_inner h4 {
        font-size: 14px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .por_que_cont_inner img {
        margin-bottom: 10px;
        width: 62px;
    }

    .paper_word_image {
        width: 54px;
    }

    .por_que_cont_inner {
        padding: 7px;
    }

    .por_que_cont_inner p {
        font-size: 13px;
        margin-top: 10px;
    }

    .por_que_cont_inner_wrapper {
        margin-bottom: 10px;
    }

    .por_que_cont_inner_wrapper:nth-child(odd) .por_que_cont_inner {
        margin-left: 0%;
    }

    .por_que_cont_inner_wrapper:nth-child(even) .por_que_cont_inner {
        margin-left: 5%;
    }

    .title .pretitle {
        font-size: 18px;
        text-transform: uppercase;
        color: #6e4fe5;
        letter-spacing: 0px;
        margin-bottom: 7px;
        font-weight: 600;
    }

    .section_icons_content_inner h3 {
        font-size: 25px;
        margin-bottom: 19px;
        font-weight: 600;
    }

    /* feedback */
    .slider_cont {
        width: 70%;
    }

    p.feedback_message {
        font-size: 17px;
    }

    p.name_feedback {
        margin-top: 35px;
    }

    .slick-prev {
        left: -66px;
    }

    .slick-next {
        right: -17px;
    }

    .slick-prev::before {
        transform: rotate(90deg) scale(.5) translateX(-125px);
    }

    .slick-next::before, [dir=rtl] .slick-prev::before {
        transform: rotate(-90deg) scale(.5) translateX(125px);
    }

    .quote_image {
        position: absolute;
        top: -66px;
        left: -43px;
        width: 80px;
        opacity: .2;
    }

    .quote_image.bottom_quote {
        top: unset;
        right: -45px;
        left: unset;
        bottom: 35px;
        transform: rotateY(180deg);
        width: 72px;
        z-index: 3;
    }

    .testimonial {
        position: relative;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 253px;
    }

    .testimonial::before {
        position: absolute;
        top: -36px;
        right: -31%;
        width: 161%;
        height: 166px;
        background: #cbe9ed;
        content: "";
        border-radius: 100%;
    }

    .testimonial::after {
        position: absolute;
        bottom: -26px;
        right: -24%;
        width: 151%;
        height: 166px;
        background: #cbe9ed;
        content: "";
        border-radius: 100%;
    }

    .testimonial h3 {
        font-size: 23px;
    }

    .slider_cont {
        margin: 38px auto 30px;
    }

    /* footer */
    #footer .footer-top {
        background: url(../Content/Images/mobile_footer.png) no-repeat;
        animation: unset;
        top: -171px;
        background-size: 100%;
        background-position: 0px 11px;
        padding: 133px 0 10px;
    }

    #footer.gradient-pink-purple {
        background: -webkit-linear-gradient(top ,#8b6af0 23% ,#0b006a)!important;
        background: linear-gradient(top ,#8b6af0 23% ,#0b006a)!important;
    }

    .btn-default.footer_button {
        background: #00b67a;
        width: 100%;
        border-radius: 30px;
        margin-bottom: 15px;
        box-shadow: 3px 4px 10px 2px #00000038;
        border-radius: 19px 50px 50px 19px;
        font-size: 18px;
        font-weight: 300;
        padding: 11px 15px 8px!important;
        letter-spacing: 1px;
    }

    .btn-primary.footer_button {
        background: #c39cfa;
        width: 100%;
        border-radius: 30px;
        box-shadow: 3px 4px 10px 2px #00000038;
        border-radius: 19px 50px 50px 19px;
        font-size: 18px;
        font-weight: 300;
        margin-left: 0%!important;
        padding: 11px 15px 8px!important;
        letter-spacing: 1px;
    }

    .footer_hr_cont hr {
        width: 90%;
        display: block;
        margin-bottom: 0 auto;
        border-bottom: 2px solid #b993f8;
        margin-top: 4px;
        margin-bottom: 4px;
        border-top: none;
    }

    #footer .footer-top .footer-logo {
        text-align: right;
        margin-bottom: 23px;
    }

    #footer .footer-top .footer-logo img {
        height: 20px;
    }

    #footer .copyright-center {
        text-align: center;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #footer .copyright-center a {
        display: inline-block;
        margin: 3px 8px;
        font-size: 11px;
        position: relative;
    }

    #footer .copyright-center a::before {
        content: '';
        width: 1px;
        height: 98%;
        background: white;
        position: absolute;
        right: -10px;
    }

    .c_r.nopipe_before {
        font-size: 12px;
        margin-top: 11px;
    }

    .box.icon-block-image.translate {
        transform: translateY(5px);
    }

    .section-dark.gradient-purple .btn.btn-lg.btn-block.btn-default {
        font-size: 18px;
        padding: 11px 6px 7px!important;
        border-radius: 20px 50px 50px 20px;
        font-family: 'Baloo Tamma 2', cursive;
        letter-spacing: 1px;
        display: block;
        margin: 0 auto;
        padding-bottom: 4px;
        width: 100%;
        font-weight: 300;
        margin-top: 1px;
        max-width: 444px;
        background: #00b67a;
        border: unset;
        max-width: 317px;
    }

    #footer .footer-top {
        filter: unset!important;
    }

    .Input_cont_header.for_desk {
        display: none!important;
    }

    .Input_cont_header.for_mob {
        display: block!important;
    }

    p.name_feedback {
        font-size: 16px;
    }

    .selectContainer {
        /* transform: translate3d(0px, 100px, 0px)!important; */
    }

    .mobileSelect .content .panel .wheel {
        overflow: scroll;
    }

    .header_banner_cont .home-banner-content p.h4 {
        margin-bottom: 26px;
    }

    .pretitle_cont h3 {
        text-align: left;
    }

    #maincontent .top_ovelay {
        background-size: 94% 112%;
    }

    .handshake_icon {
        width: 70px!important;
        margin-top: 8px!important;
    }

    .heading_another {
        /* font-size: 22px; */
        /* font-size: 22px; */
        font-size: 23px;
        margin-bottom: 67px;
        font-weight: 600;
        color: #525252;
    }

    .pos_relative {
        position: relative;
        z-index: 3;
    }

    #footer .footer-top-right {
        text-align: center;
        margin-top: 36px;
    }

    #footer .footer-top-right {
        text-align: center;
        margin-top: 60px;
    }

    .home_banner_input_cont {
        padding-right: 7px;
        padding-left: 7px;
    }

    .purple_cont_form {
        padding: 0px 8px;
    }

    .section-dark.gradient-purple .btn.btn-lg.btn-block.btn-default {
        max-width: 96%!important;
        padding: 13px 15px 9px!important;
    }

    .above_li_remove .selectContainer li:nth-child(0) {
        display: none!important;
    }

    .above_li_remove .selectContainer li:nth-child(1) {
        display: none!important;
    }

    .above_li_remove .selectContainer li:nth-child(2) {
        display: none!important;
    }

    .header_banner_cont .loan-details label {
        margin-bottom: 6px;
    }
}

@media only screen and (max-width: 374px) and (min-width: 320px) {
    .icon-block {
        max-width: 293px;
    }

    .icon-block::before {
        left: -15%;
    }

    .icon-block::after {
        left: -15%;
    }

    #footer .footer-top-right {
        text-align: center;
        margin-top: 36px;
    }
}

@media only screen and (max-width: 374px) and (min-width: 300px) {
    .por_que_cont_inner {
        min-height: 273px;
    }

    #footer .copyright-center {
        text-align: center;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #footer .copyright-center a {
        display: inline-block;
        margin: 2px 4px;
        font-size: 10px;
        position: relative;
    }

    #footer .copyright-center a::before {
        content: '';
        width: 1px;
        height: 98%;
        background: white;
        position: absolute;
        right: -6px;
    }

    .c_r.nopipe_before {
        font-size: 12px;
        margin-top: 11px;
    }

    .box.icon-block-image.translate {
        transform: translateY(-13px);
    }

    .section.section-icons.section-icons-content.activeanimate .bottom_ovelay {
        position: absolute;
        width: 197%;
        margin: 0 auto;
        background-image: url(../Content/Images/mob_top_right.png);
        background-size: 100% 149%;
        background-repeat: no-repeat;
        background-position: 182px 85px;
        bottom: 0%;
        /* background: red; */
        height: 300px;
        z-index: 0;
    }

    .section-dark.gradient-purple .btn.btn-lg.btn-block.btn-default {
        max-width: 301px;
    }

    .section.section-icons.section-icons-content.activeanimate {
        padding: 50px 0 65px;
    }

    .icon-block-content h5 {
        font-size: 18px;
        margin-bottom: 1px;
        font-weight: 600;
        color: black;
    }

    #footer .footer-top {
        filter: unset!important;
    }

    .header_banner_cont .home-banner-content h1 {
        font-size: 22px;
    }

    .header_banner_cont .home-banner-content h1 {
        margin-top: 17px;
    }

    .header_banner_cont .home-banner-content p.h4 {
        margin-bottom: 22px;
        font-size: 17px;
    }

    #header .header-right {
        margin-top: 4px;
    }

    .heading_another {
        font-size: 21px;
    }

    .col.col-xs-7.col-sm-6.header-right {
        margin-top: 6px;
    }

    #footer .footer-top-right {
        text-align: center;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 375px) and (min-width: 369px) {
    .pretitle_cont h3 {
        font-size: 20px;
    }

    .icon-block {
        width: 83%!important;
    }
}

@media only screen and (max-width: 450px) and (min-width: 376px) {
    #maincontent .top_ovelay {
        background-position: 247px 29px;
    }

    .select_amout_image img {
        transform: translateY(-1px);
    }

    .btn.btn-lg.btn-block.btn-default {
        max-width: 390px;
        margin: 0 auto;
        padding: 11px 15px 7px!important;
    }

    .header_banner_cont .loan-details .loan-months-input {
        margin: 0 2%;
    }

    .loan-details .loan-months-input.form-choice {
        margin: 0 3%;
    }

    .loan-details .form-group {
        margin: auto;
        margin-bottom: 20px;
        max-width: 390px;
    }

    #footer .footer-top .footer-logo {
        text-align: right;
        margin-bottom: 9px;
        margin-top: 10px!important;
    }

    #footer .footer-top-right {
        text-align: center;
        margin-top: 50px!important;
    }

    #header .header-right {
        padding-right: 0;
        margin-top: 5px!important;
    }

    .header_banner_cont .field-choice label.form-control {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        border-radius: 80% 80% 38% 38%;
        width: 48px;
        height: 55px;
        font-size: 24px;
        height: 47px;
        padding: 0px;
        padding-top: 12px;
        border-color: #c39cfa;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
        background: transparent;
    }

    .section-dark.gradient-purple .field-choice label.form-control {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        border-radius: 80% 80% 38% 38%;
        width: 48px;
        height: 55px;
        font-size: 24px;
        height: 47px;
        padding: 0px;
        padding-top: 10px;
        font-family: 'Baloo Tamma 2', cursive;
        display: block;
        margin: 0 auto;
        /* background: transparent; */
    }

    .header_banner_cont {
        background-position: 185px -61px;
    }

    .pretitle_cont h3 {
        font-size: 23px;
    }

    .title p.lead.subtitle {
        text-align: justify!important;
    }

    .icon-block {
        width: 81%!important;
    }
}

@media only screen and (max-width: 450px) and (min-width: 400px) {
    .header_banner_cont {
        background-position: 202px -50px;
    }

    .icon-block::before {
        position: absolute;
        top: 29px;
        left: -16%;
        counter-increment: my-sec-counter;
        content: counter(my-sec-counter);
        border-radius: 80% 80% 38% 38%;
        width: 38px;
        font-size: 24px;
        height: 39px;
        border: 2px solid #cff2ec;
        padding: 5px 0px 0px 0px;
        background: white;
        font-weight: 600;
        color: #555555;
        text-align: center;
    }

    .icon-block::after {
        left: -19.9%;
    }

    .icon-block::before {
        top: 17px;
        left: -21%;
    }

    @media only screen and (max-width: 550px) and (min-width: 450px) {
        .header_banner_cont {
            background-position: 253px -41px;
        }
    }

    @media only screen and (max-width: 9374px) and (min-width: 999px) {
        #footer .copyright-center {
            text-align:left;
            margin: 0;
            padding: 0;
            width: 100%;
            padding: 0px 16px;
        }

        #footer .copyright-center a {
            display: inline-block;
            margin: 2px 4px;
            position: relative;
            font-size: 13px;
        }

        #footer .copyright-center a::before {
            content: '';
            width: 1px;
            height: 98%;
            background: white;
            position: absolute;
            right: -6px;
        }

        .c_r.nopipe_before {
            font-size: 12px;
            margin-top: 11px;
        }

        .copyright-center br {
            display: none!important;
        }

        a.c_r.nopipe_before {
            float: right;
        }

        .handshake_icon {
            width: 70px!important;
            margin-top: 8px!important;
        }
    }

    @media only screen and (max-width: 504px) and (min-width: 415px) {
        #footer .footer-top .footer-logo {
            text-align: right;
            margin-bottom: 0px;
            margin-top: 20px;
        }

        #footer .footer-top-right {
            text-align: center;
            margin-top: 56px;
        }
    }
}

.slider_range {
    width: 100%;
}

.flip-card {
    /* background-color: #000000a3; */
    width: 49px;
    height: 51px;
    perspective: 1000px;
    display: inline-block;
    margin: 0px 7px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.2s;
    transform-style: preserve-3d;
    font-size: 25px;
    color: #555555;
    cursor: pointer;
}

/* @keyframes bounce{
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
            40% {transform: translateY(-30px);} 
            60% {transform: translateY(-15px);} 
} */
.flip-card.second_step .flip-card-inner {
    transform: rotateY(180deg);
    /* animation: bounce .5s linear forwards; */
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flip-card-front {
    /* background-color: #fff; */
    border: 2px solid #caa8f9;
    /* color: #8462eb; */
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    border-radius: 80% 80% 38% 38%;
    width: 51px;
    height: 55px;
    font-size: 23px;
    height: 48px;
    padding: 0px;
    padding-top: 11px;
    border-color: #caa8f9;
    font-family: 'Baloo Tamma 2', cursive;
    display: block;
    margin: 0 auto;
    background: transparent;
}

.flip-card-back {
    /* background-color: #2980b9; */
    /* color: white; */
    border: 2px solid #8462eb;
    transform: rotateY(180deg);
    /* border-radius: 100px; */
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); */
    /* color: #8462eb; */
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    border-radius: 80% 80% 38% 38%;
    width: 48px;
    height: 55px;
    font-size: 23px;
    height: 46px;
    padding: 0px;
    padding-top: 11px;
    border-color: #caa8f9;
    font-family: 'Baloo Tamma 2', cursive;
    display: block;
    margin: 0 auto;
    background: transparent;
}

.slider_cont_range {
    margin: 30px auto 30px;
    width: 100%;
}

.value_change_text_for_show {
    top: -54px;
    position: absolute;
    width: 100px;
    background: #403e3e;
    text-align: center;
    left: calc(-50% - 28px);
    border: none!important;
    color: white;
    padding: 7px;
    border-radius: 7px;
    font-size: 20px;
    background: linear-gradient(-120deg,#c498fb,#6e4fe5)!important;
    box-shadow: 1px 1px 13px -4px #000c;
}

.value_change_text_for_show:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #8b68ed;
    bottom: -6px;
    transform: rotate(45deg);
    left: 45%;
}

.ui-slider-handle {
    cursor: pointer!important;
}

.ui-slider-handle:focus {
    outline: none;
}

.ui-slider-handle:focus-visible .value_change_text_for_show {
    outline: none!important;
    border: none!important;
}

.f_card_cont {
    width: 100%;
    margin: 0 auto;
    margin-top: 22px;
    text-align: center;
}

.slider_cont_range .ui-slider-handle.ui-state-default {
    left: 0%;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    top: -10px;
    background: linear-gradient(-120deg,#c498fb,#6e4fe5);
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid transparent!important;
}

.slider_range {
    border-radius: 10px;
}

.card_val.active {
    background: -webkit-radial-gradient(#0fcff4,#A570F5);
    background: radial-gradient(#0fcff4,#A570F5);
    color: #fff;
    background: rgb(84,56,229);
    background: -moz-linear-gradient(top, rgba(84,56,229,1) 0%, rgba(187,148,248,1) 100%);
    background: -webkit-linear-gradient(top, rgba(84,56,229,1) 0%,rgba(187,148,248,1) 100%);
    background: linear-gradient(to bottom, rgba(84,56,229,1) 0%,rgba(187,148,248,1) 100%);
}

.gradient-purple .flip-card-inner {
    color: #ffffff;
}

.gradient-purple .card_val.active {
    color: #a780f4;
    background: rgb(242, 242, 242);
}

.desktop_input.thefield_one {
    color: white!important;
}

@media only screen and (max-width: 999px) and (min-width: 300px) {
    .overlay_dd {
        z-index: 4;
    }

    .header_banner_cont #theField, .header_banner_cont #measure, #theFieldv_mob1 {
        min-width: 100px!important;
        max-width: 136px!important;
        text-align: right;
        font-size: 51px!important;
        float: left;
        margin-left: 50px;
        margin-top: -6px;
        /* background: red; */
    }

    .header_banner_cont .currencies_icon, .section-dark.gradient-purple .currencies_icon {
        transform: translateY(7px);
        margin-right: 30px;
    }

    #theFieldv_mob1 {
        margin-left: 19px;
        width: auto!important;
        /* min-width: 87px !important;
            max-width: 134px !important; */
    }

    .flip-card-front, .flip-card-back {
        width: 41px;
        font-size: 19px;
        height: 41px;
    }

    .flip-card {
        /* background-color: #000000a3; */
        width: 31px;
    }

    #maincontent::before {
        animation: unset;
    }

    .dropdown {
        position: fixed;
        width: 86%;
        max-width: unset;
        z-index: 6;
        margin-top: -90px;
        left: 7%;
    }

    .header_banner_cont .Input_cont_header {
        max-width: 226px;
        width: 100%;
    }

    .section-dark.gradient-purple .Input_cont_header {
        width: 70%;
        max-width: 292px;
    }

    #dropdown1 {
        width: 86%;
        max-width: unset;
        bottom: 13%;
        left: 8%;
    }

    #theFieldv_mob1 {
        margin-left: unset;
        width: auto!important;
        float: none;
        transform: translateY(8px) translateX(-17px);
    }

    .section-dark.gradient-purple .currencies_icon {
        transform: translateY(7px) translateX(-17px);
        margin-right: unset;
    }

    #theFieldv_mob1 {
        all: unset;
        font-size: 62px!important;
        font-style: normal;
        max-width: 100%;
        font-size: 22px;
        color: #555555;
        border: none;
        height: 45px;
        font-weight: 500;
        text-align: right;
        background: #00000000;
        padding: 0;
        padding-top: 10px;
        transform: scale(.9) translateY(6px);
        margin-left: -10%;
        /* max-width: 165px!important; */
    }

    .section-dark.gradient-purple .currencies_icon {
        all: unset;
        font-size: 33px;
        color: #fff;
        font-weight: 600;
        transform: translateY(1px);
        display: inline-block;
    }

    .wave-top::before, .wave-bottom::after {
        animation: unset;
    }

    #theFieldv_mob1.bit_larger {
        max-width: 165px!important;
    }

    #theFieldv_mob1.bit_larger.largest {
        margin-left: -1%;
    }

    .header_banner_cont .currencies_icon {
        all: unset;
        font-size: 33px;
        color: #555;
        font-weight: 600;
        transform: translateY(7px);
        display: inline-block;
    }

    .header_banner_cont #theField {
        /* all: unset; */
        font-size: 51px!important;
        font-style: normal;
        max-width: 100%;
        font-size: 22px;
        color: #555555;
        border: none;
        height: 45px;
        font-weight: 500;
        text-align: right;
        background: #00000000;
        padding: 0;
        padding-top: 10px;
        margin-left: 0%;
        display: inline-block;
        margin: 0px auto;
        margin-left: -7%;
        /*-3*/
        float: none;
    }

    .loan-details .form-group {
        max-width: 350px;
    }

    .flip-card-front, .flip-card-back {
        width: 100%;
        font-size: 22px;
        height: 45px;
    }

    .flip-card {
        /* background-color: #000000a3; */
        width: 50px;
        margin: 0px .2%;
        height: 51px;
    }

    .picker-scroller .option {
        font-size: 23px;
    }

    .v_mob {
        margin-top: 22px;
    }

    .slider_cont_range {
        margin: 6px auto 5px;
    }

    .f_card_cont {
        margin-top: 5px;
    }

    .header_banner_cont .loan-details label {
        margin-bottom: -2px;
    }

    .header_banner_cont .home-banner-content h1 {
        font-size: 27px;
    }

    .btn.btn-lg.btn-block.btn-default {
        max-width: 335px;
    }

    #header {
        max-width: 378px;
        margin: 0 auto;
    }

    .custom_container.metercont {
        max-width: 371px;
    }

    .section.section-dark.gradient-purple.section-quote.wave-top.wave-bottom .container {
        max-width: 371px;
    }

    .dark_gradient_heading {
        font-size: 33px;
    }

    .section-quote+.section {
        max-width: 370px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 374px) and (min-width: 300px) {
    .flip-card {
        margin: .7%;
    }

    .header_banner_cont .home-banner-content h1 {
        font-size: 29px;
    }
}

/* apply start */
.for_apply_page .row {
    width: 100%;
    margin: 0 auto;
    /* margin-top: 70px; */
    /* margin-bottom: 100px; */
}

.for_apply_page select {
    background-image: none;
}

.edit_loan_outer {
}

.edit_loan_inner {
}

.edit_loan_inner p {
    font-size: 17px;
    font-weight: 300;
    margin-top: 4px;
    margin-bottom: 3px;
}

.edit_loan_inner p span {
    font-size: 23px;
    display: inline-block;
    font-weight: 700;
    color: #bb8ff4;
    margin-left: 10px;
    margin-top: 0px;
    transform: translateY(2px);
}

.edit_loan_inner button {
    background: none;
    border: none;
    padding: 7px 26px 6px;
    background: #bb8ff4;
    color: white;
    border-radius: 7px;
    font-size: 20px;
    font-weight: 500;
    display: block;
    /* margin-top: 20px; */
    margin: 0 auto;
    margin-top: 0px;
    float: right;
}

.edit_loan_inner_for_edit {
    display: none;
}

.inner_container {
    width: 90%;
    margin: 0 auto;
    max-width: 835px;
    margin-bottom: 200px!important;
}

.row.edit_loan_outer {
    border-radius: 9px;
    background: white;
    box-shadow: 1px 1px 18px -9px #000;
    padding: 17px 20px;
    margin-bottom: 26px;
}

.for_apply_page .row.three_col_cont {
    margin-top: 35px;
}

.three_col_button {
    padding: 11px 0px 8px;
    margin-top: -2px;
    border-radius: 5px;
    font-size: 18px;
    width: 100%;
    background: white;
    border: 1px solid #adabab;
    transition: all .5s;
    min-height: 86px;
}

.three_col_button.active {
    color: white;
    background: #bb8ff4;
    border: 1px solid #bb8ff4;
    transition: all .5s;
}

.for_apply_page p.label {
    margin-bottom: 9px;
    font-size: 18px;
}

.edit_loan_inner_for_edit input , .edit_loan_inner_for_edit select {
    width: 100%;
    padding: 13px 15px 8px 65px;
    border: 2px solid #bb8ff4;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    background: transparent;
}

.moreinfo {
    display: block;
    background: no-repeat;
    border: none;
    margin-top: 16px;
    padding-left: 0px;
    color: #bb8ff4;
    line-height: 14px;
    padding-bottom: 0px;
    border-bottom: 1px solid #bb8ff4;
    float: left;
}

.moreinfo_cont {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin: 20px 0px 24px;
    border-radius: 10px;
    box-shadow: 1px 1px 15px -3px #ccc;
}

.for_apply_page .full_inpot_row {
    width: 100%;
    margin: 60px auto 78px;
}

.full_inpot_row.not_idle {
    margin: 10px auto 2px;
}

.pos_relative {
}

.full_inpot_row select {
    width: 100%;
    padding: 12px 10px 8px;
    border: 1px solid #adabab;
    border-radius: 5px;
}

.full_inpot_row input {
    width: 100%;
    padding: 12px 10px 8px;
    border: 1px solid #adabab;
    border-radius: 5px;
}

.moreinfo_cont {
    display: none;
    background: #bc90f5;
    color: white;
    font-weight: 600;
    float: left;
}

.apply_h2 {
    color: #7046e0;
    font-size: 30px;
    margin: 42px auto 0px;
    text-align: left;
    margin-left: 17px;
    font-weight: 600;
}

.for_apply_page .container {
    position: relative;
}

.for_apply_page .edit_loan_inner_for_edit p.label {
    margin-top: 9px;
    font-size: 16px;
}

.for_apply_page {
    background: #f7f7f6;
}

.header_banner_contfor_quote {
    width: 100%;
    background-color: transparent!important;
}

.br_span {
    display: block;
}

.apply_head {
    text-align: center;
    color: #585858;
    font-size: 39px;
    margin-bottom: 4px;
    margin-top: 41px;
}

.apply_p {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #585858;
    margin-top: 10px;
    margin-bottom: 38px;
}

.threee_col_input {
    width: 100%;
    padding: 12px 10px 8px;
    border: 1px solid #adabab;
    border-radius: 5px;
}

.threee_col_input.for_dob {
    text-align: center;
}

.moreinfo_cont input {
    color: #8c8c8c
}

.find_address {
    background: #7454e6;
    border: none;
    position: absolute;
    right: 20px;
    top: 4px;
    height: calc(100% - 9px);
    border-radius: 10px 10px 10px 10px;
    padding: 0px 32px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
}

.moreinfo_cont .full_inpot_row.not_idle {
    margin: 23px auto 35px;
}

.get_my_quote {
    margin-top: 46px;
    background: #6db447;
    width: 100%;
    padding: 10px 10px 7px;
    color: white;
    border-radius: 10px;
    border: none;
    font-size: 32px;
    font-weight: 500;
}

.three_col_button svg {
    display: block;
    margin: 0 auto;
    min-height: 40px;
}

.three_col_button.active svg path {
    display: block;
    margin: 0 auto;
    min-height: 40px;
    /* fill: white; */
    filter: brightness(6.5);
}

.three_col_button.active #Oval {
    filter: brightness(6.5);
}

.why_u_need_money_other {
    display: none;
}

.apply_error_inner h1 {
    margin-bottom: 30px;
    font-size: 46px;
}

.errors_apply p {
    color: #ff6e86;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}

@media only screen and (max-width: 374px) and (min-width: 300px) {
    .br_span {
        display: none;
    }
}

.apply_err_cont {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background: #f4f4f4;
    height: 100%;
    z-index: 100;
    display: none;
    background: rgb(255 255 255 / 77%);
    backdrop-filter: blur(11px);
    box-shadow: 5px 5px 30px rgb(0 0 0 / 20%);
    /* border-radius: 16px; */
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}

/* body {
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #e1e8ed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e8ed',GradientType=0 );
  height: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
} */
.for_thanks .wrapper-1 {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.for_thanks .wrapper-2 {
    padding: 30px;
    text-align: center;
    padding-bottom: 58px;
    box-shadow: 0 0 50px #fff,            /* outer white */    -10px 0 80px #f0f,        /* outer left magenta */    10px 0 80px #0ff;         /* outer right cyan */
    background: white;
}

red {
    font-family: 'Baloo Tamma 2', cursive;
    font-size: 79px;
    letter-spacing: 3px;
    color: #5892ff;
    margin: 0;
    margin-bottom: 20px;
    color: #f1899a;
}

.for_thanks .wrapper-2 p {
    margin: 0;
    font-size: 18px;
    color: #aaa;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
}

.for_thanks .go-home {
    color: #fff;
    background: #7e5ce8;
    border: none;
    padding: 10px 50px;
    margin: 30px 0;
    border-radius: 30px;
    text-transform: capitalize;
    box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}

.for_thanks .footer-like {
    margin-top: auto;
    background: #d7e6fe;
    padding: 6px;
    text-align: center;
}

.footer-like p {
    margin: 0;
    padding: 4px;
    color: #5892ff;
    font-family: 'Baloo Tamma 2', cursive;
    letter-spacing: 1px;
}

.for_thanks .footer-like p a {
    text-decoration: none;
    color: #5892ff;
    font-weight: 600;
}

@media (min-width: 360px) {
    .for_thanks h1 {
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 23px;
        font-family: 'Baloo Tamma 2', cursive;
    }

    .for_thanks .go-home {
        margin-bottom: 20px;
    }
}

@media (min-width: 600px) {
    .for_thanks .content {
        max-width: 1000px;
        margin: 0 auto;
    }

    .for_thanks .wrapper-1 {
        height: initial;
        max-width: 620px;
        margin: 0 auto;
        margin-top: 68px;
        box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
        background: white;
        margin-bottom: 136px;
    }
}

.for_thanks svg {
    width: 182px;
    margin-top: 41px;
}

@media only screen and (max-width: 374px) and (min-width: 300px) {
    .for_thanks h1 {
        font-size: 30px;
        color: #f1899a;
    }

    .for_thanks .wrapper-1 {
        width: 100%;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        margin-bottom: 215px;
    }

    .for_thanks .wrapper-2 p {
        margin: 0;
        font-size: 18px;
    }

    .for_thanks svg {
        width: 182px;
        margin-top: 0px;
    }

    .row.outer_snabblancont.for_thanks {
        padding-top: 70px;
    }
}

.for_thanks .footer-like {
    display: none;
}

.apply_close {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 30px;
    color: #fd7c7c;
    background: transparent;
    border: none;
}

.apply_error_inner {
    width: 100%;
    max-width: 900px;
}

.apply_loader {
    display: none;
}

.outer_snabblancont {
    width: 100%;
    margin: 0 auto;
    min-height: 500px;
    background: #cff2ec;
    padding-top: 90px;
    background: rgb(255 255 255 / 77%);
    backdrop-filter: blur(11px);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 68px;
}

.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 10px;
    background: #7e5ce8;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

.wrapper_check_icon {
    /* height: 100vh; */
    display: inline-block;
    justify-content: center;
    align-items: center;
    /* background-color: #eee; */
    float: left;
    margin-top: -2px;
    margin-right: 10px;
    display: none;
    opacity: 0;
    transition: all .5s;
}

.selected .wrapper_check_icon {
    display: block;
    opacity: 1;
    transition: all .5s;
}

.wrapper_check_icon .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.wrapper_check_icon .checkmark {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px #8865ea;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.wrapper_check_icon .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
        /* fill: none; */
    }
}

@keyframes scale {
    0%, 100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142
    }
}

.three_col_cont .col-md-4.col-sm-6.col-xs-6 {
    padding: 5px;
}

.estado_cont .three_col_button {
    padding: 13px 0px 8px;
    min-height: 47px;
}

.for_apply_page .row.three_col_cont.estado_cont {
    margin-top: 7px;
}

.fifty_fifty_wrapper_row .col-md-12 {
    padding: 0;
}

.for_apply_page .row.three_col_cont {
    margin-top: 35px;
    padding: 0px 9px;
}

.fordob_label {
    padding: 0px 0px;
}

.estado_cont .col-md-12 {
    padding-left: 0px;
}

.for_why_money .col-md-12 {
    padding-left: 0px;
}

@media only screen and (max-width: 778px) and (min-width: 300px) {
    .three_col_button {
        padding: 11px 0px 8px;
        font-size: 13px;
        min-height: 86px;
    }

    .edit_loan_inner button {
        float: none;
    }

    .edit_loan_inner p {
        text-align: center;
        margin-bottom: 20px;
    }

    .get_my_quote {
        margin-top: 46px;
        background: #fe6960;
        width: 100%;
        padding: 15px 13px 12px;
        color: white;
        border-radius: 10px;
        border: none;
        font-size: 18px;
        font-weight: 700;
    }

    .br_span * {
        display: none;
        /* margin-top: 20px; */
    }

    .br_span {
        margin-top: 32px;
    }

    .apply_err_cont {
        padding: 35px;
    }

    .apply_error_inner h1 {
        margin-bottom: 32px;
        font-size: 34px;
    }

    .apply_loader {
        /* display: block; */
        position: relative;
        z-index: 10;
    }
}

.selected input , .selected select {
    border: 1px solid #7ac142;
}

.edit_loan_inner .col-md-8 {
    padding: 0;
}

.invalid_input input , .invalid_input select {
    border: 1px solid #ffb5b5;
}

.invalid_input .label {
    color: #ff6a6a;
}

.selected .label {
    color: inherit;
}

.selected input , .selected select {
    border: 1px solid #7ac142;
}

/* checkbox */
.new {
    padding: 50px 0px 0px;
}

.form-group_check {
    display: block;
    margin-bottom: 15px;
    user-select: none;
}

.form-group_check input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group_check label {
    position: relative;
    cursor: pointer;
    padding-left: 36px;
    color: #a2a2a2;
    font-weight: 300;
    font-size: 15px;
}

.form-group_check label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #805ee9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    left: 0;
    margin-top: 7.5px;
}

.form-group_check input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #805ee9;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin-top: 7.5px;
}

.outer_snabblancont.for_snabblan {
    position: relative;
    background: transparent;
    backdrop-filter: blur(0px);
}

span.pos_abs_icon {
    position: absolute;
    width: 48px;
    height: 42px;
    /* background: red; */
    border-right: 2px solid #bb8ff4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 29px;
    line-height: 0px;
    color: #bb8ff4;
}

.for_eur i {
    margin-top: 6px;
    font-style: initial;
    font-weight: 600;
    font-size: 21px;
}

.pos_abs_icon .fa.fa-angle-down {
    font-size: 21px;
    margin: 4px 2px 0px 0px;
    display: block;
}

span.pos_abs_icon.for_caret {
    position: absolute;
    width: 48px;
    height: 42px;
    right: 16px;
    /* background: red; */
    border: none;
    border-left: 2px solid #bb8ff4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 29px;
    line-height: 0px;
    color: #bb8ff4;
    z-index: 1;
}

.edit_loan_inner_for_edit select.times {
    padding: 13px 15px 8px 19px;
    position: relative;
    z-index: 2;
    background: transparent;
}

.for_edit .wrapper_check_icon {
    display: block;
    opacity: 1;
}

@media only screen and (max-width: 778px) and (min-width: 300px) {
    .row.edit_loan_outer {
        border-radius: 9px;
        background: white;
        box-shadow: 1px 1px 18px -9px #000;
        padding: 7px 20px 21px;
        margin-bottom: 26px;
    }
}

.overlay_mobile {
    position: absolute;
    bottom: 1px;
    width: calc(100% - 49px);
    right: 27px;
    background: #ffffff;
    height: 38px;
}

.get_my_quote span {
    width: 25px;
    display: inline-block;
    transform: translateY(-4px);
}

.bottom_apply {
    width: 100%;
    /* background: red; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.bottom_apply span {
    margin-bottom: 0px;
    margin-top: 24px;
    color: #8060e4;
    font-size: 18px;
}

.bottom_apply span img {
    width: 16px;
    translate: 0px -2px;
}
.gradient-pink-purple {
    background: -webkit-gradient(linear,left top,right top,from(#c39cfa),to(#a985f5))!important;
    background: -webkit-linear-gradient(left,#c39cfa,#a985f5)!important;
    background: linear-gradient(120deg,#c39cfa,#a985f5)!important;
}
.header-dark {
    background: white;
}
.teremsandcondition{

}
.teremsandcondition h1 {
    margin-bottom: 42px;
    color: white;
    margin-top: 50px;
}

.teremsandcondition h4 {
    margin-top: 42px;
    font-size: 31px;
    color: white;
}

.teremsandcondition p {
    color: #ffffffc4;
}
.teremsandcondition ul {
    color: #ffffffc4;
    list-style: decimal-leading-zero;
    padding-left: 0px;
}
.teremsandcondition a {
    color: white;
    margin-left: 10px;
    text-decoration: underline;
}
.teremsandcondition li {
    color: #ffffffc4;
}
.teremsandcondition li::before {
    content: ''!important;
}
.header_banner_cont.for_static_page_like_termsandcondition {
    background: #7e5de9;
}

.for_static_page_like_termsandcondition .page-banner:after {
    background: unset;
}

.for_static_page_like_termsandcondition #maincontent::before {
    background: unset;
}
p.clone_input_style {
    display: inline-block;
    font-size: 62px;
    font-style: normal;
    max-width: 100%;
    color: #555555;
    border: none;
    height: 45px;
    font-weight: 500;
    text-align: right;
    background: #00000000;
    padding: 0;
    padding-top: 0px;
    margin-left: -7%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.desktop_input{
    /* display: none; */
    position: absolute;
    width: 100%!important;
    left: 18px;
    height: 100%!important;
    background: red!important;
    opacity: 0;
}

.loading_logo_small img {
    height: 30px;
    margin-top: 30px;
}

#v_mob1 , #v_mob{
    margin-top: 27px;
}
.header_banner_cont .loan-details label , .section-dark .form-group>label{
    margin-bottom: 0px;
}
p.clone_input_style.theFieldv_mob1{
    color: white;
}
.Input_cont_header.for_desk {
    position: relative;
}
ul.for_desk.logo_right {
    display: block;
    margin-top: 50px;
    text-align: left;
    display: flex;
    flex-basis: 2;
    align-items: center;
    justify-content: space-around;
}
ul.for_desk.logo_right li{
    display: inline-block;
    font-size: 21px;
}
.footer_button {
    display: none;
}
div#footer.gradient-pink-purple {
    background: #b38ef7!important;
}
.footer-links.divider-line{
    display: none;
}
.footer_logo_cont_desk {
    transform: translateY(31px);
}
#footer .footer-main .footer-content {
    font-size: 13px;
    padding: 22px 0;
}
#footer .footer-top {
    filter: unset!important;
}
.for_static_page_like_termsandcondition .header-dark {
    background: white!important;
}
.for_static_page_like_termsandcondition #maincontent {
    position: relative;
    padding-top: 0;
}
@media only screen and (max-width: 999px) and (min-width: 371px) {
    .pretitle_cont::after{
        width: 264%;
        left: -74%;
    }
    ul.for_desk.logo_right {
        display: none;
    }
    .footer_button {
        display: block;
    }
    div#footer.gradient-pink-purple {
        background: linear-gradient(top ,#8b6af0 23% ,#0b006a)!important;
        background: -webkit-linear-gradient(top ,#8b6af0 23% ,#0b006a)!important;
    }
}
@media only screen and (max-width: 999px) and (min-width: 300px) {
    .teremsandcondition h1 {
        margin-bottom: 42px;
        color: white;
        margin-top: 0px;
    }
    .for_tems#maincontent {
        padding-top: 0;
    }
    .outer_snabblancont.for_snabblan {
        position: relative;
        background: transparent;
        backdrop-filter: blur(0px);
        padding-top: 0px;
    }
    .background-blue-said {
        height: auto;
        min-height: 0px;
    }
    .background-blue-said.mobile_hide{
        display: none;
    }
    .newbutton_lock_cont_Snabblan.pading-20{
        min-height: 0px;
    }
    .col-md-4.pading-20.for_four_col {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px 20px;
    }
    .col-md-4.pading-20.for_four_col .padding-right{
        padding-right: 18px;
        padding-left: 17px;
    }
    .teremsandcondition ul {
        padding-left: 22px;
    }
    .entry-content ul li{
        padding-left: 6px;
    }
}
