/*

Theme Name: Kellye theme

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

.fusion-text ul{
    margin-top: 0;
    margin-bottom: 0;
}
.fusion-text ul li{
    margin-bottom: 20px;
}
.fusion-text ul li::marker{
    color: var(--awb-custom_color_9);
}

.image-width-100{
    width: 100%;
}
.image-width-100 img{
    width: 100%;
    height: auto;
}

.is-empty-none:empty{
    display: none;
}

/* containerSiteWidth */
.containerSiteWidth {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--site_width);
}

/* MaxWidth */
.containerMaxWidth-660>.fusion-builder-row,
.containerMaxWidth-660>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(660px + var(--col_spacing)) !important;
}

.containerMaxWidth-730>.fusion-builder-row,
.containerMaxWidth-730>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(730px + var(--col_spacing)) !important;
}

.containerMaxWidth-830>.fusion-builder-row,
.containerMaxWidth-830>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(830px + var(--col_spacing)) !important;
}

.containerMaxWidth-930>.fusion-builder-row,
.containerMaxWidth-930>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(930px + var(--col_spacing)) !important;
}

.containerMaxWidth-970>.fusion-builder-row,
.containerMaxWidth-970>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(970px + var(--col_spacing)) !important;
}

.containerMaxWidth-1000>.fusion-builder-row,
.containerMaxWidth-1000>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1000px + var(--col_spacing)) !important;
}

.containerMaxWidth-1280>.fusion-builder-row,
.containerMaxWidth-1280>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1280px + var(--col_spacing)) !important;
}

.containerMaxWidth-1300>.fusion-builder-row,
.containerMaxWidth-1300>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1300px + var(--col_spacing)) !important;
}

.containerMaxWidth-1355>.fusion-builder-row,
.containerMaxWidth-1355>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1355px + var(--col_spacing)) !important;
}

.containerMaxWidth-1460>.fusion-builder-row,
.containerMaxWidth-1460>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1460px + var(--col_spacing)) !important;
}

.containerMaxWidth-1660>.fusion-builder-row,
.containerMaxWidth-1660>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1660px + var(--col_spacing)) !important;
}

.containerMaxWidth-1760>.fusion-builder-row,
.containerMaxWidth-1760>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1760px + var(--col_spacing)) !important;
}

.containerMaxWidth-1900>.fusion-builder-row,
.containerMaxWidth-1900>.fusion-builder-container-content>.fusion_builder_row>.fusion-builder-row-container {
    max-width: calc(1900px + var(--col_spacing)) !important;
}


/* HiddenView */
@media only screen and (max-width: 1400px) {

    .containerHiddenView-1400,
    div:has(>.fusion-button.containerHiddenView-1400) {
        display: none !important;
    }
}


/* imgNoLimitWidth-minView-1400 */
@media only screen and (min-width: 1400px) {

    body img.imgNoLimitWidth-minView-1400,
    body .imgNoLimitWidth-minView-1400 img {
        max-width: none;
    }

    body .imgNoLimitWidth-minView-1400:has(img) {
        width: fit-content;
    }
}


body img.imgFullWidth,
body .fusion-imageframe.imgFullWidth {
    width: 100%;
}

body .imgFullWidth img {
    width: 100%;
}


/* gap */
body .cunstom-gap-30,
body .cunstom-gap-30>.fusion-column-wrapper {
    gap: 30px;
}

body .cunstom-rowGap-30,
body .cunstom-rowGap-30>.fusion-column-wrapper {
    row-gap: 30px;
}

body .cunstom-columnGap-30,
body .cunstom-columnGap-30>.fusion-column-wrapper {
    column-gap: 30px;
}





/* custom-headerMenu-01 */
.custom-headerMenu-01:not(.collapse-enabled) .fusion-menu {
    margin-top: calc(-1 * 10px);
    height: calc(100% + 20px);
}

/* header-contactList-01 */
.header-contactList-01 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.header-contactList-01 .fusion-li-item {
    --awb-icon-width: 1em;
    --awb-icon-height: 1em;
    --awb-icon-margin: 0px;
    --awb-content-margin: 1.8em;
}

