

input#file-input {
    display: none;
}
section#contimg-testimonial-1 {
    margin-top: -110px !important;
}
input#video-input {
    display: none;
}
.g-recaptcha {
    margin-left: 196px !important;
    margin-bottom: 7px !important;
}
.container{
	padding-left:0px !important;
	padding-right:0px !important;
}
.testimonial-hero .container {
    z-index: 2;
    position: relative;
}
.testimonial-hero {
    position: relative;
    padding: 150px 0 !important;
}

.container{
	padding-left:0px !important;
	padding-right:0px !important;
}

.container-fluid{
	padding-left:0px !important;
	padding-right:0px !important;
}
.testimonial-hero .btn-white-line {
    border: 2px solid #FFFFFF !important;
    border-radius: 30px !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 30px !important;
    height: 62px !important;
}
.testimonial-hero h2,.testimonial-hero p {
    color: #fff
}

.testimonial-hero h2 {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 52px
}

.testimonial-hero p {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 36px
}

.testimonial-hero:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #AB2E52 0%, #FF4B5C 100%)
}

.testimonial-hero:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    transform: skewY(-4.7deg) translate3d(0, 50%, 0);
    background-color: #FFF;
    z-index: 2
}

.testimonial-hero .container {
    z-index: 2;
    position: relative
}

.page-id-11109 .content-area {
    padding-top: 0
}


.testimonial-hero .btn-white-line:hover {
    background: #fff;
    color: #ea432c !important
}

.btn-white-line:hover svg polygon {
    fill: #ea432c
}

.card.testimonial-block {
    border-radius: 8px !important;
    background-color: #EEEEEE !important;
    overflow: hidden;
    border: 0;
    height: 100%
}

card.testimonial-block.video-sec {
    padding: 0 !important
}

.play-btn {
    height: 44px;
    width: 44px;
    border-radius: 8px;
    background-color: #000000;
    display: inline-block;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center
}

.play-btn span {
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #fff;
    position: relative;
    margin: 0 auto
}

.testimonial-block.video-sec:hover .play-btn {
    background-color: #ea432c !important
}

.testimonial-block.video-sec br {
    display: none
}

.testimonial-block .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.text-testimonial {
    padding: 1.25rem 1.25rem 0 1.25rem
}

.testimonial-block .card-title {
    color: #2E2E2E;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px
}

.testimonial-block .card-text {
    color: #2E2E2E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.auth-name {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px
}

.auth-date {
    color: #333333;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px
}
.text-testimonial {
    padding: 1.25rem 1.25rem 0 1.25rem;
}
.btn-default-round {
    border-radius: 100px;
    padding: 14px 30px 12px 30px
}
.testimonial-hero::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #AB2E52 0%, #FF4B5C 100%);
}
.container-fluid{
	padding-left:0px !important;
	padding-right:0px !important;
}
i.fa-solid.fa-arrow-up-from-bracket:after {
    content: '';
    background-image: url(https://eccdevenv.wpengine.com/wp-content/uploads/2023/06/download-folder-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 29px;
    right: 277px !important;
    height: 20px;
    position: absolute;
}

.video-popup {
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.play-btn {
    cursor: pointer;
}

.video-popup-content {
    position: relative;
    width: 55%;
    background: #ea432c;
    height: 68%;
    text-align: center;
    padding: 7px;
    border-radius: 8px;
}

.video-popup-content .close-btn {
    position: absolute;
    top: 14px;
    background: white;
    z-index: 80000000;
    right: 15px;
    color: #ea432c;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    width: 34px;
    border-radius: 3px;
}

.video-popup-content video {
   width: 100%;
    height: 100%;
    outline: none;
}

#myPopup label {
    position: relative;
    background-color: #ea432c;
    text-align: center;
    padding: 1.12em 0;
    height: 48px;
    width: 402px;
    margin-bottom: 15px !important;
    border: 1px solid #E6E6E6;
    margin: auto;
    border-radius: 0.31em;
    cursor: pointer;
    color: white !important;
    font-weight: 600 !important;
    font-family: sans-serif;
}
#myPopupVideo label {
    position: relative;
    background-color: #ea432c;
    text-align: center;
    padding: 1.12em 0;
    height: 48px;
    width: 402px;
    margin-bottom: 15px !important;
    border: 1px solid #E6E6E6;
    margin: auto;
    border-radius: 0.31em;
    cursor: pointer;
    color: white !important;
    font-weight: 600 !important;
    font-family: sans-serif;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9998;
}

a.btn.btn-white-line svg {
    margin-left: 11px;
}

video {
    height: 550px;
    object-fit: cover;
}

input#aimage {
    box-sizing: border-box;
    height: 91px !important;
    width: 391px;
    border: 1px dashed #C9C9C9 !important;
}

input#avideo {
    box-sizing: border-box;
    height: 91px !important;
    width: 391px;
    border: 1px dashed #C9C9C9 !important;
}

button.close-btn-video img {
    width: 18px;
}

ul#files-list {
    display: none;
}

ul#video-list {
    display: none;
}

button.close-btn-video {
    background: transparent;
    border: 0;
    position: absolute;
    float: right !important;
    top: 12px;
    right: 13px !important;
}

input.upload-now-submit {
    background: #e63017 !important;
    border-radius: 191px !important;
    padding: 28px !important;
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 1px;
}

textarea#txtArea {
    box-sizing: border-box;
    height: 130px;
    margin-bottom: 15px;
    width: 402px;
    padding: 9px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    background-color: #F2F2F2;
}

div#myPopup input {
    height: 48px;
    width: 402px;
    margin-bottom: 15px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 9px;
}

div#myPopupVideo input {
    height: 48px;
    width: 402px;
    margin-bottom: 15px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 9px;
}

/* Styling for the popup */
.popup {
    width: 44%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
    position: fixed;
    max-height: 80vh;
    overflow-y: auto;
    top: 58%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
}

.overlayVideo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9998;
}

/* Styling for the popup */
.popupVideo {
    width: 44%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
    position: fixed;
    max-height: 80vh;
    overflow-y: auto;
    top: 58%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
}

@media only screen and (max-width: 600px) {
    div#myPopup input {
        height: 48px;
        width: 91%;
    }section#contimg-testimonial-1 {
    margin-top: -38px;
    padding: 32px 20px !important;
    padding-bottom: 53px !important;
}.g-recaptcha {
    margin-left: 19px !important;
    margin-bottom: 7px !important;
}
    .popup {
        width: 93%;
        padding: 20px;
    }

    textarea#txtArea {
        box-sizing: border-box;
        height: 130px;
        margin-bottom: 15px;
        width: 93%;
    }

    #myPopup label {
        width: 90%;
    }

    .popupVideo {
        width: 84%;
    }
    section#custom-content-11109-2 {
    padding: 20px;
}
#myPopupVideo label {
    position: relative;
    background-color: #ea432c;
    text-align: center;
    padding: 1.12em 0;
    height: 48px;
    width: 85%;
    }
    div#myPopupVideo input {
        height: 48px;
        width: 90%;
    }
}