/**************** extend css start ****************/
/* @import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,500,600,700|Rajdhani:400,500,600,700&display=swap"); */
@import url("./../font/font.css");
/* line 8, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_common.scss */
body {
  font-family: "Barlow Semi Condensed", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 14px;
  /* background-color: #2a2a2a; */
  
}

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

/* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
input:hover, input:focus, .form-control:focus {
  outline: none !important;
  box-shadow: 0 0 0 0.2rem transparent;
  border: 1px solid #eaecee;
}

/* line 18, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.gray_bg {
  background-color: #f7f7f7;
}

/* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.section_padding {
  padding: 140px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_padding {
    padding: 100px 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

@media (max-width: 576px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_padding {
    padding: 70px 0px;
  }
}

/* line 36, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.single_padding_top {
  padding-top: 140px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 36, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 36, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media (max-width: 576px) {
  /* line 36, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .single_padding_top {
    padding-top: 70px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 36, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .single_padding_top {
    padding-top: 100px !important;
  }
}

/* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.padding_top {
  padding-top: 140px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_top {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

@media (max-width: 576px) {
  /* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_top {
    padding-top: 70px;
  }
}

/* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.padding_bottom {
  padding-bottom: 140px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_bottom {
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_bottom {
    padding-bottom: 70px;
  }
}

@media (max-width: 576px) {
  /* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_bottom {
    padding-bottom: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .padding_bottom {
    padding-bottom: 70px;
  }
}

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

/* line 84, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
a:hover {
  outline: none;
  text-decoration: none;
}

/* line 90, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
h1, h2, h3, h4, h5, h6 {
  color: #182028;
  font-family: "Barlow Semi Condensed", sans-serif;
}

/* line 94, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
p {
  font-family: "Barlow Semi Condensed", sans-serif;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #888888;
  font-weight: 400;
}

/* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
h2 {
  font-size: 44px;
  line-height: 28px;
  color: #182028;
  font-weight: 600;
  line-height: 1.222;
}

@media (max-width: 576px) {
  /* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  h2 {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  h2 {
    font-size: 24px;
    line-height: 25px;
  }
}

/* line 119, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
h3 {
  font-size: 24px;
  line-height: 25px;
}

@media (max-width: 576px) {
  /* line 119, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  h3 {
    font-size: 20px;
  }
}

/* line 128, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
h5 {
  font-size: 18px;
  line-height: 22px;
}

/* line 133, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
img {
  max-width: 100%;
}

/* line 136, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 143, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.section_tittle {
  margin-bottom: 53px;
}

@media (max-width: 991px) {
  /* line 143, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 143, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle {
    margin-bottom: 40px;
  }
}

/* line 151, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.section_tittle h2 {
  font-size: 45px;
  color: #182028;
  line-height: 33px;
  font-weight: 600;
  position: relative;
  margin-bottom: 28px;
}

@media (max-width: 576px) {
  /* line 151, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 151, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 151, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 151, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle h2 {
    font-size: 35px;
    line-height: 40px;
  }
}

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

@media (max-width: 576px) {
  /* line 179, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 179, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 179, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 179, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .section_tittle p {
    margin-bottom: 10px;
  }
}

/* line 198, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

@media (max-width: 576px) {
  /* line 203, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mb_110 {
    margin-bottom: 220px;
  }
}

/* line 210, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.mt_130 {
  margin-top: 130px;
}

@media (max-width: 576px) {
  /* line 210, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 210, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 210, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 210, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mt_130 {
    margin-top: 70px;
  }
}

/* line 225, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.mb_130 {
  margin-bottom: 140px;
}

@media (max-width: 991px) {
  /* line 225, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mb_130 {
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 225, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .mb_130 {
    margin-bottom: 100px;
  }
}

/* line 234, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.padding_less_40 {
  margin-bottom: -50px;
}

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

@media only screen and (min-width: 1200px) and (max-width: 3640px) {
  /* line 243, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  .container {
    max-width: 1170px;
  }
}

@media (max-width: 1200px) {
  /* line 248, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
  [class*="hero-ani-"] {
    display: none !important;
  }
}

/* line 252, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation1 {
  backface-visibility: hidden;
  animation: jumping 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all .9s ease 5s;
  user-select: none;
}

/* line 260, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation2 {
  backface-visibility: hidden;
  animation: jumping2 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}

/* line 268, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation3 {
  backface-visibility: hidden;
  animation: jumping3 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 7s ease 2s;
  user-select: none;
}

/* line 276, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation4 {
  backface-visibility: hidden;
  animation: jumping4 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 8s ease 4s;
  user-select: none;
}

/* line 284, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation5 {
  backface-visibility: hidden;
  animation: jumping5 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 8s ease 4s;
  user-select: none;
}

/* line 292, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_common.scss */
.custom-animation6 {
  backface-visibility: hidden;
  animation: jumping6 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 8s ease 4s;
  user-select: none;
}

