/* Custom pink dot cursor on link hover */
/*a:hover,
a:focus-visible {
    cursor: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32'><filter id='ds' x='-50%' y='-50%' width='200%' height='200%'><feDropShadow dx='0' dy='2' stdDeviation='2' flood-color='%23000' flood-opacity='0.4'/></filter><circle cx='16' cy='16' r='8' fill='%23D86227' filter='url(%23ds)'/></svg>") 16 16, pointer !important;
}*/

.archive .post-meta {
    display: none;
}

#et-main-area {
    position: fixed !important;
    top: -20%;
    z-index: -1;
    transition:  .5s;
    width: 100%;
}
.at-top #et-main-area,
.scrolling #et-main-area {
    opacity: 1;
    z-index: 999;
    top: 0;
}
.at-top #et-main-area,
.scrolling #et-main-area {
    background: #0d122d;
}

#custom_html-6>div {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 20px;
    flex-wrap: wrap;
}

#custom_html-3 a {
    text-decoration: underline !important;
}

a:focus .hamburger-1 {
    fill: #d6006d !important;
}

.fthis {
    display: flex;
}

.fwrap {
    flex-wrap: wrap;
}

.acenter {
    align-items: center;
}

#wpadminbar {
    z-index: 9999999999999;
}

.et_pb_gutters3 .footer-widget {
    margin-right: 0 !important;
    min-width: 33.33% !important;
}

.fab-projects-slider {
    background-size: cover;
    background-position: left top;
    background-image: url(/wp-content/uploads/2025/07/Asset-1.webp) !important;
    text-align: center;
    padding: 40px 0;
    background-attachment: fixed;
}

.fab-projects-slider .splide__pagination {
    bottom: -2.5em;
}

.fab-projects-slider .splide__pagination__page {
    opacity: 1;
    width: 14px;
    height: 14px;
    background: #fff;
}

.fab-projects-slider .splide__pagination__page.is-active {
    background: #db6015;
    transform: scale(1.4);
    z-index: 1;
    border: 2px solid #fff;
}

.fab-projects-slider img.wp-post-image {
    width: 44vw;
    min-width: 280px;
    height: 35vw;
    object-fit: cover;
    border-radius: 3vw 3vw 0 0;
}

.fab-project-info {
    background: #0f1329;
    padding: 20px;
    width: 44vw;
    min-width: 280px;
    margin: 0 auto;
    border-radius: 0 0 3vw 3vw;
}

.fab-project-info h3 {
    font-size: clamp(22px, 2vw, 41px);
    color: #fff;
    line-height: 1.8;
    font-weight: 800;
    text-align: left;
    font-family: 'gilroyregular';
}


.awards {
    display: flex !important;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 10px;
    flex-wrap: wrap;
}

.awards-container {
    text-align: center;
    background: #d6006d;
    padding: 20px 0;
}

footer h2 {
    color: #fff;
    font-size: clamp(42px, 3vw, 52px);
    margin: 30px 0 15px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.main-footer {
    padding-top: 0 !important;
}

#main-footer {
    padding-bottom: 20px;
    background-color: #0d122d !important;
}

#main-footer {
    color: #fff;
    font-weight: 600;
}

#main-footer a {
    color: #fff;
    text-decoration: underline;
}

#main-footer a:hover,
#main-footer a:focus {
    text-decoration: none;
}

.footer-bottom {
    text-align: center;
    max-width: 1800px;
    margin: 0 auto;
}

.footer-socials-row {
    display: flex;
    gap: 10px;
    margin: 20px auto;
    justify-content: center;
}

.footer-information-container {
    padding: 0 30px 130px;
    font-size: clamp(22px, 2.3vw, 28px);
}

.footer-socials-row img {
    max-width: 60px;
}

#footer-widgets .et_pb_widget a {
    text-decoration: underline;
    color: #fff;
}

div#closejimpop,
div#closebethpop,
div#closerenepop,
div#closedamonpop {
    font-family: 'gilroybold' !important;
    font-weight: normal !important;
    margin-bottom: 20px;
}

.grecaptcha-badge {
    display: none !important;
}

a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share {
    border: 2px solid #d6006d;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    padding: 0 6px;
    color: #d6006d;
    margin-top: 0;
    font-weight: bold;
    line-height: .975;
}

