html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}
body {
    font-size: calc(1rem + .5vw);
}

@media (max-width: 600px) {
    body {
        font-size: calc(1rem + 2vw);
    }
}

@media (min-width: 600px) {
    body {
        font-size: calc(1rem + 1vw);
    }
}

.body {
    width: 100vw;
}

.FS-CCBE-Header {
    background-color: #ECE9E9;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    display: grid;
    justify-content: center;
    box-sizing: border-box;
}

.FS-CCBE-Content {
    position: relative
}

.FS-CCBE-Section1 {
    display: grid;
    width: 100%;
    height: 75vh;
    justify-content: center;
}

.FS-CCBE-Section1-image {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/DSC02093.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    z-index: 1;
}

.FS-CCBE-Section1-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #004157;
    /* #20596c;*/
    opacity: 0.86;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    z-index: 10;
}

.FS-CCBE-Section1-cbox {
    z-index: 15;
    position: relative;
    display: grid;
    /*left: 7vw;*/
    width: 100%;
/*    height: 55vh;
*/  justify-content: center;
}

.FS-CCBE-Section1-cbox-header {
    left: 0px;
    width: 100%;
    height: fit-content;
    font-family: "rockwell", Sans-serif;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0px;
    color: #ECE9E9;
}

.FS-CCBE-Section1-btns {
    position: unset;
    width: 100%;
    height: fit-content;
    display: inline-flex;
    justify-content: space-around;
}

.FS-CCBE-Section1-btns-now {
    font-size: 2rem;
    width: fit-content;
    height: auto;
    text-align: center;
    margin: .5rem;
    padding: .75rem;
    justify-content: center;
    font-family: "Roboto Slab", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ECE9E9;
    text-align: center;
    /*            fill: var(--e-global-color-astglobalcolor6); */
/*    display: flex;
    height: fit-content;*/
    background: #f47644;
    border-style: none;
    border-radius: 1rem 1rem 1rem 1rem;
}

.FS-CCBE-Section1-btn-later {
    font-size: 2rem;
    width: fit-content;
    height: auto;
    text-align: center;
    margin: .5rem;
    padding: .75rem;
    justify-content: center;
    font-family: "Roboto Slab", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ECE9E9;
    text-align: center;
    /*            fill: var(--e-global-color-astglobalcolor6); */
    /*    display: flex;
    height: fit-content;*/
    background: #03a5b2;
    border-style: none;
    border-radius: 1rem 1rem 1rem 1rem;
    margin-bottom: 4rem;
}

.FS-CCBE-Section1-cbox-footer {
    font-family: "Arvo", Sans-serif;
    width: 100%;
    left: 0px;
    color: #ECE9E9;
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: -0.1px;
}

a {
    color: white;
    text-decoration: none;
}

.FS-CCBE-Section2 {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    justify-content: space-around;
    background-color: #ffffff;
}

.FS-CCBE-Section2-1 p

{
    padding: 2rem 0px 0px 0px;
    margin: 0px;
    color: #004157;
    font-family: "rockwell", Sans-serif;
    font-size: 3rem;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: center;
}

