.footer-links h3{
	font-size:23px;
}

section.connect_sec.p_140 {
    padding-bottom: 50px;
}

a:not([href]):not([class]) {
  &,
  &:hover {
    color: inherit;
    text-decoration: underline;
  }
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.cta_btn {
    background: #f63916;
    text-decoration: none;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.94px;
    text-align: left;
    color: #fff;
    padding: 20px 50px;
    display: inline-block;
    border-radius: 160px;
    border: 1px solid #f63916;
}

.about-img,.about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.control-box .control-txt p {
    text-align: center;
}

/* 28-oct-2024 */
.const-info .hed h2 {
    font-size:50px;
}
.const-info .hed span {
    font-size:35px;
  display: flex;
 line-height:1.2;
}