#a2apage_dropdown .a2a_svg {
    border-radius: 50%;
    background: #d6006d;
}

.a2a_button_twitter,
.a2a_button_facebook,
.a2a_button_email {
    border-radius: 50%;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background: #d6006d;
    padding: 1px 1px !important;
    margin-right: 2px;
}

.project-template-default #letstalkcontactlink {
    display: block !important;
}

.project-template-default #letstalkpopupdtrigger {
    display: none !important;
}

.archive strong.breadcrumb_last {
    font-family: 'gilroyextrabold';
    font-weight: normal;
    font-size: 42px;
    color: #010101;
    display: block;
    margin-bottom: 45px;
}

.archive a.entry-featured-image-url {
    display: flex;
    z-index: 1;
    position: relative;
}

.archive a.entry-featured-image-url:before {
    width: 100%;
    font-size: 62px;
    min-height: 100%;
    display: flex !important;
    content: ">>";
    color: #fff;
    justify-content: center;
    align-items: center;
    background: rgba(214, 0, 109, 0.7);
    z-index: 9999999999;
    position: relative;
    grid-area: 1/1/2/2;
    margin-right: -100%;
    font-family: 'gilroyextrabold';
    font-weight: normal;
    opacity: 0;
}

.archive a.entry-featured-image-url:hover::before {
    opacity: 1;
    transition: .5s;
}

.archive #left-area {
    display: grid;
    grid-gap: 20px;
}

a.a2a_dd.addtoany_share_save.addtoany_share svg {
    background: #d6006d !important;
}

#breadcrumbs {
    position: relative;
    top: 140px;
    width: 80% !important;
    max-width: 1920px !important;
    margin: 0 auto 20px !important;
    display: block !important;
    font-size: 14px;
    z-index: 9;
    display: none !important;
}

.archive #breadcrumbs,
.post-template-default #breadcrumbs {
    display: block !important;
}

#new-top-menu a:hover,
#new-top-menu a:focus {
    color: #d6006d !important;
    outline: none;
}

/* --- FAB Mobile Menu Overlay Styles --- */
.fab-menu-overlay-container {
    position: static;
}

.fab-mobile-menu-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px 16px;
    z-index: 100002;
    position: relative;
}

.fab-mobile-menu-icon {
    display: block;
    width: 32px;
    height: 32px;
    position: relative;
}

.fab-burger-svg {
    width: 32px;
    height: 32px;
    display: block;
    transform: scale(1.8);
}

.fab-burger-bar {
    transition:
        transform 0.35s cubic-bezier(.4, 2, .6, 1),
        opacity 0.25s cubic-bezier(.4, 2, .6, 1);
    transform-origin: 18.5px 16px;
}

.fab-mobile-menu-toggle.fab-menu-open .fab-bar-top {
    transform: translateY(6.5px) rotate(45deg);
}

.fab-mobile-menu-toggle.fab-menu-open .fab-bar-mid {
    opacity: 0;
    transform: scaleX(0.5);
}

.fab-mobile-menu-toggle.fab-menu-open .fab-bar-bot {
    transform: translateY(-6.5px) rotate(-45deg);
}

.home #et-main-area {
    position: absolute;
    z-index: 999999999;
    width: 100%;
}

.testimonial-pager a:hover rect[height="10.88"],
.testimonial-pager a:focus rect[height="10.88"],
.testimonial-pager a:hover path,
.testimonial-pager a:focus path {
    fill: #0f1329 !important;
}

a#chicali-testimonial-trigger:hover path,
a#chicali-testimonial-trigger:focus path {
    fill: #d6006d !important;
}

.testimonial-pager a#nhpdx-testimonial-trigger:hover path,
.testimonial-pager a#nhpdx-testimonial-trigger:focus path {
    fill: #d86227 !important;
}

.testimonial-pager a:hover rect[height="66.95"],
.testimonial-pager a:focus rect[height="66.95"],
.testimonial-pager a:hover rect[height="67.21"],
.testimonial-pager a:focus rect[height="67.21"],
.testimonial-pager a:hover rect[height="81.29"],
.testimonial-pager a:focus rect[height="81.29"],
.testimonial-pager a:hover rect[width="79.54"],
.testimonial-pager a:focus rect[width="79.54"],
.testimonial-pager a#nhpdx-testimonial-trigger:hover polyline,
.testimonial-pager a#nhpdx-testimonial-trigger:focus polyline {
    fill: #0f1329 !important;
}

