#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}


body {
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
}


.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 35px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

#locations {
    display: none;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .ignore .form-control {
}

.contact .required .control-label:after {
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.contact #results.success {
    border-color: #DD7902 !important;
    color: #DD7902;
}

.contact #form {
    position: relative;
}

#form {
    overflow: hidden;
}


.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    background-color: transparent;
}

.g-recaptcha > div {
    width: 304px !important;
    height: 75px !important;
}

.g_map {
    height: 400px;
    position: relative;
    width: 100%;
}

.map {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.index_features i {
    font-size: 30px;
    color: #1ABC9C !important;
}

.w-15 {
    width: 15% !important;
}


/*
.testi-content p::before {
    content: '\f10d';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: #b8c7e1;
    font-size: 12px;
    top: -5px;
    position: relative;
    right: 3px;
}


.testi-content p::after {
    content: '\f10e';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: #b8c7e1;
    font-size: 12px;
    bottom: -3px;
    position: relative;
    left: 3px;
}

 */

.designer-pages > :not(.designer-files) ul,
.designer-pages > :not(.designer-files) ol {
    margin-left: 17px;
}

.font-12 {
    font-size: 12px;
}

.team-title a:hover {
    text-decoration: none !important;
}

.button.button-border:not(.button-fill):hover {
    color: white !important;
    text-decoration: none !important;
}

footer a {
    color: white;
}

#page-title.page-title-parallax h1 {
    opacity: 1;
}

.index-blog .img-holder img,
.index-blog .img-holder {
    border-radius: 5px
}

.footer-img {
    margin-top: -340px;
}

#footer {
    z-index: 1000;
}

.side-cover-wrapper {
    z-index: 999;
}


.text-white-50-a a {
    color: rgba(255, 255, 255, 0.5) !important;
}

.mw-900p {
    max-width: 900px;
}


blockquote {
    font-size: 1rem;
}

.color-white {
    color: white !important;
}

.testimonial .flex-prev,
.testimonial .flex-next {
    background-color: transparent !important;
}

.designer-pages p {
    text-align: justify;
}

#blog .widget .single-post img {
    margin-bottom: 5px;
    border: 1px solid #f4f4f4;
    border-radius: 3px;
}

#blog .widget .single-post {
    margin-bottom: 30px;
}

.entry-title h2, .entry-title h3, .entry-title h4 {
    text-transform: initial;
}


.required.has-error input,
.required.has-error textarea,
.required.has-error .input-group-text {
    border: 1px solid #A94442 !important;
}

.required.has-error label {
    color: #A94442;
}

.required.has-error iframe {
    border: 1px solid #A94442 !important;
    border-radius: 4px;
}

#title-sidebar > li > a {
    font-size: 15px;
}

.bread-overlay {
    background: #00000017;
}

.pl-15p {
    padding-left: 15px !important;
}


.btn-dark:focus, .btn-dark.focus {
    box-shadow: none !important;
}


#results.error .text {
    background: #A94442;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

#results.success .text {
    background: #5ca245;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

#results.error .text p,
#results.success .text p {
    margin-bottom: 0 !important;
    color: white;
}

#results.error .text h4,
#results.success .text h4 {
    color: white;
    margin-bottom: 10px;
}

#contact .fbox-bg.fbox-center {
    height: calc(100% - 30px);
}


.designer-show-hide .btn:focus {
    box-shadow: none !important;
}

section[class^='designer-'] p:last-of-type, section[class*=' designer-'] p:last-of-type {
    margin-bottom: 0 !important;
}


.designer-call-to-action .promo-dark p,
.designer-call-to-action .promo-dark h1,
.designer-call-to-action .promo-dark h2,
.designer-call-to-action .promo-dark h3,
.designer-call-to-action .promo-dark h4,
.designer-call-to-action .promo-dark h5,
.designer-call-to-action .promo-dark h6,
.designer-call-to-action .promo-dark .toggle-title,
.designer-call-to-action .promo-dark .toggle-icon {
    color: white !important;
}


.promo-white {
    background: white !important;
}

.mt-3-plus + .mt-3-plus {
    margin-top: 1rem !important;
}

