/*header-css*/
@font-face {
    font-family: "AvenirNextLTPro-Demi";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634527115/fishnflips/webFontsAvenirNextLTProDemifont.woff2/webFontsAvenirNextLTProDemifont.woff2_aptgqe.eot");
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634527115/fishnflips/webFontsAvenirNextLTProDemifont.woff2/webFontsAvenirNextLTProDemifont.woff2_aptgqe.eot") format("embedded-opentype"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634527115/fishnflips/webFontsAvenirNextLTProDemifont.woff2/webFontsAvenirNextLTProDemifont.woff2_bc7icm.woff2") format("woff2"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634527115/fishnflips/webFontsAvenirNextLTProDemifont.woff2/webFontsAvenirNextLTProDemifont.woff2_g2xyit.woff") format("woff"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634527115/fishnflips/webFontsAvenirNextLTProDemifont.woff2/webFontsAvenirNextLTProDemifont.woff2_v7gtax.ttf") format("truetype");
}

@font-face {
    font-family: "AvenirNextLTPro-Regular";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_to1yct.eot");
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_to1yct.eot") format("embedded-opentype"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_h9jimh.woff2"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_ikoqdo.woff") format("woff"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_n9gnxj.ttf") format("truetype");
}

@font-face {
    font-family: "AvenirNextLTPro-Heavy";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634530896/fishnflips/AvenirNextLTPro-Heavy/AvenirNextLTPro-Heavy_izv639.eot");
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634530898/fishnflips/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular_to1yct.eot") format("embedded-opentype"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530896/fishnflips/AvenirNextLTPro-Heavy/AvenirNextLTPro-Heavy_nqfett.woff2"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530896/fishnflips/AvenirNextLTPro-Heavy/AvenirNextLTPro-Heavy_xmjfhf.woff") format("woff"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634530896/fishnflips/AvenirNextLTPro-Heavy/AvenirNextLTPro-Heavy_fzcmyx.ttf") format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634533401/fishnflips/Font%20Awesome%205/fa-brands-400_ocwpxx.eot");
    src: url("https://res.cloudinary.com/eleorex/raw/upload/v1634533401/fishnflips/Font%20Awesome%205/fa-brands-400_ocwpxx.eot") format("embedded-opentype"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634533401/fishnflips/Font%20Awesome%205/fa-brands-400_kzsgf5.woff2"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634533401/fishnflips/Font%20Awesome%205/fa-brands-400_glfj9a.woff") format("woff"),
        url("https://res.cloudinary.com/eleorex/raw/upload/v1634533401/fishnflips/Font%20Awesome%205/fa-brands-400_ljzwpu.ttf") format("truetype");
}



.newheader #header {
    background-color: white;
    box-shadow: 0 1px 10px rgb(0 0 0 / 5%);
}

.newheader .bg-primary {
    background-color: #fcbac7 !important;
}

.newheader .bg-primary {
    color: white;
}
 .newheader .btn.btn-primary.heading-font:hover {
    background-color: #fa95a9;
    border-color: #fa899f;
}

.newheader #header .header__announcement-bar {
    font-family: "AvenirNextLTPro-Demi", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2em;
    min-height: 34px;
}

.newheader .container,
.newheader .container-sm,
.newheader .container-md,
.newheader .container-lg,
.newheader .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.newheader .container-fluid {
    padding:  0;
    position: absolute;
    border-radius: 0;
    top: 0;
    transition: 0.2s;
    width: 100%;
    z-index: 1;
    background: #fff;
    padding: 5px 0;

}
.newheader .sfm-widget.sfm-widget-bottom.sfm-copy {
    font-size: 16px;
}
.newheader .pt-2,
.newheader .py-2 {
    padding-top: 0.5rem !important;
}

.newheader .pb-2,
.newheader .py-2 {
    padding-bottom: 0.5rem !important;
}

.newheader .text-center {
    text-align: center !important;
}

.newheader p,
.newheader pre {
    margin: 0 0 1em 0;
}

.newheader p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.newheader #header .header__announcement-bar p {
    margin: 0;
    padding-bottom: 3px;
}

.newheader #header .header__announcement-bar p:last-child {
    padding-bottom: 0;
}

.newheader .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.newheader #header .navbar {
    padding: 5px 0;
   
}

.newheader .sfm-widget a i {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.newheader .navbar-brand {
    display: inline-block;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.newheader .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.newheader #header .navbar-brand {
    margin-right: 0;
}

.newheader img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.newheader img {
    vertical-align: middle;
    border-style: none;
}

.newheader #header .navbar-brand img {
    width: auto;
    height: 52px;
}

.newheader .media-content,
.newheader .content {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 1.2em;
}

.newheader .navbar {
    margin-bottom: 0;
}

.newheader .container:before,
.newheader .container:after {
    display: block;
    line-height: 0;
    content: "";
}

.newheader {
    
}

.newheader .bg-primary a:not(.btn) {
    color: white;
    text-decoration: underline;
}
.newheader .container.text-center.py-2 {
    padding-top: 10px !important;
}

.newheader #header .header__navbar--left {
    
    font-size: 16px;
    line-height: 25.6px;
}
.newheader .btn {
    display: inline-block;
    font-weight: 400;
    color: #262626;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.newheader .btn-primary {
    color: #212529;
    background-color: #fcbac7;
    border-color: #fcbac7;
}
.newheader form button,
.newheader form input.action,
.newheader .btn {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    line-height: 1em;
    padding: 15px 25px 13px 25px;
    border-radius: 27px;
}
.newheader .heading-font {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
}
.newheader .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.newheader #header .header__navbar--left .btn {
    padding-left: 5px;
    padding-right: 5px;
    width: 180px;
    max-width: 100%;
    font-size: 14px;
    display: none;
    background-image: none;
    margin: 0;
    text-shadow:unset;
}
.newheader .btn-primary,
.newheader .btn-secondary {
    color: white;
}
.newheader .navbar-toggler {
    padding: 1px;
    font-size: 1.25rem;
    line-height: 1.4;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.newheader button:not(:disabled),
.newheader [type="button"]:not(:disabled),
.newheader [type="reset"]:not(:disabled),
.newheader [type="submit"]:not(:disabled) {
    cursor: pointer;
}
.newheader .navbar-light .navbar-toggler {
    color: #61bfad;
    border-color: rgba(0, 0, 0, 0.1);
}
.newheader #header .navbar-light .navbar-toggler {
    color: #dd211d;
    border-color: #dd211d;
    border-width: 0;
    border-radius: 0;
}
.newheader #header .navbar-toggler-bar {
    display: block;
    width: 44px;
    height: 4px;
    background-color: #dd211d;
    border-radius: 2px;
    margin-bottom: 6px;
    box-shadow: 0 0 1px rgba(221, 33, 29, 0.5);
    opacity: 1;
    transition: 0.2s ease;
}
.newheader .header__navbar.header__navbar--right.text-right {
    font-size: 16px;
    line-height: 25.6px;
}
.newheader #header .navbar-toggler-bar:last-child {
    margin-bottom: -5px;
}
.newheader .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.newheader .collapse:not(.show) {
    display: none;
}
.newheader #header .navbar-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 90%;
    max-width: 300px;
    background: white;
    right: 0;
    z-index: 99;
    padding: 0;
    transform: translateX(110%);
    transition: 0.5s;
    transition-timing-function: ease-in-out;
    box-shadow: -5px 0 7px rgba(0, 0, 0, 0.1);
    display: block;
}
.newheader #header .navbar-collapse.collapse:not(.show) {
    display: block;
}
.newheader #header .navbar-collapse__inner {
    padding: 25px 25px 15px 28px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: auto;
}
.newheader #header .navbar-collapse .navbar-menu-heading {
    color: #dd211d;
    margin: 0;
    padding: 11px 0 17px 0;
    text-transform: uppercase;
    font-family: "AvenirNextLTPro-Demi", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 25.6px;
}
.newheader #header .navbar-collapse .navbar-close {
    position: absolute;
    color: #dd211d;
    font-size: 60px;
    line-height: 0.6em;
    background-color: transparent;
    border: none;
    padding: 0;
}
.newheader ol,
.newheader ul,
.newheader dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
.newheader .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.newheader .mr-0,
.newheader .mx-0 {
    margin-right: 0 !important;
}
.newheader .ml-auto,
.newheader .mx-auto {
    margin-left: auto !important;
}
.newheader #header .navbar-nav {
    padding: 0;
}
.newheader #header .navbar-collapse .header__navbar {
    padding-top: 49px;
}
.newheader .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.newheader #header .nav-link {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    color: #464646;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    line-height: 1.4em;
}
.newheader #header .navbar-collapse .header__navbar .nav-link {
    padding: 5px 0 5px 0;
}
.newheader .pb-1,
.newheader .py-1 {
    padding-bottom: 0.25rem !important;
}
.newheader .pt-2,
.newheader .py-2 {
    padding-top: 0.5rem !important;
}
.newheader #header .header__book-btn .btn {
    min-width: 190px;
    max-width: 100%;
    margin: 0;
    font-family: "AvenirNextLTPro-Demi","Open Sans","Segoe UI","Helvetica",Arial,sans-serif;
    text-shadow: none;
}
.newheader .pt-3,
.newheader .py-3 {
    padding-top: 1rem !important;
}
.newheader .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.newheader .pt-0,
.newheader .py-0 {
    padding-top: 0 !important;
}
.newheader .pb-4,
.newheader .py-4 {
    padding-bottom: 1.5rem !important;
}
.newheader #header .navbar-nav {
    padding: 0;
    margin-left: 0;
}
.newheader #header .navbar-menu-bottom .nav-item {
    padding: 0;
}
.newheader i.user-icon {
    display: inline-block;
    background-image: url("https://fishnflips.com/_resources/themes/fishnflips/images/user-icon.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    vertical-align: middle;
}
.newheader #header .nav-link .user-icon {
    font-size: 28px;
}
.newheader .social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}
.newheader #header .navbar-menu-bottom .social-links li {
    display: block;
    padding: 6px 0;
    font-size: 16px;
    line-height: 25.6px;
}
.newheader #header .navbar-menu-bottom .social-links li a {
    font-size: 28px;
    display: inline-block;
    min-width: 30px;
    text-align: center;
    color: #dd211d;
    line-height: 25.6px;
}
.newheader .fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}
.newheader .fa-facebook-f:before {
    content: "\f39e";
}
.newheader .sr-only,
.newheader #mc_embed_signup .mc-field-group label,
.newheader .mc_embed_signup .mc-field-group label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.newheader .fa-instagram:before {
    content: "\f16d";
}
.newheader .fa-youtube:before {
    content: "\f167";
}
.newheader div#navbarCollapse.side-open {
    display: block !important;
    opacity: 1 !important;
    transform: translateX(0) !important;
    visibility: visible !important;
    height: 100% !important;
}
.newheader .btn-secondary {
    background-color: #61bfad;
    border-color: #61bfad;
    background-image: none;
}
.btn-primary {
    background-color: #fcbac7 !important;
    background-image: none !important;
    border-color: #fcbac7 !important;
    box-shadow: none !important;
}
a.btn.btn-primary.btn-large.btn-block.aaply,
a#submitExpressApplicationsForm {
    background-color: #dd211d !important;
    border-color: #dd211d !important;
}
a.btn.btn-primary.btn-large.btn-block.aaply {
    margin-bottom: 10px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:focus {
    border: unset;
    background-color: #fa95a9;
    border-color: #fa899f;
}
/*header-end*/
/*header-mediastart*/
@media (min-width: 320px) {
    .newheader .container.text-center.py-2 {
        padding-top: 11px !important;
    }
    .newheader #header .navbar {
        
        justify-content: space-between;
    }
    .newheader #header .navbar-brand {
        margin-right: 0;
        margin-left: 0;
        margin-right: 0;
        max-width: calc(100% - 180px);
    }
    .newheader #header .navbar-brand img {
        max-width: 190px;
        width: 100%;
        height: auto;
    }
    .newheader #header .header__navbar--right {
        
    }
    .newheader #header .header__announcement-bar {
        min-height: 36px;
    }
}
@media (min-width: 480px) {
    .newheader #header .header__navbar--left,
    .newheader #header .header__navbar--right {
        flex: 0 0 130px;
        max-width: 130px;
    }
    .newheader form button,
    .newheader form input.action,
    .newheader .btn {
        padding: 15px 35px 13px 35px;
    }
    .newheader #header .header__navbar--right {
        padding-right: 0;
    }
    .newheader #header .navbar-collapse {
        max-width: 350px;
    }
    .newheader #header .header__announcement-bar {
        min-height: 34px !important;
    }
    .newheader .container.text-center.py-2 {
        padding-top: 10px !important;
    }
    
    .newheader #header .navbar {
       
