/* CSI start */

.page-title-text:after {
  content: 'Cleantie';
}

.headlineGreen {
  font-weight: bolder!important;
  color: rgb(80, 168, 82);
  /*color : #51a852;*/
  /*color:  rgb(12, 155, 26);*/
}

.headlineBrightGreen {
  font-weight: bolder!important;
  color: rgb(149, 244, 65);
}

.headlineWhite {
  color: white;
}

.headlineBlack {
  color: black;
}

.headlineBlue {
  color: blue;
}

.headlineBrightBlue {
  color: rgb(65, 235, 244);
}

.headlineRed {
  color: red;
}

.headlineOrangered {
  color: orangered;
}

.taglineBlack {
  color: black;
}

.feature-tagline {
  font-weight: 300;
  color: #404040;
  line-height: 1.1;
  font-size: 24px;
}

.feature-blocks .feature-block {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.story-picture-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.feature-inline-block {
  display: inline-block;
  white-space: nowrap;
}

.flex-prev {
  font-weight: bolder!important;
  color: white!important;
  width: 40px!important;
  height: 80px!important;
}

.flex-next {
  font-weight: bolder!important;
  color: white!important;
  width: 40px!important;
  height: 80px!important;
}

.Slide-text {
  margin-left: 150px;
}

.resizing-logo {
  width: 35px;
  height: 35px;
}

.payware-text-color-blue {
  font-weight: bolder;
  color: #159bc0;
  align-content: center;
}

.payware-text-color-red {
  font-weight: bolder;
  color: red;
  align-content: center;
}

.payware-table {
  width: 60%;
  margin: 0px auto;
}

.contact-class-row {
  padding-top: 60px;
}

.contact-text-Columu {
  padding-left: 45px;
}

.contact-text-Color {
  color: #ed5153;
}

.contact-image {
  height: 100%;
  width: 100%;
  /*width:535px;
        height:300px;*/
}

.modal-lg {
  width: 850px;
}

.calculator{
  position: absolute;
  top: 87%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.calculator-input {
  width: 45px;
  background: transparent;
  color: white;
  text-align: center;
  border: 1px solid transparent;
}

.hide {
  display: none;
}

.available {
  display: flex;
}

