@font-face {
font-family: 'Helvetica Neue LT Std 55 Roman';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 55 Roman'), url('fonts/HelveticaNeueLTStd55Roman_22526.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 53 Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 53 Extended'), url('fonts/HelveticaNeueLTStdEx.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 56 Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 56 Italic'), url('fonts/HelveticaNeueLTStd56Italic_22527.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 23 Ultra Light Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 23 Ultra Light Extended'), url('fonts/helveticaneueltstdultltex.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 25 Ultra Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 25 Ultra Light'), url('fonts/HelveticaNeueLTStd25UltraLight_22508.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 26 Ultra Light Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 26 Ultra Light Italic'), url('fonts/HelveticaNeueLTStd26UltraLightItalic_22509.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 43 Light Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 43 Light Extended'), url('fonts/HelveticaNeueLTStd43LightExtended_22519.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 45 Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 45 Light'), url('fonts/HelveticaNeueLTStd45Light_22520.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 46 Light Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 46 Light Italic'), url('fonts/HelveticaNeueLTStd46LightItalic_22521.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 65 Medium';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 65 Medium'), url('fonts/HelveticaNeueLTStdMd 1.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 63 Medium Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 63 Medium Extended'), url('fonts/HelveticaNeueLTStdMdEx.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 66 Medium Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 66 Medium Italic'), url('fonts/HelveticaNeueLTStd66MediumItalic_22533.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 75 Bold';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 75 Bold'), url('fonts/HelveticaNeueLTStd75Bold_22539.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 73 Bold Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 73 Bold Extended'), url('fonts/HelveticaNeueLTStdBdEx 1.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 76 Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 76 Bold Italic'), url('fonts/HelveticaNeueLTStd76BoldItalic_22540.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 85 Heavy';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 85 Heavy'), url('fonts/HelveticaNeueLTStd85Heavy_22545.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 86 Heavy Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 86 Heavy Italic'), url('fonts/HelveticaNeueLTStd86HeavyItalic_22546.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 93 Black Extended';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 93 Black Extended'), url('fonts/HelveticaNeueLTStd93BlackExtended_22550.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 95 Black'), url('fonts/HelveticaNeueLTStd95Black_22551.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Neue LT Std 96 Black Italic';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 96 Black Italic'), url('fonts/HelveticaNeueLTStd96BlackItalic_22552.woff') format('woff');
}

.container {
    display: block;
    max-width: 1110px;
    width: 80%;
    margin: 0 auto;
}

.container:after {
    content: "";
    display: block;
    clear: both;
}