.testimonial-pager a * {
    transition: .25s;
}

.et_project_meta {
    display: none;
  }

.et_pb_column:has(.object-fit-cover) .et_pb_image_wrap,
.et_pb_column:has(.object-fit-cover) .et_pb_image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#headerrow,
.page-template-home-template #headerrow:focus-within,
.page-template-home-template #headerrow:hover {
    background: #0d122d;
    transition: .25s;
}

.object-fit-cover, .object-fit-cover span, .object-fit-cover img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.splide__arrow {
  opacity: 1 !important;
  background: #fff !important;
  height: 4em !important;
  width: 4em !important;
  color: #d6006d !important;
}

.splide__arrow svg {
  fill: #d6006d !important;
}

@media (max-width: 1000px) {
    .site-logo img {
        max-height: 80px;
    }
    .fab-menu-overlay-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgb(13 18 45 / 93%);
        z-index: 100001;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: opacity 0.3s, visibility 0.3s;
        opacity: 0;
        visibility: hidden;
    }

    .fab-menu-overlay-container.fab-menu-open {
        opacity: 1;
        visibility: visible;
    }
    
    .fab-menu-overlay-container .menu-item-has-children > a {
        display: none;
    }

    .fab-menu-overlay-container #new-top-menu .sub-menu, 
    .fab-menu-overlay-container #new-top-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        font-size: 2rem;
        background: none;
        box-shadow: none;
    }

    .fab-menu-overlay-container #new-top-menu .sub-menu li,
    .fab-menu-overlay-container #new-top-menu li {
        margin: 0;
        text-align: center;
    }

    .fab-mobile-menu-toggle {
        display: block;
        position: absolute;
        top: 25px;
        right: 18px;
    }

    .right>.fab-menu-overlay-container {
        width: 100vw;
    }
}

@media (min-width: 1000px) {
    div#main-content {
        margin-top: 172px;
    }
    .fab-menu-overlay-container {
        position: relative;
    }

    .fab-menu-underline {
        position: relative;
        left: 0;
        bottom: 0;
        height: 3px;
        width: 0;
        background: #d6006d;
        border-radius: 2px;
        transition: left 0.3s cubic-bezier(.4, 0, .2, 1), width 0.3s cubic-bezier(.4, 0, .2, 1);
        pointer-events: none;
        z-index: 10;
    }

    .fab-nav>li {
        position: relative;
    }

    .fab-project-info {
        padding: 4vw 20px;
    }

    .page-template-home-template #headerrow {
        background: transparent;
    }

    #new-top-menu a,
    #new-top-menu a {
        color: #fff;
    }

    .fab-menu-overlay-container {
        position: static !important;
        background: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        height: auto !important;
        width: auto !important;
        display: block !important;
    }

    .fab-mobile-menu-toggle {
        display: none !important;
    }

    .footer-information-container {
        display: grid;
        gap: 20px;
        line-height: 1.8;
        text-align: left;
    }

    .footer-information-container img {
        grid-area: 1/2/3/4
    }

    .footer-information-container>div:nth-child(2) {
        grid-area: 1/1/2/2;
        margin-top: 50px;
    }

    .footer-information-container>div:last-child {
        grid-area: 2/1/3/3;
    }

    .footer-socials-row {
        margin: 20px 0;
        justify-content: flex-start;
    }

    .archive #left-area {
        grid-template-columns: 1fr 1fr;
    }

    #breadcrumbs {
        position: relative;
        top: 190px;
    }
}

ol li {
    margin-left: 21px;
    list-style: decimal !important;
    padding: 6px 0 !important;
}

.letstalkpopupform .close {
    font-size: 24px;
    color: #fff;
    margin-bottom: -60px;
    height: 30px;
    width: 30px;
    font-weight: bold;
    margin-left: auto;
    margin-top: 20px;
    display: inline-block;
    z-index: 999999;
    margin-right: 18px;
    margin-bottom: 0 !important;
}