padding:5px 0;
       
z-index: auto;
       
padding: 5px 0;
       
padding-top: 0.5rem!important;
       
padding-bottom: 0.5rem!important;
    }
    .newheader #header .navbar-brand {
        max-width: calc(100% - 180px);
    }
    .newheader #header .navbar-brand img {
        max-width: none;
        width: auto;
        height: 44px;
    }
}
@media (min-width: 576px) {
    .newheader .container,
    .newheader .container-sm {
        max-width: 540px;
    }
    .newheader #header .header__navbar--left,
    .newheader #header .header__navbar--right {
        flex: 0 0 calc(50% - 125px);
        max-width: calc(50% - 125px);
    }
    .newheader #header .header__navbar--left {
        padding-left: 27px;
    }
    .newheader #header .navbar-brand img {
        height: 52px;
    }
}

@media (min-width: 768px) {
    .newheader .container,
    .newheader .container-sm,
    .newheader .container-md {
        max-width: 720px;
    }
    .newheader #header .header__navbar--left .btn {
        font-size: 16px;
        display: inline-block;
    }
}

@media (min-width: 992px) {
    .newheader .container,
    .newheader .container-sm,
    .newheader .container-md,
    .newheader .container-lg {
        max-width: 960px;
    }
    .newheader #header .header__navbar--left,
    .newheader #header .header__navbar--right {
        flex: 0 0 350px;
        max-width: 350px;
    }
    .newheader #header .header__navbar--left .btn {
        font-size: 18px;
    }
    .newheader #header .nav-link {
        font-size: 16px;
        padding: 10px 0;
    }
}

@media (min-width: 1360px) {
    .newheader .container,
    .newheader .container-sm,
    .newheader .container-md,
    .newheader .container-lg,
    .newheader .container-xl {
        max-width: 1210px;
    }
}
@media (max-width: 767px) {
}

/*headermedia-end*//*footer-css*/
.newfooter #footer {
    min-height: 100px;
       border-top: 3px solid #DD211D;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    padding-top: 3rem;
    padding-bottom: 4.075rem;
}

.newfooter .footer__fish-mascot {
    display: none;
}

.newfooter img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.newfooter img {
    vertical-align: middle;
    border-style: none;
}

.newfooter .pr-3,
.newfooter .px-3 {
    padding-right: 1rem !important;
}

.newfooter .pl-3,
.newfooter .px-3 {
    padding-left: 1rem !important;
}

.newfooter .pb-6,
.newfooter .py-6 {
    padding-bottom: 4.5rem !important;
}

.newfooter .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    line-height: 1.6em;
}

.newfooter .pb-3,
.newfooter .py-3 {
    padding-bottom: 1rem !important;
}

.newfooter .col-1,
.newfooter .col-2,
.newfooter .col-3,
.newfooter .col-4,
.newfooter .col-5,
.newfooter .col-6,
.newfooter .col-7,
.newfooter .col-8,
.newfooter .col-9,
.newfooter .col-10,
.newfooter .col-11,
.newfooter .col-12,
.newfooter .col,
.newfooter .col-auto,
.newfooter .col-sm-1,
.newfooter .col-sm-2,
.newfooter .col-sm-3,
.newfooter .col-sm-4,
.newfooter .col-sm-5,
.newfooter .col-sm-6,
.newfooter .col-sm-7,
.newfooter .col-sm-8,
.newfooter .col-sm-9,
.newfooter .col-sm-10,
.newfooter .col-sm-11,
.newfooter .col-sm-12,
.newfooter .col-sm,
.newfooter .col-sm-auto,
.newfooter .col-md-1,
.newfooter .col-md-2,
.newfooter .col-md-3,
.newfooter .col-md-4,
.newfooter .col-md-5,
.newfooter .col-md-6,
.newfooter .col-md-7,
.newfooter .col-md-8,
.newfooter .col-md-9,
.newfooter .col-md-10,
.newfooter .col-md-11,
.newfooter .col-md-12,
.newfooter .col-md,
.newfooter .col-md-auto,
.newfooter .col-lg-1,
.newfooter .col-lg-2,
.newfooter .col-lg-3,
.newfooter .col-lg-4,
.newfooter .col-lg-5,
.newfooter .col-lg-6,
.newfooter .col-lg-7,
.newfooter .col-lg-8,
.newfooter .col-lg-9,
.newfooter .col-lg-10,
.newfooter .col-lg-11,
.newfooter .col-lg-12,
.newfooter .col-lg,
.newfooter .col-lg-auto,
.newfooter .col-xl-1,
.newfooter .col-xl-2,
.newfooter .col-xl-3,
.newfooter .col-xl-4,
.newfooter .col-xl-5,
.newfooter .col-xl-6,
.newfooter .col-xl-7,
.newfooter .col-xl-8,
.newfooter .col-xl-9,
.newfooter .col-xl-10,
.newfooter .col-xl-11,
.newfooter .col-xl-12,
.newfooter .col-xl,
.newfooter .col-xl-auto {
    
}

.newfooter .d-none {
    display: none !important;
}

.newfooter .pb-3,
.newfooter .py-3 {
    padding-bottom: 1rem !important;
}

.newfooter .pt-4,
.newfooter .py-4 {
    line-height: 26px;
}

.newfooter .text-left {
    text-align: left !important;
}

.newfooter h3 {
    font-size: 18px;
}

.newfooter h1,
.newfooter h2,
.newfooter h3,
.newfooter h4,
.newfooter h5,
.newfooter h6 {
    color: #000;
    margin: 0 0 5px;
}

.newfooter h1,
.newfooter h2,
.newfooter h3,
.newfooter h4,
.newfooter h5,
.newfooter h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.newfooter h1,
.newfooter h2,
.newfooter h3,
.newfooter h4,
.newfooter h5,
.newfooter h6 {
    color: #262626;
}

