/* Island home page */
.qr-code-style img {
    width: 250px;
}

.btn-rounded-style a,
.btn-rounded-style .pagebuilder-button-primary {
    font-size: 14px;
    padding: 16px 25px;
    text-transform: capitalize;
    border-radius: 30px;
    min-width: 180px;
    cursor: pointer;
}

[data-content-type="row"]:has(.bg-light-gray) {
    background-color: #f2f2f2;
    padding: 60px 0;
}

.boat-season-schedule {
    padding: 60px 0;
}

.boat-season-schedule .boat-season-schedule-column {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px 10px;
    margin: 15px;
}

.design-boat-subheading *,
.Recognize-subheading * {
    opacity: 0.7;
}

.boat-season-schedule-column .heading {
    font-size: 24px;
    margin-bottom: 5px;
}

.boat-season-schedule-column .date * {
    border: 2px solid #dddddd;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}

.installation-videos,
.social-media-section {
    padding-top: 60px;
}

.installation-videos .btn-rounded-style {
    margin-top: 20px;
}

.installation-videos .heading,
.social-media-section .social-media-heading,
.recognize-section .Recognize-heading {
    margin-bottom: 10px;
}

a.pagebuilder-button-primary:visited,
a.pagebuilder-button-primary:visited {
    color: #ffffff;
}

.find-us-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.video-banner-wrapper .porto-u-main-heading>* {
    font-size: 20px !important;
    color: #ffffff;
    margin-top: 90px;
    text-align: center;
}

.column-group .pagebuilder-column-line {
    justify-content: space-between;
}

.column-group .pagebuilder-column-line .column-shadow-style {
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 20px;
}

.column-group .order-listing ul {
    padding-left: 20px;
}

.column-group .order-listing ul li {
    margin-bottom: 5px;
}

.column-group .paragraph-content p {
    margin-top: 10px;
}

.testimonials-slider-wrapper .byi-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 32px 0;
}

.testimonials.byi-slider .slick-track {
    display: flex;
}

.testimonials.byi-slider .slick-track .slick-slide {
    height: inherit !important;
}

.testimonials.byi-slider .slick-slide>div {
    height: 100%;
}

.testimonials.byi-slider .testimonial {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px 10px;
    height: 100%;
}

.gallery-grid .gallery a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
}

.gallery-grid .gallery a img {
    max-height: 250px;
    width: auto;
    display: inline-block;
}

.pagination {
    text-align: center;
}

.pagination button {
    height: 35px;
}

.pagination>button {
    margin-right: 10px;
}

.pagination span {
    border: 1px solid #dddddd;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    cursor: pointer;
}

.search-bar {
    margin-bottom: 30px;
}

.search-bar input {
    border-color: #dddddd;
    border-radius: 5px;
}

.testimonials-slider-wrapper {
    margin-bottom: 60px;
}

.design-boat-title,
.loaction-section-title {
    margin-bottom: 5px;
}

