.section--light .testimonials-c .testimonials-item:nth-child(odd) {
    background-color: #ebebeb;
}
.section--light .testimonials-c .testimonials-item:nth-child(even) {
    background-color: #c1daf7;
}
.blade__wrap .row {
    align-items: center;
}
.section--light .form-a .form__submit input.component__button--1 {
    background-color: #0590f0 !important;
}
/* .collapsible {

    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    color: white !important;
    background-color: rgba(255, 255, 255, .2) !important;
}


.collapsible-content {
    padding: 10px 18px;
    display: none;
    overflow: hidden;

}


.iconcustombuttondr {
    display: block;
    position: relative;
    padding: 12px 18px;
    transition: all 0.2s ease;
    border: none;
    background: none;
    cursor: pointer;
    margin: 5px 15px;
    z-index: 1;
}

.iconcustombuttondr:focus {
    outline: none;
}

.iconcustombuttondr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 50px;
    background: #b1dae7;
    width: 45px;
    height: 45px;
    transition: all 0.3s ease;
    z-index: -1;
}

.iconcustombuttondr span {
    position: relative;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #234567;
}

.iconcustombuttondr svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #234567;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
}

.iconcustombuttondr:hover:before {
    width: 100%;
    background: #b1dae7;
}

.iconcustombuttondr:hover svg {
    transform: translateX(0);
}

.iconcustombuttondr:active {
    transform: scale(0.95);
}

.collapsible {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.meetmcann img {
    border-radius: 15px !important;
}

@media (min-width: 992px) {
    .section-blade .blade-a__description {
        margin-top: 0;
    }
}

.section--light input:focus,
.section--light textarea:focus,
.section--light select:focus{
    border: 1px solid black !important;
    border-bottom: 1px solid black !important;
    background-color: rgb(235, 235, 235) !important;
}
.section--light input,
.section--light textarea,
.section--light select{
    color: black !important;
    transition: background 0.5s;
}


.ple-column--single.ple-module-container.blade_home1__container--inner .blade__description {
    display: unset;
} */


.meetmcann img {
    border-radius: 15px !important;
}


.iconcustombuttondr {
    display: block;
    position: relative;
    padding: 12px 18px;
    transition: all 0.2s ease;
    border: none;
    background: none;
    cursor: pointer;
    margin: 5px 15px;
    z-index: 1;
}

.iconcustombuttondr:focus {
    outline: none;
}

.iconcustombuttondr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 50px;
    background: #b1dae7;
    width: 45px;
    height: 45px;
    transition: all 0.3s ease;
    z-index: -1;
}

.iconcustombuttondr span {
    position: relative;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #234567;
}

.iconcustombuttondr svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #234567;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
}

.iconcustombuttondr:hover:before {
    width: 100%;
    background: #b1dae7;
}

.iconcustombuttondr:hover svg {
    transform: translateX(0);
}

.iconcustombuttondr:active {
    transform: scale(0.95);
}


.cbutton_center {
    display: block;
    margin: auto;
}

.banner-f .banner__title {
    font-size: 2rem;
    line-height: 3.5rem;
}
/* 
.component_title_default, .component__title, .stats-a .stats-item .stat__title, .search-a__page-title, .section.seo-friendly .component h1, .section.seo-friendly .editable__container h1 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.socialmedia__link {
    font-size: 2rem;
    width: 40px;
    height: 40px;
} */

.sticky-background-img {
    background-attachment: fixed;
}

.gallery_insurance__container--inner img.gallery-item--image.scale {
    height: 10rem !important;
    width: 14rem !important;
    object-fit: contain !important;
}

.box-shadow {
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, .06);
    z-index: 1;
}
.elementor-button {
    background-color: #0472BE;
    font-family: "Nunito Sans";
    font-weight: bold;
    fill: #fff;
    color: #fff !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 0px 0px 0px 0px;
    padding: 20px;
    position: relative;
    top: 20px;
}
.graybg .row.equal {
    background: #FAFAFA !important;
    background-color: #FAFAFA !important;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.header-g .cta-a .cta__links-wrapper a:nth-child(2) {
    display: flex !important;
}

.header-g .cta-a .cta__links-wrapper a {
    height: unset !important;
}