.newfooter h1,
.newfooter h2,
.newfooter h3,
.heading {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
}

.newfooter .mb-1,
.newfooter .my-1 {
    margin-bottom: 0.25rem !important;
}

.newfooter .footer__heading {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    cursor: default;
}
.newfooter .footer__content-container.content.typography.no-margin-on-last-p.pt-3.pt-sm-0 {
    padding-bottom: 0;
}
.newfooter #footer .footer__menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.newfooter #footer .footer__menu li {
    display: block;
    margin: 0;
}
.newfooter #footer .footer__menu--vertical li {
    padding: 5px 0;
}
.newfooter #footer .footer__menu--vertical li a {
    color: #262626;
    font-size: 16px;
    line-height: 25.6px;
}
.newfooter .mb-sm-3,
.newfooter .my-sm-3 {
    margin-bottom: 12px !important;
}
.newfooter .content.typography.no-margin-on-last-p.pb-2.pb-sm-3 {
    padding-bottom: 16px;
}
.newfooter .footer-button--desktop {
    display: inline-block;
}
.newfooter .footer-button--mobile {
    display: none;
}
.newfooter a.btn.btn-secondary.mx-2,
.newfooter a.btn.btn-secondary.mx-4{
    margin-left: 8px;
    margin-right: 8px;
}
.newfooter .footer__left .footer__heading {
    position: relative;
    border-bottom: 1px solid #dd211d;
    padding-bottom: 7px;
    margin: 0 0 12px 0;
}

.newfooter #footer h1,
.newfooter #footer h2,
.newfooter #footer h3,
.newfooter #footer h4,
.newfooter #footer .h1,
.newfooter #footer .h2,
.newfooter #footer .h3,
.newfooter #footer .h4 {
    color: #dd211d;
}

.newfooter .pt-3,
.newfooter .py-3 {
    padding-top: 1rem !important;
}

.newfooter .footer__left .footer__content-container {
    display: none;
}

.newfooter #footer .content {
    line-height: 1.4em;
}

.newfooter p,
.newfooter pre {
    margin: 0 0 1em 0;
}

.newfooter p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.newfooter .typography.no-margin-on-last-p p:last-child,
.newfooter .typography .no-margin-on-last-p p:last-child {
    margin-bottom: 0;
}

.newfooter .typography h3,
.newfooter .typography h4 {
    margin: 0;
    padding: 0 0 15px 0;
}

.newfooter #mc_embed_signup {
    background: none !important;
    font-family: "AvenirNextLTPro-Regular", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif !important;
    font-weight: 400;
}

.newfooter form {
    margin: 0;
}

.newfooter form {
    font-size: 14px;
}

.newfooter #mc-embedded-subscribe-form,
.newfooter .subscribe-form {
    position: relative;
}

.newfooter #mc_embed_signup form {
    padding: 0 !important;
    display: block;
    position: relative;
    text-align: left;
}

.newfooter #mc_embed_signup .mc-field-group {
    width: auto !important;
    padding-bottom: 0 !important;
    min-height: 30px !important;
    clear: left;
    position: relative;
}

.newfooter label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.newfooter form label {
    font-weight: 400;
}

.newfooter #mc_embed_signup .mc-field-group label {
    display: none !important;
}

.newfooter .form-control,
.newfooter form input[type="text"],
.newfooter form input[type="email"],
.newfooter form input[type="number"],
.newfooter form input[type="date"],
.newfooter form select,
.newfooter form textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.newfooter form input[type="text"],
.newfooter form input[type="email"],
.newfooter form input[type="number"],
.newfooter form input[type="date"],
.newfooter form select,
.newfooter form textarea {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 13px 15px;
    color: #000;
    background-color: white;
    border-radius: 0;
    height: auto;
}

.newfooter #mc-embedded-subscribe-form .mc-field-group input,
.newfooter #mc-embedded-subscribe-form .field input,
.newfooter .subscribe-form .mc-field-group input,
.newfooter .subscribe-form .field input {
    border: none;
}

.newfooter #mc-embedded-subscribe-form input.email,
.newfooter #mc-embedded-subscribe-form .form-control,
.newfooter #mc-embedded-subscribe-form form input[type="text"],
.newfooter form #mc-embedded-subscribe-form input[type="text"],
.newfooter #mc-embedded-subscribe-form form input[type="email"],
.newfooter form #mc-embedded-subscribe-form input[type="email"],
.newfooter #mc-embedded-subscribe-form form input[type="number"],
.newfooter form #mc-embedded-subscribe-form input[type="number"],
.newfooter #mc-embedded-subscribe-form form input[type="date"],
.newfooter form #mc-embedded-subscribe-form input[type="date"],
.newfooter #mc-embedded-subscribe-form form select,
.newfooter form #mc-embedded-subscribe-form select,
.newfooter #mc-embedded-subscribe-form form textarea,
.newfooter form #mc-embedded-subscribe-form textarea,
.newfooter .subscribe-form input.email,
.newfooter .subscribe-form .form-control,
.newfooter .subscribe-form form input[type="text"],
.newfooter form .subscribe-form input[type="text"],
.newfooter .subscribe-form form input[type="email"],
.newfooter form .subscribe-form input[type="email"],
.newfooter .subscribe-form form input[type="number"],
.newfooter form .subscribe-form input[type="number"],
.newfooter .subscribe-form form input[type="date"],
.newfooter form .subscribe-form input[type="date"],
.newfooter .subscribe-form form select,
.newfooter form .subscribe-form select,
.newfooter .subscribe-form form textarea,
.newfooter form .subscribe-form textarea {
    padding: 13px 50px 13px 17px;
    height: auto;
    border: none;
    border-radius: 0;
    font-size: 14px;
}

.newfooter #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    text-indent: 0 !important;
    padding: 13px 50px 13px 17px !important;
}

.newfooter #mc_embed_signup .clear {
    clear: both;
}

.newfooter #mc_embed_signup div#mce-responses {
    overflow: hidden;
    clear: both;
    padding-left: 15px;
}

.newfooter #mc_embed_signup #mce-error-response {
    display: none;
    padding: 15px 0;
}

.newfooter #mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
    padding: 15px 0;
}

.newfooter form input[type="text"],
.newfooter form input[type="email"],
.newfooter form input[type="number"],
.newfooter form input[type="date"],
.newfooter form select,
.newfooter form textarea {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 13px 15px;
    color: #000;
    background-color: white;
    border-radius: 0;
    height: auto;
}

.newfooter button,
.newfooter [type="button"],
.newfooter [type="reset"],
.newfooter [type="submit"] {
    -webkit-appearance: button;
}

.newfooter button:not(:disabled),
.newfooter [type="button"]:not(:disabled),
.newfooter [type="reset"]:not(:disabled),
.newfooter [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.newfooter #mc-embedded-subscribe-form input#mc-embedded-subscribe,
.newfooter #mc-embedded-subscribe-form button,
.newfooter .subscribe-form input#mc-embedded-subscribe,
.newfooter .subscribe-form button {
    border: none;
    background: transparent;
    padding: 3px 10px;
    position: absolute;
    top: 2px;
    right: 0;
    width: auto;
    margin: 0;
}

.newfooter svg {
    overflow: hidden;
    vertical-align: middle;
}

.newfooter svg:not(:root) {
    overflow: hidden;
}

.newfooter .pt-3,
.newfooter .py-3 {
    padding-top: 1rem !important;
}

.newfooter dl,
.newfooter menu,
.newfooter ol,
.newfooter ul {
    margin: 0;
}

.newfooter menu,
.newfooter ol,
.newfooter ul {
    padding: 0px 35px 15px;
}

.newfooter ol,
.newfooter ul,
.newfooter dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

.newfooter .social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.newfooter #footer .social-links {
    padding: 20px 0 0 0;
}

.newfooter .social-links li {
    display: inline-block;
    padding: 0 10px 0 0;
}

.newfooter #footer .social-links li {
    padding: 0 20px 0 0;
}

.newfooter #footer a {
    color: white;
    text-decoration: none;
}

.newfooter #footer .social-links a {
    color: #dd211d;
    font-size: 32px;
    text-decoration: none;
}

.newfooter .fa,
.newfooter .fas,
.newfooter .far,
.newfooter .fal,
.newfooter .fad,
.newfooter .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.newfooter .fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

.newfooter .fa-facebook-f:before {
    content: "\f39e";
}

.newfooter .fa-instagram:before {
    content: "\f16d";
}

.newfooter .d-none {
    display: none !important;
}

.newfooter #footer .footer__disclaimer {
    color: white;
    background-color: #fcbac7;
    padding: 11px 0;
}

.newfooter .container,
.newfooter .container-fluid,
.newfooter .container-sm,
.newfooter .container-md,
.newfooter .container-lg,
.newfooter .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.newfooter .d-flex {
    display: flex !important;
}

.newfooter .justify-content-center {
    justify-content: center !important;
}

.newfooter .btn {
    display: inline-block;
    color: #262626;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.newfooter .btn-secondary {
    color: #212529;
    background-color: #61bfad;
    border-color: #61bfad;
}

.newfooter .mr-3,
.newfooter .mx-3 {
    margin-right: 1rem !important;
}

