.white-box:hover {
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.15);
}
.tc-testimonial-style1 .numbers {
    margin-top: 40px;
}
.white-box {
    background-color: #f9fcff;
    border: 1px solid #ebebeb;
    border-radius: 14px;
    /* box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1); */
    text-align: center;
    transition: all 0.3s ease;
}
.statestics-border {
    border-right: 1px solid #d9d9d9;
}
.tc-testimonial-style1 .numbers .num-card {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.tc-testimonial-style1 .numbers .num-card h3 {
    font-size: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-margin-end: 30px;
    margin-inline-end: 30px;
}
a, span, img {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: inherit;
    text-decoration: none;
}
.tc-services-style24 .services-card {
    position: relative;
    background-color: #f9fcff;
    border: 1px solid #3779c7;
    border-radius: 16px;
    transition: all 0.3s ease;
}
.tc-services-style24 .services-card::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #3779c7;
    border-radius: 16px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease;
    /* z-index: -1; */
}
.tc-services-style24 .services-card .content {
    position: relative;
    padding: 30px;
    overflow: hidden;
}
.tc-services-style24 .services-card .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.tc-services-style24 .services-card .title .icon {
    -webkit-margin-end: 25px;
    margin-inline-end: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.tc-services-style24 .services-card .title h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.tc-services-style24 .services-card .title .icon img {
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}
.tc-services-style24 .services-card::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #3779c7;
    border-radius: 16px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* z-index: -1; */
}
.tc-services-style24 .services-card:hover::before {
    opacity: 1;
    transform: rotate(6deg);
}
.tc-services-style24 .services-card::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #3779c7;
    border-radius: 16px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
}
.tc-services-style24 .services-card:hover::after {
    opacity: 1;
    transform: rotate(-6deg);
}
.bg-blue1 {
    background: #3679c6  !important;
    border-color: #3679c6 !important;
}
.card{
        border: 1px solid #ebebeb;
}
.list-icon li:before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
}
.list-icon.list-icon-colored li:before, .list-icon.icon-list-colored i {
    color: #ed940d;
}
.list-icon.list-icon-arrow-circle li:before {
    content: "\f0a9";
    font-family: "font awesome 5 free";
}
.list-icon {
    list-style: none;
    /* padding-left: 0; */
}
.step-info .step-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    padding: 1rem 1rem;
    margin-bottom: 10px;
}

.section-card {
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    /* box-shadow: 0 0 15px 3px #817e7e1a; */
    background-color: #fff !important;
    position: relative;
}
.tc-about-style30 .info ul li {
    font-size: 14px;
    line-height: 2;
}
.tc-story-imgs-slider26 {
    max-width: 425px;
    margin-left: 35px;
}
.eligible-dot-img {
    position: absolute;
    left: 0px;
}
.overflow-hidden {
    overflow: hidden !important;
}
.tc-features-style41 .features-card {
    margin-top: 50px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.tc-features-style41 .features-card .icon {
    margin: auto auto 25px;
}
.tc-features-style41 .features-card::after {
    height: 14px;
    position: absolute;
    content: "";
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../images/workshop/steps-arrow.jpg);
    bottom: 0;
    left: 180px;
    top: 35px;
}
.icon-80 {
    width: 80px;
    height: 80px;
}
.img-contain {
    display: block;
}
.tc-features-style41 .row>div:last-child .features-card::after {
    background-image: none !important;
}
.tc-about-style25 .info .icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 16px;
    padding: 10px 5px;
    text-align: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.icon-40 {
    width: 40px;
    height: 40px;
}
.tc-about-style25 .info .icon-box h5 {
    font-family: Rubik, sans-serif;
    font-size: 1rem;
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid {
    display: grid;
    gap: 15px;
    position: relative;
}
.invalid-feedback {
    display: block;
    font-weight: 100 !important;
    font-size: 14px !important;
}
.color-666 {
    color: #666 !important;
}
body ul {
    list-style-type: none;
    margin: 0;
}
.award-card ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
    text-transform: capitalize;
}
.award-card ul li:last-of-type {
    padding-bottom: 0;
    border: 0;
}
.tc-blog-style17 .sub-blog-card .img {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.work-time {
    padding: 10px 15px;
    border: 1px solid rgba(153, 153, 153, 0.1333333333);
}
.deal-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 5px 10px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff2a2a, #d90000);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    /* box-shadow: 0 6px 14px rgba(217, 0, 0, 0.35); */
}
.work-time ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    color: #222;
    margin: 20px 0;
}
.work-time ul li .line {
    width: 70px;
    height: 1px;
    background-color: rgba(153, 153, 153, 0.1333333333);
}
.line {
    color: #2c323f;
}
.form-group .help-block ul {
    padding-left: 0 !important;
    padding-top: 5px;
    margin-bottom: 0;
}