/*
Theme Name: Softgen child
Description: This is a child theme of softgen, generated by Merlin WP.
Author: Softgen
Template: softgen
 Version: 1.0.3
Text Domain: softgen-child
*/
/*

@import url("../softgen/style.css"); /* This is optional, see functions.php */
.whychoose .e-con-inner {
    background-color: #C3C8FF90;
    border-radius: 10px;
}*/
.enterprises .service-item.style-3 {
    background-color: #c3c8ff99;
}
p.service-desc span {
    display: block;
    position: relative;
    padding-left: 22px;
}
p.service-desc span:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #4b83ff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
    }
.page-id-1901 .dl-el-items .dl-el-item .dl-el-list-icon {
    background-color: unset !important;
}
.dl-tabs__content .dl-el-items .dl-el-item .dl-el-list-icon svg {
    fill: #4B83FF;
}
 .dl-el-list-content h3 {
    line-height: 24px!important;
}
.dl-el-items .dl-el-list-icon {
    margin-top: 2px!important;
}
span.sg-after-text {
    background: linear-gradient(90deg, #501E9C 0%, #8069F1 40%, #A45CEE 75%, #FF857F 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
.dl-el-item.sg-fadeInRight {
    margin: 0px 0px 20px 0px !important;
}
}
@media (max-width: 992px) {
    .navigation-inner .site-logo {
        width: 180px;
    }
}
.footer-widgets-area .dl-widget-about .widget-brand img {
    max-width: 45% !important;
}
