/*.notification_wrapper {
    position: fixed; 
    top: 0;
    background-color: #5C3DCA; 
    height: 36px; 
    text-align: center; 
    width:100%; 
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification_text {
    color: #fff !important
}

.because_notification_wrapper{
    top:36px !important
}*/

@media only screen and (max-width: 890px) {
  .notification_text {
    color: #fff !important;
    font-size: 15px;
    line-height: 25px;
  }

  .because_notification_wrapper {
    top: 77px !important;
  }
}
.flutin_features {
  background: #f4fbff;
  padding: 49px 0;
}
.heading_h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #1d1d1d;
  margin-bottom: 7px;
}
.text_style {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #1d1d1d;
  margin-bottom: 29px;
  font-family: Poppins, sans-serif;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-sm-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col_sm_5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col_sm_7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-sm-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-sm-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-right: 10px;
}
.col-sm-4:last-child {
  padding-right: 0;
}
.outer_column_style {
  background: #ffffff;
  box-shadow: 0px 20px 50px rgb(0 0 0 / 12%);
  border-radius: 4px;
  padding: 28px 26px;
  height: 100%;
}
.flutin_content h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #1d1d1d;
  margin-bottom: 7px;
  text-transform: capitalize;
}
.flutin_content p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #1d1d1d;
  font-family: Poppins, sans-serif;
}
.flutin_content img {
  margin-bottom: 26px;
}
.mb_100 {
  margin-bottom: 100px;
}
.pr_30 {
  padding-right: 30px;
}
.pl_30 {
  padding-left: 30px;
}
.row_position {
  -ms-flex-align: end;
  align-items: flex-end;
}
.row_zindex {
  position: relative;
  z-index: 1;
}
.image_style_1 {
  margin-bottom: -70px;
  text-align: right;
}
.image_style_2 {
  margin-bottom: -110px;
  text-align: left;
}
.image_style_3 {
  margin-bottom: -26px;
  text-align: right;
}
.clearfix {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.container_fluid {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 15px;
}
@media (max-width: 2700px) {
  .container_fluid {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
  }
}

@media (max-width: 1400px) {
  .flutin_features .container_fluid {
    max-width: 1050px;
  }
}
@media (max-width: 991px) {
  .flutin_features .container_fluid {
    padding: 0 30px;
    margin: 0 auto;
  }
  .outer_style {
    padding: 10px !important;
  }
}
@media (max-width: 768px) {
  .col-sm-4:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 5px;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
  }
}
@media (max-width: 525px) {
  .col-sm-4,
  .col_sm_5,
  .col_sm_7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .pl_30,
  .pr_30 {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-4:last-child,
  .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .mb_100 {
    margin-bottom: 30px;
  }
  .heading_h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .text_style {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  .flutin_content img {
    margin-bottom: 10px;
  }
  .image_style_1 {
    margin-bottom: -20px;
  }
  .image_style_1 img {
    max-width: 150px;
  }
  .row_reverse {
    flex-direction: column-reverse;
  }
  .image_style_2 {
    margin-bottom: -36px;
  }
  .image_style_2 img {
    max-width: 150px;
  }
  .image_style_3 img {
    max-width: 150px;
  }
}