.design-boat-subheading>*,
.loaction-section-title+.sub-light-heading {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.bold-title-style {
    font-size: 18px;
}

.text-center {
    text-align: center !important;
}

.btn-sqaure-style .pagebuilder-button-primary {
    font-size: 14px;
    padding: 16px 25px;
    text-transform: uppercase;
    border-radius: 0;
    color: #ffffff;
    background-color: #103174;
    border: 1px solid #103174;
    min-width: 180px;
    cursor: pointer;
}

.btn-sqaure-style .pagebuilder-button-primary:hover {
    color: #103174;
    background-color: transparent;
}

.red {
    color: #c60001;
}

.column-group .order-listing.bullet-style ul li {
    position: relative;
    list-style-type: none;
}

.column-group .order-listing.bullet-style ul li:before {
    content: "";
    position: absolute;
    left: -19px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-color: #c60001;
    display: block;
    border-radius: 50%;
}

.locations {
    display: flex;
    justify-content: center;
}

.locations .inner {
    display: inline-flex;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.locations .link {
    display: inline-block;
    padding: 10px 50px;
    background-color: #ffffff;
}

.locations .link.active {
    background-color: #103174;
    color: #fff;
}

.recognize-section {
    background-color: #f2f2f2;
    padding: 60px 0;
}

.footer .footer-bottom {
    padding-bottom: 1.125rem;
}

.recognize-section .recognize-title {
    margin-bottom: 10px;
}

.recognize-section .small-bold-heading {
    margin-bottom: 3px;
}

.recognize-section .recognize-content a:hover {
    opacity: 0.7;
}

@media (min-width: 769px) {
    .column-group .pagebuilder-column-line .column-shadow-style {
        /* width: 48% !important; */
        margin-bottom: 0;
    }

    .page-header .navigation .level0.parent>a:after {
        display: none !important;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent>a>span:before,
    .page-header .navigation .level0.parent>a>span:after {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .header-contact:hover .account-menu {
        display: block;
    }

    header .header-contact .account-menu {
        position: absolute;
    }
}

@media (max-width: 767px) {
    .recognize-section .recognize-title {
        margin-top: 30px;
    }
}

.account-menu {
    display: none;
}

.header-contact .account-menu .customer-menu {
    min-width: 125px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    border-radius: 3px;
    margin-top: 7px;
    left: -50px;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    top: 20px;
    z-index: 100;
    display: block;
}

.account-menu .customer-menu li {
    padding: 0;
}

.account-menu .customer-menu li a {
    display: inline-block;
}

.account-menu .customer-menu:before,
.account-menu .customer-menu:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: -12px;
    left: 62px;
}

.account-menu .customer-menu:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99;
}

.account-menu .customer-menu li a {
    display: block;
    padding: 5px 10px;
}

/* UAT changes */
body {

    .page-header,
    header.page-header.sticky-header .header-main {
        background-color: #5CDCFF;
    }

    .footer-top {
        background-color: #5CDCFF;
    }

    .footer-middle {
        background-color: #5CDCFF;
    }

    *,
    body a.pagebuilder-button-primary,
    button.pagebuilder-button-primary,
    div.pagebuilder-button-primary {
        font-family: Poppins, sans-serif;
    }

    .red {
        color: #aa2010;
    }

    .column-group .order-listing.bullet-style ul li:before {
        color: #aa2010;
    }

    .recognize-section {
        background-color: transparent;
        padding: 0;

        .container {
            background-color: #f2f2f2;
            padding: 40px 40px 0 20px;
        }
    }

    .page-header .navigation li.level0:hover {
        background-color: transparent;
    }

    .main-toggle-menu .menu-title .toggle {
        background: #103174;
    }

    .recognize-content {
        strong {
            font-size: 18px;
            line-height: normal;
        }
    }

    .head-tel {
        flex: 0 0 auto;

        /* change color  */
        a {
            font-size: 20px;
            color: #103174 !important;
            font-weight: 500;

            @media (max-width: 991px) {
                display: block;
                padding-top: 3px;
                font-size: 22px;
                color: #222529 !important;
            }
        }
    }

    /*banner boat tiles style*/
    #moving_carousel {
        .owl-item {
            img {
                height: 200px;
                object-fit: cover;

                @media (max-width: 1199px) {
                    height: 150px;
                }

                @media (max-width: 991px) {
                    height: 100px;
                }
            }
        }
    }

    .map_card {
        padding: 20PX;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        margin-bottom: 30PX;
        width: 100%;
        display: inline-block;
        vertical-align: top;

        iframe {
            height: 200px;
        }

        @media (min-width: 1024px) {
            width: 49%;

            iframe {
                height: 350px;
            }
        }

        +.map_card {
            @media (min-width: 1024px) {
                margin-left: 1.5%;
            }
        }
    }

    .button-gradient {
        a {
            background: -webkit-gradient(linear, left bottom, left top, from(#d71743), to(#d6c543));
            background: -o-linear-gradient(bottom, #d71743, #d6c543);
            background: linear-gradient(0deg, #d71743, #d6c543);
            border-color: #ea8244 !important;
            border-radius: 100px !important;
        }
    }

    .modal {
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0, 0, 0, 0.8);
    }

    /* css for model pop up  */
    .modal-content {
        margin: 5% auto;
        padding: 20px;
        width: 80%;
        max-width: 800px;
        background-color: #fefefe;
        border-radius: 8px;
        position: relative;
    }

    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
        position: absolute;
        right: 15px;
        top: 10px;
        cursor: pointer;
    }

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
    }

    #modalImage {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        height: auto;
    }

    @media (max-width: 768px) {
        .modal-content {
            width: 95%;
            margin: 10% auto;
            padding: 15px;
        }
    }

    /* css for model end here  */
}

.cp-vinyl-section {
    .order-listing.bullet-style {
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }

    .pagebuilder-column-group {
        h2 {
            margin-bottom: 20px;
        }

        +.pagebuilder-column-group {
            position: relative;

            &:before {
                position: absolute;
                left: 0;
                right: 0;
                width: 300px;
                content: '';
                background: #222529;
                top: 0;
                height: 2px;
                margin: 0 auto;
            }
        }
    }
}
.pv-sec {
    h2 {
        margin-bottom: 0 !important;
    }
    p {
        margin-top: 0 !important ;
    }
}
.btn-sqaure-style.dc-btn .pagebuilder-button-primary {
    font-size: 20px;
    padding: 20px 55px;
    line-height: normal;
}

.pagebuilder-button-primary {
    &:focus {
        background: -webkit-gradient(linear, left bottom, left top, from(#d71743), to(#d6c543)) !important;
        background: -o-linear-gradient(bottom, #d71743, #d6c543) !important;
        background: linear-gradient(0deg, #d71743, #d6c543) !important;
        border-color: #ea8244 !important;
    }
    &:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(#ff3361), to(#d6c543)) !important;
        background: -o-linear-gradient(bottom, #ff3361, #d6c543) !important;
        background: linear-gradient(0deg, #ff3361, #d6c543) !important;
        border-color: #ea8244 !important;
        color: #fff !important;
    }
}