.newfooter form button,
.newfooter form input.action,
.newfooter .btn {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.62px;
    line-height: 1em;
    padding: 15px 25px 13px 25px;
    border-radius: 27px;
}

.newfooter .btn-primary,
.newfooter .btn-secondary {
    color: white;
}

.newfooter #footer .footer__disclaimer .btn {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-size: 16px;
    padding: 15px 25px 13px 25px;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 1.9px;
    font-family: "AvenirNextLTPro-Demi";
}

.newfooter #footer .footer__disclaimer .btn {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.newfooter .container:before,
.newfooter .container:after {
    display: table;
    line-height: 0;
    content: "";
}

.newfooter p {
    font-size: 14px;
    font-family: "AvenirNextLTPro-Regular", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    line-height: 1.4em;
}

.newfooter .row:before,
.newfooter .row:after {
    display: none;
    line-height: 0;
    content: "";
}

.newfooter #footer .content {
    padding-top: 0;
}

.newfooter #mc_embed_signup .mc-field-group input {
    margin-bottom: 0;
}

.newfooter .typography h3,
.newfooter .typography h4 {
    font-size: 16.38px;
}

.newfooter .typography.no-margin-on-last-p p:last-child,
.newfooter .typography .no-margin-on-last-p p:last-child {
    line-height: 19.5px;
}

.newfooter #footer .social-links li {
    line-height: 26px;
}

.newfooter #footer .social-links li:last-child {
    padding-right: 0;
}

.newfooter #mc_embed_signup .mc-field-group input::placeholder {
    color: #000;
    opacity: 0.7;
}

.newfooter .footer__left .footer__heading:after {
    right: 10px !important;
    border-color: #dd211d !important;
}

@media (max-width: 575px) {
    .newfooter .mobile-arrow,
    .newfooter .footer__left .footer__heading:after,
    .newfooter .contact__info > h3:after {
        content: " ";
        display: block;
        width: 8px;
        height: 8px;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        transform: rotate(45deg);
        position: absolute;
        top: 5px;
        right: 0;
    }
}

.newfooter .footer__left.open .footer__content-container {
    display: block;
}

.newfooter .mobile-arrow.open,
.newfooter .footer__left .open.footer__heading:after,
.newfooter .footer__left.open .footer__heading:after,
.newfooter .contact__info > h3.open:after,
.newfooter .contact__info.open > h3:after {
    top: 9px;
    transform: rotate(225deg);
}

.newfooter .row:after {
    clear: both;
}

.newfooter .btn-secondary:hover {
    color: #fff;
    background-color: #48b29e;
    border-color: #44a995;
}

/*Mobile*/

.mobilefooter .d-flex {
    display: flex !important;
}

.mobilefooter .justify-content-center {
    justify-content: center !important;
}

.mobilefooter .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.mobilefooter .pt-2,
.mobilefooter .py-2 {
    padding-top: 0.5rem !important;
}

.mobilefooter .pb-2,
.mobilefooter .py-2 {
    padding-bottom: 0.5rem !important;
}

.mobilefooter .fixed-footer {
    background-color: #fcbac7;
    z-index: 18;
}

.mobilefooter .btn {
    display: inline-block;
    font-weight: 400;
    color: #262626;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mobilefooter .btn-secondary {
    color: #212529;
    background-color: #61bfad;
    border-color: #61bfad;
}

.mobilefooter .mr-3,
.mobilefooter .mx-3 {
    margin-right: 1rem !important;
}

.mobilefooter form button,
.mobilefooter form input.action,
.mobilefooter .btn {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.62px;
    line-height: 1em;
    padding: 15px 25px 13px 25px;
    border-radius: 27px;
}

.mobilefooter .btn-primary,
.mobilefooter .btn-secondary {
    color: white;
}

.mobilefooter .fixed-footer .btn {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
}

.mobilefooter .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.mobilefooter .fixed-footer .btn {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.mobilefooter .btn-secondary:hover {
    color: #fff;
    background-color: #48b29e;
    border-color: #44a995;
}

@media (max-width: 360px) {
    .mobilefooter .fixed-footer .btn {
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
/*end-of-footer-css*/
/*footer-media*/
@media (min-width: 360px) {
    .newfooter #footer .footer__disclaimer .btn {
        font-size: 18px;
    }
}

@media (min-width: 480px) {
    .newfooter form button,
    .newfooter form input.action,
    .newfooter .btn {
        padding: 15px 35px 13px 35px !important;
    }
}

@media (min-width: 576px) {
    .newfooter .pb-sm-4,
    .newfooter .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .newfooter .pr-sm-5,
    .newfooter .px-sm-5 {
        padding-right: 3rem !important;
    }

    .newfooter .pl-sm-5,
    .newfooter .px-sm-5 {
        padding-left: 3rem !important;
    }

    .newfooter .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .newfooter .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .newfooter .pb-sm-0,
    .newfooter .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .newfooter #footer .footer__left {
        padding-right: 30px;
    }

    .newfooter #footer .footer__left,
    .newfooter #footer .footer__right {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .newfooter .mb-sm-3,
    .newfooter .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .newfooter .mb-sm-3,
    .newfooter .my-sm-3 {
        margin-bottom: 12px !important;
    }

    .newfooter .pt-sm-0,
    .newfooter .py-sm-0 {
        padding-top: 0 !important;
    }

    .newfooter .footer__left .footer__content-container {
        display: block !important;
    }

    .newfooter #footer .footer__right {
        padding-left: 30px;
    }

    .newfooter .text-sm-left {
        text-align: left !important;
    }

    .newfooter .d-sm-block {
        display: block !important;
    }

    .newfooter .container,
    .newfooter .container-sm {
        max-width: 540px;
    }

    .newfooter #footer .footer__disclaimer .btn {
        padding: 15px 35px 13px 35px;
    }

    .mobilefooter .fixed-footer {
        z-index: 9;
    }
    .newfooter .mobilefooter {
        display: none;
    }
}

@media (min-width: 768px) {
    .newfooter .footer__fish-mascot {
        display: block;
        position: absolute;
        z-index: 3;
        left: -30px;
        bottom: -25px;
        width: 34%;
        max-width: 470px;
    }



    .newfooter .fish-mascot__text {
        position: absolute;
        display: flex;
        text-align: center;
        justify-content: center;
        flex-direction: column;
        top: 1%;
        right: 1%;
        width: 42%;
        height: 35%;
        border-radius: 50%;
        overflow: hidden;
    }

    .newfooter .fish-mascot__text-inner {
        font-family: "AvenirNextLTPro-Demi", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #badeba;
        line-height: 1.1em;
        padding: 3px 20px;
    }

    .newfooter .d-md-block {
        display: block !important;
    }

    .newfooter #footer .footer__spacer-column {
        width: 34%;
        max-width: 34%;
        flex: 0 0 34%;
    }

    .newfooter .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .newfooter #footer .footer__left,
    .newfooter #footer .footer__right {
        width: 33%;
        max-width: 33%;
        flex: 0 0 33%;
    }

    .newfooter .container,
    .newfooter .container-sm,
    .newfooter .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .newfooter .fish-mascot__text-inner {
        font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
        font-weight: normal;
        font-size: 15px;
        padding: 5px 25px;
    }

    .newfooter .container,
    .newfooter .container-sm,
    .newfooter .container-md,
    .newfooter .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .newfooter #footer .footer__spacer-column {
        width: 34%;
        max-width: 34%;
        flex: 0 0 34%;
    }

    .newfooter #footer .footer__left,
    .newfooter #footer .footer__right {
        width: 33%;
        max-width: 33%;
        flex: 0 0 33%;
    }

    .newfooter .row:before,
    .newfooter .row:after {
        display: table;
        content: "";
    }
}

@media (min-width: 1360px) {
    .newfooter .container,
    .newfooter .container-sm,
    .newfooter .container-md,
    .newfooter .container-lg,
    .newfooter .container-xl {
        max-width: 1210px;
    }
}

@media (min-width: 1360px) {
    .newfooter .fish-mascot__text-inner {
        font-size: 24px;
    }
}

@media (min-width: 1500px) {
    .newfooter #footer .footer__spacer-column {
        width: 30%;
        max-width: 30%;
        flex: 0 0 30%;
    }

    .newfooter #footer .footer__left,
    .newfooter #footer .footer__right {
        width: 35%;
        max-width: 35%;
        flex: 0 0 35%;
    }
}

@media (max-width: 575px) {
    .newfooter .footer__left .footer__heading {
        cursor: pointer;
        user-select: none;
        border-bottom: 1px solid #dd211d;
    }

    .newfooter .media-content,
    .newfooter .content {
        padding-bottom: 0px;
    }
    .newfooter .footer__menus {
        display: none;
    }
   
    .newfooter .col-sm-6.col-md-4.footer__left.text-left.pb-3.pb-sm-0.flipfish.open .footer__menus {
        display: block !important;
    }
    .newfooter .footer-button--mobile {
        display: inline-block;
    }
   
    .newfooter #footer .footer__disclaimer {
        padding: 8px 0;
    }
    .newfooter a.btn.btn-secondary.btn--with-icon.mx-2,
    .newfooter a.btn.btn-secondary.btn--with-icon.mx-4 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .newfooter a.btn.btn-secondary.btn--with-icon.mx-2 span,
    .newfooter a.btn.btn-secondary.btn--with-icon.mx-4 span {
        position: relative;
        top: 2px;
    }
    .newfooter .footer__left .footer__heading {
        cursor: pointer;
        user-select: none;
        padding-bottom: 0;
        margin: 0 0 7px 0 !important;
    }
    .newfooter .content.typography.no-margin-on-last-p.pb-2.pb-sm-3 {
        padding-bottom: 8px;
    }
    .newfooter #footer .social-links a {
        color: #dd211d;
        font-size: 40px;
        text-decoration: none;
        line-height: 25.6px;
    }
    
}
@media only screen and (max-width: 991px){
a.navbar-brand img.img-fluid {
    
}
}