.text-white p {
    color: white !important;
}

.designer-show-hide .read-more-trigger {
    bottom: 0;
    padding-left: 0;
    left: 0;
}


/* ----- | Story-Box | ----- */
.story-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
}

.story-box .story-box-image {
    width: 70%;
    height: 500px;
    z-index: 2;
    overflow: hidden;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.story-box .story-box-image img {
    display: block;
    height: auto;
    width: 100%;
    opacity: 1;
    transition: opacity .3s ease;
}

.story-box:hover .story-box-image img {
    opacity: .9;
}

.story-box .story-box-info {
    box-sizing: border-box;
    width: 50%;
    height: max-content;
    padding: 60px;
    margin: 35px 0 0 -20%;
    background: #fff;
    z-index: 4;
    box-shadow: 0 10px 45px rgba(0, 0, 0, .1);
    transition: all ease-in .3s;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.story-box.description-left .story-box-info {
    -ms-flex-order: -1;
    order: -1;
    margin: 35px -20% 0 0;
}

.story-box .story-box-info .story-title {
    font-family: 'Playfair Display';
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0;
    color: #1d2c4c;
}

.story-box .story-box-info .story-box-content p {
    font-size: 15px;
    font-weight: 300;
    color: #666;
    line-height: 16px;
}

.story-box .story-box-info .story-box-content a {
    font-size: 16px;
    text-decoration: underline !important;
}

.designer-text-photo-5 .img-1 {
    position: absolute;
    top: 150px;
    left: 50px;
}

.designer-text-photo-5 .twisted .img-1 {
    right: 50px;
    left: unset !important;
}

.designer-text-photo-5 .img-1,
.designer-text-photo-5 .img-2 {
    border-radius: 5px;
}


.designer-paralax .paralax-text {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.mw-1000p {
    max-width: 1000px !important;
}

.mlr-auto {
    margin-left: auto;
    margin-right: auto;
}

.mask-circle {
    mask-image: url("/data/images/mask/circle.svg");
    mask-size: cover;
}

.mask-triangle {
    mask-image: url("/data/images/mask/triangle-1.svg");;
    mask-size: cover;
}

header {
    z-index: 5000;
}

.f-s-22 p {
    font-size: 22px;
}

/*
#page-title .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 20px 0 0 !important;
    justify-content: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
*/

.hero-headline > .act-like-span p {
    display: block;
    font-weight: 400;
    font-size: 17px;
    line-height: 2;
    color: #999;
    margin-top: 40px;
    max-width: 80%;
}

.mega-menu-content.mega-menu-style-2 {
    width: 100% !important;
}

.social-icon.si-small {
    margin-right: 5px !important;
    margin-left: 0 !important;
}

.dark .si-dark {
    background-color: rgb(238, 238, 238);
    color: #282828 !important;
}

.blog-date-breadcrumbs {
    font-size: 15px;
    margin-left: 8px;
    position: relative;
    bottom: 2px;
}

.ess-text {
    text-align: center;
    font-size: 11px;
}

.ess-img img {
    max-height: 60px;
}


@media screen and (max-width: 833px) {
    .o-2-833p {
        order: 2;
        -ms-flex-order: 2;
    }
}

.mh-mc {
    max-height: max-content;
}

#copyrights {
    padding: 40px 0 20px !important;
}

.mw-860p {
    max-width: 860px;
}

.menu-item.active > .menu-link {
    color: #bd078f;
}

.text-initial {
    text-transform: initial !important;
}

.content-wrap {
    padding: 30px 0 80px 0;
}

#page-title {
    background-color: unset !important;
    border-bottom: none !important;
}

.designer-text-photo-4 .story-box {
    cursor: default;
}

.page-item.active .page-link, .page-link:hover, .page-link:focus {
    border-color: unset !important;
    box-shadow: unset !important;
}

.page-item.active .page-link, .page-link:hover, .page-link:focus {
    box-shadow: unset !important;
}

.page-link {
    border: none;
}

.slider-caption h2 {
    font-size: 2rem;
}

.slider-caption p {
    font-size: 1rem;
}

.menu-link {
    font-weight: 500;
}

.sub-menu-container .menu-item > .menu-link {
    font-weight: 500;
}

.sub-menu-container .menu-item:hover > .menu-link {
    font-weight: 500;

}

.button.button-dark {
    background-color: #56555a;
}

.p-last-no-m p:last-of-type {
    margin-bottom: 0 !important;
}

#copyrights a {
    color: #fff;
    transition: all .2s ease;
}

