.ct_lnks a {
    color: #000;
}
.ct_lnks a:hover {
    color: #5F5F5F;
}
.cont_pg_frm .cta_input {
    border-color: #C3C1C1 !important;
    border-radius: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Aktiv Grotesk Corp-Regular';
    padding: 16px 20px;
}
.cont_pg_frm .cta_input::placeholder {
    color: #989898;
}
.sbt_btn {
    text-align: center !important;
    padding-top: 15px;
}
span.wpcf7-spinner {
    position: absolute;
}
.cont_pg_frm .submit_btn {
    background: linear-gradient(to bottom, #0D4FE0, #6475FA);
    color: #fff;
    border-radius: 100px;
    font-size: 24px;
    line-height: 38px !important;
    padding: 7px 45px !important;
    border: none;
    font-family: "Aktiv Grotesk Corp-Medium", Sans-serif;
    cursor: pointer;
    transition: background 0.3s;
}

.cont_pg_frm .submit_btn:hover {
    background: linear-gradient(to bottom, #6475FA, #0D4FE0);
}
.cont_pg_frm p {
    margin-bottom: 25px !important;
}
.sbt_btn p {
    margin-bottom: 0 !important;
}
.wpcf7-form.invalid span.wpcf7-not-valid-tip {
    display: none;
}
/* .wpcf7-form.invalid .wpcf7-validates-as-required.cta_input {
    border: 1px solid red !important;
} */
.wpcf7-form.invalid .wpcf7-not-valid.cta_input {
    border: 1px solid red !important;
}
.wpcf7-form.invalid .wpcf7-response-output {
    border-color: red !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Aktiv Grotesk Corp-Regular';
    color: red !important;
}
.cta_bttn span.elementor-button-icon {
    font-size: small;
}
span.bld_para {
    font-weight: 700 !important;
}
.cta_bttn span.elementor-button-icon {
    font-size: small;
    position: relative;
    top: -2px;
}
.icon_bxs span.elementor-icon {
    margin-top: 8px;
}
.slidr_brdr .swiper {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
/* 31 jan */
span.b_bld_txt {
    font-weight: 500;
    font-family: "Aktiv Grotesk Corp-Medium", sans-serif;
}
.ftr_cta_dtls a,.ftr_cta_dtls a:hover {
    color: #fff;
}
/* 4feb */
span.stmp_hd {
    font-weight: 500;
    font-family: 'Aktiv Grotesk Corp-Medium';
}
.stmp_lnk a {
    color: #000000;
}
.stmp_lnk a:hover, a:active {
    color: #000000;
}
.agency_box ul {
    color: #000000;
    font-family: "Aktiv Grotesk Corp-LightItalic", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.agency_box ul li {
    padding-bottom: 20px;
}
.agency_box ul li:last-child {
    padding-bottom: 0px;
}
.tab-buttons .tab-button:hover {
    border: none;
    display: inline-block;
    background: linear-gradient(to bottom, #0D4FE0, #6475FA);
    color: #fff;
    border-radius: 100px;
    font-family: "Aktiv Grotesk Corp-Medium", Sans-serif;
    cursor: pointer;
/*     transition: background 0.3s; */
}
.proinput input.orig {
    font-size: 18px !important;
    font-family: 'Aktiv Grotesk Corp-Regular' !important;
    color: #777777 !important;
    line-height: 28px !important;
}
.blog_tab .search-bar {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.proinput {
    padding: 0px !important;
    margin: 0px !important;
}
.promagnifier svg {
    fill: #000000 !important;
}
.asl_content a.asl_res_url {
    color: #000000 !important;
    font-size: 14px !important;
    font-family: 'Aktiv Grotesk Corp-Regular' !important;
}
.st_mp_lnks a:hover {
    color: #0D4FE0 !important;
}
div#ajaxsearchliteres1 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.proinput input.orig {
    font-family: 'Aktiv Grotesk Corp-Regular' !important;
}
.proinput input.orig::placeholder {
    font-family: 'Aktiv Grotesk Corp-Regular' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}
div.asl_w .probox button.promagnifier {
    order: 1;
    margin-right: 5px;
}
button.tab-button:focus {
    background-color: unset;
    color: #000;
}
.blog_tab .container {
    padding: 0;
}
.cstm_blg_tb {
    padding-top: 55px;
}
.single_blg_pst a {
    color: #000000 !important;
}
.single_blg_pst a:focus {
    color: #0D4FE0 !important; /* Change to your desired color */
    outline: none; /* Optional: Removes default browser outline */
}
.ftr_prop_btn span.elementor-button-icon {
    font-size: large;
    position: relative;
    top: -2px;
}
@media only screen and (max-width:768px){
	.cta_bttn span.elementor-button-icon {
    font-size: small;
    position: relative;
    top: 0px;
}
}

@media only screen and (max-width:575px){
	.cta_bttn span.elementor-button-icon {
    font-size: small;
    position: relative;
    top: -2px;
}
}