@keyframes jumping {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: .8;
  }
  25% {
    transform: translateY(-10px) translateX(-10px) rotate(20deg) scale(0.8);
    opacity: .9;
  }
  50% {
    transform: translateY(-15px) translateX(-15px) rotate(10deg) scale(0.9);
    opacity: .8;
  }
  75% {
    transform: translateY(-20px) translateX(-20px) rotate(20deg) scale(0.75);
    opacity: .6;
  }
  85% {
    transform: translateY(-25px) translateX(-25px) rotate(20deg) scale(0.9);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(-15px) rotate(0) scale(0.95);
    opacity: .85;
  }
}

@keyframes jumping2 {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: .5;
  }
  25% {
    transform: translateY(-30px) translateX(10px) rotate(20deg) scale(0.8);
    opacity: .8;
  }
  50% {
    transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.7);
    opacity: .8;
  }
  75% {
    transform: translateY(30px) translateX(20px) rotate(90deg) scale(0.75);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(15px) rotate(0) scale(0.75);
    opacity: .9;
  }
}

@keyframes jumping3 {
  0% {
    transform: translateY(10px) translateX(0) rotate(0) scale(1);
    opacity: .9;
  }
  20% {
    transform: translateY(20px) translateX(10px) rotate(-20deg) scale(0.8);
    opacity: .8;
  }
  40% {
    transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.75);
    opacity: .8;
  }
  40% {
    transform: translateY(-15px) translateX(-25px) rotate(10deg) scale(0.5);
    opacity: 1;
  }
  80% {
    transform: translateY(-30px) translateX(20px) rotate(-20deg) scale(0.75);
    opacity: .6;
  }
  100% {
    transform: translateY(15px) translateX(15px) rotate(0) scale(0.95);
    opacity: .7;
  }
}

@keyframes jumping4 {
  0% {
    transform: translateY(-30px) translateX(40px) rotate(0) scale(1.2);
    opacity: .7;
  }
  25% {
    transform: translateY(-20px) translateX(0px) rotate(50deg) scale(0.6);
    opacity: .8;
  }
  50% {
    transform: translateY(15px) translateX(-55px) rotate(20deg) scale(0.5);
    opacity: .9;
  }
  75% {
    transform: translateY(30px) translateX(30px) rotate(50deg) scale(0.75);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(5px) rotate(0) scale(0.5);
    opacity: .9;
  }
}

@keyframes jumping5 {
  0% {
    transform: rotate(180deg);
    display: block;
  }
  100% {
    transform: rotate(30deg);
    display: block;
  }
}

@keyframes jumping6 {
  0% {
    transform: rotate(180deg) translate(-50px, 20px);
    display: block;
  }
  100% {
    transform: rotate(30deg) translate(0px, 0px);
    display: block;
  }
}

/**************** common css end ****************/
/* Main Button Area css
============================================================================================ */
/* line 3, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_button.scss */
.submit_btn:hover {
  background: transparent;
}

/* line 24, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.btn_1 {
  display: inline-block;
  padding: 13px 44px;
  border-radius: 50px;
  background-color: transparent;
  font-size: 15px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  color: #182028;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  border: 1px solid #ff4800;
}

/* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.btn_1:hover {
  color: #fff !important;
  background-color: #ff4800;
}

@media (max-width: 576px) {
  /* line 24, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_button.scss */
  .btn_1 {
    padding: 10px 30px;
    margin-top: 25px;
  }
}

/* line 58, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.btn_2 {
  display: inline-block;
  padding: 12px 44px;
  border-radius: 50px;
  background-color: #ff4800;
  font-size: 15px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  border: 2px solid #ff4800;
}

/* line 70, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.btn_2:hover {
  color: #ff4800 !important;
  border: 2px solid #ff4800;
  background-color: transparent;
}

@media (max-width: 576px) {
  /* line 58, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 58, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 58, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
  .btn_2 {
    padding: 10px 30px;
    margin-top: 25px;
  }
}

/* line 91, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.btn_4 {
  color: #ff4800;
  font-size: 15px;
  font-weight: 700;
  margin-top: 53px;
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 91, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
  .btn_4 {
    margin-top: 30px;
  }
}

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

/*=================== custom button rule start ====================*/
/* line 111, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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: #ff4800;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 767px) {
  /* line 111, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
  .button {
    font-size: 13px;
    padding: 9px 24px;
  }
}

/* line 130, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.button:hover {
  color: #fff;
}

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

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

/* line 147, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_button.scss */
.button-header {
  color: #fff;
  border-color: #edeff2;
}

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

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








/* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  height: 55px;
  background-color: rgb(5,34,53);
}

/* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .main-menu-item {
  justify-content: center;
}

/* line 30, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .navbar-nav {
  /* JC */
  margin-left: 500px;
}

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

/* line 38, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .navbar {
  padding: 0px;
}

/* line 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .main-menu-item ul li .nav-link {
  color: #ffffff;
  /* color: rgb(5,34,53); */
  /* color:#476b67 !important; */
  font-size: 14px;
  padding: 20px 20px;
  font-family: "Barlow Semi Condensed", sans-serif;
  text-transform: uppercase;
  line-height: 12px;
  font-weight: 600;
}
/* JC hover menu inicio */
.main_menu .main-menu-item ul li .nav-link:hover {
    color: #00a7e7 !important;
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu .main-menu-item ul li .nav-link {
    padding: 35px 20px;
  }
}

