@import url('https://www.joinhopscotch.com/hubfs/css/google-fonts.css');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

    html{
      background: #E5E5E5;
      max-width: 1920px;
      margin: auto;
    }

    h1,
    h2,
    h3,
    h6,
    h4,
    p,span,label,a {
        font-family: Poppins !important;
/*       letter-spacing:0.03em; */
    }
@media(max-width:992px) {
    body {
        font-size: 16px !important;
        line-height: 28px !important;
        font-style:normal;
    }

    h1 {
        font-size: 2em !important;
        line-height: 44px !important;
        font-style:normal;
    }

    h2 {
        font-size: 1.6875em !important;
        line-height: 38px !important;
        font-style:normal;
    }

    h3 {
        font-size: 1.375em !important;
        line-height: 34px !important;
        font-style:normal;
    }

    h4 {
        font-size: 1.25em !important;
        line-height: 34px !important;
        font-weight: 500;
        font-style:normal;
    }

    h6 {
        font-size: 1em !important;
        line-height: 22px !important;
        font-style:normal;
    }

    p {
        font-size: 1em !important;
        line-height: 28px !important;
        font-style:normal;
    }
}




/*    @media(max-width:1023px) {
        body {
            font-size: 24px !important ;
            line-height:30px !important
        }

        h1 {
            font-size: 1.66em!important;
            line-height: 48px!important
        }

        h2 {
            font-size: 1.5em!important;
            line-height: 46px!important
        }

        h3 {
            font-size: 1.25em!important;
            line-height: 38px!important
        }

        h6 {
            font-size: 0.66em!important;
            line-height: 22px!important
        }

        p {
            font-size: 1em!important;
            line-height: 30px!important;
        }
    } */

    @media(min-width:993px) {
        body {
            font-size: 20px !important;
            line-height:42px!important;
            font-style:normal;
        }

        h1 {
            font-size: 1.95em!important;
            line-height: 64px!important;
            font-style:normal;
        }

        h2 {
            font-size: 1.7em!important;
            line-height: 52px!important;
            font-style:normal;
        }

        h3 {
            font-size: 1.5em!important;
            line-height: 44px!important;
            font-style:normal;
        }
        h4 {
            font-size: 1.35em !important;
            line-height: 40px !important;
            font-style:normal;
        }

        h6 {
            font-size: 0.8em!important;
            line-height: 22px!important;
            font-style:normal;
        }

        p {
            font-size: 1em!important;
            line-height: 36px!important;
            font-style:normal;
        }
   
    }


/* margin shortcode */

.m-10{
  margin: 10px;
}
.m-20{
  margin: 20px;
}
.m-30{
  margin: 30px;
}
.m-40{
  margin: 40px;
}

.mt-10{
  margin-top: 10px;
}
.mt-20{
  margin-top: 40px;
}
.mt-30{
  margin-top: 30px;
}
.mt-40{
  margin-top: 40px;
}

