@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mh-gmbh.at/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(245,245,252);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(245,245,252);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(245,245,252);
	--wd-entities-title-color-hover: rgb(245, 245, 252);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(3,169,159);
	--wd-alternative-color: rgb(245,245,252);
	--wd-link-color: rgb(245,245,252);
	--wd-link-color-hover: rgb(3,169,159);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(3,169,159);
	--notices-success-color: rgb(245,245,252);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(245,245,252);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://mh-gmbh.at/wp-content/uploads/2024/10/241004-Fotoshooting-19-2.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(25,25,28);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(25,25,28);
	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(245,245,252);
	--wd-form-placeholder-color: rgba(245,245,252,0.77);
	--wd-form-brd-color: rgb(3,169,159);
	--wd-form-brd-color-focus: rgb(3,169,159);
	--wd-form-bg: rgb(25,25,28);
}
.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 #19191C;
background-color: #03A99F !important;
}
::-webkit-scrollbar-track {
   background: #19191C
}
/** Scroll bar CSS End **/
/* Global */
html {
    background-color: #19191C !important;
}
.title-size-large .title {
    text-transform: inherit !important;
    font-weight: 700;
}
.wd-prefooter {
    padding: 0px !important;
}
.site-content {
    margin-bottom: 0px !important;
}
strong, b {
    font-weight: 700;
}
a, span, p {
	word-break: break-word !important;
}
.wd-prefooter {
    padding: 0px !important;
}
.btn-size-small {
    font-size: 16px !important;
    padding: 10px 15px !important;
}
.wd-accordion-opener.wd-opener-style-plus:before {
    color: #0fefe2 !important;
    font-size: 16px;
    font-weight: 700;
}
.wd-cookies-popup {
    background-color: #19191C !important;
    border-top: 1px solid #f5f5fc33 !important;
    padding: 10px 25px !important;
}
.pswp__caption {
    display: none !important;
}
.pswp__bg {
    opacity: 0.7 !important;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}