.header-contactList-01 .icon-wrapper {
    font-size: 1.333333em;
}

.header-contactList-01 .fusion-li-item-content {
    line-height: 1.333333;
}

/* header-button-01 */
.header-button-01 {
    height: 100%;
}

div:has(>.header-button-01) {
    margin-top: calc(-1 * var(--awb-padding-top));
    margin-bottom: calc(-1 * var(--awb-padding-bottom));
    height: calc(100% + var(--awb-padding-top) + var(--awb-padding-bottom));
}


/* footer-linkMenu-01 */
.footer-linkMenu-01 .menu-item {
    overflow: hidden;
}

.footer-linkMenu-01 .awb-menu__main-a {
    padding-right: 1.1em !important;
}

.footer-linkMenu-01 .awb-menu__main-a::before,
.footer-linkMenu-01 .awb-menu__main-a::after {
    content: "\f061";
    position: absolute;
    color: currentColor;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 0.75em;
    line-height: 1;
    transform: rotate(45deg);
}

.footer-linkMenu-01 .awb-menu__main-a::before {
    left: calc(-1 * 1 / 0.75 * 1.1em);
    transition: left calc(var(--awb-transition-time) * 1ms) cubic-bezier(.42, .01, .58, 1);
}

.footer-linkMenu-01 .awb-menu__main-a .menu-text {
    transition: transform calc(var(--awb-transition-time) * 1ms) cubic-bezier(.42, .01, .58, 1);
}

.footer-linkMenu-01 .awb-menu__main-a::after {
    right: 0;
    transition: right calc(var(--awb-transition-time) * 1ms) cubic-bezier(.42, .01, .58, 1);
}

.footer-linkMenu-01 .awb-menu__main-a:hover::before {
    left: 0;
}

.footer-linkMenu-01 .awb-menu__main-a:hover .menu-text {
    transform: translateX(1.1em);
}

.footer-linkMenu-01 .awb-menu__main-a:hover::after {
    right: calc(-1 * 1 / 0.75 * 1.1em);
}



/* custom-sectionContainer-01 */
body:not(.fusion-builder-live) .custom-sectionContainer-01 {
    --dotX: calc(50% + var(--site_width) / 2);
    --dotY: calc(-1 * var(--awb-margin-top));

    clip-path: polygon(0 0, var(--dotX) 0, var(--dotX) var(--dotY), 100% var(--dotY), 100% 100%, 0 100%);
}


/* custom-navinBox-01 */
.fusion-image-element:has(.custom-navinBox-01.awb-imageframe-style-navin),
.fusion-image-element .custom-navinBox-01.awb-imageframe-style-navin,
.fusion-image-element .custom-navinBox-01.awb-imageframe-style-navin :where(.fusion-lightbox, .fusion-no-lightbox) {
    height: 100%;
}

.custom-navinBox-01.awb-imageframe-style-navin {
    background-color: transparent;
}

.custom-navinBox-01.awb-imageframe-style-navin:not(:has(:where(.fusion-lightbox, .fusion-no-lightbox))),
.custom-navinBox-01.awb-imageframe-style-navin :where(.fusion-lightbox, .fusion-no-lightbox) {
    display: grid;
}

.custom-navinBox-01.awb-imageframe-style-navin img {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    opacity: 1;
    object-fit: cover;
    object-position: center;
}

.custom-navinBox-01.awb-imageframe-style-navin .awb-imageframe-caption-container {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    position: relative;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
}

.custom-navinBox-01.awb-imageframe-style-navin .awb-imageframe-caption {
    position: relative;
    display: grid;
    grid-template-rows: auto 0fr;
    padding: 80px 30px 25px;
    transition: padding .35s 50ms, grid-template-rows .35s 50ms;
    transition-duration: .35s;
    background: linear-gradient(transparent 0%, var(--awb-caption-overlay-color) 150%);
}

.custom-navinBox-01.awb-imageframe-style-navin:hover .awb-imageframe-caption {
    grid-template-rows: auto 1fr;
    padding: 65px 30px 40px;
}

