@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.neisxone.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "REM", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "Baumans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "REM", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(17, 17, 28);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Baumans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "REM", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(128,237,153);
	--wd-alternative-color: rgb(87,204,153);
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(87,204,153);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(87,204,153);
	--notices-success-color: rgb(17,17,28);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(245,245,252);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://www.neisxone.com/wp-content/uploads/2025/05/0D3687DC-BFA9-4772-9015-81D439941DFD-1.jpg);
	background-size: cover;
	background-position: left bottom;
}
.wd-footer {
	background-color: rgb(34,87,122);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(17,17,28);
	--wd-form-placeholder-color: rgba(17,17,28,0.73);
	--wd-form-brd-color: rgb(128,237,153);
	--wd-form-brd-color-focus: rgb(87,204,153);
	--wd-form-bg: rgb(245,245,252);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



/* Columns Default Padding Zero CSS */
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
		padding: 0px;
}
/* Columns Default Padding Zero CSS */
/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 18px;
}
::-webkit-scrollbar-thumb {
border:2px solid #11111C;
background-color: #57CC99 !important;
}
::-webkit-scrollbar-track {
   background: #11111C;
}
/** Scroll bar CSS End **/
/* Global */
.aa-img img {
    filter: drop-shadow(48px 58px 120px #0000001f);
}
.wd-page-wrapper {
    background-color: #f5f5fc !important;
}
.wd-content-layout {
    padding-block: 0px !important;
}
body .mobile-nav a, body .mobile-nav a.woodmart-nav-link {
    text-transform: uppercase !important;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}
.elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
strong, b {
    font-weight: 700 !important;
}
.aa-conlist li.elementor-icon-list-item {
    width: fit-content;
}
.wpcf7-response-output {
    width: fit-content;
    margin: 0 auto !important;
}
.single-page .wd-entry-meta, .single-page .post-title {
    display: none !important;
}
.page-title .title {
    text-transform: uppercase !important;
    font-weight: 700 !important;
	  position: relative;
	  z-index: 1;
}
.site-content {
    margin-bottom: 0px !important;
}
.pswp__bg {
    background: #000000b3 !important;
}
.fifty-gap .elementor-container {
    gap: 50px !important;
}
.blend-img {
    mix-blend-mode: darken;
}
textarea {
    min-height: 140px;
}
.aa-leftarrow {
    cursor: pointer !important;
}
.aa-team .elementor-widget-wrap:hover {
    transform: translateY(-10px);
}
.aa-team .elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
.aa-rightarrow {
    cursor: pointer !important;
}
rs-arrow {
    cursor: inherit !important;
    visibility: hidden;
}
.thirty-gap .elementor-container {
    gap: 30px !important;
}
.ten-gap .elementor-widget-wrap:hover {
    transform: translateY(-5px);
}
.ten-gap .elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
.ten-gap .elementor-container {
    gap: 10px !important;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 225px;
}
.page-title::before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(3, 31, 74, 1) 100px, rgb(3 31 74 / 0%) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.page-title {
    padding: 236px 0px 129px !important;
    background-color: transparent !important;
    background-blend-mode: overlay;
}
.wd-page-title .title {
    color: #f5f5fc !important;
	  line-height: 1.05em !important;
}
span.elementor-icon-list-text {
    word-break: break-word;
}
.grecaptcha-badge {
    z-index: 999 !important;
    bottom: 75px !important;
}
.wd-prefooter {
    padding-bottom: 0px !important;
}
.screen-reader-response {
    display: none !important;
}
.aa-leftarrow {
    cursor: pointer !important;
}
.aa-rightarrow {
    cursor: pointer !important;
}
.copyrights-wrapper a, .copyrights-wrapper p, .copyrights-wrapper div {
    font-size: 14px !important;
		letter-spacing: 0px !important;
		color: #ffffff !important;
		font-weight: 400 !important;
		font-family: "Poppins" !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.aa-link a:hover {
    text-decoration: underline !important;
    text-underline-offset: 5px !important;
}
sr7-arrow {
    cursor: inherit !important;
    visibility: hidden;
}
.aa-socials .elementor-inline-item:hover {
    transform: scale(0.85);
}
.aa-socials .elementor-widget-container {
    overflow: visible !important;
}
.aa-socials .elementor-inline-item {
    transition: ease all 0.4s;
}
.aa-conlist a:hover .elementor-icon-list-text {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
rs-arrow {
    cursor: inherit !important;
    visibility: hidden;
}
rs-module-wrap {
    width: 100% !important;
}
rs-module {
    width: 100% !important;
}
rs-module-wrap {
    left: 0px !important;
}
.mobile-nav .current-menu-item a.woodmart-nav-link {
    color: #57CC99 !important;
    font-weight: 700 !important;
}
.mobile-nav a.woodmart-nav-link {
    color: #11111C !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	  letter-spacing: 0.6px !important;
}
.mobile-nav a.woodmart-nav-link.__mPS2id.mPS2id-highlight span {
    color: #57CC99 !important;
	  font-weight: 700 !important;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #57CC99 !important;
    color: #11111c !important;
    border: 0px !important;
}
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link {
    color: #57CC99 !important;
}
.mobile-nav .wd-sub-menu a.woodmart-nav-link {
    color: #11111C !important;
}
/* Global */
/* Header Start */
.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom: 1px solid rgba(128, 237, 153, 1) !important;
    background-color: #031e48;
}
header .wd-logo {
    max-height: 140px;
    transition: ease all 0.4s;
    z-index: 1;
    position: relative;
}
header .site-logo {
    position: relative;
}
header .site-logo::after {
    content: "";
    width: 219px;
    height: 46px;
    background-image: url(/wp-content/uploads/2025/05/Union-2-1.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 94px;
    transform: translateX(-50%);
}
header .wd-sub-menu .current-menu-item a {
    color: #57CC99 !important;
}
header .current-menu-item .wd-sub-menu a {
    color: #11111c !important;
}
header .current-menu-item .wd-sub-menu a.mPS2id-highlight {
    color: #11111c !important;
}
header .wd-sub-menu a {
    color: #11111c !important;
	  text-transform: uppercase !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #f5f5fc !important;
}
header .wd-nav[class*="wd-style-"]>li:hover>a {
    color: #f5f5fc;
}
header .wd-nav[class*="wd-style-"]>li>a {
    color: #f5f5fc;
	  letter-spacing: 1.8px;
}
header .wd-nav {
    --nav-gap: 49px !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a:hover .nav-link-text {
		color: #FFFFFF !important;
}
.wd-nav[class*="wd-style-underline"]>li>a._mPS2id-h .nav-link-text:after {
    width: 0% !important;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover)>a .nav-link-text:after {
    width: 100% !important;
}
.wd-nav[class*="wd-style-underline"]>li>a.mPS2id-highlight .nav-link-text {
    color: #FFFFFF !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    content: url(/wp-content/uploads/2025/04/Vector-43.svg) !important;
    margin-left: 7px;
    position: relative;
    top: -1px;
}
/* .mPS2id-highlight span {
    color: #19191D !important;
} */
.wd-nav-mobile li>a._mPS2id-h{
	color: #11111c !important;
}
.wd-nav-mobile li>a.mPS2id-clicked{
	color: #57CC99 !important;
	font-weight: 700 !important;
}
header .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 100% !important;
}
header .wd-nav[class*="wd-style-underline"]>li>a.mPS2id-highlight .nav-link-text:after {
    width: 100% !important;
}
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: "" !important;
    width: 0px !important;
    height: 2px !important;
    background-color: #57CC99 !important;
/*     background-image: url(/wp-content/uploads/2025/04/ECWRD-Logo-Circle.png); */
    top: 100% !important;
    left: 50%;
    transform: translateX(-50%) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: ease all 0.4s;
}
header .wd-sub-menu li>a:hover {
    color: #57CC99 !important;
}
header .wd-dropdown {
    border-radius: 8px;
}
/* Header End */
/* Buttons */
.aa-headerbtn:hover, input[type="submit"]:hover, .aa-btn a:hover {
    background-color: #57CC99 !important;
}
.aa-headerbtn, input[type="submit"], .aa-btn a {
    height: 51px;
    border-radius: 8px !important;
    background-color: #80ED99 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    padding: 0px 40px !important;
    font-size: 16px !important;
    color: #11111C !important;
    box-shadow: none !important;
    transition: ease all 0.4s;
    z-index: 1 !important;
    font-family: "REM";
    letter-spacing: 1.8px;
}
.cookies-accept-btn:hover {
    background-color: #57CC99 !important;
}
.cookies-accept-btn {
    border-radius: 8px !important;
    background-color: #80ED99 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #11111C !important;
    box-shadow: none !important;
    transition: ease all 0.4s;
    z-index: 1 !important;
    font-family: "REM";
    letter-spacing: 1.8px;
}
.scrollToTop.button-show:hover {
    background-color: #22577A !important;
    color: #F5F5FC !important;
}
.scrollToTop.button-show {
    left: 15px;
    bottom: 75px;
    border-radius: 8px !important;
    background-color: #57CC99 !important;
    color: #11111C !important;
    transition: ease all 0.4s;
    border: 0px solid #0E1286 !important;
}
/* Buttons */
/* Banner */

/* Banner */
/* Icon Boxes */
.aa-icon-box .icon-bg img {
    filter: drop-shadow(0px 0px 120px rgb(0 0 0));
}
.aa-icon-box .elementor-widget-wrap:hover .icon {
    transform: rotate(360deg);
}
.aa-icon-box .icon {
    transition: ease all 0.4s;
}
.aa-icon-box .elementor-widget-wrap {
    filter: drop-shadow(48px 58px 120px rgb(0 0 0 / 8%));
}
/* Icon Boxes */
/* Our Research Section */
.aa-research .elementor-widget-wrap:hover img {
    filter: brightness(0.75);
}
.aa-research .elementor-widget-wrap img {
    transition: ease all 0.4s;
}
/* Our Research Section */
/* Blog Section */
.aa-blog .wd-carousel-item .entry-content p {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	  display: none;
}
.aa-blog h3 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: inherit;
    -webkit-box-orient: vertical;
}
.aa-blog .read-more-section a:after {
    color: #161dee !important;
    margin-left: 10px;
    top: 7px !important;
}
.aa-blog .article-body-container {
    background-color: #F5F5FC !important;
    padding: 31px 35px 39px 35px !important;
}
.aa-blog .blog-design-masonry {
    border-radius: 20px;
}
.aa-blog .article-inner {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 8%) !important;
    border-radius: 20px !important;
    overflow: hidden !important;
}
.aa-blog .post-img-wrapp {
    border-radius: 0px !important;
}
.aa-blog a.wd-entities-title:hover, .wd-entities-title a:hover {
    color: #11111C;
}
.aa-blog .blog-design-mask.has-post-thumbnail .article-body-container {
    background: none !important;
}
.aa-blog .entry-thumbnail img {
    height: 250px !important;
    object-fit: cover;
}
.post-date {
    display: none !important;
}
.hovered-social-icons {
    display: none !important;
}
.aa-blog .wd-entry-content {
    display: block !important;
}
.aa-blog h3 {
    font-size: 20px !important;
    text-transform: inherit !important;
    color: #11111C !important;
    font-weight: 700 !important;
    text-align: left;
    line-height: 1.25em;
}
.aa-blog .wd-carousel-item .entry-content p {
    text-align: left !important;
    color: #11111C !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
}
.aa-blog .btn-read-more::before {
    content: "Continue Reading";
    font-size: 16px !important;
    color: #161dee;
    text-transform: uppercase !important;
    transition: ease all 0.4s;
    font-weight: 700;
	  letter-spacing: 1.6px;
	  
}
.aa-blog .btn-read-more:hover::before {
    color: #11111c !important;
}
.aa-blog .read-more-section::after {
    content: "";
    height: 2px;
    width: 100% !important;
    background-color: #161dee !important;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.aa-blog .read-more-section {
    width: fit-content;
    position: relative;
/*     left: 50%;
    transform: translateX(-50%); */
}
.aa-blog .read-more-section {
    text-align: left;
}
.aa-blog .btn-read-more {
    font-size: 0px;
    font-weight: 700 !important;
}
/* Blog Section */
/* Carousal Css */
.wd-nav-pagin {
		display: none !important;	
}
.wd-nav-pagin .wd-nav-pagin-item span {
    width: 15px !important;
    height: 15px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    pointer-events: auto !important;
    transform: none !important;
}
.wd-carousel-item {
    padding: 0 calc(50px / 2) !important;
}
.wd-btn-arrow[class*="prev"] .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2025/05/Vector-4.svg) !important;
}
.wd-btn-arrow[class*="next"] .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2025/05/Vector-3.svg) !important;
}
.wd-nav-pagin .wd-nav-pagin-item span {
    border-color: #11111C !important;
    background-color: #11111C !important;
}
.wd-nav-pagin .wd-nav-pagin-item.wd-active span {
    border-color: #0E1286 !important;
    background-color: #0E1286 !important;
}
.wd-nav-pagin-wrap {
    display: none !important;
}
/* Carousal Css */
/* Prefooter */
.aa-news input[type="email"], .aa-news input[type="text"] {
		width: 550px;
		height: 51px;
		border-radius: 8px;
	  text-transform: initial !important;
	  font-size: 16px;
	  letter-spacing: 2px;
}
.mc4wp-alert {
    border-radius: 8px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.aa-news .row {
    gap: 20px !important;
    display: flex;
}
.mc4wp-response {
    display: flex;
    justify-content: center;
	  margin-top: 0px !important;
}
/* Prefooter */
/* Footer */
.wd-copyrights {
	border: 0px !important;
}
footer .menu {
    flex-direction: column !important;
    gap: 10px !important;
}
footer .wd-nav[class*="wd-style-"]>li>a {
    color: #11111C;
    height: auto !important;
}
footer .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a{
    color: #22577A !important;
}
footer .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
	  font-weight: 600 !important;
}
/* Footer */
/* Single Post Page */
.single-post .wd-carousel-inner {
    position: relative;
    margin: 0px -10px -15px !important;
}
.single-post .related-posts-slider {
    margin-bottom: 20px !important;
}
.wd-single-post-img img {
    border-radius: 20px !important;
}
.slider-title {
    text-transform: uppercase !important;
}
.single-post .wd-nav-arrows .wd-prev {
    inset-inline-end: calc(100% + 26px) !important;
}
.single-post .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(100% + 25px) !important;
}
.single-post .slider-type-post {
    margin-bottom: 89px !important;
}
div#comments, .wd-post-cat.wd-style-with-bg, .wd-post-meta, .tags-list, .wd-page-nav, .entry-meta.wd-entry-meta, .wd-post-date.wd-style-with-bg {
    display: none !important;
}
.wd-single-footer {
    justify-content: center !important;
}
.single-post .wd-single-post-header h1 {
    line-height: 1.3em !important;
    margin-top: 93px !important;
    margin-bottom: 26px !important;
    font-size: 32px;
    max-width: 85%;
}
.single-post .wd-carousel {
    margin-left: -15px !important;
    margin-right: -15px !important;
    --wd-col-lg: 3 !important;
    --wd-col-md: 3 !important;
    --wd-col-sm: 3 !important;
}
.single-post .aa-blog .wd-carousel {
    padding: 15px 0 !important;
    overflow: hidden;
}
/* Single Post Page */
/* Blog inner page */
.inner-blog .wd-carousel-wrap .wd-carousel-item {
    padding: 0px !important;
    flex: 0 0 calc(33.33% - 33.5px);
	  overflow: visible;
}
.inner-blog .wd-carousel-wrap {
    transform: none !important;
    flex-wrap: wrap !important;
    gap: 50px !important;
    justify-content: start;
}
/* Blog inner page */
/* Contact Page */
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root select {
    border-radius: 8px;
    height: 51px;
    font-size: 16px;
}
.aa-form-btn {
    text-align: center !important;
    margin: 0px !important;
}
.wpcf7-response-output {
    width: fit-content;
    margin: 0 auto !important;
    margin-top: 20px !important;
    border-radius: 8px !important;
}
/* Contact Page */
/* Testimonials Section */
.aa-testi .wd-info-box {
    border: 2px solid #986F33;
    box-shadow: 8px 8px 10px rgb(0 0 0 / 8%);
}
/* Testimonials Section */
/* Gallery Section */
.aa-gallery .wd-gallery-item img {
    height: 380px;
    object-fit: cover;
}
.aa-gallery img:hover {
    filter: brightness(0.75);
}
.aa-gallery img {
    transition: ease all 0.4s;
}
/* Gallery Section */







