h1{
    font-family: 'Montserrat',sans-serif !important;
    font-size: 50px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}
h2{
    font-family: 'Montserrat',sans-serif !important;
    font-size: 34px !important;
    line-height: 1.29 !important;
    font-weight: 700 !important;
}
h3{
    font-family: 'Montserrat',sans-serif !important;
    font-size: 26px !important;
    line-height: 1.28 !important;
    font-weight: 700 !important;
}
.cstmBnrDesc{
    color: #f1f4f5;
}
.blueCtaBtn .elementor-button{
    background-color: #28b8ce;
}
.blueCtaBtn .elementor-button:hover{
    background-color: #28b8ce;
}
.cstmSec{
    padding: 50px 0 !important;
}
p,
.cstmContentCopy p,
.cstmContentCopy{
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    line-height: 1.8 !important;
}
.cstmServCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 10px 0;
}
.cstmServCard img{
    max-width: 100px !important;
    object-fit: contain;
}
.cstmServCard span{
    font-weight: 700;
    font-size: 20px;
}
.cstmMenuItm{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.ctaPhn{
    background-color: #28b8ce;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 700;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    max-height: 38px;
}
.ctaPhn img{
    max-width: 24px;
    padding-right: 5px;
}
.intCtaBnr h2{
    color: #f1f4f5;
}
.intCtaBnr p{
    color: #f1f4f5;
    font-size: 16px;
    line-height: 1.5 !important;
}
.cstmWhyCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 10px;
}
.cstmWhyCard img{
    max-width: 50px !important;
    margin-right: auto !important;
    display: block !important;
}
.cstmWhyCard span{
    font-weight: 700;
    font-size: 20px;
}
.intCtaBnr img{
    max-width: 150px;
    max-height: 90px;
    object-fit: contain;
}
.cstmTestiCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 10px;
}
.cstmCaseCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 10px;
}
.cstmCaseCard img{
    max-width: 50px !important;
    max-width: 150px !important;
    max-height: 150px;
    height: 150px !important;
    object-fit: contain;
    /* margin-right: auto !important;
    display: block !important; */
}
.cstmCaseCard span{
    font-weight: 700;
    font-size: 20px;
}
.cstmServIntCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 40px;
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
}
.cstmPlanCard{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
    margin: 10px;
    padding: 10px;
}
.ftrColOne{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.ftrColOne img{
    object-fit: contain;
}
.ftrColOneChild{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.ftrColOneChild p{
    text-align: left;
    margin-bottom: 10px;
}
.ftrColOneChild p:last-child{
    margin-bottom: 0;
}
.footer-nav-wrap .cstmMenuItm{
    margin-bottom: 10px;
}
.site-footer-primary-section-3 p{
    text-align: left;
    margin-bottom: 10px;
}
.site-footer-primary-section-3 .widget {
    margin: 0;
}
.cstmVertTabs div.elementor-tab-title.elementor-active{
    background-color: #28b8ce;
    color: #f1f4f5 !important;
    border-radius: 10px;
    margin-right: 20px;
}
.cstmVertTabs div.elementor-tab-title::before,
.cstmVertTabs div.elementor-tab-title::after{
    content: unset !important;
}
.cstmVertTabs .elementor-tabs-content-wrapper{
    border: none !important;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
}

@media screen and (max-width: 1100px) {
    h1{
        font-size: 34px !important;
    }
    h2{
        font-size: 24px !important;
    }
    .elementor-shape.elementor-shape-top,
    .elementor-shape.elementor-shape-bottom{
        display: none;
    }
}

@media (max-width: 1024px){
    .cstmSec{
        padding: 50px 15px !important;
    }
}

@media (max-width: 767px){
    .elementor-shape.elementor-shape-top,
    .elementor-shape.elementor-shape-bottom{
        display: none;
    }
    .cstmServIntCard{
        max-width: 80%;
    }
    .cstmTabSec .elementor-widget-wrap{
        padding: 0 !important;
    }
    .cstmVertTabs div.elementor-tab-title.elementor-active{
        width: 100%;
        margin-bottom: 20px;
        order: 1;
    }
    .cstmVertTabs div.elementor-tab-title{
        margin-bottom: 20px;
        order: 2;
        border-radius: 10px;
        border-style: solid;
    }
    .cstmVertTabs .elementor-tabs-content-wrapper{
        background-color: unset;
        padding: 0;
        border-radius: 0;
        box-shadow: unset;
        display: flex;
        flex-direction: column;
    }
    .elementor-tab-content.elementor-active{
        border: none !important;
        background-color: #fff;
        padding: 20px !important;
        border-radius: 10px;
        box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 9%);
        order: 3;
    }
    .elementor-tab-content.elementor-active img{
        margin: 0 0 20px 0;
        width: 100%;
    }
}

@media (max-width: 540px){
    .cstmServIntCard{
        max-width: 100%;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .cstmServCard,
    .cstmPlanCard{
        width: 30% !important;
    }
}