/**************** extend css start ****************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:800|Poppins:300,400,500,600,700,800|Roboto:300,400,500");

/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_extends.scss */
.btn_1,
.btn_2:hover,
.form-contact .form-group .btn_1 i {
  background-image: linear-gradient(to left,
      #cf3d3c 0%,
      #fa8b0c 51%,
      #cf3d3c 100%);
}

a.main-button {
  background-color: #cf3d3c !important;
}

footer {
  margin-top: 1% !important;
}

/*Main Menu and color changes in slider*/
.main_menu {
  background-color: #cf3d3c;
}

.welcome-area .header-text h1 em {
  color: #cf3d3c !important;
}

a.main-button-slider {
  background-color: #cf3d3c !important;
}

/* Slider */
#slider-img {
  max-width: 35%;
}

/* Nav bar edit */
.navbar-brand img {
  padding: 10px 5px;
}

.navbar-nav {
  width: 100%;
  /* background-color: #555; */
  padding-left: 2% !important;
}

#nav-right {
  width: 50% !important;
}

.navbar-navbar {
  display: flex;
}

#nav-right li {
  border: 2px solid white;
  border-radius: 30px;
}

#right-button a {
  padding: 8px;
}

#nav-right li {
  margin-left: 10px;
}

/* line 5, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_extends.scss */
.banner_part .banner_text .banner_btn_1:hover,
.banner_part .banner_text .banner_btn_2:hover,
.cta_part .banner_btn_1:hover,
.cta_part .banner_btn_2:hover {
  background-image: linear-gradient(to left, #cf3d3c 0%, #fa8b0c 51%, #cf3d3c 100%);
}

.banner_part {
  height: 650px;
}

/* line 8, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_extends.scss */
.form-contact .form-group .btn_1 {
  background-image: linear-gradient(to left, #fff 0%, #fff 51%, #fff 100%);
}

/**************** extend css start ****************/
/**************** common css start ****************/
/* line 3, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
body {
  font-family: "Roboto", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

/* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.message_submit_form:focus {
  outline: none;
}

/* line 12, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
input:hover,
input:focus {
  outline: none !important;
}

/* line 15, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.gray_bg {
  background-color: #f7f7f7;
}

/* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.section_padding {
  padding: 140px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_padding {
    padding: 100px 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

@media (max-width: 576px) {

  /* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

/* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.single_padding_top {
  padding-top: 140px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media (max-width: 576px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .single_padding_top {
    padding-top: 100px !important;
  }
}

/* line 48, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.padding_top {
  padding-top: 140px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 48, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .padding_top {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 48, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

@media (max-width: 576px) {

  /* line 48, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 48, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

/* line 63, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
a {
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 66, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
a:hover {
  outline: none;
  text-decoration: none;
}

/* line 72, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
}

/* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
p {
  font-family: "Roboto", sans-serif;
  line-height: 2;
  font-size: 15px;
  margin-bottom: 0px;
  color: #231f20;
  font-weight: 300;
}

/* line 84, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
h2 {
  font-size: 44px;
  line-height: 28px;
  color: #1a1a1a;
  font-weight: 600;
  line-height: 1.222;
}

@media (max-width: 576px) {

  /* line 84, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  h2 {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 84, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  h2 {
    font-size: 24px;
    line-height: 25px;
  }
}

/* line 101, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
h3 {
  font-size: 24px;
  line-height: 25px;
}

@media (max-width: 576px) {

  /* line 101, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  h3 {
    font-size: 20px;
  }
}

/* line 110, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
h5 {
  font-size: 18px;
  line-height: 22px;
}

/* line 115, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
img {
  max-width: 100%;
}

/* line 118, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
a:focus,
.button:focus,
button:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  -webkit-transition: 1s;
  transition: 1s;
}

/* line 125, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.section_tittle {
  margin-bottom: 53px;
}

@media (max-width: 991px) {

  /* line 125, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 125, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle {
    margin-bottom: 40px;
  }
}

/* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.section_tittle h2 {
  font-size: 45px;
  color: #1a1a1a;
  line-height: 33px;
  font-weight: 500;
  position: relative;
  margin-bottom: 28px;
}

@media (max-width: 576px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle h2 {
    font-size: 35px;
    line-height: 40px;
  }
}

/* line 161, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.section_tittle p {
  color: #556172;
  text-transform: capitalize;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
}

@media (max-width: 576px) {

  /* line 161, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 161, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 161, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 161, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

/* line 180, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 185, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.mb_110 {
  margin-bottom: 110px;
}

@media (max-width: 576px) {

  /* line 185, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mb_110 {
    margin-bottom: 220px;
  }
}

/* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.mt_130 {
  margin-top: 130px;
}

@media (max-width: 576px) {

  /* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

/* line 207, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.mb_130 {
  margin-bottom: 140px;
}

@media (max-width: 991px) {

  /* line 207, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mb_130 {
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 207, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .mb_130 {
    margin-bottom: 100px;
  }
}

/* line 216, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.padding_less_40 {
  margin-bottom: -50px;
}

/* line 219, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
.z_index {
  z-index: 9 !important;
  position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 3640px) {

  /* line 225, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 1200px) {

  /* line 230, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_common.scss */
  [class*="hero-ani-"] {
    display: none !important;
  }
}

/**************** common css end ****************/
/* Main Button Area css
============================================================================================ */
/* line 3, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.submit_btn {
  width: auto;
  display: inline-block;
  background: #fff;
  padding: 0px 50px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 50px;
  border-radius: 5px;
  outline: none !important;
  box-shadow: none !important;
  text-align: center;
  border: 1px solid #edeff2;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.submit_btn:hover {
  background: transparent;
}

/* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_1 {
  display: inline-block;
  padding: 18.5px 40px;
  border-radius: 5px;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #fff;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-transform: capitalize;
  background-size: 200% auto;
  border: 1px solid transparent;
}

/* line 40, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_1:hover {
  color: #fff !important;
  background-position: right center;
}

@media (max-width: 576px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 25px;
  }
}

/* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_2 {
  display: inline-block;
  padding: 18.5px 40px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #1a1a1a;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-transform: capitalize;
  border: 1px solid #8f9091;
  background-size: 200% auto;
}

/* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_2:hover {
  color: #fff !important;
  border: 1px solid #cf3d3c;
  background-position: right center;
}

@media (max-width: 576px) {

  /* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 25px;
  }
}

/* line 98, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_4 {
  color: #cf3d3c;
  font-size: 15px;
  font-weight: 700;
  margin-top: 53px;
  display: inline-block;
}

@media (max-width: 991px) {

  /* line 98, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .btn_4 {
    margin-top: 30px;
  }
}

/* line 110, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.btn_4 img {
  width: 20px;
  margin-left: 15px;
}

/*=================== custom button rule start ====================*/
/* line 118, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button {
  display: inline-block;
  border: 1px solid transparent;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 54px;
  border-radius: 4px;
  color: #fff;
  border: 1px solid #edeff2;
  text-transform: uppercase;
  background-color: #cf3d3c;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 767px) {

  /* line 118, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
  .button {
    font-size: 13px;
    padding: 9px 24px;
  }
}

/* line 137, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button:hover {
  color: #fff;
}

/* line 142, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button-link {
  letter-spacing: 0;
  color: #3b1d82;
  border: 0;
  padding: 0;
}

/* line 148, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button-link:hover {
  background: transparent;
  color: #3b1d82;
}

/* line 154, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button-header {
  color: #fff;
  border-color: #edeff2;
}

/* line 158, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button-header:hover {
  background: #b8024c;
  color: #fff;
}

/* line 164, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_button.scss */
.button-contactForm {
  color: #fff;
  border-color: #edeff2;
  padding: 12px 25px;
}

/* End Main Button Area css
============================================================================================ */
/* Start Blog Area css
============================================================================================ */
/* line 5, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.latest-blog-area .area-heading {
  margin-bottom: 70px;
}

/* line 10, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_area a {
  color: #666666 !important;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 14, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_area a:hover,
.blog_area a :hover {
  color: #cf3d3c;
}

/* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog {
  overflow: hidden;
  margin-bottom: 30px;
}

/* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog:hover {
  box-shadow: 0px 10px 20px 0px rgba(42, 34, 123, 0.1);
}

/* line 28, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .thumb {
  overflow: hidden;
  position: relative;
}

/* line 32, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .thumb:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 45, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog h4 {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 34px;
  margin-bottom: 25px;
}

/* line 52, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog a {
  font-size: 20px;
  font-weight: 600;
}

/* line 62, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .date {
  color: #888;
  text-align: left;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

/* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .tag {
  text-align: left;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: 300;
  margin-right: 22px;
  position: relative;
}

/* line 80, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .tag:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #acacac;
  right: -12px;
  top: 7px;
}

@media (max-width: 1199px) {

  /* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog .tag {
    margin-right: 8px;
  }

  /* line 94, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog .tag:after {
    display: none;
  }
}

/* line 100, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .likes {
  margin-right: 16px;
}

@media (max-width: 800px) {

  /* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog {
    margin-bottom: 30px;
  }
}

/* line 108, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .single-blog-content {
  padding: 30px;
}

/* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .single-blog-content .meta-bottom p {
  font-size: 13px;
  font-weight: 300;
}

/* line 117, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog .single-blog-content .meta-bottom i {
  color: #edeff2;
  font-size: 13px;
  margin-right: 7px;
}

@media (max-width: 1199px) {

  /* line 108, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog .single-blog-content {
    padding: 15px;
  }
}

/* line 131, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-blog:hover .thumb:after {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 1199px) {

  /* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog h4 {
    transition: all 300ms linear 0s;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 14px;
    margin-bottom: 12px;
  }

  /* line 145, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-blog h4 a {
    font-size: 18px;
  }
}

/* line 153, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog {
  position: relative;
}

/* line 156, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog .single-blog-content {
  position: absolute;
  left: 35px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 992px) {

  /* line 156, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .full_image.single-blog .single-blog-content {
    bottom: 100px;
  }
}

/* line 175, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog h4 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: none;
  padding-bottom: 5px;
}

/* line 181, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog a {
  font-size: 20px;
  font-weight: 600;
}

/* line 191, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog .date {
  color: #fff;
}

/* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.full_image.single-blog:hover .single-blog-content {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* End Blog Area css
============================================================================================ */
/* Latest Blog Area css
============================================================================================ */
/* line 220, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.l_blog_item .l_blog_text .date {
  margin-top: 24px;
  margin-bottom: 15px;
}

/* line 224, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.l_blog_item .l_blog_text .date a {
  font-size: 12px;
}

/* line 230, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.l_blog_item .l_blog_text h4 {
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 243, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.l_blog_item .l_blog_text p {
  margin-bottom: 0px;
  padding-top: 20px;
}

/* End Latest Blog Area css
============================================================================================ */
/* Causes Area css
============================================================================================ */
/* line 259, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_slider .owl-dots {
  text-align: center;
  margin-top: 80px;
}

/* line 263, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_slider .owl-dots .owl-dot {
  height: 14px;
  width: 14px;
  background: #eeeeee;
  display: inline-block;
  margin-right: 7px;
}

/* line 270, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_slider .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}

/* line 281, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item {
  background: #fff;
}

/* line 284, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_img {
  position: relative;
}

/* line 287, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_img .c_parcent {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  height: 3px;
  background: rgba(255, 255, 255, 0.5);
}

/* line 295, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_img .c_parcent span {
  width: 70%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

/* line 303, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_img .c_parcent span:before {
  content: "75%";
  position: absolute;
  right: -10px;
  bottom: 0px;
  color: #fff;
  padding: 0px 5px;
}

/* line 316, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_text {
  padding: 30px 35px 40px 30px;
}

/* line 319, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  cursor: pointer;
}

/* line 332, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_text p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* line 342, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_bottom a {
  width: 50%;
  border: 1px solid;
  text-align: center;
  float: left;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

/* line 354, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.causes_item .causes_bottom a+a {
  border-color: #eeeeee;
  background: #fff;
  font-size: 14px;
}

/* End Causes Area css
============================================================================================ */
/*================= latest_blog_area css =============*/
/* line 370, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.latest_blog_area {
  background: #f9f9ff;
}

/* line 374, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post {
  margin-bottom: 30px;
}

/* line 377, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post .thumb {
  overflow: hidden;
}

/* line 380, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post .thumb img {
  transition: all 0.7s linear;
}

/* line 385, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post .details {
  padding-top: 30px;
}

/* line 388, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post .details .sec_h4 {
  line-height: 24px;
  padding: 10px 0px 13px;
  transition: all 0.3s linear;
}

/* line 399, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post .date {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

/* line 406, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-recent-blog-post:hover img {
  transform: scale(1.23) rotate(10deg);
}

/* line 413, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.tags .tag_btn {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #eeeeee;
  display: inline-block;
  padding: 1px 18px;
  text-align: center;
}

/* line 427, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.tags .tag_btn+.tag_btn {
  margin-left: 2px;
}

/*========= blog_categorie_area css ===========*/
/* line 434, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_categorie_area {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 900px) {

  /* line 434, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_categorie_area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1100px) {

  /* line 434, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_categorie_area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/* line 450, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post {
  position: relative;
  text-align: center;
  cursor: pointer;
}

/* line 455, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post img {
  max-width: 100%;
}

/* line 459, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post .categories_details {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(34, 34, 34, 0.75);
  color: #fff;
  transition: all 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 472, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post .categories_details h5 {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

/* line 490, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post .categories_details p {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0px;
}

/* line 497, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post .categories_details .border_line {
  margin: 10px 0px;
  background: #fff;
  width: 100%;
  height: 1px;
}

/* line 506, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.categories_post:hover .categories_details {
  background: rgba(222, 99, 32, 0.85);
}

/*============ blog_left_sidebar css ==============*/
/* line 521, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_item {
  margin-bottom: 50px;
}

/* line 525, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_details {
  padding: 30px 0 20px 10px;
  box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

@media (min-width: 768px) {

  /* line 525, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_details {
    padding: 60px 30px 35px 35px;
  }
}

/* line 533, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_details p {
  margin-bottom: 30px;
}

/* line 537, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_details a {
  color: #ff8b23;
}

/* line 540, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_details a:hover {
  color: #cf3d3c !important;
}

/* line 545, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_details h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

@media (min-width: 768px) {

  /* line 545, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_details h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

/* line 559, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link li {
  float: left;
  font-size: 14px;
}

/* line 563, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link li a {
  color: #999999;
}

/* line 567, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link li i,
.blog-info-link li span {
  font-size: 13px;
  margin-right: 5px;
}

/* line 573, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link li::after {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}

/* line 579, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link li:last-child::after {
  display: none;
}

/* line 584, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-info-link::after {
  content: "";
  display: block;
  clear: both;
  display: table;
}

/* line 592, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_item_img {
  position: relative;
}

/* line 595, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_item_img .blog_item_date {
  position: absolute;
  bottom: -10px;
  left: 10px;
  display: block;
  color: #fff;
  background-color: #cf3d3c;
  padding: 8px 15px;
  border-radius: 5px;
}

@media (min-width: 768px) {

  /* line 595, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_item_img .blog_item_date {
    bottom: -20px;
    left: 40px;
    padding: 13px 30px;
  }
}

/* line 611, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_item_img .blog_item_date h3 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}

@media (min-width: 768px) {

  /* line 611, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_item_img .blog_item_date h3 {
    font-size: 30px;
  }
}

/* line 623, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_item_img .blog_item_date p {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
}

@media (min-width: 768px) {

  /* line 623, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .blog_item_img .blog_item_date p {
    font-size: 18px;
  }
}

/* line 643, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .widget_title {
  font-size: 20px;
  margin-bottom: 40px;
}

/* line 648, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .widget_title::after {
  content: "";
  display: block;
  padding-top: 15px;
  border-bottom: 1px solid #f0e9ff;
}

/* line 656, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .single_sidebar_widget {
  background: #fbf9ff;
  padding: 30px;
  margin-bottom: 30px;
}

/* line 665, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .search_widget .form-control {
  height: 50px;
  border-color: #f0e9ff;
  font-size: 13px;
  color: #999999;
  padding-left: 20px;
  border-radius: 0;
  border-right: 0;
}

/* line 674, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .search_widget .form-control::placeholder {
  color: #999999;
}

/* line 678, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .search_widget .form-control:focus {
  border-color: #f0e9ff;
  outline: 0;
  box-shadow: none;
}

/* line 687, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .search_widget .input-group button {
  background: #fff;
  border-left: 0;
  border: 1px solid #f0e9ff;
  padding: 4px 15px;
  border-left: 0;
}

/* line 694, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .search_widget .input-group button i,
.blog_right_sidebar .search_widget .input-group button span {
  font-size: 14px;
  color: #999999;
}

/* line 706, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .form-control {
  height: 50px;
  border-color: #f0e9ff;
  font-size: 13px;
  color: #999999;
  padding-left: 20px;
  border-radius: 0;
}

/* line 715, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .form-control::placeholder {
  color: #999999;
}

/* line 719, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .form-control:focus {
  border-color: #f0e9ff;
  outline: 0;
  box-shadow: none;
}

/* line 728, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .input-group button {
  background: #fff;
  border-left: 0;
  border: 1px solid #f0e9ff;
  padding: 4px 15px;
  border-left: 0;
}

/* line 735, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span {
  font-size: 14px;
  color: #999999;
}

/* line 748, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li {
  border-bottom: 1px solid #f0e9ff;
  transition: all 0.3s ease 0s;
  padding-bottom: 12px;
}

/* line 753, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li:last-child {
  border-bottom: 0;
}

/* line 757, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li a {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
}

/* line 762, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li a p {
  margin-bottom: 0px;
}

/* line 767, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li+li {
  padding-top: 15px;
}

/* line 784, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body {
  justify-content: center;
  align-self: center;
  padding-left: 20px;
}

/* line 789, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
  transition: all 0.3s linear;
}

/* line 800, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
  color: #fff;
}

/* line 806, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0px;
}

/* line 813, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item+.post_item {
  margin-top: 20px;
}

/* line 821, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li {
  display: inline-block;
}

/* line 824, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li a {
  display: inline-block;
  border: 1px solid #eeeeee;
  background: #fff;
  padding: 4px 20px;
  margin-bottom: 8px;
  margin-right: 3px;
  transition: all 0.3s ease 0s;
  color: #888888;
  font-size: 13px;
}

/* line 835, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
  background: #cf3d3c;
  color: #fff !important;
  -webkit-text-fill-color: #fff;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 850, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .instagram_feeds .instagram_row {
  display: flex;
  margin-right: -6px;
  margin-left: -6px;
}

/* line 856, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .instagram_feeds .instagram_row li {
  width: 33.33%;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  margin-bottom: 15px;
}

/* line 956, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog_right_sidebar .br {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 30px 0px;
}

/* line 977, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-pagination {
  margin-top: 80px;
}

/* line 981, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-pagination .page-link {
  font-size: 14px;
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  margin-left: -1px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  border-radius: 0 !important;
  color: #8a8a8a;
  border: 1px solid #f0e9ff;
  margin-right: 10px;
}

/* line 998, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-pagination .page-link i,
.blog-pagination .page-link span {
  font-size: 13px;
}

/* line 1010, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-pagination .page-item.active .page-link {
  background-color: #fbf9ff;
  border-color: #f0e9ff;
  color: #888888;
}

/* line 1017, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.blog-pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/*============ Start Blog Single Styles  =============*/
/* line 1042, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog_details {
  box-shadow: none;
  padding: 0;
}

/* line 1047, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .social-links {
  padding-top: 10px;
}

/* line 1050, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .social-links li {
  display: inline-block;
  margin-bottom: 10px;
}

/* line 1054, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .social-links li a {
  color: #cccccc;
  padding: 7px;
  font-size: 14px;
  transition: all 0.2s linear;
}

/* line 1067, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog_details {
  padding-top: 26px;
}

/* line 1070, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog_details p {
  margin-bottom: 20px;
  font-size: 15px;
}

/* line 1080, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .quote-wrapper {
  background: rgba(130, 139, 178, 0.1);
  padding: 15px;
  line-height: 1.733;
  color: #888888;
  font-style: italic;
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (min-width: 768px) {

  /* line 1080, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .quote-wrapper {
    padding: 30px;
  }
}

/* line 1094, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .quotes {
  background: #fff;
  padding: 15px 15px 15px 20px;
  border-left: 2px solid;
}

@media (min-width: 768px) {

  /* line 1094, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .quotes {
    padding: 25px 25px 25px 30px;
  }
}

/* line 1104, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .arrow {
  position: absolute;
}

/* line 1107, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .arrow .lnr {
  font-size: 20px;
  font-weight: 600;
}

/* line 1114, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .thumb .overlay-bg {
  background: rgba(0, 0, 0, 0.8);
}

/* line 1119, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top {
  padding-top: 15px;
  border-top: 1px solid #f0e9ff;
}

/* line 1123, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top p {
  margin-bottom: 0;
}

/* line 1127, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .like-info {
  font-size: 14px;
}

/* line 1130, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
  font-size: 16px;
  margin-right: 5px;
}

/* line 1137, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .comment-count {
  font-size: 14px;
}

/* line 1140, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .comment-count i,
.single-post-area .navigation-top .comment-count span {
  font-size: 16px;
  margin-right: 5px;
}

/* line 1149, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .social-icons li {
  display: inline-block;
  margin-right: 15px;
}

/* line 1153, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .social-icons li:last-child {
  margin: 0;
}

/* line 1157, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
  font-size: 14px;
  color: #999999;
}

/* line 1175, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author {
  padding: 40px 30px;
  background: #fbf9ff;
  margin-top: 50px;
}

@media (max-width: 600px) {

  /* line 1175, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .blog-author {
    padding: 20px 8px;
  }
}

/* line 1184, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-right: 30px;
}

@media (max-width: 600px) {

  /* line 1184, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .blog-author img {
    margin-right: 15px;
    width: 45px;
    height: 45px;
  }
}

/* line 1197, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author a {
  display: inline-block;
}

/* line 1201, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author a:hover {
  color: #cf3d3c;
}

/* line 1206, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author p {
  margin-bottom: 0;
  font-size: 15px;
}

/* line 1211, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .blog-author h4 {
  font-size: 16px;
}

/* line 1218, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-top: 55px;
}

/* line 1223, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area p {
  margin-bottom: 0px;
}

/* line 1227, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area h4 {
  font-size: 18px;
  line-height: 25px;
}

/* line 1233, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left {
  text-align: left;
}

/* line 1236, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left .thumb {
  margin-right: 20px;
  background: #000;
}

/* line 1240, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left .thumb img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1245, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left .lnr {
  margin-left: 20px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1252, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left:hover .lnr {
  opacity: 1;
}

/* line 1257, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-left:hover .thumb img {
  opacity: 0.5;
}

@media (max-width: 767px) {

  /* line 1233, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .navigation-area .nav-left {
    margin-bottom: 30px;
  }
}

/* line 1268, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right {
  text-align: right;
}

/* line 1271, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right .thumb {
  margin-left: 20px;
  background: #000;
}

/* line 1275, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right .thumb img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1280, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right .lnr {
  margin-right: 20px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1287, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right:hover .lnr {
  opacity: 1;
}

/* line 1292, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .navigation-area .nav-right:hover .thumb img {
  opacity: 0.5;
}

@media (max-width: 991px) {

  /* line 1300, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .single-post-area .sidebar-widgets {
    padding-bottom: 0px;
  }
}

/* line 1307, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area {
  background: transparent;
  border-top: 1px solid #eee;
  padding: 45px 0;
  margin-top: 50px;
}

@media (max-width: 414px) {

  /* line 1307, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comments-area {
    padding: 50px 8px;
  }
}

/* line 1318, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area h4 {
  margin-bottom: 35px;
  font-size: 18px;
}

/* line 1325, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area h5 {
  font-size: 16px;
  margin-bottom: 0px;
}

/* line 1334, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .comment-list {
  padding-bottom: 48px;
}

/* line 1337, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .comment-list:last-child {
  padding-bottom: 0px;
}

/* line 1341, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .comment-list.left-padding {
  padding-left: 25px;
}

@media (max-width: 413px) {

  /* line 1347, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comments-area .comment-list .single-comment h5 {
    font-size: 12px;
  }

  /* line 1351, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comments-area .comment-list .single-comment .date {
    font-size: 11px;
  }

  /* line 1355, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comments-area .comment-list .single-comment .comment {
    font-size: 10px;
  }
}

/* line 1362, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .thumb {
  margin-right: 20px;
}

/* line 1365, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .thumb img {
  width: 70px;
  border-radius: 50%;
}

/* line 1371, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .date {
  font-size: 14px;
  color: #999999;
  margin-bottom: 0;
  margin-left: 20px;
}

/* line 1378, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .comment {
  margin-bottom: 10px;
  color: #777777;
  font-size: 15px;
}

/* line 1384, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comments-area .btn-reply {
  background-color: transparent;
  color: #888888;
  padding: 5px 18px;
  font-size: 14px;
  display: block;
  font-weight: 400;
}

/* line 1401, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form {
  border-top: 1px solid #eee;
  padding-top: 45px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* line 1409, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .form-group {
  margin-bottom: 30px;
}

/* line 1413, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form h4 {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 22px;
}

/* line 1421, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .name {
  padding-left: 0px;
}

@media (max-width: 767px) {

  /* line 1421, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comment-form .name {
    padding-right: 0px;
    margin-bottom: 1rem;
  }
}

/* line 1430, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .email {
  padding-right: 0px;
}

@media (max-width: 991px) {

  /* line 1430, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
  .comment-form .email {
    padding-left: 0px;
  }
}

/* line 1438, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .form-control {
  border: 1px solid #f0e9ff;
  border-radius: 5px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
}

/* line 1446, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}

/* line 1451, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

/* line 1456, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form .form-control::placeholder {
  color: #777777;
}

/* line 1461, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form textarea {
  padding-top: 18px;
  border-radius: 12px;
  height: 100% !important;
}

/* line 1467, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
  color: #777;
}

/* line 1473, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
  color: #777;
}

/* line 1479, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
  color: #777;
}

/* line 1485, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.comment-form :-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
  color: #777;
}

/* line 1493, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single_sidebar_widget .btn_1 {
  margin-top: 0px;
  padding: 15px 24px;
}

/*============ End Blog Single Styles  =============*/
/* line 4, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .desc a {
  font-size: 16px;
  color: #232b2b !important;
}

/* line 10, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content {
  padding: 38px 38px 23px;
  border: 0px solid #edeff2;
  box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

/* line 14, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content p {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content p a {
  color: #cf3d3c;
}

/* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.481;
  margin-bottom: 16px;
}

/* line 28, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content h5 {
  font-size: 15px;
  color: #8a8a8a;
  font-weight: 400;
}

/* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content .list-unstyled {
  margin-top: 33px;
}

/* line 35, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content .list-unstyled li {
  display: inline;
  margin-right: 17px;
  color: #999999;
}

/* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content .list-unstyled li a {
  margin-right: 8px;
  color: #999999;
}

/**************menu part start*****************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

/* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .navbar-brand {
  padding-top: 0rem;
  padding-bottom: 0px;
}

/* line 14, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .navbar {
  padding: 0px;
}

/* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .main-menu-item ul li .nav-link {
  color: #fff;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  line-height: 12px;
  font-weight: 500;
}

/* line 29, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .main-menu-item ul li .nav-link:hover {
  color: #1a1a1a;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu .main-menu-item ul li .nav-link {
    font-size: 10px;
  }
}

/* line 41, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_1 i {
  color: #fff;
}

/* line 46, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_input_box {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 1140px;
  z-index: 999;
  text-align: center;
  background: #cf3d3c;
}

/* line 60, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_input_box ::placeholder {
  color: #fff;
}

@media (max-width: 991px) {

  /* line 46, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu #search_input_box {
    margin-top: 15px;
  }
}

/* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_input_box .form-control {
  background: transparent;
  border: 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 15px;
  padding: 0;
}

/* line 79, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_input_box .btn {
  width: 0;
  height: 0;
  padding: 0;
  border: 0;
}

/* line 86, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu #search_input_box .ti-close {
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  padding: 10px;
  padding-right: 0;
}

/* line 95, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .search-inner {
  padding: 5px 5px;
}

/* line 99, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .form-control:focus {
  box-shadow: none;
}

/* line 103, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.main_menu .active_color {
  color: #f5790b !important;
}

/* line 108, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.cart {
  margin-left: 20px;
}

/* line 110, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.cart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border: 0px solid transparent;
}

/* line 118, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.cart i {
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 15px;
}

/* line 124, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.cart i:after {
  position: absolute;
  border-radius: 50%;
  background-color: #f13d80;
  width: 14px;
  height: 14px;
  right: -8px;
  top: -8px;
  content: "5";
  text-align: center;
  line-height: 15px;
  font-size: 10px;
}

/* line 141, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.menu_fixed {
  position: fixed;
  /* z-index: 999 !important; */
  width: 100%;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
  top: 0;
  background-color: #cf3d3c;
}