@media (max-width: 1024px) {
.aa-gallery .wd-grid-g {
    --wd-col-lg: 3 !important;
    --wd-col-md: 3 !important;
    --wd-col-sm: 3 !important;
    --wd-gap-lg: 15px !important;
    --wd-gap-sm: 15px !important;
}
	.aa-gallery .wd-gallery-item img {
    height: 180px;
    object-fit: cover;
}
body .aa-icon-box .elementor-container {
    flex-wrap: wrap !important;
	  justify-content: center !important;
}
div#tidio-chat {
    bottom: 50px !important;
    right: 0px !important;
}
.whb-row:last-child {
    border-bottom: 1px solid rgba(128, 237, 153, 1) !important;
    background-color: #031e48;
}
ul.elementor-icon-list-items {
    row-gap: 15px;
}
.single-post .wd-carousel-inner {
    position: relative;
    margin: 0px 0px -15px !important;
}
footer .social-bar::before {
	  visibility: hidden;
}
.ser-sli .info-box-icon {
    zoom: 0.75;
}
.ser-sli .wd-carousel-item {
    padding: 0 calc(20px / 2) !important;
}
.wpcf7-form .row>[class*="col-sm-6"] {
    flex: 0 0 50% !important;
}
.single-post .aa-blog .entry-thumbnail img {
    height: 220px !important;
    object-fit: cover;
}
.aa-blog .article-body-container {
    background-color: #F5F5FC !important;
    padding: 30px 15px 39px 15px !important;
}
.wd-nav-pagin-wrap:has(.wd-lock) {
    display: none !important;
}
.single-post .wd-carousel {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
}
.single-post h3.wp-block-heading {
    font-size: 18px !important;
}
.single-post .wd-single-post-header h1{
    margin-top: 54px !important;
    margin-bottom: 14px !important;
    font-size: 24px !important;
}
.single-law-statute .wd-single-post-header h1 {
    margin-bottom: 30px !important;
    font-size: 24px !important;
}
.wd-copyrights.wd-layout-two-columns>.wd-grid-g {
    gap: 5px !important;
}
.inner-blog .wd-carousel-wrap .wd-carousel-item {
    flex: 0 0 calc(50% - 7.5px) !important;
}
.inner-blog .wd-carousel-wrap {
    gap: 15px !important;
}
.single-post .article-inner h1 {
    font-size: 26px !important;
    margin-top: 16px !important;
    margin-bottom: 30px !important;
}
.single-post .related-posts-slider {
    margin-bottom: 5px !important;
}
.aa-news input[type="email"], .aa-news input[type="text"] {
    width: 320px !important;
}
.aa-blog h3 {
    font-size: 20px !important;
}
.inner-page .aa-blog .entry-thumbnail img {
    height: 220px !important;
    object-fit: cover;
}
.page-title {
    padding: 215px 0px 75px !important;
}
.news-col input[type='email'], .news-col input[type='text'] {
    width: 280px;
}
.aa-leftarrow {
    transform: rotate(0deg) !important;
}
.aa-rightarrow {
    transform: rotate(0deg) !important;
}
.wd-nav-pagin-wrap {
    position: relative;
    z-index: 2 !important;
    margin-top: 40px !important;
}
.fifty-gap .elementor-container, .thirty-gap .elementor-container {
    gap: 15px !important;
    flex-wrap: nowrap !important;
}
.scrollToTop.button-show {
    bottom: 100px !important;
}
.wd-carousel-item {
    padding: 0 calc(15px / 2) !important;
}
.wd-carousel {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
    --wd-gap-lg: 15px !important;
    --wd-gap-sm: 0px !important;
}
.wd-nav-pagin .wd-nav-pagin-item span {
    width: 12px !important;
    height: 12px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.wd-btn-arrow {
    display: none !important;
}
.wd-nav-pagin {
    display: flex !important;
    margin-top: 40px !important;
    justify-content: center;
}
.wd-hide-sm {
    display: block !important;
}
.inner-blog .wd-hide-sm {
    display: none !important;
}
.wpcf7-form .col-md-6 {
    max-width: 50%;
}
textarea {
    min-height: 124px !important;
}
span.elementor-icon-list-text {
    word-break: break-word !important;
}
.button-show {
    bottom: 95px !important;
}
.grecaptcha-badge {
    display: none !important;
}
header span.wd-tools-text {
    display: none !important;
}
.aa-headerbtn {
    padding: 0px 20px !important;
	  height: 52px !important;
	  font-size: 14px !important;
}
.aa-contact input[type="submit"] {
    height: 52px !important;
    padding: 0px 20px !important;
	  font-size: 14px !important;
}
input[type="submit"] {
    height: 52px !important;
    padding: 0px 20px !important;
	  font-size: 14px !important;
}
.aa-btn a {
    height: 52px !important;
    padding: 0px 20px !important;
	  font-size: 14px !important;
}
.law-library-filters .filter-buttons .button {
    min-height: 46px !important;
    padding: 0px 20px !important;
    font-size: 14px !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    height: 52px !important;
}
}