/* line 55, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .main-menu-item ul li .nav-link:hover {
  color: #ff4800;
}

/* line 61, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .menu_btn {
  border: 1px solid #dde0e3;
  color: #ff4800;
  font-size: 16px;
  padding: 9px 41px;
  border-radius: 50px;
  background-color: #fff;
}

/* line 68, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .menu_btn:hover {
  background-color: #ff4800;
  border: 1px solid #ff4800;
  color: #fff;
}

/* line 74, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.main_menu .single_page_logo {
  display: none;
}

/* line 81, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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: #ff4800;
}

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

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

@media (max-width: 991px) {
  /* line 111, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu {
    padding: 20px 0px;
  }
  /* line 114, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .navbar-nav {
    margin-left: 0 !important;
    text-align: center;
  }
  /* line 120, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_logo {
    display: block;
  }
  /* line 123, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .single_page_logo {
    display: none !important;
  }
  /* line 126, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .home_menu .main-menu-item {
    padding-left: 0px;
  }
  /* line 130, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu .main-menu-item {
    text-align: left !important;
    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 133, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu .main-menu-item .nav-item {
    padding: 10px 15px !important;
  }
  /* line 136, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu .main-menu-item .nav-item .nav-link {
    padding: 5px 15px !important;
    color: #ffffff;
  }
  /* line 143, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  /* Firefox < 16 */.
  @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

  @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* fadeout */
  /* Firefox < 16 */.
  @keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}
@-moz-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

  @keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}
@-moz-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
  from { opacity: 1; }
  to   { opacity: 0; }
}

.fadeinCollapse{
  -webkit-animation: fadein 1s  ease-in-out both;; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s  ease-in-out both;; /* Firefox < 16 */
     -ms-animation: fadein 1s  ease-in-out both;; /* Internet Explorer */
      -o-animation: fadein 1s  ease-in-out both;; /* Opera < 12.1 */
         animation: fadein 1s  ease-in-out both;
}

.fadeoutCollapse{
  animation: hide 1s linear;
  animation-fill-mode: forwards;
  
}
@keyframes hide {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
  }
  100% {
    display: none;
    opacity: 0;
  }
}

/* PARA MOBILE */
  .navbar-collapse {
    z-index: 9999 !important;
    position: relative;
    left: 0;
    top: 31px;
    /* width: 100%; */
    color: #fff !important;
    /* JC */
    background-color: rgb(5,34,53);
    /* background: rgb(11,148,130);
    background: linear-gradient(90deg, rgba(11,148,130,1) 0%, rgba(0,177,157,1) 50%, rgba(29,226,203,1) 100%); */ */
    /* background-color: rgb(69, 22, 179); */
    text-align: center !important;
  }
  /* line 154, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .dropdown .dropdown-menu {
    transform: scale(1, 0);
    display: none;
    margin-top: 10px;
  }
  /* line 161, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .dropdown:hover .dropdown-menu {
    transform: scale(1);
    display: block;
    color: #ff4800;
  }
  /* line 168, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .dropdown .dropdown-item:hover {
    color: #ff4800 !important;
  }
  /* line 173, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .navbar-brand img {
    max-width: 100px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
  }
  /* line 182, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
  }
  /* line 190, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .btn_1 {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 195, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu .navbar-nav {
    margin-left: -50px;
  }
  /* line 199, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_logo {
    display: none;
  }
  /* line 202, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .single_page_logo {
    display: block !important;
  }
  /* line 207, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main-menu-item ul li .nav-link {
    color: #000 !important;
  }
  /* line 209, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main-menu-item ul li .nav-link:hover {
    color: #ff4800;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 219, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .single_page_menu ul li .nav-link {
    color: #fff !important;
  }
  /* line 221, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .single_page_menu ul li .nav-link:hover {
    color: #ff4800;
  }
}

@media (max-width: 576px) {
  /* line 229, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .navbar-brand img {
    max-width: 100px;
    right: auto;
    left: 0;
    top: 5px;
  }
  /* line 236, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    right: 0;
    top: -2px;
    left: auto;
  }
  /* line 243, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
  .main_menu {
    height: 55px;
  }
}

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

/* line 255, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.dropdown:hover .dropdown-menu {
  display: block;
}

/* JC TOGGLE */
/* .navbar-toggler-collap{
  
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  display: block;
  
} */

/* color x en mobile celular */
.navbar-toggler .icon-bar {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  background-color: #ffffff;
  
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  display: block;
  width: 30px;
  height: 2px;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 6px;
}

.navbar-toggler .icon-bar:hover {
  background-color: #ffffff;
  /* background-color: #00a7e7; */
}

.navbar-expanded .icon-bar:nth-child(1) {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.navbar-expanded .icon-bar:nth-child(2) {
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  opacity: 0;
}

.navbar-expanded .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-15px) rotate(225deg);
          transform: translateY(-15px) rotate(225deg);
}

