.site-footer{
	display:none;
}
.elementor-135 .elementor-element.elementor-element-627f2e6d{
	--justify-content:30px !important;
}
.elementor-heading-title{
	font-family:"Georgia", Sans-serif !important;
}
.elementor-image-box-description{
	font-family:poppins !important;
}
p{
		font-family:poppins !important;
}
#menu-main-menu li > a{
	font-size:17px !important;
}

  .support-card {
    height:100%;  background:#ffffff;
      border: 1px solid var(--border);
      padding: 15px;
      border-radius: 18px;
      box-shadow: 0 10px 28px rgba(40, 92, 157, 0.06);
    }

    .support-icon {
      width: 52px;
      height: 52px;
      background:#eef7fb;
      color:#285c9d;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 18px;
    }

    .support-card h3 {
      color:  #1f4f8f;
      font-size: 21px;
      margin-bottom: 10px;
			line-height:28px;
			font-weight:600;
    }

    .support-card p {
      color:  #5f6b7a;
      font-size: 15px;
    }
    .service-list {
      list-style: none;
      margin: 0px 0;
    }

    .service-list li {
      background: #ffffff;
      margin-bottom: 14px;
      padding: 18px 20px;
      border-left: 4px solid  #3fc1cf;
      color:#6d7b8a;
      box-shadow: 0 8px 22px rgba(40, 92, 157, 0.06);
    }

    .service-list strong {
      color: #103d5d;
    }

    .support-points {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 12px;
      margin-top: 20px;
    }

    .support-points span {
      color:#103d5d;
      font-weight: 600;
      font-size: 15px;
    }

    .support-points span::before {
      content: "?";
      color:#3fc1cf;
      margin-right: 8px;
      font-weight: bold;
    }
.form-points {
    list-style: none;
    margin-top: 25px;
}
.form-points li {
    color: #ffffff;
    margin-bottom: 13px;
    padding-left: 28px;
    position: relative;
}
.form-points li::before {
    content: "?";
    position: absolute;
    left: 0;
    color: #3fc1cf;
    font-weight: bold;
}

/* WPForms Professional Blue/Teal Design */
.wpforms-container {
  max-width: 850px;
  margin: 0 auto;
  background: #ffffff;
  padding: 45px;
  border-radius: 10px;
  box-shadow: 0 12px 30px rgba(40, 92, 157, 0.08);
}

.wpforms-container .wpforms-field {
  margin-bottom: 20px;
}

.wpforms-container .wpforms-field-label {
  color: #103d5d;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}

.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="tel"],
.wpforms-container input[type="url"],
.wpforms-container input[type="number"],
.wpforms-container input[type="file"],
.wpforms-container select,
.wpforms-container textarea {
  width: 100% !important;
  height: auto;
  min-height: 50px;
  padding: 14px 16px !important;
  background: #f4f8fb !important;
  border: 1px solid #e3edf5 !important;
  border-radius: 4px !important;
  color: #223044 !important;
  font-size: 15px !important;
  outline: none !important;
  box-shadow: none !important;
}

.wpforms-container textarea {
  min-height: 130px !important;
  resize: vertical;
}

.wpforms-container input:focus,
.wpforms-container select:focus,
.wpforms-container textarea:focus {
  border-color: #3fc1cf !important;
  background: #ffffff !important;
}

.wpforms-container input::placeholder,
.wpforms-container textarea::placeholder {
  color: #8a97a5 !important;
}

.wpforms-submit-container {
  margin-top: 10px;
}

.wpforms-container button[type="submit"],
.wpforms-container .wpforms-submit {
  background: #285c9d !important;
  color: #ffffff !important;
  padding: 15px 34px !important;
  border: none !important;
  border-radius: 30px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  cursor: pointer;
  transition: 0.3s ease;
}

.wpforms-container button[type="submit"]:hover,
.wpforms-container .wpforms-submit:hover {
  background: #103d5d !important;
}

/* Two-column fields support */


.wpforms-field {
  width: 100%;
}


/* Error messages */
.wpforms-error {
  color: #d93025 !important;
  font-size: 13px !important;
  margin-top: 6px !important;
}

.wpforms-confirmation-container-full {
  background: #f4f8fb !important;
  border: 1px solid #3fc1cf !important;
  color: #103d5d !important;
  padding: 18px 22px !important;
  border-radius: 6px !important;
}

