main#content {
    max-width: 100% !important;
}
section.banner {
    background-color: #2f2f2f;
    background-size: cover;
    background-position: center;
    padding: 40px;
    padding-top: 80px;
    color: #fff;
}
section.banner .list {
    margin: 30px 0;
}
.benefits_section .serviceBox {
    height: auto;
    display: flex;
    flex-direction: column !important;
}
section ul li {
    margin-bottom: 14px;
    text-align: left !important;
}
.bannerForm {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: 0.5rem 1rem;
    transition: all .3s;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
section.sec02 {
    background-color: gainsboro;
}
.carpetimage img {
    margin-bottom: 10px;
    border-radius: 38px;
    border: 5px solid #2aa4e3;
    padding: 10px;
}
section.sec03 {
    background-color: #f5d13b;
}
.boxs {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
}
.cbox1 {
    width: 32%;
    margin: 5px 0;
    border: 2px solid #fbd420;
    background-color: #fff;
    padding: 30px;
}
section.sec06 {
    background-color: #d6d6d6;
}
.boxstle1 .boxtle1 {
    width: 48%;
    margin: 9px;
    background-color: #f9d51e !important;
}
section.sec12 {
    background-color: gainsboro;
}
.review-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    background-color: #f9f9f9;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.reviewer-name {
    font-weight: bold;
    margin-top: 10px;
}
.accordion {
    border: 1px solid #ccc;
}
.accordion {
    overflow-anchor: none;
}
section.company_details_section.pb-3 {
    background-color: #fff5f5;
}
.footerform {
    padding: 20px;
    background-color: #e9e9e9;
}
main#content {
    max-width: 100%;
}

textarea {
    height: 90px !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background-color: #1b1b1b;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 7px;
}
a.btn {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.carpetimage img {
    border-radius: 38px;
    border: 5px solid #2aa4e3;
    padding: 10px;
}
section {
    padding: 30px 0;
}
section.sec05 {
    text-align: center;
}
.boxstle1 {
    display: flex;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
section.sec06 {
    text-align: center;
}
.carousel-control-prev, .carousel-control-next {
    width: 5%;
}
.carousel-control-prev-icon {
    filter: invert(1);
}
button.carousel-control-prev, button.carousel-control-next {
    border: none;
}
.accordion-header {
    background-color: #f5f5f5;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    color: #333;
    font-weight: 400;
}
.accordion-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.accordion-content {
    padding: 10px;
    display: none;
}
.company-widget li.nav-item {
	font-weight: 500;
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.company-widget li.nav-item {
    font-weight: 500;
}
button.accordion-button {
    width: 100%;
    margin: 0;
    border: none;
    text-align: left;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #000000;
    background-color: #cc336600;
    text-decoration: none;
}
.review-card {
    max-width: 80%;
    margin: 0 auto;
}
section.banner_section {
    padding: 60px 0;
    background-size: cover;
    color: #fff;
    position: relative;
}
section.banner_section:before {
    content: "";
    background-color: #0000008a;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}
section.banner_section .container {
    z-index: 9;
    position: relative;
}
.quote-form {
    padding: 20px;
    background-color: gainsboro;
    box-shadow: 0px 9px 5px #000;
}
.serviceBox {
    background-color: gainsboro;
    padding: 20px;
    margin: 10px 0;
    text-align: center;
    border-radius: 7px;
    box-shadow: 0px 4px 5px #282828;
}
section.banner_section {
    padding: 40px 0;
    padding-top: 75px;
    background-size: cover;
    color: #fff;
}
section.unique_about_section {
    text-align: center;
}
section.unique_about_section h3 {
    font-size: 22px;
    margin: 16px 0;
    color: #414141;
    line-height: 32px;
}
section.unique_second_section {
    background-color: #e9e9e9;
}
section.unique_benefits_section {
    background-color: #f0f0f0;
}
.serviceBox {
    display: flex;
    column-gap: 10px;
    align-items: flex-start;
    height: 90%;
background-color: #f8f8f8;
    padding: 20px;
    margin: 10px 0;
    text-align: left;
    border-radius: 7px;
    box-shadow: 0px 4px 5px #282828;
}
section.zigzag_section .row {
    display: flex;
    align-items: center;
}
section.zigzag_section img.sideImage {
    border-radius: 15px;
    height: 360px !important;
}

.serviceBox4.serviceBox {
    display: flex;
    flex-direction: column !important;
}

