
/*=======================================
                GENERAL
=======================================*/

.editor-styles-wrapper a {
    text-decoration: none;
}

.editor-styles-wrapper p {
    font-family: "Sharp Sans-Regular", sans-serif;
}

.campaign-red-form-wrapper,
.editor-styles-wrapper .campaign-red-form-wrapper {
    display: flex;
    margin: auto;
    max-width: 992px;
    width: 90%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
}

.campaign-red-form input.wpcf7-form-control.wpcf7-submit:focus, .campaign-red-form input:focus {
    outline: none;
}

/*=======================================*/



/*=======================================
               FORM AREA
=======================================*/


.campaign-red-form-holder {
    width: 100%;
    max-width: 388px;
}

/*------------ FORM TITLE --------------*/
.campaign-red-form-holder .form-title,
.editor-styles-wrapper .campaign-red-form-holder .form-title {
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 21px;
    margin-bottom: 13px;
    margin-top: 40px;
}
.editor-styles-wrapper .campaign-red-form-holder .form-title {
    padding-top: 40px;
}

/* BROWSER SUPPORT - IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .campaign-red-form-holder .form-title {
        margin-top: 60px;
        font-size: 20px;
    }
}


/*              FORM FIELDS
----------------------------------------*/
.campaign-red-form input,
.editor-styles-wrapper .campaign-red-form input {
    max-width: 388px;
    width: 100%;
    max-height: 45px;
    border-radius: 4px;
    border: 1px solid #c9c6ce;
    background-color: #ffffff;
    padding: 12px 20px;
    margin-top: 5px;
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
}

.campaign-red-form input::placeholder,
.editor-styles-wrapper .campaign-red-form input::placeholder {
    color: #c9c6ce;
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 16px;
    letter-spacing: 0.14px;
}
/*--------------------------------------*/


/*------------ FORM SUBMIT --------------*/
.campaign-red-form input.wpcf7-form-control.wpcf7-submit,
.editor-styles-wrapper .campaign-red-form input.wpcf7-form-control.wpcf7-submit {
    width: 186px;
    height: 45px;
    border-radius: 4px;
    background-color: #f44238;
    color: white;
    border: 0;
    font-family: "Sharp Sans-Bold", sans-serif;
    letter-spacing: 0.32px;
    font-size: 20px;
    line-height: 20px;
}
.campaign-red-form p.submit-button,
.editor-styles-wrapper .campaign-red-form p.submit-button {
    margin-bottom: 20px;
    margin-top: 15px;
}

/*------------ FORM TERMS --------------*/
.campaign-red-form p.form-terms,
.editor-styles-wrapper .campaign-red-form p.form-terms {
    color: #000000;
    font-family: "Sharp Sans-Medium-Regular", sans-serif;
    font-size: 12px;
    max-width: 287px;
    margin: 10px auto;
}
.campaign-red-form p.form-terms a,
.editor-styles-wrapper .campaign-red-form p.form-terms a {
    color: #000;
}

/*---------- FORM VALIDATION ------------*/
.campaign-red-form .wpcf7-form label.error {
    font-size: 11px;
    margin: -12px 0 -4px 0;
    position: unset;
}

.campaign-red-form .wpcf7-form input.error, .campaign-red-form .wpcf7-form textarea.error, .campaign-red-form .wpcf7-form .dropdown-field ul.error {
    border: 1px solid #c00 !important;
}
.campaign-red-form .wpcf7-form input.valid, .campaign-red-form .wpcf7-form textarea.valid, .campaign-red-form .wpcf7-form .dropdown-field ul.valid {
    border: 1px solid #5ac09b !important;
}

/*=======================================*/



/*=======================================
               RESPONSIVE
=======================================*/

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

    .campaign-red-form-wrapper {
        justify-content: center;
    }

    .campaign-red-form-image {
        display: none;
    }

    .campaign-red-form-holder {
        margin: 50px 0;
    }
}

/*=======================================*/


/*=======================================
                GENERAL
=======================================*/

.campaign-red-freetrial-banner,
.editor-styles-wrapper .campaign-red-freetrial-banner {
    display: flex;
    width: 90%;
    margin: auto;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 54px;
}

/*=======================================*/



/*=======================================
                TITLE
=======================================*/

.campaign-red-freetrial-banner-title,
.editor-styles-wrapper .campaign-red-freetrial-banner-title {
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 26px;
    line-height: 36px;
    margin: 0 56px 0 0;
}

/*=======================================*/



/*=======================================
            FREE TRIAL BUTTON
=======================================*/

