@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap');

body {
    overflow-x: hidden;
    margin: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.text-red {
    color: #FE063E;
}

.text-blue {
    color: #0087FF;
}

.font-mr {
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
}

.font-meb {
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
}

.font-pr {
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.font-pmi {
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    font-style: italic;
}

.font-pbi {
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    font-style: italic;
}

.font-weight-sb {
    font-weight: 600;
}

.cs-page-banner {
    background-image: url(https://platformmarketingagency.com/wp-content/uploads/2021/11/banner-cs.png);
    background-position: center;
    text-align: center;
    height: calc(100vh - 61px);
    padding: 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3C0026;
}

.cs-page-banner-inner figure {
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto !important;
}

h1.cs-banner-title {
    font-size: 75px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Manrope', sans-serif;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-top: 50px !important;
    text-transform: uppercase;
    letter-spacing: -1px;
}


.site-footer {
    background: #00132F;
    text-align: center;
    padding: 20px 0;
}

p.copyright-text {
    margin: 0;
    color: #667182;
    font-family: 'Arimo', sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

/* Home page css*/
.logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.logo-col {
    max-width: 140px;
    margin: 10px;
}

.partner-logo-col,
.revenue-col {
    position: relative;
}

.partner-logo-col:before {
    content: '';
    position: absolute;
    left: -5000px;
    background: #121212;
    width: 5000px;
    height: 100%;
}

.revenue-col:before {
    content: '';
    position: absolute;
    right: -5000px;
    background: #FE063E;
    width: 5000px;
    height: 100%;
}
@media screen and (max-width:767px) {
	.revenue-col:before{
		width: 0% !important;
		position: static;
	}
}
.plat-text {
    font-size: 16px;
    font-weight: 400;
}

.platform-definition {
    border: 1px solid #fff;
    padding: 25px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.platform-definition .elementor-testimonial-content {
    margin-bottom: 5px;
    line-height: 1.2;
}

.platform-definition:before,
.platform-definition:after {
    /* box-sizing: inherit; */
    content: "";
    position: absolute;
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.platform-definition:before {
    top: -1px;
    left: 1px;
}

.platform-definition:after {
    bottom: -1px;
    right: 1px;
}

.platform-definition:hover:before,
.platform-definition:hover:after {
    width: 100%;
    height: 100%;
}

/* .platform-definition:hover {
    color: #60daaa;
} */
.platform-definition:hover:before {
    border-top-color: #fe063e;
    border-right-color: #0087ff;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    -moz-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    -ms-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    -o-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.platform-definition:hover:after {
    border-bottom-color: #0087ff;
    border-left-color: #fe063e;
    -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

.platform-definition:hover {
    -webkit-box-shadow: -1px -2px 8px #fe063e, 0px 1px 20px #0087ff, -2px -1px 14px rgb(254 6 62 / 84%), 4px 6px 14px rgb(0 135 255 / 46%);
    box-shadow: -1px -2px 8px #fe063e, 0px 1px 20px #0087ff, -2px -1px 14px rgb(254 6 62 / 84%), 4px 6px 14px rgb(0 135 255 / 46%);
    border: 1px solid transparent;
}

.form-wrapper {
    background: #fff;
    padding: 50px;
}

.field-wrap p:empty {
    display: none;
}

.field-wrap label {
    font-family: 'Manrope';
    font-size: 18px;
    color: #030303;
    letter-spacing: 1px;
    margin-bottom: 6px;
    display: block;
}

.input-field span {
    display: block;
}

.input-field input {
    width: 100%;
    border: 0;
    outline: 0;
    padding: 10px;
    border-bottom: 1px solid #000;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    color: #030303;
}

.field-wrap {
    margin-bottom: 15px;
}

.input-field input:focus {
    border-bottom: 2px solid;
}

.msg-field span {
    display: block;
}

.msg-field textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    outline: 0;
    padding: 10px;
    color: #030303;
}

.msg-field textarea:focus {
    border-bottom: 2px solid;
}

.field-wrap.checkmark {
    font-family: 'Manrope';
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0;
}

.checkmark input[type="checkbox"] {
    margin: 0;
    height: 30px;
    width: 30px;
    border-radius: 0;
}

.checkmark span.wpcf7-list-item {
    margin: 0;
    margin-right: 15px;
}

.btn-submit input {
    background: -webkit-gradient(linear, right top, left top, from(#FE063E), color-stop(104.17%, #0087FF));
    background: linear-gradient(270deg, #FE063E 0%, #0087FF 104.17%);
    border: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Manrope';
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.btn-submit input:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: transparent;
    background-image: linear-gradient(260deg, #0087FF 0%, #FE063E 100%);
}

.btn-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7-not-valid-tip {
    margin: 0;
    font-family: 'Manrope';
}

.accordion-list .elementor-accordion-item {
    border-bottom: 1px solid #fff !important;
}

.small-txt {
    font-size: 13px;
    position: relative;
    top: -6px;
}

.accordion-list .elementor-accordion-item:last-child {
    border: 0 !important;
}

.accordion-list .elementor-accordion-icon svg {
    width: 25px !important;
    height: 25px !important;
}

.testimonial-slider span.swiper-pagination-bullet {
    border: 2px solid #fe063e;
}

.testimonial-slider .elementor-testimonial__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}

.testimonial-slider .elementor-testimonial__footer img {
    height: 100% !important;
    width: 100% !important;
}

.testimonial-slider .elementor-testimonial {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.testimonial-slider .elementor-testimonial__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}

.testimonial-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    margin-left: auto;
    width: 65%;
    position: relative;
    /* bottom: 0; */
}

.of-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.of-col {
    flex: 0 0 300px;
    max-width: 300px;
}

.of-img {
    height: 300px;
    width: 300px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
}

.of-img svg {
    width: 70px;
}

.number-img {
    position: absolute;
    left: -40px;
    width: 80px;
}

.of-col:nth-child(odd) .of-img:before {
    content: '';
    position: absolute;
    border-top-left-radius: 180px;
    /* 100px of height + 10px of border */
    border-top-right-radius: 180px;
    /* 100px of height + 10px of border */
    border: 6px solid #fff;
    border-bottom: 0;
    height: 150px;
    width: 300px;
    top: 0;
}

.of-col:nth-child(even) .of-img:before {
    content: '';
    position: absolute;
    border-bottom-left-radius: 180px;
    border-bottom-right-radius: 180px;
    border: 6px solid #fff;
    border-top: 0;
    height: 150px;
    width: 300px;
    bottom: 0;
}

.of-col:hover .of-img {
    background: linear-gradient(135.38deg, #FE063E 45.81%, #0087FF 102.25%);
    transition: .2s linear;
}

.of-col:hover .of-img svg path {
    fill: #000;
}

.of-title h4 {
    color: #fff;
    text-align: center;
    font-family: 'Manrope';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    margin: 20px 0 0px;
}
.of-cnt-box {
    color: #fff;
    text-align: center;
    font-family: 'Manrope';
    letter-spacing: 1px;
    padding: 0 5px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    transition: .2s linear;
}


.of-col:hover .of-cnt-box {
    height: auto;
    width: auto;
    visibility: visible;
    opacity: 1;
}
.of-cnt-box p {
    margin-bottom: 0;
}
.of-col:last-child {
    margin-bottom: 0;
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .of-col {
        flex: 0 0 220px;
        max-width: 220px;
    }
    .of-img {
        height: 220px;
        width: 220px;
    }
    .of-col:nth-child(odd) .of-img:before, .of-col:nth-child(even) .of-img:before {
        height: 110px;
        width: 220px;
    }
    .number-img {
        position: absolute;
        left: -34px;
        width: 70px;
    }
    .of-cnt-box {
        font-size: 14px;
    }
}
@media screen and (max-width:767px) {
    h1.cs-banner-title {
        font-size: 50px;
    }

    .form-wrapper {
        padding: 20px;
    }

    .testimonial-slider .elementor-testimonial__footer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-right: 0 !important;
        margin-bottom: -20px;
    }

    .testimonial-slider .elementor-testimonial__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .testimonial-slider .elementor-testimonial {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .testimonial-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: auto;
        width: 100%;
        position: relative;
        /* bottom: 0; */
    }
    .number-img {
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .of-col {
        margin-bottom: 30px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .of-img {
        height: 260px;
        width: 260px;
    }
    
    .of-col:nth-child(odd) .of-img:before, .of-col:nth-child(even) .of-img:before {
        height: 130px;
        width: 260px;
    }
    
    .of-title h4 {margin-top: 50px;}
    
    .of-cnt-box {
        opacity: 1;
        visibility: visible;
    }
}
.elementor-social-icons-wrapper.elementor-grid{
	display:none !important;
}