@media (max-width: 375px) {
    .newfooter a.btn.btn-secondary.mx-2,
    .newfooter a.btn.btn-secondary.mx-4 {
        font-size: 18px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 575px) {
    .newfooter .btn--with-icon svg,
    .newfooter .btn--with-icon span {
        display: inline-block;
        vertical-align: middle;
    }
    
    .newfooter .btn--with-icon {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
/*mediafooter-end*/
/*start-top*/
.indexblock {
    position: relative;
    top:40px;
}

.indexblock img {
    width: 100%;
}

.indexblock .media-content, 
.indexblock .content{
    font-size:16px;
    line-height: 1.5;
}

.indexblock .container,
.indexblock .container-fluid,
.indexblock .container-sm,
.indexblock .container-md,
.indexblock .container-lg,
.indexblock .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.indexblock .pb-3,
.indexblock .py-3 {
    padding-bottom: 1rem !important;
}

.indexblock .pt-4,
.indexblock .py-4 {
    padding-top: 1.5rem !important;
}

.indexblock .standard-page__body .container {
    padding-left: 20px;
    padding-right: 20px;
}

.indexblock .sr-only,
.indexblock #mc_embed_signup .mc-field-group label,
.indexblock .mc_embed_signup .mc-field-group label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.indexblock .text-primary {
    color: #fcbac7 !important;
}

.indexblock h3 {
    font-size: 1.17em;
}

.indexblock h1,
.indexblock h2,
.indexblock h3,
.indexblock h4,
.indexblock h5,
.indexblock h6 {
    color: #000;
    margin: 0 0 5px;
}

.indexblock h1,
.indexblock h2,
.indexblock h3,
.indexblock h4,
.indexblock h5,
.indexblock h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.indexblock h1,
.indexblock h2,
.indexblock h3,
.indexblock h4,
.indexblock h5,
.indexblock h6,
.indexblock .h1,
.indexblock .h2,
.indexblock .h3,
.indexblock .h4,
.indexblock .h5,
.indexblock .h6 {
    color: #262626;
}

.indexblock h1,
.indexblock h2,
.indexblock h3,
.indexblock .heading,
.indexblock .h1,
.indexblock .h2,
.indexblock .h3 {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
}

.indexblock .typography h3,
.indexblock .typography h4,
.indexblock .typography .h3,
.indexblock .typography .h4 {
    margin: 0;
    padding: 0 0 15px 0;
}

.indexblock p,
.indexblock pre {
    margin: 0 0 1em 0;
}

.indexblock p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.indexblock a {
    color: #f9a3ab;
    text-decoration: none;
    background-color: transparent;
}

.indexblock a:hover {
    color: #fbbbc1;
    text-decoration: underline;
}

@media (min-width: 576px) {
    .indexblock .container,
    .indexblock .container-sm {
        max-width: 540px;
    }

    .indexblock .pt-sm-5,
    .indexblock .py-sm-5 {
        padding-top: 3rem !important;
    }
}

@media (min-width: 768px) {
    .indexblock .container,
    .indexblock .container-sm,
    .indexblock .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .indexblock .container,
    .indexblock .container-sm,
    .indexblock .container-md,
    .indexblock .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1360px) {
    .indexblock .standard-page__body .container {
        max-width: 1145px;
    }
}


.bottomcontent .d-flex {
    display: flex !important;
}

.bottomcontent .justify-content-center {
    justify-content: center !important;
    align-items: center;
}

.bottomcontent .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.bottomcontent .pt-2,
.bottomcontent .py-2 {
    padding-top: 0.5rem !important;
}

.bottomcontent .pb-2,
.bottomcontent .py-2 {
    padding-bottom: 0.5rem !important;
}

.bottomcontent .fixed-footer {
    background-color: #fcbac7;
}

.bottomcontent .footer-button--desktop {
    display: none;
}

.bottomcontent a {
    color: #f9a3ab;
    text-decoration: none;
    background-color: transparent;
}

.bottomcontent .btn {
    display: inline-block;
    font-weight: 400;
    color: #262626;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bottomcontent .btn-secondary {
    color: #212529;
    background-color: #61bfad;
    border-color: #61bfad;
}

.bottomcontent .mr-2,
.bottomcontent .mx-2,
.bottomcontent .mx-4 {
    margin-right: 0.5rem !important;
}

.bottomcontent .ml-2,
.bottomcontent .mx-2,
.bottomcontent .mx-4 {
    margin-left: 0.5rem !important;
}

.bottomcontent .btn {
    font-family: "AvenirNextLTPro-Demi", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
}

.bottomcontent form button,
.bottomcontent form input.action,
.bottomcontent .btn {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.62px;
    line-height: 1em;
    padding: 15px 25px 13px 25px;
    border-radius: 27px;
}

.bottomcontent .btn-primary,
.bottomcontent .btn-secondary {
    color: white;
}

.bottomcontent .fixed-footer .btn {
    font-family: "AvenirNextLTPro-Heavy", "Open Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
    font-weight: normal;
    background-image: none;
    text-shadow: none;
    border:unset;
}

.bottomcontent .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.bottomcontent .footer-button--mobile {
    display: inline-block;
}

.bottomcontent svg {
    overflow: hidden;
    vertical-align: middle;
}

.bottomcontent svg:not(:root) {
    overflow: hidden;
}

.bottomcontent .fixed-footer .btn--with-icon svg {
    display: none;
}


@media (max-width: 375px) {
    .bottomcontent .fixed-footer .btn {
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
        
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
 
    
}

@media (max-width: 575px) {
    .bottomcontent .fixed-footer .btn--with-icon svg,
    .bottomcontent .fixed-footer .btn--with-icon span {
        display: inline-block;
        vertical-align: middle;
    }

    .bottomcontent .fixed-footer .btn--with-icon span {
        padding-top: 4px;
    }
    
    .bottomcontent .fixed-footer .btn--with-icon {
        padding-top: 5px;
        padding-bottom: 5px;
       
    }
       .indexblock {
    position: relative;
    top: 6px;
}
a.btn.btn-secondary.mx-2,
a.btn.btn-secondary.mx-4 {
    white-space: normal;
    text-align: center;
    height: auto;
    line-height: 1.6;
    justify-content: center;
}

.footer__disclaimer.d-none.d-sm-block .container {
    padding: 0 !important;
}

}

@media (min-width: 480px) {
    .bottomcontent form button,
    .bottomcontent form input.action,
    .bottomcontent .btn {
        padding: 15px 35px 13px 35px;
    }
}
.btn-secondary:hover {
    background-color: #48b29e;
    border-color: #44a995;
}

@media screen and (max-width: 600px){
.footer-button--mobile {
    font-size: 14px;
}}
@media screen and (max-width: 600px){
    .bottomcontent .fixed-footer .btn{
        padding-left: 15px;
    padding-right: 15px;

    }
}
@media screen and (max-width: 600px){
    .bottomcontent .fixed-footer #btn12{
        padding-left: 10px;
    padding-right: 10px;

    }
}




/*end-top*/


/*new css*/

button.navbar-close:before , button.navbar-close:after {
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    background: #e7e6dd;
    position: absolute;
    left: 0;
    z-index: -1;
    -webkit-transition: all .25s .25s;
    transition: all .25s .25s;
    height: 1px !important;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    width: 24px;
    top: 30px;
    left: 14px;
}

button.navbar-close {
    width: 100%;
    right: 20px;
    top: 20px;
    left: 0;
    position: relative;
    cursor: pointer;
    z-index: 10001;
}

button.navbar-close::before {
    -webkit-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important;
}

button.navbar-close::after {
    -webkit-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}

.sfm-widget.sfm-widget-bottom.sfm-copy {
    position: absolute;
    bottom: 0;
    z-index: 1001;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    }

.sfm-copy {
    margin-bottom: 15px;
}

.sfm-widget p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #262626;
}
@font-face {
  font-family: "AvenirNext-Bold";
  src: 
	url("https://fishnflips.com/fonts/AvenirNext-Bold.woff") format("woff");
	url("https://fishnflips.com/fonts/AvenirNext-Bold.woff2") format("woff2");
	url("https://fishnflips.com/fonts/AvenirNext-Bold.ttf") format("truetype");
}
.site-footer {
    min-height: 100px;
    background-color: #F7E3DB;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 4rem;
} 
.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}
.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.footer-middle {
    justify-content: space-around;
}

.d-flex {
    display: flex!important;
}
.newfooter h3 {
    position: relative;
    border-bottom: 1px solid #DD211D;
    padding-bottom: 7px;
    margin: 0 0 12px 0;
    color: #DD211D;
}
.footer-middle ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 50%;
}