/* END JC */


/* line 261, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_icon:after {
  position: absolute;
  content: "\e68e";
  top: 7px;
  left: 0px;
  font-family: 'themify';
  color: #000000;
  font-size: 25px;
  width: 33px;
  height: 33px;
}

/* line 275, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.single_page_menu .menu_icon:after {
  position: absolute;
  content: "\e68e";
  top: 7px;
  left: 0px;
  font-family: 'themify';
  color: #fff;
  font-size: 25px;
  width: 33px;
  height: 33px;
}

/* line 289, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.single_page_menu .main-menu-item {
  justify-content: center;
}

/* line 291, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.single_page_menu .main-menu-item .navbar-nav {
  margin-left: 0 !important;
}

/* line 295, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.single_page_menu .btn_1 {
  background-color: #fff;
  border: 1px solid #fff;
  color: #182028;
  font-weight: 500;
}

/* line 300, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.single_page_menu .btn_1:hover {
  background-color: #ff4800;
  border: 1px solid #ff4800;
}

/* line 306, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed {
  position: fixed;
  z-index: 9999 !important;
  width: 100%;
  height: 55px;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
  top: 0;
  /* background-color: #ffffff; */
  /* background-color: #00b19d !important; */
  /* opacity: 0.9; */
  background-color: rgb(5,34,53) !important;
  /* background: rgb(11,148,130);
background: linear-gradient(90deg, rgba(11,148,130,1) 0%, rgba(0,177,157,1) 50%, rgba(29,226,203,1) 100%); */ */
/* background: rgb(29,226,203);
background: linear-gradient(90deg, rgba(29,226,203,1) 0%, rgba(2,152,135,1) 50%, rgba(29,226,203,1) 100%); */
   /* background-color:#7c32ff; */
  /* opacity: 0.5; */
}


/* line 313, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .navbar-nav {
  margin-left: 500px;
}

/* line 316, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .btn_1 {
  border: 1px solid #fff;
  color: #000;
}

/* line 319, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .btn_1:hover {
  border: 1px solid #ff4800;
}

/* line 325, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .main-menu-item ul li .nav-link {
  color: #fff !important;  
  /* color: #476b67 !important;; */
}

.menu_fixed .main-menu-item ul li .nav-link:hover {
  color: #00a7e7 !important;
}

/* line 330, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
/* JC */
.menu_fixed .main_logo {
  display: none;
}
.menu_fixed .main_logo2 {
  display: block !important;
  
}

/* line 333, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .single_page_logo {
  display: none !important;
}

/* line 336, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .menu_icon:after {
  color: #fff;
}

/* line 339, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_menu.scss */
.menu_fixed .home_page_btn {
  color: #fff;
}

/**************** banner part css start ****************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part {
  /* position: relative; */
  /* background-image: url('../../images/web/banner_bg4.png'); */
  background-repeat: no-repeat;
  /* background-size: 65% 100%; */
  background-position: left top;
  /* padding-top: -200; */
}

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part {
    background-image: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part {
    background-image: none;
  }
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .banner_text {
  display: table;
  width: 100%;
  /* height: 1020px; */
  height: 100%;
}
.banner_part .banner_img {
  display: table-cell;
  vertical-align: middle;
  /* JC */
  padding-top: 150px;
}

/* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .banner_text .banner_text_iner {
  display: table-cell;
  vertical-align: middle;
  /* JC */
  padding-top: 150px;
}