/* line 149, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.menu_fixed .active_color {
  color: #cf3d3c !important;
}

/* line 155, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.dropdown .dropdown-menu {
  transition: all 0.5s;
  overflow: hidden;
  transform-origin: top center;
  transform: scale(1, 0);
  display: block;
  border: 0px solid transparent;
  background-color: #cf3d3c;
}

/* line 164, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 8px 20px !important;
  color: #fff !important;
  background-color: #cf3d3c;
  text-transform: capitalize;
}

/* line 175, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.dropdown:hover .dropdown-menu {
  transform: scale(1);
}

@media (max-width: 991px) {

  /* line 184, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu {
    padding: 26px 0px;
  }

  /* line 188, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .home_menu .main-menu-item {
    padding-left: 0px;
  }

  /* line 192, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu .main-menu-item {
    text-align: left !important;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    margin-top: -9px;
  }

  /* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu .main-menu-item .nav-item {
    padding: 15px 15px !important;
  }

  /* line 199, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu .main-menu-item .nav-item .nav-link {
    padding: 5px 15px !important;
    color: #000;
  }

  .why_hlb_style {
    padding: 5px 15px !important;
    color: #000;
    margin-top: 15%;
  }

  /* line 206, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .navbar-collapse {
    z-index: 9999 !important;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background-color: #fff;
    text-align: center !important;
  }

  /* line 217, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .dropdown .dropdown-menu {
    transform: scale(1, 0);
    display: none;
    margin-top: 10px;
  }

  /* line 224, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .dropdown:hover .dropdown-menu {
    transform: scale(1);
    display: block;
    color: #cf3d3c;
  }

  /* line 231, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .dropdown .dropdown-item:hover {
    color: #cf3d3c !important;
  }

  /* line 236, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .navbar-brand img {
    max-width: 100px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    top: 0;
  }

  /* line 246, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    left: 0;
  }

  /* line 253, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  #search_1 i {
    position: absolute;
    right: 35px;
    top: 4px;
  }

  /* line 260, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .menu_icon i {
    color: #fff;
  }
}

@media (max-width: 576px) {

  /* line 267, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu {
    padding: 20px 0px;
  }

  .why_hlb_style {
    padding: 5px 15px !important;
    color: #000;
    margin-top: 25%;
  }
}


@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 273, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
  .main_menu {
    padding: 20px 0px;
  }
}

/* line 278, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15) !important;
  background-color: #fafafa;
}

/* line 284, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.dropdown:hover .dropdown-menu {
  display: block;
}

/* line 291, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.home_menu .menu_btn:hover a {
  color: #fff !important;
}

/* line 296, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.home_menu .main-menu-item {
  justify-content: center !important;
}

/* line 302, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.single_page_menu .main-menu-item {
  justify-content: flex-end;
}

/* line 307, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_menu.scss */
.single_page_menu .main-menu-item ul li .nav-link:hover {
  color: #cf3d3c !important;
}

