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

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

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

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

.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: 302px !important;
    height: 76px !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 ul {
    margin-left: 15px;
}

footer a {
    color: white;
}


.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 {
    border: 2px solid #A94442 !important;
}

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

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

.bread-overlay {
    background: #00000017;
}

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

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

#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-left: 5px !important;
    margin-right: 0 !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;
}

.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;

}

#copyrights a {
    color: #222;
}

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

.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: 8px;
    background-color: #f2f3f5 !important;
    border-radius: 10px;
}

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


@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;
    }

}

@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;
    }


}

@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;
    }

    .menu-link {
        padding: 39px 12px;
        font-size: 12px;
    }
}

@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;
    }

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

}

@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;
}