.mb-10{
  margin-bottom: 10px;
}
.mb-20{
  margin-bottom: 40px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-40{
  margin-bottom: 40px;
}
button, .button{
  color: #fff;
  text-transform: none;
}

.gap-10{
  gap:10px;
}
.gap-20{
  gap:20px;
}
.gap-30{
  gap:30px;
}
.gap-40{
  gap:40px;
}
.gap-50{
  gap:50px;
}

.font-work-sans{
  font-family: "Work Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.hui-ft-calendarprint{
    font-size:13px;
    line-height: 18px;
  }
.hui-ft-calendarprint-bold{
    font-size:13px;
    line-height: 18px;
    font-weight:600
  }
  .btn.hui-btn, a.hui-btn {
    text-decoration: none;
    font-family: 'Poppins';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .btn.hui-btn:hover, a.hui-btn:hover{
        text-decoration: none;
    }
.btn.hui-btn-lg, a.hui-btn-lg {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    max-width: 320px;
    width: 100%;
    height: 60px;
/*     padding: 10px; */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;   
    white-space: normal;
}
.btn.hui-btn-md, a.hui-btn-md {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    max-width: 303px;
    min-width: 204px;
    width: auto;
    height: 60px;
/*     padding: 10px 40px; */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    white-space: normal;
}

.btn.hui-btn-sm, a.hui-btn-sm  {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    max-width: 226px;
/*     width: 100%; */
    height: 46px;
    padding: 8px 20px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 47px;
    white-space: normal;
}
  .hui-btn-sm.hui-btn-white{
    border-color:#3366CC;
  }
  
.hui-btn-therapist{
  width: 149px;
  height: 46px;
  top: -2px;
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 0px 30px 0px 30px;
  border: 2px 0px 0px 0px;
  opacity: 0px;
  background: #FFFF71;
  border: 2px solid #FFFF71;
  box-shadow: 0px 2px 4px 0px #00000026;
}

    /* btn color classes */
    .hui-btn-orange {
      background: #FF7061;
      border: 0.5px solid #F2CEAA;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
      border-radius: 5px;
      color:#3366CC;
    }
    a.hui-btn-orange {
      color: #fff !important;
    }
    a.hui-btn-orange:hover {
      color: #fff !important;
    }
    .btn.hui-btn-orange:hover,.btn.hui-btn-orange:focus {
        color: #fff;
       background: #FF7061;
    }
    .hui-btn-yellow {
      background: #FFFF71;
      border: 0.5px solid #C0F2FF;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.26);
      border-radius: 5px;
    }
  .hui-btn-darkpurple {
      background: #AB80D0;
      color:#FFFFFF;
      border: 0.5px solid #D8C5EB;
    }
    a.hui-btn-darkpurple {
      color: #ffffff !important;
    }
    a.hui-btn-darkpurple:hover {
      color: #ffffff !important;
    }
    .btn.hui-btn-darkpurple:hover {
        
        background-color:#AB80D0
    }
    .hui-btn-blue {
      background: #2C54B0 !important;
      color: #fff !important;
      border: 0.5px solid #A5E2F2;
     }
     a.hui-btn-blue {
      color: #fff !important;
     }
     a.hui-btn-blue:hover {
      color: #fff !important;
     }
   .btn.hui-btn-blue:hover {
      color: #fff;
     border-color:rgba(255, 255, 255, 0.5);
     background: #2C54B0     
    }

    .hui-btn-primary {
      background: #3366CC !important;
      color: #fff;
      border: 0.5px solid #2C54B0;
     }
     a.hui-btn-primary {
      color: #fff !important;
     }
     a.hui-btn-primary:hover {
      color: #fff !important;
     }
   .btn.hui-btn-primary:hover {
      color: #fff;
     border-color:rgba(255, 255, 255, 0.5);
     background: #3366CC     
    }
    .hui-btn-green {
      background: #6EA31F !important;
      color: #fff;
      border: 0.5px solid #D0E35F;
     }
    a.hui-btn-green {
      color: #fff !important;
     }
     a.hui-btn-green:hover {
      color: #fff !important;
     }
   .btn.hui-btn-green:hover {
      color: #fff;
     border-color:rgba(255, 255, 255, 0.5);
     background: #6EA31F     
    }

    .hui-btn-peach {
      background: #F2CEAA;
      border: 0.5px solid #FF7061;
      color: #3366CC;
    }
    a.hui-btn-peach {
      color: #3366CC !important;
    }
    a.hui-btn-peach:hover {
      color: #3366CC !important;
    }
    .btn.hui-btn-peach:hover {
      color: #3366CC;
      background: #F2CEAA;
    }
    
    .hui-btn-limegreen {
      background: #D0E35F;
      color: #3366CC;
      border: 0.5px solid #6EA31F;
    }
    a.hui-btn-limegreen {
      color: #3366CC !important;
    }
    a.hui-btn-limegreen:hover {
      color: #3366CC !important;
    }
    .btn.hui-btn-limegreen:hover {
        color: #3366CC;
      background: #D0E35F;
    }

    .hui-btn-purple {
      background: #D8C5EB;
      color: #3366CC;
      border: 0.5px solid #AB80D0;
    }
    a.hui-btn-purple {
      color: #3366CC !important;
    }
    a.hui-btn-purple:hover {
      color: #3366CC !important;
    }
    .btn.hui-btn-purple:hover {
        color: #3366CC;
      background: #D8C5EB;
    }

    .hui-btn-lightblue {
      background: #A5E2F2;
      color:#3366CC;
    }
    a.hui-btn-lightblue {
      color: #3366CC !important;
    }
    a.hui-btn-lightblue:hover {
      color: #3366CC !important;
    }
   .btn.hui-btn-lightblue:hover {
        color: #3366CC;
      }
    
    .hui-btn-white {
      background: #fff;
      color:#3366CC;
      border: 0.5px solid #3366CC;
    }
    a.hui-btn-white {
      color: #3366CC !important;
    }
    a.hui-btn-white:hover {
      color: #3366CC !important;
    }
    .btn.hui-btn-white:hover, .btn.hui-btn-white:focus {
        color: #3366CC;
      background-color:#fff;
      border-color:#3366CC;
    }

   
.btn{
  outline:none
}
  
/*   fonts css */
  .hui-text-underline{
    text-decoration:underline;
  }
   .hui-ft-italic{
    font-style:italic
  }

  .hui-ft-primary{
    color:#3366CC !important;  /* this is primary blue */
  }
.hui-ft-blue{
    color:#2C54B0 !important;  /* this is med blue */
  }
.hui-ft-darkblue{
    color:#1C346B !important;  /* this is dark blue */
  }
.hui-ft-lightblue{
    color:#A5E2F2 !important;  /* this is light blue */
  }
.hui-ft-newlightblue{
    color:#E6F5FF !important;  /* this is new light blue */
  }
.hui-ft-purple{
    color:#E5B8FE !important;  /* this is new purple */
  }
.hui-ft-newdarkpurple{
    color:#663699 !important;  /* this is new dark purple */
  }

.hui-ft-superltpeach{
  color: #FEF5EE !important;   /* this is new superltpeach */
} 
.hui-ft-new-superltpeach{
  color:#FFF7F5;
}
  .hui-ft-white{
    color:#ffffff !important;
  }
.hui-ft-offwhite{
  color:#FFF6F2;
}
.text-black{
  color:#000000;
}
  .hui-ft-orange{
    color: #FF7061;
  }
.hui-ft-pink{
  color: #FFC5DF
}
.hui-ft-green{
  color: #237D78;
}
.hui-ft-lightgreen{
  color:#3AAB8F;
}
.hui-ft-skyblue{
  color:#AFEEFF;
}
.hui-ft-grey{
  color:#4D5056;
}
.hui-ft-limegreen{
  color:#C8EA42
}
  .hui-ft-dark{
    color:#000
  }
/*   font color */
  .hui-ft-regular{
    font-weight:300;
  }
  .hui-ft-light{
    font-weight:200;
  }
  .hui-ft-bold{
    font-weight:600;
  }
  .hui-ft-bolder{
    font-weight:700;
  }
  .hui-ft-black{
    font-weight:700;
  }
  .hui-ft-bold900{
    font-weight:900;
  }
.hui-ft-lightbold{
   font-weight:500
 }
.hui-bg-primary{
background: #3366CC;
}
.hui-bg-white{
background: #ffffff;
}
.hui-bg-offwhite{
  background: #FFF6F2;
}
.hui-bg-lightblue{
  background: #C0F2FF;
}
.hui-bg-yellow{
  background: #FFFF71;
}
.testimonial-bg-yellow{background: #FFFF71; color:#494949;}
.testimonial-bg-blue{background: #3366CC; color:#FFF6F2;}
.testimonial-bg-lightblue{background: #C0F2FF; color:#494949;}
.testimonial-bg-lightgrey{background: #F5E6FF; color:#494949;}
.testimonial-bg-green{background: #237D78; color:#FFF6F2;}
.testimonial-bg-yellow p {color:#494949;}
.testimonial-bg-blue p {color:#FFF6F2;}
.testimonial-bg-lightblue p {color:#494949;}
.testimonial-bg-lightgrey p {color:#494949;}
.testimonial-bg-green p {color:#FFF6F2;}
.hui-mb-90{
  margin-bottom:90px
}
.hui-mb-100{
  margin-bottom:100px
}
.hui-pb-26{
  padding-bottom:26px
}
.hui-mb-10{
  margin-bottom:10px;
}
.hui-mb-15{
  margin-bottom:15px;
}
.hui-mt-25{
  margin-top:25px
}
.hui-mb-25{
  margin-bottom:25px
}
.hui-mb-20{
  margin-bottom:20px !important;
}
.hui-mb-30{
  margin-bottom:30px !important;
}
.hui-mb-40{
  margin-bottom:40px !important;
}
.hui-mt-20{
  margin-top:20px;
}
.hui-mt-45{
     margin-top:45px
}
.hui-mt-50{
  margin-top:50px
}
.hui-mt-30{
  margin-top:30px
}
.hui-mt-35{
  margin-top:35px
}
.hui-mt-122{
  margin-top:122px
}
.hui-mt-100{
  margin-top:100px
}
.hui-mt-150{
  margin-top:150px
}
.hui-fs-50{
  font-size: 50px !important;
  line-height: 38px !important;
}
.hui-fs-30{
  font-size: 30px !important;
  line-height: 35px !important;
}
.hui-fs-27{
 font-size: 27px !important;
  line-height: 38px !important;
}
.hui-fs-24{
 font-size: 24px !important;
  line-height: 34px !important;
}
.hui-fs-22{
    font-size:22px !important;
    line-height: 30px !important;
}
.hui-fs-20{
   font-size:20px !important;
    line-height: 20px !important;
}
.hui-fs-18{
   font-size:18px !important;
    line-height: 28px !important;
}
.hui-fs-16{
  font-size: 16px !important;
  line-height: 22px !important;
}
.hui-fs-14{
    font-size:14px;
    line-height: 18px;
}
.hui-fs-13{
  font-size:13px !important;
  line-height:15.25px !important;
}

.hui-fs-12{
  font-size:12px !important;
  line-height:15px !important;
}

.mt-50{
 margin-top:50px
}
.mt-20{
 margin-top:20px
}
.hui-mt-40{
  margin-top:40px
}
.hui-ft-darkgrey{
  color: #494949;
}
.hui-ft-darkergrey{
  color: #13203B;
}
.hui-ft-peach{
color:#F2CEAA
}
.hui-input-group-container {
    position: relative;
}
.hui-form-control.form-control {
    background: #FFFFFF;
    border: 1px solid #EEF0F6;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
    border-radius: 10px;
    height: 67px;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    color: #3366CC;
    padding: 20px;
}
.hui-input-btn-wrapper {
    position: absolute;
    top: 0;
    right: -31px;
}
.hui-input-btn-wrapper .btn.hui-btn {
    width: auto;
}
.btn.hui-btn-orange:hover {
    color: #fff;
}

input.hui-form-control.form-control::placeholder, textarea.hui-form-control.form-control::placeholder {
    color: #3366CC;
    font-weight: 600;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
}
.hui-ft-error{
 color:#ff4e4e
}

    .hui-badge {
        border: 1px solid rgba(255, 255, 255, 0.6);
        border-radius: 40px;
        padding: 10px 30px;
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        height:67px
    }

.hui-mw-320{
   max-width:320px
}

.w100{
  width:100%;
}

    .hui-badge.limegreen-badge {
        background-color: #C8EA42;
        color:#3366CC
    }

    .hui-badge.lightblue-badge {
        background-color: #A5E2F2;
        color:#3366CC
    }

    .hui-badge.peach-badge {
        background-color: #F2CEAA;
        color:#3366CC
    }

    .hui-badge.purple-badge {
        background-color: #D8C5EB;
        color:#3366CC
    }
@media (max-width: 992px)
.myTopnav {
    display: block;
    padding: 10px;
    background-color: #3366CC !important;
}
  @media(min-width:576px) and (max-width:992px){
    .hui-input-btn-wrapper {
      right:-19px
    }
  }
@media(min-width:360px) and (max-width:576px){

  .hui-input-btn-wrapper {
    position: relative;
    margin-top: 10px;
    top: auto;
    right: auto;
}
}
  @media(max-width:360px){

  .hui-input-btn-wrapper {
    position: relative;
    margin-top: 10px;
    top: auto;
    right: auto;
}
}

/* single select css */

.hui-select-dropdown-wrapper .select2-container {
  width: 100% !important;
}

.hui-select-dropdown-wrapper .select2-search__field {
  color: #3366CC;
  font-size: 20px;
  line-height: 24px;
  font-family: Poppins;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3366CC;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #3366CC;
}

.hui-select-dropdown-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 18px;
  line-height: 24px;
  font-size: 20px;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  content: url(https://www.joinhopscotch.com/hubfs/carrot-down-blue.svg);
  top: 18px;
  position: absolute;
  right: 10px;
  width: auto;
  border: none;
  left: unset;
  margin: unset;
  height: auto;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-selection--single,
.hui-select-dropdown-wrapper .select2-container--default .select2-selection--multiple {
  background: #ffffff;
  border: 1px solid #EEF0F6;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
  border-radius: 10px;
  height: 67px;
  font-family: "Poppins";
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  color: #3366CC;
  padding: 0 20px;
}

.hui-select-dropdown-wrapper .select2-container--default.select2-container--open .select2-selection.select2-selection--single .select2-selection__rendered {
  border-bottom: 2px solid #3366CC;
  padding-bottom: 15px;
}

.hui-select-dropdown-wrapper .select2-dropdown {
  background: #ffffff;
  border: 1px solid #EEF0F6;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
  border-radius: 0 0 10px 10px;
  border-top: none;
  padding: 0 10px;
}

.hui-select-dropdown-wrapper .select2-container--open.select2-container--focus {
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}

.hui-select-dropdown-wrapper .select2-container--default.select2-container--open .select2-selection.select2-selection--single {
  border-bottom: none;
}

.hui-select-dropdown-wrapper li.select2-results__option:before {
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #6EA31F;
  border-radius: 40px;
  display: inline-flex;
  margin-right: 10px;
  padding: 12px;
}

.hui-select-dropdown-wrapper .select2-results__option[aria-selected="true"]:before {
  background-color: #6EA31F;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: transparent;
    color:#3366CC;
   }
.hui-select-dropdown-wrapper li.select2-results__option:hover{
  background-color: #e4e4e4!important;
}
.hui-select-dropdown-wrapper .select2-results__option {
  display: flex;
  align-items: center;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  color: #3366CC;
  border-bottom: 1px solid #d2d7e6;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: left;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent;
  color: #3366CC;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-results__option--selected:before {
  background-color: #6EA31F;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-results__option--selected {
  background-color: transparent;
  color: #3366CC;
}

.hui-select-dropdown-wrapper .select2-container--default .select2-results>.select2-results__options {
  max-height: 320px;
}

.hui-select-dropdown-wrapper ul.select2-results__options::-webkit-scrollbar {
  width: 5px;
}

.hui-select-dropdown-wrapper ul.select2-results__options::-webkit-scrollbar-track {
  background: #EEF0F6;
  border-radius: 5px;
}

.hui-select-dropdown-wrapper ul.select2-results__options::-webkit-scrollbar-thumb {
  background: #3366CC;
  border-radius: 6px;
}
.hui-select-dropdown-wrapper .select2-container--open.select2-container--focus{
border-radius: 10px 10px 0 0;
    border-bottom: none;
}

.hui-select-dropdown-wrapper .select2-dropdown.select2-dropdown--above {
    border-radius: 10px 10px 0 0;
    box-shadow: none;
}
.hui-select-dropdown-wrapper .select2-search__field{
  outline:none
}

@media(max-width:576px){
   .hui-select-dropdown-wrapper .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{
    border-radius: 10px 10px 0 0;
  }
    .hui-select-dropdown-wrapper .select2-dropdown.select2-dropdown--above{
      border-radius:  0 0 10px 10px
  }
  .hui-select-dropdown-wrapper .select2-container--default .select2-results>.select2-results__options {
    max-height: 100%;
}
  .hui-select-dropdown-wrapper .select2-dropdown {
    position: relative;
}
  .hui-select-dropdown-wrapper .select2-container.select2-container--default.select2-container--open {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
}

/* hui input box */
.hui-input-form-group, .hui-input-form-group input:active, .hui-input-form-group input:focus, .hui-input-form-group input:target {
    border-color: #3366CC;
}
.input-group {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%;
}

.hui-input-form-group.input-group>.form-control {
    width: 100%;
    position: static;
}

.hui-textfield-v2 .form-control {
    background: #fff;
    border: 1px solid #EEF0F6;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
    border-radius: 10px!important;
    height: 67px;
    outline: none;
    font-size: 20px;
    line-height: 20px;
}
.hui-input-form-group .form-control {
    background: #FEF5EE;
    border: 0.25px solid #3366CC;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    color: #3366CC;
    font-family: Poppins;
}
.hui-input-form-group input::placeholder {
  font-size: 16px;
  line-height: 24px;
  color: #3366CC;
}

.hui-mr-12{
  margin-right: 12px;
}
.hui-ml-12{
  margin-left: 12px;
}
.hui-mr-7{
  margin-right: 7px;
}
.hui-ml-7{
  margin-left: 7px;
  width:30px;
}
.mw-992{
  max-width:992px;
}
.newsletter-email > .hui-btn-lg{
  height: 67px !important;
}
.playground-section > .playground-email > .btn .hui-btn-lg{
  height: 67px !important;
}
.p40{
  padding:40px;
}
@media (max-width: 576px) {
  .p40 {
    padding: 20px !important;
  }
.owl-dots button.owl-dot{
    width: 24px;
    height: 24px;
    margin: 15px;
}
.owl-theme .owl-dots .owl-dot span{
    width: 24px;
    height: 24px;
}
.owl-dots button.owl-dot:focus{
  outline: none !important;
}


.hui-header-sticky{
  position:sticky;
  top:0;
  z-index: 999;
}
.mw-600{
  max-width:600px;
}

 /***** RADIO BUTTON STYLES *****/
.hui-radio {
  position: relative;
}
.hui-radio input[type=radio] {
  opacity: 0;
}
.hui-radio label {
  padding-left: 24px;
  cursor: pointer;
  font-size: 16px;
  line-height:24px;
}
.hui-radio label:before {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #D0E35F;
}
.hui-radio input[type=radio] {
  margin: 0px;
}
.hui-radio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  display: inline-block;
  font-size: 11px;
  width: 22px;
  height: 22px;
  background-color: #D0E35F;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}