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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//expertcontracts.ca/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(15,145,227);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(15,145,227);
	--btn-accented-bgcolor-hover: rgb(14,132,207);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: rgb(255, 255, 255);
	background-image: url(https://expertcontracts.ca/wp-content/uploads/2021/09/corporate-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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-footer {
	background-color: rgb(23, 150, 229);
	background-image: none;
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(23, 150, 229);
}

.page-id-29591 .page-title {
    display: none;
}
.page-id-29591 .hero-section {
   
    margin-top: -100px;
}
.btnstylish {
    display: inline-flex;
    border: none;
    background: none;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    cursor: pointer;
	 box-shadow: -.25rem .25rem 0 #14f0cd;
    transition: all 0.5s ease;
}
.btnstylish span {
    position: relative;
    z-index: 5;
    display: inline-block;
    border-radius: .5rem;
    padding: .5rem 1.875rem;
    background: linear-gradient(90deg,#2828f0 0%,#1f5dda 40%,#149bc0 80%,#0ad7a8 100%);
	 box-shadow: -.25rem .25rem 0 #14f0cd;
    transition: box-shadow 0.4s;
}
.btnstylish::after {
   content: "\f11c";
font-family: "woodmart-font";
font-weight: 400;
    display: inline-flex;
    flex: 0 0 2.375rem;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    width: 2.375rem;
    min-height: 2.375rem;
    background: linear-gradient(90deg,#0ad7a8 0%,#05f59b 100%);
    box-shadow: -.25rem .25rem 0 #14f0cd;
    
    font-size: 1.125rem;
   
    transition: 0.4s;
}
.btnstylish:hover, .btnstylish:focus {
    animation: pulsew 1s;
    box-shadow: -.125rem .125rem 0 .8rem transparent;
    border-radius: 5px;
}

.btnstylish:not(:disabled,._disabled):active::after {
    box-shadow: -.125rem .125rem 0 #14f0cd;
    transform: translateX(10px) translateY(-5px);
}
@keyframe pulsew {
    0% {
        box-shadow: 0 0 0 0 #05f59b;
    }
   
}
.animated-heading h2 {
    position: relative;
    display: inline-block;
}

.animated-heading h2::before,
.animated-heading h2::after {
    content: "";
    position: absolute;
    border-radius: 50%;
}

.animated-heading h2::before {
    height: 10px;
    width: 10px;
    top: 7px;
    right: -27px;
    background: #ff6b00;
    animation: pulse 2s linear infinite;
}

.animated-heading h2::after {
    height: 15px;
    width: 15px;
    top: 4px;
  	right: -27px;
    border: 2px solid #ff6b00;
    animation: circleMover 5s linear infinite;
}

@keyframes circleMover {
    from {
        transform: rotate(0deg) translateX(13px);
    }
    to {
        transform: rotate(360deg) translateX(13px);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.8);
    }
    100% {
        transform: scale(1);
    }
}
.skill-card-last ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    padding: 0;
    margin: 0;
}
.skill-card-last ul li:nth-child(1) {
    animation-delay: 0.1s;
}
.skill-card-last ul li {
    opacity: 1;
    animation: fadeInUp 0.6s forwards;
}
.skill-card-last ul li {
    font-size: 1rem;
    color: #fff;
    padding: 6px 6px 6px 18px;
    margin-bottom: 6px;
    position: relative;
    transition: all 0.3s ease;
    line-height: 1.4;
}
.skill-card-last ul li:hover {
    color: #fe2860;
    padding-left: 22px;
}
.book-btn{


margin-top:20px;


}

.book-btn:hover{

background:#084d96;
transform:translateY(-2px);
color: #fff;

}
.book-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.book-menu li {
    padding: 8px 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #000;

}

.book-menu li:hover {
    background: #f5f5f5;
    color: #0A66C2;
    padding-left: 10px;
}

