﻿#wrapper > div.why-section-new.appear.dark.visible-element > div > h2 {
    max-width: 635px;
}

.free-search-widget #free-search-container .form-btns {
    margin-top: 32px;
}

.free-search-widget h2 {
    color: #D2002D;
    line-height: 40px;
    font-size: 30px;
    letter-spacing: -0.6px;
    text-align: center;
    padding-bottom: 13px;
}

    .free-search-widget h2 span {
        width: 70px;
        display: inline-block;
        vertical-align: middle;
    }

.free-search-widget h3 {
    color: #FFFFFF;
    background-color: #D2002D;
    letter-spacing: -0.17px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    max-width: 980px;
    margin: 0 auto;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 15px 0;
}

    .free-search-widget h3 span {
        font-weight: 700;
    }

.free-search-widget .show-more-link {
    color: #009ED3;
    font-weight: 500;
    display: inline-block;
    padding: 12px 20px 12px;
}

    .free-search-widget .show-more-link.show-more-open {
        filter: grayscale(1);
    }

    .free-search-widget .show-more-link .open {
        display: none;
    }

    .free-search-widget .show-more-link.show-more-open .init {
        display: none;
    }

    .free-search-widget .show-more-link.show-more-open .open {
        display: inline-block;
    }

.free-search-widget div.show-more {
    border-left: 1px solid rgba(149, 155, 163, 0.2);
    border-right: 1px solid rgba(149, 155, 163, 0.2);
    border-bottom: 1px solid rgba(149, 155, 163, 0.2);
    background-color: #ffffff;
}

.free-search-widget .form-group {
    background-color: #ffffff;
}

.free-search-widget .show-more-link .arrow-btn {
    width: 14px;
    height: 12px;
    display: inline-block;
}

.free-search-widget img.left {
    margin-top: -144px;
    margin-left: -127px;
    float: left;
    z-index: -1;
    position: relative;
}


.free-search-widget img.right {
    float: right;
    margin-top: -100px;
    margin-right: -80px;
    z-index: -1;
    position: relative;
}

.show-results .free-search-widget h2, .show-results .free-search-widget h3 {
    display: none;
}

.dark {
    background: rgba(234, 236, 239, 0.5);
    padding-top: 60px;
}

h2 {
    font-weight: 600;
    max-width: 648px;
    margin: 0 auto;
}

.homepage2 .title-section .container {
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    padding-bottom: 160px;
    /*display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;*/
    /*top: 45%;
    transform: translate(-50%, -50%);
    left: 50%;*/
    z-index: 10;
    max-width: 100%;
}

#header .btn-phone {
    color: #FFFFFF;
}

    #header .btn-phone .call-icon {
        background-image: url(../svg/ico-call.svg);
    }

#header.scrolled .btn-phone .call-icon {
    background-image: url(../svg/ico-call-black.svg);
}


#header.scrolled .btn-phone {
    color: #000;
}

/* statistic-section */
.statistic-section {
    text-align: center;
    position: relative;
}

    .statistic-section::before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 80%;
        z-index: 2;
        background-image: -webkit-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
        background: -moz-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%); /* For Firefox (3.6 to 15) */
        background: -o-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%); /* For old Opera (11.1 to 12.0) */
        background: linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%);
    }

    .statistic-section .container-fluid {
        padding: 0;
    }

    .statistic-section .count-head {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.6px;
        margin-bottom: 6px;
    }

    .statistic-section .container-count {
        position: absolute;
        z-index: 2;
        width: 100%;
        max-width: 75%;
        top: 0;
        padding-top: 90px;
        left: 0;
        color: #ffffff;
    }

        .statistic-section .container-count h2 {
            font-size: 46px;
            margin-bottom: 57px;
            padding-right: 15%;
        }

    .statistic-section .video-bg {
        height: 500px;
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 675px;
        float: right;
    }

    .statistic-section video {
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
    }

.statistic-info {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: flex;
    /*   justify-content: space-between;*/
}

.statistic-box {
    flex: 232px;
    max-width: 232px;
    position: relative;
    color: #ffffff;
    font: 13px/16px 'Montserrat', sans-serif;
    letter-spacing: -0.13px;
    margin-right: 40px;
}

    .statistic-box .ico {
        display: block;
        margin: 0 auto 23px;
        width: 54px;
        height: 54px;
    }

        .statistic-box .ico img {
            display: block;
            width: 100%;
            height: 54px;
            max-width: 100%;
        }

    .statistic-box p {
        margin: 0;
    }