.custom-navinBox-01.awb-imageframe-style-navin .awb-imageframe-caption .awb-imageframe-caption-title {
    transform: translate3d(0, 0, 0);
    margin-bottom: 10px;
}

.custom-navinBox-01.awb-imageframe-style-navin .awb-imageframe-caption .awb-imageframe-caption-text {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
    overflow: hidden;
}

.custom-navinBox-01.awb-imageframe-style-navin:has(:where(.fusion-lightbox, .fusion-no-lightbox)) .awb-imageframe-caption .awb-imageframe-caption-text::before,
.custom-navinBox-01.awb-imageframe-style-navin:has(:where(.fusion-lightbox, .fusion-no-lightbox)) .awb-imageframe-caption .awb-imageframe-caption-text::after {
    order: 1;
}

.custom-navinBox-01.awb-imageframe-style-navin:has(:where(.fusion-lightbox, .fusion-no-lightbox)) .awb-imageframe-caption .awb-imageframe-caption-text::before {
    font-size: 1em;
    line-height: 1;
}

.custom-navinBox-01.awb-imageframe-style-navin:has(.fusion-no-lightbox) .awb-imageframe-caption .awb-imageframe-caption-text::before {
    content: "Read More";
}

.custom-navinBox-01.awb-imageframe-style-navin:has(.fusion-lightbox) .awb-imageframe-caption .awb-imageframe-caption-text::before {
    content: "View Image";
}

.custom-navinBox-01.awb-imageframe-style-navin:has(:where(.fusion-lightbox, .fusion-no-lightbox)) .awb-imageframe-caption .awb-imageframe-caption-text::after {
    content: "\f061";
    color: currentColor;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 1em;
    line-height: 1;
}


/* custom-infobox-01 on-dark */
.custom-infobox-01.fusion-content-boxes .link-area-box:not(:has(.heading > .heading-link)){
    cursor: default;
}
.custom-infobox-01.fusion-content-boxes .heading {
    margin-bottom: 2px;
}
.custom-infobox-01.fusion-content-boxes .heading .image:has(img){
    position: relative;
}
.custom-infobox-01.fusion-content-boxes .heading .image:has(img)::after{
    content: '';
    position: absolute;
    inset: 0 0 0 0;
    mask-image: var(--maskImg);
    mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: var(--awb-iconcolor);
    pointer-events: none;
    transition: background-color .3s;
}
.custom-infobox-01.fusion-content-boxes .heading.icon-left .image:has(img)::after{
    right: 20px;
}
.custom-infobox-01.fusion-content-boxes .heading.icon-right .image:has(img)::after{
    left: 20px;
}
.custom-infobox-01.fusion-content-boxes .heading .image img{
    opacity: 0;
}
.custom-infobox-01.fusion-content-boxes .content-container {
    font-size: 16px;
    line-height: 1.625;
}

.custom-infobox-01.fusion-content-boxes .content-container:last-child {
    margin-bottom: 0;
}

.custom-infobox-01.fusion-content-boxes .fusion-read-more:not(:hover) {
    color: var(--awb-body-color);
}

.custom-infobox-01.fusion-content-boxes .fusion-read-more:after,
.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box .fusion-read-more::after {
    color: currentColor;
}

.custom-infobox-01.fusion-content-boxes .link-area-box {
    padding: 25px clamp(20px, 5vw + -31.25px, 50px) 25px;
    transition: background-color .3s;
}

.custom-infobox-01.fusion-content-boxes .content-box-heading,
.custom-infobox-01.fusion-content-boxes .content-container,
.custom-infobox-01.fusion-content-boxes .fusion-read-more {
    transition: color .3s;
}

.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box {
    background-color: var(--awb-hover-accent-color);
}

.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box .content-box-heading {
    color: #fff;
}
.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box .heading .image:has(img)::after{
    background-color: var(--awb-iconcolor-hover);
}
.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box .content-container {
    --awb-body-color: #fff;
}

