body .section .component__title {
    font-family: "montserrat", sans-serif;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 2.125rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#partial-header-1 .socialmedia,
#partial-header-1 .cta{
    padding: 0;
}
#partial-header-1 .phone__number {
    font-size: 1.3625rem;
}
.cta_pay__container--inner .component__button--1 {
    border: 1px solid #23ade1 !important;
}
.cta_pay__container--inner .component__button--1:hover {
    border: 1px solid #23ade1 !important;
    background-color: #23ade1 !important;
}
.section--light .featuredblocks-grid-e .featuredblock__bgImage:before {
    background-color: #494242;
}
img.dog{float:right;max-width:250px;height:auto;margin-left:12px;}

#partial-header-1 .component__button--2 {
    margin-top: 0!important;
}
.section-editable .editable__container h1, .section-pagecontent h1 {
font-family: "montserrat", sans-serif;
}
.section__bg--dark-4::before {
    background: rgb(179,200,110);
    background: linear-gradient(0deg, rgba(179,200,110,1) 0%, rgba(199,221,129,1) 46%, rgba(225,247,152,1) 100%);
    border-bottom: solid #26acde 5px;
}
.section__bg--light-2::before {
    background-color: #e1f893;
}
.mobileHeader-container {
    background: rgb(179,200,110);
    background: linear-gradient(0deg, rgba(179,200,110,1) 0%, rgba(199,221,129,1) 46%, rgba(225,247,152,1) 100%);
}
.section--light .phone__number {
    color: #48483a;
}
.section--light .component__button--2 {
    border: 1px solid #26acde !important;
    background-color: #26acde !important;
    border-radius: 30px;
    padding-right: 40px;
    padding-left: 40px;
}
.section__bg--light-1::before {
    background-color: #ffffff;
}
.cstm_border::before {
    border-bottom: solid #be262f;
}
.section__bg--dark-1::before {
    background-color: #652c90;
}
.section-banner .banner-a > .row:first-of-type {
    display: none;
}
.mobileHeader-logoImg {
    min-height: 100px;
}
.cgi-rt {
  margin: 0 auto;
  position: relative;
  pointer-events: none;
  height: 406px;
  max-height: 406px;
  max-width: 720px;
}
.footer_cstm_cols .col-sm-12 {
    width: 100%!important;
    flex: 0 0 25%;
    max-width: 25%;
}
div#partial-header-1 p {
    margin-top: 0;
}
.footer_cstm_cols:before {
    background: url(/storage/app/media/dot-horizontal-border.png) repeat-x;
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
}
.footer_cstm_cols {
    margin-top: 20px;
}
.half.left {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.section--light .navigation-a .navigation__item--link {
    text-align: center;
}
.navigation-a .navigation__item.has-drop-down > .navigation__item--link::after {
    right: 5px;
}
.section--light .navigation-a .navigation__list--sub .navigation__item--link {
    text-align: left;
}
#activity {
    display: inline-block;
    margin: 0 30px;
    text-align: center;
}
.cstm_sticky_btn {
    position: fixed!important;
    bottom: 0;
    width: 100%;
    max-width: 300px;
}
a.cstm_btn_fixed {
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: red;
    padding: 5px 20px;
    border-radius: 20px;
    color: white!important;
    font-weight: 900;
}
.section--light .editable__container h2, .section--light .editable__container h3, p.component__subtitle.banner-f-text__subtitle {
    color:  #23ADE0!important;
}


a.cstm_btn_fixed {
    z-index: 1000;
}







@media only screen and (max-width: 1200px) {
.footer_cstm_cols .col-sm-12 {
    width: 100%!important;
    flex: 0 0 49%;
    max-width: 49%;
}
.footer_cstm_cols .col-sm-12:nth-child(even) {
    display: none;
}
.half.left {
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
.footer_cstm_cols .col-sm-12 {
    width: 100%!important;
    flex: 0 0 100%;
    max-width: 100%;
}
.footer_cstm_cols .col-sm-12 p {
    text-align: center;
}
img.align-right, img.align-left {
    float: none!important;
    display: block;
    text-align: center;
    margin: 0 auto!important;
}
}
@media only screen and (max-width: 510px) {
  .cgi-rt {
    max-height: 255px;
    height: 255px;
  }
}

html {
  scroll-margin-top: 15rem!important;
}

html, body, *{
    overflow: visible;
    scroll-margin-top:400px;
}