.hp-heading-h2 {
    font-size: 1.875rem;
    font-weight: normal;
    letter-spacing: .02em;
    line-height: 1.14;
    color: white
}

.first_menu {
    margin-top: 15%
}

.new_class_seo {
    margin: 2px 68px 0px -7px;
    line-height: 20px
}

@media (min-width: 48em) {
    .hp-heading-h2 {
        font-size: 1.75rem;
        line-height: 1.21
    }
}

@media (min-width: 90em) {
    .hp-heading-h2 {
        font-size: 2.25rem;
        letter-spacing: .02em
    }
}

.hp-heading-h3 {
    color: #000;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: .02em
}

@media (min-width: 90em) {
    .hp-heading-h3 {
        font-size: 1.625rem
    }
}

.hp-cta-arrow {
    display: inline-block;
    padding-right: 1.375rem;
    position: relative;
    transition: padding 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    color: #fff;
    font-size: 0.8125rem;
    letter-spacing: .058em;
    text-decoration: none;
    text-transform: uppercase
}

@media (min-width: 90em) {
    .hp-cta-arrow {
        font-size: 14px;
        letter-spacing: .1em
    }
}

.hp-cta-arrow:before,
.hp-cta-arrow:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    content: ''
}

.hp-cta-arrow:before {
    margin-top: -0.0625rem;
    right: 0.25rem;
    width: 0.5rem;
    height: 0.125rem;
    background-color: #005fd5;
    transition: right 0.3s cubic-bezier(0.77, 0, 0.175, 1), width 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.hp-cta-arrow:after {
    margin-top: -0.25rem;
    border-top: 0.25rem dashed transparent;
    border-bottom: 0.25rem dashed transparent;
    border-left: 0.25rem solid #005fd5;
    transition: right 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.hp-cta-arrow:hover {
    padding-left: 0.5rem
}

.hp-cta-arrow:hover:before {
    right: -0.25rem;
    width: 1rem
}

.hp-cta-arrow:hover:after {
    right: -0.5rem
}

.hp-cta-arrow-white {
    color: #fff
}

.hp-cta-arrow-white:before {
    background-color: #fff
}

.hp-cta-arrow-white:after {
    border-left-color: #fff
}

.hp-cta-arrow-blue {
    color: #005fd5
}

.hp-section-simple {
    overflow: hidden;
    margin-top: 2rem;
    position: relative;
    height: 45rem;
    background-color: #005fd5;
    z-index: 1
}

@media (min-width: 48em) {
    .hp-section-simple {
        margin-top: 4rem;
        height: 56rem
    }
}

@media (min-width: 64em) {
    .hp-section-simple {
        height: 40rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple {
        height: 43.75rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple {
        height: 60rem
    }
}

.hp-section-simple .container {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width: 64em) {
    .hp-section-simple .container {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.hp-section-simple-text {
    float: none;
    margin: 3rem auto 0;
    width: 18.75rem;
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center
}

@media (min-width: 48em) {
    .hp-section-simple-text {
        float: left;
        margin: 5.9322% 2.9661% 0 39.93644%;
        width: 48.51695%;
        max-width: 17.5rem;
        text-align: left
    }
}

@media (min-width: 64em) {
    .hp-section-simple-text {
        margin: 0 2.9661% 0 65.67797%;
        width: 31.35593%
    }
}

@media (min-width: 90em) {
    .hp-section-simple-text {
        max-width: 21.875rem
    }
}

.hp-section-simple-text p {
    margin: 2em 0;
    color: #c6d1d8;
    font-size: 1rem;
    letter-spacing: .04em;
    line-height: 1.53
}

.hp-section-simple-heading {
    margin-bottom: 1em
}

.hp-section-simple-cta {
    margin-top: 1em
}

p + .hp-section-simple-cta {
    margin-top: 0
}

.hp-section-simple-blocks {
    margin-top: -54rem;
    margin-right: -18.75rem;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 120rem;
    height: 120rem;
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -ms-transform-origin: 113.75rem 50%;
    transform-origin: 113.75rem 50%;
    z-index: 1
}

@media (min-width: 48em) {
    .hp-section-simple-blocks {
        margin-top: -52rem;
        margin-right: -22rem;
        -ms-transform: rotate(-30deg);
        transform: rotateZ(-30deg)
    }
}

@media (min-width: 64em) {
    .hp-section-simple-blocks {
        margin-top: -56rem;
        margin-right: -8rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple-blocks {
        margin-top: -60rem;
        margin-right: -4.5rem;
        -ms-transform-origin: 108.1875rem 50%;
        transform-origin: 108.1875rem 50%
    }
}

@media (min-width: 120em) {
    .hp-section-simple-blocks {
        -ms-transform-origin: 103.6875rem 50%;
        transform-origin: 103.6875rem 50%
    }
}

.hp-section-simple-block {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.hp-section-simple-block-1 {
    top: 0;
    right: 0;
    width: 20.8125rem;
    height: 100%;
    background: #005fd5
}

@media (min-width: 90em) {
    .hp-section-simple-block-1 {
        width: 23.5625rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-block-1 {
        width: 32.5rem
    }
}

.hp-section-simple-block-2 {
    bottom: 58%;
    right: 20.8125rem;
    width: 999em;
    height: 999em;
    background: #fff;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width: 48em) {
    .hp-section-simple-block-2 {
        bottom: 58%
    }
}

@media (min-width: 90em) {
    .hp-section-simple-block-2 {
        right: 23.5625rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-block-2 {
        right: 32.5rem
    }
}

.hp-section-simple-block-3 {
    top: 41.9%;
    right: 20.8125rem;
    width: 999em;
    height: 999em;
    background: #5fc9cf;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width: 48em) {
    .hp-section-simple-block-3 {
        top: 41.9%
    }
}

@media (min-width: 90em) {
    .hp-section-simple-block-3 {
        right: 23.5625rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-block-3 {
        right: 32.5rem
    }
}

.hp-section-simple-device {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.hp-section-simple-device:before {
    display: block;
    content: ''
}

.hp-section-simple-device-inner {
    position: absolute
}

.hp-section-simple-device-1 {
    margin-top: -7rem;
    top: 50%;
    left: -0.125rem;
    width: 12.5rem
}

@media (min-width: 30em) {
    .hp-section-simple-device-1 {
        margin-top: -8rem
    }
}

@media (min-width: 48em) {
    .hp-section-simple-device-1 {
        left: 0.5rem;
        width: 23.125rem
    }
}

@media (min-width: 64em) {
    .hp-section-simple-device-1 {
        margin-top: -19.5rem;
        width: 16.5rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple-device-1 {
        margin-top: -17.5625rem;
        left: 0.5625rem;
        width: 18.6875rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-device-1 {
        margin-top: -24.1875rem;
        left: 0.75rem;
        width: 25.75rem
    }
}

.hp-section-simple-device-1:before {
    padding-top: 187.7759%
}

.hp-section-simple-device-1-inner {
    top: 12.3%;
    left: 20.71%;
    width: 73.85%;
    height: 69.89%
}

.hp-section-simple-device-2 {
    right: 1.875rem;
    bottom: 0.375rem;
    width: 17.75rem
}

@media (min-width: 48em) {
    .hp-section-simple-device-2 {
        width: 39.625rem
    }
}

@media (min-width: 64em) {
    .hp-section-simple-device-2 {
        right: 2.875rem;
        bottom: 0.875rem;
        width: 28.4375rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple-device-2 {
        right: 3.25rem;
        bottom: 1rem;
        width: 32.1875rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-device-2 {
        right: 4.4375rem;
        bottom: 1.375rem;
        width: 44.4375rem
    }
}

.hp-section-simple-device-2:before {
    padding-top: 136.6502%
}

.hp-section-simple-device-2-inner {
    top: 8.65%;
    left: 14.29%;
    width: 79.9%;
    height: 78.01%
}

.hp-section-simple-device-3 {
    top: 1.875rem;
    right: 1.875rem;
    width: 24rem
}

@media (min-width: 48em) {
    .hp-section-simple-device-3 {
        width: 53.4375rem
    }
}

@media (min-width: 64em) {
    .hp-section-simple-device-3 {
        top: 2.875rem;
        right: 2.875rem;
        width: 38.1875rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple-device-3 {
        top: 3.25rem;
        right: 3.25rem;
        width: 43.25rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-device-3 {
        top: 4.4375rem;
        right: 4.4375rem;
        width: 59.625rem
    }
}

.hp-section-simple-device-3:before {
    padding-top: 50.9171%
}

.hp-section-simple-device-3-inner {
    top: 6.2%;
    left: 18.86%;
    width: 70.65%;
    height: 77.95%
}

.hp-section-simple-mask {
    margin: -500rem 0 0 -508.125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1000rem;
    height: 1000rem;
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    z-index: 10
}

@media (min-width: 30em) {
    .hp-section-simple-mask {
        margin-left: -505.0625rem;
        -ms-transform: rotate(-30deg);
        transform: rotateZ(-30deg)
    }
}

@media (min-width: 64em) {
    .hp-section-simple-mask {
        margin-left: -516.75rem
    }
}

@media (min-width: 90em) {
    .hp-section-simple-mask {
        margin-left: -521rem
    }
}

@media (min-width: 120em) {
    .hp-section-simple-mask {
        margin-left: -530.5625rem
    }
}

.hp-section-simple-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hp-section-simple-layer:nth-child(1) .hp-section-simple-shape {
    background-color: #005fd5
}

.hp-section-simple-layer:nth-child(2) .hp-section-simple-shape {
    background-color: #0056c0
}

.hp-section-simple-layer:nth-child(3) .hp-section-simple-shape {
    background-color: #004395
}

.hp-section-simple-layer:nth-child(4) .hp-section-simple-shape {
    background-color: #fff
}

.hp-section-simple-shape {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%
}

.hp-section-simple-shape:nth-child(1) {
    right: 0;
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.hp-section-simple-shape:nth-child(2) {
    left: 0;
    -ms-transform: translateX(2px);
    transform: translateX(2px);
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.hp-section-secure {
    position: relative;
    text-align: center
}

.hp-section-secure-heading {
    margin: 3rem auto;
    max-width: 22.5rem;
    color: #171f25;
    text-align: center
}

@media (min-width: 48em) {
    .hp-section-secure-heading {
        margin: 6.625rem auto 4.125rem;
        max-width: 31.25rem
    }
}

@media (min-width: 64em) {
    .hp-section-secure-heading {
        max-width: 48.51695%
    }
}

@media (min-width: 90em) {
    .hp-section-secure-heading {
        margin: 8.125rem auto 5rem
    }
}

.hp-section-secure-heading br {
    display: none
}

@media (min-width: 64em) {
    .hp-section-secure-heading br {
        display: block
    }
}

.hp-section-secure-blocks {
    overflow: hidden
}

.hp-section-secure-block {
    margin: 3rem auto 0;
    position: relative;
    max-width: 20rem;
    text-align: center
}

@media (min-width: 48em) {
    .hp-section-secure-block {
        max-width: 26.25rem
    }
}

@media (min-width: 64em) {
    .hp-section-secure-block {
        float: left;
        margin-top: 0;
        margin-right: 2.9661%;
        max-width: 31.35593%
    }
}

.hp-section-secure-block:first-child {
    margin-top: 0
}

@media (min-width: 64em) {
    .hp-section-secure-block:last-child {
        margin-right: 0
    }
}

.hp-section-secure-block-heading {
    padding: .8em 0;
    color: #8d9194
}

.hp-section-secure-block p {
    color: #93a5b1;
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 1.86
}

@media (min-width: 90em) {
    .hp-section-secure-block p {
        font-size: 16px;
        letter-spacing: .03em
    }
}

.hp-section-secure-block .hp-section-secure-icon {
    margin: 0 auto
}

.hp-section-secure-block:nth-child(1) .hp-section-secure-icon {
    width: 3.875rem;
    height: 3.5625rem
}

@media (min-width: 48em) {
    .hp-section-secure-block:nth-child(1) .hp-section-secure-icon {
        width: 5.1875rem;
        height: 4.75rem
    }
}

.hp-section-secure-block:nth-child(2) .hp-section-secure-icon {
    width: 3.875rem;
    height: 3.0625rem
}

@media (min-width: 48em) {
    .hp-section-secure-block:nth-child(2) .hp-section-secure-icon {
        width: 5.1875rem;
        height: 4.125rem
    }
}

@media (min-width: 64em) {
    .hp-section-secure-block:nth-child(2) .hp-section-secure-icon {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.hp-section-secure-block:nth-child(3) .hp-section-secure-icon {
    width: 4.5625rem;
    height: 3.3125rem
}

@media (min-width: 48em) {
    .hp-section-secure-block:nth-child(3) .hp-section-secure-icon {
        width: 6.625rem;
        height: 4.5rem
    }
}

@media (min-width: 64em) {
    .hp-section-secure-block:nth-child(3) .hp-section-secure-icon {
        margin-top: 2px;
        margin-bottom: 2px
    }
}

.hp-section-secure-cta {
    margin-top: 3.75rem
}

.hp-section-open {
    overflow: hidden;
    margin-top: 4rem;
    position: relative
}

@media (min-width: 48em) {
    .hp-section-open {
        margin-top: 7.5rem
    }
}

@media (min-width: 64em) {
    .hp-section-open {
        height: 38.75rem
    }
}

@media (min-width: 90em) {
    .hp-section-open {
        margin-top: 8.75rem;
        height: 44.375rem
    }
}

.hp-section-open .container {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2
}

.hp-section-open-text {
    margin: 3rem auto;
    width: 300px;
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center
}

@media (min-width: 48em) {
    .hp-section-open-text {
        margin: 6rem auto;
        width: auto;
        max-width: 19.375rem;
        text-align: left
    }
}

@media (min-width: 64em) {
    .hp-section-open-text {
        float: left;
        width: 31.35593%;
        margin-left: 5.61441%
    }
}

@media (min-width: 90em) {
    .hp-section-open-text {
        max-width: 24.375rem
    }
}

.hp-section-open-text p {
    margin: 2em 0;
    color: #c6d1d8;
    font-size: 1rem;
    letter-spacing: .04em;
    line-height: 1.53
}

@media (min-width: 90em) {
    .hp-section-open-text p {
        max-width: 22.5rem
    }
}

.hp-section-open-heading {
    margin-bottom: 1em
}

.hp-section-open-device {
    position: relative;
    margin: 0 -0.625rem;
    left: 10px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (min-width: 30em) {
    .hp-section-open-device {
        margin: 0 auto;
        left: auto;
        width: 31.25rem
    }
}

@media (min-width: 64em) {
    .hp-section-open-device {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 35rem
    }
}

@media (min-width: 90em) {
    .hp-section-open-device {
        width: 42.1875rem
    }
}

.hp-section-open-device:before {
    display: block;
    padding-top: 91.32%;
    content: ''
}

.hp-section-open-bm {
    position: absolute;
    top: 14.48%;
    left: 8.57%;
    width: 83.75%;
    height: 76.84%
}

.hp-section-open-screen {
    position: absolute;
    top: 14.48%;
    left: 61.79%;
    width: 42.14%;
    height: 82.19%;
    transform: perspective(750em) rotateX(32.2deg) rotateZ(44.5deg) rotateY(-6.8deg);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.hp-section-open-screen-slide {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0
}

.hp-section-open-screen-slide.is-active {
    opacity: 1
}

.hp-section-open-screen img {
    display: block;
    position: relative;
    box-shadow: 30px 20px 30px rgba(0, 0, 0, 0.5);
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1
}

.hp-section-open-screen-image-1,
.hp-section-open-screen-image-3 {
    transform: translate3d(-38.67%, -22%, 0)
}

.hp-section-open-screen-image-2 {
    transform: translate3d(-66.8%, -10%, 0);
    z-index: 2
}

.hp-section-open-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0.9375rem;
    left: 0;
    background-color: #171f25;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1
}

@media (min-width: 30em) {
    .hp-section-open-background {
        bottom: 1.875rem
    }
}

@media (min-width: 64em) {
    .hp-section-open-background {
        bottom: 2.5rem
    }
}

.hp-section-cta {
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
    border-bottom: 1px solid #e5e7e9;
    text-align: center
}

@media (min-width: 48em) {
    .hp-section-cta {
        padding: 5rem 0;
        border-bottom: 0
    }
}

@media (min-width: 90em) {
    .hp-section-cta {
        padding: 6rem 0
    }
}

.hp-section-cta-heading {
    margin: 0 auto 1.5em;
    max-width: 360px;
    color: #171f25
}

@media (min-width: 48em) {
    .hp-section-cta-heading {
        max-width: none
    }
}

.hp-section-cta-btn {
    margin: 0 0.625rem 1rem;
    vertical-align: middle
}

@media (min-width: 48em) {
    .hp-section-cta-btn {
        margin-top: 0;
        margin-bottom: 0
    }
}

.slide-test {
    visibility: hidden;
    margin: 0 0
}

.slide-test.active {
    visibility: visible;
    opacity: 1
}

.feedback-slide1-nav-dot-anim.active {
    width: 100%
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

a {
    -webkit-tap-highlight-color: transparent
}

.nowrap {
    white-space: nowrap
}

.section-feedback {
    position: relative;
    background-color: #666475
}

.feedback-slide1 {
    position: relative;
    height: 550px
}

.slide-test {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    max-height: 550px;
    min-height: 550px;
    margin-bottom: 0px;
    background-color: #666475;
    opacity: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease
}

.slide-test-content-wrapper {
    position: absolute;
    left: 0px;
    top: 50%;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%)
}

.slide-test-text-wrapper {
    max-width: 39%;
    padding-right: 15px;
    padding-left: 40px
}

.feedback-text {
    margin-bottom: 40px;
    padding: 0px;
    border-left: 0px none transparent;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-style: italic;
    font-weight: 400
}

.feedback-name {
    color: #25b8cc;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    font-weight: 600
}

.feedback-job {
    color: hsla(0, 0%, 100%, 0.4);
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase
}

.feedback-image-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 58.33333333%;
    background-color: #25b8cc;
    -webkit-transform: skew(-9deg, 0deg);
    -ms-transform: skew(-9deg, 0deg);
    transform: skew(-9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-image-wrapper-mobile {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: none;
    overflow: hidden;
    width: 60%;
    background-color: #25b8cc;
    -webkit-transform: skew(-9deg, 0deg);
    -ms-transform: skew(-9deg, 0deg);
    transform: skew(-9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-slide1-nav {
    position: static;
    left: 0%;
    right: 0%;
    bottom: 0px;
    display: block;
    max-width: 1230px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 0rem;
    line-height: 0rem;
    text-align: right
}

.feedback-slide1-nav-dot-wrapper {
    display: inline-block;
    padding: 40px 5px;
    cursor: pointer
}

.feedback-slide1-nav-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px
}

.feedback-slide1-nav-dot {
    overflow: hidden;
    width: 30px;
    height: 3px;
    background-color: hsla(0, 0%, 100%, 0.5);
    -webkit-transition: background-color 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: background-color 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.feedback-image-bg {
    height: 100%;
    background-image: url("../images/img/testemonials/ge-1024-@1x.jpg");
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(9deg, 0deg);
    -ms-transform: skew(9deg, 0deg);
    transform: skew(9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-image-bg-2 {
    height: 100%;
    background-image: url("../images/img/testemonials/astrazeneca-1024-@1x.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(9deg, 0deg);
    -ms-transform: skew(9deg, 0deg);
    transform: skew(9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-image-bg-3 {
    height: 100%;
    background-image: url("../images/img/testemonials/fico-1024-@1x.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(9deg, 0deg);
    -ms-transform: skew(9deg, 0deg);
    transform: skew(9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-image-bg-4 {
    height: 100%;
    background-image: url(../images/img/testemonials/astrazeneca-1024-@1x.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(9deg, 0deg);
    -ms-transform: skew(9deg, 0deg);
    transform: skew(9deg, 0deg);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.feedback-slide1-nav-dot-anim {
    width: 0%;
    height: 100%;
    background-color: #389eb1
}

@media (max-width: 991px) {
    .feedback-image-bg {
        background-position: 15% 50%
    }

    .feedback-image-bg-2 {
        background-position: 50% 50%
    }

    .feedback-image-bg-3 {
        background-position: 50% 50%
    }

    .feedback-image-bg-4 {
        background-position: 50% 50%
    }
}

@media (max-width: 767px) {
    .feedback-slide1 {
        height: 570px
    }

    .slide-test {
        max-height: 570px;
        min-height: 570px
    }

    .slide-test-content-wrapper {
        position: static;
        display: block;
        padding-top: 40px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .slide-test-text-wrapper {
        max-width: 100%;
        padding-right: 7.5px;
        padding-left: 7.5px
    }

    .feedback-text {
        max-width: 800px;
        margin-bottom: 30px;
        font-size: 1.25rem;
        line-height: 1.875rem
    }

    .feedback-image-wrapper {
        display: none;
        width: 100%;
        background-color: transparent;
        -webkit-transform: skew(0deg, -4deg);
        -ms-transform: skew(0deg, -4deg);
        transform: skew(0deg, -4deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    .feedback-image-bg {
        background-position: 50% 50%;
        -webkit-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, 10deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    .feedback-image-wrapper-mobile {
        position: static;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: auto;
        display: block;
        width: 100%;
        height: 250px;
        background-color: transparent;
        -webkit-transform: skew(0deg, -10deg);
        -ms-transform: skew(0deg, -10deg);
        transform: skew(0deg, -10deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    .feedback-slide1-nav {
        text-align: center
    }

    .feedback-slide1-nav-dot-wrapper {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .feedback-image-bg-2 {
        background-position: 50% 50%;
        -webkit-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, 10deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    .feedback-image-bg-3 {
        background-position: 50% 50%;
        -webkit-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, 10deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    .feedback-image-bg-4 {
        background-position: 50% 50%;
        -webkit-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, 10deg);
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }
}

@media (max-width: 479px) {
    .feedback-text {
        margin-bottom: 30px;
        font-size: 1.125rem;
        line-height: 1.6875rem
    }

    .feedback-image-wrapper-mobile {
        height: 200px
    }

    .feedback-slide1-nav-dot {
        height: 3px
    }

    .icon {
        margin-right: 0px
    }

    @font-face {
        font-family: "Brandon Grotesque";
        src: url("../fonts/Brandon_bld.eot") format("embedded-opentype"), url("../fonts/Brandon_bld.woff") format("woff"), url("../fonts/Brandon_bld.ttf") format("truetype"), url("../fonts/Brandon_bld.otf") format("opentype");
        font-weight: 700;
        font-style: normal
    }
}

@media (min-width: 768px) and (max-width: 1230px) {
    .feedback-slide1-nav {
        padding-right: calc(20.83333333% - 80px)
    }
}

@media (min-width: 1231px) {
    .feedback-slide1-nav {
        padding-right: 176.25px
    }
}

figure {
    margin: 0;
    margin-bottom: 10px
}

figure.slide-test {
    margin: 0 0
}

.w-hidden-main {
    display: inherit !important
}

.w-hidden-medium {
    display: inherit !important
}

.w-hidden-small {
    display: inherit !important
}

.w-hidden-tiny {
    display: none !important
}

.w-embed:before,
.w-embed:after {
    content: " ";
    display: table
}

.w-embed:after {
    clear: both
}

.cont-sec {
    padding: 2% 0%
}

.cont-sec-1 {
    background-image: url(../images/img/background_greyzz.png);
    height: 100%
}

.cont-sec-2 {
    padding: 36px 0%
}

.cont-sec-3 {
    padding: 10% 0%
}

#contact1 .btn {
    border-radius: unset
}

.ac-label {
    font-weight: 700;
    position: relative;
    padding: 12px 14px;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    background-color: #fff;
    transition: background-color .15s ease-in-out;
    font-size: 18px;
    border: 1px solid #ccc
}

.ac-input:checked + label,
.ac-label:hover {
    background-color: #999
}

.ac-label:after,
.ac-input:checked + .ac-label:after {
    content: "+";
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 2em;
    height: 100%;
    line-height: 2.25em;
    text-align: center;
    background-color: #e5e5e5;
    transition: background-color .15s ease-in-out
}

.ac-label:hover:after,
.ac-input:checked + .ac-label:after {
    background-color: #b5b5b5
}

.ac-input:checked + .ac-label:after {
    content: "-"
}

.ac-input {
    display: none
}

.ac-text,
.ac-sub-text {
    opacity: 0;
    height: 0;
    margin-bottom: 24px;
    transition: opacity .5s ease-in-out;
    overflow: hidden
}

.ac-label-pad {
    padding: 1% 2%;
    border: 1px solid #ccc;
    border-top: none
}

.ac-input:checked ~ .ac-text,
.ac-sub .ac-input:checked ~ .ac-sub-text {
    opacity: 1;
    height: auto
}

.ac-sub .ac-label {
    background: none;
    font-weight: 600;
    padding: .5em 2em;
    margin-bottom: 0
}

.ac-sub .ac-label:checked {
    background: none;
    border-bottom: 1px solid whitesmoke
}

.ac-sub .ac-label:after,
.ac-sub .ac-input:checked + .ac-label:after {
    left: 0;
    background: none
}

.ac-sub .ac-input:checked + label,
.ac-sub .ac-label:hover {
    background: none
}

.ac-sub-text {
    padding: 0 1em 0 2em
}

.faq_item {
    text-align: center;
    padding: 35px 0
}

.faq_formation {
    padding: 4% 10%
}

.first_sec_faq {
    padding: 13% 0%;
    text-align: center
}

.sec_pri_size h3 {
    color: #0753a0
}

.sec_pri_size {
    background: #f5f5f5
}

.pre_sty {
    padding: 3% 6%
}

.sty_size h2 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 3%
}

.sec_pri_size p {
    font-size: 12px;
    text-align: justify;
    line-height: 28px;
    color: #333
}

.pre_lap {
    width: 100%
}

.policy_control {
    padding: 4% 7%
}

.policy_content p {
    color: #333
}

.policy_content {
    padding: 2% 0%
}

.policy_content h4 {
    font-weight: 600
}

.how_work .container {
    width: 970px
}

.how_card_1 {
    padding: 30px 5px
}

.how_card_2 {
    background: #fff;
    border-radius: 4px;
    padding: 50px 20px;
    text-align: center;
    box-shadow: 0 6px 10px 0 rgba(208, 207, 207, 0.14), 0 1px 18px 0 rgba(14, 14, 14, 0.12), 0 3px 5px -1px rgba(189, 189, 189, 0.3)
}

.how_card_2 img {
    width: 75px;
    padding: 10px;
    margin-bottom: 20px
}

.how_card_2 h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px
}

.how_work {
    padding: 3% 0%
}

.how_work_card {
    padding-top: 4%
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .how_work .container {
        width: 750px
    }
}

@media only screen and (max-width: 767px) {
    .how_work .container {
        width: auto
    }

}

.acco {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    transition: 0.4s;
    border-top: 1px solid #003244;
    border-radius: 0px
}

.acco:hover {
    background-color: #e9e9e9
}

.acco:after {
    content: '02B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px
}

.acco.active:after {
    content: "2212"
}

.pan {
    padding: 0 20px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom: 1px solid #003244
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #003244
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.cus-modal-body .btn {
    background-color: #003244;
    border: #003244;
    margin-top: 15px;
    position: relative;
    width: auto;
    height: 30px;
    border-radius: 4px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    outline: 0;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out;
    padding: 0px 35px
}

.modal-header {
    padding: 5px
}

.modal-body .btn:hover {
    box-shadow: none;
    outline: 0
}

.close {
    font-size: 16px;
    color: #1b5fa7;
    opacity: 1
}

.add_field {
    border: none;
    color: black;
    border-bottom: 1px solid #c1c1c182
}

.add_field:focus {
    border: none;
    background: transparent;
    border-bottom: 1px solid #c1c1c182
}

.modal-header {
    border: none
}

.input-group-addon {
    background: transparent;
    border: none;
    /* border-bottom: 1px solid #c1c1c182; */
    border-radius: 0
}

.faq_sec_pad {
    padding: 3% 0
}

.mod_top_margin {
    margin-top: 12%
}

.top_sec {
    background: linear-gradient(rgba(0, 50, 68, 0.71), rgba(0, 50, 68, 0.7)), url(../images/img/freelancer-5.jpg) no-repeat center center;
    padding: 150px 0px;
    background-size: cover;
    width: 100%;
    height: 150px
}

.top_sec_1 {
    padding-top: 3%;
    text-align: center
}

.top_sec_1 h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600
}

.contact_add {
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .how_work .container {
        width: auto
    }
    .mod_top_margin {
        margin-top: 26%
    }
    .top_sec {
        padding: 70px 0px;
    }
    .top_sec_1 {
        padding-top: 0%;
    }
    .top_sec {
        height: auto;
    }

    .cont-sec-3 {
        padding: 5% 0%;
    }
}
