/* 
 Theme Name:   Data Next Step - Cybersecurity expert Child
 Theme URI:    https://uat.datanextstep.com/
 Description:  Data Next Step - Cybersecurity expert Child
 Author:       A Patel
 Author URI:   https://uat.datanextstep.com/
 Template:     data-next-step-cybersecurity-expert
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
footer .textwidget p {
    margin-bottom: 0 !important;
}
.offcanvace_service {
    width: 100%;
    max-width: 65%;
    padding: 50px 0 0px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: auto;
    display: inline-block;
}
.offcanvace_service_ {
    width: 70%;
    margin: auto;
}
.service_flex {
    padding: 0 15px;
    justify-content: space-evenly;
    margin-bottom: 30px;
    gap: 25px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
.service_offcanvace_detail {
    padding: 20px 28px 20px 28px;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 5px 15px rgb(0 9 69 / 20%);
    transition: 0.3s ease-in-out;
    height: 100%;
    text-align: center;
}
.free_cons input, .free_cons textarea {
    padding: 10px 20px !important;
    border: 1px solid #7A7A7A4D !important;
}
.elementor-shape .elementor-shape-fill {
    fill: #eaf1ff !important;
}