@media (max-width: 991px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text .banner_text_iner {
    padding-top: 0px;
    text-align: center;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 21, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text .banner_text_iner {
    height: 650px;
    padding-top: 0;
     text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text {
    height: 650px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text {
    height: 650px;
  }
}

/* line 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .banner_text h1 {
  font-size: 70px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 70px;
}

@media (max-width: 576px) {
  /* line 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 44, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text h1 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.4;
  }
}

/* line 75, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .banner_text h1 span {
  color: #ff4800;
}

/* line 80, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .banner_text p {
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 42px;
  padding-right: 110px;
}

@media (max-width: 991px) {
  /* line 80, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 80, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .banner_text p {
    padding-right: 0;
  }
}

/* line 96, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_1 {
  position: absolute;
  right: 10%;
  top: 0%;
  z-index: -1;
}

@media (max-width: 991px) {
  /* line 96, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .feature_icon_1 {
    display: none;
  }
}

/* line 106, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_2 {
  position: absolute;
  right: 30%;
  top: 10%;
  z-index: -1;
}

/* line 113, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_3 {
  position: absolute;
  right: 10%;
  top: 35%;
  z-index: -1;
}

@media (max-width: 991px) {
  /* line 113, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .feature_icon_3 {
    display: none;
  }
}

/* line 123, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_4 {
  position: absolute;
  right: 30%;
  top: 45%;
  z-index: -1;
}

/* line 130, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_5 {
  position: absolute;
  right: 15%;
  bottom: 20%;
  z-index: -1;
}

/* line 137, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
.banner_part .feature_icon_6 {
  position: absolute;
  right: 50%;
  bottom: 5%;
  z-index: -1;
}

@media (max-width: 991px) {
  /* line 137, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_banner.scss */
  .banner_part .feature_icon_6 {
    display: none;
    bottom: 0%;
  }
}

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

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

@media (max-width: 576px) {
  /* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text {
    padding-left: 0;
  }
}

/* line 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
  }
}

/* line 63, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .feature_part_text p {
  margin-bottom: 46px;
}

/* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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;
}

@media (max-width: 991px) {
  /* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .feature_part_text .feature_part_text_iner {
    padding: 20px 15px 15px;
    margin-bottom: 15px;
  }
}

/* line 80, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner:hover {
  border: 1px solid #ff4800;
}

/* line 83, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner h4 {
  font-size: 40px;
  font-weight: 700;
  font-family: "Barlow Semi Condensed", sans-serif;
}

/* line 88, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.667;
}

/* line 97, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .single_feature {
  margin: 0 11px;
}

@media (max-width: 991px) {
  /* line 97, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature {
    margin: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 97, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature {
    margin: 0;
  }
}

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

@media (max-width: 991px) {
  /* line 106, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 106, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature:nth-child(2) {
    margin-top: 30px;
  }
}

/* line 117, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 117, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 117, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature_part {
    margin-top: 25px;
  }
}

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

@media (max-width: 991px) {
  /* line 134, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature_part img {
    margin-bottom: 21px;
  }
}

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

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

@media (max-width: 576px) {
  /* line 150, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 150, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 150, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .feature_part .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

/* line 171, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.feature_part .single_feature_part p {
  color: #7f7f7f;
  line-height: 1.8;
  font-size: 15px;
}

/* line 178, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
.single_feature_padding {
  padding-top: 140px;
}

@media (max-width: 576px) {
  /* line 178, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 178, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 178, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 178, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_feature_part.scss */
  .single_feature_padding {
    padding-top: 70px;
  }
}

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

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us {
    padding: 0 0 70px;
  }
}

/* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
.about_us .feature_icon_1 {
  position: absolute;
  left: 15%;
  top: 12%;
  z-index: -1;
}

/* line 17, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
.about_us .feature_icon_2 {
  position: absolute;
  right: 15%;
  top: 12%;
  z-index: -1;
}

/* line 25, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
.about_us .about_us_text img {
  margin-bottom: 10px;
}

/* line 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
  }
}

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

@media (max-width: 576px) {
  /* line 59, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 59, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 59, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .about_us_text p {
    margin-bottom: 20px;
  }
}

/* line 78, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
.about_us .about_us_text .btn_1 {
  margin-right: 30px;
}

@media (max-width: 991px) {
  /* line 78, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 78, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .about_us_text .btn_1 {
    margin-right: 10px;
  }
}

@media (max-width: 576px) {
  /* line 91, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .learning_img {
    margin-top: 30px;
  }
  /* line 95, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .right_time .learning_img {
    margin-top: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .learning_img {
    margin-top: 40px;
  }
  /* line 107, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .right_time .learning_img {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  /* line 114, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .right_time {
    padding: 70px 0 0;
  }
  /* line 117, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 99;
}

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
  .use_sasu {
    padding: 70px 0 30px;
  }
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu .feature_icon_1 {
  position: absolute;
  left: 22%;
  top: 15%;
  z-index: -1;
}

/* line 23, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu .single_feature_part {
  text-align: center;
  padding: 0 15px;
}

@media (max-width: 991px) {
  /* line 23, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
  .use_sasu .single_feature_part {
    margin-bottom: 40px;
  }
}

/* line 33, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu .single_feature_part img {
  margin-bottom: 33px;
  height: 65px;
}

@media (max-width: 991px) {
  /* line 33, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
  .use_sasu .single_feature_part img {
    margin-bottom: 21px;
  }
}

/* line 45, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu .single_feature_part img i {
  color: #6388c0;
  font-size: 24px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

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

@media (max-width: 576px) {
  /* line 52, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 52, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 52, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
  .use_sasu .single_feature_part h4 {
    margin-bottom: 15px;
  }
}

/* line 72, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_use_sasu.scss */
.use_sasu .single_feature_part p {
  color: #7f7f7f;
  line-height: 1.8;
  font-size: 15px;
}

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

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
  .pricing_part {
    /* JC es 70 en vez de 100 */
    padding: 100px 0 40px;
  }
}