.footer-middle ul li {
    padding: 5px 0;
}

.newfooter #footer .footer-middle ul li a {
    color: #262626;
    font-size: 16px;
    font-weight: 100;
    text-decoration: none;
}
.footer__fish-mascot {
    display: block;
    position: absolute;
    z-index: 99;
    left: -30px;
    bottom: -25px;
    width: 34%;
    max-width: 470px;
}

.footer__fish-mascot img {
    width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

@media (min-width: 992px){
.col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}}

.newfooter h3 {font-family: 'AvenirNextLTPro-Heavy';
font-size: 1.17em;color: #FCBAC7;
text-transform: uppercase;
line-height: 1.5;position: relative;
border-bottom: 1px solid #DD211D;
padding-bottom: 6px;
margin: 0 0 13px 0;
color: #DD211D;}

.footer-middle ul li a {
    color: #262626;
    font-size: 16px;
    text-decoration: none;
}
.footer-middle ul li {
    padding: 5px 0;
    padding-bottom: 3px;
    padding-top: 8px;
}

.footer__disclaimer{
    position: fixed;
    right: 0px;
    bottom: 0px;
    left: 0px;
}


.footer__disclaimer.d-none.d-sm-block {
    background-color: #fcbac7;
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
        z-index: 2;
}

.newfooter a.btn.btn-secondary.mx-2.click-4,
.newfooter a.btn.btn-secondary.mx-4.click-4 {
    background-color: #61BFAD !important;
    border-color: #61BFAD;
}


.newfooter li a {
   
font-family: 'AvenirNextLTPro-Regular';
   
line-height: 25.3px;
}
/*end new css*/

/*menunewcss*/

#sfm-sidebar {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    min-height: 100%;
    line-height: 1;
    z-index: 99999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: none;
    transition: none;
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
}

#sfm-sidebar, .sfm-sidebar-bg, #sfm-sidebar .sfm-nav, #sfm-sidebar .sfm-widget, #sfm-sidebar .sfm-logo, #sfm-sidebar .sfm-social, .sfm-style-toolbar .sfm-copy {
    width: 350px;
}
#sfm-sidebar.sfm-sidebar-exposed, #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li, .sfm-sidebar-always #sfm-sidebar .sfm-menu-level-0>li {
    -webkit-transform: translate(0,0)!important;
    transform: translate(0,0)!important;
    -webkit-transform: translate3d(0,0,0)!important;
    transform: translate3d(350px,0,0)!important;
}
.sfm-pos-right #sfm-sidebar, .sfm-sidebar-slide.sfm-body-pushed #sfm-mob-navbar {
    -webkit-transform: translate3d(350px,0,0);
    transform: translate3d(350px,0,0);
}
.sfm-sidebar-push #sfm-sidebar:not(.sfm-fully-hidden), .sfm-sidebar-slide #sfm-sidebar:not(.sfm-fully-hidden) {
    box-shadow: 0 0 35px 3px rgb(0 0 0 / 33%);
}

.sfm-pos-right #sfm-sidebar {
    right: 0;
    left: auto;
}
#sfm-sidebar.sfm-transitions-enabled, .sfm-scroll-wrapper, .sfm-sidebar-always #sfm-sidebar, .sfm-transitions-enabled .sfm-sidebar-bg, .sfm-view-level-custom {
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.215,.061,.355,1),background .25s cubic-bezier(.215,.061,.355,1),opacity .2s cubic-bezier(.215,.061,.355,1);
    transition: transform .25s cubic-bezier(.215,.061,.355,1),background .25s cubic-bezier(.215,.061,.355,1),opacity .2s cubic-bezier(.215,.061,.355,1);
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
}

#sfm-sidebar .sfm-scroll-wrapper {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
    z-index: 2;
}

#sfm-sidebar .sfm-scroll {
    width: 100%;
    padding-right: 30px;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
    box-sizing: content-box;
}

#sfm-sidebar .sfm-scroll, #sfm-sidebar .sfm-view {
    -webkit-transition: all .3s cubic-bezier(.215,.061,.355,1) .05s;
    transition: all .3s cubic-bezier(.215,.061,.355,1) .05s;
}

.sfm-sidebar-close {
    position: relative;
    top: 0;
    width: 60px;
    height: 50px;
    left: 0;
    cursor: pointer;
    z-index: 10001;
}

div#sfm-sidebar {
    right: 0;
    left: auto;
}
.sfm-sidebar-close {
    width: 100%;
    right: 20px;
    left: auto;
    top: 20px;
}

.sfm-sidebar-close:after, .sfm-sidebar-close:before {
    right: 0;
    left: auto;
}

.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
    height: 1px !important;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:after, .sfm-sidebar-close:before {
    background: #DD211D;
    right: 0;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:after, .sfm-sidebar-close:before {
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    z-index: -1;
    -webkit-transition: all .25s .25s;
    transition: all .25s .25s;
}
.sfm-sidebar-close:after, .sfm-sidebar-close:before {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    width: 24px;
    top: 30px;
    left: auto;
}
.sfm-open.x .sfm-navicon:after, .sfm-sidebar-close:after {
    -webkit-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}
.sfm-open.x .sfm-navicon:before, .sfm-sidebar-close:before {
    -webkit-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important;
}
.sfm-pos-right .sfm-logo, .sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-logo, .sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-nav, .sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-menu {
    clear: both;
}
.sfm-logo, .sfm-rollback.sfm-fixed {
    position: absolute;
}
.sfm-logo {
    text-align: center;
    top: 41px;
    left: 0;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    z-index: 10000;
}
#sfm-sidebar .sfm-logo {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s .3s,opacity .3s linear;
    transition: visibility 0s .3s,opacity .3s linear;
    -webkit-backface-visibility: hidden;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-logo {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
}
#sfm-sidebar .sfm-widget, #sfm-sidebar .widget-area {
    text-align: left;}

}.sfm-widget-top {
    margin: 0 0 10px;
}
.sfm-widget {
    width: auto;
    display: block;
}

.sfm-widget.sfm-widget-top h5 {
    color: #DD211D;
    margin: 0;
    text-transform: uppercase;
    font-family: 'AvenirNextLTPro-Demi';
    font-size: 14px;
    line-height: 18px;
}
#sfm-sidebar .sfm-nav {
    position: absolute;
    height: 100%;
    z-index: 999;
    min-height: 50vh;
    max-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
#sfm-sidebar .sfm-nav {
}
#sfm-sidebar .sfm-va-middle {
    vertical-align: top;
}
#sfm-sidebar .sfm-va-middle {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2222;
}
#sfm-sidebar .sfm-menu, #sfm-sidebar .sfm-menu li {
    float: none!important;
    line-height: 1!important;
}
#sfm-sidebar ul {
    margin: 0;
    padding: 0;
}
#sfm-sidebar ul {
    margin-top: 36%;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(1) {
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
}
.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed, #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li, .sfm-sidebar-always #sfm-sidebar .sfm-menu-level-0>li {
    -webkit-transform: translate(0,0)!important;
    transform: translate(0,0)!important;
    -webkit-transform: translate3d(0,0,0)!important;
    transform: translate3d(0px,0,0)!important;
}

#sfm-sidebar .sfm-menu, #sfm-sidebar .sfm-menu li {
    float: none!important;
    line-height: 1.1 !important;
    padding: 1px 0 0 0;
}

#sfm-sidebar .sfm-menu li {
   
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    position: relative;
    list-style: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

#sfm-sidebar .sfm-menu-level-0>li {
    -webkit-transform: translate(-30px,0);
    transform: translate(-30px,0);
    -webkit-transform: translate3d(-30px,0,0);
    transform: translate3d(-30px,0,0);
}
#sfm-sidebar .sfm-menu-level-0>li {
    opacity: ;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.215,.061,.355,1),opacity .4s cubic-bezier(.215,.061,.355,1);
    transition: transform .3s cubic-bezier(.215,.061,.355,1),opacity .4s cubic-bezier(.215,.061,.355,1);
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-menu .sfm-chapter, #sfm-sidebar .sfm-back-parent {
    font-family: inherit;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-back-parent {
    padding: 7px 0 1px 0;
    text-transform: capitalize;
}
#sfm-sidebar .sfm-menu-level-0 li, #sfm-sidebar .sfm-menu-level-0 li a, .sfm-title h3, #sfm-sidebar .sfm-back-parent {
    color: #000;
}
#sfm-sidebar .sfm-menu li a {
    display: block;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    word-break: break-word;
}

.sfm-pos-right .sfm-sub-flyout #sfm-sidebar .sfm-menu li a, .sfm-pos-right .sfm-sub-flyout #sfm-sidebar .sfm-view .sfm-back-parent, .sfm-pos-right .sfm-sub-flyout #sfm-sidebar .sfm-chapter, .sfm-pos-right .sfm-sub-flyout #sfm-sidebar .widget-area, .sfm-pos-right .sfm-sub-flyout .sfm-search-form input {
    padding-left: 10% !important;
}


#sfm-sidebar .sfm-menu li>a span {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    position: relative;
    right: 0;
    left: 0;
    z-index: 2;
    font-family: inherit!important;
    white-space: normal;
}
#sfm-sidebar .sfm-menu li>a span {
    font-family: 'AvenirNextLTPro-Heavy' !important;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5em;
}