/*footer*/
.footsoclinks img {
    width: 50px;
    margin: 0 10px;
}

.orangebutton {
    color: #DA6118;
}

body a#letstalkpopupdtriggermobile {
    opacity: 0;
    transition: .5s;
}

body a#letstalkpopupdtriggermobile.visible {
    opacity: 1;
}

.footer-widget {
    display: flex;
    flex-direction: column;
    width: 27% !important;
}

.footer-widget:nth-child(4) {
    width: 100% !important;
}

.et_project_meta strong {
    display: none;
}

strong {
    font-weight: 400;
    font-family: 'gilroyextrabold';
}

#custom_html-4 .textwidget {
    display: flex;
    flex-direction: column;
    font-size: 24px;
    font-family: 'gilroyextrabold';
    font-weight: normal;
}

#custom_html-4 .textwidget a:hover {
    text-decoration: underline;
}

span.comments-number {
    display: none;
}

.gilroyextrabold {
    font-family: 'gilroyextrabold';
    font-weight: normal;
}
}

.et_pb_button {
    font-family: 'gilroyextrabold';
    font-weight: normal;
}

.pinkbutton {
    text-transform: capitalize;
    color: #d6006d !important;
}

.pinkbutton:hover {
    background: #fff;
    color: #d6006d !important;
    text-decoration: none;
    border: 4px solid #d6006d;
    transition: .25s;
}

.orangebutton:hover {
    background: #fff;
    color: #DA6119 !important;
    text-decoration: none !important;
    border: 4px solid #DA6119;
    transition: .25s;
}

.footer-widget #nav_menu-2 {
    margin-bottom: 10px;
    font-size: 38px;
    font-family: 'gilroyextrabold';
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 38px;
    font-family: 'gilroyextrabold';
    font-weight: normal;
}

a.footbloglink {
    padding: 5px 10px;
    border: 4px solid #fff;
    border-radius: 50px;
    text-align: center;
    background: #DA6119;
    max-width: 220px;

}

svg {
    max-width: 100%;
    overflow: visible;
}

@media (max-width: 767px) {
    #footer-widgets {
        padding-bottom: 150px;
    }
}

@media (max-width: 567px) {
    #footer-widgets {
        padding-bottom: 50px;
        padding-top: 2% !important;
    }
}

#footer-bottom {
    display: none;
}

.nopointer>a {
    cursor: default;
}

#top-menu-nav .sub-menu {
    display: none;
}

#page-container {
    padding-top: 0px !important;
}

#main-header {
    display: none;
}

#page-container {
    margin-top: 0 !important;
}

.menuburger {
    cursor: pointer;
}

.animate {
    opacity: 0;
    transition: 1.5s;
    transform: translate(0px, 0px);
}

.animate.animated {
    opacity: 1;
    transform: translate(-0px);
}

.letstalkfloatingblockcontainer {
    max-width: 2000px;
    margin: 0 auto;
    width: 100%;
}

.et_pb_contact p .et_contact_error {
    border: 3px dashed #ff0987 !important;
}

.letstalkfloatingblock {
    width: 200px;
    max-width: 60%;
    justify-content: flex-end;
    align-items: flex-end;
    position: fixed;
    bottom: 4vw;
    right: 30px;
    z-index: 999999;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    animation: fadeOnLoad 1s forwards;
    animation-delay: .25s;
}

.greytext a {
    color: #50555B;
}

.letstalkfloatingblock svg {
    width: 100%;
    position: relative;
    z-index: 9;
    grid-column-start: 2;
    display: none;
}

a.et_pb_button,
.boldgreygilroy {
    font-family: 'gilroyextrabold';
    font-weight: normal;
}

.boldpinkgilroy h2,
.boldpinkgilroy {
    font-family: 'gilroyextrabold';
    font-weight: normal;
    color: #d6006d;
}

.orangelink a {
    color: #da6118;
}

.letstalkfloatingblock a {
    background: #d6006d;
    text-align: center;
    padding: 6px;
    border-radius: 50px;
    font-family: 'gilroyextrabold';
    font-weight: normal;
    font-size: 20px;
    height: 50px;
    opacity: 0;
    color: #fff !important;
    /*animation: enterFromRight 1s forwards;*/
    animation-delay: .5s;
    overflow: hidden;
    color: #d6006d;
    z-index: 8;
    border: 4px solid #fff;
    cursor: pointer;
}