.book-preview {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.book-preview img {
    max-width: 70%;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}
.features-grid {
    display: flex;
    justify-content: flex-start;
    gap: 0.5rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}
.feature {
    padding: 0.5rem 1rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 2px solid #AFBFE2;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    display: flex;
    align-items: center;
    gap: 6px;
}
.feature img.emoji {
    width: 30px;
}
.feature:hover {
    background: #3962AC;
    color: #fff;
}
.main-short-title p{
   
    color: #000;
    margin: 0;
}
.main-short-title img.emoji {
    width: 30px;
}
 .attributes {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
	 gap:10px;
}
.woocommerce-product-details__short-description  .attribute-item {
    background-color: #f5f5f5;
    border: none;
    border-radius: 4px;
    justify-content: space-between;
    padding: 16px;
}
/* .wd-sticky-nav{
	background-color: #222222 !important;
} */

.highlight {
        color: #1D3354;
    font-weight: 700;
}

.hero-title {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    font-weight: 800;
}
.highlight-black{
	color: #111010;
    font-size: 2rem;
    font-weight: 700;
}

.hero-title {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  font-weight: 800;
}

/* Slider CSS */
/* Hero Slider Base Styles */
.hero-slide {
  position: relative;
  display: flex;
  align-items: center;
 
}

.hero-content {
    margin: 0 auto;
    color: #000;
    text-align: left;
}



.badge {
  display: inline-block;
  background: #3962AC;
  color: #fff;
  padding: 0.5rem 1.5rem;
  border-radius: 25px;
  font-weight: bold;
  margin: 0;
  font-size: 0.9rem;
}

.hero-title {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  font-weight: 800;
}



.hero-subtitle {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 2rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.cta-buttons {
  display: flex;
  gap: 1.5rem;
  justify-content: flex-start;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

.btn-primary {
    background: #3962AC;
    color: white;
    padding: 1rem 2rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
}

.btn-primary:hover {
  background: #AFBFE2;
  color: #000;
}

.btn-secondary {
  background: #AFBFE2;
  color: white;
  border: 2px solid white;
  padding: 1rem 2rem;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s;
}

.btn-secondary:hover {
  background: #3962AC;
  color: #fff;
}

.trust-badges {
  display: flex;
  gap: 2rem;
  justify-content: flex-start;
  margin-top: 2rem;
  font-size: 0.9rem;
}

.features-grid {
    display: flex;
    justify-content: flex-start;
    gap: 0.5rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}

.feature {
    padding: 0.5rem 1rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 2px solid #AFBFE2;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
		display: flex;
    align-items: center;
    gap: 6px;
}
.feature img.emoji {
    width: 35px !important;
    height: 35px !important;
}
.feature:hover{
    background: #3962AC;
  color: #fff;
}
.business-types {
 		display: grid;
    justify-content: center;
    gap: 2rem;
    grid-auto-flow: column;
    width: 80%;
    margin: 0 auto;
}

.business-card {
    background: linear-gradient(90deg,rgba(40,40,240,.4) 0%,rgba(31,93,218,.4) 25%,rgba(20,155,192,.4) 50%,rgba(10,215,168,.4) 75%,rgba(5,245,155,.4) 100%);
    box-shadow: 0 10px 25px 0 rgba(20, 240, 205, .4);
    backdrop-filter: blur(1.5px);
    padding: 1rem;
    border-radius: 16px;
 
    position: relative;
    overflow: hidden;
    transition: 
        transform 0.4s ease,
        box-shadow 0.4s ease;
}
.business-card p {
    color: #000;
}
/* Golden light sweep */
.business-card::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -100%;
    width: 200%;
    height: 200%;
    background: linear-gradient(120deg, transparent 30%, #3962ac24, transparent 70%);
        
    );
    transform: rotate(25deg);
    transition: left 0.6s ease;
}

/* Hover effect */
.business-card:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 
        0 15px 30px rgba(0, 90, 60, 0.35),
        0 0 0 2px rgba(0, 133, 63, 0.4); /* Saudi green */
}

/* Animate gold sweep */
.business-card:hover::before {
    left: 100%;
}


.business-card .icon {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
img.business-card-img {
    width: 60px;
    height: 60px;
}
.small-note {
  font-size: 0.9rem;
  opacity: 0.9;
  margin-top: 1rem;
}

/* SECTION BASE */
.iss-services-intro {
  background: linear-gradient(135deg, #0a1a26, #0f2b3d);
  padding: 90px 20px;
  color: #ffffff;
}

.iss-container {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

/* INLINE HEADING */
.iss-inline-heading {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: center;
}

.iss-inline-heading span {
  display: inline-flex;
  align-items: center;
  margin: 0 6px;
}

/* INLINE IMAGES */
.iss-inline-image img {
  height: 42px;
  width: auto;
  border-radius: 6px;
  vertical-align: middle;
}

/* DESCRIPTION */
.iss-services-description {
  max-width: 820px;
  margin: auto;
  font-size: 17px;
  line-height: 1.8;
  color: #d6e0e7;
}
.hero-subtitle .highlight {
    color: #3962AC;
    font-size: 26px;
    font-weight: 700;
}
.skill-card-last ul {
        display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    padding: 0;
    margin: 0;
}

.skill-card-last ul li::before {
    content: "✔";
    position: absolute;
    left: -5px;
    top: -2px;
    color: #fe2860;
    font-size: 1.5rem;
    transition: all 0.3s ease;
}
.skill-card-last ul li:hover::before {
    color: #8e44ad;
    transform: scale(1.2);
}




/* Responsive */
@media (max-width: 768px) {
  .hero-title {
    font-size: 2rem;
  }
  
  .hero-subtitle {
    font-size: 1rem;
  }
  
  .cta-buttons {
    flex-direction: column;
    align-items: center;
  }
  
  .btn-primary, .btn-secondary {
    width: 100%;
    text-align: center;
  }
	 .iss-inline-heading {
    font-size: 30px;
  }

  .iss-inline-image img {
    height: 32px;
  }

  .iss-services-description {
    font-size: 16px;
  }
}


/* RESPONSIVE */



@media (max-width: 480px) {
  .iss-inline-heading {
    font-size: 26px;
  }

  .iss-inline-image img {
    height: 28px;
  }
	.skill-card-last ul { 
    grid-template-columns: 1fr;
}
	.business-types {
    display: grid;
    justify-content: center;
    gap: 2rem;
    grid-auto-flow: row;
    width: 100%;
    margin: 0 auto;
}
}