.bottom-image-block {
    max-width: 373px;
    position: absolute;
    bottom: -119px;
    left: -88px;
    z-index: 2;
}

.homepage2 .title-section h1 {
    font: 600 60px/70px Montserrat;
    letter-spacing: -1.2px;
    max-width: 500px;
    margin-bottom: 20px;
    white-space: break-spaces;
}

.homepage2 .title-section .btns .btn {
    font-weight: 500;
    box-shadow: 0px 6px 20px #0000004D;
    border-radius: 4px;
}

.homepage2 .help-area .type6-text p {
    font-size: 21px;
    line-height: 27px;
}

.testemonial-wrapper .top .testimonial-organizationName,
.testemonial-wrapper .top .testimonial-memberName {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.13px;
    color: rgba(255, 255, 255, 0.6);
}

.testemonial-wrapper .top .testimonial-memberName,
.testemonial-wrapper .testimonial-recommendation p {
    color: #fff;
}

.testemonial-wrapper .top .testimonial-memberName {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}

.testemonial-wrapper .testimonial-recommendation p {
    letter-spacing: -0.15px;
    font-weight: 500;
}

.homepage2 .title-section .container {
    width: 100%;
    max-width: 980px;
    margin: auto;
}

.homepage2 .title-section .text-part-conatiner {
    padding-left: 0;
    padding-right: 0;
    max-width: 500px;
}

.homepage2 .title-section.home-page-rework {
    display: flex;
    justify-content: center;
}

.homepage2 .image-banner {
    background-image: url(../png/hero-frame%402x-gems-2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    right: -950px;
    left: 510px;
    background-size: contain;
    height: 640px;
    position: absolute;
    top: 80px;
    margin-top: -160px;
}

    .homepage2 .image-banner img {
        height: 100%;
        visibility: hidden;
        max-height: 546px;
    }

.homepage2 .video-banner {
    position: relative;
    top: 26px;
    width: 900px;
    right: -203px;
    z-index: -1;
    height: 447px;
}

    .homepage2 .video-banner video {
        height: 447px;
        object-fit: contain !important;
    }

.homepage2 .help-are-text .type6-text {
    max-width: 534px;
}

.homepage2 .why-rapnet-card-row {
    max-width: 1038px;
    margin: 48px auto 0;
}

    .homepage2 .why-rapnet-card-row .why-rapnet-card-body {
        padding-left: 0;
    }

.homepage2 .solution-area-new-card {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 97px;
    text-align: center;
}

.homepage2 .testimonials-slideshow {
    max-width: 980px;
    margin: 0 auto;
}

.homepage2 .testimonials-section .container {
    padding-top: 80px;
}

.homepage2 .title-section {
    height: 860px !important;
}

.statistic-section .container {
    position: relative;
    z-index: 2;
}


.solution-area-new .container,
.why-section-new .container,
.statistic-section .container {
    max-width: 980px;
}

.title-section .powered-title {
    margin-bottom: 50px;
}

.headerVideo {
    font-size: 17px;
    line-height: 25px;
}

.solution-area-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    column-gap: 10px;
}

@media (min-width: 769px) {
    .solution-area-wrapper {
        flex-direction: row;
    }
}
/* end statistic-section */
@media (min-width: 769px) {
    header: not(.scrolled) .btn-link, .homepage2 header:not(.scrolled) .btn-link:hover {
        color: #00386D !important;
    }

    header:not(.scrolled) .btn-primary {
        border-color: #FFFFFF;
        background: transparent;
    }

        header:not(.scrolled) .btn-primary:hover {
            color: #053971 !important;
            background: #FFFFFF !important;
            border-color: #FFFFFF !important;
        }
}

@media (min-width: 1921px) {
    .statistic-section:before {
        width: 95%;
    }
}

@media (max-width: 1366px) {
    .homepage2 .title-section .text-part-conatiner {
        padding-left: 2%;
        padding-right: 0;
        max-width: 520px;
    }

    .statistic-section .container-count {
        left: 2%;
    }
}

@media only screen and (max-width: 1100px) {
    .homepage2 .video-banner {
        width: 800px;
        right: -249px;
        left: auto;
    }
}

@media only screen and (max-width: 1024px) {
    /*  .homepage2 .title-section .container {
        top: 50%;
    }*/

    .statistic-section:before {
        width: 65%;
    }

    .homepage2 .testimonials-slideshow {
        max-width: 680px;
    }
}