/* line 13, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .feature_icon_2 {
  position: absolute;
  left: 15%;
  top: 8%;
  z-index: -1;
}

/* line 19, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part {
  text-align: center;
  padding: 40px 40px 32px;
  border: 1px solid #eaecee;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

@media (max-width: 991px) {
  /* line 19, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 19, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part {
    padding: 40px;
  }
}

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

/* line 35, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part p {
  color: #182028;
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 27px;
}

/* line 42, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part h3 {
  font-size: 30px;
  font-weight: 600;
  border-top: 1px solid #eee;
  margin-bottom: 5px;
  padding-top: 24px;
}

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

/* line 54, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part .pricing_btn {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  display: inline-block;
  color: #182028;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

/* line 62, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_btn:hover {
  color: #ff4800;
}


/* line 67, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part ul {
  padding: 12px 0 20px;
  border-bottom: 1px solid #eaecee;
}

@media (max-width: 991px) {
  /* line 67, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 67, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part ul {
    margin: 20px 0;
  }
}

/* line 77, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part ul li {
  font-size: 14px;
  color: #7f7f7f;
  text-transform: capitalize;
  margin: 10px 0;
}

/* line 84, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part .pricing_btn {
  padding-top: 33px;
}

@media (max-width: 991px) {
  /* line 84, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
  .pricing_part .single_pricing_part .pricing_btn {
    padding-top: 10px;
  }
}

/* line 93, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
.pricing_part .single_pricing_part:hover {
  border: 1px solid transparent;
  box-shadow: 0px 20px 30px 0px rgba(24, 32, 40, 0.05);
}

/* line 96, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_pricing_plan.scss */
/* .pricing_part .single_pricing_part:hover .pricing_btn {
  color: #ff4800;
} */

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

/************review_part css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part {
  position: relative;
  z-index: 99;
}

/* line 6, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .feature_icon_2 {
  position: absolute;
  right: 15%;
  top: 5%;
  z-index: -1;
}

/* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .review_img {
  margin-bottom: 25px;
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .review_part_text h2 {
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  margin-bottom: 28px;
  position: relative;
}

@media (max-width: 576px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 40px;
  }
}

/* line 48, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .review_part_text p {
  line-height: 36px;
  margin-bottom: 34px;
}

@media (max-width: 576px) {
  /* line 48, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text p {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 48, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text p {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 48, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
  .review_part .review_part_text p {
    margin-bottom: 20px;
  }
}

/* line 67, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .review_part_text h3 {
  font-size: 24px;
  font-weight: 600;
}

/* line 71, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .review_part_text h3 span {
  font-size: 70%;
  color: #888888;
  font-weight: 400;
}

/* line 79, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .owl-dots {
  padding-top: 33px;
}

/* line 82, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .owl-dots button.owl-dot {
  border-radius: 50px;
  display: inline-block;
  background: #ccc;
  margin: 0 15px 0 0;
  width: 20px;
  height: 4px;
  background-color: #d3d8dd;
}

/* line 91, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .owl-dots button.owl-dot.active {
  background-color: #ff4800;
}

/* line 95, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_review_part.scss */
.review_part .owl-dots button.owl-dot:focus {
  outline: none;
}

/************subscribe us css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
.subscribe_part {
  position: relative;
  z-index: 1;
}

/* line 5, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
.subscribe_part .feature_icon_2 {
  position: absolute;
  right: 50%;
  bottom: 5%;
  z-index: -1;
}

/* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
.subscribe_part h2 {
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  margin-bottom: 77px;
}

@media (max-width: 991px) {
  /* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part h2 {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part h2 {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 35px;
  }
}

/* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
.subscribe_part .btn_2 {
  border-radius: 0;
  padding: 27px 44px;
}

@media (max-width: 991px) {
  /* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .btn_2 {
    padding: 17px 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .btn_2 {
    margin-top: 0;
    padding: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .btn_2 {
    margin-top: 0;
    padding: 13px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .btn_2 {
    padding: 13px;
  }
}

/* line 45, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
.subscribe_part .form-control {
  padding: 39px 20px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.2px;
}

@media (max-width: 991px) {
  /* line 45, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .form-control {
    padding: 25px 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 45, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_subscribe_part.scss */
  .subscribe_part .form-control {
    padding: 25px 15px;
  }
}

/************client css start***************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
.client_logo {
  padding: 0 0 140px;
}

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
  .client_logo {
    padding: 0 0 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
  .client_logo {
    padding: 0 0 100px;
  }
}

/* line 10, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
.client_logo .single_client_logo {
  display: flex;
  align-items: center;
}

/* line 14, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
.client_logo .owl-carousel .owl-item img {
  width: auto;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}

/* line 17, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
.client_logo .single_client_logo {
  height: 100px;
}

/* line 19, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_client_logo.scss */
.client_logo .single_client_logo img {
  margin: 0 auto;
}