#letstalkpopupdtrigger.overlaytriggered {
    display: none;
}


body .letstalkfloatingblock a,
body .letstalkfloatingblock.heroclicked a {
    animation: enterFromRight 1s forwards;
}

.letstalkpopupform {
    position: fixed;
    bottom: 80px;
    max-width: 90%;
    transition: .5s;
    transform: translatey(700px) translateZ(0);
    opacity: 0 !important;
    right: 5%;
    left: 5%;
    width: 90%;
    display: grid;
}

#popupclosebutton {
    color: #fff;
    cursor: pointer;
}

g#CLOSE-Layer_1-2>rect:first-child {
    transform: translate(100px, -150px) rotateZ(45Deg);
}

g#CLOSE-Layer_1-2>rect:last-child {
    transform: translate(-55px, 280px) rotateZ(-45Deg);
}

.letstalkpopupform>div {
    grid-area: 1/1/2/2;
}

a#popupclosebutton svg {
    fill: #fff;
}

.letstalkpopupform .et_pb_code_1 {
    font-size: 24px;
    color: #fff;
    margin-bottom: -60px;
    height: 30px;
    width: 30px;
    font-weight: bold;
    margin-left: auto;
    margin-top: 20px;
    display: inline-block;
    z-index: 999999;
    margin-right: 18px;
    margin-bottom: 0 !important;
}

.letstalkpopupform .et-pb-contact-message {
    margin: 20px 0 20px;
    font-weight: bold;
}

.letstalkpopupform .et-pb-contact-message ul {
    margin: 20px 0 -40px;
}



.letstalkpopupform.visible {
    opacity: 1 !important;
    transform: translatey(0);
}

#top-menu li ul.sub-menu {
    opacity: 1;
    visibility: visible;
    background: transparent;
    box-shadow: none;
    border: 0px;
    width: auto;
    border-radius: 0 50px 50px 0;
    margin-left: 0;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
    height: auto;
    position: relative;
}

#top-menu li ul.sub-menu a {
    font-size: 24px !important;
    olor: #D6006D !important;
}

.menu-item-has-children {
    bckground: #fff;
    border-radius: 50px 0 0 50px;
}

#top-menu li ul.sub-menu li {
    padding-left: 0px;
}

#top-menu li {
    padding: 2px 0;
    display: block;
}

#top-menu .menu-item-has-children>a:first-child:after {
    display: none;
}

#mainmenuoverlay {
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: 999998;
    position: fixed;
    transform: translateY(-100%) translateZ(0);
    transition: .5s;
    padding: 0px;
    margin: 0px;
    background: #d6006d;
}

.overlayscrollbox {
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100vw;
    min-height: 100vh;
    overflow-y: scroll;
    height: 100vh;
    display: block;
    padding-top: 200px;
    padding-bottom: 100px;
}

#mainmenuoverlay.visible {
    opacity: 1;
    /*transform:translate(0);*/
    animation: openCloseOverlay forwards ease-out .6s;
}

#top-menu a {
    color: #fff !important;
    padding: 5px 10px;
}


#top-menu a:hover::after,
#top-menu a:hover::before {
    opacity: 1;
    transform: translatex(-0px);
}

#top-menu .nopointer>a::after,
#top-menu .nopointer>a:before {
    display: none;
}

#top-menu .nopointer>a:hover {
    animation: none;
    background: transparent;
    color: #fff !important;
}

#mainmenuoverlay.visible #top-menu .sub-menu {
    animation: subMenuSlideOut .5s forwards ease-out;
    transform: translateX(-50px);
    animation-delay: 0s;
    opacity: 0;
}