@media (max-width: 767px) {
.aa-gallery .wd-grid-g {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
    --wd-gap-lg: 15px !important;
    --wd-gap-sm: 15px !important;
}
	.aa-gallery .wd-gallery-item img {
    height: 140px;
    object-fit: cover;
}
.projects-sec .elementor-background-overlay {
    background-image: none !important;
    background-color: #f5f5fc9e !important;
}
.git-sec .elementor-background-overlay {
    background-color: #10033582 !important;
}
.aa-news input[type="email"], .aa-news input[type="text"] {
    width: 280px !important;
}
iframe#tidio-chat-iframe {
    bottom: 105px !important;
    right: 0px !important;
}
.aa-blog h3 {
    -webkit-line-clamp: 3;
}
#faq .elementor-toggle-title {
    max-width: 92% !important;
    word-break: break-word;
    display: block;
}
.wpcf7-form .row>[class*="col-sm-6"] {
    flex: 0 0 100% !important;
}
.inner-blog.aa-blog .article-body-container {
    min-height: auto !important;
}
.wpcf7-form .row>[class*="col-sm-6"] {
    flex: 0 0 100%;
}
.single-post .wd-single-post-header h1 {
    max-width: 100% !important;
}
.single-post .wd-carousel {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
    --wd-col-lg: 1 !important;
    --wd-col-md: 1 !important;
    --wd-col-sm: 1 !important;
}
.inner-blog .wd-carousel-wrap .wd-carousel-item {
    flex: 0 0 calc(100%) !important;
}
.single-post .article-inner h1 {
    font-size: 20px !important;
    margin-top: 18px !important;
    margin-bottom: 34px !important;
}
.aa-news .row {
    gap: 0px !important;
    flex-flow: column;
}
footer .menu {
    gap: 0px !important;
    flex-direction: column !important;
}
footer .elementor-widget-wd_mega_menu {
    display: flex !important;
}
.fifty-gap .elementor-container, .thirty-gap .elementor-container {
    flex-wrap: wrap !important;
}
.page-title .title {
    font-size: 32px !important;
}
.wd-nav-pagin .wd-nav-pagin-item span {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wd-carousel {
    --wd-col-lg: 1 !important;
    --wd-col-md: 1 !important;
    --wd-col-sm: 1 !important;
    --wd-gap-lg: 15px !important;
    --wd-gap-sm: 15px !important;
}
.wpcf7-form .col-md-6 {
    max-width: 100% !important;
}
.scrollToTop.button-show {
    bottom: 95px !important;
}
div#tidio-chat {
    bottom: 80px !important;
    right: 0px !important;
}
}@media (min-width: 1025px) {
	/* Global Css Start */
/* Container CSS Start */
body .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.elementor-section.wd-section-stretch>.elementor-container,.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(var(--wd-container-w));
}
/* Container CSS End */
/* Container Padding */
:root{
	--aa-half-width: calc((100vw - 1250px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Global Css End */
.title-size-large .title {
    font-size: 65px !important;
}
div#tidio-chat {
    bottom: 95px !important;
    right: -8px !important;
}


/* Laptop CSS Start */
@media only screen and  (max-width: 1601px){
.grecaptcha-badge {
    z-index: 999 !important;
    bottom: 5px !important;
}
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}
.main-banner .elementor-widget-wrap {
    padding-top: 275px !important;
}
.manner-shape {
    zoom: 0.8;
}
.page-title {
    padding: 226px 0px 119px !important;
}
.wd-nav-pagin-wrap:has(.wd-lock) {
    display: none !important;
}
.main-banner > .elementor-container, .main-banner > .elementor-container .elementor-inner-section > .elementor-container {
    min-height: 800px !important;
}
.main-banner h1 {
    font-size: 60px !important;
}
.aa-blog .wd-carousel-item .entry-content p {
    -webkit-line-clamp: 3;
}
.wd-single-post-img img {
    height: 500px !important;
    object-fit: cover;
}
.wd-nav-pagin {
    display: flex !important;
    justify-content: center !important;
    gap: 0px !important;
}
.wd-nav-pagin-wrap {
    display: flex !important;
	  margin-top: 40px !important;
}
header .wd-dropdown-menu .container {
    max-width: calc(100%) !important;
}
.aa-leftarrow {
    transform: rotate(0deg) !important;
}
.aa-rightarrow {
    transform: rotate(0deg) !important;
}
h2.elementor-heading-title {
    font-size: 45px !important;
}
.aa-leftarrow {
    transform: rotate(0deg) !important;
}
.aa-rightarrow {
    transform: rotate(0deg) !important;
}
/* .title-size-large {
    padding: 120px 0 !important;
} */
.title-size-large .title {
    font-size: 55px !important;
}
.wd-btn-arrow {
    display: none !important;
}
}
/* Laptop CSS End */

@media only screen and  (min-width: 1601px){
.page-title .title {
	  font-size: 65px !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	iframe#tidio-chat-iframe {
    bottom: 125px !important;
    right: -5px !important;
}
}

@media (max-width: 576px) {
	@media (max-width: 340px) {
.scrollToTop.button-show {
    bottom: 125px !important;
}
div#tidio-chat {
    bottom: 110px !important;
    right: 0px !important;
}
}
}