.custom-infobox-01.fusion-content-boxes .fusion-content-box-hover .link-area-box-hover.link-area-box .fusion-read-more {
    color: #fff;
}

.custom-infobox-01.fusion-content-boxes.on-dark .fusion-content-box-hover .link-area-box-hover.link-area-box {
    background-color: #fff;
}

.custom-infobox-01.fusion-content-boxes.on-dark .fusion-content-box-hover .link-area-box-hover.link-area-box .content-box-heading {
    color: var(--awb-hover-accent-color);
}

.custom-infobox-01.fusion-content-boxes.on-dark .fusion-content-box-hover .link-area-box-hover.link-area-box .content-container {
    --awb-body-color: var(--body_typography-color);
}

.custom-infobox-01.fusion-content-boxes.on-dark .fusion-content-box-hover .link-area-box-hover.link-area-box .fusion-read-more {
    color: var(--awb-hover-accent-color);
}




/* custom-counterBox-01 */
.custom-counterBox-01.fusion-counters-box .fusion-counter-box .counter-box-container {
    border: none;
    padding: 0 0 0;
}

.custom-counterBox-01.fusion-counters-box .content-box-counter {
    font-weight: 600;
    font-family: var(--awb-typography1-font-family);
}


/* custom-imgBox-01 */
.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) {
    display: grid;
}

.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .fusion-imageframe,
.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .awb-imageframe-caption-container {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}

.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .awb-imageframe-caption-container {
    position: relative;
    z-index: 1;
    display: flex;
    height: 100%;
    flex-direction: column-reverse;
    padding: 30px 50px;
    background: linear-gradient(transparent 0%, var(--awb-caption-overlay-color) 200%);
}

.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption .awb-imageframe-caption-text {
    margin: 0;
    display: flex;
    column-gap: 15px;
}

.fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption .awb-imageframe-caption-text::before {
    content: "\e77a";
    color: currentColor;
    font-family: "Linearicons";
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 1.25em;
    line-height: calc(var(--awb-caption-text-line-height) * 0.8);
}

.swiper-wrapper:has(.post-card .custom-imgBox-01) {
    height: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.swiper-wrapper .post-card .custom-imgBox-01+.awb-imageframe-caption-container {
    opacity: 0;
    transition: opacity .3s;
    pointer-events: none;
}

.swiper-wrapper .post-card.swiper-slide-active .custom-imgBox-01+.awb-imageframe-caption-container {
    opacity: 1;
}

.swiper-wrapper .post-card .fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) {
    height: 100%;
}

.swiper-wrapper .post-card .fusion-image-element:has(.custom-imgBox-01 + .awb-imageframe-caption-container) .fusion-imageframe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}


/* custom-imgBox-02 */
.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) {
    display: grid;
    width: fit-content;
}

.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .fusion-imageframe,
.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .awb-imageframe-caption-container {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .fusion-imageframe{
    margin-left: 30px;
    margin-bottom: 30px;
}
.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .awb-imageframe-caption-container {
    position: relative;
    z-index: 1;
    display: flex;
    height: 100%;
    flex-direction: column-reverse;
    padding: 0 45px 0 0;
}

.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: var(--awb-caption-overlay-color);
    padding: 20px;
    min-height: 110px;
}

.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption .awb-imageframe-caption-title,
.fusion-image-element:has(.custom-imgBox-02 + .awb-imageframe-caption-container) .awb-imageframe-caption-container .awb-imageframe-caption .awb-imageframe-caption-text {
    margin: 0;
    display: inline;
}


/* custom-imgGroup-01 */
.custom-imgGroup-01{
    position: relative;
}
.custom-imgGroup-01 > .fusion-column-wrapper > *:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;
    max-width: 30%;
    z-index: 1;
}
.custom-imgGroup-01 > .fusion-column-wrapper > *:nth-child(2){
    position: relative;
    z-index: 2;
}
.custom-imgGroup-01 > .fusion-column-wrapper > *:nth-child(3){
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 56%;
    z-index: 3;
}
.custom-imgGroup-01 > .fusion-column-wrapper > *:nth-child(n+4) {
  display: none;
}


