.gig-card-layout {
    margin-top: 30px;
}
.gig-wrapper.card {
    position: relative;
    width: 100%;
    display: inline-table;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    border-radius: 5px;
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
}
.gig-wrapper.card:hover {
    box-shadow: 0px 0px 20px rgb(28 28 28 / 20%);
    transform: translate(0, -4px);
    z-index: 98;
}
.gig-wrapper .media {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.gig-wrapper img {
    max-height: 204px;
    width: 100%;
}
.gig-wrapper h3 {
    height: 100%;
    min-height: 68px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
.gig-wrapper h3 a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin: 0px 0px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
.gig-wrapper.card .content-info, .gig-wrapper.card footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 12px;
}
span.gig-rating.text-body-2 {
    color: #F7941E !important;
}
.gig-wrapper.card footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    border-top: 1px solid #eee;
}
.gig-wrapper.card .icon-actions {
    display: flex;
    align-items: center;
}
.gig-wrapper.card .icon-actions span:nth-child(2) {
    padding-left: 15px;
}
.main-content #feed-cl .postMeta .stats a, .gig-wrapper.card footer a {
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #92A7B4;
    border-radius: 3px;
    height: 35px;
    border: 1px solid rgba(194, 194, 194, 0.3);
}
.main-content #feed-cl .postMeta .stats a:hover, .gig-wrapper.card footer a:hover {
    background: #FF9800;
    color: #fff;
}
.content-info .rating-wrapper .gig-rating svg {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    vertical-align: -0.16em;
}
.ee-dev-v3.special .nb-btn {
    margin-top: 60px;
}
.gig-wrapper .postInfo {
    position: relative;
    bottom: 0;
    padding: 10px 15px 25px 15px;
    min-height: 169px;
}
.gig-wrapper .postInfo span {
    color: #92A7B4;
    display: block;
    line-height: 22px;
}
.icon-actions .logo-agency {
    width: 40px;
    position: absolute;
    bottom: 8px;
}
.gig-wrapper.card .banner-service {
    min-height: 202px;
    border-radius: 5px;
}
@media (min-width: 992px){
    section.solution-demo .col-md-4 {
        width: 33.3333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
  }
  .solution-demo .header-box > .header-box-img.style-theme-demo {
    height: 500px;
  }
  .solution-demo .header-box > .header-box-img {
    height: 360px;
    overflow: hidden;
    text-align: -webkit-center;
    background-image: url(https://via.placeholder.com/360x360?text=Coming%20Soon);
    background-color: #F4F4F4;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 10%), -3px -3px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .solution-demo .header-box-img > a {
    position: relative;
  }
  .solution-demo .header-box-img > a:hover:before {
    opacity: 1;
    background: transparent;
  }
  .solution-demo .header-box-img a:before {
    content: '';
    background: rgba(0,0,0,0.6);
    opacity: .5;
    position: absolute;
    width: 1000px;
    height: 634px;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    display: block;
    z-index: 5;
  }
  .solution-demo .header-box img, .solution-demo #slider_layout img {
    -webkit-box-shadow: 0 2px 10px 0 rgb(35 31 32 / 35%);
    -moz-box-shadow: 0 2px 10px 0 rgba(35,31,32,0.35);
    box-shadow: 0 2px 10px 0 rgb(35 31 32 / 35%);
  }
  .solution-demo img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .solution-demo .header-box > .header-box-img.style-theme-demo > a > span {
    top: 235px;
  }
  .solution-demo .header-box-img > a > span, .solution-keyfeature .feature-item .gallery-cell > a > span {
    position: absolute;
    top: 180px;
    left: 0%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #e68300;
    padding: 5px 10px;
    color: #fff;
    font-weight: 500;
    z-index: 10;
    right: 0;
    width: 130px;
    display: block;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    transition: all .5s ease-in-out;
  }
  .col-md-4 > h3 {
    margin-top: 30px;
    margin-bottom: 80px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
  .solution-demo .header-box h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-align: center;
  }
  .solution-demo .header-box > h3 > a{
    text-decoration: none;
    color: #1d3c70;
    padding: 5px;
    border-radius: 5px;
    width: 100%;
  }
  #demo .col-md-4 > h3 {
    margin-top: 30px;
    margin-bottom: 80px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  
  }
  .solution-demo .header-box-img > a > span:hover, .solution-demo .header-box-img > a:hover > span {
    background-color: #f90;
    border-color: #e68300;
    top: 185px;
    color: #fff;
  }
  .solution-demo .header-box > h3 > a:hover {
      color: #f90;
      border-color: #e68300;
  }
  .solution-demo .header-box.fix-po .header-box-img > a:hover > img {
    margin-top: 0!important;
    transform: unset;
    transition: unset;
  }
  .solution-demo .header-box-img > a:hover > img {
    margin-top: 480px!important;
    transform: translateY(-100%);
    transition: all 4000ms ease;
  }
  .MuiGrid-root.MuiGrid-item.MuiGrid-grid-lg-9.MuiGrid-grid-xl-9.css-127ocyc{
    padding-top: 80px;
  }
  #who-use{
    padding-top: 0px !important;
  }
  .MuiGrid-root.MuiGrid-item.MuiGrid-grid-lg-9.MuiGrid-grid-xl-9.css-127ocyc {
    margin: 0 auto;
    max-width: 1130px;
    margin-bottom: -80px;
}
.main-content.template li {
    list-style: none;
}

