/*Buttons*/
a.btn.btn--solid.btn--medium.btn--auto,
.form-btn.btn--solid.btn--auto.btn--medium {border-radius:5px;background-color: #0276d0 !important;background: linear-gradient(to right, #0276d0 0%, #19acd7 50%, #29d2dc 100%) !important;border:none;color:#fff !important;letter-spacing:1px;font-family: 'Montserrat';font-weight:700;}

.box-shadow-large {
    background-color: #0276d0 !important;background: linear-gradient(to left, #0276d0 0%, #19acd7 50%, #29d2dc 100%) !important;
}

ul.check
{
list-style-type: none;
padding: 0;
margin: 0 0 0 20px;
}

ul.check li
{
background-image: url(https://tutbucket.s3.amazonaws.com/images/gold-checkbox.png);
background-repeat: no-repeat;
background-position: 0 .22em;
padding-left: 1.9em;
}

/*Fonts*/
.caveat {font-family: "Caveat", cursive;font-weight:bold;line-height:75%;}

/*Font Sizes*/
.xl {font-size:150%;}

/*Colors*/
.neon {color:#07ede7;}
.blue {color:#1470b9;}

/*Misc*/
#section-1727233161345 {z-index:10;}
#section-1727233161345 .section__overlay {
    background-color: none !important;
  }
.left {float:left;margin-right:30px;}
.right: {float:right;}

.curved-underline {
    position: relative;
}

.curved-underline::after {
    content: "";
    width: 100%; 
    height:25px;
    background-image: url("https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/file-uploads/themes/2158724404/settings_images/5a6b424-2e7-2a8f-eeea-7cf028444a23_underline.png");
    background-position: center;
    background-size: cover;
    background-repeat:no-repeat;
    position: absolute;
    bottom:-20px;
    left: 0;
}

.form-control::-webkit-input-placeholder {
  color: #666; }

.form-control::-moz-placeholder {
  color: #666; }

.form-control:-ms-input-placeholder {
  color: #666; }

.form-control::-ms-input-placeholder {
  color: #666; }

.form-control::placeholder {
  color: #666; }

.form-control:-ms-input-placeholder {
  color: #666; }

.form-control::-ms-input-placeholder {
  color: #666; }


@media (min-width: 768px) {
  #block-1727229151949, [data-slick-id="1727229151949"] {
    z-index: 1 !important;
  }
}