body {
    font-family: Ttnorms, sans-serif;
    color: #5a6167;
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

.power-page {
    max-width: 1980px;
    margin-right: auto;
    margin-left: auto;
    font-family: Ttnorms, sans-serif;
    color: #5a6167;
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

.power-page * {
    outline: none;
    margin: 0;
    padding: 0;
}

/* ----- Start Form ----- */

#form-holder {
    max-width: 900px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

p.sub-heading {
    font-size: 22px !important;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 30px 0;
}

.inner-holder {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

/* ----- End Form ----- */

.power-page h2 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-family: Ttnorms, sans-serif;
    color: #263440;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}

.power-page .container {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #081825;
    background-image: url('../images/banner-bg.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1980px;
}

.power-page .content {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.power-page .content.container-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.power-page .content.container-content.content-thanks {
    padding-bottom: 120px;
}

.power-page .content.brands-content {
    padding-top: 100px;
    padding-bottom: 100px;
}

.power-page .content.expert-content {
    padding-top: 100px;
    padding-bottom: 100px;
}

.power-page .content.footer-content {
    padding-top: 35px;
    padding-bottom: 35px;
}

.power-page .content.why-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.power-page .content.brands-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.power-page .content.expert-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.power-page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.power-page .text-span {
    display: block;
    font-family: Ttnorms, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 3px;
}
-
.power-page .link {
    text-decoration: none;
}

.power-page .text-span-2 {
    padding-left: 40px;
    background-image: url('../images/phone_1phone.png');
    background-position: 0% 50%;
    background-repeat: no-repeat;
    font-family: Ttnorms, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 3px;
}

.power-page .topBanner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
}

.power-page .topBanner.banner-thanks {
    display: block;
}

.cta {
    display: block;
    width: 240px;
    height: 56px;
    padding: 0px;
    border-radius: 2px;
    background-color: #4cba3a;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 13px;
    line-height: 56px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.cta:hover {
    background-color: #479f38;
    text-decoration: none;
    color: #fff;
}

.cta.center {
    margin-right: auto;
    margin-left: auto;
    font-weight: 400;
}

.power-page .heading {
    margin-top: 0px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -1px;
}

.power-page .heading.heading-thanks {
    text-align: center;
}

.power-page .section-brands {
    padding-right: 20px;
    padding-left: 20px;
}

.power-page .brands-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.power-page .brands-left {
    width: 49%;
}

.power-page .heading-2 {
    margin-top: 0px;
    margin-bottom: 30px;
    color: #005c97;
    font-size: 36px;
    line-height: 46px;
}

.power-page .brands-right {
    width: 47%;
    padding: 3%;
    border: 1px solid #a4b0ba;
    text-align: center;
}

.power-page .section-expert {
    padding-right: 20px;
    padding-left: 20px;
    background-image: url('../images/bg-blue.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.power-page .heading-white {
    color: #fff;
    text-align: center;
}

.power-page .paragraph-9 {
    margin-bottom: 35px;
    color: #fff;
    text-align: center;
}

.power-page .footer {
    padding-right: 20px;
    padding-left: 20px;
}

.power-page .list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.power-page .list-item-2 {
    font-size: 16px;
    line-height: 26px;
}

.power-page .link-2 {
    color: #5a6167;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}

.power-page .link-2:hover {
    text-decoration: underline;
}

.power-page .paragraph-10 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
}

.power-page .link-3 {
    padding-left: 45px;
    background-image: url('../images/phone-white_1phone-white.png');
    background-position: 0% 50%;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-decoration: none;
}

.power-page .paragraph-11 {
    margin-bottom: 35px;
}

.power-page .paragraph-12 {
    margin-bottom: 0px;
}

.power-page .paragraph-13 {
    margin-top: -70px;
    margin-bottom: 30px;
    background-color: #fff;
    font-family: Ttnorms, sans-serif;
    color: #263440;
    font-weight: 500;
}

.power-page .banner-left {
    width: 56%;
}

.power-page .paragraph-14 {
    margin-bottom: 30px;
    color: #fff;
}

.power-page .paragraph-15 {
    margin-bottom: 40px;
    color: #fff;
}

.power-page .title {
    margin-bottom: 10px;
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    letter-spacing: 1px;
}

.power-page .list-3 {
    margin-bottom: 40px;
    padding-left: 0px;
}

.power-page .list-item-3 {
    margin-bottom: 10px;
    padding-left: 30px;
    background-image: url('../images/check_2.png');
    background-position: 0px 3px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 1px;
}

.power-page .list-item-3.no-margin {
    margin-bottom: 0px;
}

.power-page .paragraph-16 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}

.power-page .paragraph-17 {
    margin-bottom: 40px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
}

.power-page .text-span-3 {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

.power-page .banner-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    padding: 3% 2%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;c
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
}

.power-page .heading-3 {
    margin-top: 0px;
    margin-bottom: 15px;
    color: #263440;
    font-size: 28px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
}

.power-page .paragraph-18 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.power-page .paragraph-19 {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.power-page .list-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.power-page .link-4 {
    color: #939da6;
    font-size: 14px;
    line-height: 20px;
}

.power-page .link-4:hover {
    text-decoration: none;
}

.power-page .list-item-4 {
    margin-right: 2%;
    margin-left: 2%;
}

.power-page .paragraph-2 {
    margin-bottom: 35px;
    text-align: center;
}

.power-page .list {
    margin-bottom: 50px;
    padding-left: 0px;
}

.power-page .text-span-4 {
    font-weight: 700;
}

.cta-2 {
    display: block;
    width: 318px;
    height: 56px;
    padding: 0px;
    border-radius: 2px;
    background-color: #4cba3a;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 13px;
    line-height: 56px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.cta-2:hover {
    background-color: #479f38;
    text-decoration: none;
    color: #fff;
}

.cta-2.center {
    margin-right: auto;
    margin-left: auto;
}

.power-page .section-why {
    padding-right: 20px;
    padding-left: 20px;
    background-image: url('../images/bg2.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.power-page .heading-center {
    color: #005c97;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
}

.power-page .list-item {
    margin-bottom: 15px;
    padding-left: 25px;
    background-image: url('../images/check_1check.png');
    background-position: 0% 7px;
    background-repeat: no-repeat;
}

.power-page .list-item.no-margin {
    margin-bottom: 0px;
}

.power-page .section-brands-2 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #f4f4f4;
}

.power-page .heading-4 {
    margin-top: 0px;
    margin-bottom: 30px;
    color: #263440;
    font-size: 30px;
    line-height: 38px;
}

.power-page .brands-right-2 {
    width: 47%;
}

.power-page .section-expert-2 {
    padding-right: 20px;
    padding-left: 20px;
    background-image: url('../images/bg4.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.power-page .heading-white-2 {
    color: #fff;
    text-align: center;
}

@media (max-width: 991px) {

    .power-page br {
        display: none;
    }

    #_form_15_ {
        padding: 6% 3% !important;
    }

    #_form_15_ ._form-title {
        font-size: 35px !important;
        line-height: 45px !important;
        margin-bottom: 20px !important;
    }

    p.sub-heading {
        font-size: 20px !important;
    }

    .power-page .content.container-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .content.container-content.content-thanks {
        padding-bottom: 60px;
    }

    .power-page .content.brands-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .content.expert-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .content.why-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .content.brands-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .content.expert-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .power-page .topBanner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cta {
        margin-right: auto;
        margin-left: auto;
    }

    .power-page .heading-white {
        font-size: 43px;
        line-height: 50px;
    }

    .power-page .banner-left {
        width: 100%;
        margin-bottom: 40px;
    }

    .power-page .banner-right {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .power-page .list {
        margin-bottom: 60px;
    }

    .cta-2 {
        margin-right: auto;
        margin-left: auto;
    }

    .power-page .heading-white-2 {
        font-size: 43px;
        line-height: 50px;
    }
}

@media (max-width: 767px) {

    #_form_15_ ._form-title {
        font-size: 30px !important;
        line-height: 37px !important;
    }

    #_form_15_ input[type="text"],
    #_form_15_ input[type="date"],
    #_form_15_ textarea {
        height: 50px !important;
    }

    .inner-holder {
        flex-direction: column;
    }

    .power-page .content.container-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
n
    .power-page .content.container-content.content-thanks {
        padding-bottom: 40px;
    }

    .power-page .content.brands-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .power-page .content.expert-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .power-page .content.footer-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .power-page .content.why-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .power-page .content.brands-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .power-page .content.expert-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .power-page .text-span {
        display: none;
    }

    .power-page .heading {
        font-size: 35px;
        line-height: 45px;
    }

    .power-page .brands-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .power-page .brands-left {
        width: 100%;
        margin-bottom: 40px;
    }

    .power-page .heading-2 {
        font-size: 30px;
        line-height: 40px;
    }

    .power-page .brands-right {
        width: 100%;
    }

    .power-page .heading-white {
        font-size: 35px;
        line-height: 45px;
    }

    .power-page .image-5 {
        width: 100px;
    }

    .power-page .paragraph-13 {
        margin-top: 0px;
    }

    .power-page .banner-right {
        width: 100%;
    }

    .power-page .heading-3 {
        font-size: 25px;
        line-height: 40px;
    }

    .power-page .paragraph-19 {
        margin-bottom: 20px;
    }

    .power-page .list {
        margin-bottom: 40px;
    }

    .power-page .heading-center {
        font-size: 30px;
        line-height: 40px;
    }

    .power-page .brands-right-2 {
        width: 100%;
    }

    .power-page .heading-white-2 {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 479px) {

    #_form_15_ {
        padding: 10% 3% 5% !important;
    }

    .cta {
        width: 100%;
        letter-spacing: 1px;
    }

    .cta.center {
        width: 100%;
        letter-spacing: 1px;
    }

    .power-page .heading {
        font-size: 30px;
        line-height: 40px;
    }

    .power-page .heading-2 {
        font-size: 25px;
        line-height: 35px;
    }

    .power-page .brands-right {
        padding: 5%;
    }

    .power-page .heading-white {
        font-size: 30px;
        line-height: 40px;
    }r

    .power-page .list-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .power-page .list-item-2 {
        margin-bottom: 10px;
    }

    .power-page .image-5 {
        width: 90px;
    }

    .power-page .link-block {
        margin-bottom: 15px;
    }

    .power-page .title {
        font-size: 20px;
        line-height: 30px;
    }

    .power-page .list-3 {
        margin-bottom: 30px;
    }

    .power-page .paragraph-17 {
        margin-bottom: 30px;
    }

    .power-page .heading-3 {
        font-size: 20px;
        line-height: 30px;
    }

    .cta-2 {
        width: 100%;
        letter-spacing: 1px;
    }

    .cta-2.center {
        width: 100%;
        letter-spacing: 1px;
    }

    .power-page .heading-center {
        font-size: 25px;
        line-height: 35px;
    }

    .power-page .heading-white-2 {
        font-size: 30px;
        line-height: 40px;
    }
}

@font-face {
    font-family: 'Ttnorms';
    src: url('../fonts/TTNorms-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ttnorms';
    src: url('../fonts/TTNorms-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ttnorms';
    src: url('../fonts/TTNorms-ExtraBold.otf') format('opentype'), url('../fonts/TTNorms-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