/**************** banner part css start ****************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
/* .banner_part {
  position: relative;
  overflow: hidden;
  background-image: url(../img/Test/Slider-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
} */

/* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text {
  display: table;
  width: 100%;
  height: 700px;
}

/* line 13, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text .banner_text_iner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5% !important;
}

@media (max-width: 991px) {

  /* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text {
    height: 650px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text {
    height: 650px;
  }
}

/* line 23, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #556172;
  margin-bottom: 14px;
}

/* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text h1 {
  font-size: 55px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 55px;
  line-height: 1.18;
  color: #cf3d3c;
}

@media (max-width: 576px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text h1 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text h1 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text h1 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text h1 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.4;
  }
}

/* line 57, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text h1 span {
  color: #cf3d3c;
}

/* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text p {
  font-size: 15px;
  line-height: 1.8;
  font-family: "Poppins", sans-serif;
  color: #fff;
  margin-bottom: 57px;
  padding-right: 140px;
}

@media (max-width: 991px) {

  /* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text p {
    padding-right: 0;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 61, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
  .banner_part .banner_text p {
    padding-right: 0;
  }
}

/* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text .banner_btn_1 {
  color: #cf3d3c;
  border: 0px solid transparent;
  margin-right: 28px;
}

/* line 80, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text .banner_btn_1:hover {
  background-color: #fa8b0c !important;
  color: #fff;
}

/* line 86, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text .banner_btn_2 {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}

/* line 91, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_banner.scss */
.banner_part .banner_text .banner_btn_2:hover {
  background-color: #fa8b0c !important;
  color: #fff;
  border: 1px solid transparent;
}

