@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@500;700&display=swap');
h1, h2, h3, h4, h5, h6 {
    font-family: 'Archivo', sans-serif;
    font-weight: 500;
    line-height: 1.3;  
}
ul {
    padding-left: 0;
}
.testimonials2 li {
    background: none;
}
ul li{
    background:url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/3514924/settings_images/UuOWPNqSc2Fws0H3DG0F_orange_tick.png);
    padding-left: 2.8em;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 18px 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    list-style: none;
}
}
h1{
    font-weight: 700;
}
#block-1611832618356 .btn{   
   box-shadow: 9px 9px 0px #ccc;
}
#block-1611753350384 .btn{
   box-shadow: 9px 9px 0px #ccc;
}
#block-1611744962826 .btn {
   box-shadow: 9px 9px 0px #CCC;
}
#block-1611748394548 .btn {
    box-shadow: 9px 9px 0px #CCC;
}
.banner_heading{
    font-size:56px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Slider */  




/* Testimonial Style*/
.testistyle {padding: 20px 50px;
    padding-top: 70px;
    background: #fff;
    min-height: 449px;
    margin-bottom: 30px;
    color: #000;
}
.testi_img{max-width: 130px !important;
    max-height: 130px !important;
    margin-top: 0 !important;
    margin: 0px auto;
    margin-bottom: 0 !important;
    transform: translateY(65px);
    border: 4px solid #fff;
    box-shadow: 0px 1px 8px #ccc;}
.testi_extra{padding: 0 2rem !important;}
.testi_text{font-size: 18px !important; font-style: italic; line-height: 24px;}
.testimonial__title {font-style: normal; font-size: 18px; opacity: 0.6;}
.img-circle {
    border-radius: 50%;
}
.section--testimonial {text-align: center; padding: 50px 0;}
.section--testimonial .container {
    padding: 0 70px;
}
.section--testimonial .slick-dots {
    display: table !important;
    margin: 0;
    margin: 0 auto;
    margin-bottom: 0rem;
    padding: 0;
    list-style: none;
}

.section--testimonial .slick-dots li {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: table-cell;
    height: 10px;
    margin: 0;
    cursor: pointer;
}


element.style {
}
.section--testimonial .slick-dots li button {
    background: #b4aaaa;
}
.section--testimonial .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 10px;
    padding: 0;
    font-size: 0px;
    border: none;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.section--testimonial .slick-dots li button {
    background: transparent !important;
    border: 2px solid #fff;
}
.section--testimonial .slick-dots li.slick-active button {
    background: #fff !important; 

}
ul.firstlist li:before {
    content: '✓';
   
    padding-right: 10px;
}

ul.firstlist {
    list-style: none;
    padding: 0px;
}

#block-1583062119430 .btn {
   
    display: none;
}

.make-equal {
    min-height: 200px;
}


.make-equal h4 {font-size: 24px;
    
}
/* End Testimonial Style*/   
.testi_extra:focus{
    outline:none;
}

@media (max-width: 767px){
    .banner_heading{
        font-size:36px;
    }
    .section--testimonial .container {
        padding: 0 10px;
    }
}