.campaign-red-freetrial-banner-button,
.editor-styles-wrapper .campaign-red-freetrial-banner-button {
    width: 186px;
    height: 45px;
    border-radius: 4px;
    background-color: #f44238;
    color: white;
    border: 0;
    font-family: "Sharp Sans-Bold", sans-serif;
    letter-spacing: 0.32px;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
}

.campaign-red-freetrial-banner-button:focus,
.editor-styles-wrapper .campaign-red-freetrial-banner-button:focus {
    outline: none;
}

/*=======================================*/



/*=======================================
                RESPONSIVE
=======================================*/

@media screen and (max-width: 600px) {
    .campaign-red-freetrial-banner,
    .editor-styles-wrapper .campaign-red-freetrial-banner {
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 48px;
        align-items: center;
    }

    .campaign-red-freetrial-banner-title,
    .editor-styles-wrapper .campaign-red-freetrial-banner-title {
        margin: 0 0 28px 0;
        text-align: center;
    }
}

/*=======================================*/


/*=======================================
                GENERAL
=======================================*/

.editor-styles-wrapper a {
    text-decoration: none;
}

.editor-styles-wrapper p {
    font-family: "Sharp Sans-Regular", sans-serif;
}

.campaign-red-head-wrapper,
.editor-styles-wrapper .campaign-red-head-wrapper {
    display: flex;
    margin: auto;
}

.campaign-red-head input.wpcf7-form-control.wpcf7-submit:focus, .campaign-red-head input:focus {
    outline: none;
}

.editor-styles-wrapper section {
    margin-top: -28px;
}

.editor-styles-wrapper form p {
    margin-top: 10px;
    margin-bottom: 10px;
}

/*=======================================*/



/*=======================================
               TEXT AREA
=======================================*/

/*              GENERAL
----------------------------------------*/
.campaign-red-head-text,
.editor-styles-wrapper .campaign-red-head-text {
    background-color: #c11e1e;
    color: white;
    border-radius: 0 0 60px;
    flex-basis: 57%;
    padding-top: 50px;
    padding-bottom: 200px;
}

.campaign-red-head-text-wrapper,
.editor-styles-wrapper .campaign-red-head-text-wrapper {
    max-width: 590px;
    width: 90%;
    margin: auto;
}
/*--------------------------------------*/


/*              LOGO
----------------------------------------*/
.campaign-red-head-logo ,
.editor-styles-wrapper .campaign-red-head-logo {
    margin-bottom: 148px;
}

.campaign-red-head-logo img,
.editor-styles-wrapper .campaign-red-head-logo img {
    max-width: 220px;
    max-height: 40px;
}
/*--------------------------------------*/


/*-------------- TITLE ----------------*/
.campaign-red-head-title,
.editor-styles-wrapper .campaign-red-head-title {
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 55px;
    line-height: 65px;
}

/*------------- SUBTITLE --------------*/
.campaign-red-head-subtitle,
.editor-styles-wrapper .campaign-red-head-subtitle {
    font-family: "Sharp Sans-Medium-Regular", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin: 21px 0 10px;
}


/*              BULLETS
----------------------------------------*/
.campaign-red-head-bullets,
.editor-styles-wrapper .campaign-red-head-bullets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.campaign-red-head-bullet,
.editor-styles-wrapper .campaign-red-head-bullet {
    display: flex;
    margin-top: 30px;
}

.campaign-red-head-bullet p,
.editor-styles-wrapper .campaign-red-head-bullet p {
    margin: 0 0 0 10px;
}

.campaign-red-head-bullet img {
    min-width: 16px;
}
/*--------------------------------------*/

/*=======================================*/



/*=======================================
               FORM AREA
=======================================*/

/*              GENERAL
----------------------------------------*/
.campaign-red-head-form,
.editor-styles-wrapper .campaign-red-head-form {
    flex-basis: 43%;
    padding-top: 58px;
    text-align: center;
}

.campaign-red-head-form-wrapper,
.editor-styles-wrapper .campaign-red-head-form-wrapper {
    max-width: 520px;
    width: 90%;
    margin: auto;
}

.campaign-red-head-form-holder {
    width: 100%;
    max-width: 388px;
    margin: auto;
}
/*--------------------------------------*/


/*-------------- DRONES ----------------*/
.campaign-red-head-drones,
.editor-styles-wrapper .campaign-red-head-drones {
    text-align: right;
}