/**************** hero part css end ****************/
/**************** service_part css start ****************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part {
  position: relative;
  padding-top: 1%;
  z-index: 1;
}

/* line 5, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_icon_1 {
  position: absolute;
  left: 19%;
  top: 50%;
  z-index: -1;
}

/* line 12, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_icon_2 {
  left: 35%;
  top: 23%;
  position: absolute;
  z-index: -1;
}

/* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_icon_3 {
  position: absolute;
  left: 48%;
  z-index: -1;
  bottom: 18%;
}

/* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_icon_4 {
  position: absolute;
  left: 5%;
  top: 17%;
  z-index: -1;
}

@media (max-width: 576px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 30, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

/* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text h2 {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 21px;
  position: relative;
  text-transform: capitalize;
}

@media (max-width: 576px) {

  /* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
  }
}

/* line 81, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text p {
  margin-bottom: 46px;
}

/* line 84, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner {
  border-radius: 50px;
  border-top-right-radius: 0;
  border: 1px solid #eeeeee;
  text-align: center;
  padding: 34px 27px 31px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #f6e8e8;
}

@media (max-width: 991px) {

  /* line 84, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .feature_part_text .feature_part_text_iner {
    padding: 20px 15px 15px;
    margin-bottom: 15px;
  }
}

/* line 98, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner:hover {
  border: 1px solid #cf3d3c;
}

/* line 101, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner h4 {
  font-size: 30px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #cf3d3c;
}

/* line 106, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.667;
}

/* line 115, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature {
  margin: 0 11px;
}

@media (max-width: 991px) {

  /* line 115, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature {
    margin: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 115, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature {
    margin: 0;
  }
}

/* line 124, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature:nth-child(2) {
  margin-top: 60px;
}

@media (max-width: 991px) {

  /* line 124, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature:nth-child(2) {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 124, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature:nth-child(2) {
    margin-top: 30px;
  }
}

/* line 135, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature_part {
  padding: 40px 25px 31px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 3px 81px 0px rgba(216, 216, 216, 0.45);
  background-color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

@media (max-width: 991px) {

  /* line 135, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part {
    padding: 25px 15px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 135, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part {
    margin-top: 25px;
  }
}

/* line 152, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature_part img {
  margin-bottom: 21px;
  height: 65px;
}

@media (max-width: 991px) {

  /* line 152, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part img {
    margin-bottom: 21px;
  }
}

/* line 162, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature_part img i {
  color: #0c2e60;
  font-size: 24px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

/* line 168, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature_part h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 22px;
}

@media (max-width: 576px) {

  /* line 168, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 168, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 168, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .feature_part .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

/* line 189, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.feature_part .single_feature_part p {
  color: #231f20;
  line-height: 1.8;
  font-size: 15px;
}

/* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
.single_feature_padding {
  padding-top: 140px;
}

@media (max-width: 576px) {

  /* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 196, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

/************about_us css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us {
  position: relative;
  z-index: 99;
}

/* line 6, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .left_shape_1 {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: -1;
  max-width: 13%;
}

/* line 14, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .about_shape_1 {
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0;
  max-width: 13%;
}

/* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .feature_icon_1 {
  position: absolute;
  left: 2%;
  top: 50%;
  z-index: -1;
}

/* line 29, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .feature_icon_4 {
  position: absolute;
  right: 35%;
  top: 10%;
  z-index: -1;
}

/* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .about_us_text h2 {
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  margin-bottom: 28px;
  position: relative;
}

@media (max-width: 576px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
  }
}

/* line 68, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .about_us_text p {
  line-height: 36px;
  /* margin-bottom: 57px; */
}

@media (max-width: 576px) {

  /* line 68, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text p {
    /* margin-bottom: 10px; */
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 68, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text p {
    /* margin-bottom: 20px; */
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 68, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text p {
    /* margin-bottom: 20px; */
  }
}

/* line 87, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
.about_us .about_us_text .btn_1 {
  margin-right: 30px;
}

@media (max-width: 991px) {

  /* line 87, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text .btn_1 {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 87, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .about_us .about_us_text .btn_1 {
    margin-right: 10px;
  }
}

@media (max-width: 576px) {

  /* line 100, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .learning_img {
    margin-top: 30px;
  }

  /* line 104, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .right_time .learning_img {
    margin-top: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 111, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .learning_img {
    margin-top: 40px;
  }

  /* line 116, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .right_time .learning_img {
    margin-top: 0;
  }
}

@media (max-width: 991px) {

  /* line 125, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_about_us.scss */
  .right_time .about_us_text h2 {
    margin-top: 30px;
  }
}

/************use_sasu css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 99;
}

/* line 8, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .feature_icon_1 {
  position: absolute;
  left: 22%;
  top: 42%;
  z-index: -1;
}

/* line 15, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .feature_icon_2 {
  right: 20%;
  top: 50%;
  position: absolute;
  z-index: -1;
}

/* line 21, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .feature_icon_3 {
  position: absolute;
  left: 3%;
  z-index: -1;
  bottom: 70%;
}

/* line 27, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .feature_icon_4 {
  position: absolute;
  right: 15%;
  top: 7%;
  z-index: -1;
}

/* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .single_feature_part {
  padding: 40px 25px 31px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 3px 81px 0px rgba(216, 216, 216, 0.45);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: #fff;
}

@media (max-width: 576px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part {
    padding: 25px 10px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part {
    padding: 30px 15px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part {
    padding: 30px 25px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 33, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part {
    margin-top: 25px;
  }
}

/* line 60, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .single_feature_part img {
  margin-bottom: 21px;
  height: 65px;
}

@media (max-width: 991px) {

  /* line 60, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part img {
    margin-bottom: 21px;
  }
}

/* line 69, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .single_feature_part img i {
  color: #0c2e60;
  font-size: 24px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

/* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .single_feature_part h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 22px;
}

@media (max-width: 576px) {

  /* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
  .use_sasu .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

/* line 96, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_use_sasu.scss */
.use_sasu .single_feature_part p {
  color: #231f20 line-height: 1.8;
  font-size: 15px;
}