#copyrights a:hover {
    color: #222;
}


.content-wrap {
    padding: 80px 0;
}


.menu-container > .menu-item > .menu-link.active div::after {
    margin-top: 20px;
    opacity: 1;
}


.sub-menu-container .menu-item > .menu-link.active > div {
    color: var(--themecolor);
}


.cs-bg-color::before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 6px;
    background-color: var(--themecolor, #C6C09C);
}

#title-sidebar {
    background-color: white;
    z-index: 5;
    position: relative;
    list-style: none;
    padding: 15px;
}


#title-sidebar li {
    cursor: pointer;
    margin-bottom: 10px;
}


#title-sidebar > li > a:hover {
    color: var(--themecolor);
}


.charity-card-title::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    background-image: url('/data/demos/nonprofit/images/divider-8.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 20px;
    width: 100%;
    height: 20px;
}

.charity-card h3 {
    color: white;
}

.charity-card-title::after {
    content: none;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-image: url('/data/demos/nonprofit/images/divider-7.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 20px;
    width: 100%;
    height: 20px;
}


footer.dark .widget_links li a:hover,
.dark .footer-widgets-wrap a:hover {
    color: var(--themecolor) !important;
}

.entry-title.cs-p p {
    margin-top: 0;
    font-size: 14px;
}

#logo img {
    height: 75px;
}

.header-extras a {
    font-weight: 600;
}

footer .footer-logo img {
    padding-bottom: 15px;
}

.testi-content p {
    font-size: 23px;
}

.slider-feature a:hover {
    color: white;
}


.rounded-xxl {
    border-radius: 5px !important;
}

.dark .button-light:not(.button-border):hover {
    background-color: var(--themecolor);
    color: white !important;
}


#header .menu-bg::before {
    border-bottom-color: white;
    border-right-color: var(--themecolor);
}

#header .menu-bg::after {
    background-color: var(--themecolor);
}

#header .menu-bg {
    background-color: var(--themecolor);
}

#header-wrap,
#header.sticky-header #header-wrap {
    background-color: white;
}





.menu-container > .menu-item > .menu-link div::after {
    margin-top: 20px;
}

.font-17 {
    font-size: 17px;
}

.btn-smaller {
    padding: 5px 18px;
}

.sub-menu-container {
    border-top-color: white;
}

#page-title.page-title-dark .breadcrumb a {
    color: rgba(255,255,255,1) !important;
}

#page-title.page-title-dark {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6) !important;
}

.z-breadcrumbs {
    z-index: 4000;
    position: relative;
}


#page-title.page-title-dark .breadcrumb > .active {
    color: rgb(255, 255, 255) !important;
}

.sub-menu-container {
    left: 50%;
    transform: translateX(-50%);
}

.bg-unset {
    background-color: unset !important;
}

#page-title.page-title-dark h1 {
    color: rgb(255, 255, 255) !important;
}

.button.button-border {
    border: 2px solid var(--themecolor);
}

.button.button-border:not(.button-fill):hover {
    background-color: var(--themecolor);
}

.p-mb-10p p {
    margin-bottom: 10px;
}


.cs-i-size {
    font-size: 70px;
    color: var(--themecolor);
}

.dark #copyrights, #copyrights.dark {
    background-color: var(--themecolor);
}


.oc-desc {
    position: absolute;
    top: 50%;
    left: 5%;
    background-color: #FFFFFFE6;
    padding: 25px;
    border-radius: 3px;
    height: 90%;
    width: 90%;
    transform: translateY(-50%) !important;
}

.cs-m-contact b {
    font-size: 20px;
}

.cs-checkbox {
    position: relative;
}