.wpcf7-response-output {
    width: fit-content;
    margin: 0 auto !important;
	  border-radius: 32px !important;
}
.site-content {
    margin-bottom: 0px !important;
}
.elementor-slideshow__title {
    display: none !important;
}
select {
    background-image: url(/wp-content/uploads/2024/10/Path-4736.png) !important;
    background-position: right 16px top 50% !important;
    background-size: auto 8px !important;
}
.aa-conlist a:hover .elementor-icon-list-text {
    text-decoration: underline !important;
    text-underline-offset: 5px !important;
}
.fifty-gap .elementor-container {
    gap: 50px !important;
}
.twenty-gap .elementor-container {
    gap: 20px !important;
}
.page-title {
    background-blend-mode: overlay !important;
    background-color: #000000ab ! IMPORTANT;
    margin: 0px !important;
}
.grecaptcha-badge {
    z-index: 999 !important;
    bottom: 75px !important;
}
.screen-reader-response {
    display: none !important;
}
li.elementor-icon-list-item {
    width: fit-content;
}
.aa-leftarrow {
    cursor: pointer !important;
}
.aa-rightarrow {
    cursor: pointer !important;
}
.wd-notice, div.wpcf7-response-output, .mc4wp-alert, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) {
    width: fit-content;
	  margin-bottom: 20px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
    font-size: 14px !important;
    color: #f9f9fd !important;
    font-family: 'Poppins';
  	transition: ease all 0.4s;
	  letter-spacing: 1px;
}
.hover-float:hover {
    transform: translateY(-6px);
}
.aa-socials .elementor-icon-list-item, .hover-float, .fifty-gap .elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
a {
		word-break: break-word !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.aa-link a {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.inner-heading .elementor-heading-title {
    word-break: break-word;
}
.aa-link a:hover {
    text-decoration: none !important;
}
.title-size-large .title {
    color: #F5f5fc !important;
}
rs-arrow {
    cursor: inherit !important;
    visibility: hidden;
}
.aa-socials .elementor-inline-item:hover {
    transform: translateY(-6px);
}
.aa-socials .elementor-widget-container {
    overflow: visible !important;
}
.aa-socials .elementor-inline-item {
    transition: ease all 0.4s;
}
rs-module-wrap {
    width: 100% !important;
}
rs-mask-wrap {
    overflow: visible !important;
}
rs-module {
    width: 100% !important;
}
rs-module-wrap {
    left: 0px !important;
}
.mobile-nav .current-menu-item a.woodmart-nav-link {
    color: #03A99F !important;
    font-weight: 600 !important;
}
.mobile-nav .current-menu-item a.woodmart-nav-link:hover {
    color: #F5F5FC !important;
}
.mobile-nav a.woodmart-nav-link {
    color: #F5F5FC !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	  text-transform: inherit !important;
}
.mobile-nav a.woodmart-nav-link.__mPS2id.mPS2id-highlight span {
    color: #F5F5FC !important;
	  font-weight: 400 !important;
	  text-transform: inherit !important;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #03A99F !important;
    color: #F5F5FC !important;
    border: 0px !important;
	  text-transform: inherit !important;
}
.mobile-nav .wd-sub-menu li.is-active>a {
    color: #F5F5FC !important;
}
.mobile-nav .wd-sub-menu li>a {
    font-size: 16px !important;
}
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link {
    color: #F5F5FC !important;
	  text-transform: inherit !important;
}
.mobile-nav .wd-sub-menu a.woodmart-nav-link {
    color: #F5F5FC !important;
}
/* Global */
/* Header Start */
.whb-sticked .whb-general-header {
    border-bottom: 1px solid #03A99F !important;
    background-color: #19191c !important;
}
header .wd-sub-menu .current-menu-item a.__mPS2id.mPS2id-highlight {
    color: #03A99F !important;
}
header .wd-sub-menu .current-menu-item a.__mPS2id:hover {
    color: #03A99F !important;
}
header .wd-nav[class*="wd-style-"]>li>a {
    color: #F5F5FC;
}
header .wd-sub-menu .current-menu-item a.__mPS2id {
    color: #F5F5FC !important;
}
header .wd-sub-menu .current-menu-item a {
    color: #03A99F !important;
}
header .current-menu-item .wd-sub-menu a {
    color: #F5F5FC !important;
}
header .current-menu-item .wd-sub-menu a.mPS2id-highlight {
    color: #03A99F !important;
}
header .wd-sub-menu a {
    color: #F5F5FC !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #03A99F !important;
}
header .wd-nav[class*="wd-style-"]>li:hover>a {
    color: #03A99F !important;
}
header .wd-nav {
    --nav-gap: 59px !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a:hover .nav-link-text {
		color: #03A99F !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: #03A99F !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    content: url(/wp-content/uploads/2024/07/Path-2.svg) !important;
    margin-left: 7px;
    position: relative;
    top: 1px;
}
.mPS2id-highlight span {
    color: #03A99F !important;
}
.wd-nav-mobile li>a._mPS2id-h{
	color: #19191C !important;
}
.wd-nav-mobile li>a.mPS2id-clicked{
	color:  #19191C !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: 50% !important;
}
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: "" !important;
    width: 0px !important;
    height: 2px !important;
    background-color: #03A99F !important;
/*     background-image: url(/wp-content/uploads/2024/09/Group-132.svg); */
    top: 135% !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: #03A99F !important;
}
header .wd-dropdown {
    border-radius: 12px !important;
}
body header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a.mPS2id-highlight span::after {
    width: 50% !important;
}
body header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a.__mPS2id:hover span::after {
    width: 50% !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a.__mPS2id span::after {
    width: 0px !important;
}
/* Header End */
/* Buttons */
.aa-btn.white a {
	  border-color: #f5f5fc !important;
	  color: #f5f5fc !important;
}
.aa-btn.white a:hover {
	  background-color: #f5f5fc !important;
    color: #19191c !important;
}
.aa-headerbtn:hover, .aa-btn a:hover, input[type="submit"]:hover {
    background-color: #03a99f !important;
    color: #f5f5fc !important;
}
.aa-headerbtn, .aa-btn a, input[type="submit"] {
    font-weight: 400 !important;
    font-size: 16px !important;
    padding: 0px 40px !important;
    transition: ease all 0.4s;
    color: #0fefe2 !important;
	  font-weight: 700 !important;
    text-transform: inherit !important;
    box-shadow: none !important;
    height: 63px !important;
    border-radius: 32px;
    background-color: #00000000 !important;
    border: 2.5px solid #03a99f;
    backdrop-filter: blur(20px);
}
.button-show:hover {
    background-color: #03a99f !important;
    color: #f5f5fc !important;
}
.button-show {
    left: 15px;
    bottom: 75px !important;
    background-color: #00000000 !important;
    border: 2.5px solid #03a99f;
    backdrop-filter: blur(20px);
    border-radius: 50% !important;
    color: #03A99F !important;
    transition: ease all 0.4s !important;
}
/* Buttons */
/* Main Banner */
.wd-slide-container {
    --wd-justify-content: center !important;
}
.main-banner .inner::before {
    content: "";
    width: 100%;
    height: 224px;
		background-image: linear-gradient(180deg, rgba(25,25,28,0.9999999999999999) 0%, rgba(25,25,28,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
}
.main-banner .inner::after {
    content: "";
    width: 100%;
    height: 232px;
		background-image: linear-gradient(0deg, rgba(25,25,28,0.9999999999999999) 0%, rgba(25,25,28,0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}
.main-banner .elementor-background-overlay {
    mix-blend-mode: multiply;
}
.main-banner .wd-nav-arrows {
    visibility: hidden;
}
.wd-slide-container {
    padding: 0px !important;
}
.aa-leftarrow, .aa-left, .aa-right {
    cursor: pointer !important;
}
.main-banner .elementor-column, .main-banner .elementor-widget-wrap, .main-banner .elementor-container {
    position: initial !important;
}
/* Main Banner */
/* Contact Form Section */
.aa-checkbox .wpcf7-list-item label::before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background-color: transparent !important;
    border: 1.5px solid #03a99f;
    position: absolute;
    left: 0;
    top: 6px;
}
.aa-checkbox .wpcf7-list-item input {
    display: none;
}
.aa-checkbox .wpcf7-list-item label {
    padding-left: 20px
}
.aa-checkbox .wpcf7-list-item {
    position: relative;
}
.aa-checkbox .wpcf7-list-item label.label-selected::before {
    background-image: url(/wp-content/uploads/2024/10/Path-89.png);
    background-size: 7px;
    background-position: center;
    background-repeat: no-repeat;
}
.abt-sec::before {
    content: "";
    width: 167px;
    height: 839px;
    background-image: url(/wp-content/uploads/2024/10/Group-59.png);
    position: absolute;
    bottom: 40px;
    left: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-sec .form b {
    color: #f5f5fc !important;
    margin-bottom: -10px !important;
    display: block;
}
.contact-sec .form input[type="submit"]:hover {
    background-color: transparent !important;
    color: rgb(3, 169, 159) !important;
}
.contact-sec .form input[type="submit"] {
    background-color: rgb(3, 169, 159) !important;
    color: #f5f5fc !important;
    font-weight: 400 !important;
}
select option {
	color: #f5f5fc !important;
}
.wpcf7-not-valid-tip {
    background-color: #f00 !important;
    width: fit-content;
    margin-top: 5px;
	  font-size: 14px !important;
    color: #fcfcfc;
	  border-radius: 4px !important;
    padding: 2px 5px;
}
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 {
    font-size: 15px;
    height: 63px !important;
    border-radius: 8px;
    filter: drop-shadow(3.914px 5.803px 11.5px rgba(0, 0, 0, 0.08));
    border-width: 1px !important;
}
textarea {
    min-height: 140px;
}
div.wpcf7 .wpcf7-spinner:before {
    border-left-color: #03A99F !important;
}
.wpcf7-response-output {
    border: 0px solid #fcfcfc !important;
    margin-left: 0px !important;
}
/* Contact Form Section */
/* Carousal Css */
.wd-nav-pagin .wd-nav-pagin-item span {
    width: 10px !important;
    height: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.wd-nav-pagin .wd-nav-pagin-item.wd-active span {
    width: 14px !important;
    height: 14px !important;
}
.wd-nav-pagin-wrap {
    margin-top: 33px !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 .wd-arrow-inner:after{
	display: none !important;
}
/* .wd-btn-arrow[class*="prev"] .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2024/05/arrow-21.svg) !important;
}
.wd-btn-arrow[class*="next"] .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2024/05/arrow-1.svg) !important;
} */
.wd-nav-pagin .wd-nav-pagin-item span {
    border-color: #E30613 !important;
    background-color: #E30613 !important;
}
.wd-nav-pagin .wd-nav-pagin-item.wd-active span {
    border-color: #fcfcfc !important;
    background-color: #fcfcfc !important;
}
/* Carousal Css */
/* Footer */
footer .wd-nav[class*="wd-style-"]>li.current-menu-item a {
    color: #03A99F !important;
}
footer .wd-nav[class*="wd-style-"]>li a:hover {
    color: #03A99F !important;
}
footer .menu li a {
    width: fit-content !important;
    transition: ease all 0.4s !important;
}
footer .wd-nav[class*="wd-style-"]>li>a {
    color: #f5f5fc !important;
}
footer .menu {
    gap: 80px;
    row-gap: 10px !important;
}
/* Footer */
/* Projects Page */
body .mfp-title {
    display: block !important;
    background-color: #e30613 !important;
    padding: 5px 15px !important;
    width: fit-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    border: 1px solid;
}
.aa-tabs .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    background-color: #e30613 !important;
}
.aa-tabs .wd-nav-wrapper a span {
    color: #f9f9fd !important;
}
.private img {
    transition: ease all 0.4s !important;
}
.private img:hover {
    filter: brightness(0.7) !important;
}
.wplg-textpanel-description {
    display: none !important;
}
.sli-gal.gastro .wrapper-content-banner {
    padding: 20px !important;
}
.sli-gal.gastro .wd-gallery-item a p {
    border: 1px solid;
    position: absolute;
    z-index: 2;
    bottom: 0;
    margin: 0px;
    background-color: #E30613;
    left: 50%;
    transform: translateX(-50%);
    width: 85% !important;
    text-align: center;
    padding: 5px 10px;
    border-bottom: 0px !important;
    font-size: 15px;
}
.sli-gal .wd-gallery-item img {
    height: 300px;
    object-fit: cover !important;
    width: 350px;
}
.sli-gal .wd-carousel-item {
    padding: 0 calc(20px / 2) !important;
}
.aa-testi.inner .wd-nav-arrows {
    width: 20% !important;
    transform: translateX(50%) translateY(14px) !important;
}
.benefits-sec .elementor-widget-wrap:hover {
    transform: translatey(-10px) !important;
}
.benefits-sec .elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
/* .why-sec .elementor-widget-wrap {
		height: max-content !important;
} */
.why-sec .elementor-accordion-icon {
    position: relative;
    top: 5px;
}
/* Projects Page */
/* Why Us Section */
.process .aa-infobox .elementor-widget-container {
	background-color: transparent !important;
	box-shadow: none !important;
}
body .pro-boxes .elementor-widget-wrap {
    padding: 0px 0px 1px 0px !important;
    background-image: none !important;
    box-shadow: none !important;
}
body .pro-boxes .elementor-widget-wrap h3 {
    margin: 0px !important;
}
.process .aa-infobox .elementor-icon {
	  display: flex !important;
    width: 58px;
    height: 58px;
    border-radius: 50% !important;
    box-shadow: 4px 4px 11px #185abc66;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    transition: ease all 0.4s;
    margin: auto;
    margin-bottom: 20px !important;
}
.process .aa-infobox .elementor-icon::before {
    content: "";
    width: 42px;
    height: 42px;
    border-radius: 50%;
    box-shadow: 4px 4px 11px #185abc66;
    background-color: #ffffff;
    position: absolute;
    transition: ease all 0.4s;
}
.process .aa-infobox .elementor-icon-box-wrapper:hover .elementor-icon {
    background-color: #E30613 !important;
}
/* Why Us Section */
/* Process Section */
.process-sec::before {
    content: url(/wp-content/uploads/2023/08/Line-2.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 42px;
}
.process .elementor-icon::after {
    font-size: 24px !important;
    position: absolute;
    font-weight: 700 !important;
}
.process-sec::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 29px;
    height: 80%;
    width: 0px;
    border: 1px dashed #E30613;
}
.process .elementor-icon svg {
	display: none !important;
}
.process.n1 .elementor-icon::after {
    content: "1" !important;
}
.process.n2 .elementor-icon::after {
    content: "2" !important;
}
.process.n3 .elementor-icon::after {
    content: "3" !important;
}
.process.n4 .elementor-icon::after {
    content: "4" !important;
}
.process.n5 .elementor-icon::after {
    content: "5" !important;
}
.process.n6 .elementor-icon::after {
    content: "6" !important;
}
.process.n7 .elementor-icon::after {
    content: "7" !important;
}
.tick-box a.btn:hover svg {
    filter: invert(1);
}
.tick-box a.btn svg {
    transition: ease all 0.4s;
}
/* Process Section */
/* Business Inner Page */
.aa-faqs .wd-accordion-item {
    border: 2px solid #28a99f !important;
}
.process-inner::before {
    content: "";
    border-bottom: 2px dashed #28aaa2;
    width: 84%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
}
.process-inner .info-box-icon {
    height: 70px !important;
    min-width: 70px !important;
    display: flex !important;
    width: fit-content;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
/* Business Inner Page */
/* Testimonials Section */
.aa-testi .info-box-content {
    background-color: #000000a3;
    background-image: url(/wp-content/uploads/2024/10/5182290_7050-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    padding: 35px 20px;
    border: 2px solid #0fefe2 !important;
}
.aa-testi .wd-carousel {
    --wd-gap-lg: 180px !important;
}
.aa-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background-color: #03A99F !important;
    width: 80px !important;
}
.aa-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    height: 3px !important;
    border: 0px !important;
    background-color: #F5F5FC !important;
    width: 30px !important;
}
.aa-testi .wd-nav-pagin-wrap {
    margin-top: 40px !important;
}
/* .aa-testi::before {
    content: "";
    height: 100%;
    width: 40%;
    background-image: linear-gradient(90deg, rgb(25 25 28) 28%, rgba(245, 245, 252, 0) 100%);
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0;
    pointer-events: none;
}
.aa-testi::after {
    content: "";
    height: 100%;
    width: 40%;
    background-image: linear-gradient(270deg, rgb(25 25 28) 20%, rgb(255 255 255 / 0%) 100%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    pointer-events: none;
} */
/* Testimonials Section */





@media (max-width: 1024px) {
.wd-accordion-title-text {
    font-size: 16px !important;
}
h4.info-box-title {
    word-break: break-word !important;
}
.aa-testi .wd-nav-pagin-wrap {
    margin-top: 0px !important;
}
.aa-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    width: 30px !important;
}
.aa-testi .wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    width: 15px !important;
}
.aa-testi .wd-info-box {
    max-width: 80%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.aa-testi::before, .aa-testi::after {
    visibility: hidden;
}
.aa-checkbox span.wpcf7-list-item-label {
    font-size: 14px;
}
footer .menu {
    gap: 50px;
    justify-content: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.abt-sec::before {
    zoom: 0.75;
}
.fifty-gap .elementor-container, .twenty-gap .elementor-container {
    gap: 15px !important;
    flex-wrap: nowrap !important;
}
.main-banner .aa-left {
    padding: 0px !important;
    position: absolute;
    left: 15px;
    top: 55%;
}
.main-banner .aa-right {
    position: absolute;
    right: 15px;
    top: 55%;
}
.gastro .wplg-textpanel-title {
    font-size: 14px !important;
}
body .gastro.aa-gallery .wplg-textpanel {
    position: absolute !important;
    bottom: 0;
    right: 0;
    background-color: #e30613 !important;
    padding: 5px 10px !important;
    width: 100% !important;
}
.sli-gal .wd-carousel {
    --wd-col-sm: 2 !important;
    --wd-col-md: 2 !important;
}
.inner-testi .wd-nav-pagin-wrap {
    display: none !important;
}
.aa-gallery .elementor-widget-image a:hover::before {
    height: 25px !important;
}
.aa-gallery .elementor-widget-image a::before {
    width: 25px !important;
}
.scrollToTop.button-show {
    bottom: 65px !important;
}
.page-title {
    padding: 165px 0px 75px 0px !important;
}
.wd-carousel-item {
    padding: 0 calc(0px / 2) !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: 0px !important;
}
iframe#tidio-chat-iframe {
    bottom: 80px !important;
    left: auto !important;
    right: -4px !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: block !important;
}
.wd-nav-pagin {
    display: flex !important;
    margin-top: 25px !important;
    justify-content: center;
}
.wd-hide-sm {
    display: block !important;
}
.wpcf7-form .col-md-6 {
    max-width: 50%;
}
textarea {
    min-height: 124px !important;
}
span.elementor-icon-list-text {
    word-break: break-word !important;
}
.grecaptcha-badge {
    display: none !important;
}
header span.wd-tools-text {
    display: none !important;
}
.aa-headerbtn {
    padding: 0px 25px !important;
	  height: 52px !important;
	  font-size: 16px !important;
	  backdrop-filter: blur(10px);
}
.aa-news input[type="submit"] {
    height: 52px !important;
    padding: 0px 25px !important;
	  font-size: 16px !important;
	  backdrop-filter: blur(10px);
}
input[type="submit"] {
    height: 52px !important;
    padding: 0px 25px !important;
	  font-size: 16px !important;
	  backdrop-filter: blur(10px);
}
.aa-btn a {
    height: 52px !important;
    padding: 0px 25px !important;
	  font-size: 16px !important;
	  backdrop-filter: blur(10px);
}
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;
}
.mobile-nav a {
    font-size: 16px !important;
    font-weight: 400 !important;
}
}






@media (max-width: 767px) {
footer .menu li {
    margin-bottom: 20px !important;
}
footer .wd-nav[class*="wd-style-"]>li>a {
    height: auto !important;
}
.page-id-675 .page-title {
    background-position: 85% 50% !important;
}
.process-inner .wd-info-box {
    flex-direction: row;
    gap: 15px !important;
    text-align: left !important;
}
.process-inner::before {
    content: "";
    border-left: 2px dashed #28aaa2;
    width: 0px;
    position: absolute;
    left: 28px !important;
    transform: translateX(-50%);
    top: 0px !important;
    height: 93% !important;
	}
.process-inner .info-box-icon {
    font-size: 28px !important;
    height: 55px !important;
    min-width: 55px !important;
}
.aa-testi .wd-info-box {
    max-width: 100% !important;
}
footer .menu {
	  display: block !important;
    gap: 10px;
    justify-content: start;
    position: relative;
    row-gap: 20px !important;
    left: 0%;
    transform: translateX(0%);
    column-count: 2;
}
/* footer .menu li {
    width: 45%;
    flex: 0 0 45%;
} */
.abt-sec::before {
    zoom: 0.45;
	left: auto !important;
	right: 40px;
}
.main-banner .aa-left, .main-banner .aa-right {
    position: inherit !important;
}
.fifty-gap .elementor-container, .twenty-gap .elementor-container {
    gap: 15px !important;
    flex-wrap: wrap !important;
}
footer .col-menu .menu li {
    padding-left: 20px !important;
	  margin-bottom: 15px !important;
}
body .sli-gal .wd-carousel {
    --wd-col-sm: 1 !important;
    --wd-col-md: 1 !important;
}
.whb-general-header {
    background-color: transparent !important;
    backdrop-filter: none !important;
}
footer .col-menu .menu a {
    height: auto !important;
    font-size: 15px !important;
}
footer .col-menu .menu li::before {
    transform: translateY(-48%) !important;
}
footer .col-menu .menu {
    column-gap: 10px !important;
    column-count: 2 !important;
    display: block !important;
}
.aa-tabs ul.wd-nav li {
    margin: 0px !important;
}
.aa-tabs ul.wd-nav {
    flex-wrap: wrap !important;
	  column-gap: 25px !important;
}
.aa-tabs .wd-nav-tabs-wrapper {
    mask-image: none !important;
    overflow: hidden !important;
}
.gastro .promo-banner .banner-image :is(img,picture,video) {
    height: 220px !important;
}
.gastro.sli-gal .wd-carousel {
    --wd-col-sm: 1 !important;
    --wd-col-md: 1 !important;
}
.gastro .wplg-gallery-default > div {
    max-width: 100% !important;
    flex: 0 0 calc(100% - 0px) !important;
}
    .aa-gallery.gastro .wplg-textpanel {
        display: block !important;
    }
.gastro .wplg-textpanel-title {
    line-height: 1.4em !important;
}
.aa-gallery .elementor-widget-container a p {
    font-size: 16px !important;
}
.sli-gal .wd-gallery-item img {
    height: 220px !important;
}
.aa-testi.inner .wd-nav-arrows {
    width: 40% !important;
}
ul#menu-policies-menu {
    gap: 25px !important;
}
.aa-faq .wd-accordion-title {
    padding: 16px 15px 16px 15px !important;
}
.aa-faq .wd-accordion-content {
    padding: 0px 15px 17.5px 15px !important;
}
.center-counter .elementor-widget-wrap::after, .center-counter .elementor-widget-wrap::before, .side-counters .elementor-widget-wrap::before {
    visibility: hidden !important;
}
.aa-concol::before, .aa-concol::after {
    visibility: hidden !important;
}
.page-title .title {
    font-size: 32px !important;
	word-break: break-word;
}
.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;
}
.aa-testi .info-box-wrapper {
    margin: 0px 0px;
}
.wpcf7-form .col-md-6 {
    max-width: 100% !important;
}
.scrollToTop.button-show {
    bottom: 85px !important;
	  right: 15px !important;
	  left: auto !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;
}
.title-size-large {
    padding: 300px 0 150px !important;
}




/* Laptop CSS Start */
@media only screen and  (max-width: 1600px){
.inner-heading .elementor-heading-title {
    font-size: 42px !important;
}
.main-banner .elementor-container {
    min-height: 800px !important;
}
.main-banner.wd-carousel-wrap {
    height: 800px !important;
}
.main-banner .wd-autoheight, .main-banner .wd-autoheight .wd-carousel-item {
    height: 800 !important;
}
.main-banner .wd-slide {
    min-height: 800px !important;
}
.main-banner .aa-left {
    padding: 0px !important;
    position: absolute;
    left: 50px;
    top: 55%;
}
.main-banner .aa-right {
    position: absolute;
    right: 50px;
    top: 55%;
}
.main-banner h2 {
		font-size: 52px !important;
}
.abt-sec::before {
    left: 40px !important;
}
.wd-nav-pagin-wrap {
    display: block !important;
}
.wd-nav-pagin {
    gap: 5px !important;
    display: flex !important;
    justify-content: center;
    margin-top: 25px !important;
    margin-bottom: 16px !important;
}
.title-size-large .title {
    font-size: 55px !important;
}
}
/* Laptop CSS End */





/* LED CSS */
@media only screen and  (min-width: 1601px){
.main-banner .aa-left {
    padding: 0px !important;
    position: absolute;
    left: 50px;
    top: 55%;
}
.main-banner .aa-right {
    position: absolute;
    right: 50px;
    top: 55%;
}
}
/* LED CSS */
}

@media (max-width: 576px) {
	.sz-table .wd-el-table{
    width: 700px;
}
.sz-table .wd-el-table thead>tr:first-child>th:first-child{
    min-width: 145px;
}

@media (max-width: 320px) {
.scrollToTop.button-show {
    bottom: 95px !important;
}
}
.pum-container{
	left:8px !important;
}
}

