p {
    margin-top: 0px !important;
}
.brn-ci .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
	gap: 4px;
}
.brn-cb .elementor-button:hover {
    border-bottom-color: #ffffff4d !important;
    padding-bottom: 18px !important;
}
.brn-cb .elementor-button-content-wrapper {
    justify-content: space-between !important;
}
.brn-cb .elementor-button-icon {
    opacity: 0;
	  padding-right: 20px;
	  transition: all .4s ease;
}
.brn-cb .elementor-button:hover .elementor-button-icon {
	opacity: 1;
	padding-right: 0px;
}
.brn-cb.v2 .elementor-button:hover {
    border-bottom-color: #382e2747 !important;
}
.h-orl {
    position: sticky;
    top: 0;
}
.h-orl::before {
    background-size: contain !important;
    position: absolute !important;
    width: calc(50% - 0px) !important;
    left: 100%;
}
.elementor-heading-title span {
    color: #726a64;
}
.brd-sl {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
.brd-sl .elementor-icon {
    transition: all 0.3s ease;
}
.brd-sl .elementor-icon:hover {
    transform: scale(1.35);
}
.b-btn .elementor-button {
    backdrop-filter: blur(10px);
}
.b-btn .elementor-button:hover {
    letter-spacing: .15em!important;
}
.c-btn .elementor-button:hover {
    letter-spacing: 0.3em!important;
}
/* ==== Top Bar ==== */
.site-header-upper-wrap .site-container {
    padding: 0;
    max-width: 100%;
}
.site-top-header-inner-wrap {
    border-bottom: 1px solid #ffffff4d;
}
.dnt-topinfo {
    list-style: none;
    display: flex;
    gap: 40px;
    margin: 0;
    padding: 12px;
}
.dnt-topinfo li, .dnt-topinfo li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-decoration: none !important;
}
.dnt-topinfo li a {
    display: flex;
    gap: 10px;
    text-transform: uppercase;
}
.dnt-topinfo li a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.dnt-topinfo li  img {
    width: 16px;
}
/* Header */
.site-header-item.site-header-focus-item[data-section="kadence_customizer_header_search"] {
    justify-content: flex-end;
    flex-grow: 1;
}
.site-main-header-wrap .site-header-row {
    display: flex;
}
.site-main-header-wrap .site-header-main-section-right {
    width: 100%;
    justify-content: space-between;
    background: #002d72;
    margin-left: 223px;
    padding: 0px 40px 0px 20px;
}
body.header-is-fixed .site-branding a.brand img {
    max-width: 80px;
}
body.header-is-fixed .site-main-header-inner-wrap {
    min-height: 90px;
}
body.header-is-fixed .site-branding {
    top: -25px;
}
body.header-is-fixed .site-branding::after {
    display: none;
}
.site-top-header-wrap {
    margin-left: 223px;
}
.site-header-main-section-left.site-header-section.site-header-section-left .site-header-item {
    position: absolute;
    top: 0;
    left: 50px;
}
.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after {
    bottom: auto !important;
    top: 0px !important;
    height: 3px !important;
}
.br-t a::after {
    display: none!important;
}
.br-t {
    padding-left: 70px;
    display: none !important;
}
.br-t a {
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    background-color: rgba(255, 255, 255, 0.08) !important;
    border-radius: 50px;
    color: rgba(255, 255, 255, 1) !important;
    padding: 10px 20px !important;
    font-size: 12px !important;
    height: auto !important;
    display: inline-block !important;
    width: auto !important;
}
/* Header End */
.brd-tn li.menu-item .hfe-menu-item {
    border-bottom: 1px solid transparent;
}
.brd-tn li.current-menu-item .hfe-menu-item {
	border-bottom-color: var(--e-global-color-primary);
}
.loop-entry {
    box-shadow: none !important;
}
.loop-entry .entry-content-wrap {
    padding-top: 20px!important;
}
.loop-entry .entry-title a {
    color: #000 !important;
    font-weight: 600 !important;
}
.loop-entry .kadence-svg-iconset {
    display: none!important;
}
.loop-entry .more-link-wrap a {
    color: #12042CB3;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
/* ==== Contact Form ==== */
.f-c input:not(.wpcf7-submit),.f-c textarea,.f-c select {
    border: 1px solid transparent !important;
    border-bottom: 1px solid #03192C26 !important;
    background-color: transparent !important;
    border-radius: 0px !important;
	width: 100% !important;
	padding: 15px!important;
	transition: min-height .6s cubic-bezier(.075, .82, .165, 1), background-color .2s, border-color .5s;
}
.f-c textarea {
    height: 8em!important;
}
.f-c textarea:focus {
    height: 9em!important;
}
.f-c input:hover,.f-c textarea:hover {
    border-color: #03192C26 !important;
}
.f-c p {
    margin: 0px;
}
.f-c br {
	  display: none;
}
.f-c input:not(.wpcf7-submit) {
    min-height: 4em;
}
.f-c input:focus {
    min-height: 5em;
}
.f-c.f-btn {
    margin-top: 25px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1.2em 0 0!important;
}
/* ==== Gsap Animation ==== */
.reveal {
    overflow: hidden !important;
    position: relative;
}
.reveal img {
    display: block;
    width: 100%;
    height: auto;
}
.brd-crd .elementor-image-box-wrapper {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.brd-crd .elementor-image-box-img {
    background-color: #E7EFF5;
    border-radius: 50px;
    height: 75px !important;
    width: 75px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.c-bx .elementor-image-box-img,
.cn-bx .elementor-heading-title,
.c-r .elementor-icon-box-icon {
    background-color: #E7EFF5;
    border-radius: 50px;
    height: 65px !important;
    width: 65px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.cn-bx .elementor-heading-title {
    height: 50px !important;
    width: 50px !important;
    background-color: var(--e-global-color-72db702);
}
.brd-acc .e-n-accordion-item-title {
    display: flex;
    justify-content: space-between;
}
.brd-acc .e-n-accordion-item-title-icon {
    width: 28px !important;
    height: 28px !important;
    border: 1px solid #E4E6E8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0 !important;
    transition: background .2s, border-color .2s;
}
.brd-acc .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon {
    background-color: var(--e-global-color-kadence9);
    border-color: var(--e-global-color-kadence9);
}
.brd-acc  .e-n-accordion-item-title[aria-expanded="true"] svg {
    fill: #0f0f0d!important;
}
.c-r .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 6px;
}
.single-content p,
.single-content ul, 
.single-content ol {
    margin-bottom: 16px!important;
}
.single-content h1, 
.single-content h2, 
.single-content h3, 
.single-content h4, 
.single-content h5, 
.single-content h6 {
    margin: 0 0 .5em!important;
}
.hp-articles .hfe-post-image {
    position: relative;
    padding-top: 70%;
}
.hp-articles .hfe-post-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .main-navigation .primary-menu-container > ul > li.menu-item > a {
        padding-left: calc(2em / 2)!important;
        padding-right: calc(2em / 2)!important;
    }
}
@media only screen and (max-width: 1024px) {
    .site-main-header-wrap .site-header-main-section-right {
        justify-content: flex-end;
        padding: 0px 20px 0px 20px;
    }
    .br-t {
        padding-left: 0;
        padding-top: 15px;
        display: block !important;
    }
    .entry-related-inner-content {
        padding-top: 2rem!important;
        padding-bottom: 1rem!important;
    }
}
@media only screen and (max-width: 767px) {
    .site-top-header-wrap,
    .site-main-header-wrap .site-header-main-section-right {
        margin-left: 90px;
    }
    .site-header-main-section-left.site-header-section.site-header-section-left .site-header-item {
        top: 8px;
        left: 5px;
    }
    .dnt-topinfo {
        flex-wrap: wrap;
        gap: 8px;
    }
    .dnt-topinfo li, .dnt-topinfo li a {
        gap: 5px;
        font-size: 11px;
    }
    .dnt-topinfo li  img {
        width: 14px;
    }
    .brd-sl .elementor-icon:hover {
        transform: scale(1.1);
    }
}
@media only screen and (max-width: 463px) {
	.site-header-main-section-left.site-header-section.site-header-section-left .site-header-item {
		top: 27px;
	}
}


