.slider-main-wrapper {
    margin-bottom: 50px;
    overflow: hidden;
    padding: 5pc 0;
    position: relative;
    width: 100%
}

.slider-main-wrapper.container {
    max-width: 100%
}

@media screen and (min-width:1441px) {
    .slider-main-wrapper.container {
        max-width: 90pc
    }
}

.slider-main-wrapper .container.bluebg {
    background-color: #3c6aa8;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 140px;
    width: 100%
}
.slider-main-wrapper .container.sleek-kitchen-bg {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 140px;
    width: 100%
}

.slider-main-wrapper .center-slider-wrapper {
    background-color: transparent;
    width: 100%
}

.slider-main-wrapper .center-slider-wrapper .slick-track {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center
}

.slider-main-wrapper .center-slider-wrapper .slick-slide {
    cursor: pointer;
    display: inline-block;
    -webkit-filter: contrast(.6);
    filter: contrast(.6);
    float: none;
    height: 100%;
    margin: 0 40px;
    padding: 40px 0;
    text-align: center;
    align-self: flex-start;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    vertical-align: middle
}

@media (max-width:575.98px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide {
        margin: 0 15px
    }
}

.slider-main-wrapper .center-slider-wrapper .slick-slide.slick-center,
.slider-main-wrapper .center-slider-wrapper .slick-slide.slick-current {
    cursor: default;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.slider-main-wrapper .container {
    text-align: right
}

.slider-main-wrapper .container .slider-progress {
    background: #fff;
    height: 2px;
    margin-left: auto;
    margin-right: 170px;
    margin-top: 20px;
    max-width: 333px;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slider-main-wrapper .container .slider-progress .progress {
    background: #f9994c;
    height: 2px;
    position: absolute;
    width: 0
}

.slider-main-wrapper .container {
    position: relative
}

.slider-main-wrapper .container .slick-counter {
    bottom: -43px;
    color: #fff;
    position: absolute;
    right: 5%
}

.slider-main-wrapper .container .slick-counter span {
    -webkit-transition: cubic-bezier(.075, .82, .165, 1);
    -o-transition: cubic-bezier(.075, .82, .165, 1);
    -moz-transition: cubic-bezier(.075, .82, .165, 1);
    transition: cubic-bezier(.075, .82, .165, 1)
}

.slider-main-wrapper .container .slick-counter span.current {
    color: #fff;
    font-family: BioRhyme;
    font-size: 72px;
    line-height: 90px;
    padding-left: 10px;
    padding-right: 15px
}

.slider-main-wrapper .container .slick-counter span.total {
    color: #fff;
    font-family: BioRhyme;
    font-size: 1pc;
    font-weight: 400;
    line-height: 20px
}

.slider-main-wrapper .container .slick-counter span:before {
    content: "0"
}

.slider-main-wrapper .slick-arrow {
    max-width: 90pc
}

.slider-main-wrapper .slick-arrow.slick-prev {
    background-color: transparent;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #26282b;
    height: 4pc !important;
    left: -webkit-calc(100vw - 84%);
    left: -moz-calc(100vw - 84%);
    left: calc(100vw - 84%);
    width: 4pc;
    z-index: 99
}

@media (max-width:991.98px) {
    .slider-main-wrapper .slick-arrow.slick-prev {
        left: 5%
    }
}

@media screen and (max-width:1280px) and (orientation:landscape) {
    .slider-main-wrapper .slick-arrow.slick-prev {
        left: 22%
    }
}

@media screen and (max-width:991px) and (orientation:landscape) {
    .slider-main-wrapper .slick-arrow.slick-prev {
        left: 5%
    }
}

.slider-main-wrapper .slick-arrow.slick-prev:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "\72";
    font-family: beautiful-homes !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: none !important
}

.slider-main-wrapper .slick-arrow.slick-next {
    background-color: transparent;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #26282b;
    height: 4pc !important;
    right: -webkit-calc(100vw - 84%);
    right: -moz-calc(100vw - 84%);
    right: calc(100vw - 84%);
    width: 4pc;
    z-index: 99
}

@media (max-width:991.98px) {
    .slider-main-wrapper .slick-arrow.slick-next {
        right: 5%
    }
}

@media screen and (max-width:1280px) and (orientation:landscape) {
    .slider-main-wrapper .slick-arrow.slick-next {
        right: 22%
    }
}

@media screen and (max-width:991px) and (orientation:landscape) {
    .slider-main-wrapper .slick-arrow.slick-next {
        right: 5%
    }
}

.slider-main-wrapper .slick-arrow.slick-next:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "\71";
    font-family: beautiful-homes !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: none !important
}

.text-container {
    margin-bottom: 15px;
}

.text-container .txt {
    color: #26282b;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
}
/* start with new component design by ASIF. */

@media (min-width:991px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide img {
      height: 577px;
      /* transition: 0.3s; */
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center img{ 
      height: 614px;
      /* transition: 0.3s; */
  }
  }
  
  .center-slider-wrapper-item img {
    height: 100%;
    object-fit: cover;
  	background: #f0f0f0;
  }

  
  @media (max-width:991px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide img {
      height: 525px;
                transition: 0.3s;
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center img{ 
      height: 577px;
    transition: 0.3s;
  }

  }
  
  
  @media (max-width:767px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide img{
      height: 400px;
                transition: 0.3s;
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center img{ 
      height: 486px;
    transition: 0.3s;
  }
  .text-container .txt {
    font-size: 10px;
    line-height: 12px;
}
  
  }
  
  @media (max-width:576px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide img{
      height: 335px;
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center img{ 
      height: 370px;
  }

  .slider-main-wrapper {
    padding: 2pc 0;
}
.text-container .txt {
    font-size: 11px;
    line-height: 10px;
}

  }
  
  @media (max-width:400px) {
    .slider-main-wrapper .center-slider-wrapper .slick-slide img{
     height: 285px;
        transition: 0.3s;
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center img{ 
	 height: 300px;
    transition: 0.3s;
  }
  .slider-main-wrapper .slick-arrow.slick-next {
   top:35%;
   height: 3pc !important;
   width: 3pc;
}
.slider-main-wrapper .slick-arrow.slick-prev {
    top:35%;
    height: 3pc !important;
    width: 3pc;
}

  } 

 
  
  .slider-main-wrapper {
  
    padding: 35px 0;
  
  }
  .text-container .txt {
   
    padding: 0 31px;
  }
  .text-container .txt{
    font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 400; 
      line-height: 20px;
      margin-top: 20px;
  }
  .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center .text-container .txt{
    font-family: Lato;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      color: #f0f0f0;
      line-height: 20px;
      margin-top: 20px;
  }
  @media (max-width:576px) {
    .text-container .txt{
      font-size: 14px;
      line-height: 14px;
      padding: 0 10px;
      margin-top: 10px;
    }
    .center-slider-wrapper .center-slider-wrapper-item.slick-current.slick-active.slick-center .text-container .txt{
      font-size: 14px;
      padding: 0 10px;
      line-height: 14px;
      margin-top: 10px;
    
    }
  }