/************use_sasu css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 99;

}

@media (max-width: 576px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part {
    margin-bottom: 55px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part {
    margin-bottom: 40px;
  }
}

/* line 17, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .left_shape_1 {
  position: absolute;
  left: 0;
  top: -50%;
  z-index: -1;
  max-width: 13%;
}

/* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .feature_icon_1 {
  position: absolute;
  right: 0;
  bottom: 15%;
  z-index: -1;
}

/* line 31, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .feature_icon_4 {
  position: absolute;
  left: 3%;
  z-index: -1;
  bottom: 50%;
}

/* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part {
  text-align: center;
  padding: 0px;
  box-shadow: 0px 3px 81px 0px rgba(216, 216, 216, 0.45);
}

@media (max-width: 576px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part {
    padding: 40px 30px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part {
    padding: 40px 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part {
    padding: 40px 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 37, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part {
    padding: 40px;
  }
}

/* line 56, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part img {
  margin-bottom: 18px;
  /* height: 65px; */
}

/* line 60, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part p {
  color: #505050;
  font-size: 16px;
  text-transform: capitalize;
}

/* line 65, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part h3 {
  font-size: 27px;
  font-weight: 600;
}

/* line 68, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part h3 span {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}

/* line 74, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part .btn_1 {
  padding: 18.5px 38px;
}

@media (max-width: 991px) {

  /* line 74, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part .btn_1 {
    padding: 10px 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 74, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part .btn_1 {
    padding: 10px 12px;
  }
}

/* line 83, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part ul {
  border-top: 1px solid #eee;
  margin: 16px 0 55px;
  padding-top: 12px;
}

@media (max-width: 991px) {

  /* line 83, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part ul {
    margin: 16px 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 83, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part ul {
    margin: 20px 0;
  }
}

/* line 93, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part ul li {
  font-size: 14px;
  color: #231f20 text-transform: capitalize;
  margin: 10px 0;
}

/* line 103, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_pricing_plan.scss */
.single_page_pricing .left_shape_1 {
  display: none;
}

/************** cta part css ****************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part {
  background-image: url("../img/Test/v2v.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 4, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part h2 {
  font-size: 45px;
  color: #fff;
  margin-bottom: 30px;
}

@media (max-width: 991px) {

  /* line 4, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {

  /* line 4, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 4, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
}

/* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {

  /* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part p {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {

  /* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part p {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 22, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
  .cta_part p {
    margin-bottom: 30px;
  }
}

/* line 36, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part .banner_btn_1 {
  color: #cf3d3c;
  border: 0px solid transparent;
  margin-right: 28px;
}

/* line 40, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part .banner_btn_1:hover {
  background-color: #cf3d3c !important;
  color: #fff;
}

/* line 46, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part .banner_btn_2 {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}

/* line 51, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_cta_part.scss */
.cta_part .banner_btn_2:hover {
  background-color: #cf3d3c !important;
  color: #fff;
  border: 1px solid transparent;
}

/**********************footer part css*******************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part {

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px 0px 25px;
}

@media (max-width: 576px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

/* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part img {
  margin-bottom: 35px;
}

@media (max-width: 576px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

/* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part h4 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 500;
  color: White;
}

@media (max-width: 576px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

/* line 59, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part p {
  margin-bottom: 10px;
  color: white;
}

/* line 65, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a {
  color: #231f20;
  display: inline-block;
  color: white;
}

/* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a:hover {
  color: #f68732 !important;
}

/* line 77, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .social_icon {
  float: left;
  margin-top: 38px;
}

@media (max-width: 991px) {

  /* line 77, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part .social_icon {
    margin-top: 15px;
  }
}

/* line 88, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .social_icon li a {
  margin-left: 0;
  margin-right: 25px;
}

/* line 97, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
  position: relative;
}

/* line 100, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part input {
  padding: 9px 22px;
  font-size: 13px;
  border-radius: 50px;
  border: 2px solid #fff;
  margin-top: 20px;
  width: 100%;
  background-color: #f9f9fe;
  border: 1px solid #ebebeb;
}

/* line 111, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part .email_icon {
  position: absolute;
  right: 0px;
  top: 20px;
  width: 60px;
  height: 39px;
  background-color: #f68732 !important;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  line-height: 10px;
  border: 2px solid #f68732 !important;
}

/* line 127, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part hr {
  background-color: #cad7dc;
  margin-top: 50px;
  margin-bottom: 25px;
}

/* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon {
  text-align: right;
}

/* line 136, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li {
  display: inline-block;
}

/* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li a {
  font-size: 14px;
  color: #231f20;
  margin-left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 576px) {

  /* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

/* line 160, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
  color: #cf3d3c;
}

@media (max-width: 576px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon {
    float: left;
    margin-top: 15px;
  }
}

/* line 179, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p {
  color: #888;
}

/* line 183, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text span {
  color: #cf3d3c;
  font-size: 12px;
}

@media (max-width: 991px) {

  /* line 178, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .copyright_text {
    text-align: center !important;
  }
}

/* line 195, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p a {
  color: #cf3d3c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 199, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p a:hover {
  color: #cf3d3c;
}

/* line 204, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .info {
  color: red !important;
}

@media (max-width: 991px) {

  /* line 209, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon {
    text-align: center;
    float: none;
  }
}

/* line 75, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.sample-text-area {
  background: #fff;
  padding: 100px 0 70px 0;
}

/* line 80, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

/* line 85, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
b,
sup,
sub,
u,
del {
  color: #cf3d3c;
}

/* line 93, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h1 {
  font-size: 36px;
}

/* line 97, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h2 {
  font-size: 30px;
}

/* line 101, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h3 {
  font-size: 24px;
}

/* line 105, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h4 {
  font-size: 18px;
}

/* line 109, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h5 {
  font-size: 16px;
}

/* line 113, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h6 {
  font-size: 14px;
}

/* line 117, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
}

/* line 127, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  color: #828bb2;
}

/* line 137, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.button-area {
  background: #fff;
}

/* line 138, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.button-area .border-top-generic {
  padding: 70px 15px;
  border-top: 1px dotted #eee;
}

/* line 146, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

/* line 149, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.button-group-area .genric-btn:last-child {
  margin-right: 0;
}

/* line 155, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn {
  display: inline-block;
  outline: none;
  line-height: 40px;
  padding: 0 30px;
  font-size: 0.8em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 166, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn:focus {
  outline: none;
}

/* line 169, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.e-large {
  padding: 0 40px;
  line-height: 50px;
}

/* line 173, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.large {
  line-height: 45px;
}

/* line 176, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.medium {
  line-height: 30px;
}

/* line 179, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.small {
  line-height: 25px;
}

/* line 182, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.radius {
  border-radius: 3px;
}

/* line 185, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.circle {
  border-radius: 20px;
}

/* line 188, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 195, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.arrow span {
  margin-left: 10px;
}

/* line 199, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.default {
  color: #415094;
  background: #f9f9ff;
  border: 1px solid transparent;
}

/* line 203, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.default:hover {
  border: 1px solid #f9f9ff;
  background: #fff;
}

/* line 208, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.default-border {
  border: 1px solid #f9f9ff;
  background: #fff;
}

/* line 211, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.default-border:hover {
  color: #415094;
  background: #f9f9ff;
  border: 1px solid transparent;
}

/* line 217, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.primary {
  color: #fff;
  background: #cf3d3c;
  border: 1px solid transparent;
}

/* line 221, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.primary:hover {
  color: #cf3d3c;
  border: 1px solid #cf3d3c;
  background: #fff;
}

/* line 227, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.primary-border {
  color: #cf3d3c;
  border: 1px solid #cf3d3c;
  background: #fff;
}

/* line 231, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.primary-border:hover {
  color: #fff;
  background: #cf3d3c;
  border: 1px solid transparent;
}

/* line 237, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.success {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

/* line 241, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.success:hover {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

/* line 247, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.success-border {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

/* line 251, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.success-border:hover {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

/* line 257, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.info {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

/* line 261, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.info:hover {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

/* line 267, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.info-border {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

/* line 271, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.info-border:hover {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

/* line 277, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.warning {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

/* line 281, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.warning:hover {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

/* line 287, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.warning-border {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

/* line 291, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.warning-border:hover {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

/* line 297, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.danger {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

/* line 301, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.danger:hover {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

/* line 307, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.danger-border {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

/* line 311, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.danger-border:hover {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

/* line 317, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.link {
  color: #415094;
  background: #f9f9ff;
  text-decoration: underline;
  border: 1px solid transparent;
}

/* line 322, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.link:hover {
  color: #415094;
  border: 1px solid #f9f9ff;
  background: #fff;
}

/* line 328, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.link-border {
  color: #415094;
  border: 1px solid #f9f9ff;
  background: #fff;
  text-decoration: underline;
}

/* line 333, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.link-border:hover {
  color: #415094;
  background: #f9f9ff;
  border: 1px solid transparent;
}

/* line 339, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.genric-btn.disable {
  color: #222222, 0.3;
  background: #f9f9ff;
  border: 1px solid transparent;
  cursor: not-allowed;
}

/* line 347, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.generic-blockquote {
  padding: 30px 50px 30px 30px;
  background: #f9f9ff;
  border-left: 2px solid #cf3d3c;
}

/* line 353, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table-wrap {
  overflow-x: scroll;
}

/* line 357, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table {
  background: #f9f9ff;
  padding: 15px 0px 30px 0px;
  min-width: 800px;
}

/* line 361, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

/* line 365, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .country {
  width: 28.07%;
}

/* line 368, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .visit {
  width: 19.74%;
}

/* line 371, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

/* line 375, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-head {
  display: flex;
}

/* line 377, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage {
  color: #415094;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 387, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

/* line 391, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

/* line 399, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .country img {
  margin-right: 15px;
}

/* line 404, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0px;
  background: transparent;
}

/* line 408, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar {
  height: 5px;
  line-height: 5px;
}

/* line 411, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-1 {
  background-color: #6382e6;
}

/* line 414, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-2 {
  background-color: #e66686;
}

/* line 417, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-3 {
  background-color: #f09359;
}

/* line 420, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-4 {
  background-color: #73fbaf;
}

/* line 423, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-5 {
  background-color: #73fbaf;
}

/* line 426, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-6 {
  background-color: #6382e6;
}

/* line 429, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-7 {
  background-color: #a367e7;
}

/* line 432, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.progress-table .table-row .percentage .progress .progress-bar.color-8 {
  background-color: #e66686;
}

/* line 441, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
}

/* line 449, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.list-style {
  width: 14px;
  height: 14px;
}

/* line 455, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}

/* line 459, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.unordered-list li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 4px solid #8888887a;
  background: #fff;
  top: 8px;
  left: 0;
  border-radius: 50%;
}

/* line 473, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list {
  margin-left: 30px;
}

/* line 475, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #231f20;
  font-weight: 300;
  line-height: 1.82em !important;
}

/* line 480, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list li span {
  font-weight: 300;
  color: #828bb2;
}

/* line 488, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #cf3d3c;
  font-weight: 500;
  line-height: 1.82em !important;
}

/* line 494, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list-alpha li span {
  font-weight: 300;
  color: #828bb2;
}

/* line 502, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #cf3d3c;
  font-weight: 500;
  line-height: 1.82em !important;
}

/* line 508, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.ordered-list-roman li span {
  font-weight: 300;
  color: #828bb2;
}

/* line 515, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

/* line 523, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input:focus {
  outline: none;
}

/* line 528, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.input-group-icon {
  position: relative;
}

/* line 530, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

/* line 535, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.input-group-icon .icon i {
  color: #797979;
}

/* line 540, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.input-group-icon .single-input {
  padding-left: 45px;
}

/* line 545, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}

/* line 555, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-textarea:focus {
  outline: none;
}

/* line 560, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

/* line 568, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-primary:focus {
  outline: none;
  border: 1px solid #cf3d3c;
}

/* line 574, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

/* line 582, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

/* line 588, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}

/* line 596, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

/* line 602, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 609, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

/* line 619, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-switch input+label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #cf3d3c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 632, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-switch input:checked+label {
  left: 19px;
}

/* line 639, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 646, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 655, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* line 663, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 677, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input+label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 693, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input:checked+label:after {
  left: 19px;
}

/* line 696, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-switch input:checked+label:before {
  background: #cf3d3c;
}

/* line 704, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 711, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 720, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* line 728, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

/* line 742, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input+label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 758, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input:checked+label:after {
  left: 19px;
}

/* line 761, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-switch input:checked+label:before {
  background: #4cd3e3;
}

/* line 769, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 776, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 785, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 798, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-checkbox input:checked+label {
  background: url(../img/elements/primary-check.png) no-repeat center center/cover;
  border: none;
}

/* line 806, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 813, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 822, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 835, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-checkbox input:checked+label {
  background: url(../img/elements/success-check.png) no-repeat center center/cover;
  border: none;
}

/* line 843, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 850, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 859, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 871, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/* line 876, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-checkbox input:checked+label {
  background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none;
}

/* line 884, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 891, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 900, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 913, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.primary-radio input:checked+label {
  background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none;
}

/* line 921, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 928, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 937, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 950, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.confirm-radio input:checked+label {
  background: url(../img/elements/success-radio.png) no-repeat center center/cover;
  border: none;
}

/* line 958, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}

/* line 965, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 974, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/* line 986, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/* line 991, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.disabled-radio input:checked+label {
  background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none;
}

/* line 999, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select {
  height: 40px;
}

/* line 1001, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 20px;
  padding-right: 40px;
}

/* line 1008, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

/* line 1015, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px;
}

/* line 1022, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select .list .option.selected {
  color: #cf3d3c;
  background: transparent;
}

/* line 1026, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select .list .option:hover {
  color: #cf3d3c;
  background: transparent;
}

/* line 1033, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .current {
  margin-right: 50px;
  font-weight: 300;
}

/* line 1037, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.default-select .nice-select::after {
  right: 20px;
}

/* line 1042, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select {
  height: 40px;
  width: 100%;
}

/* line 1045, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%;
}

/* line 1053, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

/* line 1060, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px;
}

/* line 1067, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select .list .option.selected {
  color: #cf3d3c;
  background: transparent;
}

/* line 1071, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select .list .option:hover {
  color: #cf3d3c;
  background: transparent;
}

/* line 1078, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .current {
  margin-right: 50px;
  font-weight: 300;
}

/* line 1082, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.form-select .nice-select::after {
  right: 20px;
}

/* line 1086, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.mt-10 {
  margin-top: 10px;
}

/* line 1089, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee;
}

/* line 1093, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.mb-30 {
  margin-bottom: 30px;
}

/* line 1096, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.mt-30 {
  margin-top: 30px;
}

/* line 1099, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_elements.scss */
.switch-wrap {
  margin-bottom: 10px;
}