.cs-checkbox input {
    position: absolute !important;
    top: 6px;
    left: 0;
    height: max-content;
    width: max-content;
}

.cs-checkbox label {
    padding-left: 20px;
}

.top-bar {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.font-14 {
    font-size: 14px;
}

.loading {
    position: absolute;
    top: -20px;
    left: -5px;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.1) !important;
    bottom: -20px;
    right: -5px;
    border-radius: 5px;
    height: unset;
    width: unset;
}

.cs-contact-form {
    margin-bottom: 80px !important;
    padding-bottom: 0 !important;
}

.si-text-color-hover:hover {
    background-color: transparent !important;
}

.si-text-color-hover.si-facebook:hover i {
    color: #3B5998 !important;
}

.si-text-color-hover.si-linkedin:hover i {
    color: #0E76A8 !important;
}


.si-text-color-hover.si-youtube:hover i {
    color: #C4302B !important;
}

#blog-grid .desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.designer-pages h2 {
    font-weight: 700;
}

p {
    margin-bottom: 15px !important;
}

.sub-menu-container .menu-item > .menu-link {
    font-size: 0.8rem;
}

.top-bar .social-icon {
    margin-bottom: 0;
}

.top-bar {
    height: 50px;
}

.border-b-5p {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#copyrights a:hover {
    color: white !important;
}

@media screen and (min-width: 576px) {
    .designer-text-photo-5 .img-1-container .image-1 {
        transform: translate(30%, 30%);
        z-index: 5;
        position: relative;
    }

    .designer-text-photo-5 .img-1-container.o-2 .image-1 {
        transform: translate(-30%, 30%);
        z-index: 5;
        position: relative;
    }

    .designer-text-photo-5 .cs-image-holder {
        transform: translateX(-6.5%);
    }

    .designer-text-photo-5 .cs-image-holder.o-2 {
        transform: translateX(6.5%);
    }

}


@media screen and (min-width: 581px) {
    .pb-580-200p {
        padding-bottom: 200px !important;
    }
}


@media screen and (min-width: 768px) {
    .blog-date-breadcrumbs:before {
        content: "/";
        margin-right: 5px;
    }

    .ess-img:not(:last-of-type) {
        margin-right: 20px;
    }

    ol.breadcrumb {
        top: 90% !important;
    }
}


@media screen and (min-width: 992px) {
    .cs-pb-200p {
        padding-bottom: 200px !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }


    #product .widget-sidebar {
        position: sticky;
        top: 170px;
    }

}


/* responsive menu */
.top-bar {
    display: none !important;
}

@media screen and (min-width: 1220px) {
    .menu-item.sub-menu > .menu-link > div, .menu-item.sub-menu > .menu-link,
    .menu-container > .menu-item > .menu-link {
        font-size: 11px !important;
    }

    .top-bar {
        display: flex !important;
    }

    .menu-container > .menu-item > .menu-link {
        color: white !important;
    }

}


@media screen and (min-width: 1331px) {
    .menu-item.sub-menu > .menu-link > div, .menu-item.sub-menu > .menu-link,
    .menu-container > .menu-item > .menu-link {
        font-size: 12px !important;
    }
}


@media screen and (min-width: 1500px) {
    .menu-item.sub-menu > .menu-link > div, .menu-item.sub-menu > .menu-link,
    .menu-container > .menu-item > .menu-link {
        font-size: 13px !important;
    }
}


@media screen and (max-width: 1219px) {
    #header .menu-bg {
        display: none !important;
    }

    .header-row {
        align-items: center !important;
        -webkit-align-items: center !important;
    }


    .menu-link {
        padding: 14px 5px;
        font-size: 0.8125rem;
    }

    .header-size-sm .menu-container > .menu-item > .menu-link {
        padding: 14px 5px;
        font-size: 0.8125rem;
        color: #444;
    }

    .pr-25p-1219 {
        padding-right: 25px;
    }


}

/* responsive menu end */


@media screen and (max-width: 1300px) {
    .designer-text-photo-5 .img-1 {
        top: 250px;
    }
}


