/* by gopal */
.bgcl-darkgr11 {
    background-color: #26313f !important;
}
.bgcl-darkgr11 p.inr-tx {
    color: #ffffff;
}
.bg-gr.hvr-non .ppc-faq button.accordion:hover {
    background: #edeff7 !important;
    color: #08110d !important;
}
.bg-gr.hvr-non .ppc-faq button.accordion.active:hover {
    background: #ed3240 !important;
    color: #ffffff !important;
}
.hvr-non .ppc-faq button.accordion:hover::after {
    filter: none;
}
.cl-bgr-rd1 .blk-cl, .cl-bgr-rd {
    background-color: rgb(237 50 64) !important;
}
.ppc-frm.rgtt-tst {
    background-color: #ffffff !important;
    border: 1px solid rgb(18 26 36 / 10%) !important;
}
.cl-bgr-rd1 .blk-cl {
   pointer-events: none;
}
.cl-bgr-rd1 .blk-cl.cnt-lt.flx-1 {
    pointer-events: none;
  }
.cl-bgr-rd1  .blk-cl.cnt-lt.flx-1 p, .cl-bgr-rd1 .blk-cl.cnt-lt.flx-1 p span.lc-title {
    color: #ffffff;
  }
.ppc-frm .ppc-mn-frm .formResponsive input[type="email"], .ppc-frm .ppc-mn-frm .formResponsive input[type="number"], .ppc-frm .ppc-mn-frm .formResponsive input[type="text"], .ppc-frm .ppc-mn-frm .formResponsive textarea, .ppc-frm .ppc-mn-frm form#userForm.formResponsive .formHorizontal select#Monthly\ Advertising\ Spend {
    border: 1px solid rgb(18 26 36 / 10%) !important;
}
.blk-cl-txt.omn-ic1:before, .hvr-n .blk-cl:hover .blk-cl-txt.omn-ic1:before,
.blk-cl-txt.omn-ic2:before, .hvr-n .blk-cl:hover .blk-cl-txt.omn-ic2:before,
.blk-cl-txt.omn-ic3:before, .hvr-n .blk-cl:hover .blk-cl-txt.omn-ic3:before,
.blk-cl-txt.omn-ic4:before, .hvr-n .blk-cl:hover .blk-cl-txt.omn-ic4:before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(108deg) brightness(99%) contrast(99%);
}
.hp-section.cl-bgr-rd h2 {
    color: #ffff;
}
ul.r-check.indnt ul {
    list-style-type: none;
}

.max-wdth800{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;

}
.mlr{
    margin-left: auto!important;
    margin-right: auto!important;
}
.case-stdy .blk-cl-black{
    padding-bottom: 24px;
}
@media(max-width:991px){
    iframe {
    max-width: 100%;
    }
}
.eb_entry_img p {
    background: #000;
    color: #fff;
    text-align: center;
}
.eb_entry_img img {
    margin-bottom: 0px !important;
}
/* by taniya */
.bg-dark .eb-mod-body {
    display: none;
}
@media (max-width:768px) {
    .clint-lg-im {
        width: 234px;
        height: 50px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
		.rsform-block.rsform-block-what-services-can-we-help-you-with.rsform-type-selectize .multi.selectize-dropdown.rsform-selectized-box.plugin-remove_button {
    top: 94% !important;
}
.rsform-block.rsform-block-what-services-can-we-help-you-with.rsform-type-selectize .selectize-input.items.not-full.has-options.focus.input-active.dropdown-active {
    height: auto !important;
}
}
form#userForm.formResponsive .formControls .formBody select {
    background-color: #26313f !important;
        padding: 0 6px;
}
label#What_services_can_we_help_you_with-grouplbl {
    display: block !important;
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
}
label#What_services_can_we_help_you_with-grouplbl strong{
    display:none;
}
div#rsform_12_page_0 .rsformgrid6 {
    line-height: 1.6;
}
#eb ul.r-check.indnt>li:after {
    content: "";
    width: 10px;
    height: 10px;
    background: unset;
    background-color: #ed3240;
    border-radius: 50%;
    top: 6px;
    left: 6px;
}
/* submit button css */
.formContainer button[type=submit][disabled] {
    opacity: 0.5;
    cursor: not-allowed !important;
}
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
/* submit button css */