/**************** blog part css start ****************/
@media (max-width: 576px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part {
    padding-bottom: 50px;
  }
}

/* line 15, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .card {
  border: 0px solid transparent;
}

/* line 18, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .blog_right_sidebar .widget_title {
  font-size: 20px;
  margin-bottom: 40px;
  font-style: inherit !important;
}

@media (max-width: 576px) {

  /* line 23, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 23, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 23, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 20px;
  }
}

/* line 36, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card-img-top {
  border-radius: 0px;
}

/* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card {
  border-radius: 0px;
  background-color: transparent;
  position: relative;
}

/* line 44, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .card-body {
  padding: 35px 30px 23px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #edeff2;
}

/* line 49, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .card-body:hover {
  box-shadow: 0px 10px 30px 0px rgba(12, 46, 96, 0.1);
  border: 1px solid transparent;
}

@media (max-width: 576px) {

  /* line 44, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 15px 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 44, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 44, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 20px;
  }
}

/* line 66, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .card-body .btn_4 {
  margin-bottom: 20px;
}

/* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .card-body a {
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/* line 76, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .dot {
  position: relative;
  padding-left: 20px;
}

/* line 79, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card .dot:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 5px;
  left: 0;
  background-color: #cf3d3c;
  border-radius: 50%;
}

/* line 90, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card span {
  color: #8a8a8a;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 10px;
}

@media (max-width: 576px) {

  /* line 90, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 90, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 90, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 90, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

/* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card h5 {
  font-weight: 600;
  line-height: 1.5;
  font-size: 19px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  text-transform: capitalize;
}

@media (max-width: 576px) {

  /* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 5px;
    font-size: 17px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 112, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

/* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card h5:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  color: #cf3d3c;
}

/* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card ul {
  border-top: 1px solid #edeff2;
  padding-top: 20px;
  margin-top: 24px;
}

/* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card ul li {
  display: inline-block;
  color: #8a8a8a;
  margin-right: 39px;
}

@media (max-width: 576px) {

  /* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

/* line 159, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog_part.scss */
.blog_part .single-home-blog .card ul li span {
  margin-right: 10px;
}

/**************** copyright part css start ****************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part {
  background-color: #303030;
  padding: 26px 0px;
}

/* line 5, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part p {
  color: #8a8a8a;
  font-family: 300;
}

/* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part a {
  color: #cf3d3c;
}

@media (max-width: 576px) {

  /* line 12, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
  .copyright_part .footer-social {
    margin-top: 20px;
  }
}

/* line 25, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part .footer-social a {
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  border: 1px solid #ff7e5f;
  text-align: center;
  margin-left: 10px;
  color: #fff;
}

/* line 35, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part .footer-social a:hover {
  background-color: #ff7e5f !important;
  color: #fff !important;
}

/* line 40, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part .footer-social a i:hover {
  color: #fff;
}

@media (max-width: 576px) {

  /* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
  .copyright_part .footer-text {
    text-align: center;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 52, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
  .copyright_part .footer-text {
    text-align: center;
    margin-bottom: 25px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 58, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
  .copyright_part .footer-text {
    text-align: center;
    margin-bottom: 25px !important;
  }
}

/* line 65, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_copyright_part.scss */
.copyright_part span.ti-heart {
  font-size: 12px;
  margin: 0px 2px;
}

/*=================== contact banner start ====================*/
/* line 3, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info {
  margin-bottom: 25px;
}

/* line 6, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info__icon {
  margin-right: 20px;
}

/* line 9, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info__icon i,
.contact-info__icon span {
  color: #8f9195;
  font-size: 27px;
}

/* line 17, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info .media-body h3 {
  font-size: 16px;
  margin-bottom: 0;
  font-size: 16px;
  color: #2a2a2a;
}

/* line 23, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info .media-body h3 a:hover {
  color: #cf3d3c;
}

/* line 29, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-info .media-body p {
  color: #8a8a8a;
}

/*=================== contact banner end ====================*/
/*=================== contact form start ====================*/
/* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.contact-title {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact label {
  font-size: 14px;
}

/* line 50, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group {
  margin-bottom: 30px;
}

/* line 52, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group .button-contactForm {
  padding: 5px 5px 5px 20px;
}

/* line 55, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group .btn_1 {
  margin-bottom: -30px;
  border: 1px solid #999999;
  border-radius: 0;
  color: #000;
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {

  /* line 55, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .form-contact .form-group .btn_1 {
    margin-bottom: 20px;
  }
}

/* line 66, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group .btn_1 i {
  color: #000;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  margin-left: 20px;
  background-size: 200% auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 77, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group .btn_1:hover {
  border: 1px solid #cf3d3c;
  color: #cf3d3c !important;
}

/* line 80, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-group .btn_1:hover i {
  color: #cf3d3c;
  color: #fff !important;
}

/* line 88, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-control {
  border: 1px solid #f0e9ff;
  border-radius: 5px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
}

/* line 96, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-control:focus {
  outline: 0;
  box-shadow: none;
}

/* line 101, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

/* line 107, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.form-contact textarea {
  border-radius: 12px;
  height: 100% !important;
}

@media (max-width: 576px) {

  /* line 119, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .contact-section .btn_1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 127, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .contact-section .btn_1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 135, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .contact-section .btn_1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 143, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .contact-section .btn_1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

/*=================== contact form end ====================*/
/* Contact Success and error Area css
============================================================================================ */
/* line 156, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}

/* line 165, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 171, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

/* line 180, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

/* line 185, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

@media (max-width: 991px) {

  /* line 197, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_contact.scss */
  .contact-section .contact_form .btn_1 {
    margin-bottom: 60px !important;
  }
}