/* Mobile */
@media (max-width: 768px) {
  .wpforms-container {
    padding: 28px;
  }

  .wpforms-field.wpforms-one-half {
    width: 100% !important;
  }
}
.trust-list {
    list-style: none;
    margin-top: 0px;
}
.trust-list li {
    background: #ffffff;
    margin-bottom: 14px;
    padding: 16px 20px 16px 48px;
    position: relative;
    color:#223044;
    font-weight: 600;
    border-left: 4px solid #3fc1cf;
    box-shadow: 0 8px 22px rgba(40, 92, 157, 0.06);
}
.trust-list li::before {
    content: "?";
    position: absolute;
    left: 20px;
    color: #3fc1cf;
    font-weight: bold;
}
.quick-grid{
margin-top: -55px;
	background: #ffffff;
    box-shadow: 0 15px 40px rgba(40, 92, 157, 0.12);
border-radius: 12px;
}
.experience-box{
	    background: #ffffff;
    padding: 28px;
    max-width: 250px;
    border-left: 5px solid #3fc1cf;
    box-shadow: 0 12px 30px rgba(40, 92, 157, 0.14);
}
/* WPForms Premium Professional Design */
.wpforms-container {
  max-width: 980px !important;
  margin: 0 auto !important;
  background: #ffffff !important;
  padding: 45px !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 45px rgba(16, 61, 93, 0.12) !important;
  border: 1px solid #e3edf5 !important;
  border-top: 6px solid #3fc1cf !important;
}

/* Field spacing */
.wpforms-container .wpforms-field {
  padding: 0 !important;
  margin-bottom: 17px !important;
}

/* Inputs, Select, Textarea */
.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="tel"],
.wpforms-container input[type="number"],
.wpforms-container input[type="url"],
.wpforms-container select,
.wpforms-container textarea {
  width: 100% !important;
  background: #f4f8fb !important;
  border: 1px solid #dbe8f2 !important;
  border-radius: 10px !important;
  color: #223044 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  padding: 18px 20px !important;
  min-height: 62px !important;
  box-shadow: none !important;
  outline: none !important;
  transition: all 0.3s ease !important;
}

/* Textarea */
.wpforms-container textarea {
  min-height: 190px !important;
  resize: vertical !important;
}

/* Placeholder */
.wpforms-container input::placeholder,
.wpforms-container textarea::placeholder {
  color: #8b9bad !important;
  opacity: 1 !important;
}

/* Focus Highlight */
.wpforms-container input:focus,
.wpforms-container select:focus,
.wpforms-container textarea:focus {
  background: #ffffff !important;
  border-color: #3fc1cf !important;
  box-shadow: 0 0 0 4px rgba(63, 193, 207, 0.18) !important;
}

/* Dropdown */
.wpforms-container select {
  cursor: pointer !important;
  color: #6d7b8a !important;
}