/* custom-lightBox-01 */
body a.custom-lightBox-01::after,
body .custom-lightBox-01>a::after {
    content: "\f04b";
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free' !important;
    speak: never;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    color: #ee0d08;
    background-color: #ffffff;
    border-radius: 50%;
    opacity: 1;
    transform: translate3d(-50%, -50%, 0);
}


/* custom-lightBox-02 */
body a.custom-lightBox-02::before,
body .custom-lightBox-02>a::before{
    content: '';
    position: absolute;
    inset: 0;
    background-color: #03092d;
    opacity: 0;
    transition: opacity .3s;
}
body a.custom-lightBox-02::after,
body .custom-lightBox-02>a::after {
    content: "\f067";
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free' !important;
    speak: never;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    color: var(--primary_color);
    background-color: #ffffff;
    border-radius: 50%;
    opacity: 0;
    transform: translate3d(-50%, -50%, 0);
    transition: opacity .3s;
}
body a.custom-lightBox-02:hover::before,
body .custom-lightBox-02>a:hover::before{
    opacity: 0.6;
}
body a.custom-lightBox-02:hover::after,
body .custom-lightBox-02>a:hover::after{
    opacity: 1;
}


/* custom-imageCarousel-01 */
.custom-imageCarousel-01{
    position: relative;
}
.custom-imageCarousel-01 .fusion-carousel-item-wrapper{
    display: grid;
    padding-bottom: 50px;
}
.custom-imageCarousel-01 .fusion-carousel-item-wrapper > div{
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    width: 100%;
}
.custom-imageCarousel-01 .fusion-carousel-item-wrapper .fusion-image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.custom-imageCarousel-01 .fusion-carousel-item-wrapper .awb-imageframe-caption-container{
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    z-index: 1;
}
.custom-imageCarousel-01 .fusion-carousel-item-wrapper .awb-imageframe-caption-container .awb-imageframe-caption{
    margin-bottom: -50px;
    padding: 20px;
    width: calc(100% - clamp(20px, 3.75vw + -22px ,50px) );
    background-color: #fff;
}



/* custom-contentBoxes-01 */

