.ui-dialog {
    z-index: 333
}

.WPEDIT_ADDCTRL {
    height: auto !important
}

.WPERR_Error, .WPERR_Fatal, .WPERR_Information, .WPERR_Login, .WPERR_Success, .WPERR_Validation, .WPERR_Warning {
    display: block;
    font-weight: 700;
    padding: 10px;
    border: 1px solid #bce8f1;
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 10px
}

    .WPERR_Error:before, .WPERR_Fatal:before, .WPERR_Information:before, .WPERR_Login:before, .WPERR_Success:before, .WPERR_Validation:before, .WPERR_Warning:before {
        padding-right: 5px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.WPERR_Error, .WPERR_Fatal, .WPERR_Login {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.WPERR_Validation, .WPERR_Warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.WPERR_Information {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.WPERR_Success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.WPERR_Error:before, .WPERR_Fatal:before, .WPERR_Login:before {
    content: "\f06a"
}

.WPERR_Validation:before, .WPERR_Warning:before {
    content: "\f071"
}

.WPERR_Information:before {
    content: "\f05a"
}

.WPERR_Success:before {
    content: "\f00c"
}

.err {
    font-weight: 700;
    color: Red
}

.widgetcontent p label {
    margin-right: 8px;
    min-width: 200px
}

.widgetcontent p input[type=password], .widgetcontent p input[type=text], .widgetcontent p textarea, .wpc_subscribe_form p input, fieldset p input {
    color: #666;
    border: 1px solid #ddd;
    padding: 8px;
    margin: 0 0 1.5em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: 0 0;
    box-shadow: none !important;
    color: #97a0b3
}

    .btn-box-tool:hover, .open .btn-box-tool {
        color: #606c84
    }

    .btn-box-tool:active {
        outline: 0 !important
    }

.bottom-apply {
    font-size: 25px;
    background-color: #126044;
    border-color: #fff
}

#main_nav ul {
    background: #fff
}

.step-text {
    margin-top: -230px
}

.circles {
    width: 100%
}

.steps {
    color: #fff;
    font-size: 40px;
    text-align: center;
    font-weight: 700
}

.circles-text {
    text-align: center;
    color: #fff;
    padding: 0 20px;
    font-size: 20px
}

.how-head {
    text-align: center;
    color: #717271;
    font-size: 40px
}

.how-hr {
    border-top: 5px solid #717271;
    width: 10%
}

.about-hr {
    border-top: 5px solid #fff;
    width: 31%
}

.about-par {
    color: #fff;
    font-size: 24px;
    text-align: center
}

.about-head {
    text-align: center;
    font-size: 40px;
    color: #fff
}

.about-text {
    position: absolute;
    margin-top: 190px
}

.about-container {
    background-image: url(/wp-content/images/Image02.jpg);
    height: 804px;
    background-position: center;
    background-size: cover
}

@font-face {
    font-family: AvantGardeBookBT;
    src: url(wp-content/fonts/AvantGardeBookBT.woff)
}

@font-face {
    font-family: AvantGardeDemiBT;
    src: url(wp-content/fonts/AvantGardeDemiBT.woff)
}

@font-face {
    font-family: AvantGardeDemiObliqueBT;
    src: url(wp-content/fonts/AvantGardeDemiObliqueBT.woff)
}

@font-face {
    font-family: AVGARDN;
    src: url(wp-content/fonts/AVGARDN.woff)
}

@font-face {
    font-family: AVGARDNI;
    src: url(wp-content/fonts/AVGARDNI.woff)
}

body {
    font-family: Lato,sans-serif
}

body, form, html {
    height: 100% !important;
    display: block
}

    body.top-pad {
        padding-top: 90px
    }

.navbar {
    min-height: 90px
}

.img-portfolio {
    margin-bottom: 30px
}

.navbar-brand {
    margin-top: 0;
    padding-top: 3px
}

.img-hover:hover {
    opacity: .8
}

.breadcrumb {
    margin-bottom: 20px;
    background-color: #e6e6e6
}

    .breadcrumb li, .breadcrumb > .active, .breadcrumb > li + li::before {
        color: #4d4d4d
    }

.image-bg {
    background-image: url(/wp-content/images/Image01.jpg);
    background-position: center center;
    background-size: cover;
    height: 942px;
    min-height: 80%
}

.apr {
    background: linear-gradient(rgba(255,141,0,.45),rgba(255,59,0,.45)),url(/wp-content/images/Apr.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.repayment {
    background: linear-gradient(rgba(4,0,255,.08),rgba(98,0,255,.17)),url(/wp-content/images/Repayment.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.renewal {
    background: linear-gradient(rgba(255,141,0,.45),rgba(255,59,0,.45)),url(/wp-content/images/Renewal.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.policy {
    background: linear-gradient(rgba(4,0,255,.08),rgba(98,0,255,.17)),url(/wp-content/images/Collection.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.nonPayment {
    background: linear-gradient(rgba(255,141,0,.45),rgba(255,59,0,.45)),url(/wp-content/images/Non-payment.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.example {
    background: linear-gradient(rgba(4,0,255,.08),rgba(98,0,255,.17)),url(/wp-content/images/Example.jpeg);
    background-position: center center;
    background-size: cover;
    height: 80%;
    min-height: 80%
}

.title {
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: 35%;
    font-size: 26px
}

.card {
    height: 365px;
    width: 33.33%
}

.disclosure {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #708090;
    padding: 2%
}

.carousel-indicators li {
    border: 1px solid #2c3b8f
}

.carousel-indicators .active {
    background-color: #2c3b8f
}

.list-group-item.active, .list-group-item.active:focus {
    background-color: #126044;
    border-color: #02452d;
    color: #000
}

    .list-group-item.active:hover {
        background-color: #4a947a;
        border-color: #02452d;
        color: #000
    }

#home {
    position: relative
}

.intro {
    padding: 30px;
    position: absolute;
    bottom: 445px;
    left: 40px;
    right: 40px;
    width: auto;
    border-radius: 10px;
    text-align: center
}

    .intro h2 {
        text-transform: none;
        color: #fff;
        margin: 0;
        font-size: 50px;
        padding: 0 0 20px
    }

    .intro .subscribe {
        position: relative;
        height: 50px;
        padding: 0
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #126044
}

.carouselSliders {
    background-image: url(/wp-content/images/Picture.png);
    width: 100%;
    height: 100%
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: none;
        transform: none
    }

    .carousel-inner > .item {
        -webkit-transition: none;
        -o-transition: unset;
        transition: none;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

.ugb-feature-grid .ugb-feature-grid__item {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    padding: 60px 35px;
    --box-padding-vert: 60px;
    --box-padding-hori: 35px
}

.ugb-container.ugb--content-width .ugb-container__wrapper, .ugb-container.ugb-content-width .ugb-container__wrapper {
    max-width: var(--content-width);
    margin: 0 auto
}

.ugb-container .ugb-container__wrapper {
    width: 100%
}

.ugb-container > :last-child {
    margin-bottom: 0 !important
}

.price-bk-color-1 {
    background-color: #4a947a
}

.price-bk-color-2 {
    background-color: #28785b
}

.price-bk-color-3 {
    background-color: #02452d
}

.price-bk-color-4 {
    background-color: #002a1b
}

.price-padding-btm {
    padding-bottom: 50px
}

.price-button-color, .price-button-color:hover {
    color: #fff;
    background-color: rgba(0,0,0,.5)
}

.price-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    color: #fff;
    line-height: 30px
}

    .price-pricing-eleven ul {
        list-style: none;
        margin: 0;
        text-align: center;
        padding-left: 0
    }

        .price-pricing-eleven ul li {
            padding-top: 20px;
            padding-bottom: 20px;
            cursor: pointer
        }

            .price-pricing-eleven ul li i {
                margin-right: 5px
            }

    .price-pricing-eleven .price {
        background-color: rgba(0,0,0,.5);
        padding: 40px 20px 20px;
        font-size: 60px;
        font-weight: 900;
        color: #FFF
    }

        .price-pricing-eleven .price small {
            color: #B8B8B8;
            display: block;
            font-size: 12px;
            margin-top: 22px
        }

    .price-pricing-eleven .type {
        background-color: #188a8f;
        padding: 50px 20px;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 30px
    }

    .price-pricing-eleven .pricing-footer {
        padding: 20px
    }

.price-attached > .col {
    padding-left: 0;
    padding-right: 0
}

.price-pricing-eleven.popular {
    margin-top: 10px
}

    .price-pricing-eleven.popular .price {
        padding-top: 80px
    }

.faqbox {
    background-color: #126044;
    color: #fff;
    box-shadow: 0 0 4px 0 #000;
    padding: 8px
}

.wppcform {
    margin: auto auto 35px;
    padding: 20px;
    box-shadow: 0 0 10px 1px rgba(0,0,0,.35)
}

.wppostcommentbox {
    margin-top: 15px;
    width: 100%;
    padding-bottom: 50px
}

.wppccomment {
    padding-bottom: 20px;
    padding-top: 5px
}

.wppostcommentbutton {
    margin-top: 15px
}

@media only screen and (max-width:442px) {
    .intro h2 {
        font-size: 25px
    }
}

a {
    color: #126044;
    font-weight: 700
}

    a:hover {
        color: #126044
    }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #ffa377;
    border-color: #ffa377;
    color: #000
}

.img-vignette-container {
    position: relative;
    overflow: hidden
}

    .img-vignette-container:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 120%;
        padding-bottom: 120%;
        border-radius: 50%
    }

    .img-vignette-container img {
        max-width: 100%;
        display: block
    }

.img-border {
    border: 1px solid #b2b2b2
}

h1, h2, h3, h4, h5, h6 {
    font-family: Dosis,sans-serif
}

h1, h2, h3 {
    text-transform: uppercase
}

.howMuch {
    font-size: 25px;
    font-weight: 500
}

.nextPayday {
    font-weight: 500;
    font-size: 25px
}

.navbar-default {
    background-color: #fff;
    border-bottom: 0 none;
    font-family: Dosis,sans-serif;
    padding: 10px 0
}

    .navbar-default.navbar__initial {
        padding-top: 10px;
        background-color: #fff;
        height: 150px
    }

    .navbar-default li a:link, .navbar-default li a:visited {
        font-size: 20px;
        color: #126044;
        text-transform: uppercase;
        font-weight: 600
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #126044;
        font-weight: 300
    }

#main_nav ul {
    margin-top: 10px
}

.navbar-brand {
    height: 83px;
    width: 200px
}

.navbar-default.navbar__initial .navbar-brand {
    height: 83px;
    overflow-y: visible
}

.navbarpad {
    margin-top: 90px
}

@media (min-width:768px) {
    .navbar-nav > li {
        padding: 15px 40px 15px 15px
    }

        .navbar-nav > li > a::after {
            content: "";
            display: block;
            position: absolute;
            left: 51%;
            right: 51%;
            bottom: 0;
            height: 0;
            border-bottom: 3px solid #188a8f;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s
        }

        .navbar-nav > li > a:focus::after, .navbar-nav > li > a:hover::after {
            left: 0;
            right: 0
        }

        .navbar-nav > li.disabled > a::after {
            display: none
        }
}

.topbar {
    color: #fff;
    min-height: 35px;
    font-family: Lato,sans-serif;
    font-size: 13px;
    letter-spacing: 1px
}

    .topbar .list-inline {
        margin: 0;
        padding: 0
    }

    .navbar-alt .topbar li a:link, .navbar-alt .topbar li a:visited, .navbar-default .topbar li a:link, .navbar-default .topbar li a:visited, .topbar a:link, .topbar a:visited {
        color: #126044;
        font-weight: 500;
        font-size: 13px;
        text-transform: none
    }

.navbar-alt .topbar li a:hover, .navbar-default .topbar li a:hover {
    color: #188a8f
}

.topbar a:link .fa, .topbar a:visited .fa {
    color: #126044
}

.topbar a:hover .fa {
    color: #188a8f
}

.parallax {
    background: url(/wp-content/images/acpas_header.jpg) 50% 0 fixed;
    box-shadow: 0 0 50px rgba(0,0,0,.8);
    padding: 100px 0;
    background-size: cover;
    color: #e6e6e6;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.section {
    padding: 35px 0
}

.section2 {
    background: #e6e6e6
}

.section3 {
    background: #126044;
    color: #fff
}

.section5 {
    background: #188a8f;
    color: #fff
}

.section6 {
    background: #f06623;
    color: #b6caca
}

.section7 {
    background: #333;
    color: #fff
}

.section8, .zigzag {
    position: relative;
    background: #126044;
    color: #fff
}

    .section8 h2.section-title {
        font-size: 45px
    }

@media (max-width:768px) {
    .section8 h2.section-title {
        font-size: 30px
    }
}

.section8:before, .zigzag:before {
    background: linear-gradient(-45deg,#126044 16px,transparent 0),linear-gradient(45deg,#126044 16px,transparent 0);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 32px 32px;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    margin-top: -32px
}

.section .textcol {
    text-align: center
}

    .section .textcol h2::after {
        background: #126044;
        content: " ";
        display: block;
        height: 7px;
        margin: 20px auto;
        padding: 0;
        position: relative;
        width: 70px
    }

    .section .textcol h3::after {
        background: #f06623;
        content: " ";
        display: block;
        height: 3px;
        margin: 20px auto;
        padding: 0;
        position: relative;
        width: 70px
    }

.wp-block-col {
    padding: 5px
}

.wp-block {
    padding: 10px 15px;
    height: 185px;
    color: #dedede
}

    .wp-block h2 {
        font-size: 20px
    }

.wp-block1 {
    background-color: #8c8c8c
}

.wp-block2 {
    background-color: #757575
}

.wp-block3 {
    background-color: #5f5f5f
}

.wp-block4 {
    background-color: #cbbf8c
}

.wp-block em.fa {
    font-size: 35px;
    color: #003144
}

.wp-block a:link, .wp-block a:visited {
    color: #B86B00;
    font-weight: 700
}

.bubble {
    position: relative;
    display: inline-block;
    max-width: 250px;
    min-height: 1.5em;
    padding: 20px;
    background: grey;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 90%;
    font-style: italic;
    margin: 20px auto;
    text-align: left;
    color: #191919
}

    .bubble .customer {
        font-style: normal;
        font-weight: 700
    }

    .bubble:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 60%;
        border-style: solid;
        display: block;
        width: 0;
        z-index: 1;
        color: transparent
    }

    .bubble:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: calc(57%);
        border-style: solid;
        border-width: 18px 18px 0;
        border-color: grey transparent;
        display: block;
        width: 0;
        z-index: 0
    }

.flexi-slide {
    height: 80%
}

    .flexi-slide .carousel-inner, .flexi-slide .item, .flexi-slide .item.active {
        height: 100%
    }

    .flexi-slide .fill {
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover
    }

.btn-carousel, .carousel-caption .btn.btn-carousel {
    border-radius: 0;
    border: 2px solid #fff;
    color: #fff;
    margin: 10px 15px;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .btn-carousel:hover, .carousel-caption .btn.btn-carousel:hover {
        background-color: #fff;
        color: #000;
        text-shadow: none
    }

.home-display-input {
    background-color: transparent;
    border: 0;
    padding: 5px;
    font-size: 22px;
    color: inherit;
    font-weight: 700
}

.calc-row {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 120%;
    color: #188a8f
}

    .calc-row strong {
        color: #333
    }

    .calc-row .lead {
        color: #188a8f;
        font-weight: 700
    }

.btn-featured {
    background-color: #188a8f;
    border-color: #188a8f;
    font-weight: 700
}

    .btn-featured:active, .btn-featured:focus, .btn-featured:hover {
        background-color: #329498;
        border-color: #329498
    }

.error-404 {
    font-size: 100px
}

.price {
    display: block;
    font-size: 50px;
    line-height: 50px
}

    .price sup {
        top: -20px;
        left: 2px;
        font-size: 20px
    }

.period {
    display: block;
    font-style: italic
}

footer {
    background-color: #717271;
    color: #e6e6e6;
    margin-top: 490px;
    padding: 35px 20px
}

    footer a.btn, footer a:link, footer a:visited {
        color: #fff
    }

    footer h4 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 35px
    }

    footer h5 {
        font-size: 28px;
        color: #fff;
        font-weight: 600
    }

    footer p {
        color: #fff;
        font-size: 22px
    }

@media (max-width:1655px) {
    .steps {
        font-size: 35px
    }

    .circles-text {
        font-size: 15px;
        padding: 0 30px
    }

    .step-text {
        margin-top: -200px
    }
}

@media (max-width:1420px) {
    .circles {
        width: 120%
    }

    .step-text {
        margin-left: 20px
    }
}

@media (max-width:1200px) {
    .steps {
        font-size: 25px
    }

    .circles-text {
        padding: unset
    }

    .circles {
        width: 160%
    }

    .step-text {
        margin-left: 40px
    }

    .navbar-nav > li {
        padding: unset
    }
}

@media (max-width:991px) {
    .navbar-default li a:link, .navbar-default li a:visited {
        font-size: 18px
    }

    footer {
        margin-top: 350px
    }

    .step-text {
        margin-top: -340px
    }

    .circles-text {
        padding: 0 290px
    }

    .circles {
        width: 50%;
        margin-left: 220px
    }

    .step-text {
        margin-left: unset
    }

    .steps {
        font-size: 30px
    }

    .intro {
        bottom: 360px
    }

    .customer-img, .img-related {
        margin-bottom: 30px
    }
}

@media (max-width:890px) {
    .circles {
        margin-left: 200px
    }
}

@media (max-width:767px) {
    footer {
        margin-top: 200px
    }

    .about-par {
        padding: 15px;
        font-size: 20px
    }

    .circles-text {
        padding: 0 185px
    }

    .circles {
        margin-left: 170px;
        margin-bottom: 100px
    }

    .intro h2 {
        font-size: 40px
    }

    .intro {
        bottom: 260px
    }

    .img-portfolio {
        margin-bottom: 15px
    }

    .flexi-slide .carousel {
        height: 70%
    }

    .navbar-brand {
        max-width: 75%
    }

    footer {
        padding: 0 10px
    }

    .navbar-default.navbar__initial {
        padding-top: 10px;
        background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,.8));
        background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
        background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
        background: linear-gradient(to top,#fff,#fff)
    }

    .card {
        height: 365px;
        width: 100%
    }

    .title {
        color: #fff;
        font-weight: 600;
        text-align: center;
        margin-top: 58%;
        font-size: 26px
    }
}

@media (max-width:640px) {
    .circles {
        margin-left: 145px
    }
}

@media (max-width:545px) {
    .bottom-apply {
        font-size: 18px
    }

    .circles-text {
        padding: 0 100px
    }

    .circles {
        margin-left: 80px;
        margin-bottom: 110px;
        width: 70%
    }

    .intro h2 {
        font-size: 25px
    }

    footer h4 {
        font-size: 30px
    }

    footer h5 {
        font-size: 25px
    }

    footer p {
        font-size: 16px
    }
}

@media (max-width:400px) {
    .circles-text {
        padding: 0 100px
    }

    .circles {
        margin-left: 40px;
        margin-bottom: 110px;
        width: 80%
    }
}

.hello {
    color: #00f
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}