.circle-right-arrow i{font-size: 38px;}
.circle-right-arrow i:hover{color: #f22742;}

/*--------------------------------------------------------------
# Bottom Black Ber Area
--------------------------------------------------------------*/

.bottom-menu{ background: #343a40;}
.month_text{ 
  color: #eeb51d;
  font-size: 30px;
  font-family:'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 500;
  padding: 15px;
  text-align: center;
}




@media only screen and (max-width: 768px) {
  .month_text{ 
    color: #eeb51d;
    font-size: 26px;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 500;
    padding: 15px;
    text-align: center;

  }
}

@media only screen and (max-width: 576px) {
  .month_text{ 
    color: #eeb51d;
    font-size: 26px;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 500;
    padding: 15px;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 430px) { 
  .month_text{ 
    color: #eeb51d;
    font-size: 19px;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 500;
    padding: 15px;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
  }
	
}

 /*  next step  */
 #nextStep_bg{
  background:url(../img/nextstap/next_step_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
    }
  
  
  .nextStep{
      padding: 40px;
  }
  .maxWidth670 {
      max-width: 670px;
      margin: 0 auto;
      margin-left: 427px;
  }
  
 
  
  .stepOne{
      background: url(../img/nextstap/step1.png) top left no-repeat;
      background-position: 100% auto;
      height: 103px;
      margin-bottom: 25px;
      width: 640px;
      border-radius: 15px;
  }
  
  .stepTwo{
      background: url(../img/nextstap/step2.png) top left no-repeat;
      width: 640px;
  }
  
  .stepThree{
      background: url(../img/nextstap/step3.png) top left no-repeat;
      width: 640px;
  }
  
  .stepFour{
      background: url(../img/nextstap/step4.png) top left no-repeat;
      width: 640px;
  }
  
  .stepFive{
      background: url(../img/nextstap/step5.png) top left no-repeat;
      width: 640px;
  }
  
  .stepSix{
      background: url(../img/nextstap/step6.png) top left no-repeat;
      width: 640px;
  }
  
  .stepNumber{
    font-family: "Arial Black", sans-serif;
    font-size: 45px;
    line-height: 103px;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 5px;
  }
    .stepNumber{
     color:#000;
    }
  .stepNumber2{
    color:#000;
    }
  .stepNumber3{
    color:#000;
    }
  .stepNumber4{
    color:#000;
    }
  .stepNumber5{
    color:#000;
      }
  .stepNumber6{
    color:#000;
      }	
  .stepText {
    font-size: 16px;
    width: 481px;
    height: auto;
    line-height: normal;
    color: #ffffff;
    font-weight: 600;
    padding: 15pxs;
   }
  
  .stepOne .stepText{
    padding-top: 20px;
  }
  .stepSix .stepText{
  padding-top: 20px;
  }
  .stepTwo .stepText{
  padding-top: 20px;
  }
  .stepThree .stepText{
  padding-top: 20px;
  }
  .stepFour .stepText{
      padding-top: 20px;
  }
  .stepFive .stepText{
    padding-top: 20px;
  } 
  .nextarrow{
      margin-top: 40px;
      margin-right: 15px;
  }
  
  /*  next step End */

 

/* Price Box */
#price_bg{
  background:url(../img/business_cat/apartments/price_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 20px;
  
    }
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a,
a:active,
a:focus {
  color: #6f6f6f;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -ms-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
max-width: 100%;
height: auto;
}
.main-title {
margin-bottom: 50px;
text-align: center;
}

.main-title h1 {
font-size: 35px;
font-weight: 700;
margin-bottom: 15px;
}

.main-title h2 {
font-size: 28px;
font-weight: 600;
margin-bottom: 5px;
}

.main-title p{
font-size: 18px;
margin-bottom: 0;
}
.pricing {
text-align: center;
margin-bottom: 30px;
position: relative;
z-index: 9;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
color: #fff;
font-size: 20px;
}

.pricing .price-header1 {
width: 100%;
background: #f22742;
padding: 35px 20px;
}
.pricing .price-header2 {
width: 100%;
background: #5cc027;
padding: 35px 20px;
}
.pricing .price-header3 {
  width: 100%;
  background: #e6c510;
  padding: 35px 20px;
  }

.pricing .price-header .title {
margin: 0 0 10px;
font-size: 20px;
font-weight: 600;
color: #37404d;
}
.pricing .title {
font-weight:bold;

}
.pricing .price-header .price {
font-size: 35px;
font-weight: 300;
margin: 0;
color: #37404d;
}

.pricing .content {
padding: 20px 70px 30px;
background: #f9f9f9;
text-align: left;
font-size: 18px;
color: #000000;
}

.pricing .content ul {
margin: 0 0 20px;
}

.pricing .content ul li {
padding: 8px 0;
font-size: 16px;
color: #656565;
}

.pricing.featured .listing-badges {
position: absolute;
top: 0;
z-index: 999;
right: 0;
width: 100%;
display: block;
font-size: 15px;
padding: 0;
overflow: hidden;
height: 100px;
}

.pricing.featured .featured {
float: left;
transform: rotate(-45deg);
left: -67px;
top: 17px;
position: relative;
text-align: center;
width: 200px;
font-size: 13px;
margin: 0;
padding: 7px 10px;
font-weight: 500;
color: #fff;
}
.pricing.featured .featured {
background: #f0151f;
}
.btn-outline {
border: solid 1px #f0151f;
color: #f0151f;
}

.btn-outline:hover {
border: solid 1px #dc141d;
background: #dc141d;
color: #fff;
}
.button-theme {
background: #f0151f;
color: #FFF !important;
}

.button-theme:hover {
background: #dc141d;
color: #fff;
}

.pricing-btn {
padding: 7px 25px 5px;
border-radius: 10px;
font-size: 14px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: none;
}


.nextStepsTitle h1 {
  font-size: 50px;
  font-family: sans-serif;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
  margin-top: 50px;
  text-transform: uppercase;

}

.nextStepsTitle {
  font-size: 50px;
  font-family: berlinsansfbdemi, sans-serif;
  color: #000;
  font-weight: bold;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
}

/* Kazi */



/******************* Timeline Demo - 6 *****************/
.demo {
  background: #f2f2f2
 
}

.main-timeline6 {
  overflow: hidden;
  position: relative
  
}

.main-timeline6 .timeline {
  width: 50%;
  float: right;
  position: relative;
  z-index: 1
}

.main-timeline6 .timeline:after,
.main-timeline6 .timeline:before {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  clear: both

}
.bottomh{ width: 100%; 
  height: 60px;}
  
.content-inner{ 
         margin-top: 28px !important;
         padding-top: 30px !important;
        }

      
@media only screen and (min-width: 375px) and (max-width: 767px)  {
    .content-inner{ 
         margin-top: 28px !important;
         padding-top: 30px !important;
        } 
        .bottomh{ width: 100%; 
                  height: 30px;}
    }

.main-timeline6 .timeline:before {
  width: 40%; 
  height: 6px;
  background: #9f005d;
  left: 0;
  z-index: -1;
  transform: translateY(-50%)
}

.main-timeline6 .timeline:after {
  width: 6px;
  height: 90%;
  background: #9f005d;
  left: -3px
}

.main-timeline6 .timeline-content {
  width: 65%;
  float: right;
  padding: 0 0 30px 30px;
  margin-right: 15px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px 6px #ccc
}

.main-timeline6 .timeline-content:after,
.main-timeline6 .timeline-content:before {
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #9f005d;
  position: absolute;
  top: 50%;
  left: -13px;
  z-index: 1;
  transform: translateY(-50%)
}

.main-timeline6 .timeline-content:after {
  left: 30%;
  transform: translate(-50%, -50%)
}

.main-timeline6 .year {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #9f005d;
  text-align: center;
  padding-left: 50px
}

.main-timeline6 .content-inner {
  padding: 35px 15px 35px 110px;
  margin-right: -15px;
  background: #9f005d;
  border-radius: 150px 0 0 150px;
  position: relative
}

.main-timeline6 .content-inner:after,
.main-timeline6 .content-inner:before {
  content: "";
  border-left: 15px solid #640026;
  border-top: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 0
}

.main-timeline6 .content-inner:after {
  border-top: none;
  border-bottom: 10px solid transparent;
  top: auto;
  bottom: -10px
}

.main-timeline6 .icon {
  width: 110px;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0
}

.main-timeline6 .icon i {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.main-timeline6 .title {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 5px
}

.main-timeline6 .description {
  font-size: 14px;
  color: #fff;
  margin: 0
}

.main-timeline6 .timeline:nth-child(2n) .icon,
.main-timeline6 .timeline:nth-child(2n):after,
.main-timeline6 .timeline:nth-child(2n):before {
  left: auto;
  right: 0
}

.main-timeline6 .timeline:nth-child(2n):after {
  right: -3px
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content {
  float: left;
  padding: 0 30px 30px 0;
  margin: 0 0 0 15px
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:before {
  left: auto;
  right: -13px
}

.main-timeline6 .timeline:nth-child(2n) .timeline-content:after {
  right: 30%;
  margin-right: -25px
}

.main-timeline6 .timeline:nth-child(2n) .year {
  padding: 0 50px 0 0;
  color: #05b1ff
}

.main-timeline6 .timeline:nth-child(2n) .content-inner {
  padding: 35px 110px 35px 15px;
  margin: 0 0 0 -15px;
  border-radius: 0 150px 150px 0
}

.main-timeline6 .timeline:nth-child(2n) .content-inner:after,
.main-timeline6 .timeline:nth-child(2n) .content-inner:before {
  border: none;
  border-right: 15px solid #027dcd;
  border-top: 10px solid transparent;
  right: auto;
  left: 0
}

.main-timeline6 .timeline:nth-child(2n) .content-inner:after {
  border-top: none;
  border-bottom: 10px solid transparent
}

.main-timeline6 .timeline:nth-child(2) {
  margin-top: 200px
}

.main-timeline6 .timeline:nth-child(odd) {
  margin: -190px 0 0
}

.main-timeline6 .timeline:nth-child(even) {
  margin-bottom: 70px
}

.main-timeline6 .timeline:first-child,
.main-timeline6 .timeline:last-child:nth-child(even) {
  margin: 0
}

.main-timeline6 .timeline:nth-child(2n) .content-inner,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(2n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(2n):after,
.main-timeline6 .timeline:nth-child(2n):before {
  background: #05b1ff
}

.main-timeline6 .timeline:nth-child(3n) .content-inner,
.main-timeline6 .timeline:nth-child(3n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(3n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(3n):after,
.main-timeline6 .timeline:nth-child(3n):before {
  background: #00a3a9
}

.main-timeline6 .timeline:nth-child(3n) .content-inner:after,
.main-timeline6 .timeline:nth-child(3n) .content-inner:before {
  border-left-color: #006662
}

.main-timeline6 .timeline:nth-child(3n) .year {
  color: #00a3a9
}

.main-timeline6 .timeline:nth-child(4n) .content-inner,
.main-timeline6 .timeline:nth-child(4n) .timeline-content:after,
.main-timeline6 .timeline:nth-child(4n) .timeline-content:before,
.main-timeline6 .timeline:nth-child(4n):after,
.main-timeline6 .timeline:nth-child(4n):before {
  background: #f92534
}

.main-timeline6 .timeline:nth-child(4n) .content-inner:after,
.main-timeline6 .timeline:nth-child(4n) .content-inner:before {
  border-right-color: #92070e
}

.main-timeline6 .timeline:nth-child(4n) .year {
  color: #f92534
}

@media only screen and (max-width:990px) and (min-width:768px) {
  .main-timeline6 .timeline:after {
      height: 80%
  }
}

@media only screen and (max-width:767px) {

  .main-timeline6 .timeline:last-child,
  .main-timeline6 .timeline:nth-child(even),
  .main-timeline6 .timeline:nth-child(odd) {
      margin: 0
  }

  .main-timeline6 .timeline {
      width: 95%;
      margin: 15px 15px 15px 0 !important
  }

  .main-timeline6 .timeline .timeline-content:after,
  .main-timeline6 .timeline .timeline-content:before,
  .main-timeline6 .timeline:after,
  .main-timeline6 .timeline:before {
      display: none
  }

  .main-timeline6 .timeline-content,
  .main-timeline6 .timeline:nth-child(2n) .timeline-content {
      width: 100%;
      float: none;
      padding: 0 0 30px 30px;
      margin: 0
  }

  .main-timeline6 .content-inner,
  .main-timeline6 .timeline:nth-child(2n) .content-inner {
      padding: 35px 15px 35px 110px;
      margin: 0 -15px 0 0;
      border-radius: 150px 0 0 150px
  }

  .main-timeline6 .timeline:nth-child(2n) .content-inner:after,
  .main-timeline6 .timeline:nth-child(2n) .content-inner:before {
      border: none;
      border-left: 15px solid #027dcd;
      border-top: 10px solid transparent;
      right: 0;
      left: auto
  }

  .main-timeline6 .timeline:nth-child(2n) .content-inner:after {
      border-top: none;
      border-bottom: 10px solid transparent
  }

  .main-timeline6 .timeline:nth-child(2n) .icon {
      top: 0;
      left: 0
  }

  .main-timeline6 .timeline:nth-child(4n) .content-inner:after,
  .main-timeline6 .timeline:nth-child(4n) .content-inner:before {
      border-left-color: #92070e
  }
}