.FS-CCBE-Section2-2 p {
    text-align: center;
    color: #54595f;
    font-family: "Montserrat", Sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

.FS-CCBE-Section3 {
    width: 100%;
    display: inline-flex;
    justify-content: space-evenly;
    padding: 2rem 0px 1rem 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #ffffff;
    /*div { display: flex; } */
}
    .FS-CCBE-Section3 p {
        font-family: roboto, sans-serif;
        color: #54595f;
        margin: 0;
        font-size: 1rem;
    }

    .FS-CCBE-Section3 .price-list-container {
        display: block;
        width: 100%;
        align-items: center;
        margin: 0;
        padding: 0;
    }

    .FS-CCBE-Section3 .price-list-head {
        color: #03a5b2;
        font-family: "Arvo", Sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.025rem;
        align-self: center;
        width: fit-content;
        padding: 0px;
        align-items: center;
        flex-basis: 100%;
        font-size: 1.2rem;
        font-weight: 600;
        justify-content: space-between;
        margin-bottom: .8rem;
    }

    .FS-CCBE-Section3 .price-list-separator {
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-bottom-color: #00000029;
        margin-left: 20px;
        margin-right: 20px;
        flex-grow: 1;
        height: 0;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        align-self: center;
        width: 99%;
        flex-basis: var(--flex-basis);
        flex-grow: var(--flex-grow);
        flex-shrink: var(--flex-shrink);
        order: var(--order);
        align-self: var(--align-self);
        align-items: center;
        flex-basis: 100%;
        font-size: 1.2rem;
        font-weight: 600;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .FS-CCBE-Section3 .price-list-item {
        font-family: "Roboto", Sans-serif;
        color: #004157;
        font-weight: 600;
        letter-spacing: 0px;
        font-size: 1.2rem;
        padding-left: .2rem;
        align-self: end;
        text-transform: uppercase;
        align-items: center;
        flex-basis: 100%;
        justify-content: space-between;
        margin-bottom: .8rem;
    }

    .FS-CCBE-Section3 .FS-CCBE-Section3-1 {
        min-width: 8rem;
        margin: 0 2% 0 1%;
    }
        .FS-CCBE-Section3 .FS-CCBE-Section3-1 ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

    .FS-CCBE-Section3 .FS-CCBE-Section3-2 {
        min-width: 9rem;
        margin: 0 1rem 0 2%;
    }
        .FS-CCBE-Section3 .FS-CCBE-Section3-2 ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }
.FS-CCBE-grtng {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    margin: 1rem 0 1rem 0;
}
    .FS-CCBE-grtng .FS-rating-header {
        width: 12.25rem;
        display: inline-flex;
        box-sizing: border-box;
        text-align: left;
        color: black;
        background-color: #ffffff;
        border-style: solid;
        border-color: #dbdde1;
        border-radius: 4px;
        padding: 0px;
        transition: all 300ms ease-out;
    }
        .FS-CCBE-grtng .FS-rating-header .rating-icon {
            width: 4rem;
            height: 4rem;
            padding: 4%;
        }

.rating-detail {
    display: inline-flex;
    flex-direction: column;
    box-sizing: border-box;
    font-size: 1.25rem;
}
    .rating-detail .rating-text {
        font-size: 1rem;
    }

    .rating-detail .stars-cont {
        display: flex;
        box-sizing: border-box;
        margin-left: 2%;
    }
        .rating-detail .stars-cont .star {
            color: gold;
            font-size: 1rem;
        }

.FS-CCBE-Section5 {
    padding: 10px;
    padding-bottom: 50px;
}

.FS-CCBE-Section5-h {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
    .FS-CCBE-Section5-h p {
        font-family: roboto, sans-serif;
        color: #54595F;
        text-align: center;
        font-size: 1.2rem;
        font-weight: 600;
        letter-spacing: 0.5px;
        word-spacing: .16rem;
        border: 0;
        margin: 0;
        outline: 0;
        padding: 0;
    }

.FS-CCBE-Section5-content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
    .FS-CCBE-Section5-content .FS-CCBE-Section5-logos {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-around; /* Distributes the logos evenly */
        align-items: center; /* Centers the logos vertically */
    }

        .FS-CCBE-Section5-content .FS-CCBE-Section5-logos .Section5-logo {
            flex: 1 1 100px; /* Adjust the size as needed */
            max-width: 100px; /* Ensures logos don't get too large */
            margin: 10px; /* Adds some space around each logo */
        }

            .FS-CCBE-Section5-content .FS-CCBE-Section5-logos .Section5-logo img {
                width: 100%;
                height: auto; /* Maintains the aspect ratio of the logos */
            }

.FS-CCBE-Section6 {
    width: 100%;
    Height: auto;
    padding: 30px 0px 0px 0px;
    color: #ffffff;
    background: #03a5b2;
    justify-content: center;
    box-sizing: border-box;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
    .FS-CCBE-Section6 .FS-CCBE-Section6-text {
        max-width: 800px;
        display: flex;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 100%;
        height: 100%;
        font-size: 2em; /* Adjust as needed */
    }
        .FS-CCBE-Section6 .FS-CCBE-Section6-text p {
            color: #ffffff;
            font-family: "rockwell", Sans-serif;
            font-size: 2.8rem;
            font-weight: 700;
            line-height: 2.85rem;
            letter-spacing: 0px;
            margin: 1rem;
            padding: 0rem;
        }
.FS-CCBE-Section7 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 100px 0px;
    background-color: #03a5b2;
    position: relative;
    box-sizing: border-box;
    display: block;
    unicode-bidi: isolate;
    word-wrap: break-word;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-weight: inherit;
    font-size: 1rem;
    line-height: var(--ast-body-line-height, 1.65em);
}
    .FS-CCBE-Section7 .FS-CCBE-Section7-1 {
        display: flex;
        flex-direction: column;
        max-height: 300px; /* Set the maximum height for the parent div */
        max-width: 100vw; /* Set the maximum width to the viewport width */
        flex-wrap: wrap;
        align-content: space-around;
    }

    .FS-CCBE-Section7 .image-container {
        width: 25%;
    }

    .FS-CCBE-Section7 .centered-text {
        box-sizing: border-box;
        flex: 1 1 auto; /* Allow the items to grow and shrink */
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        min-height: 0; /* Allow the content to shrink */
        max-width: 100%; /* Ensure the content does not exceed the parent width */
        color: white;
    }

    .FS-CCBE-Section7 .centered-image {
        box-sizing: border-box;
        /*width: 5vw;*/
        max-width: 100%;
        height: auto;
    }

.FS-CCBE-Section8 {
    background-color: #ffffff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2.5rem 0px 2rem 0px;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
}
    .FS-CCBE-Section8 .text-box-wrapper {
        box-sizing: border-box;
    }
        .FS-CCBE-Section8 .text-box-wrapper .text-box {
            box-sizing: border-box;
            justify-content: center;
            align-items: center;
            text-align: center;
            color: #004157;
            font-family: "Rockwell", Sans-serif;
            font-size: calc(2rem + 2vw); /*4.5rem;*/
            font-weight: 700;
            line-height: 50%;
            letter-spacing: 0px;
        }

.FS-CCBE-Section9 {
    display: flex;
    flex-shrink: 1;
    background-color: #ffffff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 20px 0px;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-right: auto;
    margin-left: auto;
}
    .FS-CCBE-Section9 .image-box-wrapper {
        display: flex;
        width: 25%;
        box-sizing: border-box;
        justify-content: center;
    }
        .FS-CCBE-Section9 .image-box-wrapper .image-item {
            filter: brightness(88%) contrast(100%) saturate(72%) blur(0px) hue-rotate(187deg);
            vertical-align: middle;
            display: inline-block;
        }
    .FS-CCBE-Section9 .text-box-wrapper {
        width: 65%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .FS-CCBE-Section9 .text-box-header {
        color: #004157;
        font-family: "Montserrat", Sans-serif;
        font-size: 30px;
        font-weight: 700;
        letter-spacing: -0.1px;
        line-height: 1.2em;
        margin: 0;
        clear: both;
        border: 0;
        outline: 0;
        vertical-align: baseline;
        text-align: left;
        margin-bottom: 20px;
    }

    .FS-CCBE-Section9 .text-box {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
        text-align: justify;
        color: #54595f;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.7em;
        box-sizing: border-box;
        font-family: "roboto", Sans-serif;
        /*                font-size: calc(2rem + 2vw); /*4.5rem;
                font-weight: 100%;
                line-height: 50%;
                letter-spacing: 0px;*/
    }
.FS-CCBE-Section13 {
    display: flex;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    background-color: #004157;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 3rem 0px 3rem 0px;
}
    .FS-CCBE-Section13 .content-header {
        display: flex;
        box-sizing: border-box;
        width: 50%;
        flex-direction: column;
        padding: 0px 0px 0px 0px;
    }
        .FS-CCBE-Section13 .content-header .header-1 {
            display: flex;
            box-sizing: border-box;
            margin-bottom: 20px;
            width: 100%;
            font-size: calc(1rem + 3vw);
            padding: 0px 0px 0px 0px;
            text-align: left;
            color: #ffffff;
            font-family: "rockwell", Sans-serif;
            font-weight: 700;
            line-height: 4rem;
            letter-spacing: 0px;
        }
            .FS-CCBE-Section13 .content-header .header-1 p {
                margin: 0px 0px 0px 2%;
            }
        .FS-CCBE-Section13 .content-header .header-2 {
            display: flex;
            box-sizing: border-box;
            margin-bottom: 20px;
            width: 100%;
            font-size: calc(1rem + 1vw);
            padding: 0px 0px 0px 0px;
            text-align: left;
            color: #ffffff;
            margin: 0;
            outline: 0;
            padding: 0;
            vertical-align: baseline;
            color: #ffffff;
            font-family: "Montserrat", Sans-serif;
            font-weight: 400;
            line-height: 31px;
        }
            .FS-CCBE-Section13 .content-header .header-2 p {
                margin: 0px 0px 0px 2%;
            }
    .FS-CCBE-Section13 .content-form {
        display: flex;
        box-sizing: border-box;
        width: 50%;
    }
        .FS-CCBE-Section13 .content-form .cform {
            width: 100%;
        }
            .FS-CCBE-Section13 .content-form .cform .cnteml input {
                font-family: roboto, sans-serif;
                width: 45%;
                border-radius: .3rem;
                height: 2rem;
                font-size: 1rem;
            }
            .FS-CCBE-Section13 .content-form .cform .cntmsg textarea {
                font-family: roboto, sans-serif;
                width: 45%;
                border-radius: .3rem;
                height: 8rem;
                font-size: 1rem;
            }
        .FS-CCBE-Section13 .content-form .cntbtn {
            font-size: 2rem;
        }
            .FS-CCBE-Section13 .content-form .cntbtn button {
                font-family: roboto, sans-serif;
            }
        .FS-CCBE-Section13 .content-form .fRow1 {
            display: flex;
            position: relative;
            justify-content: space-between;
            /*                        padding-right: calc(.8rem / 2);
                        padding-left: calc(.8rem / 2); */
            /*margin-bottom: .8rem;*/
            width: 100%;
            flex-wrap: wrap;
            align-items: center;
        }
            .FS-CCBE-Section13 .content-form .fRow1 .fname {
                font-family: roboto, sans-serif;
                width: 45%;
                border-radius: .3rem;
                height: 2rem;
                font-size: 1rem;
            }
            .FS-CCBE-Section13 .content-form .fRow1 .lname {
                font-family: roboto, sans-serif;
                width: 45%;
                border-radius: .3rem;
                height: 2rem;
                font-size: 1rem;
            }
            .FS-CCBE-Section13 .content-form .fRow2 .phone {
                display:flex;
                font-family: roboto, sans-serif;
                width: 45%;
                border-radius: .3rem;
                height: 2rem;
                font-size: 1rem;
            }
.FS-CCBE-Section14 {
    display: flex;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
}
    .FS-CCBE-Section14 .image-grid {
        display: grid;
        grid-gap: 0 0;
        grid-template-columns: repeat(5, 1fr);
        width: 100%;
    }
        .FS-CCBE-Section14 .image-grid .panel1 {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: grid;
            width: auto;
            height: 19vh;
            background-image: url(/images/four.jpg);
        }

        .FS-CCBE-Section14 .image-grid .panel2 {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: grid;
            width: auto;
            height: 19vh;
            background-image: url(/images/DSC02009.jpg);
        }

        .FS-CCBE-Section14 .image-grid .panel3 {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: grid;
            width: auto;
            height: 19vh;
            background-image: url(/images/DSC02061.jpg);
        }

        .FS-CCBE-Section14 .image-grid .panel4 {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: grid;
            width: auto;
            height: 19vh;
            background-image: url(/images/DSC02095.jpg);
        }

        .FS-CCBE-Section14 .image-grid .panel5 {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: grid;
            width: auto;
            height: 19vh;
            background-image: url(/images/DSC01842.jpg);
        }
.FS-CCBE-Section15 {
    display: flex;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    background-color: #ffffff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2rem 0px 2rem 0px;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-evenly;
    align-items: center;
}
    .FS-CCBE-Section15 .aboutus-grid {
        width: 100%;
        height: 200px;
        display: flex;
        box-sizing: border-box;
        /*                grid-gap: 0 0;
                grid-template-columns: repeat(3, 1fr); */
    }
        .FS-CCBE-Section15 .aboutus-grid .panel1 {
            justify-content: center;
            align-items: center;
            display: flex;
            position: relative;
            box-sizing: border-box;
            width: 33.3333%;
            padding: 2%;
        }
            .FS-CCBE-Section15 .aboutus-grid .panel1 .panel1-image {
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
                display: grid;
                width: 100%;
                height: auto;
                background-image: url(../images/cropped-CBE_Horizontal.png);
            }
        .FS-CCBE-Section15 .aboutus-grid .panel2 {
            font-family: rockwell, sans-serif;
            text-align: center;
            justify-content: center;
            align-items: center;
            position: relative;
            box-sizing: border-box;
            width: 33.3333%;
            display: flex;
        }
            .FS-CCBE-Section15 .aboutus-grid .panel2 h4 a {
                color: #000000;
            }
        .FS-CCBE-Section15 .aboutus-grid .panel3 {
            font-family: roboto,sans-serif;
            text-align: center;
            justify-content: center;
            align-items: center;
            display: flex;
            position: relative;
            box-sizing: border-box;
            width: 33.3333%;
        }
            .FS-CCBE-Section15 .aboutus-grid .panel3 p {
                margin-bottom: 1.6em;
                border: 0;
                font-size: 1rem;
                font-style: inherit;
                font-weight: inherit;
                margin: 0;
                outline: 0;
                padding: 0;
                vertical-align: baseline;
            }
.FS-CCBE-Section16 {
    display: flex;
    position: relative;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
}
.FS-CCBE-Section16 .image-grid {
    display: grid;
    grid-gap: 0 0;
    grid-template-columns: repeat(5, 1fr);
}
.FS-CCBE-Section16 .panel1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: 20vw;
    height: 19vh;
    background-image: url(/images/four.jpg);
}


.FS-CCBE-Section16 .panel2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: 20vw;
    height: 19vh;
    background-image: url(/images/inside1.jpg);
}


.FS-CCBE-Section16 .panel3 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: 20vw;
    height: 19vh;
    background-image: url(/images/van1.png);
}

.FS-CCBE-Section16 .panel4 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: 20vw;
    height: 19vh;
    background-image: url(/images/inside2.jpg);
}

.FS-CCBE-Section16 .panel5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    width: 20vw;
    height: 19vh;
    background-image: url(/images/front.jpg);
}

.FS-CCBE-footer {
    font-family: roboto, sans-serif;
    display: flex;
    position: relative;
    color: #3f4a49;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: auto;
    font-size: small;
}
