/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 31 2026 | 11:42:44 */
.overlaybanner {
    position: relative;
}

.overlaybanner .containerwidth {
    position: relative;
}
.bluewithstrong strong {
    color: #0796d0;
}
.strongwhite strong {
    color: #fff;
}
ul.listcontet {
    margin: 15px 0px;
}
.maxcontentwidth {
    width: max-content;
}
.contactformsec {
    max-width: 570px;
    margin: 0px 0px 0px auto !important;
    overflow: hidden !important;
    border-radius: 22px;
}
button#wpforms-submit-9 {
    width: 100%;
    height: auto;
    background: #0082cb;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 10px;
}
.colorborder input {
    height: 45px;
    border: 1px solid #d5e2ea !important;
    border-radius: 8px !important;
    background: #fbfdff !important;
}
.colorborder textarea {
    border: 1px solid #d5e2ea !important;
    border-radius: 8px !important;
    background: #fbfdff !important;
    height: 120px !important;
}
.contactformsec::before {
    content: "";
    display: block;
    height: 9px;
    background: linear-gradient(90deg, #f7b718 0 28%, #16a5df 28% 68%, #62dba8 68% 100%);
    border-radius: 28px;
    top: 9px;
    position: relative;
    width: 128%;
    left: -1rem
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 6px 0;
    position: relative;
}
.contactformsec .wpforms-container .wpforms-field {
    padding: 6px 0px !important;
}
.bannericonwtext svg {
    border-radius: 50px;
    width: 16px;
}
.servicefooterwithmoblie .maxcontentwidth {
    margin: 0px auto;
}
html, body {
    overflow-x: hidden;
}
.inside-article {
    padding: 0px !important;
}
.listclass {
    margin: 0px 20px 20px;
}
.listclass li {
    margin-bottom: 6px;
}
.whilelink a{
	color:#fff;
}
hr.wp-block-separator.has-text-color.has-contrast-3-color.has-alpha-channel-opacity.has-contrast-3-background-color.has-background {
    margin: 0px 0px 15px;
}
.servicefooterwithmoblie .maxcontentwidth {
    margin: 0px auto;
}