/* line 1, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb_bg {
  background-image: url("../img/Test/Slider-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: white;
  /* height: 600px; */
}

/* line 5, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb {
  position: relative;
  z-index: 1;
  text-align: center;
}

/* line 10, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner {
  height: 475px;
  width: 100%;
  display: table;
}

/* line 15, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
  display: table-cell;
  vertical-align: middle;
}

/* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h1 {

  color: #fff;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: capitalize;
}

@media (max-width: 576px) {

  /* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
  .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
  .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
  .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  /* line 19, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
  .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    font-size: 50px;
  }
}

/* line 42, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
  font-size: 15px;
  color: #fff;
}

/* line 47, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
  margin: 0px 5px;
  font-size: 12px;
}

/* line 57, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_breadcrumb.scss */
.breadcrumb {
  margin-bottom: 0px !important;
}

/**********************footer part css*******************/
/* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part {
  background-color: #cf3d3c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 80px 0px 25px;
}

@media (max-width: 576px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 2, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
  }
}

/* line 20, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part img {
  margin-bottom: 35px;
}

@media (max-width: 576px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 24, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

/* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part h4 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 500;
}

@media (max-width: 576px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* line 39, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

/* line 59, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part p {
  margin-bottom: 10px;
}

/* line 65, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a {
  color: #231f20;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 70, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a:hover {
  color: #f68732 !important;
}

/* line 77, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .social_icon {
  float: left;
  margin-top: 38px;
}

@media (max-width: 991px) {

  /* line 77, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .single_footer_part .social_icon {
    margin-top: 15px;
  }
}

/* line 88, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .social_icon li a {
  margin-left: 0;
  margin-right: 25px;
}

/* line 97, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
  position: relative;
}

/* line 100, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part input {
  padding: 9px 22px;
  font-size: 13px;
  border-radius: 50px;
  border: 2px solid #fff;
  margin-top: 20px;
  width: 100%;
  background-color: #f9f9fe;
  border: 1px solid #ebebeb;
}

/* line 111, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .single_footer_part .mail_part .email_icon {
  position: absolute;
  right: 0px;
  top: 20px;
  width: 60px;
  height: 39px;
  background-color: #cf3d3c;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  line-height: 10px;
  border: 2px solid #cf3d3c;
}

/* line 127, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part hr {
  background-color: #cad7dc;
  margin-top: 50px;
  margin-bottom: 25px;
}

/* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon {
  text-align: right;
}

/* line 136, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li {
  display: inline-block;
}

/* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li a {
  font-size: 14px;
  color: #231f20;
  margin-left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 576px) {

  /* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  /* line 139, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

/* line 160, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
  color: #cf3d3c;
}

@media (max-width: 576px) {

  /* line 133, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon {
    float: left;
    margin-top: 15px;
  }
}

/* line 179, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p {
  color: #888;
}

/* line 183, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text span {
  color: #cf3d3c;
  font-size: 12px;
}

@media (max-width: 991px) {

  /* line 178, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .copyright_text {
    text-align: center !important;
  }
}

/* line 195, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p a {
  color: #cf3d3c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 199, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .copyright_text p a:hover {
  color: #cf3d3c;
}

/* line 204, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
.footer_part .info {
  color: red !important;
}

@media (max-width: 991px) {

  /* line 209, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_footer.scss */
  .footer_part .footer_icon {
    text-align: center;
    float: none;
  }
}

/*css is for video modal starts*/
.modal-dialog {
  max-width: 1000px;
  margin: 150px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
}

.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

/*This css is for video modal ends*/

/* Side Donate button CSS starts*/
/* .sticky-container {
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -170px;
  top: 230px;
  width: 210px;
  z-index: 1100;
}
.sticky li {
  list-style-type: none;
  background-color: transparent;
  color: #efefef;
  height: 43px;
  padding: 0px;
  margin: 0px 0px 1px 0px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}
.sticky li:hover {
  margin-left: -115px;
}
.sticky li img {
  float: left;
  margin: 5px 4px;
  margin-right: 5px;
}
.sticky li p {
  padding-top: 5px;
  margin: 0px;
  line-height: 16px;
  font-size: 11px;
}
.sticky li p a {
  text-decoration: none;
  color: #2c3539;
}
.sticky li p a:hover {
  text-decoration: none;
} */
/*Side Donate button CSS ends */

/*# sourceMappingURL=style.css.map */

/*css for Team members*/
.owl-carousel .owl-nav div {
  background: transparent;
  height: 50px;
  left: 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  color: #fff;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50px;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #fff;
  left: 140px;
}

/* line 249, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 140px;
}

/* line 254, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
}

/* line 261, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}

/* line 271, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}

/* line 274, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.owl-carousel:hover .owl-nav div:hover {
  color: #fff;
  background-color: #cf3d3c;
  border: 1px solid transparent;
}

/* line 1, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area {
  padding-top: 3%;
  padding-bottom: 3%;
}

/* line 4, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area.doctor_page {
  padding-bottom: 80px;
}

@media (max-width: 767px) {

  /* line 1, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
  .expert_doctors_area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* line 12, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .doctors_title h3 {
  font-size: 36px;
  font-weight: 500;
  color: #1f1f1f;
}

@media (max-width: 767px) {

  /* line 12, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
  .expert_doctors_area .doctors_title h3 {
    font-size: 24px;
  }
}

/* line 22, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert .expert_thumb {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}

/* line 26, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert .expert_thumb img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 100%;
  max-height: 249px;
  min-height: 249px;
}

/* line 32, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert .experts_name {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #f68732;
  padding-top: 16px;
  padding-bottom: 18px;
}



/* line 37, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert .experts_name h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 1px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 43, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert .experts_name span {
  color: #919191;
  font-size: 13px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 51, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert:hover .expert_thumb img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

/* line 55, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert:hover .experts_name {
  /* background: #cf3d3c; */
  background-color: #cf3d3c;
}

/* line 57, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert:hover .experts_name h3 {
  color: #fff;
}

/* line 60, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .single_expert:hover .experts_name span {
  color: #fff;
}

/* line 67, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .owl-carousel .owl-nav div {
  background: transparent;
  height: 40px;
  left: 0px;
  text-align: center;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  width: 40px;
  color: #919191;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  line-height: 40px;
  border: 1px solid #eeeeee;
  left: auto;
  left: auto;
  top: -100px;
  right: 55px;
}

/* line 89, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 0;
}

/* line 94, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
}

/* line 101, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_experts.scss */
.expert_doctors_area .owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}

.team {
  margin-bottom: 1em !important;
}

/*CSS for Team Members End*/


/*gallery*/
#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.offcanvas #page {
  overflow: hidden;
  position: absolute;
}

.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

.colorlib-gallery {
  padding: 7em 0;
  clear: both;
}

.row-pb-md {
  padding-bottom: 5em !important;
}

.no-gutters {
  margin: 0 !important;
}

.gallery-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.gallery-img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.gallery-img .desc {
  position: absolute;
  top: 40%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.gallery-img .desc h2 {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.gallery-img .desc .category span {
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.gallery-img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.gallery-img img {
  display: block;
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.gallery-img:hover:after,
.gallery-img:focus:after {
  opacity: 0;
}

.gallery-img:hover .desc,
.gallery-img:focus .desc {
  z-index: 1;
}

.gallery-img:hover .desc h2,
.gallery-img:focus .desc h2 {
  font-size: 40px;
}

.gallery-img:hover img,
.gallery-img:focus img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 1;
  -webkit-box-shadow: 0px 0px 46px 1px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 46px 1px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 46px 1px rgba(0, 0, 0, 0.28);
}

.js .animate-box {
  opacity: 100;
}

.storytext {
  font-size: 20px !important;
  font-weight: 500;
  letter-spacing: 1px;
}

/* [SLIDER] */
#slider,
#slider .slide {
  height: 100px;
}

#slider {
  overflow: hidden;
}

#slider .container {
  position: relative;
  bottom: 0;
  right: 0;
  animation: slide-animation 15s infinite;
}

#slider .slide {
  position: relative;
  box-sizing: border-box;
}

/* [ANIMATION] */
@keyframes slide-animation {
  0% {
    opacity: 0;
    bottom: 0;
  }

  11% {
    opacity: 1;
    bottom: 0;
  }

  22% {
    bottom: 100%;
  }

  33% {
    bottom: 100%;
  }

  44% {
    bottom: 200%;
  }

  55% {
    bottom: 200%;
  }

  66% {
    bottom: 300%;
  }

  77% {
    bottom: 300%;
  }

  88% {
    opacity: 1;
    bottom: 400%;
  }

  100% {
    opacity: 0;
    bottom: 400%;
  }
}





/*this css is for event section in homepage */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 10px;
}

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

/*blood requition form*/
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btnw {
  border: 2px solid white;
  color: #666666;
  background-color: #e6e6e6;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 16px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.swal-button {
  background-color: #cf3d3c !important;
}