/* Submit Button */
.wpforms-container button[type="submit"],
.wpforms-container .wpforms-submit {
  background: linear-gradient(135deg, #285c9d, #103d5d) !important;
  color: #ffffff !important;
  padding: 16px 42px !important;
  border-radius: 40px !important;
  border: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  min-width: 170px !important;
  box-shadow: 0 10px 25px rgba(40, 92, 157, 0.25) !important;
  transition: all 0.3s ease !important;
}

/* Button Hover */
.wpforms-container button[type="submit"]:hover,
.wpforms-container .wpforms-submit:hover {
  background: linear-gradient(135deg, #3fc1cf, #285c9d) !important;
  transform: translateY(-2px) !important;
}

/* Phone field fix */
.wpforms-container .iti {
  width: 100% !important;
}

.wpforms-container .iti input {
  padding-left: 70px !important;
}


.wpforms-container .wpforms-first {
  margin-right:0px !important;
}

/* Confirmation Message */
.wpforms-confirmation-container-full {
  background: #f4f8fb !important;
  border: 1px solid #3fc1cf !important;
  color: #103d5d !important;
  padding: 20px 24px !important;
  border-radius: 12px !important;
  font-weight: 600 !important;
}

/* Error Message */
.wpforms-container label.wpforms-error {
  color: #d93025 !important;
  font-size: 13px !important;
  margin-top: 6px !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .wpforms-container {
    padding: 28px !important;
  }

 
  .wpforms-container button[type="submit"],
  .wpforms-container .wpforms-submit {
    width: 100% !important;
  }
}
/* Select Field Professional Design */
.wpforms-container select,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-select select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;

  width: 100% !important;
  height: 62px !important;

  background-color: #f4f8fb !important;
  border: 1px solid #dbe8f2 !important;
  border-radius: 10px !important;

  color: #6d7b8a !important;
  font-size: 17px !important;
  font-weight: 500 !important;

  padding: 0 55px 0 20px !important;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23103d5d' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5l6 6 6-6' stroke='%23103d5d' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;

  background-repeat: no-repeat !important;
  background-position: right 18px center !important;
  background-size: 16px !important;

  cursor: pointer !important;
  transition: all 0.3s ease !important;
}

/* Focus */
.wpforms-container select:focus {
  background-color: #ffffff !important;
  border-color: #3fc1cf !important;
  box-shadow: 0 0 0 4px rgba(63, 193, 207, 0.18) !important;
  color: #223044 !important;
}

/* Dropdown Options */
.wpforms-container select option {
  color: #223044 !important;
  background: #ffffff !important;
  padding: 12px !important;
}

/* Hover */
.wpforms-container select:hover {
  border-color: #3fc1cf !important;
}
div.wpforms-container .wpforms-form .choices__inner{
	    border-radius: 12px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    background-color: #f4f8fb !important;
    padding: 4px 6px 0;
    border: 1px solid #dbe8f2 !important;
    overflow: hidden;
    min-height: 59px !important;
}

 .policy-card h2 {
    color: #103d5d;
    font-size: 30px;
    font-family: Georgia, serif;
    font-weight: 500;
    margin-bottom: 16px;
  }

  .policy-card h3 {
    color: #285c9d;
    font-size: 18px;
    margin-bottom: 8px;
  }

  .policy-card p {
    color: #6d7b8a;
    font-size: 15.5px;
    line-height: 1.8;
    margin-bottom: 12px;
  }

  .policy-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .policy-card ul li {
    color: #6d7b8a;
    font-size: 15.5px;
    padding-left: 28px;
    margin-bottom: 12px;
    position: relative;
  }

  .policy-card ul li::before {
    content: "?";
    position: absolute;
    left: 0;
    color: #3fc1cf;
    font-weight: bold;
  }
@media only screen and (min-width:320px) and (max-width:600px){
.text .elementor-heading-title{
    font-size: 30px !important;
    line-height: 37px !important;

    font-weight: 600 !important;
}
	.trust-list{
		margin:0 0 1.5em 0em !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half{
		margin-left:0px;
	}
	#menu-item-1101 a{
	background-color:#3490C5;
	color:#fff;
	border-radius: 100px 100px 100px 100px;
    padding: 12px 24px 12px 24px;
	margin:10px;
	max-width:30%;
}
}
#menu-main-menu li > a{
	font-weight:500;
}
.elementor-148 .elementor-element.elementor-element-4697dc4 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li.current-menu-item > a, .elementor-148 .elementor-element.elementor-element-4697dc4 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li.current-menu-ancestor > a{
 color:#3ac0ce !important;
}


#hdn{
	visibility:hidden;
}
    .elementor-148 .elementor-element.elementor-element-2d9d21e6 {
        --width: 27%;
        position: absolute;
        z-index: 10;
    }
.elementor-157 .elementor-element.elementor-element-3ded717a{
	
	--justify-content: 10px !important;
}

.cqc-rating-section {
    background: #f8f9fa;
    text-align: center;
}

.cqc-container {
    max-width: 1200px;
    margin: 0 auto;
}

.cqc-rating-section h2 {
    font-size: 48px;
    font-weight: 500;
    color:#284251;
    margin-bottom: 15px;
    line-height: 1.2;
}

.cqc-rating-section p {
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 18px;
    line-height: 1.7;
    color: #666;
}

.cqc-widget-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}


@media (max-width: 767px) {




    .cqc-widget-wrap {
        padding: 20px;
        overflow-x: auto;
    }
}

.since-badge {

    background: #0b3653;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 50px;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(11, 54, 83, 0.2);
	font-size:20px;
}
ul.trust-lsr{
	margin:0 0 1.5em 0em;
}

.ekit-template-content-footer .elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a{
	color:#fff !important;
}