/**********************footer part css*******************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part {
  /* background-image: url("../images/web/footer_bg.png"); */
  /* background-image: url(../images/web/banner_bg.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0px 25px;
}

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
    background-image: url("none");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f7f7f7;
  }
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part img {
  margin-bottom: 35px;
}

@media (max-width: 576px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

/* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part h4 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 500;
}

@media (max-width: 576px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

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

/* line 65, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a {
  color: #888888;
  margin-bottom: 10px;
  display: inline-block;
}

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

/* line 77, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part .social_icon {
    margin-top: 15px;
  }
}

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

/* line 99, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
  position: relative;
}

/* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 113, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part .email_icon {
  position: absolute;
  right: 0px;
  top: 20px;
  width: 60px;
  height: 39px;
  background-color: #ff4800;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  line-height: 10px;
  border: 2px solid #ff4800;
}

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

/* line 135, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon {
  text-align: right;
}

/* line 138, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li {
  display: inline-block;
}

/* line 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li a {
  font-size: 14px;
  color: #888888;
  margin-left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 576px) {
  /* line 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

/* line 162, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
  color: #ff4800;
}

@media (max-width: 576px) {
  /* line 135, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon {
    float: left;
    margin-top: 15px;
  }
}

/* line 181, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p {
  color: #888;
}

/* line 185, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text span {
  color: #ff4800;
  font-size: 12px;
}

@media (max-width: 991px) {
  /* line 180, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .copyright_text {
    text-align: center !important;
  }
}

/* line 197, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p a {
  color: #ff4800;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 201, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p a:hover {
  color: #ff4800;
}

/* line 206, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .info {
  color: red !important;
}

@media (max-width: 991px) {
  /* line 211, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon {
    text-align: center;
    float: none;
  }
}

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

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

/* line 85, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_elements.scss */
b,
sup,
sub,
u,
del {
  color: #ff4800;
}

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

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

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

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

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

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

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

/* line 127, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.button-area {
  background: #fff;
}

/* line 138, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

/* line 377, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.progress-table .table-row .country img {
  margin-right: 15px;
}

/* line 404, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.list-style {
  width: 14px;
  height: 14px;
}

/* line 455, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #ff4800;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

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

/* line 475, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_elements.scss */
.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #ff4800;
  font-weight: 500;
  line-height: 1.82em !important;
}

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

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

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

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

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

/* line 515, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.single-input:focus {
  outline: none;
}

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

/* line 530, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.input-group-icon .icon i {
  color: #797979;
}

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

/* line 545, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.single-textarea:focus {
  outline: none;
}

/* line 560, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.single-input-primary:focus {
  outline: none;
  border: 1px solid #ff4800;
}

/* line 574, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

/* line 588, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

/* line 602, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff4800;
  -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/185 Ecobit SAAS html/sass/_elements.scss */
.default-switch input:checked + label {
  left: 19px;
}

/* line 639, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.primary-switch input:checked + label:after {
  left: 19px;
}

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

/* line 704, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.confirm-switch input:checked + label:after {
  left: 19px;
}

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

/* line 769, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/* line 876, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/* line 991, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.default-select {
  height: 40px;
}

/* line 1001, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.default-select .nice-select .list .option.selected {
  color: #ff4800;
  background: transparent;
}

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

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

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

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

/* line 1045, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_elements.scss */
.form-select .nice-select .list .option.selected {
  color: #ff4800;
  background: transparent;
}

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

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

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

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

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

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

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

/* line 1099, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_blog_part.scss */
  .blog_part {
    padding-bottom: 50px;
  }
}

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

/* line 18, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 20px;
  }
}

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

/* line 39, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 20px;
  }
}

/* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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: #ff4800;
  border-radius: 50%;
}

/* line 90, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_blog_part.scss */
.blog_part .single-home-blog .card h5:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  color: #ff4800;
}

/* line 139, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

/* line 159, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_blog_part.scss */
.blog_part .single-home-blog .card ul li span {
  margin-right: 10px;
}

/************** accordion part start***************/
/* line 3, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part button {
  font-size: 20px;
  color: #182028;
  font-weight: 500;
}

/* line 8, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part .card {
  margin-bottom: 30px;
  border-radius: 0;
}

/* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part .card .card-header {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  padding: 27px 16px;
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part .card .card-body {
  font-size: 16px;
  line-height: 28px;
  color: #888888;
  padding: 0px 30px 32px;
}

/* line 23, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part h5 {
  position: relative;
  z-index: 1;
}

/* line 27, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part h5 button.btn.btn-link:after {
  position: absolute;
  content: "\e622";
  top: 9px;
  right: 12px;
  height: auto;
  font-family: 'themify';
  color: #ff4800;
}

/* line 38, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part h5 button.btn.btn-link.collapsed:after {
  content: "";
  color: #888888;
}

/* line 45, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part .btn-link:hover {
  color: #182028;
  text-decoration: none;
}

/* line 49, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_accordion.scss */
.accordion_part .btn {
  text-align: left !important;
}

/**************** copyright part css start ****************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_copyright_part.scss */
.copyright_part {
  background-color: #303030;
  padding: 26px 0px;
}

/* line 5, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_copyright_part.scss */
.copyright_part p {
  color: #8a8a8a;
  font-family: 300;
}

/* line 9, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_copyright_part.scss */
.copyright_part a {
  color: #7c32ff;
}

@media (max-width: 576px) {
  /* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_copyright_part.scss */
  .copyright_part .footer-social {
    margin-top: 20px;
  }
}

/* line 25, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_copyright_part.scss */
  .copyright_part .footer-text {
    text-align: center;
    margin-bottom: 25px !important;
  }
}