@keyframes subMenuSlideOut {
    from {
        transform: translateX(-50px);
        opacity: 0;
    }

    to {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes openCloseOverlay {
    from {
        transform: translateY(-100%);
    }

    50% {
        transform: translateY(-20%);
    }

    70% {
        transform: translateY(-10%);
    }

    80% {
        transform: translateY(-6%);
    }

    90% {
        transform: translateY(-4%);
    }

    95% {
        transform: translateY(-2%);
    }

    to {
        transform: translateY(-0%);
    }
}

svg.logo .ec3c6321-53cc-43b1-bb9a-f4be4d7db577 {
    fill: #B8BBBD;
}

.overlaytriggered svg .ec3c6321-53cc-43b1-bb9a-f4be4d7db577 {
    fill: #da6118 !important;
}

.overlaytriggered svg .hamburger-1 {
    fill: #fff !important;
    border: 0px;
    transition: .5s;
}

#top-menu {
    display: flex !important;
    flex-direction: column;
}

#top-menu-nav {
    margin-left: 3vw;
    display: flex;
}

#top-menu a {
    font-size: 42px;
    line-height: 1.0;
    color: #fff !important;
    font-family: 'gilroyextrabold';
    font-weight: normal;
}

.mobilesayhilink a {
    background: #DA6118;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    border-radius: 50%;
    font-family: 'gilroyextrabold';
    font-weight: normal;
    color: #d6006d;
    z-index: 8;
    border: 4px solid #fff;
    height: 120px;
    width: 120px;
    justify-content: center;
    align-items: center;
    display: flex !important;
    cursor: pointer;
}

.mobilesayhilink a:hover::after,
.mobilesayhilink a:hover::before {
    display: none !important;
}

div#et_pb_contact_form_01 {
    border: 5px solid #fff;
}

div#et_pb_contact_form_popupbubble input:focus,
div#et_pb_contact_form_popupbubble input:active,
div#et_pb_contact_form_popupbubble textarea:focus,
div#et_pb_contact_form_popupbubble textarea:active {
    background: #FFE97F !important;
    border: solid #FFD600 !important;
    border-width: 0px 4px 4px 0px !important;
    transition: .25s;
}

div#et_pb_contact_form_popupbubble textarea:focus {
    border: 0px;
}

div#et_pb_contact_form_popupbubble .et_pb_contact_form {
    margin-bottom: 30px;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover,
#top-menu-nav>ul>li>a:hover {
    opacity: 1;
    background: transparent !important;
}

/*wiggle*/
.wiggle {
    animation: wiggle infinite .4s;
}

@keyframes wiggle {
    from {
        transform: translate(0) rotateZ(-1deg);
    }

    50% {
        transform: translate(-1px, -1px) rotateZ(1deg);
    }

    to {
        transform: translate(0) rotate(0deg);
    }
}

@keyframes fadeOnLoad {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes enterFromRight {
    from {
        opacity: 0;
        transform: translatex(100px);
    }

    to {
        opacity: 1;
        transform: translatex(0px);
    }
}

/*main menu stagger*/
#mainmenuoverlay #top-menu li {
    opacity: 0;
}

#mainmenuoverlay #top-menu .sub-menu li {
    opacity: 0;
    transition: 0.5s;
    /*transition-delay: 0s !important;*/
}

.themeheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

#new-top-menu {
    display: flex;
    gap: 20px;
}

#new-top-menu a {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

body.home #new-top-menu a {
    color: #fff;
}

#new-top-menu > li:last-child a {
    background: #D6006D;
    color: #fff;
    padding: 8px 20px;
    border-radius: 50px;
    margin-top: 30px;
    display: block;
    border: 2px solid #D6006D;
    transition: background 0.2s, color 0.2s;
}   

#new-top-menu > li:last-child a:hover,
#new-top-menu > li:last-child a:focus {
    background: #0D122D;
    text-decoration: none;
}

#letstalkpopupdtriggermobile {
    bottom: 10px;
    cursor: pointer;
    right: 10px;
    position: fixed;
    background: #d6006d;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    border: 4px solid #fff;
    transform: translateZ(0);
}

#mainmenuoverlay.visible #top-menu li {
    opacity: 1;
    transition: 0.5s;
    transition-timing-function: forwards;
}