/*blood drop*/
.pool {
  fill: url(#blood_red);
}

.drop {
  width: 100%;
  fill: url(#blood_red);
  animation-name: blood_drop;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.drop_shadow {
  opacity: 0.5;
  fill: #cf3d3c;
  animation-name: blood_drop_shadow;
  animation-duration: 4s;
  /*     animation-delay: 2s; */
  animation-iteration-count: infinite;
}

@keyframes blood_drop {
  0% {
    transform: scale(0.1, 0.1) translate(470px, 0px);
  }

  25% {
    transform: scale(1.1, 1.2);
  }

  95% {
    transform: scale(1, 1.5);
  }

  100% {
    transform: translate(0, 170px);
  }
}

@keyframes blood_drop_shadow {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.25;
  }

  95% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.pad {
  padding: 10px;
}

.page-campaign-home:not(.page-thankyou) .mission {
  background-color: white !important;
}

/*media query*/
@media only screen and (max-width: 750px) {
  .cta_part {
    background-size: cover;
  }

  .about_us .feature_icon_4 {
    display: none !important;
  }

  .feature_part .feature_icon_4 {
    display: none !important;
  }

  .pricing_part .feature_icon_4 {
    display: none !important;
  }
}

.partner-center {
  text-align: center;
}


.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ba1f24;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #cf3d3c;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.h4-styles {
  text-align: center;
  padding-top: 15%;
  padding-bottom: 15%;
  padding-right: 15%;
  padding-left: 15%;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1px
}

.video-background {
  background-image: url(https://assets.rumsan.com/hamro-lifebank/website/images/blood-donation-in-nepal.jpg	);
  background-size: cover;
  background-repeat: no-repeat
}

@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }

  to {
    opacity: 0.0;
  }
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.hightlight {
  /* background-image:url(/img/brush.png); */
  /* background-size:contain; */
  background-color: #cf3d3c;
  color: white !important;
}

@media only screen and (max-width: 700px) {
  .mobile-fix {
    margin-top: 30%;
  }

  .home-cover-part {
    margin-bottom: -10% !important;
  }

}

@media (max-width: 991px) {

  html,
  body {
    overflow: visible !important;
  }
}

.section_padding_breadcrumb {
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.section_padding_breadcrumb1 {
  padding-top: 40px;
  padding-bottom: 70px;

}



@media (max-width: 700px) {

  /* .main_menu{
    height:10% !important;
  } */
  #header-img {
    position: fixed !important;
    width: 100%;
    height: 58px;
    object-fit: contain;
    object-position: 50% 50%;
    margin-top: -2%;
  }

  /* .navbar-light .navbar-toggler{
    padding-top:8% !important;
  } */
}

.hamro {
  font-style: italic;
}

.hoverlink:hover {
  cursor: pointer;
}

.linespace {
  line-height: 25px !important;
}

.steps {
  color: #cf3d3c;
}

ul {
  padding-left: 3% !important;
}

#rumsan {
  color: white !important;
  font-weight: 500;
}

#rumsan:hover {
  color: white;
}

.getinvolved-padding {
  padding: 40px 0px;
}

.iframepadding {
  padding: 0px 20px;
}

.newsletterstyle {
  text-align: center;
  font-weight: 800;
  font-size: 26px;
  line-height: 55px;
  color: rgb(25, 26, 32);
  letter-spacing: 2px;
}

.embed-responsive-items {

  height: 88% !important;
  overflow: hidden;
  padding-top: 12%;
}

@media only screen and (max-width: 600px) {
  .embed-responsive {
    height: 650px !important;
  }
}

.hovercolor:hover {
  color: #cf3d3c;
}

@media only screen and (min-width: 600px) {
  .page-cover {
    background-image: url(/css/assets/images/background-health.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .page-cover-right {
    background-image: url(/css/assets/images/right-bg-decor.png);
    background-size: contain;
    background-repeat: no-repeat;
  }


}


.home-cover-part {
  padding-top: 20%;
  padding-left: 15%;
  margin-bottom: 10%;
}

.home-text {
  line-height: 55px !important;
  font-size: 45px !important;
  font-weight: 900;
  letter-spacing: 2px;
}

.by-part {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  font-family: roboto;
  color: white;
}

.image-banner {
  padding-left: 0px;
  padding-right: 0px;
}



.eventName {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  background-color: #cf3d3cb0;
  letter-spacing: 0.5px;
  color: white;
  padding: 2%;
  margin-top: 150px;
  margin-right: 50px;
  min-height: 52px;
}

.event-click-button {
  color: white;
  background-color: #cf3d3c !important;
  border-color: #cf3d3c !important;

}

.event-click-button:hover {
  color: white;
  background-color: #cf3d3c9c !important;
  border-color: #cf3d3c9c !important;

}


/*css for back to top button*/
.back-to-top-button {
  display: inline-block;
  background-color: #f68732 !important;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

.back-to-top-button::after {

  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

.back-to-top-button:hover {
  cursor: pointer;
  background-color: #cf3d3c !important;
}

.back-to-top-button:active {
  background-color: #f26232;
}

.back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}

.card-img-top {
  width: 50% !important;
  margin-left: 5%;
  margin-top: 5%;
}

.request_form_title {
  font-size: 50px !important;
}

@media only screen and (max-width: 600px) {
  .request_form_title {
    font-size: 30px !important;
  }

}

.donate-button {
  color: #cf3d3c !important;
  background: white;
  font-size: 13px;
  font-family: Roboto;
  display: block;
  text-transform: capitalize;
  line-height: 12px;
  font-weight: 500;
  border-radius: 25px;
  border: 2px solid white;
}

.donate-button:hover {
  color: #1a1a1a !important;
  background: #ffffffe6 !important;

}

.request-button {
  border-radius: 25px;
  border: 2px solid white;
  color: white !important;
  margin-right: 0.5em;
}

.request-button:hover {
  color: #1a1a1a !important;
  background: #ffffffe6 !important;
}


.custom-card {
  width: 90% !important;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
}


@media only screen and (max-width: 800px) {
  .corona_text {
    margin-top: 5% !important;
    text-align: center;
  }
}



.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/img/preloader.gif) center no-repeat #fff;
}



.header-panel {
  background: url(https://assets.rumsan.com/hamro-lifebank/website/images/bloodbank-coverimage.jpeg	) no-repeat;
  min-height: 600px;
  background-size: cover;
  height: auto;
  padding: 0;
}

.home-text-part {
  background: rgba(225, 225, 225, .1);
  padding: 35px 0px;
}

.background-style {
  background-size: cover !important;
}

.btn-warning {
  color: white !important;
  background-color: #f68732 !important;
  border-color: #f68732 !important;
}

.btn-warning:hover {
  opacity: 0.8;
}

.myInput {
  display: block;
  width: 78%;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  color: #8c8889;
  line-height: 38px;
  height: 40px;
  float: left;
  background: #ffffff;
  padding: 0 16px;
}

.myInputs {
  display: block;
  width: 78%;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  color: #8c8889;
  line-height: 38px;
  height: 40px;
  float: left;
  background: #ffffff;
  padding: 0 16px;
}

.input:focus {
  border-color: #616161 !important;
}

.myInput:focus {
  border-color: #616161 !important;

}

.custom-search-button {
  float: right;
  display: block;
  border-radius: 4px;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
  width: 20%;
  background: #cf3d3c;
  cursor: pointer;
  transition: 0.3s;
  color: #ffffff;
  border: none;
}

.custom-search-button:hover {
  opacity: 0.7;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/img/preloader.gif) center no-repeat #fff;
}

.floats-right {
  float: right;
}

@media only screen and (max-width: 800px) {
  .floats-right {
    float: left !important;
  }
}

select {
  display: block !important;
}

.nice-select {
  display: none !important;
}

input.input1 {
  border-radius: 5px;
}

.center {
  margin: auto;
  width: 60%;
  padding: 10px;
  text-align: center;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal1 {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content1 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
  background-color: white;
  border-top-right-radius: 0.3em;
  border-top-left-radius: 0.3em;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;

  max-width: 700px;
  text-align: center;
  color: #ccc;
  margin-top: -1px;
  height: 150px;
}

/* Add Animation */
.modal-content1,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 900px) {
  .modal-content1 {
    width: 100%;
  }
}

.stocks-icon {
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 15px;
}

.single-donor-group-item {
  border: 2px dashed #b1242a;
  padding: 40px 10px 40px;
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}

.single-donor-group-item .icon {
  width: 80px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  background-color: rgba(255, 66, 73, 0.3);
  font-size: 30px;
  font-weight: 600;
  color: var(--main-color-one);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 40px 0 rgba(255, 66, 73, 0.3);
  box-shadow: 0 0 40px 0 rgba(255, 66, 73, 0.3);
  margin-bottom: 30px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}

.single-donor-group-item .icon:hover {
  background-color: #b1242a;
  color: white
}

.single-donor-group-item:hover {
  -webkit-box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.2);
}

.btn-wrapper {
  display: block;
}

.single-donor-group-item .btn-wrapper .boxed-btn {
  min-width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 0;
}

.btn-wrapper .boxed-btn {
  background-color: #b1242a;
  color: #212529 !important;
  display: inline-block;
  padding: 16px 40px;
  min-width: 160px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-weight: 600;
}

.btn-wrapper .boxed-btn:hover {
  background-color: #f68732;
}

.stocks_part {
  background-color: #cf3d3c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-danger {
  background-color: #cf3d3c !important;
  border-color: #cf3d3c !important;
}

.btn-danger:hover {
  background-color: #cf3d3c !important;
  border-color: #cf3d3c !important;
}

.nav-fix {
  margin-left: 4.5em !important;
}
.blood-component{
  font-weight: 700;
  color:#333;
}

@media only screen and (max-width: 992px) {
  .mobile-language {
    position: absolute;
    right: 5%;
    top: -10px;
  }

  .request-button {
    color: #cf3d3c !important;
  }

  .nav-fix {
    margin-left: 0em !important;
  }

  .no-logo {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .nav-fix {
    margin-left: 2.5em !important;
  }
}