.elementor-572 .elementor-element.elementor-element-c7e9420{margin-top:-28px;margin-bottom:-28px;}.elementor-572 .elementor-element.elementor-element-1e8c900{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-572 .elementor-element.elementor-element-01cadaa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-572 .elementor-element.elementor-element-09956a8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-c7070c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:8px;}.elementor-572 .elementor-element.elementor-element-f299647{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-wrapper{text-align:center;}.elementor-572 .elementor-element.elementor-element-6baea11.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-572 .elementor-element.elementor-element-6baea11.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-572 .elementor-element.elementor-element-6baea11.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-572 .elementor-element.elementor-element-6baea11:hover .elementor-image-box-img img{opacity:0.6;}.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-title{color:#000000;font-family:"Roboto", Sans-serif;font-weight:bold;}.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-description{color:#000000;font-family:"Roboto", Sans-serif;font-weight:600;line-height:23px;}.elementor-572 .elementor-element.elementor-element-7a94fbc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-6baea11 .elementor-image-box-img{margin-bottom:0px;}}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-c7070c4{--width:66.66%;}.elementor-572 .elementor-element.elementor-element-f299647{--width:33.33%;}}/* Start custom CSS for icon-box, class: .elementor-element-aa3496c *//* Custom Styles for Specific Icon Box */
.elementor-widget-icon-box {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.elementor-element-aa3496c .elementor-widget-icon-box {
    background-color: #ffffff;
    border-radius: 12px; /* Rounded corners */
    padding: 25px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.1); /* Material Design shadow */
    transition: all 0.3s ease-in-out;
    max-width: 600px; /* Ensures the box isn't too large */
    margin: 0 auto; /* Centers the box */
    border: 1px solid transparent; /* Initially transparent border */
}

.elementor-element-aa3496c .elementor-widget-icon-box:hover {
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.2), 0px 4px 8px rgba(0, 0, 0, 0.15); /* Hover shadow effect */
    transform: translateY(-5px); /* Lifts the box slightly on hover */
    border-color: #007bff; /* Border color on hover */
    background-color: #f7f7f7; /* Light background color on hover */
}

.elementor-element-aa3496c .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.elementor-element-aa3496c .elementor-icon-box-content {
    text-align: center;
}

.elementor-element-aa3496c .elementor-icon-box-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.4;
}

.elementor-element-aa3496c .elementor-icon-box-title span {
    color: #007bff; /* Accent color for the title */
}

.elementor-element-aa3496c .elementor-icon-box-description {
    font-size: 16px;
    color: #555;
    line-height: 1.7;
    max-width: 100%; /* Limits the description width */
    margin: 0 auto;
}

.elementor-element-aa3496c .elementor-widget-container {
    max-width: 100%;
    margin: 0 auto;
}

/* Optional icon styling */
.elementor-element-aa3496c .elementor-icon-box-icon {
    font-size: 40px;
    color: #007bff;
    margin-bottom: 15px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-41a8085 *//* Ensure Full-Width Form */
#wpforms-2384 {
  width: 100%;
  margin: 10px auto;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
}

/* Label Styling */
#wpforms-2384 .wpforms-field-label {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 4px;
  display: block;
}

/* Input and Textarea Styling */
#wpforms-2384 input[type="text"],
#wpforms-2384 input[type="email"],
#wpforms-2384 textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  background: #f9f9f9;
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.05);
  outline: none;
}

/* Focus State */
#wpforms-2384 input[type="text"]:focus,
#wpforms-2384 input[type="email"]:focus,
#wpforms-2384 textarea:focus {
  border-color: #0047E0;
  background: #ffffff;
  box-shadow: 0px 0px 5px rgba(0, 71, 224, 0.2);
}

/* Submit Button Styling */
#wpforms-submit-2384 {
  background: #0047E0 !important;
  color: #ffffff;
  padding: 14px;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
}

/* Submit Button Hover */
#wpforms-submit-2384:hover {
  background: #0036a3 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

/* Mobile Optimization */
@media (max-width: 480px) {
  #wpforms-2384 {
    padding: 10px;
  }
  #wpforms-submit-2384 {
    font-size: 14px;
    padding: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for image-box, class: .elementor-element-6baea11 *//* Right Section Styling */
.elementor-element.elementor-element-f299647 {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 600px;
  margin: 10px auto;
}

/* Image Styling */
.elementor-image-box-img img {
  width: 120px;
  height: auto;
  border-radius: 6px;
  margin-bottom: 15px;
}

/* Heading Styling */
.elementor-image-box-title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}

/* Description Styling */
.elementor-image-box-description {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  max-width: 100%;
}

/* Mobile Optimization */
@media (max-width: 480px) {
  .elementor-element.elementor-element-f299647 {
    padding: 15px;
  }
  .elementor-image-box-title {
    font-size: 20px;
  }
  .elementor-image-box-description {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS */.vc_custom_1487146025027{margin-top: 10px !important;}/* End custom CSS */