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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,25,29);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgb(25,25,29);
	--wd-entities-title-color-hover: rgb(25, 25, 29);
	--wd-alternative-font: "Imbue", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(25,25,29);
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(25,25,29);
	--wd-alternative-color: rgb(25,25,29);
	--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(25,25,29);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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 {
	background-repeat: no-repeat;
	object-fit: contain;
	object-position: right bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-color-dis: rgb(0,0,0);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
	--wd-pagin-bg: rgb(0,0,0);
	--wd-pagin-bg-hover: rgb(0,0,0);
	--wd-pagin-bg-act: rgb(0,0,0);
	--wd-pagin-radius: 105px;
	--wd-pagin-brd-color: rgb(0,0,0);
	--wd-pagin-brd-color-hover: rgb(0,0,0);
	--wd-pagin-brd-color-act: rgb(0,0,0);
	--wd-pagin-brd: 2px solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 10px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 10px;
	}

}
:root{
--wd-container-w: 1215px;
--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;
}

@media (min-width: 1215px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

:root{
	--aa-half-width: calc((100vw - 1215px - var(--wd-scroll-w)) / 2);
}
.aa-leftcontainer {
	padding-left:var(--aa-half-width) !important;
}
.aa-rightcontainer {
	padding-right:var(--aa-half-width) !important;
}

.btn {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 400;
}

.btn-shape-rectangle {
    padding: 18px 35px;
}

.btn.btn-color-primary:hover {
    background: #242427 !important;
}

input[type="submit"], .cookies-buttons .cookies-accept-btn {
    font-size: 16px !important;
    text-transform: capitalize !important;
    background: #141414 !important;
    color: #ffffff !important;
	  box-shadow: none !important;
    font-weight: 400 !important;
    padding: 15px 30px !important;
}

input[type="submit"]:hover, .cookies-buttons .cookies-accept-btn:hover {
    font-size: 16px !important;
    text-transform: capitalize !important;
    background: #242427 !important;
    color: #ffffff !important;
}

.comp-his .elementor-icon-list-text b {
    font-size: 20px;
    font-weight: 700;
}

.comp-his ul.elementor-icon-list-items li:first-child:before {
    content: "------------";
    background: #ff000000;
    position: absolute;
    left: -49.5px;
    transform: rotate(90deg);
    top: 54px;
}

.cs-service .box-style-shadow {
    padding: 20px 20px 80px 20px;
    box-shadow: none;
   transition: 0.5s;
}

.cs-service .info-box-title {
    margin-top: 15px;
}

.cs-service .info-box-icon {
    border: 2px solid white;
}

.cs-service .box-style-shadow:hover {
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
    background: #19191d;
    color: #f9f9fd;
    transition: 0.5s;
}

.center-serv .box-style-shadow {
    background: #19191d;
    padding: 20px 20px 40px 20px !important;
}

.cs-service .box-style-shadow:hover .info-box-title {
    color: #f9f9fd;
}

.cs-service span.wd-btn-text {
    font-weight: 700;
}

.cs-service .btn-style-link.btn-color-white {
    border-color: rgb(255 255 255) !important;
}

.acro .info-box-icon {
    font-size: 60px !important;
    font-family: "Imbue", Sans-serif;
    width: 40px !important;
    text-align: center !important;
}

.top-dot .info-box-icon:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #19191d;
    position: absolute;
    border-radius: 40px;
    left: 14px;
    top: -14px;
}

.testimon-style-boxed h4 {
    font-size: 20px;
    font-weight: 800;
}
.testimon-style-boxed .testimonial-inner {
    background-color: #f9f9fd !important;
    box-shadow: 7px 7px 16px rgb(0 0 0 / 10%) !important;
    min-height: 255px !important;
}

.testimon-style-boxed .wd-carousel-wrap {
    padding: 20px 0px;
}

ul#menu-footer-menu a:hover {
    transform: translateX(10px);
    color: white;
}

.contact-info .elementor-icon-list-text:hover {
    text-decoration: underline;
}

li.elementor-icon-list-item.elementor-icon-list-item:hover:nth-child(5) span.elementor-icon-list-text {
    text-decoration: none !important;
}

/* .contact-info li.elementor-icon-list-item.elementor-icon-list-item:nth-child(2) span.elementor-icon-list-text {
    word-break: break-all !important;
} */

.contact-info li.elementor-icon-list-item.elementor-icon-list-item span.elementor-icon-list-text {
    word-break: break-all !important;
}

.copyrights-wrapper {
    background: #f9f9fd;
    color: #19191d;
    font-size: 14px;
}