#mainmenuoverlay.visible #top-menu li:nth-child(1) {
    transition-delay: .15s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(2) {
    transition-delay: .3s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(3) {
    transition-delay: .45s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(4) {
    transition-delay: .6s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(5) {
    transition-delay: .75s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(6) {
    transition-delay: .9s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(7) {
    transition-delay: 1.05s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(8) {
    transition-delay: 1.2s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(9) {
    transition-delay: 1.35s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(10) {
    transition-delay: 1.5s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(11) {
    transition-delay: 1.65s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(12) {
    transition-delay: 1.8s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(13) {
    transition-delay: 1.95s;
}

#mainmenuoverlay.visible #top-menu li:nth-child(14) {
    transition-delay: 2.1s;
}

.stack {
    display: grid;
}

.stack>* {
    grid-area: 1/1/2/2;
}

.hover-switch-images:hover img:last-child,
.hover-switch-images:focus img:last-child {
    opacity: 0;
    transition: .5s;
}

.hover-switch-images-divi:hover .et_pb_image:last-child,
.hover-switch-images-divi:focus .et_pb_image:last-child {
    opacity: 0;
    transition: .5s;
}

.hover-switch-images-divi .et_pb_image_wrap,
.hover-switch-images-divi .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.row {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
}

#letstalkpopupdtrigger {
    display: none;
}

.et_pb_button {
    font-weight: normal !important;
}
.gilroysemibold h1, .gilroysemibold h2, .gilroysemibold h3, .gilroysemibold p {
    font-family: 'Gilroy-SemiBold';
    font-weight: normal;
}
#main-content {
	padding-top: 0 !important;
}
/*hamburger bar animation*/
@keyframes menubarsBottomClose {
    from {
        transform: rotate(0) translate(0);
    }

    50% {
        transform: translatey(0) rotate(0);
    }

    to {
        transform: translate(-75px, 180px) rotateZ(-45Deg);
    }
}

@keyframes menubarsTopClose {
    from {
        transform: translate(0);
    }

    50% {
        transform: translatey(26%) rotate(0);
    }

    to {
        transform: translate(82px, -42px) rotateZ(45Deg);
    }
}

/*wider than mobile*/
@media(min-width:600px) {
    #letstalkpopupdtriggermobile {
        display: none;
    }

    #letstalkpopupdtrigger {
        display: block;
    }

    .letstalkpopupform {
        bottom: 120px;
    }

    .mobilesayhilink {
        display: none !important;
    }

    #letstalkfloatingblock {
        display: grid;
    }

    nav#top-menu-nav {
        display: initial;
        width: intial;
        justify-content: flex-start;
    }

    #top-menu {
        display: flex !important;
        flex-direction: column;
    }

    #top-menu a {
        padding: 0px;
    }

    .letstalkfloatingblock a {
        font-size: 28px;
    }

    #top-menu li {
        padding: 10px 0;
    }

    #top-menu li ul.sub-menu a {
        font-size: 20px !important;
    }

    #top-menu li ul.sub-menu {
        margin-left: 97%;
        margin-top: -76px !important;
        margin-bottom: 0px !important;
        height: 90px;
        position: absolute;
    }

    .overlayscrollbox {
        display: flex;
    }

    .themeheader .hamburger {
        min-height: 80px;
    }
}

/*wider than tablet verticle orientation*/
@media(min-width:1000px) {
    ul.sub-menu {
        position: absolute;
        min-width: 250px;
        padding: 10px 20px 14px;
        margin-left: -20px;
        background-color: #d6006d;
        transform: translatey(10px);
        z-index: -1;
        opacity: 0;
        transition: transform .5s;
    }
    ul.sub-menu:before {
        content: "";
      position: absolute;
      top: -8px;   /* adjust to move above the list item */
      left: 30px;
      transform: translateX(-50%);
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #d6006d; /* arrow color */
    }
    #new-top-menu ul.sub-menu li a:hover,
    #new-top-menu ul.sub-menu li a:focus,
    ul.sub-menu li:hover a,
    ul.sub-menu li:focus a {
         color: #fff !important;
    }
    ul.sub-menu li:hover,
    ul.sub-menu li:focus-within {
        background: #0d122d;
        margin: 0 -20px;
        padding: 0 20px;
    }
    .menu-item-has-children:hover ul.sub-menu,
    .menu-item-has-children:focus-within ul.sub-menu {
        transform: none;
        z-index: 999;
        opacity: 1; 
    }
    #main-content {
        padding-top: 120px !important;
    }
    .row {
        flex-direction: row;
    }

    #main-content {
        padding-top: 0 !important;
    }

    #new-top-menu a {
        color: #fff;
        font-weight: 600;
        text-transform: capitalize;
    }

    #new-top-menu li:last-child a {
        margin-top: 0;
        display: inline;
    }

    body.home #new-top-menu a {
        color: #fff;
    }

    #new-top-menu li:last-child a {
        color: #fff;
    }

    #top-menu a {
        font-size: 72px;
    }

    #top-menu li ul.sub-menu a {
        font-size: 24px !important;
    }

    #top-menu li ul.sub-menu {
        margin-top: -93px !important;
    }

    .letstalkpopupform {
        left: auto;
        width: 400px;
    }

    .letstalkpopupform .et-pb-contact-message {
        font-size: 22px;
    }

}