@media screen and (max-width: 1200px) and (min-width: 992px) {

    .primary-menu {
        margin-left: auto;
        margin-right: 0px !important;
    }
}


@media screen and (max-width: 991px) {

    .story-box .story-box-image {
        height: auto;
        width: 100%;
        height: 400px;
        -ms-flex-order: -1;
        order: -1;
    }

    .story-box.description-left .story-box-info {
        -ms-flex-order: -1;
        order: -1;
        margin: 35px -20% 0 0;
    }

    .story-box.description-left .story-box-info {
        margin: -40px 5% 0;
    }

    .story-box .story-box-info {
        max-width: 90%;
        height: auto;
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
        margin: -40px 5% 0;
    }

    .cs-mb-8 {
        margin-bottom: 8rem !important;
    }

    .cs-mb-12 {
        margin-bottom: 12rem !important;
    }

    .designer-text-photo-5 .img-1 {
        top: 150px;
        left: 15px;
    }

    .designer-text-photo-5 .twisted .img-1 {
        right: 15px;
        left: unset !important;
    }


}


a:hover {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

@media screen and (max-width: 833px) {
    .o-2-833p {
        order: 2;
        -ms-flex-order: 2;
    }
}

@media screen and (max-width: 767px) {

    .story-box.description-left .story-box-info {
        margin: -100px 5% 0;
    }

    .story-box .story-box-info {
        padding: 35px;
        text-align: center;
        margin: -100px 5% 0;
    }

    .customers-count {
        border-right: none
    }

    .dfc-767 {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: column;
        -ms-flex-direction: column;
    }

    #page-title .breadcrumb {
        margin-top: 5px !important;
    }

    .ess-img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 479px) {

    .story-box .story-box-info {
        width: 100%;
        padding: 15px;
        text-align: center;
        margin: -200px 5% 0;
    }

    .story-box.description-left .story-box-info {
        margin: -200px 5% 0;
    }

    ul.tab-nav:not(.tab-nav-lg) li a i {
        display: none;
    }
}


@media screen and (max-width: 1200px) {
    .designer-paralax .parallax {
        background-position: 50% 50% !important;
    }

}

@media screen and (max-width: 991px) {
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .p-0-991 {
        padding: 0 !important;
    }

    .plr-15p-991 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 580px) {
    #index .footer-img {
        margin-top: -235px;
    }

    #index .nott.display-4 {
        padding-top: 3rem !important;
    }

    .designer-text-photo-5 .img-1 {
        position: relative;
        right: unset !important;
        left: unset !important;
        top: unset !important;
        bottom: unset !important;
        margin-bottom: 2rem !important;
    }

    .cs-mb-8,
    .cs-mb-12 {
        margin-bottom: 0 !important;
    }


    .designer-text-photo-5 img {
        width: 100% !important;
    }


    .cs-mb-sm-5 {
        margin-bottom: 5rem !important;
    }


    .hero-headline .h1, .hero-headline h1 {
        font-size: 40px !important;
    }

    ol.breadcrumb {
        display: none !important;
    }

    .designer-text-photo-5 img {
        max-width: 100% !important;
    }

    .hero-headline > .act-like-span p {
        max-width: 100% !important;
    }


    .h2-580 {
        font-size: 2rem !important;
    }

    #page-title.page-title-parallax h1 {
        font-size: 24px;
    }

}

@media screen and (max-width: 575px) {
    .cs-image-holder.o-2 .img-2-container {
        margin-bottom: 3rem !important;
    }

    .cs-image-holder:not(.o-2) .img-1-container {
        margin-bottom: 3rem !important;
    }
}

@media screen and (max-width: 480px) {
    .header-misc {
        display: none;
    }
}

#page-title.page-title-parallax h1 {
    font-size: 32px;
}

#page-title .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 20px 0 0 !important;
    margin-top: 20px;
    justify-content: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 5px !important;
    font-size: 0.875rem;
}

#page-title.page-title-parallax span {
    font-size: 1rem;
}

#page-title {
    text-align: center;
}

.grecaptcha-badge {
    opacity: 0;
    visibility: hidden;
}