/* line 65, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
.contact-info {
  margin-bottom: 25px;
}

/* line 6, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.contact-info__icon {
  margin-right: 20px;
}

/* line 9, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
.contact-info .media-body h3 a:hover {
  color: #7c32ff;
}

/* line 29, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
.contact-title {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* line 47, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact label {
  font-size: 14px;
}

/* line 50, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-group {
  margin-bottom: 30px;
}

/* line 52, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-group .button-contactForm {
  padding: 5px 5px 5px 20px;
}

/* line 55, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
  .form-contact .form-group .btn_1 {
    margin-bottom: 20px;
  }
}

/* line 66, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-group .btn_1 i {
  color: #fff;
  width: 50px;
  height: 50px;
  background-color: #ff4800;
  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/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-group .btn_1:hover {
  border: 1px solid #7c32ff;
  color: #7c32ff !important;
}

/* line 80, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-group .btn_1:hover i {
  color: #7c32ff;
  color: #fff !important;
}

/* line 88, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-control:focus {
  outline: 0;
  box-shadow: none;
}

/* line 101, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_contact.scss */
.form-contact .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

/* line 107, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_contact.scss */
.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

/* line 1, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb {
  position: relative;
  z-index: 1;
  text-align: center;
  background-color: #3b13b0;
}

/* line 7, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner {
  height: 475px;
  width: 100%;
  display: table;
}

/* line 12, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
  display: table-cell;
  vertical-align: middle;
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: capitalize;
}

@media (max-width: 576px) {
  /* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
  .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    font-size: 50px;
  }
}

/* line 40, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h5 {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin-top: 23px;
}

/* line 46, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h5 span {
  font-size: 15px;
  position: relative;
  z-index: 1;
  margin: 0 18px;
}

/* line 51, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h5 span:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: -4px;
  top: 6px;
  background-color: #fff;
  border-radius: 50%;
}

/* line 64, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
  margin: 0px 5px;
  font-size: 12px;
}

/* line 74, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_breadcrumb.scss */
.breadcrumb {
  margin-bottom: 0px !important;
}

/**********************footer part css*******************/
/* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part {
  background-image: url("../img/footer_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0px 25px;
}

@media (max-width: 991px) {
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part {
    padding: 70px 0px 25px;
    background-image: url("none");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f7f7f7;
  }
}

/* line 16, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part img {
  margin-bottom: 35px;
}

@media (max-width: 576px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 20, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part {
    margin-bottom: 20px;
  }
}

/* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part h4 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 500;
}

@media (max-width: 576px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part h4 {
    margin-bottom: 15px;
  }
}

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

/* line 65, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled li a {
  color: #888888;
  margin-bottom: 10px;
  display: inline-block;
}

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

/* line 77, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .single_footer_part .social_icon {
    margin-top: 15px;
  }
}

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

/* line 99, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
  position: relative;
}

/* line 102, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 113, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part .email_icon {
  position: absolute;
  right: 0px;
  top: 20px;
  width: 60px;
  height: 39px;
  background-color: #7c32ff;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  line-height: 10px;
  border: 2px solid #7c32ff;
}

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

/* line 135, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon {
  text-align: right;
}

/* line 138, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li {
  display: inline-block;
}

/* line 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li a {
  font-size: 14px;
  color: #888888;
  margin-left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 576px) {
  /* line 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/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 141, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon li a {
    margin-left: 0px;
    margin-right: 25px;
  }
}

/* line 162, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
  color: #ff4800;
}

@media (max-width: 576px) {
  /* line 135, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon {
    float: left;
    margin-top: 15px;
  }
}

/* line 181, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p {
  color: #888;
}

/* line 185, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text span {
  color: #ff4800;
  font-size: 12px;
}

@media (max-width: 991px) {
  /* line 180, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .copyright_text {
    text-align: center !important;
  }
}

/* line 197, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p a {
  color: #ff4800;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 201, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .copyright_text p a:hover {
  color: #ff4800;
}

/* line 206, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
.footer_part .info {
  color: red !important;
}

@media (max-width: 991px) {
  /* line 211, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_footer.scss */
  .footer_part .footer_icon {
    text-align: center;
    float: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* JCADD */
.dct-2m{
  border-top: 1px solid #e4e4e4;
  padding-top: 7px;
  color: #58595f;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

.border-prices-basico{
  border-top: 8px solid #bfcd31 !important;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}
.border-prices-intermedio{
  border-top: 8px solid #ff4800 !important;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}
.border-prices-premiun{
  border-top: 8px solid rgb(5,34,53) !important;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

img.img-redondeada {
  /* cambia estos dos valores para definir el tamaño de tu círculo */
  /* height: 100px;
  width: 100px; */
  /* los siguientes valores son independientes del tamaño del círculo */
  border-radius: 20px !important;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pricing_btn_video 
{
  font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1.8px;
display: inline-block;
color: #182028;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding-top: 33px;
}
.pricing_btn_solicitar
{
  font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1.8px;
display: inline-block;
color: #182028;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding-top: 33px;
}


.pricing_btn_solicitar:hover
{
  color: #ff4800; !important;
}



.pricing_btn_video:hover
{
  color: #bfcd31 !important;
}