.custom-contentBoxes-01.fusion-content-boxes{
    counter-reset: section;
    position: relative;
}
.custom-contentBoxes-01.fusion-content-boxes::before{
    content: url('./Images/custom-contentBoxes-01-line.png');
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate3d(-50%,0,0);
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column{
    counter-increment: section;
    width: 25%;
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column .heading .image{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 60px;
    border-radius: 50%;
    box-shadow: 6px 6px #e0e0e0;
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column .heading .image img{
    margin: 0 0 0;
    max-width: 100%;
    max-height: 100%;
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(1) .heading .image{
    margin-top: 0px;
    width: 185px;
    height: 185px;
    background: var(--awb-custom_color_10);
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(2) .heading .image{
    margin-top: 15px;
    width: 148px;
    height: 148px;
    background: var(--awb-custom_color_9);
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(3) .heading .image{
    margin-top: 65px;
    width: 170px;
    height: 170px;
    background: var(--awb-custom_color_10);
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(4) .heading .image{
    margin-top: 75px;
    width: 130px;
    height: 130px;
    background: var(--awb-custom_color_9);
}
.custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(n+5){
    display: none;
}
.custom-contentBoxes-01.fusion-content-boxes .heading .content-box-heading{
    position: relative;
    line-height: 1.1 !important;
    z-index: 1;
}
.custom-contentBoxes-01.fusion-content-boxes .heading .content-box-heading::before{
    content: counter(section, decimal-leading-zero);
    position: absolute;
    top: 10%;
    left: 50%;
    color: var(--awb-custom_color_9);
    font-size: 80px;
    line-height: 1;
    z-index: -1;
    opacity: 0.1;
    transform: translate3d(-50%, -50%, 0);
}
.custom-contentBoxes-01.fusion-content-boxes .heading .content-box-heading::after{
    content: '';
    display: block;
    margin: 10px auto 10px;
    width: 19px;
    height: 2px;
    background-color: var(--awb-custom_color_9);
}
.custom-contentBoxes-01.fusion-content-boxes .content-container{
    font-size: 0.888889em;
}
@media only screen and (max-width: 1400px) {
    .custom-contentBoxes-01.fusion-content-boxes::before{
        display: none;
    }
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column{
        display: block;
        width: 50%;
        margin-bottom: 25px !important;
    }
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(2n+1) .heading .image,
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(2n+2) .heading .image{
        margin-top: 0px;
        width: 185px;
        height: 185px;
    }
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(2n+1) .heading .image{
        background: var(--awb-custom_color_10);
    }
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(2n+2) .heading .image{
        background: var(--awb-custom_color_9);
    }
}
@media only screen and (max-width: 640px) {
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column{
        width: 100%;
    }
    .custom-contentBoxes-01.fusion-content-boxes > .fusion-column:nth-child(n+1) .heading .image{
        margin-top: 0px;
    }
}


/* custom-contentBoxes-02 */
.custom-contentBoxes-02.fusion-content-boxes{
    counter-reset: counter-item;
    justify-content: center;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .heading,
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .content-container, 
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .fusion-read-more{
    text-align: left;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .content-box-column{
    counter-increment: counter-item;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .content-box-column .content-box-wrapper{
    position: relative;
    z-index: -1;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .content-box-column .content-box-wrapper::before {
    content: counter(counter-item, decimal-leading-zero);
    position: absolute;
    top: 15px;
    right: 30px;
    color: var(--awb-custom_color_9);
    font-size: clamp(60px, 10vw + -42.5px ,120px);
    font-family: var(--awb-typography1-font-family);
    font-weight: var(--awb-typography1-font-weight);
    line-height: 1;
    opacity: 0.1;
    z-index: -1;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .heading img{
    margin-bottom: 12px;
}
.custom-contentBoxes-02.fusion-content-boxes.content-boxes-icon-on-top .heading .content-box-heading::after{
    content: '';
    display: block;
    margin-top: 12px;
    width: 20px;
    height: 3px;
    background-color: var(--awb-custom_color_9);
}
.custom-contentBoxes-02.fusion-content-boxes .content-container{
    font-size: 16px;
    line-height: 1.75;
}


/* custom-testimonials-01 */
.custom-testimonials-01.fusion-testimonials{
    position: relative;
}
.custom-testimonials-01.fusion-testimonials .review{
    display: flex;
    flex-direction: column;
    row-gap: clamp(30px, 2.5vw + 4.375px ,45px);
}
.custom-testimonials-01.fusion-testimonials .review blockquote{
    order: 2;
    width: 100%;
    background-color: transparent;
    row-gap: clamp(50px, 2.5vw + 24.375px ,65px);
}
.custom-testimonials-01.fusion-testimonials .review blockquote::after{
    content: '';
    display: block;
    margin: 0 auto 0;
    width: 146px;
    max-width: 100%;
    aspect-ratio: 146 / 21;
    background-image: url('./Images/custom-testimonials-01-stars.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.custom-testimonials-01.fusion-testimonials .review blockquote .awb-quote{
    padding: 0 0 0;
}
.custom-testimonials-01.fusion-testimonials .review blockquote .awb-quote-content{
    text-align: center;
}
.custom-testimonials-01.fusion-testimonials .review blockquote .awb-triangle{
    display: none;
}
.custom-testimonials-01.fusion-testimonials .review .author{
    position: relative;
    order: 1;
    margin: 0 0 0;
    width: 100%;
    justify-content: center;
}
.custom-testimonials-01.fusion-testimonials .review .author::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 62px;
    height: 49px;
    background-color: var(--awb-custom_color_9);
    opacity: 0.2;
    mask-image: url("./Images/custom-testimonials-01-dot.png");
    mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    transform: translate3d(-50%, -50%, 0);
}
.custom-testimonials-01.fusion-testimonials .review .author .company-name{
    display: inline-block;
    padding: 0 0 0;
    text-align: center;
    z-index: 1;
}
.custom-testimonials-01.fusion-testimonials .review .author .company-name > span:nth-last-child(2){
    display: none;
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-arrow{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: var(--awb-custom_color_9);
    transition: background-color .3s, opacity .3s;
    cursor: pointer;
    z-index: 1;
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-arrow:hover{
    background-color: var(--awb-custom_color_10);
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-left-arrow{
    left: clamp(-90px, -22.5vw + 360px ,0px);
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-right-arrow{
    right: clamp(-90px, -22.5vw + 360px ,0px);
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-arrow span{
    width: 19px;
    height: 1px;
    background-color: #fff;
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-arrow span::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-left-arrow span::before{
    transform: rotate(-45deg) translate3d(-5px, -9px, 0);
}
.custom-testimonials-01.fusion-testimonials .fusion-testimonials-right-arrow span::before{
    transform: rotate(135deg) translate3d(-3px, 1px, 0);
}
@media only screen and (max-width: 1600px) {
    .custom-testimonials-01.fusion-testimonials .fusion-testimonials-arrow{
        opacity: 0;
    }
    .custom-testimonials-01.fusion-testimonials:hover .fusion-testimonials-arrow{
        opacity: 1;
    }
}

/* custom-formStyle-01 */
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field:has( > :not(fieldset)) label, 
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field:has( > :not(fieldset)) label{
    text-transform: uppercase;
}
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field .fusion-form-input,
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field textarea.fusion-form-input{
    padding-left: 2.5em;
    padding-right: 2.5em;
}
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field .fusion-form-checkbox label:before{
    top: 13px;
}
.fusion-form-form-wrapper .custom-formStyle-01 .fusion-form-field .fusion-form-checkbox input:checked+label:after{
    top: 13px;
}

/* custom-postCards-01 */
.custom-postCards-01.fusion-post-cards .fusion-filters{
    gap: 10px;
}
.custom-postCards-01.fusion-post-cards .fusion-filter{
    margin-right: 0;
}
.custom-postCards-01.fusion-post-cards .fusion-filters li a{
    padding: 11px 23px;
    border: 1px solid var(--awb-filters-border-color); 
}
.custom-postCards-01.fusion-post-cards .fusion-filters li a:hover,
.custom-postCards-01.fusion-post-cards .fusion-filters li.fusion-active a{
    color: #fff;
    border-color: var(--awb-filters-active-color);
    background-color: var(--awb-filters-active-color);
}
.custom-postCards-01.fusion-post-cards .pagination{
    --pagination_box_padding-width: 18px;
    --pagination_box_padding-height: 10px;
    --pagination_font_size: 18px;

    justify-content: center;
}
@media only screen and (max-width: 800px) {
    .custom-postCards-01.fusion-post-cards .fusion-filters{
        display: flex !important;
    }
}



/* custom-imgSwiper-01 */
.custom-imgSwiper-01 .awb-swiper{
    --awb-arrow-position-vertical-transform: none;
    position: relative;
}
.custom-imgSwiper-01 .fusion-carousel-item-wrapper{
    font-size: 0;
    line-height: 0;
}
.custom-imgSwiper-01 .awb-swiper-button-next,
.custom-imgSwiper-01 .awb-swiper-button-prev{
    opacity: 1;
}
.custom-imgSwiper-01 .awb-swiper-button-prev,
.custom-imgSwiper-01 .swiper-rtl .awb-swiper-button-next{
    inset: auto var(--awb-arrow-box-width) 0 auto;
}
.custom-imgSwiper-01 .awb-swiper-button-next,
.custom-imgSwiper-01 .swiper-rtl .awb-swiper-button-prev{
    inset: auto 0 0 auto;
}



/* custom-imgSwiper-02 */
.custom-imgSwiper-02 .awb-swiper{
    --awb-arrow-position-vertical-transform: none;
    position: relative;
}
.custom-imgSwiper-02 .fusion-carousel-item-wrapper{
    font-size: 0;
    line-height: 0;
}
.custom-imgSwiper-02 .awb-swiper .swiper-pagination{
    padding: calc( var(--awb-border-width) + 5px ) ;
}