/*large desktop displays*/
@media(min-width: 2000.001px) {
    .letstalkfloatingblock {
        right: calc((100% - 2000px) / 2 + 3vw);
    }

    #top-menu-nav {
        margin-left: calc((100% - 2000px) / 2 + 3vw);
    }

    .letstalkpopupform {
        right: calc((100% - 2000px) / 2 + 320px);
    }
}


/*main menu adjust for height*/
@media(max-height: 1250px) and (min-width:800px) {
    .overlayscrollbox {
        justify-content: flex-end;
        padding-bottom: 3vh;
    }
}


@media(max-height:800px) and (min-width: 600px) {
    #letstalkfloatingblock svg {
        width: 80px
    }

    #letstalkfloatingblock a {
        font-size: 22px
    }

    #letstalkfloatingblock {
        width: 220px;
    }

    .themeheader .hamburger {
        width: 69px;
    }

    .letstalkpopupform {
        right: 150px;
        bottom: 122px;
    }
}

@media (max-height: 800px) and (min-width: 2000px) {
    .letstalkpopupform {
        right: calc((100% - 2000px) / 2 + 180px);
    }
}

@media(max-height: 720px) and (min-width:500px) {
    .overlayscrollbox {
        justify-content: flex-end;
        padding-bottom: 6vh;
    }
}

@media(max-height:900px) {

    .popuptriggered *,
    .popuptriggered {
        opacity: 0;
        z-index: -1;
        display: none;
    }
}

/*main menu hover effects*/

@media (max-width: 1000px) {

    #top-menu a:before,
    #top-menu a:after {
        display: none;
    }
}

@media (max-height: 1000px) and (min-width: 600px) {
    #top-menu a:before {
        margin-top: 200px;
    }
}

@media (max-height: 1000px) and (max-width: 1300px) and (min-width: 600px) {

    #top-menu a:before,
    #top-menu a:after {
        right: -100px;
    }
}

@media (min-width: 2000px) {

    #top-menu a:before,
    #top-menu a:after {
        right: 10vw !important;
    }

    #top-menu a:before {
        margin-top: 20vh !important;
    }
}

@media (max-height: 1000px) and (min-width: 600px) {
    #top-menu a {
        font-size: 52px;
    }

    #headerrow .themeheader {
        padding: 10px 20px !important;
        grid-gap: 10px !important;
    }

    .themeheader .logo {
        width: 300px !important;
    }

}

@media (max-width: 1000px) {
    #top-menu a:after {
        font-size: 30vw;
    }

    #top-menu a:before,
    #top-menu a:after {
        right: -4vw;
    }
}

@media (min-width: 600px) {
    #top-menu a {
        padding: 0px;
    }

    .left {
        text-align: left;
    }
}

@media (max-width: 1000px) {

    #top-menu a:before,
    #top-menu a:after {
        display: none !important;
    }
}

/*mobile header fix*/

@media(max-width:1000px) {
    .themeheader .hamburger {
        width: 40px;
    }

    .themeheader {
        padding: 10px;
        grid-gap: 0px;
    }

    #main-content {
        padding-top: 80px;
    }
}

@media (min-width: 981px) {
    .stack-for-desktop {
        display: grid;
    }
    
    .stack-for-desktop>* {
        grid-area: 1/1/2/2;
    }
    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 6.347%;
    }

    .et_right_sidebar #sidebar {
        position: sticky;
        top: 220px;
        right: 6%;
    }

    div#a2a_share_save_widget-2 {
        margin-top: 70px;
    }
}