body {
    padding: 0;
    margin: 0;
    background-color: #fff;
    background-image: url('img/hero-bg.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
}

.header {
    display: block;
    position: relative;
    margin-top: 30px;
    padding: 0;
    text-align: center;
}

.header a.header-logo {
    display: inline-block;
    max-width: 80%;
    cursor: pointer;
    width: auto;
    text-decoration: none;
    margin: 0 auto;
}

.header a.header-logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.header a.about-us {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 26px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 6px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.header a.about-us:hover {
    background: #fff;
    color: #0066a4;
}

.title h1 {
    display: block;
    margin: 0 0 90px 0;
    padding: 135px 0 0 0;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(44,38,31,0.5);
}

.title h1 > span.first-line {
    font-size: 68px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
}

.title h1 > span.first-line span {
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
}

.title h1 > span.second-line {
    font-size: 81px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
}

.title h1 > span.second-line span {
    font-family: 'Helvetica Neue LT Std 95 Black', sans-serif;
}

@media screen and (max-width: 1700px) {
    body {
        background-size: 120% auto;
    }
}

@media screen and (max-width: 1350px) {
    body {
        background-size: 140% auto;
    }
}

@media screen and (max-width: 1100px) {
    body {
        background-size: 140% auto;
    }

    .title h1 {
        padding: 80px 0 0 0;
        margin: 0 0 80px 0;
    }
    
    .title h1 > span.first-line {
        font-size: 58px;
    }
    
    .title h1 > span.second-line {
        font-size: 70px;
    }
}

@media screen and (max-width: 950px) {
    body {
        background-size: 150% auto;
    }
}

@media screen and (max-width: 900px) {
    body {
        background-size: 160% auto;
    }

    .header a.about-us {
        display: none;
    }

    .title h1 {
        padding: 60px 0 0 0;
        margin: 0 0 60px 0;
    }
    
    .title h1 > span.first-line {
        font-size: 40px;
    }
    
    .title h1 > span.second-line {
        font-size: 50px;
    }
}

@media screen and (max-width: 900px) {
    body {
        background-size: 180% auto;
    }

    .title h1 {
        padding: 60px 0 0 0;
        margin: 0 0 60px 0;
    }
    
    .title h1 > span.first-line {
        font-size: 22px;
    }
    
    .title h1 > span.second-line {
        font-size: 32px;
    }

    .title h1 > span.second-line span {
        font-family: 'Helvetica Neue LT Std 75 Bold', sans-serif;
    }
}

@media screen and (max-width: 500px) {
    body {
        background-size: 110% auto;
        background-image: url('img/hero-bg-mobile.png');
    }

    .title h1 {
        padding: 60px 0 0 0;
        margin: 0 0 40px 0;
    }
    
    .title h1 > span.first-line {
        font-size: 22px;
    }
    
    .title h1 > span.second-line {
        font-size: 32px;
    }

    .title h1 > span.second-line span {
        font-family: 'Helvetica Neue LT Std 75 Bold', sans-serif;
    }
}

.benefits {
    display: block;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    padding: 50px;
    -webkit-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    -moz-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
}

.benefits > h2 {
    display: block;
    text-align: center;
    font-size: 36px;
    color: #121212;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    padding: 0 0 50px 0;
    margin: 0;
}

.benefits > h2 > span {
    color: #0066a4;
}

.benefits .benefits-list {
    display: block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    padding: 5px 0;
}

.benefits .benefits-list .row {
    display: block;
    width: 100%;
    position: relative;
    left: 0;
    transition: left .5s ease-in-out;
}

.benefits .benefits-list .row:after {
    content: "";
    display: block;
    clear: both;
}

.benefits .benefits-list .row .benefit {
    display: block;
    width: 33.3%;
    float: left;
}

.benefits .benefits-list .row .benefit > span {
    display: block;
    width: 140px;
    height: 140px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 14px 5px rgba(93,70,232,0.1);
    -moz-box-shadow: 0px 3px 14px 5px rgba(93,70,232,0.1);
    box-shadow: 0px 3px 14px 5px rgba(93,70,232,0.1);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 36px auto;
}

.benefits .benefits-list .row .benefit > h3 {
    display: block;
    padding: 0 20px 13px 20px;
    margin: 0;
    text-align: center;
    font-size: 21px;
    color: #121212;
    font-family: 'Helvetica Neue LT Std 75 Bold', sans-serif;
}

.benefits .benefits-list .row .benefit > p {
    display: block;
    padding: 0 20px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #535353;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
}

.benefits .benefits-list .benefits-control {
    display: none;
    width: 16px;
    height: 26px;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
}

.benefits .benefits-list .benefits-control.left {
    left: 0;
}

.benefits .benefits-list .benefits-control.right {
    right: 0;
}

.benefits .benefits-dots {
    display: none;
    text-align: center;
    padding: 30px 0 0 0;
}

.benefits .benefits-dots span {
    display: inline-block;
    width: 12px;
    height: 6px;
    border-radius: 3px;
    background: #d0c7fb;
    margin: 0 2px;
    transition: width .2s ease;
}

.benefits .benefits-dots span.current {
    width: 20px;
    background: #0068a9;
}

@media screen and (max-width: 900px) {
    .benefits > h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {

    .container.benefits-container {
        width: 100%;
    }

    .benefits {
        border-radius: 0px;
        padding: 50px 20px;
        -webkit-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
        -moz-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
        box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    }

    .benefits > h2 {
        font-size: 30px;
    }
}

.video h2 {
    display: block;
    font-size: 36px;
    color: #121212;
    padding: 35px 0 20px 0;
    margin: 35px 0 0 0;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
    position: relative;
}

.video h2:before {
    content: "";
    display: block;
    height: 6px;
    width: 50px;
    border-radius: 3px;
    background: #0068a9;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-25px);
}

.video h3 {
    display: block;
    font-size: 30px;
    color: #121212;
    padding: 0;
    margin: 0;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
}

.video p {
    display: block;
    font-size: 18px;
    color: #223346;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    padding: 0 10%;
    margin: 20px 0 20px 0;
    text-align: center;
}

.video .video-container {
    display: block;
    width: 100%;
    max-width: 730px;
    margin: 40px auto;
}

.video .video-container .poster {
    display: block;
    width: 100%;
    padding-top: 60%;
    background-image: url('img/poster.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
}

.video .video-container .video {
    display: none;
    width: 100%;
    padding-top: 60%;
    position: relative;
}

.video .video-container .video video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .video h2 {
        font-size: 30px;
        color: #121212;
        padding: 35px 0 20px 0;
        margin: 35px 0 0 0;
    }
    
    .video h3 {
        font-size: 24px;
    }

    .video p {
        font-size: 18px;
    }
}

.contact-form {
    display: block;
    padding: 35px 0 80px 0;
    background: rgb(194,192,192);
    background: radial-gradient(circle, rgba(194,192,192,1) 0%, rgba(165,163,163,1) 100%);
}

.contact-form h2 {
    display: block;
    font-size: 36px;
    color: #121212;
    padding: 0 0 50px 0;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
    position: relative;
}

.contact-form form {
    display: block;
}

.contact-form form:after {
    content: "";
    display: block;
    clear: both;
}

.contact-form form input {
    display: block;
    box-sizing: border-box;
    padding: 16px 32px;
    font-size: 15px;
    color: #5e6d85;
    border-radius: 25px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    width: 26%;
    margin-right: 1%;
    float: left;
    outline: none;
}

.contact-form form button {
    display: block;
    box-sizing: border-box;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    background: #0066a4;
    outline: none;
    border: none;
    width: 19%;
    cursor: pointer;
    float: left;
}

.contact-form form button:hover {
    background: #0375bd;
}

@media screen and (max-width: 900px) {

    .contact-form {
        padding: 35px 0 35px 0;
    }

    .contact-form h2 {
        font-size: 26px;
        padding: 0 0 35px 0;
    }

    .contact-form form input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
    }
    
    .contact-form form button {
        width: 100%;
        float: none;
    }
}

.testimonials {
    padding: 60px 0;
}

.testimonials h2 {
    display: block;
    font-size: 36px;
    color: #121212;
    padding: 35px 0 20px 0;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
    position: relative;
    margin: 0;
}

.testimonials h2:before {
    content: "";
    display: block;
    height: 6px;
    width: 50px;
    border-radius: 3px;
    background: #0068a9;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-25px);
}

.testimonials p {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #223346;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    padding: 0 10%;
    margin: 0 0 20px 0;
}

.testimonials .testimonials-list {
    display: block;
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    margin: 0 -20px;
    padding: 0 0 25px 0;
}

.testimonials .testimonials-list .row {
    display: block;
    width: 100%;
    position: relative;
    left: 0px;
    box-sizing: content-box;
    transition: left .4s ease-in-out;
}

.testimonials .testimonials-list .row:after {
    content: "";
    display: block;
    clear: both;
}

.testimonials .testimonials-list .testimonial-container {
    display: block;
    box-sizing: border-box;
    padding: 80px 20px 0 20px;
    width: 25%;
    float: left;
    cursor: pointer;
    transition: width .2s linear;
}

.testimonials .testimonials-list .testimonial-container.current {
    width: 50% !important;
}

.testimonials .testimonials-list .testimonial-container .testimonial-inner {
    display: block;
    margin: 0;
    position: relative;
    background: #fff;
    border-radius: 8px;
    height: 270px;
    /*-webkit-box-shadow: 0px 10px 39px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 39px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 39px 0px rgba(0,0,0,0.1);*/
    -webkit-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    padding-top: 80px;
    box-sizing: border-box;
}

.testimonials .testimonials-list .testimonial-container .testimonial-inner > img {
    display: block;
    border-radius: 50%;
    position: absolute;
    width: 86px;
    height: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s linear;
}

.testimonials .testimonials-list .testimonial-container.current .testimonial-inner > img {
    width: 110px;
}

.testimonials .testimonials-list .testimonial-container .testimonial-inner > p {
    display: block;
    margin: 0;
    padding: 0 20px 20px 20px;
    font-size: 15px;
    color: #223346;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    text-align: center;
    line-height: 2;
    height: 95px;
    overflow: hidden;
}

.testimonials .testimonials-list .testimonial-container .testimonial-inner > span {
    display: block;
    text-align: center;
    color: #5e6d85;
    font-size: 15px;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
}

.ellip {
    display: block;
    height: 100%;
}
  
.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 900px) {
    .testimonials h2 {
        font-size: 30px;
    }
    
    .testimonials p {
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {

    .container.testimonials {
        width: 100%;
    }

    .testimonials .testimonials-list {
        display: block;
        position: relative;
        overflow-x: hidden;
        overflow-y: visible;
        margin: 0;
        padding: 0 0 25px 0;
    }

    .testimonials .testimonials-list .testimonial-container {
        display: block;
        box-sizing: border-box;
        padding: 80px 15px 0 15px;
        width: 25%;
        float: left;
        cursor: pointer;
        transition: width .4s linear;
    }

    .testimonials .testimonials-list .testimonial-container .testimonial-inner {
        height: 360px;
    }

    .testimonials .testimonials-list .testimonial-container .testimonial-inner > p {
        height: 240px;
        padding: 0 20px 0px 20px;
    }
}

.testimonials .testimonials-dots {
    display: block;
    text-align: center;
    padding: 30px 0 0 0;
}

.testimonials .testimonials-dots span {
    display: inline-block;
    width: 12px;
    height: 6px;
    border-radius: 3px;
    background: #d0c7fb;
    margin: 0 2px;
    transition: width .2s ease;
}

.testimonials .testimonials-dots span.current {
    width: 20px;
    background: #0068a9;
}

.faq {
    padding: 0 0 60px 0;
}

.faq h2 {
    display: block;
    font-size: 36px;
    color: #121212;
    padding: 35px 0 20px 0;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
    position: relative;
    margin: 0;
}

.faq h2:before {
    content: "";
    display: block;
    height: 6px;
    width: 50px;
    border-radius: 3px;
    background: #0068a9;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-25px);
}

.faq .faq-list {
    display: block;
    width: 100%;
    max-width: 730px;
    margin: 40px auto;
}

.faq .faq-list .faq-item {
    display: block;
}

.faq .faq-list .faq-item h6.question {
    display: block;
    position: relative;
    color: #28384d;
    padding: 25px 60px 25px 25px;
    margin: 0;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    cursor: pointer;
    background: #f7f6fe;
    border-bottom: 1px solid #e7e4fc;
    transition: all .3s ease-in-out;
}

.faq .faq-list .faq-item h6.question > img {
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 25px;
    right: 25px;
    transition: transform .3s ease-in-out;
}

.faq .faq-list .faq-item p {
    display: none;
    padding: 0 25px 25px 25px;
    margin: 0;
    color: #636a74;
    font-size: 15px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
}

.faq .faq-list .faq-item.active h6.question {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.faq .faq-list .faq-item.active h6.question > img {
    transform: rotate(180deg);
}

@media screen and (max-width: 900px) {
    .faq .faq-list .faq-item h6.question {
        font-size: 16px;
    }
    
    .faq .faq-list .faq-item p {
        font-size: 15px;
    }
}

@media screen and (max-width: 500px) {

    .container.faq {
        width: 100%;
        padding: 0 0 20px 0;
    }
}

.container.partners {
    display: block;
    max-width: 980px;
}

@media screen and (max-width: 500px) {

    .container.partners {
        width: 98%;
        padding: 0 0 40px 0;
    }
}

.partners div {
    display: block;
    float: left;
    box-sizing: border-box;
}

.partners img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.partners div.logo-1 {
    text-align: left;
    width: 33.3%;
}

.partners div.logo-2 {
    text-align: center;
    padding: 0 20px;
    width: 33.3%;
}

.partners div.logo-3 {
    text-align: right;
    width: 33.3%;
}

.contact-form-2 {
    display: block;
    padding: 0;
    position: relative;
    margin: 80px 0 0 0;
}

.contact-form-2:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: #0066a4;
}

.contact-form-2 .container {
    border-radius: 12px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.1);
    box-sizing: border-box;
    padding: 40px 60px;
}

.contact-form-2 h2 {
    display: block;
    font-size: 26px;
    color: #38385f;
    padding: 0 0 50px 0;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    text-align: center;
    position: relative;
    margin: 0;
}

.contact-form-2 form {
    display: block;
}

.contact-form-2 form:after {
    content: "";
    display: block;
    clear: both;
}

.contact-form-2 form input {
    display: block;
    box-sizing: border-box;
    padding: 16px 32px;
    font-size: 15px;
    color: #5e6d85;
    border-radius: 25px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    border: none;
    background: #f7f6fe;
    -webkit-box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.75);
    width: 26%;
    margin-right: 1%;
    float: left;
    outline: none;
}

.contact-form-2 form button {
    display: block;
    box-sizing: border-box;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
    background: #0066a4;
    outline: none;
    border: none;
    width: 19%;
    cursor: pointer;
    float: left;
}

.contact-form-2 form button:hover {
    background: #0375bd;
}

@media screen and (max-width: 900px) {

    .contact-form-2 {
        padding: 35px 0 35px 0;
        margin: 20px 0 0 0;
        background: rgb(194,192,192);
        background: radial-gradient(circle, rgba(194,192,192,1) 0%, rgba(165,163,163,1) 100%);
    }
    
    .contact-form-2:after {
        display: none;
    }
    
    .contact-form-2 .container {
        border-radius: 12px;
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        box-sizing: border-box;
        padding: 0;
    }

    .contact-form-2 {
        padding: 35px 0 35px 0;
    }

    .contact-form-2 h2 {
        font-size: 26px;
        padding: 0 0 35px 0;
    }

    .contact-form-2 form input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
    }
    
    .contact-form-2 form button {
        width: 100%;
        float: none;
    }
}