@media (max-width: 991px) {
    .statistic-section:before {
        width: 60%;
    }

    .homepage2 .title-section.home-page-rework {
        display: block;
    }

    .homepage2 .title-section .container {
        padding-bottom: 0;
    }

    .homepage2 .title-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .homepage2 .title-section .text-part-conatiner {
        max-width: 100%;
    }

    .homepage2 .why-rapnet-card-row .why-rapnet-card-body {
        padding-left: 0;
    }

    .homepage2 .solution-area-new-card {
        max-width: inherit;
    }

    .homepage2 .title-section {
        height: 781px !important;
    }
}

@media (max-width: 768px) {

    .free-search-widget h2 {
        padding-bottom: 20px;
    }

        .free-search-widget h2 span {
            display: block;
            margin: 0 auto 10px auto;
        }

    .free-search-widget .container-search {
        margin: 0 10px;
    }

    .filter-box .send-btn, .filter-box .reset-btn {
        max-width: 220px;
    }

    .free-search-widget img.left, .free-search-widget img.right {
        display: none;
    }

    .dark {
        padding-top: 40px;
    }

    .free-search-widget h3 {
        margin: 0 10px;
        padding: 15px 10px;
    }

    .homepage2 .testimonials-section .container {
        padding-top: 60px;
    }

    .solution-area-new {
        background-image: url('../png/bg-red-mobile.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .homepage2 .title-section.home-page-rework {
        background-size: 240% 100%;
    }

    .homepage2 .title-section .text-part-conatiner {
        padding-left: 0;
        padding-right: 0
    }

    .homepage2 .title-section .btns.visible-xs {
        padding-bottom: 70px;
    }

    .home-page-rework .slogan-text {
        font-size: 21px;
        line-height: 27px;
    }

    .statistic-section > .container-fluid {
        display: flex;
        flex-direction: column-reverse;
    }

    .statistic-section .container-count {
        padding: 60px 0px 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: static;
        max-width: 100%;
    }

    .statistic-section .video-bg {
        height: auto;
        float: none;
        max-width: 100%;
    }

    .statistic-section video {
        width: 100%;
        position: static;
    }

    .statistic-section .container-count h2 {
        font-size: 30px;
        margin-bottom: 41px;
        padding-right: 0;
    }

    .solution-area-new-title h2 {
        padding-top: 60px;
    }

    .solution-area-new-card-body h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .statistic-section:before {
        width: 100%;
        top: auto;
        bottom: auto;
        height: 55%;
        background: transparent linear-gradient(-180deg, #13316c 0%, #071b38 83%, #05172d00 100%) no-repeat;
    }

    .testimonials-section h2 {
        margin-bottom: 60px;
    }
}

@media (max-width: 580px) {
    .statistic-info {
        flex-wrap: wrap;
    }

    .statistic-section:before {
        height: 79%;
    }

    .statistic-section .video-bg {
        margin-top: -9%;
    }

    .statistic-box {
        flex: 100%;
        margin-bottom: 60px;
        margin-right: 12px;
        margin-left: 12px;
    }

        .statistic-box .ico {
            height: 40px;
            height: 40px;
        }

            .statistic-box .ico img {
                height: 40px;
            }

    .homepage2 .title-section .container {
        position: static;
        transform: none;
    }

    .homepage2 .title-section {
        padding-top: 70px;
        padding-bottom: 100px;
        height: inherit !important;
        overflow: visible !important;
    }

    .homepage2 .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .homepage2 .title-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .homepage2 .why-rapnet-card-body-subtitle li {
        font-weight: 500;
    }

    .homepage2 .help-area .type6-text p {
        font-size: 15px;
        letter-spacing: -0.15px;
        padding: 14px 14px 20px;
    }

    .homepage2 .why-rapnet-card-body-subtitle {
        padding-left: 15px;
    }

    .homepage2 .title-section h1 {
        max-width: 280px;
    }
}

@media (max-width: 480px) {
    .statistic-section {
        height: 1120px;
    }

        .statistic-section:before {
            height: 93%;
        }

    .bottom-image-block {
        height: 140px;
        bottom: -157px;
    }

    .statistic-section .video-bg {
        height: 300px;
        width: 100%;
    }

    .statistic-section video {
        width: auto;
        height: 100%;
    }

    .statistic-box {
        margin-right: auto;
        margin-left: auto;
    }
}