.mg-title {
    display: block;
    color: #3342aa;
    text-transform: uppercase;
    margin: 0 auto 15px;
    max-width: 750px;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -.03em;
}
.MuiGrid-root.MuiGrid-container section[class*=solution-] {
    padding: 60px 0 0 0;
    position: relative;
}
@media (max-width: 1040px){
  .main-content.template li:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px){
  .main-content.template li:nth-child(9){
    display: none;
  }
  .main-content.template li:nth-child(odd){
    clear: both;
  }
  .main-content.template li:nth-child(3n+1) {
    clear: none;
  }
}
.gig-wrapper .postInfo p{
  line-height: 1.6;
}
.gig-wrapper .postInfo span {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 16px*1.3*3;
  margin: 0 auto;
  line-height: 1.6;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 0px;
}
.gig-wrapper .postInfo span a{
  color: #92a7b4
}
.support {
  width: auto;
  margin-top: 0px;
}
.gig-wrapper.card footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  clear: both;
  border-top: 1px solid #eee;
}
.view-more {
  text-align: center;
  z-index: 999;
}
.gig-wrapper.card footer a {
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #92a7b4;
  border-radius: 3px;
  height: 35px;
  border: 1px solid rgba(194,194,194,.3);
}
.view-more.support .service-button{
  margin-top: 0px;
  background-color: #fff;
  text-transform: initial;
}
.gig-wrapper.card footer a:hover,.community_tag .service-button:hover  {
  background: #FF9800;
  color: #fff;
  border: 1px solid #FF9800;

}
.community_tag{
  text-align: center;
}
.community_tag .service-button {
  align-items: center;
  border: 1px solid rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #1b1919;
  display: inline-flex;
  font-size: 15px;
  font-weight: 400;
  border-radius: 20px;
  height: 30px;
  line-height: 2;
  margin-top: 16px;
  padding: 6px 12px;
  text-decoration: none;
  margin-right: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  transition: all 0.3s ease;
}
.community_tag .service-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0,0,0,.08);
}

.solution-slider{background-position:center;margin:0 auto;text-align:center;padding:30px 0 70px;background-size:cover; position: relative;color:#fff;}
.solution-slider .main-slider{display:inline-block;text-align:center;}
.solution-slider h1 {font-size:40px;margin:30px 0 15px;font-weight:700;text-transform:uppercase;max-width: 900px;}
.solution-slider .mg-sub-title {max-width:850px;margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}
.solution-keyfeature {
    padding: 50px 0;
    background-color: #1d3b6f;
    color: #fff;
}
.solution-keyfeature h2.mg-title {
  color: #fff;
}
.solution-keyfeature .feature-item img {
    height: 224px;
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
}
.solution-keyfeature .text {
    padding-top: 20px;
}
#who-use.no-background-pg {
    padding: 80px 0 !important;
}

#who-use.no-background-pg .mg-sub-title {
    color: #444;
}

.solution-who-use .uk-container .image {
    float: left;
}

.solution-who-use p:not(.mg-sub-title) {
    margin: 0;
    font-size: 16px;
    clear: both;
    padding: 30px 15px;
}

.solution-who-use .text h3 {
    font-weight: 700;
    text-transform: uppercase;
}

#who-use .item {
    padding-top: 45px;
    min-height: 343px;
}

#workflow-2 {
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://cmsmart.net/images/solution/1074/bgimage_config_1594894811.jpg);
  padding: 80px 0;
  margin: 80px 0;
}
.special .mg-title {
  color: #fff;
}
.special .mg-sub-title {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  margin: 0 auto 80px;
  max-width: 750px;
}