#sfm-sidebar:not(.sfm-iconbar) .sfm-menu li > a span {
    max-width: calc(350px - 80px);
}
#sfm-sidebar .sfm-menu li a:after {
    transition: all .2s ease;
    content: '';
    background: rgba(255,255,255,.05);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
}

#sfm-sidebar .sfm-menu li a {
    padding-left: 10% !important;
}

.sfm-copy {
    margin-bottom: 15px;
    padding: 0 28px;
}
.sfm-widget-bottom {
    margin: 20px 0 0;
}

.sfm-widget p {
    margin: 0 0 10px;
}
.sfm-widget p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #262626;
}
#sfm-sidebar a {
    outline: 0;
}
.sfm-widget .btn {
    font-size: 18px !Important;
}

.newheader .btn {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    line-height: 1.0em;
    padding: 15px 35px 13px 35px;
    border-radius: 27px;
}



.sfm-pos-right #sfm-sidebar, .sfm-sidebar-slide.sfm-body-pushed #sfm-mob-navbar {
    -webkit-transform: translate3d(350px,0,0);
    transform: translate3d(350px,0,0);
}

#sfm-sidebar .sfm-social-icons {
    display: none!important;
}
#sfm-sidebar .sfm-va-middle {
    vertical-align: top;
}
.sfm-widget-top {
    margin: 0 0 9px;
}
#sfm-sidebar .sfm-nav {
    display: table;
}

.sfm-sidebar-close:focus:after, .sfm-sidebar-close:hover:after {
    -webkit-transform: rotate(135deg)!important;
    transform: rotate(135deg)!important;
}
.sfm-sidebar-close:focus:before, .sfm-sidebar-close:hover:before {
    -webkit-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}


#sfm-overlay, #sfm-overlay-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
}#sfm-overlay-wrapper {
    left: 0;
    right: 0;
    z-index: 9;
    visibility: hidden;
}

#sfm-overlay, #sfm-overlay-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
}
#sfm-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #333;
    left: -500px;
    right: -500px;
    cursor: pointer;
    -webkit-transition: opacity .4s cubic-bezier(.215,.061,.355,1);
    transition: opacity .4s cubic-bezier(.215,.061,.355,1);
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
    -webkit-transform: translate3d(0,0,0);
}
.sfm-body-pushed #sfm-overlay, body[class*="sfm-view-pushed"] #sfm-overlay {
    opacity: 0.6;
}
.newheader i.fab.fa-instagram ,.newheader .fab {
    top: 2px;
    font-size: 26px;
    position: relative;
}
.newheader a.btn.btn-secondary {
    font-family: 'AvenirNextLTPro-Demi';
}
p.text-white.mb-0 {
    line-height: 1.1;
}
@media only screen and (max-width: 800px){
#sfm-sidebar .sfm-fs-bottom-box, #sfm-sidebar .sfm-logo, #sfm-sidebar .sfm-nav, #sfm-sidebar .sfm-social {
    position: relative;
    display: block;
    top: 0;
    left: 0;
}
#sfm-sidebar .sfm-nav {
    min-height: 0!important;
}
#sfm-sidebar .sfm-va-middle {
    display: block;
    height: auto;
    margin-top: 0;
}}
@media only screen and (min-width: 767px){
#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-back-parent {
    padding: 4px 0 4px 0;
    text-transform: capitalize;
}
    
    .sfm-widget.sfm-widget-top h5 {
   
    line-height: 17px;
        
    }
}
@media only screen and (max-width: 767px){
.newheader .btn {
    width: 100%;
    font-size: 14px !important;
}}
.col-md-12.col-lg-4.footer-two.px-4.py-4 {
    top: 2px;
    position: relative;
}

.fish-mascot__text-inner {
    position: relative;
    top: 2px;
}

@media only screen and (max-width: 991px){
.newfooter footer#footer{
    padding-top: 2rem;
}



.newfooter h3{padding-bottom: 6px;
    margin: 0px 0 13px 0;}

.newfooter li a {
    font-family: 'AvenirNextLTPro-Regular';
    line-height: 26.7px;
}



.container-fluid {
    padding: 0 !important;
}
.newfooter .row{
    margin:0px;
}
.newfooter #footer .social-links a {
    color: #000;
    font-size: 32px;}
    
    .newheader .navbar-toggler {
    font-size: 1.25rem;
    line-height: .9;
    }
}

@media only screen and (max-width: 767px){
.navbar-toggler img {
    
}
nav.navbar.navbar-light {

}
.site-header {
    padding: 5px 0;
}
nav.navbar.navbar-light {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}
    .footer-four {
    padding-top: 0 !important;
}

}
.newfooter #footer .social-links a {
    color: #000;
    font-size: 32px;
    text-decoration: none;
}
.sfm-body-pushed div#sfm-overlay-wrapper {
    visibility: visible;
}

@media only screen and (max-width: 991px){
.footer-one {
    display: none;
}
.newfooter .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-four {
    padding-top: 0 !important;
}
}
@media (max-width: 768px){
.newheader #header .navbar-brand img {
    max-width: 100%;
    width: auto;
    height: 52px;
    top: 0;
    position: relative;
}
.newheader .container-fluid {
    padding: 0px 0 !important;
}
}
@media (max-width: 575px){
.newfooter #footer .footer__disclaimer.d-none {
    display: block !important;
}
.newheader #header .navbar-brand img {
    width: auto;
    height: auto;
    top: 1;
    position: relative;
}
}



 body #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li {
    -webkit-transform: translate(30px,0);
    transform: translate(30px,0);
    -webkit-transform: translate3d(30px,0,0);
    transform: translate3d(30px,0,0) !important;
}

body.sfm-body-pushed #sfm-sidebar .sfm-menu-level-0>li {
    -webkit-transform: translate(0px,0);
    transform: translate(0px,0);
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0) !important;
}


.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li, .sfm-sidebar-always #sfm-sidebar .sfm-menu-level-0>li {
    opacity: 1;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(2) {
    transition-delay: .25s;
    -webkit-transition-delay: .25s;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(3) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(4) {
    transition-delay: .35s;
    -webkit-transition-delay: .35s;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(5) {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(6) {
    transition-delay: .45s;
    -webkit-transition-delay: .45s;
}

.sfm-body-pushed #sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(7) {
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
}
#sfm-sidebar .sfm-menu-level-0>li {
    opacity: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.215,.061,.355,1),opacity .4s cubic-bezier(.215,.061,.355,1);
    transition: transform .3s cubic-bezier(.215,.061,.355,1),opacity .4s cubic-bezier(.215,.061,.355,1);
}

@media only screen and (max-width: 1599px){
.newfooter .fish-mascot__text {
    right: 24%;
}}


@media (min-width: 992px){
.col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}}
  @media (min-width: 768px){
       .newfooter .container-fluid{
    max-width: 720px;
}}
@media (min-width: 1200px){
.newfooter .container-fluid {
    max-width: 1140px;
}}
img.footer-four {
    max-width: 158px;
}
/*menunewcss end*/

@media only screen and (max-width: 991px){
.menu-app {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}}

@media only screen and (max-width: 991px){
#sfm-sidebar ul {
    margin-top: 28%;
}}
@media only screen and (max-width: 800px){
#sfm-sidebar ul {
    margin-top: 10%;
}}
.navbar-brand img {
    height: 52px !important;
    width: auto;
}
@media (max-width: 320px){
.header__navbar.header__navbar--right.text-right {}
.newheader #header .navbar-toggler-bar {
    display: block;
    width: 30px;
        border-radius: 0;
    height: 2px;
    background-color: #dd211d;
    background-color: #dd211d;
    }}
    
    @media only screen and (max-width: 767px){
.newfooter .row>* {
    padding-left: 15px !important;
    padding-right: 15px !important;
}}

 .newfooter .footer__fish-mascot img {
        width: 100%;
    }
    
@media only screen and (max-width: 1599px){
.newfooter .footer__fish-mascot img {
    width: 70%;
}}

@media (min-width: 1360px){
.newfooter .container-fluid {
    max-width: 1210px;
}}
 
.header__navbar.header__navbar--left {
    flex: 1 1 0;
}

a.navbar-brand {
    flex: 1 1 0;
    text-align: center;
}

.header__navbar.header__navbar--right.text-right {
    flex: 1 1 0;
    text-align: right;
}
@media (min-width: 480px){
 .newfooter .btn {
    padding: 15px 44px 13px 44px !important;
}}
@media only screen and (max-width: 767px){
.newfooter #footer .footer__disclaimer .btn {
    min-width: 50%;
    padding: 8px 20px 8px 20px;
}}

@media (max-width: 575px){
.indexblock {
    position: relative;
    top: 63px;
}
}
@media (min-width: 480px){
.newheader #header .navbar {
    padding: 5px 0;
    z-index: auto;
    padding: 13px 0;
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}}
@media (max-width: 766px){
.newheader #header .navbar-toggler-bar {
    display: block;
    width: 30px;
    border-radius: 0;
    height: 2px;
    margin-bottom: 5px;
    background-color: #dd211d;
    background-color: #dd211d;
}
.newheader #header .navbar {
    padding: 5px 0;
    z-index: auto;
   }}
   @media screen and (max-width: 600px){
.footer-button--desktop {
    margin-right: 10px;
  
}}
   @media only screen and (max-width: 767px){
.newfooter #footer .footer__disclaimer .btn {
    width: 100%;
    font-size: 12px !important;
}}

