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

:root {
	--wd-text-font: "Avenir Next LT Pro Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Avenir Next LT Pro Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(40,87,44);
	--wd-entities-title-font: "Avenir Next LT Pro Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Avenir Next LT Pro Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Acumin Pro Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Avenir Next LT Pro Regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(31,169,211);
	--wd-alternative-color: rgb(19,174,75);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(24,131,56);
	--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: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://ecoturfhydroseeding.ca/wp-content/uploads/2025/07/il-slider1.jpg);
	background-size: cover;
	background-position: center bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.hrline{height:5px; width:100%; background-color:#415b33; margin-bottom:10px;}


/* .mask-section {
    background-color: white;
}
.mask {
  border-radius: 0 0 10% 10% / 2em;
  }
.mask:before {
  background-color: rgba(0,0,0,1);
}
.mask h1 {
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 0;
}
 */

.mask {
}
.mask:before {

}
.mask:nth-child(1) {
  clip-path: ellipse(200% 100% at top);
		
}



/* .portfolio .portfolio-thumbnail img {
  border-radius: 12px;
}

.portfolio-hover .portfolio-thumbnail img {
  border-radius: 12px;
}
 */
/* 
.wd-product .product-image-link img {
  border-radius: 12px !important;
}

.wd-prefooter {
  padding-bottom: 0px !important;
  background-color: var(--wd-main-bgcolor);
} 
 */


/*  .wd-nav-tabs[class*="wd-style-underline"] {
  --nav-color: #50ab57 !important;
  --nav-color-hover: #87db8d !important;
  --nav-color-active: #ffffff !important;
}
:is(.wd-breadcrumbs, .yoast-breadcrumb) {
  --wd-link-color: #41825b !important;
  --wd-link-color-hover: #50ab57 !important;
  --wd-bcrumb-color-active: #50ab57 !important;
} */
/* .product_meta .meta-label {
  color: #50ab57 !important;
  font-weight: 600;
}
 */
.wd-action-btn > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #50ab57 !important;
  cursor: pointer;
}

.wd-label {
  color: #50ab57 !important;
  font-weight: 600;
}

.wd-social-icons.wd-style-default {
  gap: 0;
  --wd-social-color: #b1e8b6 !important;
  --wd-social-color-hover: #fff !important;
}

.wd-nav-portfolio > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: var(--wd-title-font-weight);
  font-style: var(--wd-title-font-style);
  font-size: 24px !important;
  font-family: var(--wd-title-font);
}

/* .wd-nav-portfolio[class*="wd-style-underline"] {
  --nav-color: #fff !important;
  --nav-color-hover: #0fae4b !important;
  --nav-color-active: #0fae4b !important;
}
 */
.rightarrow::before {
        font-family:'woodmart-font';
         content: "\f120";
	font-weight:400;
    }
/* 
.blog-design-masonry.blog-style-bg .wd-post-content {
  border-radius: var(--wd-brd-radius);
  background-color: #0b1500 !important;
  border: 1px solid #415137 !important;
}

.wd-entities-title {
  	color: #fff !important;} */

/* .testimonial-content footer {
  margin-top: 15px;
  color: #ffffff !important;
  font-weight: 600;
}

.testimon-align-center .testimonial {
  text-align: center;
  font-size: 22px !important;
}
 */
/* .portfolio-text-shown .portfolio-info {
  background-color: transparent !important;
  text-align: left !important;
}

.wd-project .wd-entities-title {
  margin-bottom: 0;
  font-size: 2em !important;
}

.wd-entities-title{
	line-height:0.9em !important
}
 */


.pagegradient{background: #000;
background-image: url("https://seedyourbusiness.com/projects/instantlawns/wp-content/uploads/2025/06/gradient-bg-black4.png");
	background-repeat: repeat-x;
}

/* .pagegradient{background: #060C00;
background: linear-gradient(0deg,rgba(6, 12, 0, 1) 62%, rgba(131, 134, 128, 1) 83%, rgba(255, 255, 255, 1) 96%);

} */

