@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.gd-landsberg.de/wp-content/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-transform: inherit;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 900;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(149, 24, 37);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 900;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(149,24,37);
	--wd-alternative-color: rgb(116,22,31);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #FFFFFF;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #FFFFFF;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(149,24,37);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	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(0,0,0);
	--wd-form-placeholder-color: rgba(0,0,0,0.47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1250px;
--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;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* Woocommerce */
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 {
    box-shadow: 4px 4px 10px #0002;
}
body .mobile-nav .logout-icon a {
    font-size: 0px !important;
    min-height: 35px !important;
}
.logout-icon a {
    font-size: 0px !important;
    width: 30px !important;
    background-image: url(/wp-content/uploads/2023/10/logout.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.woocommerce-my-account-wrapper {
    margin-top: 20px !important;
    margin-bottom: 60px !important;
}
.woocommerce-MyAccount-navigation ul li.is-active>a {
    background-color: #951824 !important;
    color: #fff !important;
}
.close-side-widget a::after {
    content: "Menü Schließen" !important;
    font-size: 16px!important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    display: block !important;
    color: #272727!important;
    width: auto;
    height: auto;
    opacity: 1;
    border: 0px solid !important;
    position: relative;
    top: 1px;
}
.wd-registration-page div#g-recaptcha {
    margin-bottom: 17px !important;
}
body .close-side-widget a {
    font-size: 0px !important;
}
.close-side-widget a::before {
    font-size: 22px !important;
}
body .wd-switch-to-register[data-login="Login"]::after {
    content: "Registrieren" !important;
    font-size: 16px !important;
}
.woocommerce-error {
	width: fit-content !important;
}
.wd-registration-page.wd-register-tabs.active-register .wd-switch-to-register::after {
    content: "Anmeldung" !important;
}
.form-row-username label::before {
    content: "E-Mail-Adresse oder Benutzername";
    font-size: 16px;
}
.woocommerce-form.woocommerce-form-register.register p label::after {
    content: "E-Mail-Adresse";
    font-size: 16px !important;
}
.woocommerce-form.woocommerce-form-register.register p label {
    font-size: 0px !important;
}
.woocommerce-form.woocommerce-form-register.register p:nth-child(2)::after {
    content: "Ein Link zum Festlegen eines neuen Passworts wird an Ihre E-Mail-Adresse gesendet.";
    font-size: 16px !important;
}
.woocommerce-form.woocommerce-form-register.register p:nth-child(2) {
    font-size: 0px !important;
}
.form-row-username label {
    font-size: 0px;
}
.woocommerce-form-login__submit::before {
    content: "Anmeldung";
    font-size: 16px;
}
body .woocommerce-form-login__submit {
    font-size: 0px !important;
}
body .wd-switch-to-register::after {
    content: "Registrieren";
    font-size: 16px !important;
}
.woocommerce-form.woocommerce-form-register.register button::after {
    content: "Registrieren";
    font-size: 16px !important;
}
.woocommerce-form.woocommerce-form-register.register button {
    font-size: 0px !important;
}
body .wd-switch-to-register {
    font-size: 0px !important;
}
.woocommerce-LostPassword.lost_password::before {
    content: "Passwort vergessen?";
    font-size: 16px;
}
.woocommerce-LostPassword.lost_password {
    font-size: 0px;
}
.woocommerce-form-login__rememberme span::before {
    content: "Erinnere dich an mich";
    font-size: 16px;
}
.woocommerce-form-login__rememberme span {
    font-size: 0px;
}
.form-row-password label::before {
    content: "Passwort";
    font-size: 16px;
}
.form-row-password label {
    font-size: 0px;
}
.col-register h2::after {
    content: "Registrieren";
    font-size: 22px !important;
}
.col-register h2 {
    font-size: 0px !important;
}
.col-login h2::after {
    content: "Anmeldung";
    font-size: 22px !important;
}
.col-login h2 {
    font-size: 0px !important;
}
.wd-login-title {
    text-transform: inherit !important;
}
.wd-registration-page {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
}
input[type="radio"], input[type="checkbox"] {
    position: relative;
    top: -2px;
}
.show-password-input {
    height: 52px !important;
}
.woocommerce-Button:hover {
    background-color: transparent !important;
    color: #951825 !important;
}
.woocommerce-Button {
    height: 52px !important;
    border-radius: 8px !important;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    padding: 0px 35px !important;
    border: 1px solid #951825 !important;
    transition: ease all 0.4s;
    box-shadow: none !important;
    width: fit-content !important;
}
.woocommerce-button:hover {
    background-color: transparent !important;
    color: #951825 !important;
}
.woocommerce-button {
    height: 52px !important;
    border-radius: 8px !important;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    padding: 0px 35px !important;
    border: 1px solid #951825 !important;
    transition: ease all 0.4s;
    box-shadow: none !important;
    width: fit-content !important;
}
.wd-switch-to-register:hover {
    background-color: transparent !important;
    color: #951825 !important;
}
.wd-switch-to-register {
    height: 52px !important;
    border-radius: 8px !important;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    padding: 0px 35px !important;
    border: 1px solid #951825 !important;
    transition: ease all 0.4s;
    box-shadow: none !important;
    width: fit-content !important;
}
/* Woocommerce */

/* 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;
}
html::-webkit-scrollbar {
  width: 17px;
}
html::-webkit-scrollbar-thumb {
border:2px solid #000000;
background-color: #951825 !important;
}
html::-webkit-scrollbar-track {
   background: #222222;
}
/** Scroll bar CSS End **/
/* Global */
.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}
.wpcf7-response-output {
    width: fit-content;
    margin: 20px auto 0px auto !important;
}
.team-det li.elementor-icon-list-item {
	width: fit-content !important;
}
.site-content {
    margin-bottom: 0px !important;
}
.wd-prefooter {
    padding-bottom: 0px !important;
}
rs-module-wrap {
    width: 100% !important;
}
rs-module {
    width: 100% !important;
}
.pswp__bg {
    background: #00000099 !important;
}
.grecaptcha-badge {
    z-index: 999 !important;
    bottom: 75px !important;
}
.aa-img img {
	box-shadow: 7.778px 7.778px 18.5px rgba(0,0,0,0.08);
}
.screen-reader-response {
    display: none !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
    font-size: 14px;
		letter-spacing: 1px;
		color: #f5f5f5;
		font-weight: 400;
		font-family: "Poppins";
  	transition: ease all 0.4s;
}
.copyrights-wrapper a:hover {
    text-decoration: underline;
	  text-underline-offset: 7px !important;
}
.title-size-large {
    padding: 120px 0 !important;
    background-blend-mode: overlay;
    background-color: #000000bf !important;
}
.title-size-large .title {
    color: #FFFFFF !important;
}
.mobile-nav .current-menu-item a.woodmart-nav-link {
    color: #951825 !important;
}
.mobile-nav a.woodmart-nav-link {
    color: #000000 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.mobile-nav .wd-sub-menu .current-menu-item a.woodmart-nav-link {
    color: #951825 !important;
}
.mobile-nav .wd-sub-menu a.woodmart-nav-link {
    color: #000000 !important;
}
.aa-link a:hover {
    color: #951825 !important;
}
.aa-link a {
    transition: ease all 0.4s;
}
/* Global */
/* Header */
.whb-sticked .whb-general-header {
    background-color: #ffffff !important;
    box-shadow: 0px 6px 10px #0001;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 20px !important;
    height: 20px !important;
    border-radius: 3px !important;
    background-image: url(/wp-content/uploads/2023/09/New-Project-1.png) !important;
    background-color: transparent !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
		display: none !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #951825 !important;
}
header .wd-nav[class*="wd-style-"]>li>a:hover {
    color: #951825 !important;
}
header .wd-nav[class*="wd-style-"]>li>a {
    color: #000000 !important;
}
header .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #ffffff !important;
    font-size: 12px !important;
    margin-left: 8px !important;
    margin-top: 3px;
}
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    position: absolute;
    background-color: #f5f5f5 !important;
    width: 2px !important;
    height: 0px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 140% !important;
    transition: ease all 0.4s !important;
}
header .wd-nav.wd-gap-l {
    --nav-gap: 49px;
}
header .wd-dropdown a {
    color: #000000 !important;
}
header .wd-dropdown a:hover {
    color: #951825 !important;
}
header .wd-sub-menu .current-menu-item a {
    color: #951825 !important;
}
header .wd-sub-menu a {
    color: #000000 !important;
}
.whb-general-header {
    background-color: #ffffffd1 !important;
}
/* Header */
/* Buttons */
.aa-btn a:hover {
    background-color: #ffffff !important;
    color: #951824 !important;
}
.aa-btn a span {
    line-height: 0;
}
.aa-btn a {
    height: 59px;
    border-radius: 8px;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    padding: 0px 40px !important;
    transition: ease all 0.4s;
	  box-shadow: none !important;
}
.cookies-accept-btn:hover {
    background-color: #ffffff !important;
    color: #951824 !important;
}
.cookies-accept-btn {
	  line-height: 0;
    border-radius: 8px !important;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    transition: ease all 0.4s;
	  box-shadow: none !important;
	  border: 1px solid #951825 !important;
}
.aa-btn.primary a {
    border: 1px solid #951825 !important;
}
.aa-btn.primary a:hover {
    background-color: transparent !important;
}
.button-show:hover {
    background-color: #ffffff !important;
    color: #000 !important;
}
.button-show {
    border-radius: 8px !important;
    left: 15px !important;
    bottom: 75px !important;
    background-color: #951824 !important;
    color: #ffffff !important;
    border: 1px solid #951824 !important;
}
/* Buttons */
/* Main Banner */
.banner-social li.elementor-icon-list-item {
    margin-left: 5px !important;
}
.banner-social ul.elementor-icon-list-items li span:hover {
    transform: scale(1.1);
}
.banner-social ul.elementor-icon-list-items li span {
    transition: ease all 0.4s;
}
.banner-social ul.elementor-icon-list-items {
    display: flex;
    width: 60px !important;
    height: 80px;
    border-radius: 60px 0px 0px 60px;
    background-color: #f8f8f8;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 0;
    transform: translateY(-125%);
}
/* Main Banner */
/* Services Section */
.ser-shape::after {
    content: "";
    height: 492px !important;
    width: 193px !important;
    position: absolute;
    background-image: url(/wp-content/uploads/2023/09/Group-119.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -38px;
    right: -36px;
		opacity: 0.1;
    filter: grayscale(1);
}
.ser-inner .promo-banner {
    filter: drop-shadow(4.243px 4.243px 9px rgba(0,0,0,0.16));
}
.ser-inner .elementor-container {
    gap: 50px !important;
}
/* Services Section */
/* Reference Section */
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    pointer-events: auto !important;
    transform: none !important;
}
.wd-btn-arrow[class*="prev"]:after {
    content: url(/wp-content/uploads/2023/09/arrow.png) !important;
}
.wd-btn-arrow[class*="next"]:after {
    content: url(/wp-content/uploads/2023/09/arrow-1.png) !important;
}
[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: calc(-109px + var(--wd-car-sp) / 2) !important;
	  margin-top: -130px !important;
}
[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: calc(-109px + var(--wd-car-sp) / 2) !important;
	  margin-top: -130px !important;
}
.ref-sli .owl-dots {
	display: none !important;
}
.owl-dots .owl-dot.active span {
    border-color: #951825 !important;
    background-color: #951825 !important;
	  width: 12px !important;
	  height: 12px !important;
}
.owl-dots .owl-dot span {
    border-color: #000000 !important;
    background-color: #000000 !important;
	  width: 12px !important;
	  height: 12px !important;
}
.owl-dots {
    width: fit-content;
    margin: auto;
    display: flex !important;
    gap: 10px !important;
}
.ref-sli .info-box-content {
    padding: 26px 40px 49px;
}
.ref-sli a.btn-style-link:hover {
    color: #000 !important;
    opacity: 1 !important;
}
.ref-sli a.btn-style-link {
    color: #951825 !important;
    text-transform: inherit !important;
    font-size: 20px !important;
    font-weight: 900 !important;
    transition: ease all 0.4s;
}
.ref-sli .info-box-wrapper:hover {
    box-shadow: 15.209px 15.453px 15.5px rgba(0,0,0,0.08) !important;
}
.ref-sli .info-box-wrapper {
    box-shadow: 4.243px 4.243px 11.5px rgba(0,0,0,0.08) !important;
    background-color: #f8f8f8;
    margin-bottom: 60px !important;
    transition: ease all 0.4s;
    border-radius: 8px !important;
    overflow: hidden;
}
.ref-sli .wd-carousel-spacing-30 {
    --wd-car-sp: 50px !important;
}
.ref-sec .elementor-container {
    max-width: calc(100% - 320px) !important;
}
/* Reference Section */
/* Careers Section */
.career-sec img {
	box-shadow: 7.778px 7.778px 18.5px rgba(0,0,0,0.08);
}
.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;
}
/* Careers Section */
/* About Section */
.abt-shape.right::before {
    transform: scaleX(-1);
    right: auto !important;
    left: 94%;
}
.abt-shape img {
    box-shadow: 16.263px 16.263px 18.5px rgba(0,0,0,0.08);
}
.abt-shape::before {
    content: "";
    height: 736px;
    width: 183px !important;
    background-image: url(/wp-content/uploads/2023/09/Group-25.png);
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 94%;
    top: -40px;
    z-index: 0;
}
/* About Section */
/* Contact Section */
.kon-sec span.elementor-icon-list-text {
    text-align: left !important;
}
.kon-sec a:hover span.elementor-icon-list-text {
    text-decoration: underline;
    text-underline-offset: 6px;
}
.aa-btn.secondary a:hover {
    background-color: #fff !important;
}
.aa-btn.secondary a {
    background-color: #000 !important;
}
/* Contact Section */
/* Footer */
.browser-Safari.platform-Mac.OS.X.wd-scrollbar .aa-footer::before {
		height: 120% !important;
}
.aa-footer::before {
    content: "";
    width: 361px !important;
    height: 120% !important;
    background-image: url(/wp-content/uploads/2023/09/Group-125.png);
    position: absolute;
    z-index: 2;
    left: 50px;
    top: -79px;
}
.aa-news .mc4wp-alert {
    margin-top: 0px !important;
    border-radius: 8px !important;
    width: fit-content;
}
.aa-news input[type="text"], .aa-news input[type="email"] {
    height: 59px;
    font-size: 16px;
	  border-radius: 8px;
}
input[type="submit"]:hover {
    background-color: #fff !important;
    color: #000 !important;
}
input[type="submit"] {
    height: 59px;
    border-radius: 8px !important;
    background-color: #951825 !important;
    font-size: 16px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    padding: 0px 40px !important;
    transition: ease all 0.4s;
    box-shadow: none !important;
}
.footer-links .menu .current-menu-item a {
    color: #951824 !important;
    font-weight: 700 !important;
}
.footer-links .menu .current-menu-item a::before {
    background-color: #951824 !important;
}
.footer-links .menu a:hover::before {
    background-color: #951824 !important;
}
.footer-links .menu a::before {
    content: "";
    height: 2px;
    width: 12px;
    background-color: #fff !important;
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
}
.footer-links .menu li {
    width: fit-content;
    padding-left: 25px;
}
.footer-links .menu a:hover {
    color: #951824 !important;
}
.footer-links .menu a {
    color: #fff !important;
}
.footer-links .menu {
    flex-direction: column !important;
    gap: 0px;
}
.copy .wd-nav.wd-gap-l {
    --nav-gap: 70px;
}
.copy .current-menu-item a.woodmart-nav-link {
    color: #951824 !important;
}
.copy a.woodmart-nav-link:hover {
    color: #951824 !important;
}
.copy a.woodmart-nav-link {
    color: #fff !important;
}
/* Footer */
/* Contact Page */
.daten-con:hover {
    text-decoration: none !important;
    color: #fcfcfc !important;
}
.daten-con {
    color: #fcfcfc;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}
.wpcf7-acceptance .wpcf7-list-item input {
    position: relative;
    top: 0px;
}
.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    color: #fff !important;
    align-items: baseline;
    gap: 5px;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
    filter: invert(1);
}
.dnd-upload-status .dnd-upload-image {
    border: 1px solid #ffffff !important;
}
.dnd-upload-status .dnd-upload-image span.file {
    filter: invert(1) contrast(9);
}
.dnd-upload-status .dnd-upload-details .name, .dnd-upload-status .dnd-upload-details em {
    color: #fff !important;
}
.codedropz-upload-handler {
    border: 2px dashed #ffffff !important;
}
.codedropz-upload-inner span {
    color: #fff !important;
}
.cd-upload-btn:hover {
    text-decoration: none !important;
}
.dnd-upload-counter {
    color: #fff !important;
}
.cd-upload-btn {
    color: #fff !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}
.codedropz-upload-inner h3 {
    font-size: 22px !important;
    color: #fff !important;
}
.con-form input[type="submit"] {
    border: 1px solid #fff !important;
}
.dnd-upload-status .dnd-upload-details span.has-error {
    background-color: red !important;
    width: fit-content;
    margin-top: 5px;
    padding: 3px 10px !important;
    color: #fff !important;
    border-radius: 5px !important;
    top: 6px;
    position: relative;
}
.wpcf7-not-valid-tip {
    background-color: red !important;
    width: fit-content;
    margin-top: 5px;
    padding: 0px 10px;
    color: #fff !important;
	  border-radius: 5px !important;
}
textarea {
    min-height: 100px !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;
    background-color: #fff;
    font-size: 16px !important;
	  border-radius: 12px !important;
}
.aa-concol li.elementor-icon-list-item {
    width: fit-content;
}
.aa-concol::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #68191f transparent transparent transparent;
    position: absolute;
    left: -50px;
    bottom: -50px;
}
.aa-concol::before {
    content: "";
    height: 100%;
    width: 50px !important;
    position: absolute;
    background-color: #951824;
    left: -50px;
    top: 50px;
    z-index: 0;
}
.aa-conlist li.elementor-icon-list-item {
    width: fit-content;
}
.aa-form-btn {
    text-align: center !important;
}
.wpcf7-response-output {
    margin-bottom: 20px !important;
    border: 1px solid #fff !important;
    border-radius: 12px !important;
}
.wpcf7-not-valid-tip {
    background-color: red !important;
    width: fit-content;
    margin-top: 5px;
    padding: 0px 10px;
    color: #ffff;
}
div.wpcf7 .wpcf7-spinner:before {
    border-left-color: #ffff !important;
}
/* Contact Page */
/* Career Page */
.career-form input[type="submit"]:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.career-form .dnd-upload-status {
    filter: invert(1);
}
.career-form .codedropz-upload-handler {
    filter: invert(1);
}
.career-form .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    filter: invert(1);
}
/* Career Page */
/* Project Page */
.project-info .elementor-widget-wrap {
    height: fit-content;
}
.aa-testi [class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    filter: invert(1);
    margin-top: -25px !important;
}
.aa-testi [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    filter: invert(1);
    margin-top: -25px !important;
}
.aa-testi .owl-stage {
    margin: 15px 0px !important;
}
.aa-testi .info-box-wrapper {
    box-shadow: 0px 0px 14.5px rgba(0,0,0,0.16);
    padding: 40px 20px;
}
.aa-testi .info-box-wrapper {
    border-radius: 12px !important;
}
.aa-testi .owl-dots {
    display: none !important;
}
.pro-sli [class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    filter: invert(1);
    margin-top: -25px !important;
}
.pro-sli [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    filter: invert(1);
    margin-top: -25px !important;
}
.pro-sli img {
    border-radius: 12px !important;
	  box-shadow: 0px 0px 14.5px rgba(0,0,0,0.16);
}
.pro-sli .owl-dots {
    display: none !important;
}
.pro-sli .wd-carousel-spacing-30 {
    --wd-car-sp: 50px !important;
}
/* Project Page */
.pdf-sec .elementor-widget-wrap:hover {
    transform: translateY(-10px);
}
.pdf-sec .elementor-widget-wrap {
    transition: ease all 0.4s !important;
}
.pdf-sec .elementor-container {
    gap: 20px !important;
}