.copyrights-wrapper a {
    color: #19191d;
    font-size: 14px;
}

.copyrights-wrapper a:hover {
	text-decoration: underline;
	
}

span.elementor-icon-list-text, p {
    word-break: word-break !important;
}

.scrollToTop {
    position: fixed;
    left: 20px !important;
    border-radius: 5px !important;
    bottom: 90px !important;
}

/* inner page css */
.we-offer .info-box-wrapper {
    border: 1px solid #19191D;
    padding: 20px;
    min-height: 383px;
	  background: whitesmoke;
    transition: 0.5s;
}

.we-offer .info-box-wrapper:hover .info-box-title {
    color: #fcfcfc !important;
}

.we-offer .info-box-wrapper:hover  .info-box-icon {
    filter: invert(1);
}

.we-offer .info-box-wrapper:hover {
    background: #19191d;
    color: #fcfcfc !important;
    transition: 0.5s;
    transform: translateY(-7px);
}

.serv-sec .info-box-wrapper {
    border: 1px solid #19191D;
    padding: 18px;
    background: whitesmoke !important;
    transition: 0.5s !important;
    min-height: 375px;
}

.serv-sec .info-box-wrapper:hover {
    background: #19191d !important;
    color: #fcfcfc !important;
    transition: 0.5s;
    transform: translateY(-7px);
}

.serv-sec .info-box-wrapper:hover .info-box-title {
    color: #fcfcfc !important;
}

.serv-last-row .info-box-wrapper {
    min-height: 427px !important;
}

.core-value .info-box-wrapper {
    background: #ffffff17;
    padding: 60px 0px;
    backdrop-filter: blur(10px);
    border: 1px solid #414141;
    transition: 0.5s;
}

.core-value .info-box-wrapper:hover {
    background: #19191D;
    transition: 0.5s;
}

.mission .info-box-content {
    background: #19191d;
    min-height: 218px;
}

.mission .info-box-icon {
    background: #19191d;
    padding: 20px;
    border-radius: 50px;
    border: 2px solid white;
    filter: drop-shadow(2px 4px 6px #252525);
}

.mission .info-box-wrapper:hover .info-box-icon {
    transform: translateY(-10px);
    scale: 1.1;
}

input[type='email'], input[type='text'], input[type='tel'], textarea {
    font-size: 16px !important;
    height: 56px;
}

.screen-reader-response {
    display: none;
}

.serv-sec .info-box-icon img {
    height: 160px;
    object-fit: cover;
}

.grecaptcha-badge {
    z-index: 111 !important;
}

.whb-top-bar .social-ok .wd-icon:before {
    content: url(/wp-content/uploads/2024/02/google.png) !important;
}

.whb-top-bar .social-ok:hover .wd-icon:before {
    filter: brightness(0.6);
}

footer .current-menu-item a {
    text-decoration: underline;
    text-underline-offset: 5px;
	  color: #ffffff;
}

#qlwapp.qlwapp-bottom-right {
    bottom: 60px !important;
}

textarea {
    min-height: 260px !important;
}

.pswp__bg {
    background: #000000f5 !important;
}

.cs-service img {
    height: 210px;
    object-fit: cover;
}

.elementor-image-carousel-caption {
    display: none;
}

a.wd-logo.wd-main-logo img {
    background-color: #f9f9fd !important;
    margin-top: 10px !important;
    padding: 12px !important;
}
/* @media (max-width:1024px){
a.wd-logo.wd-main-logo img {
    background-color: unset !important;
}
} */
/* .page-id-1839 .page-title-default {
    background-size: 330px !important;
} */