/*------------ FORM TITLE --------------*/
.campaign-red-head-form-holder .form-title,
.editor-styles-wrapper .campaign-red-head-form-holder .form-title {
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 21px;
    margin-bottom: 13px;
    margin-top: 68px;
}

/* BROWSER SUPPORT - IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .campaign-red-head-form-holder .form-title {
        font-size: 20px;
    }
}



/*              FORM FIELDS
----------------------------------------*/
.campaign-red-head input,
.editor-styles-wrapper .campaign-red-head input {
    max-width: 388px;
    width: 100%;
    max-height: 45px;
    border-radius: 4px;
    border: 1px solid #c9c6ce;
    background-color: #ffffff;
    padding: 12px 20px;
    margin-top: 5px;
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
}

.campaign-red-head input::placeholder,
.editor-styles-wrapper .campaign-red-head input::placeholder {
    color: #c9c6ce;
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 16px;
    letter-spacing: 0.14px;
}
/*--------------------------------------*/


/*------------ FORM SUBMIT --------------*/
.campaign-red-head input.wpcf7-form-control.wpcf7-submit,
.editor-styles-wrapper .campaign-red-head input.wpcf7-form-control.wpcf7-submit {
    width: 186px;
    height: 45px;
    border-radius: 4px;
    background-color: #f44238;
    color: white;
    border: 0;
    font-family: "Sharp Sans-Bold", sans-serif;
    letter-spacing: 0.32px;
    font-size: 20px;
    line-height: 20px;
}
.campaign-red-head p.submit-button,
.editor-styles-wrapper .campaign-red-head p.submit-button {
    margin-bottom: 20px;
    margin-top: 15px;
}

/*------------ FORM TERMS --------------*/
.campaign-red-head p.form-terms,
.editor-styles-wrapper .campaign-red-head p.form-terms {
    color: #000000;
    font-family: "Sharp Sans-Medium-Regular", sans-serif;
    font-size: 12px;
    max-width: 287px;
    margin: 10px auto;
}
.campaign-red-head p.form-terms a,
.editor-styles-wrapper .campaign-red-head p.form-terms a {
    color: #000;
}

/*---------- FORM VALIDATION ------------*/
.campaign-red-head .wpcf7-form label.error {
    font-size: 11px;
    margin: -12px 0 -4px 0;
    position: unset;
}

.campaign-red-head .wpcf7-form input.error, .campaign-red-head .wpcf7-form textarea.error, .campaign-red-head .wpcf7-form .dropdown-field ul.error {
    border: 1px solid #c00 !important;
}
.campaign-red-head .wpcf7-form input.valid, .campaign-red-head .wpcf7-form textarea.valid, .campaign-red-head .wpcf7-form .dropdown-field ul.valid {
    border: 1px solid #5ac09b !important;
}

/*=======================================*/



/*=======================================
               RESPONSIVE
=======================================*/

@media screen and (max-width: 750px) {
    .campaign-red-head-wrapper {
        flex-direction: column;
    }

    .campaign-red-head-text {
        border-radius: 0;
        padding-bottom: 50px;
        padding-top: 35px;
    }

    .campaign-red-head-logo {
        margin-bottom: 60px;
    }

    .campaign-red-head-form {
        padding: 50px 0 25px;
    }

    .campaign-red-head-drones {
        display: none;
    }

    .campaign-red-head-form-holder .form-title {
        margin-top: 0;
    }
}


@media screen and (max-width: 360px) {
    .campaign-red-head-title {
        font-size: 50px;
        line-height: 60px;
    }
}

/*=======================================*/


/*=======================================
                GENERAL
=======================================*/

.campaign-red-integrations {
    padding-top: 80px;
    padding-bottom: 105px;
    background-color: #ffebea;
}