.footer {
    display: block;
    background: #0066a4;
    margin: 0;
}

.footer .row {
    padding: 44px 0;
    width: 80%;
    max-width: 920px;
    margin: 0 auto;
    box-sizing: border-box;
}

.footer .row:after {
    content: "";
    display: block;
    clear: both;
}

.footer .row .col {
    display: block;
    width: 40%;
    box-sizing: border-box;
}

.footer .row .col:first-child {
    float: left;
    padding-right: 20px;
}

.footer .row .col:last-child {
    float: right;
    padding-left: 20px;
}

.footer .row .col > img {
    display: block;
    max-width: 80%;
    height: auto;
}

.footer .row .col ul.social-menu {
    display: block;
    padding: 44px 0 0 0;
    margin: 0;
    list-style: none;
}

.footer .row .col ul.social-menu li {
    display: inline-block;
    list-style: none;
    padding: 0 20px 0 0;
    vertical-align: middle;
    margin: 0;
}

.footer .row .col ul.social-menu li a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.footer .row .col ul.social-menu li a:hover {
    opacity: 0.8;
}

.footer .row .col ul.menu {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .row .col ul.menu li {
    display: block;
    padding: 0 0 20px 0;
    margin: 0;
}

.footer .row .col ul.menu li:last-child {
    padding: 0;
}

.footer .row .col ul.menu li a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.footer .row .col ul.menu li a:hover {
    opacity: 0.8;
}


.footer .row .col:first-child p {
    display: block;
    padding: 20px 0 20px 0;
    margin: 0;
    font-size: 13px;
    color: #fff;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    line-height: 1.6;
    text-align: left;
}

.footer .row .col:last-child p {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #fff;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    line-height: 1.6;
    text-align: right;
}

.footer .footer-bottom {
    display: block;
    width: 100%;
    padding: 30px 0 86px 0;
    border-top: 1px solid #267db2;
}

.footer .footer-bottom:after {
    content: "";
    display: block;
    clear: both;
}

.footer .footer-bottom .row {
    padding: 0;
}

.footer .footer-bottom .row > .half {
    display: block;
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.footer .footer-bottom .row > .half-1 {
    text-align: left;
}

.footer .footer-bottom .row > .half-1 p {
    display: block;
    font-size: 13px;
    color: #fff;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    padding: 0 20px 0 0;
    margin: 0;
    opacity: 0.6;
}

.footer .footer-bottom .row > .half-2 {
    text-align: right;
}

.footer .footer-bottom .row > .half-2 a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-family: 'Helvetica Neue LT Std 55 Roman', sans-serif;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity .3s ease-in-out;
}

.footer .footer-bottom .row > .half-2 a:hover {
    opacity: 1;
}

@media screen and (max-width: 1050px) {
    .footer .row {
        padding: 44px 0;
        width: 100%;
        max-width: 920px;
        margin: 0 auto;
    }

    .footer .row .col:nth-child(1) {
        width: 100%;
        padding: 0 10% 44px 10%;
        border-bottom: 1px solid #267db2;
    }

    .footer .row .col:nth-child(1) >  ul.social-menu {
        padding: 44px 0 44px 0;
        text-align: center;
    }

    .footer .row .col:nth-child(1) > img {
        margin: 0 auto;
    }

    .footer .row .col:nth-child(2) {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 44px;
    }

    .footer .row .col:first-child p,
    .footer .row .col:last-child p {
        text-align: center;
    }

    .footer .footer-bottom .row > .half {
        display: block;
        width: 100%;
        float: none;
    }
    
    .footer .footer-bottom .row > .half-1 {
        text-align: center;
        padding-bottom: 25px;
    }
    
    .footer .footer-bottom .row > .half-1 p {
        text-align: center;
    }
    
    .footer .footer-bottom .row > .half-2 {
        text-align: center;
    }
}

.thanks-container {
    display: block;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.thanks-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200%;
    height: 100%;
    background: #2b66a4;
    border-radius: 50%;
    z-index: -1;
    display: block;
}

.thanks-container .message {
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    -moz-box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    box-shadow: 0px 0px 22px 15px rgba(93,70,232,0.1);
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    text-align: center;
}

.thanks-container .message img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.thanks-container .message h1 {
    display: block;
    padding: 55px 0 30px 0;
    margin: 0;
    color: #2b66a4;
    text-align: center;
    font-size: 68px;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
}

.thanks-container .message p {
    display: block;
    padding: 0 0 80px 0;
    margin: 0;
    text-align: center;
    color: #121212;
    font-size: 30px;
    font-family: 'Helvetica Neue LT Std 45 Light', sans-serif;
}

.thanks-container .message a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    padding: 17px 30px;
    border-radius: 30px;
    background: #2b66a4;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .thanks-container:after {
        display: none;
    }
    
    .thanks-container .message {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 40px;
    }

    .thanks-container .message h1 {
        font-size: 55px;
    }
    
    .thanks-container .message p {
        font-size: 20px;
    }
}


.sticky-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    background: #0066a4;
    padding: 20px 0;
}

.sticky-header .container {
    position: relative;
}

.sticky-header a.sticky-logo {
    display: block;
    cursor: pointer;
    text-decoration: none;
    max-width: 40%;
    width: 200px;
    float: left;
}

.sticky-header a.sticky-logo img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.sticky-header a#scroll {
    display: block;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Std 65 Medium', sans-serif;
    color: #fff;
    border: 1px solid #fff;
    height: 50px;
    line-height: 49px;
    border-radius: 25px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 36px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sticky-header a#scroll:hover {
    background: #fff;
    color: #0066a4;
}

@media screen and (max-width: 767px) {
    .sticky-header {
        top: initial;
        bottom: 0;
    }
}

@media screen and (max-width: 620px) {
    .sticky-header a#scroll {
        font-size: 15px;
        height: 44px;
        line-height: 43px;
        border-radius: 22px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 400px) {
    .sticky-header a#scroll {
        font-size: 12px;
        height: 32px;
        line-height: 33px;
        border-radius: 16px;
        padding: 0 14px;
    }
}