.rb_footer_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_footer_template .rb_service_module.style_icon_left .service_icon_wrapper,
.rb_sticky_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_sticky_template .rb_service_module.style_icon_left .service_icon_wrapper,
.rb_header_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_header_template .rb_service_module.style_icon_left .service_icon_wrapper {
  margin-right: 20px; }

.rb_footer_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_footer_template .rb_service_module.style_icon_right .service_icon_wrapper,
.rb_sticky_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_sticky_template .rb_service_module.style_icon_right .service_icon_wrapper,
.rb_header_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_header_template .rb_service_module.style_icon_right .service_icon_wrapper {
  margin-left: 20px; }

.rb_footer_template .rb_service_module .service_content_wrapper .service_title,
.rb_sticky_template .rb_service_module .service_content_wrapper .service_title,
.rb_header_template .rb_service_module .service_content_wrapper .service_title {
  font-weight: 500; }

.rb_footer_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_sticky_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_header_template .rb_service_module .service_content_wrapper .content_wrapper {
  margin-top: 0; }

.rb_sticky_template .rb_service_module.style_icon_left.align_left, .rb_sticky_template .rb_service_module.style_icon_right.align_left,
.rb_header_template .rb_service_module.style_icon_left.align_left,
.rb_header_template .rb_service_module.style_icon_right.align_left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.rb_sticky_template .rb_service_module.style_icon_left.align_center, .rb_sticky_template .rb_service_module.style_icon_right.align_center,
.rb_header_template .rb_service_module.style_icon_left.align_center,
.rb_header_template .rb_service_module.style_icon_right.align_center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.rb_sticky_template .rb_service_module.style_icon_left.align_right, .rb_sticky_template .rb_service_module.style_icon_right.align_right,
.rb_header_template .rb_service_module.style_icon_left.align_right,
.rb_header_template .rb_service_module.style_icon_right.align_right {
  text-align: left !important;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.rb_sticky_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_header_template .rb_service_module .service_content_wrapper .content_wrapper {
  font-weight: 600; }

.rb_service_module,
.rb_service_module:before,
.rb_service_module:after,
.rb_service_module .service_icon_wrapper,
.rb_service_module .service_icon_wrapper i:before,
.rb_service_module .service_icon_wrapper svg,
.rb_service_module .service_content_wrapper .service_title,
.rb_service_module .service_content_wrapper .content_wrapper {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.rb_service_module {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 7px;
  border-radius: 7px; 
        padding-top: 40px !important;
    padding-right: 50px !important;
    padding-bottom: 40px !important;
    padding-left: 30px !important;
    -webkit-box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 7%);
    width: 47%;
    margin:0 9px;
    
}
  .rb_service_module.shape_none.hover_none {
    -webkit-border-radius: 0;
    border-radius: 0; }
  .rb_service_module:before, .rb_service_module:after {
    content: '';
    height: 100%;
    right: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    -webkit-border-radius: inherit;
    border-radius: inherit; }
    
  .rb_service_module:before {
    top: 80%;
    opacity: 0;
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: brightness(50%);
  
    filter: brightness(50%); }
   
    .rb_service_module1:before{
         background-image: url(https://gminfotech.in/clients/genirex/wp-content/uploads/2021/08/Accounting-Tax_500x500.jpg);
    }
     .rb_service_module2{
        margin-top:8px;
    }
   
    .rb_service_module2:before{
         background-image: url(https://gminfotech.in/clients/genirex/wp-content/uploads/2021/08/digital-marketing-500x500-1.jpg);
    }
    .rb_service_module3:before{
         background-image: url(https://gminfotech.in/clients/genirex/wp-content/uploads/2021/08/Automate-Business_500x500.jpg);
    }
    .rb_service_module4:before{
         background-image: url(https://gminfotech.in/clients/genirex/wp-content/uploads/2021/08/Recruitment-payroll_500x500.jpg);
    }
      .rb_service_module4{
        margin-top:20px;
    }
    .rb_service_module:hover .service_title, .rb_service_module:hover .content_wrapper{
        color:#fff;
    }
  .rb_service_module:after {
    z-index: 1;
    top: 100%;
    background-color: #000; }
  .rb_service_module.shape_square .service_icon_wrapper {
    padding: 15px;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .rb_service_module.shape_round .service_icon_wrapper {
    padding: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .rb_service_module.shape_round .service_image_wrapper {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .rb_service_module.style_icon_left {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_left .service_image_wrapper,
    .rb_service_module.style_icon_left .service_icon_wrapper {
      margin-right: 28px; }
  .rb_service_module.style_icon_right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_right .service_image_wrapper,
    .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 28px; }
  .rb_service_module.style_icon_left .service_content_wrapper .service_title, .rb_service_module.style_icon_right .service_content_wrapper .service_title {
    margin-top: 0; }
  .rb_service_module > * {
    position: relative;
    z-index: 3; }
  .rb_service_module .service_icon_wrapper {
    display: inline-block;
    line-height: 0; }
    .rb_service_module .service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1em;
      line-height: calc(1em + 2px); }
    .rb_service_module .service_icon_wrapper i,
    .rb_service_module .service_icon_wrapper i:before {
      font-size: 30px; }
  .rb_service_module .service_image_wrapper {
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    line-height: 0;
    width: 60px; }
  .rb_service_module .service_content_wrapper .service_title {
    margin: 23px 0 0;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    line-height: initial; }
  .rb_service_module .service_content_wrapper .content_wrapper {
    margin-top: 9px; }
  .rb_service_module .service_content_wrapper .author_wrapper {
    margin-top: 9px;
    padding-left: 40px;
    font-size: 14px;
    position: relative; }
    .rb_service_module .service_content_wrapper .author_wrapper:before {
      content: '';
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: calc(50% - 1px); }
      
      
      @media (max-width:767px){
          .rb_service_module {
              width: 100%;
              margin: 19px 0;
          }
      }
      
      
  .rb_service_module.hover_image:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); }
    .rb_service_module.hover_image:hover:before, .rb_service_module.hover_image:hover:after {
      top: 0%; }
    .rb_service_module.hover_image:hover:before {
      opacity: 1;
      -webkit-transition: all 0.17s ease-out 0.18s;
      transition: all 0.17s ease-out 0.18s; }
    .rb_service_module.hover_image:hover:after {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } 
      
      
      .owl-theme .owl-dots .owl-dot span:after{
            background-color: #23b9d7;
      }