.campaign-red-integrations-wrapper {
    max-width: 1200px;
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

/*=======================================*/



/*=======================================
                TEXT
=======================================*/

.campaign-red-integrations-text {
    max-width: 290px;
}

.campaign-red-integrations-title {
    color: #000;
    font-family: "Sharp Sans-Semibold-Regular", sans-serif;
    font-size: 38px;
    line-height: 48px;
    margin: 5px 0 25px;
}

.campaign-red-integrations-subtitle,
.editor-styles-wrapper .campaign-red-integrations-subtitle {
    color: #000000;
    font-family: "Sharp Sans-Medium-Regular", sans-serif;
    font-size: 18px;
    line-height: 28px;
}

/*=======================================*/



/*=======================================
                LOGOS
=======================================*/

.campaign-red-integrations-logos {
    display: flex;
    flex-wrap: wrap;
    max-width: 793px;
}

.campaign-red-integrations-logo {
    width: 255px;
    height: 89px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
    align-items: center;
}

.campaign-red-integrations-logo:nth-child(3n-1) {
    margin: 0 14px;
}

.campaign-red-integrations-logo:nth-child(3) {
    width: 165px;
    margin-right: 90px;
}
.campaign-red-integrations-logo:nth-child(7) {
    width: 165px;
    margin-left: 90px;
}

.campaign-red-integrations-logo-mobile-wrapper {
    display: none;
}

/*=======================================*/



/*=======================================
               RESPONSIVE
=======================================*/

@media screen and (max-width: 1240px) {
    .campaign-red-integrations-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .campaign-red-integrations-text {
        max-width: 600px;
        text-align: center;
        margin-bottom: 25px;
    }
}


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

    .campaign-red-integrations {
        padding-top: 75px;
        padding-bottom: 40px;
    }

    .campaign-red-integrations-wrapper, .campaign-red-integrations-logos {
        justify-content: center;
    }

    .campaign-red-integrations-logo:nth-child(3), .campaign-red-integrations-logo:nth-child(7) {
        display: none;
    }

    .campaign-red-integrations-logo-mobile-wrapper {
        display: flex;
        margin: 0 7px;
        width: 100%;
        max-width: 338px;
    }

    .campaign-red-integrations-logo {
        max-width: 338px;
        width: 100%;
        margin: 0 7px 15px;
    }

    .campaign-red-integrations-logo:nth-child(3n-1) {
        margin: 0 7px 15px;
    }

    .campaign-red-integrations-logo-mobile {
        max-width: 165px;
        width: 100%;
        height: 89px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
        border-radius: 6px;
        background-color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .campaign-red-integrations-logo-mobile:first-child {
        margin-right: 8px;
    }
}


/*=======================================*/


/*=======================================
                GENERAL
=======================================*/

section.campaign-red-logos {
    padding: 50px 0 35px;
    text-align: center;
}

.campaign-red-logos-title,
.editor-styles-wrapper .campaign-red-logos-title {
    font-family: "Sharp Sans-Bold", sans-serif;
    font-size: 18px;
    letter-spacing: 2.7px;
    line-height: 29px;
    margin: 0 10% 20px;
}

/*=======================================*/



/*=======================================
                LOGOS
=======================================*/

.campaign-red-logos-wrapper {
    display: flex;
    margin: auto;
    width: 90%;
    max-width: 1280px;
    justify-content: center;
    flex-wrap: wrap;
}

.campaign-red-logo {
    margin: 15px 40px;
}

/*=======================================*/



/*=======================================
               RESPONSIVE
=======================================*/

@media screen and (max-width: 750px) {
    .campaign-red-logo {
        margin: 15px 25px;
    }
}

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

    .campaign-red-logos-wrapper {
        justify-content: space-between;
        max-width: 410px;
    }

    .campaign-red-logo {
        margin: 15px 0;
        max-width: 45%;
        width: 45%;
        display: flex;
    }
    .campaign-red-logo:nth-child(odd) {
        justify-content: flex-start;
    }
    .campaign-red-logo:nth-child(even) {
        justify-content: flex-end;
    }

    .campaign-red-logo img {
        max-width: 100%;
    }
}

/*=======================================*/


/*=======================================
                GENERAL
=======================================*/

.editor-styles-wrapper a {
    text-decoration: none;
}

.editor-styles-wrapper p {
    font-family: "Sharp Sans-Regular", sans-serif;
}

.editor-styles-wrapper section {
    margin-top: -28px;
}

.editor-styles-wrapper form p {
    margin-top: 10px;
    margin-bottom: 10px;
}

p, h2, h3, h4 {
    margin: 10px 0;
}

/*=======================================*/


/*=========================================================
                    STATS NUMBERS
=========================================================*/

.campaign-red-stats {
    background-color: #fafafa;
}

.campaign-red-stats-wrapper {
    width: 90%;
    margin: auto;
    padding-top: 95px;
    padding-bottom: 91px;
    max-width: 1200px;
}

.campaign-red-stats-head {
    color: #000000;
    font-family: "Sharp Sans-Semibold-Regular",sans-serif;
    font-size: 38px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 70px;
}

.campaign-red-stats-data {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: auto;
    flex-wrap: wrap;
}