.qa svg.wd-icon {
    font-size: 22px;
}@media (min-width: 1025px) {
	.mh-testi .wd-arrow-inner {
    position: relative;
    top: 175px;
    font-weight: 900;
}

.top-logo {
    position: absolute;
    right: -10px;
}

.swiper-pagination {
    display: none;
}

.whb-top-bar .info-box-content a:hover {
    text-decoration: underline;
    color: #f9f9f9;
    text-underline-offset: 3px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    height: 15px !important;
    width: 15px !important;
}

.mh-testi .wd-prev .wd-arrow-inner:after {
    content: "\f114";
    left: 450px;
    position: relative;
}

.mh-testi .wd-next .wd-arrow-inner:after {
    content: "\f113";
    position: relative;
    right: 450px;
}

.wd-btn-arrow {
    visibility: visible !important;
    opacity: 1 !important;
}

.whb-top-bar .wd-info-box {
    --ib-icon-sp: 20px !important;
}

.whb-top-bar .wd-social-icon {
    padding-right: 18px !important;
}

.wd-logo img {
    max-height: 174px !important;
    top: -71px !important;
    position: relative !important;
}

span.llc-text {
    font-size: 30px !important;
}

.whb-sticked .wd-logo img {
    max-height: 154px !important;
    top: 9px !important;
    position: relative;
    background: #f9f9fd;
    padding: 15px;
}

.title-size-default .title {
    font-size: 75px !important;
    margin: 20px 0px;
}

.color-box .info-box-wrapper {
   background: #19191d !important;
   color: #fcfcfc !important;
}

.color-box .info-box-title {
   color: #fcfcfc !important;
}

.popmake h3 {
    font-size: 30px;
}
@media (max-width:1600px) and (min-width:1025px){
.footer-logo img {
    max-width: 84% !important;
}
}
@media only screen and (max-width: 1600px) {
 h2.elementor-heading-title.elementor-size-default {
    font-size: 50px !important;
    line-height: 60px !important;
   }
	
	.lap-font {
    font-size: 70px !important;
    line-height: 90px !important;
 }
	.title-size-default .title {
    font-size: 65px !important;
    margin: 20px 0px !important;
}
	
	.ch-img img {
    height: 700px;
    object-fit: cover;
}
/* .qa-video .e-hosted-video {
    --video-aspect-ratio: 2.77777 !important;
} */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-logo img {
    max-height: 160px !important;
    top: 9px !important;
    position: relative;
    background: #f9f9fd;
    padding: 0px;
}

.color-box .info-box-wrapper {
   background: #19191d !important;
   color: #fcfcfc !important;
}

.color-box .info-box-title {
   color: #fcfcfc !important;
}

.comp-his ul.elementor-icon-list-items li:first-child:before {
    content: "-------------------" !important;
    left: -80.5px !important;
    top: 84px !important;
}

.cs-service .box-style-shadow {
    padding: 20px 20px 30px 20px !important;
}

.wd-nav-arrows {
    display: none !important;
}

.we-offer .info-box-wrapper {
    min-height: 326px !important;
}

.page-title .title {
    font-size: 50px !important;
    margin-top: 60px !important;
    margin-bottom: 40px !important;
}

.serv-sec .info-box-title {
    font-size: 20px !important;
    line-height: 30px !important;
    overflow-wrap: break-word;
}

.serv-sec .info-box-wrapper {
    min-height: 330px;
}

.serv-last-row .info-box-wrapper {
    min-height: 370px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #656565 !important;
    background-color: #656565 !important;
}

.popmake h3 {
    font-size: 26px;
}

.mh-gal [class*="wd-grid"] {
    --wd-col-sm: 4 !important; 
}

.mh-gal .elementor-swiper-button {
    display: none !important;
}

.page-id-1839 .page-title-default {
    background-size: 200px !important;
}

.mobile-logo img {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 140px;
}
}

@media (max-width: 576px) {
	.wd-nav-mobile a {
    text-transform: capitalize !important;
	  font-size: 16px !important;
}

.wd-logo img {
    max-height: 130px !important;
    top: 9px !important;
    position: relative;
    background: #f9f9fd;
    padding: 0px;
}

.serv-sec .info-box-wrapper {
    min-height: inherit !important;
}

.even-box .info-box-wrapper {
   background: #19191d !important;
   color: #fcfcfc !important;
}

.even-box .info-box-title {
   color: #fcfcfc !important;
}

.comp-his ul.elementor-icon-list-items li:first-child:before {
    content: "-------------------" !important;
    left: -81.5px !important;
    top: 84px !important;
}

.cs-service .box-style-shadow {
    padding: 20px 20px 30px 20px !important;
	  background: #19191d;
	  color: #f9f9fd;
}
.cs-service .box-style-shadow .info-box-title {
    color: #f9f9fd;
}

.wd-nav-arrows {
    display: none !important;
}

.grecaptcha-badge {
    display: none !important;
}

.we-offer .info-box-wrapper {
    min-height: inherit !important;
}

.page-title .title {
    font-size: 40px !important;
    margin-top: 50px !important;
    margin-bottom: 30px !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #656565 !important;
    background-color: #656565 !important;
}

.popmake h3 {
    font-size: 24px;
}

.mh-gal [class*="wd-grid"] {
    --wd-col-sm: 2 !important; 
}

.mh-gal .elementor-swiper-button {
    display: none !important;
}

.mh-gal .elementor-element.elementor-arrows-position-outside .swiper {
    width: calc(100% - 0px) !important;
}

.page-id-1839 .page-title-default {
    background-size: 250px !important;
}
.mobile-logo img {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    width: 100px;
}
}

