.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

html:not([class*="sticky"]) .featured-services-title .bg, html .back-to-top:not(.backtotop-is-visible) .back-to-top::before, html .section:not(.section-animated), html .section:not(.section-animated)::before, html .section:not(.section-animated)::after, html .section:not(.section-animated) *, html .section:not(.section-animated) *::before, html .section:not(.section-animated) *::after, html .section:not(.section-animated) .services-offer-item .img img, html .row:not(.row-animated), html .row:not(.row-animated) * {
    background-image: unset !important;
}

html .section:not(.section-animated) img:not(.page-title-img), html .section:not(.section-animated) .recent-website-carousel-item img, html .row:not(.row-animated) .featured-services-item .img img {
    display: none;
}

html #main-content .section:not(.section-animated):not(:first-child) {
    visibility: hidden;
}

.gform_wrapper form .gform-body #field_203_9 #input_203_9 .gchoice_203_9_1 label a {
    color: #fff !important;
    text-decoration: underline;
}
* {
    box-sizing: border-box;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizelegibility;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
    font-family: inherit;
    /* font-size: 100%; */
    /* font-weight: inherit; */
    /* font-style: inherit; */
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

/* strong { font-weight: bold; } */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
    text-decoration: none;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

input {
    outline: 0;
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

input[type="submit"] {
    cursor: pointer;
    font: inherit;
}

iframe {
    width: 100%;
    display: block;
}

input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #6a6a6a;
    opacity: 0.9;
}

input[type="text"]:-moz-placeholder, textarea:-moz-placeholder {
    color: #6a6a6a;
    opacity: 0.9;
}

input[type="text"]::-moz-placeholder, textarea::-moz-placeholder {
    color: #6a6a6a;
    opacity: 0.9;
}

input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #6a6a6a;
    opacity: 0.9;
}

.hide {
    display: none;
}

.show {
    display: block;
}

blockquote p, em {
    font-style: italic
}

p {
    color: inherit;
    margin-bottom: 20px;
}

a {
    color: #196bc9;
}

a:hover:not(.button) {
    color: #ff751a;
}

.light {
    color: #fff;
}

.dark {
    color: #000
}

.content-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}

.clear {
    clear: both;
    margin: 0;
    display: block;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* .text-center { text-align: center; } */
.one-fourth {
    float: left;
    margin-right: 1.5%;
    margin-bottom: 0;
    position: relative;
}

.one-fourth {
    width: 23.125%;
}

.last-col {
    margin-right: 0 !important;
}

/* img { max-width: 100%; height: auto; } */
body, h1, h2, h3, h4, h5, h6, select, input, textarea {
    font-family: 'Poppins', sans-serif !important;
}

body {
    background-color: #3D4653 !important;
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
    width: 100%;
}
html:first-child {
    margin-top: 0 !important;
}

.pswp:not([style*="position: fixed;"]) {
    display: none;
    position: absolute;
}

.page-wrapper, body {
    overflow-x: hidden !important;
}

#main-content {
    overflow: hidden;
    width: 100%;
    background-color: #f8f8f8;
    max-width: 100vw;
}
.container-fluid::after, .container-fluid::before, .container::after, .container::before {
    display: block;
}

.container-wide-left::after, .container-wide-right::after {
    clear: both;
    display: block;
    width: 100%;
    content: "";
}

/* .row { margin-left: -15px; margin-right: -15px; } */
.col-sm-12, .col-sm-3, .col-sm-4, .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }
}
button {
    font-family: inherit;
}

.dual-buttons {
    text-align: center;
}

.btn {
    background-color: var(--sync-color-primary);
    border: 2px solid var(--sync-color-primary);
    border-radius: 99rem;
    color: rgba(var(--sync-color-light), 1);
    display: inline-block;
    font-size: var(--sync-body-md);
    font-weight: 500;
    margin: 0 5px 10px;
    padding: clamp(0.5rem, 0.3684rem + 0.5263vw, 1rem) clamp(0.75rem, 0.5526rem + 0.7895vw, 1.5rem);
    position: relative;
    text-decoration: none;
    transition: 0.3s ease 0s;
}
.btn:hover {
    color: #fff;
    transform: scale(1.1);
}
a.btn, a.btn:active, a.btn:visited {
    color: #fff !important;
}
.section-title {
    padding: 80px 0 120px;
}

.section-title.light {
    background-color: #409bd7;
    color: #fff;
}

/* .section-bg-wrapper { height: 100%; left: 0; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 0; width: 100%; z-index: 0; } */
.section:not(.section-animated) .section-title > .container > * {
    opacity: 0;
    transform: scale(0);
}

.section-title .dual-buttons {
    margin: 40px 0 10px;
}

.section-title > .container > * {
    transition: ease 1s 0.3s;
}

.section-title > .container > :nth-child(2) {
    transition-delay: 0.4s;
}
.section-title > .container > :nth-child(3) {
    transition-delay: 0.8s;
}
.heading-desc {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2em;
    margin: -20px 0 35px;
    position: relative;
    z-index: 1;
}
.heading-desc.medium {
    color: #000;
    display: block;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.6em;
    margin: -30px 0 20px;
}
.light .heading, .light .heading .prefix, .light .heading-desc {
    color: #fff;
}
html .owl-carousel.owl-drag:not(.owl-grab):hover .owl-item {
    cursor: url(images/cursor-swipe-new.png), auto;
}

html .owl-carousel > :not(:first-child):not([class^="owl"]) {
    display: none;
}

html .owl-carousel .owl-item {
    padding: 0;
}
html .owl-dot {
    width: 14px;
    height: 14px;
    padding: 0;
    background-color: transparent;
    border: 2px solid #000;
    opacity: 0.5;
    position: relative;
}

html .owl-dot::before {
    background-color: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 4px;
    visibility: hidden;
}

html .owl-dot.active {
    opacity: 1;
}

html .owl-dot.active::before, html .owl-dot:hover::before {
    visibility: visible;
}