.footerbg{background: #ffffff;
background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(220, 231, 232, 1) 65%, rgba(210, 220, 222, 1) 100%);
}
.setbg{background: #3E8141;
background: linear-gradient(180deg,rgba(81, 153, 85, 1) 0%, rgba(71, 140, 74, 1) 30%, rgba(41, 88, 44, 1) 100%);
}
	
.greenbggradient{background: #0D7F85;
background: linear-gradient(0deg,rgba(11, 21, 0, 1) 43%, rgba(255, 255, 255, 1) 97%);}



.wd-marquee-item {
  font-size: 78px !important;
}

/*  .wd-page-title .title {
  display: none !important;
} 
 */
.title-size-small {
    --wd-title-sp: 10px !important;
}



.lilast {  padding-bottom: 1.5rem;  border-left: 1px solid #abaaed;  position: relative;  padding-left: 20px;  margin-left: 10px;
	margin-top:-10px;  &:last-child{border: 0px;padding-bottom: 0;}
  &:before{content: '';    width: 12px; display:none;    height: 12px; background: white;border: 1px solid #f00;border-radius: 50%;    position: absolute;left: -7px; top: 0px;}
}

 .whb-top-bar .wd-header-text {
  font-size: 16px !important;
}

.whb-top-bar {
  background: #115B27;
background: linear-gradient(180deg,rgba(17, 91, 39, 1) 0%, rgba(24, 128, 55, 1) 49%, rgba(24, 128, 55, 1) 100%);
}


/* 
.promo-banner .banner-title {
  display: block;
  text-transform: uppercase !important;
}
 */

/* .promo-banner {
  border-radius: 20px !important;
} */

/* .whb-color-light:not(.whb-with-bg) {
background: rgb(51,97,149);
background: linear-gradient(90deg, rgba(51,97,149,1) 0%, rgba(0,28,57,1) 100%);
}

.whb-color-dark:not(.whb-with-bg) {
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(221,242,255,1) 100%);
}

.bluegradient {
background: rgb(51,97,149);
background: linear-gradient(90deg, rgba(51,97,149,1) 0%, rgba(0,28,57,1) 100%);
} */




/* .wd-nav[class*="wd-style-"] {
  --nav-color: #081656 !important;
font-weight: 400 !important;
}

.wd-nav[class*="wd-style-"] > li > a {
  color: var(--nav-color);
}

.wd-dropdown {
	background-color: #182d4f !important;
}
.wd-side-hidden {
	background-color: #182d4f !important;
}

.wd-nav {
  --nav-gap: 10px !important;
}

.wd-nav > li > a {
  margin: 0px 5px;
}
 */

.mainslider{padding:500px 10px 200px 10px;}
.mainslider h1{line-height: 80px; font-size: 70px;}
.mainslider .greenbtnarrow {font-size:20px; line-height:20px;}


.innertitle{padding:250px 10px 250px 10px;}
.servicetitle{padding:300px 10px 300px 10px;}
.servicetitlesingle{padding:380px 10px 380px 10px;}


.textlink a{color:#f1b22a !important; }
.textlink a:hover{color:#000 !important; text-decoration:underline; }

.smallline {	display:block;  width: 100px;  height: 2px;  background-color: #001b38;	margin-left:auto; margin-right:auto; margin-bottom:20px;
}

.smallline-white {	display:block;  width: 100px;  height: 2px;  background-color: #fff;	margin-left:auto; margin-right:auto; margin-bottom:20px;
}

 .title-size-default {
    --wd-title-sp: 100px !important;
    --wd-title-font-s: 52px !important;
} 

.cardbox{border: 1px solid #ccc;
  padding: 15px;
/*   text-align: left; */
	border-radius:4px;
	-webkit-transition-property: all; 
-webkit-transition-duration: 0.4s; 
-webkit-transition-timing-function: ease; 
}

.cardbox img{border-radius:4px; transition: transform 0.3s ease-in-out;}

.cardbox:hover{transform: scale(0.98); }





h1{font-size:78px; line-height:0.5; }
h2{font-size:52px; line-height:1.3; text-transform:uppercase !important;  }
h3{font-size:40px; line-height:1.3 !important; }
h4{font-size:22px; line-height:1.3;  }
h5{font-size:20px;line-height:1.3;   }



.f15{font-size:15px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size:30px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f52{font-size:52px;}


.headingcolor{color:#3e4939 !important;}

.fdarkgreen{color:#30372d !important;}
.bgdarkgreen{background-color: #30372d !important;}

.flightgreen{color:#188338 !important;}

.fgreen2{color:#105826 !important;}
.bggreen2{background-color: #105826 !important;}

.titlegreen{color:#244d27;}

.fgreen{color:#415b33 !important;}
.bggreen{background-color: #415b33 !important;}

.fblue{color:#0e369c !important;}
.bgblue{background-color:#0e369c !important;}

.fdarkblue{color:#081757 !important;}
.bgdarkblue{background-color:#081757 !important;}

.forange{color:#ff914c !important;}
.bgorange{background-color:#ff914c !important;}

.fwhite{color:#ffffff;}
.bgwhite{background-color:#ffffff;}


.pall3{padding:3% 3% 3% 3%;}
.pall5{padding:5% 5% 5% 5%;}
.pall10{padding:10% 10% 10% 10%;}
.plr3{padding-left:3%; padding-right:3%;}
.plr5{padding-left:5%; padding-right:5%;}
.plr10{padding-left:10%; padding-right:10%;}

.pl5{padding-left:5%;}
.pr5{padding-right:5%;}


.pl10{padding-left:10%;}
.pr10{padding-right:10%;}

.pl15{padding-left:15%;}
.pr15{padding-right:15%;}

.pt400{padding-top:400px;}
.pt350{padding-top:350px;}
.pt300{padding-top:300px;}
.pt250{padding-top:250px;}
.pt200{padding-top:200px;}
.pt150{padding-top:150px;}
.pt100{padding-top:100px; }
.pt80{padding-top:80px; }
.pt60{padding-top:60px; }
.pt40{padding-top:40px; }
.pt30{padding-top:30px; }
.pt20{padding-top:20px; }
.pt10{padding-top:10px; }

.pb300{padding-bottom:300px;}
.pb250{padding-bottom:250px;}
.pb200{padding-bottom:200px;}
.pb150{padding-bottom:150px;}
.pb100{padding-bottom:100px; }
.pb80{padding-bottom:80px; }
.pb60{padding-bottom:60px; }
.pb40{padding-bottom:40px; }
.pb30{padding-bottom:30px; }
.pb20{padding-bottom:20px; }
.pb10{padding-bottom:10px; }

.ptb300{padding-top:300px; padding-bottom:300px;}
.ptb250{padding-top:250px; padding-bottom:250px;}
.ptb200{padding-top:200px; padding-bottom:200px;}
.ptb150{padding-top:150px; padding-bottom:150px;}
.ptb100{padding-top:100px; padding-bottom:100px;}
.ptb80{padding-top:80px; padding-bottom:80px;}
.ptb60{padding-top:60px; padding-bottom:60px;}
.ptb50{padding-top:45px; padding-bottom:45px;}
.ptb40{padding-top:40px; padding-bottom:40px;}
.ptb30{padding-top:30px; padding-bottom:30px;}
.ptb20{padding-top:20px; padding-bottom:20px;}
.ptb10{padding-top:10px; padding-bottom:10px;}

.mt300{margin-top:300px !important;}
.mt250{margin-top:250px !important;}
.mt200{margin-top:200px !important;}
.mt150{margin-top:150px !important;}
.mt100{margin-top:100px !important;}
.mt80{margin-top:80px !important;}
.mt60{margin-top:60px !important;}
.mt40{margin-top:40px !important; }
.mt30{margin-top:20px !important; }
.mt20{margin-top:20px !important; }


.mb300{margin-bottom:300px !important;}
.mb250{margin-bottom:250px !important;}
.mb200{margin-bottom:200px !important;}
.mb150{margin-bottom:150px !important;}
.mb100{margin-bottom:100px !important;}
.mb80{margin-bottom:80px !important;}
.mb60{margin-bottom:60px !important;}
.mb40{margin-bottom:40px !important; }
.mb20{margin-bottom:20px !important; }


.mr300{margin-right:300px !important;}
.mr250{margin-right:250px !important;}
.mr200{margin-right:200px !important;}
.mr150{margin-right:150px !important;}
.mr100{margin-right:100px !important;}
.mr80{margin-right:80px !important;}
.mr60{margin-right:60px !important;}
.mr40{margin-right:40px !important; }
.mr20{margin-right:20px !important; }
.mr10{margin-right:10px !important; }

.mtb300{margin-top:300px !important; margin-bottom:300px !important;}
.mtb250{margin-top:250px !important; margin-bottom:250px !important;}
.mtb200{margin-top:200px !important; margin-bottom:200px !important;}
.mtb150{margin-top:150px !important; margin-bottom:150px !important;}
.mtb100{margin-top:100px !important; margin-bottom:100px !important;}
.mtb80{margin-top:80px !important; margin-bottom:80px !important;}
.mtb60{margin-top:60px !important; margin-bottom:60px !important;}
.mtb40{margin-top:40px !important; margin-bottom:40px !important;}

.btn-size-large {
    --btn-padding: 8px 48px !important;
  }


.btntop { display:inline-flex; margin-top:0px;}
.btntop { color:#fff !important;}
.btntop a{color:#fff !important; background-color:#0fae4b !important; padding:1px 26px !important; border:0px solid #0b903d;  border-radius:60px; }
.btntop a:hover{background-color:#0b903d; color:#fff !important; padding:1px 26px !important; }



.darkgreenbtn { color:#333930 !important; display:inline-flex; margin-top:20px; }
.darkgreenbtn a{color:#333930 !important; padding:15px 18px 13px 18px !important; background-color:#809f8d; margin-bottom:20px; font-size:20px; text-align:center; font-weight:600;  border-radius:4px;}
.darkgreenbtn a:hover{background-color:#415b33; color:#fff !important; padding:15px 18px 13px 18px !important; }





.greenbtn { color:#fff !important; display:inline-flex;}
.greenbtn a{color:#fff !important; padding:9px 38px 8px 38px !important; background-color:#43c2cd;  border-radius:60px; margin-bottom:20px; font-size:20px; text-align:center;}
.greenbtn a:hover{background-color:#081656; color:#fff !important; padding:9px 38px 8px 38px !important; }


.greenbtnarrow { color:#333930 !important; display:inline-flex; text-transform:uppercase;}
.greenbtnarrow a{color:#333930 !important; font-weight:600; background-color:#809f8d; padding:14px 60px 12px 28px !important; border:0px solid #809f8d;  border-radius:4px; margin-bottom:20px; background-image: url("https://ecoturfhydroseeding.ca/wp-content/uploads/2025/10/black-arrow.png");
background-repeat: no-repeat;
  background-position: right 20px center;}
.greenbtnarrow a:hover{color:#fff !important; padding:14px 60px 12px 28px !important; background-image: url("https://ecoturfhydroseeding.ca/wp-content/uploads/2025/10/white-arrow.png");
background-repeat: no-repeat;
  background-position: right 20px center; border:0px solid #13ae4b; background-color:#415b33; }





.linebtn{ display:inline-flex;}
.linebtn a{background-color:none; color:#0b5cff; padding:10px 35px; font-size:18px; border:1px solid #0b5cff; border-radius:50px; margin-bottom:10px;  margin-right:20px;}
.linebtn a:hover{background-color:#010034; color:#ffffff !important; border:1px solid #010034; }




/* .wpforms-field-label {
  color: #fff !important;
} */



.radius4 img{border-radius:4px;}
.radius6 img{border-radius:6px;}
.radius8 img{border-radius:8px;}
.radius12 img{border-radius:12px;}

.radius30 {border-radius:30px !important;}

.border1 {border:1px solid #a2bea5 !important; border-radius:8px !important; padding:20px 5px; }

.image-border-radius8 img{ border:1px solid #ebebeb !important; border-radius:8px !important; }

  .site-content {
  margin-bottom: 0px !important;
}

.wd-page-content {
  margin-bottom: -40px !important;
}
/*
.caw-flipbox-back {
  padding-top: 40px !important;
}
 */

.widgettitle{
	font-size:28px !important;
	margin-bottom:22px !important;
	font-weight:600 !important;
	color:#616e5b;
} 

.wd-copyrights {
  --wd-tags-mb: 10px;
  padding-block: 0px !important;
  border-top: 0px solid var(--brdcolor-gray-300) !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
}


/* footer .wd-social-icons > a {
  color: #616e5b !important;
  line-height: 1;
  font-size: 42px !important;
  font-weight: 400 !important;
}

footer .wd-social-icons > a:hover {
  color: #000 !important;
  line-height: 1;
  font-size: 42px !important;
  font-weight: 400 !important;
} */


.btn.btn-style-link {
  --btn-bgcolor: transparent;
  --btn-bgcolor-hover: transparent;
  --btn-brd-width: 0px !important;
  --btn-box-shadow-hover: none;
  --btn-height: none;
  --btn-padding: 0;
  border-top: 0;
  border-inline: 0;
  text-transform: none;
  font-weight: 400 !important;
  font-size: 20px !important;
  color: #616e5b !important;
}


.wd-btn-icon {
	margin-right:20px !important;
}
.wd-icon .vc-oi .vc-oi-location-inv {
font-size:38px !important;
}



[class*=" vc_li-"]::before, [class^="vc_li-"]::before {
  font-family: vc_linecons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  font-variant: normal;
  line-height: inherit;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1.5em !important;
	font-size:38px !important;
}


/*-----------------*/
.icons-design-bordered .wd-social-icon {
  border: 1px solid #c4b6b2 !important;
  background-color: transparent;
  color: #6b483e !important;
}

.footermenulist li a {
color:#616e5b !important;
}


.footermenulist li {
  display: inline-block !important;
  margin-right: 20px !important;
}

.wd-toolbar{display:none !important}

.footercolor{color:#28572c !important;}


.wd-social-icons.wd-style-colored-alt.color-scheme-light, [class*="color-scheme-light"] .wd-social-icons.wd-style-colored-alt {
  --wd-social-color: #fff;
  --wd-social-bg: #28572c !important;
}

.wd-accordion-content.wd-active {
  display: block;
  opacity: 1;
  margin-left: 35px !important;
}

.banner-mask .wrapper-content-banner {
  background-color: rgba(0, 68, 0, 0.8) !important;
  transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}

.banner-mask[class*="banner-hover-zoom"]:hover .wrapper-content-banner {
   background-color: rgba(0, 68, 0, 0.5) !important;
}@media (min-width: 1025px) {
	/* .info-box-title {
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 20px;
}

.productinfo h4 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #081852;
	margin-bottom: 5px !important;
}
.wd-timeline-item {
  position: relative;
  margin-bottom: 0px !important;
  background-color:none !important;
  
}

:is(.wd-item-position-left, .wd-item-position-right) .timeline-col {
  position: relative;
  padding: 10px 10px 5px !important;
  background-color: none !important;
}


/* .woodmart-timeline-line .line-dot {
  display: none;
} */

/* .woodmart-timeline-line .line-dot {
  position: absolute;
  left: calc(50% - 7px) !important;;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  box-shadow: inset 100px 100px rgba(0,0,0,0.0) !important;
 
}

.dot-start {background-color:#fff !important;  border: 1px solid #cdcdcd !important;}


.woodmart-timeline-dot {
  position: absolute;
  top: calc(20% - 6px) !important;
  left: calc(50% - 8px) !important;
  width: 16px !important;
  height: 16px !important;
  border: solid 2px #fff;
  border-radius: 50%;
} */












.wd-nav-tabs > li > a {
  padding: 10px 0;
  font-size: 36px !important;
  text-transform: none !important;
}
.dropdown .widgettitle, .widget-title {
  margin-bottom: 20px;
  font-size: 16px;
  text-transform: none !important;
}

  .title-size-large {
    --wd-title-sp: 150px !important;
  }







}

@media (min-width: 768px) and (max-width: 1024px) {
	h1{font-size:60px !important; line-height:1.1; }
h2{font-size:52px; line-height:1.3;   }
h3{font-size:40px; line-height:1.3;  }
h4{font-size:22px; line-height:1.3; font-weight:400 !important; }
h5{font-size:20px; line-height:1.3;   }
}

@media (min-width: 577px) and (max-width: 767px) {
	/* .aum ul, .aum li{list-style: none;padding: 0;}
.aumsessions{ margin-top: 2rem; border-radius: 12px; position: relative;}
.aum li{  padding-bottom: 1.5rem;  border-left: 1px solid #abaaed;  position: relative;  padding-left: 20px;  margin-left: 10px;
	margin-top:-10px;  &:last-child{border: 0px;padding-bottom: 0;}
  &:before{content: '';    width: 12px;    height: 12px; background: white;border: 1px solid #081656;border-radius: 50%;    position: absolute;left: -7px; top: 0px;}
}
.aumtime{color: #081656;font-weight: 600;text-transform: uppercase;font-size: 20px;}
.aum p{color: #818181;line-height: 1.5;margin-top:0.4rem;}
     */
.dhide{display:none;}
}

@media (max-width: 576px) {
	/* .container, .container-fluid {
    padding: 8% !important;
}
 */
.vc_row.vc_row-flex {
    padding-left: 3%;
    padding-right: 3%;
}

.dhide{display:none;}



:is(.btn,.button,button,[type=submit],[type=button]) {
    padding: var(--btn-padding, 5px 30px);
}



.mainslider{padding:240px 10px 20px 10px;}
.mainslider h1{font-size:48px; line-height: 36px;}
.mainslider .greenbtnarrow {font-size:20px; line-height:20px;}


.innertitle{padding:100px 10px 100px 10px;}
.servicetitle{padding:100px 10px 100px 10px;}
.servicetitlesingle{padding:120px 10px 120px 10px;}



.title-size-large {
  --wd-title-sp: 150px !important;
}

 .title-size-large {
    --wd-title-sp: 40px !important;
  }

 .wd-page-title .title {
  font-size: 36px !important;
  line-height: 1.2;
  margin-bottom: 0;
}

/* .wd-entities-title
{
  font-size: 20px !important;
	text-transform:uppercase !important;
	padding: 0 5% 5% 5%;
}
 */

.sticky-toolbar-on {
    padding-bottom: 0px !important;
}


.wd-nav {margin-left: 0px;}


p {line-height: 30px !important;}

.mobile p {line-height: 22px!important; font-size:16px!important;}


.f15{font-size:15px;}
.f20{font-size:16px;}
.f24{font-size:18px;}
.f30{font-size:18px;}
.f36{font-size:18px;}
.f40{font-size:20px;}
.f52{font-size:28px;}

h1{font-size:32px; line-height:1.3; font-weight:600;}
h2{font-size:30px; font-weight:400;}
h3{font-size:30px; line-height:1.5; font-weight:400;}
h4{font-size:22px; line-height:1.6; font-weight:400;}

.pt300{padding-top:100px;}
.pt250{padding-top:60px;}
.pt200{padding-top:40px;}
.pt150{padding-top:40px;}
.pt100{padding-top:40px; }
.pt80{padding-top:40px; }
.pt60{padding-top:40px; }
.pt40{padding-top:40px; }

.pb300{padding-bottom:100px;}
.pb250{padding-bottom:60px;}
.pb200{padding-bottom:40px;}
.pb150{padding-bottom:40px;}
.pb100{padding-bottom:40px; }
.pb80{padding-bottom:40px; }
.pb60{padding-bottom:40px; }
.pb40{padding-bottom:40px; }

.ptb300{padding-top:100px; padding-bottom:100px;}
.ptb250{padding-top:60px; padding-bottom:60px;}
.ptb200{padding-top:40px; padding-bottom:40px;}
.ptb150{padding-top:40px; padding-bottom:40px;}
.ptb100{padding-top:40px; padding-bottom:40px;}
.ptb80{padding-top:40px; padding-bottom:40px;}
.ptb60{padding-top:40px; padding-bottom:40px;}
.ptb40{padding-top:40px; padding-bottom:40px;}
.ptb30{padding-top:30px; padding-bottom:30px;}
.ptb20{padding-top:20px; padding-bottom:20px;}
.ptb10{padding-top:10px; padding-bottom:10px;}

.mt300{margin-top:100px !important;}
.mt250{margin-top:60px !important;}
.mt200{margin-top:40px !important;}
.mt150{margin-top:40px !important;}
.mt100{margin-top:40px !important;}
.mt80{margin-top:40px !important;}
.mt60{margin-top:40px !important;}
.mt40{margin-top:40px !important; }
.mt20{margin-top:20px !important; }


.mb300{margin-bottom:100px !important;}
.mb250{margin-bottom:60px !important;}
.mb200{margin-bottom:40px !important;}
.mb150{margin-bottom:40px !important;}
.mb100{margin-bottom:40px !important;}
.mb80{margin-bottom:40px !important;}
.mb60{margin-bottom:40px !important;}
.mb40{margin-bottom:40px !important; }
.mb20{margin-bottom:20px !important; }


.mr300{margin-right:100px !important;}
.mr250{margin-right:60px !important;}
.mr200{margin-right:40px !important;}
.mr150{margin-right:40px !important;}
.mr100{margin-right:40px !important;}
.mr80{margin-right:40px !important;}
.mr60{margin-right:40px !important;}
.mr40{margin-right:40px !important; }
.mr20{margin-right:20px !important; }
.mr10{margin-right:10px !important; }

.mtb300{margin-top:100px !important; margin-bottom:100px !important;}
.mtb250{margin-top:60px !important; margin-bottom:60px !important;}
.mtb200{margin-top:40px !important; margin-bottom:40px !important;}
.mtb150{margin-top:40px !important; margin-bottom:40px !important;}
.mtb100{margin-top:40px !important; margin-bottom:40px !important;}
.mtb80{margin-top:40px !important; margin-bottom:40px !important;}
.mtb60{margin-top:40px !important; margin-bottom:40px !important;}
.mtb40{margin-top:40px !important; margin-bottom:40px !important;}
.mtb20{margin-top:20px !important; margin-bottom:20px !important;}
.mtb10{margin-top:10px !important; margin-bottom:10px !important;}

.bluebtn { color:#ffffff !important; margin-bottom:10px; margin-right:10px; display:inline-flex;}
.bluebtn a{color:#fff !important; padding:8px 18px !important; background-color:#001b38;  border-radius:4px; text-transform:uppercase; font-weight:600; }
.bluebtn a:hover{background-color:#274566; color:#fff !important; padding:8px 18px !important; }


.mobilefooter{position: fixed;
    bottom: 0px;
    z-index: 10;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);}


.mfooter{
	position: fixed;
    inset-inline: 0;
    bottom: 0;
    z-index: 350;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
    height: 55px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}


}