.campaign-red-stats-data-single {
    margin: 0 20px 38px;
    flex: 1;
}
/* BROWSER SUPPORT - IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .campaign-red-stats-data-single {
        flex: 1 1 auto;
    }
}

.campaign-red-stats-data-single-num {
    color: #c5382f;
    font-family: "Sharp Sans-Semibold-Regular",sans-serif;
    font-size: 60px;
    line-height: 62px;
    padding-bottom: 8px;
}

.campaign-red-stats-data-single-text {
    color: #000000;
    font-family: "Sharp Sans-Semibold-Regular",sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin: auto;
    max-width: 320px;
}



/*-----------------------------------------------------
               RESPONSIVE STATS NUMBERS
-----------------------------------------------------*/

@media screen and (max-width: 1150px) {
    .campaign-red-stats-wrapper {
        width: 90%;
    }
}

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

    .campaign-red-stats-wrapper {
        padding-top: 50px;
        padding-bottom: 56px;
    }

    .campaign-red-stats-head {
        margin-bottom: 50px;
        font-size: 26px;
        line-height: 36px;
    }
}

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

    .campaign-red-stats-data-single:last-child {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 340px) {
    .campaign-red-stats-data-single-num {
        font-size: 56px;
        line-height: 58px;
    }
}

/*---------------------------------------------------*/

/*=========================================================*/

/*=========================================================
                      EDITOR STYLES
=========================================================*/

.editor-styles-wrapper .campaign-red-testimonials-slider {
    visibility: visible;
    opacity: 1;
}

.editor-styles-wrapper .campaign-red-testimonials-slide {
    display: none;
}

.editor-styles-wrapper .campaign-red-testimonials-slide:first-child {
    display: block;
}

/*=========================================================*/



/*=========================================================
                          GENERAL
=========================================================*/

.campaign-red-testimonials {
    background-color: #ffebeb;
    padding: 80px 0 1px;
}

.campaign-red-testimonials-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 80px;
    width: 90%;
    text-align: center;
    /*    min-height: 436px;*/
}

.campaign-red-testimonials-drones {
    position: absolute;
    bottom: -52px;
}

/*-------------- TITLE ----------------*/
.campaign-red-testimonials-title {
    color: #000000;
    font-family: "Sharp Sans-Semibold-Regular",sans-serif;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 50px;
}

/*=========================================================*/




/*=========================================================
                    TESTIMONIAL SLIDER
=========================================================*/

/*-------------------------------------
       DISPLAY SLIDER AFTER LOAD
-------------------------------------*/

.campaign-red-testimonials-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    height: 338px;
}

.campaign-red-testimonials-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
    height: auto;
}

/*-------------------------------------*/


.campaign-red-testimonials-slide .testimonial-text{
    color: #000000;
    font-family: "Sharp Sans-Medium-Regular", sans-serif;
    font-size: 18px;
    line-height: 28px;
    max-width: 792px;
    margin: auto;
    min-height: 108px;
}


/*          TESTIMONIAL SOURCE
-------------------------------------*/
.testimonial-source {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 80px;
}

.campaign-red-testimonials-slide .testimonial-image {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    box-shadow: 0 0 0px 1.5px #707070;
}

.testimonial-source-text {
    text-align: left;
    margin-left: 16px;
}

.campaign-red-testimonials-slide .testimonial-name{
    color: #000000;
    font-family: "Sharp Sans-Bold", sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.campaign-red-testimonials-slide .testimonial-job {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Sharp Sans-Medium-Regular', sans-serif;
}
/*-------------------------------------*/


/*-------------------------------------
              SLIDER DOTS
-------------------------------------*/

.slick-dots li button{
    display: none !important;
}
.slick-dots{
    display: flex;
    margin: auto;
    justify-content: center;
    position: initial;
}
.slick-dots li{
    margin: 0 8px 0 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f9b2b5;
    list-style: none;
}
.slick-dots .slick-active{
    border-radius: 50%;
    background-color: #c11e1e !important;
    list-style: none;
}

/*-------------------------------------*/

/*=========================================================*/



/*=========================================================
                        RESPONSIVE
=========================================================*/

@media screen and (max-width: 1000px) {
    .campaign-red-testimonials-drones img {
        width: 200px;
    }
}

@media screen and (max-width: 750px) {
    .campaign-red-testimonials {
        padding: 60px 0 1px;
    }

    .campaign-red-testimonials-title {
        font-size: 26px;
        line-height: 36px;
    }

    .campaign-red-testimonials-wrapper {
        margin: 0 auto 60px;
    }

    .testimonial-source {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .campaign-red-testimonials-drones {
        display: none;
    }

}

/*=========================================================*/