@media (max-width: 1024px) {
.mobile-nav .wd-heading {
    border: 0px !important;
    box-shadow: 4px 4px 16px #0002;
    margin-bottom: 20px;
}
.mobile-nav a.woodmart-nav-link {
    justify-content: center;
    border: 0px !important;
}
.close-side-widget {
    width: 100% !important;
}
.close-side-widget a::before {
    margin: 0px !important;
}
.mobile-nav a.woodmart-nav-link {
    justify-content: center;
    border: 0px !important;
    font-weight: 700 !important;
}
body .close-side-widget a {
    width: 100% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.aa-team .elementor-column {
    flex: 0 0 calc(50% - 12.5px) !important;
}
.pdf-sec .elementor-container {
    flex-wrap: inherit !important;
}
.wd-registration-page {
    padding-top: 15px !important;
}
.pro-sli .owl-dots {
    display: block !important;
}
.aa-testi .owl-dots {
    display: block !important;
}
.aa-testi .info-box-wrapper {
    margin: 0px 30px;
}
.wd-header-overlap .page-title {
    padding-top: 165px !important;
}
.codedropz-upload-inner h3 {
    font-size: 18px !important;
    color: #fff !important;
}
.footer-links .menu {
    gap: 0px !important;
}
.aa-news input[type="text"], .aa-news input[type="email"] {
    width: 100% !important;
}
.abt-shape::before {
	display: none !important;
}
.aa-footer::before {
	display: none !important;
}
.ref-sli .owl-dots {
    display: flex !important;
    margin-top: -45px !important;
}
.ref-sli h4.info-box-title {
    font-size: 20px !important;
}
.ref-sli a.btn-style-link {
    font-size: 16px !important;
}
.ref-sli .info-box-content {
    padding: 11px 25px 34px;
}
.ref-sli .wd-carousel-spacing-30 {
    --wd-car-sp: 20px !important;
}
.refer img {
    height: 200px !important;
    object-fit: cover;
}
.ref-sec .elementor-container {
    max-width: 100% !important;
}
.ser-shape::after {
    height: 300px !important;
    width: 100px !important;
    top: -42px !important;
    right: 25%;
}
.ser-inner img {
    height: 250px !important;
}
.ser-inner h4.banner-title.wd-fontsize-l {
    font-size: 18px !important;
    word-break: break-word;
}
.ser-inner .elementor-container {
    gap: 15px !important;
    flex-wrap: initial !important;
}
.banner-social ul.elementor-icon-list-items {
    width: 45px !important;
    height: 60px !important;
    border-radius: 30px 0px 0px 30px !important;
    transform: translateY(-130%) !important;
}
.banner-social .elementor-icon-list-item:not(:last-child) {
    padding-bottom: 0px !important;
}
.owl-nav {
    display: none !important;
}
.page-title {
    padding: 65px 0px !important;
}
.button-show {
    bottom: 75px !important;
}
.grecaptcha-badge {
    display: none !important;
}
header span.wd-tools-text {
    display: none !important;
}
input[type="submit"] {
    height: 52px !important;
    padding: 0px 25px !important;
}
.aa-headerbtn {
    height: 52px !important;
    padding: 0px 25px !important;
}
.aa-btn a {
    height: 52px !important;
    padding: 0px 25px !important;
}
.aa-form-btn input {
    height: 52px !important;
    padding: 0px 25px !important;
}
input[type="submit"] {
    height: 52px !important;
    padding: 0px 25px !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;
}
.mobile-nav a {
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
}



@media (max-width: 767px) {
.aa-team .elementor-container {
    gap: 0px !important;
}
.aa-team .elementor-column {
    flex: 0 0 100% !important;
}
.pdf-sec .elementor-container {
    flex-wrap: wrap !important;
}
.aa-testi .info-box-wrapper {
    margin: 0px 15px !important;
}
.aa-concol::before {
	display: none !important;
}
.aa-concol::after {
	display: none !important;
}
.ref-mbl .elementor-widget-wrap {
    background-color: #741620 !important;
}
.copy ul li {
    height: 35px;
}
.copy ul {
    flex-direction: column;
    width: 100% !important;
    text-align: center;
    align-items: center;
}
.mbl-icon-list li span.elementor-icon-list-icon {
    margin-bottom: 15px !important;
}
.mbl-icon-list li span {
    padding: 0px !important;
    justify-content: center !important;
}
.mbl-icon-list ul {
    flex-direction: column;
    align-items: center;
    gap: 30px !important;
}
.mbl-icon-list li {
    display: block !important;
}
.mbl-icon-list a {
    display: block !important;
}
.ref-sli a.btn:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.ref-sli .owl-dots .owl-dot span {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
}
.ref-sli .owl-dots .owl-dot.active span {
    border-color: #ffffff !important;
	  background-color: #951825 !important;
}
.ser-inner .elementor-container {
    flex-wrap: wrap !important;
}
.ser-shape::after {
	display: none !important;
}
.banner-social ul.elementor-icon-list-items {
	display: none !important;
}
.scrollToTop.button-show {
    bottom: 70px !important;
}
}


@media (min-width: 769px) {
#customer_login>div:not(:first-child):last-child {
    border-inline-start: 1px solid rgb(149 24 36);
}
}


@media (max-width: 1290px) and (min-width: 1025px) {
/* Container CSS Start */
body.page .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
body .elementor-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
header .wd-nav.wd-gap-l {
    --nav-gap: 29px !important;
}
}

.wpcf7 textarea {
	background-color: white !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;
}
.wd-header-overlap .title-size-large {
    padding-top: 280px !important;
}
/* Global Css End */


/* LED */
@media (min-width: 1501px) {
.banner-social ul.elementor-icon-list-items {
    transform: translateY(-135%) !important;
}
.title-size-large .title {
    font-size: 70px !important;
}
}
/* LED */




/* Laptop CSS Start */
@media only screen and  (max-width: 1600px){
.banner-social ul.elementor-icon-list-items {
    transform: translateY(-135%) !important;
}
.aa-footer::before {
    opacity: 0.5;
}
[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: calc(-87px + var(--wd-car-sp) / 2) !important;
}
[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: calc(-87px + var(--wd-car-sp) / 2) !important;
}
.aa-testi {
    max-width: 1070px;
}
.refer {
    max-width: 1000px;
    margin: auto;
}
.pro-sli {
    max-width: 1070px;
	  margin: auto;
}
.refer img {
    height: 300px !important;
    object-fit: cover !important;
}
.refer h4.info-box-title {
    font-size: 28px !important;
}
.ref-sec .elementor-container {
    max-width: 1250px !important;
}
.main-banner h1.elementor-heading-title {
    font-size: 60px !important;
}
.main-banner .elementor-container {
    min-height: 700px !important;
}
.main-banner .content .elementor-widget-container {
    max-width: 55% !important;
}
h2.elementor-heading-title {
    font-size: 50px !important;
}
.title-size-large .title {
    font-size: 65px !important;
}
}
/* Laptop CSS End */
}