#pum-1459 {
    z-index: 1999999999;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.pum-theme-1451, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 );
}
.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
    box-sizing: border-box;
}

.pum-overlay {
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1999999999 !important;
    overflow: initial !important;
    display: none;
    transition: .15s ease-in-out;
}
.pum-overlay, html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container, html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed;
}
.pum-overlay, .pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto;
}
@media only screen and (min-width: 1024px){
.pum-container.pum-responsive.pum-responsive-normal {
    margin-left: -34.4%;
    width: 70%;
}
}
#sfm-sidebar .sfm-submenu-visible>a>.sfm-sm-indicator>i {
    -webkit-transform: rotate(135deg)!important;
    transform: rotate(135deg)!important;
}
.pum-theme-1451 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 40px;
    border-radius: 40px;
    border: 0px solid #000000;
    box-shadow: 0px 0px 0px -100px rgba( 2, 2, 2, 0.00 );
    background-color: rgba( 252, 186, 199, 1.00 );
}
.pum-container.pum-responsive {
    left: 50%;
    margin-left: -47.5%;
    width: 95%;
    height: auto;
    overflow: visible;
}
.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999;
}
.pum-theme-1451 .pum-content, .pum-theme-lightbox .pum-content {
    color: #000000;
    font-family: inherit;
    font-weight: 100;
}
.pum-content, .pum-title {
    position: relative;
    z-index: 1;
}
.pum-container .pum-content>:first-child {
    margin-top: 0;
}
p {
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #262626;
    margin-bottom:1.5em;
}
.pum-container.pum-responsive img {
    max-width: 80%;
}
.pum-container.pum-responsive img {
    height: auto;
}
.elementor-kit-1843 h2 {
    font-family: "AvenirNextLTPro-Heavy", Sans-serif;
    font-size: 62px;
    line-height: 1.2em;
}
.popup-box h2 {
    font-size: 62px;
    margin-left: 5%;
    margin-bottom: 1px;
    margin-top: 0;
    line-height: 1.2em;
    font-weight: bold;
    font-family: "AvenirNextLTPro-Heavy", sans-serif;
    padding-top:6px;
}
.text-white {
    opacity: 1;
    color: rgba(255,255,255,1)!important;
}
.popup-box-images {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 65px;
}
.d-none {
    display: none!important;
}
.pum-container .pum-content>:last-child, .pum-form__message:last-child {
    margin-bottom: 0;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-around {
    justify-content: space-around!important;
}
.d-flex {
    display: flex!important;
}
@media only screen and (min-width: 767px){
.btn-slider, .btn-slider2, .btn-slider3 {
    -webkit-animation: in 2s;
    animation: in 2s;
}
}
@media only screen and (min-width: 767px){
.btn-slider, .btn-slider2, .btn-slider3 {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    display: flex;
    box-shadow: 0 0 30px 5px #ffdde4;
    animation: pulse 2s infinite;
    background: #fcbac7;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.btn-slider img {
    margin-top: 0;
    max-width: 80% ;
}
.btn-slider2 img {
    margin-top: 0;
    max-width: 80%;
}
.btn-slider3 img {
    margin-top: 0;
    max-width: 80% ;
}
}
.pum-theme-1451 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 0px 1px rgba( 2, 2, 2, 0.00 );
    text-shadow: -50px 0px 0px rgba( 0, 0, 0, 0.00 );
    background-color: rgba( 252, 186, 199, 1.00 );
}
.pum-container .pum-content+.pum-close {
    text-decoration: none;
    text-align: center;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    min-width: 1em;
    z-index: 2;
    background-color: transparent;
}
.pum-theme-1451 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    right: 22px !important;
    top: 20px !important;
    border: 0 !important;
}
.elementor-kit-1843 h2 {
    font-family: "AvenirNextLTPro-Heavy", Sans-serif;
    font-size: 62px !important;
    line-height: 1.2em;
}
.pum-theme-1451, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 );
}
@media only screen and (min-width: 767px){
.btn-slider:hover, .btn-slider2:hover, .btn-slider3:hover {
    cursor: pointer;
    box-shadow: 0 0 30px 15px #ffdde4;
    transition: 0.25s;
     -webkit-animation: out 2s; 
}
}
@media only screen and (max-width: 767px){
.btn-slider:hover, .btn-slider2:hover, .btn-slider3:hover {
    cursor: pointer;
    box-shadow: 0 0 30px 15px #ffdde4;
    transition: 0.25s;
    -webkit-animation: out 2s;
}
}
@media only screen and (max-width: 767px){
.pum-container .btn-slider, .pum-container .btn-slider2, .pum-container .btn-slider3 {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.how_old_content {
    flex-direction: column;
}
.pum-container.pum-responsive img {
    max-width: 70%;
    height: auto;
}
.popup-box h2 {
    font-size: 32px;
    margin-left: 0;
}
.pum-container .btn-slider, .pum-container .btn-slider2, .pum-container .btn-slider3 {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-slider, .btn-slider2, .btn-slider3 {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 30px 5px #ffdde4;
    animation: pulse 2s infinite;
    background: #fcbac7;
    cursor: pointer;
    margin-bottom: 60px;
}
.pum-container .btn-slider img, .pum-container .btn-slider2 img, .pum-container .btn-slider3 img {
   
}
}
div#popmake-1459 {
    display: none !important;
}
div#popmake-1459.active {
    display: block !important;
}
div#pum-1459.active {
    position: fixed !important;
}

.newheader .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator {
    left: auto;
}
.newheader #sfm-sidebar.sfm-vertical-nav .sfm-menu .sfm-sm-indicator {
  
}
.newheader .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator {
    right: auto !important;
}
.newheader #sfm-sidebar .sfm-sm-indicator {
    line-height: 20px;
}
.newheader .sfm-indicators .sfm-sm-indicator {
    display: inline-block;
}
.newheader .sfm-vertical-nav .sfm-sm-indicator {
    width: 42px;
}
.newheader .sfm-sm-indicator {
    
    top: 0;
    bottom: 0;
    color: inherit;
    position: absolute;
    width: 42px;
    -webkit-transition: all .3s cubic-bezier(.215,.061,.355,1);
    background: 0 0;
    z-index: 3;
}
.newheader .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator i {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.newheader #sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
    border-color: #000;
}
.newheader #sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
    width: 6px;
    height: 6px;
    border-top-width: 2px;
    border-right-width: 2px;
    margin: -3px 0 0 -3px;
}
.newheader #sfm-sidebar .sfm-sm-indicator i {
    box-sizing: content-box;
    width: 6px;
    height: 6px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: relative;
    display: block;
    top: 42%;
    left: 50%;
    margin: -3px 0 0 -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.newheader #sfm-sidebar .sfm-sl, #sfm-sidebar .sfm-sm-indicator i {
    font-size: 75%;
    font-style: normal;
    text-transform: none;
}
.newheader ul.sfm-child-menu.sfm-menu-level-1 {
    display: none;
}
.newheader ul.sfm-child-menu.sfm-menu-level-1.main1.active{
    display: block !important;
    margin-top: 0 !important;
}
.newheader ul.sfm-child-menu.sfm-menu-level-1.main2.active{
    display: block !important;
    margin-top: 0 !important;
}

#sfm-sidebar.sfm-compact .sfm-nav {
    min-height: 50vh;
    height: auto;
    max-height: none;
    margin-top: 0px;
}
#sfm-sidebar.sfm-compact .sfm-logo {
    margin-top: 15px;
    margin-bottom: 30px;
}
#sfm-sidebar ul {
    margin-top: 36%;
}
#sfm-sidebar.sfm-compact .sfm-logo, #sfm-sidebar.sfm-compact .sfm-nav, #sfm-sidebar.sfm-compact-footer .sfm-copy, #sfm-sidebar.sfm-compact-footer .sfm-social, #sfm-sidebar.sfm-full-single .sfm-logo, .sfm-style-full #sfm-sidebar .sfm-nav {
    position: relative;
    display: block;
    top: 0;
    left: 0;
}
#sfm-sidebar.sfm-compact .sfm-va-middle, .sfm-style-full #sfm-sidebar .sfm-va-middle {
    display: block;
    margin-top: 0;
}
#sfm-sidebar .sfm-child-menu.sfm-menu-level-1 li a {
    padding-left: 12% !important;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(8) {
    transition-delay: .55s;
    -webkit-transition-delay: .55s;
}

#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0>li:nth-child(9) {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
}
@media only screen and (max-width: 991px){
#sfm-sidebar ul {
    margin-top: 28%;
}} 

@media only screen and (max-width: 800px){
    #sfm-sidebar ul {
    margin-top: 10%;
}
}
@media only screen and (min-width: 767px){
.btn-slider, .btn-slider2, .btn-slider3 {
    -webkit-animation: in 2s;
}}
@-webkit-keyframes in {
    from   { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(-360deg);}
}

@-webkit-keyframes out {
    0%   { -webkit-transform: rotate(-360deg); }
    100% { -webkit-transform: rotate(0deg); }
}

@media screen and (max-width: 600px){
.newheader .btn {
    padding: 15px 35px 15px 35px;
}
}