﻿/*@font-face {
    font-family: GTW-Regular;
    src: url(../fonts/GT-Walsheim-Pro-Regular.woff);
}*/
@font-face {
    font-family: GTW-Regular;
    src: url('../../../../../app_themes/teknionstudio/fonts/gt-walsheim-pro-regular.woff') format('woff');
}

body {
    font-size: 16px;
    font-family: GTW-Regular, sans-serif;
    background-color: white;
    color: #333;   
}
@media (max-width: 1199px) {
    .row {
        --bs-gutter-x: 0;
    }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}
h3 {
    font-size: 20px;
    font-family: GTW-Medium, sans-serif;
    text-align: center;
    max-width: 620px;
    margin: 0 auto;
    padding: 16px 0;
}
h5 {
    font-family: GTW-Medium, sans-serif;
    font-size: 0.8rem;
    color: #9b9b9b;
    text-transform: uppercase;
}
.h1, h1 {
    font-size: 36px;
}




a, p {
    color: #1e1e1e;
    font-size: 16px;
}
a {
    text-decoration: none;
}
.bg-lightgrey {
    background: #F8F8F8;
}
@media (max-width: 768px) {
    .container-xl-global {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li .card-image-with-title .bottom .title label, header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li .card-image-with-title .bottom .title a {
    line-height: 1.1;
    overflow: visible;
}
@media (max-width: 1199px) {
    header .navbar .navbar-nav .nav-item .magamenu-wrapper .nav-heading a, header .navbar .navbar-nav .nav-item .magamenu-wrapper .nav-heading label, .menu-back-btn {
        padding: 22px 20px;
    }
}
header .navbar .navbar-nav .nav-item .magamenu-wrapper .nav-heading label, .menu-back-btn {
    color: #000 !important;
    font-family: GTW-Medium, sans-serif;
}
header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li a:hover, .menu-back-btn, header .navbar .navbar-nav .nav-item .magamenu-wrapper .submenu .back-button-level-3 .back-btn, header .navbar .navbar-toggler[aria-expanded=true] .fa-bars:before {
    color: #000 !important;
}
@media (max-width: 575px) {
    .modal .modal-dialog .modal-content .modal-body {
        overflow-y: scroll;
    }
}

/*body {
    max-width: calc(100% - 12px);
}
*/
@media (max-width: 601px) {
    .heading-showing-in-mobile h1 {
        font-size: 19px;
        margin: 0;
    }
}
.card-image-with-title:hover .bottom {
    color: black;
}
.search-container .btn svg {
    margin-bottom: 10px;
}
.section-text .content-text {
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
}
    @media (max-width: 1199px) {
        .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    @media (max-width: 767px) {
        .tabcontent.section-text {
            padding: 0 16px;
        }
    }

    footer.wideFooter {
        padding: 0 20px;
    }

    @media (min-width: 992px) {
        footer.wideFooter {
            padding: 0 100px;
        }
    }

    .text-center {
        text-align: center;
    }
    /*.sf_colsIn.col-lg-12 .autoscale p,*/
    p.autoscale-product, span.autoscale-product {
        color: #1e1e1e;
        font-size: 45px;
        font-family: GTW-Medium, sans-serif;
        padding: 0 2rem;
        margin: 8px auto;
        text-align: center;
        display: block;
    }

    p.autoscale-caption,  span.autoscale-caption {
        font-size: 16px;
/*        font-family: GTW-Medium, sans-serif;*/
        padding: 16px 0;
        display: block;
    }
    .autoscale-caption.text-center, .product.autoscale-product {
        margin: 16px auto;
        padding: 0 2rem;
    }
    @media (max-width: 767px) {
        .autoscale-caption.text-center, .product.autoscale-product {
            margin-bottom: 2rem;
/*            font-size: 18px;*/
        }
    }
    .col-lg-4 p.autoscale-product, .col-lg-3 p.autoscale-product, .col-lg-4 span.autoscale-product, .col-lg-3 span.autoscale-product {
        font-size: 16px;
        font-family: GTW-Regular, sans-serif;
        display: block;
    }

    .autoscale a .product:hover, .autoscale .caption:hover, .section.section-link a:hover, .autoscale-caption:hover, .autoscale:hover a .product {
        color: #cf665f;
    }

    .autoscale .caption {
        text-align: center;
    }

    .autoscale a {
        text-decoration: none;
    }

    .autoscale_img_wrapper .caption {
        margin: 16px auto;
        padding: 0 2rem;
    }

    .div-overlay, .div-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-transition: opacity 1s linear;
        transition: 1s all;
        font-size: 20px;
        font-family: GTW-Medium, sans-serif;
        text-align: center;
    }

    .image-overlay-wrapper .div-hover {
        opacity: 0;
    }

    .image-overlay-wrapper:hover .div-overlay {
        opacity: 0;
    }

    .image-overlay-wrapper:hover .div-hover {
        opacity: 1;
    }

    body.loading:before {
        content: url(/ResourcePackages/studiotkbootstrap/assets/dist/images/lazy-loader-animation.gif);
    }

    .section-separator.big {
        max-width: 620px;
        width: 90%;
    }

    .section-separator {
        width: 33%;
        height: 1px;
        background: #ddd;
        margin: 1rem auto;
        clear: both;
        max-width: 620px;
        width: 90%;
    }

    .sf-breadscrumb.breadcrumb {
        background-color: transparent;
        margin: 16px 0;
        font-size: 12px;
        color: #9b9b9b;
        font-family: GTW-Light, sans-serif;
    }

        .sf-breadscrumb.breadcrumb li {
            display: inline-block;
            font-size: 12px;
            color: #9b9b9b;
            font-family: GTW-Light, sans-serif;
        }

            .sf-breadscrumb.breadcrumb li a {
                border-radius: 0;
                font-size: 12px;
                color: #9b9b9b;
                font-family: GTW-Light, sans-serif;
                text-decoration: none;
                padding: 0;
            }

                .sf-breadscrumb.breadcrumb li a:hover {
                    text-decoration: underline;
                }

    #carousel .slides img {
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }

    #carousel .slides li.flex-active-slide, #carousel .slides li:hover {
        border: 1px solid #ddd;
        border-bottom: 3px solid #1e1e1e;
        height: 100%;
        cursor: pointer;
    }

    @media (max-width: 767px) {
        #carousel .slides li {
            border: 1px solid white;
            background: white;
        }

            #carousel .slides li.flex-active-slide {
                border: none !important;
            }
    }

    #carousel .slides li {
        margin: 0 5px !important;
    }

    #carousel {
        max-width: 620px;
        margin: 0 auto;
        margin-bottom: 24px;
        text-align: center;
        background: transparent;
    }

        #carousel .flex-direction-nav a::before {
            content: "";
            opacity: 1;
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-position: center;
        }

        #carousel .flex-direction-nav a.flex-next::before {
            background-image: url('../images/studiotk-carousel-arrow-right.svg');
        }

        #carousel .flex-direction-nav a.flex-prev::before {
            background-image: url('../images/studiotk-carousel-arrow-left.svg');
        }

        #carousel .flex-direction-nav li, #carousel .flex-active-slide, .flex-active-slide {
            border: none;
        }
        /*.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}*/
        #carousel.flexslider:hover .flex-direction-nav .flex-prev, #carousel .flex-direction-nav a.flex-prev {
            left: -70px;
        }

        #carousel.flexslider:hover .flex-direction-nav .flex-next, #carousel .flex-direction-nav .flex-next {
            right: -70px;
        }

    @media (max-width: 500px) {
        #carousel.flexslider:hover .flex-direction-nav .flex-next, #carousel .flex-direction-nav a.flex-next {
            right: 15px;
        }
    }

    @media (max-width: 500px) {
        #carousel.flexslider:hover .flex-direction-nav .flex-prev, #carousel .flex-direction-nav a.flex-prev {
            left: 15px;
        }
    }

    #carousel .flex-direction-nav a {
        opacity: 1;
        width: 30px;
        height: 30px;
        margin: -15px 0 0;
    }

    #carousel .flex-active-slide .carousel-circle {
        background: red;
    }

    #carousel .carousel-circle {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: grey;
        display: block;
        margin: 0 auto;
    }
    /*.flex-direction-nav{display: none;}*/

    .section-text ul {
        margin-bottom: 0;
    }

        .section-text ul li {
            margin-bottom: 16px;
        }

            .section-text ul li:last-child {
                margin-bottom: 0;
            }

    .section-text ul {
        padding-left: 20px;
    }

        .section-text ul.list-inline {
            padding-left: 0;
        }

    ul.list-inline.social a:hover {
        opacity: 0.8;
    }

    .section-share {
        max-width: 620px;
        margin: 0 auto;
        margin-top: 0;
        padding: 0.5rem 0 1rem;
    }

        .section-share .list-inline {
            margin-bottom: 0;
            margin-left: 0;
        }

            .section-share .list-inline > li {
                vertical-align: middle;
                margin-right: -4px;
                padding-right: 1rem;
                padding-left: 0;
            }

    .section-resources,
    .sf_cols.section-resources {
        max-width: 960px;
        margin: 0 auto;
    }

    .resources-page .autoscale_img_wrapper {
        margin-top: 0;
    }

    .section-media {
        max-width: 930px;
        margin: 0 auto;
    }

    .autoscale_img_wrapper .no-img {
        width: 100%;
        height: 200px;
    }

    .autoscale_img_wrapper .resource-container {
        margin: 10px;
    }

    .autoscale_img_wrapper .text-over {
        max-width: 200px;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-family: GTW-Medium, sans-serif;
    }

    .autoscale_img_wrapper .resource-container .text-over {
        font-family: GTW-Regular, sans-serif;
    }

    .autoscale_img_wrapper .overlay-container {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9;
        display: none;
    }

    .autoscale_img_wrapper .sf_colsOut:hover .overlay-container {
        display: block;
    }

    .autoscale_img_wrapper .resource-container .overlay-container {
        padding: 10px;
    }

    .autoscale_img_wrapper .overlay-container .buttons, .resource-container .overlay-container .buttons {
        position: relative;
        top: 100%;
        transform: translateY(-50px);
        margin: 10px;
    }

        .autoscale_img_wrapper .overlay-container .buttons .btn, .resource-container .overlay-container .buttons .btn {
            width: 50%;
            text-align: center;
            font-size: 16px;
            font-family: GTW-Medium, sans-serif;
            border: 1px solid #1e1e1e;
            padding: 6px 12px;
            border-radius: 32px;
            cursor: pointer;
        }

        .autoscale_img_wrapper .overlay-container .buttons a, .resource-container .overlay-container .buttons a {
            cursor: pointer;
        }

    .sf_3cols_3_33 {
        float: left;
        width: 33%;
        margin: 0;
        _margin-left: -1px !important;
    }

    .autoscale_img_wrapper .image3Up {
        width: 33.333%;
    }

    .autoscale_img_wrapper .sf_colsOut {
        float: left;
        text-align: center;
        position: relative;
    }

    .section-button {
        text-align: center;
        margin: 0 auto;
        padding: 1.5rem 0;
    }

        .section-button a {
            font-size: 0.875rem;
            font-family: GTW-Regular, sans-serif;
            border: 1px solid #1e1e1e;
            border-radius: 32px;
            display: inline-block;
            line-height: 0.875rem;
            letter-spacing: 0.02em;
            padding: 0.8125rem 2rem 0.8125rem 2rem;
            transition-duration: 0.2s;
        }

            .section-button a:hover {
                color: #c74237;
                border: 1px solid #c74237;
            }

    .sf_2cols_1_50 {
        float: left;
        width: 50%;
        margin: 0;
    }

    .autoscale_img_wrapper .image2Up {
        width: 50%;
    }

    .autoscale_img_wrapper .sf_colsOut {
        float: left;
        text-align: center;
        position: relative;
    }
    /* #region Tabs */
    .nav-tabs:not(.nav-tabs-map) {
        background: white;
    }

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs:not(.nav-tabs-map) > li a {
        color: #1e1e1e;
        cursor: default;
        background-color: #fff;
        border: 1px solid transparent;
        border-bottom-color: transparent !important;
        background: white;
        border-radius: 4px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #1e1e1e;
        cursor: default;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent !important;
    }

    .nav-tabs:not(.nav-tabs-map) > li.active > a {
        border-color: #ddd;
        background-color: white;
    }
    /* #endregion Tabs */
    /* #region MagicWidget*/
    .accordion-item .accordion-header {
        color: #333;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
    }

        .accordion-item .accordion-header button {
            color: #000;
            letter-spacing: 2px;
            line-height: 1.1;
            font-family: GTW-Regular, sans-serif;
            padding-right: 0px;
            padding-left: 0px;
            font-size: 16px;
            border: none;
            background: transparent;
            cursor: pointer;
            text-align: center;
        }

    .accordion-item .field_select_download_area {
        background: transparent;
        min-height: 60px;
        height: auto;
        width: 100%;
        float: left;
        padding: 13px 16px;
    }

    .select_field_text {
        float: left;
        color: #969696;
        font-size: 14px;
        padding: 9px 0 0 2rem;
        padding-top: 10px;
    }

    .accordion-item .select_download {
        width: 55%;
        padding-left: 0rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-bottom: 10px;
        float: right;
        padding-right: 0rem;
        row-gap: 20px;
    }

    .selectAll_field_check {
        float: left;
        margin: 4px 0 0;
        position: relative;
    }

    .download_share_button {
        font-family: GTW-Regular, sans-serif;
        border: 1px solid #1e1e1e;
        border-radius: 32px;
        display: inline-block;
        background-color: #1e1e1e;
        color: #fff !important;
        transition-duration: 0.2s;
        letter-spacing: 0.02em;
        line-height: 45px !important;
        height: 45px;
        padding: 0 1rem;
        font-size: 0.675rem !important;
        margin-left: 20px !important;
        margin-top: -5px;
        opacity: 1;
    }

    .product-item:not(.product-map-item) {
        width: 100%;
        float: left;
        position: relative;
        background: transparent;
        border: 1px solid transparent;
        min-height: 100%;
        color: black;
    }

        .product-item:not(.product-map-item):hover {
            border: 1px solid #1e1e1e;
        }

    .accordion .panel-heading, .accordion .panel-heading + div.panel-body, .accordion .panel-heading + div.panel-body + div.field_select_download_area, .accordion .panel-heading + div.field_select_download_area {
        position: static;
    }
    /* #endregion MagicWidget*/

    .section-widget.news-widget {
        padding: 0 11%;
    }

        .section-widget.news-widget .news {
            background: #f8f8f8;
            margin-bottom: 32px;
            margin-top: 16px;
        }

            .section-widget.news-widget .news .img-container.only-mobile {
                padding: 0;
                margin-top: 1.333rem;
            }

            .section-widget.news-widget .news .text-container {
                padding: 40px 32px 40px 24px;
            }

            .section-widget.news-widget .news .img-container {
                padding: 0;
                padding-left: 32px;
            }

            .section-widget.news-widget .news .text-container .news-title {
                font-family: GTW-Medium, sans-serif;
                font-size: 20px;
                max-width: 584px;
                display: block;
                margin-bottom: 8px;
            }

    .list-inline {
        padding-left: 0;
        margin-left: -5px;
        list-style: none;
    }

        .list-inline > li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
        }

    .section-widget.news-widget .news .text-container ul li {
        border-left: 1px solid #9b9b9b;
        font-size: 11px;
        font-family: GTW-Light, sans-serif;
        color: #9b9b9b;
        line-height: 11px;
        text-transform: uppercase;
        padding: 0 0.5rem;
    }

        .section-widget.news-widget .news .text-container ul li:first-child {
            border: 0;
        }

    .section-widget.news-widget .news .img-container img {
        width: 100%;
        height: auto;
    }

    .sf_cols.autoscale_img_wrapper:has(.sf_3cols_1_33), .sf_cols.autoscale_img_wrapper {
        display: flex;
    }
    /*Start About*/
    .section-imageTextOver {
        margin-top: 16px;
        position: relative;
        background-size: cover;
        padding: 19% 0;
        background-repeat: no-repeat;
        background-position: center center;
    }

        .section-imageTextOver .textOver {
            font-size: 50px;
            font-family: GTW-Medium,sans-serif;
            position: absolute;
            width: 100%;
            text-align: center;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            line-height: 45px;
        }

            .section-imageTextOver .textOver.textColor {
                color: #f9bc2f;
            }

    h1.page-title, .mvc-page-title h1 {
        color: #1e1e1e;
        max-width: 620px;
        padding: 24px 0;
        margin: 0 auto;
        text-align: center;
        font-size: 35px;
        font-family: GTW-Medium,sans-serif;
        letter-spacing: normal;
        text-transform: none;
    }

    h2.widget-title {
        color: #1e1e1e;
        max-width: 420px;
        padding: 24px 0;
        margin: 0 auto;
        text-align: center;
        font-size: 30px;
        font-family: GTW-Medium,sans-serif;
    }

    .section-widget.news-widget {
        padding: 0 11%;
    }

        .section-widget.news-widget .news {
            background: #f8f8f8;
            margin-bottom: 32px;
            margin-top: 16px;
        }

            .section-widget.news-widget .news .text-container {
                padding: 40px 32px 40px 24px;
            }

            .section-widget.news-widget .news .img-container {
                padding: 0;
                padding-left: 32px;
            }

                .section-widget.news-widget .news .img-container.only-mobile {
                    padding: 0;
                    margin-top: 1.333rem;
                }

                .section-widget.news-widget .news .img-container img {
                    width: 100%;
                    height: auto;
                }

            .section-widget.news-widget .news .text-container .news-title {
                font-family: GTW-Medium,sans-serif;
                font-size: 20px;
                max-width: 584px;
                display: block;
                margin-bottom: 8px;
            }

            .section-widget.news-widget .news .text-container ul li {
                border-left: 1px solid #9b9b9b;
                font-size: 11px;
                font-family: GTW-Light,sans-serif;
                color: #9b9b9b;
                line-height: 11px;
                text-transform: uppercase;
                padding: 0 0.5rem;
            }

                .section-widget.news-widget .news .text-container ul li:first-child {
                    border: 0;
                }

    .section-button {
        text-align: center;
        margin: 0 auto;
        padding: 1.5rem 0;
    }

        .section-button a {
            font-size: 0.875rem;
            font-family: GTW-Regular, sans-serif;
            border: 1px solid #1e1e1e;
            border-radius: 32px;
            display: inline-block;
            line-height: 0.875rem;
            letter-spacing: 0.02em;
            padding: 0.8125rem 2rem 0.8125rem 2rem;
            transition-duration: 0.2s;
        }

            .section-button a:hover {
                color: #c74237;
                border: 1px solid #c74237;
            }

        .section-button.text-left {
            text-align: left;
        }
    /*End About*/

    .filetype {
        color: #9b9b9b;
        font-size: 13px;
        display: block;
        padding-top: 8px;
    }
    /*Start News Articke*/
    .section-2cols {
        max-width: 940px;
        margin: 0 auto;
    }

        .section-2cols .column-text {
            background: #f8f8f8;
            padding: 2.5rem 1.5rem;
            margin: 1rem 0;
        }

            .section-2cols .column-text p {
                font-size: 20px;
            }

            .section-2cols .column-text .article-date {
                color: #9b9b9b;
                font-size: 11px;
                text-transform: uppercase;
            }

            .section-2cols .column-text img {
                padding-left: 10px;
                margin-bottom: 6px;
            }

            .section-2cols .column-text .article-date .line-separator {
                padding: 0 1rem;
            }
    /*End News Articke*/

    .content-with-sidebar .content, .title-bar {
        background-color: white;
    }
    /*Start Contact*/
    .xv-contact-wrapper .validation-wrapper .dropdown-selector {
        margin-bottom: 1.25rem;
    }

    .xv-contact-wrapper .form-group {
        margin-bottom: 1.25rem;
    }

    .caps {
        text-transform: uppercase;
    }

    .validation-wrapper h5 {
        padding: 0 0 0.5rem 0;
        margin: 0;
    }

    .xv-contact-wrapper .customPicker .btn {
        /*padding: 1rem 1rem 0.5rem 1rem;*/
        border-radius: 0;
    }

    .xv-contact-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    .xv-contact-wrapper .form-control {
        padding: 0.75rem 1rem 0.3125rem 1rem;
        height: auto;
        font-size: 16px;
        color: #1e1e1e;
        border-radius: 0;
        border-color: #dcdcdc;
    }

    .xv-contact-wrapper textarea.form-control {
        max-height: 200px;
    }

    .form-control:focus {
        border: 1px solid #1e1e1e;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #1e1e1e;
    }

        .btn-group.open .dropdown-toggle:hover {
            border: 1px solid #1e1e1e;
        }

    .validation-wrapper label {
        margin-bottom: 0.5rem;
        color: #9b9b9b;
        font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .xv-contact-wrapper {
        max-width: 940px;
        margin: 0 auto;
        padding: 1rem 0 1.5rem 0;
    }

        .xv-contact-wrapper .bootstrap-select.btn-group .dropdown-toggle .filter-option {
            font-size: 20px;
            color: #1e1e1e;
        }

    .primary-button {
        margin: 1.5rem 0;
    }

        .primary-button a {
            font-size: 0.875rem;
            font-family: GTW-Regular, sans-serif;
            border: 1px solid #1e1e1e;
            border-radius: 32px;
            display: inline-block;
            background-color: #1e1e1e;
            color: #fff;
            transition-duration: 0.2s;
            line-height: 0.875rem;
            letter-spacing: 0.02em;
            padding: 0.8125rem 2rem 0.8125rem 2rem;
            position: relative;
        }

            .primary-button a:hover {
                background-color: #c74337;
                border: 1px solid #c74337;
            }

    .validation-wrapper textarea {
        margin-bottom: 1.25rem;
        resize: none;
    }

    .contact-info-bundle {
        background: #f8f8f8;
        padding: 8px 20px 4px 20px;
    }

        .contact-info-bundle .contact-info-block {
            margin-bottom: 12px;
            clear: both;
        }

            .contact-info-bundle .contact-info-block p {
                margin-bottom: 8px;
            }

    .support-wrapper h3 {
        text-align: left;
        font-size: 20px;
        color: rgb(51, 51, 51);
        padding: 16px 0px;
        margin: 0px auto;
    }

    .contact-info-block h5, .contact-info-block h5 {
        margin: 0 0 0.5rem 0;
    }

    .bootstrap-select > .btn, .bootstrap-select .btn .filter-option {
        height: 34px;
        line-height: 34px;
        border-color: rgb(51, 51, 51);
    }

    @media (min-width: 1024px) {
        .bootstrap-select {
            margin-bottom: 0;
        }
    }

    .contact-form .primary-button .send-button {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        z-index: 1;
        width: 100%;
    }
    /*End Contact*/

    .section-link {
        text-align: center;
        margin: 0 auto;
        padding: 16px 0;
    }

        .section-link a {
            font-size: 16px;
            font-family: GTW-Medium, sans-serif;
        }

    .sf_cols.autoscale_img_wrapper {
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }

    .section-resources .sf_cols.autoscale_img_wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    .section-text {
        max-width: 620px;
        margin: 0 auto;
        font-size: 16px;
        font-family: GTW-Light, sans-serif;
        padding: 1rem 0;
    }

    .sf-Captcha-button .sf-icon-xxs {
        width: 30px;
        height: 30px;
    }

    .sf-SubmitButton {
        margin: 1.5rem 0;
    }
    /* #region Showroom CSS*/

    .showroom-wrapper .showroom-item {
        min-height: unset;
        margin-bottom: 0;
    }

    .row.showroom-item.head {
        padding-bottom: 0.5rem;
    }

    .row.showroom-item {
        border-bottom: 1px solid #ebebeb;
        padding: 1.5rem 0;
    }

    .showroom-item h5 {
        font-family: GTW-Medium, sans-serif;
        font-size: 0.8rem;
        color: #9b9b9b;
        text-transform: uppercase;
    }

    h2.widget-title {
        color: #1e1e1e;
        max-width: 420px;
        padding: 24px 0;
        margin: 0 auto;
        text-align: center;
        font-size: 30px;
        font-family: GTW-Medium, sans-serif;
    }

    .showroom-item h2 {
        text-align: left;
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

    .showroom-wrapper .showroom-details {
        max-width: 210px;
        padding: 0;
        height: auto;
    }

    .showroom-details p {
        margin-bottom: 0;
    }

    .showroom-details a {
        font-weight: 900;
        color: #1e1e1e;
        text-decoration: none;
        font-size: 16px;
        text-transform: none;
    }

    .contact-info-bundle h3 {
        text-align: left;
    }

    .showroom-wrapper > .row {
        text-transform: none;
    }
    /* #endregion Showroom CSS*/
    /* #region COMS*/

    .studiotk-com .xv-mainfilter-wrapper.com-selector-mainfilter .xv-filter-group-product .filter-option {
        padding: 0;
        padding-right: 12px;
    }

    .studiotk-com .xv-mainfilter-wrapper.com-selector-mainfilter .xv-filter-group-product button {
        border: 1px solid;
        border-color: rgb(51, 51, 51);
        background-color: #fff;
        color: #999;
        border-radius: 4px;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: normal;
    }

        .studiotk-com .xv-mainfilter-wrapper.com-selector-mainfilter .xv-filter-group-product button.bs-placeholder {
            border-color: #ccc;
        }

        .studiotk-com .xv-mainfilter-wrapper.com-selector-mainfilter .xv-filter-group-product button:hover {
            border: 1px solid rgb(51, 51, 51)
        }

    .product-search-box input[type="text"] {
        width: 100%;
        height: 45px;
        padding-left: 1rem;
        border: none;
        border: 1px solid #dcdcdc;
        font-size: 11px;
        text-transform: uppercase;
    }
    /* #endregion COMS*/

    .card-image-with-title .description {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 47px;
        font-size: 14px;
        line-height: 124%;
        padding: 0 2px;
    }
    .card-image-with-title.two-line-title .bottom .title a{
        padding: 0 2px;
        line-height: 124%;
        overflow: visible;
    }
.product-top-area h1, .product-top-area h2 {
    font-size: 20px;
    font-weight: bold;
    color: black;
    margin-top: 0;
}
.product-top-area p, .product-details p {
    color: black;
    font-size: 15px;
}
.product-bottom * {
    color: #414141;
    font-size: 15px;
    line-height: 20px;
}
.product-item:hover .product-bottom *, .product-item:hover {
    color: black !important;
}
a.resolution.nonexistent {
    display: none !important;
}
/* ----------Com selector------------ */
.com-selector-filters {
    padding-left: 0;
    padding-right: 0;
}

        .com-selector-filters > .row {
            margin-left: -10px;
            margin-right: -10px;
        }

        .filter-col,
        .com-selector-filters .filter-col {
            padding-left: 10px;
            padding-right: 10px;
        }

    .filter-col {
        width: 20% !important;
        float: left;
    }

    .clear-filters.text-center {
        text-align: center;
    }

    .material-selector-lits {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
    }

        .material-selector-lits,
        .material-selector-lits p {
            font-size: 0.9em;
        }

            .material-selector-lits li {
                width: 100%;
                float: left;
                border: 1px solid #ebebeb;
                margin-bottom: 10px;
                padding-top: 15px;
                padding-bottom: 15px;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }

    .border-right {
        border-right: 2px solid #666666;
    }

    .xv-results-wrapper.no-border {
        border: none;
    }

        .xv-results-wrapper.no-border > .xs-results-inner {
            border-top: 1px solid #ebebeb;
        }

    .material-selector-lits .submenu-trigger:before {
        content: "\e259";
    }

    .material-selector-lits .submenu-trigger {
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        font-size: 0.8em;
        margin-left: 3px;
    }

    .material-selector-lits .open .submenu-trigger {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .approved-metas {
        /*display: none;*/
    }

        .approved-metas strong {
            font-weight: 100;
        }

    p.status.approved {
        color: #4CAF50;
        font-weight: bold;
    }

    .lim-App ~ .approved {
        display: none;
    }

    .com-seclect-left,
    .com-seclect-right {
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        position: relative;
    }

    .com-seclect-left {
        width: 16.66666667%;
        border-right: 2px solid #000;
    }

    .com-seclect-right {
        width: 83.33333333%;
    }

    p.col-heading {
        width: 40%;
        float: left;
        font-weight: bold;
    }

    p.col-desc {
        width: 60%;
        float: left;
    }

        p.col-desc strong {
            font-weight: 100;
        }

    .material-selector-lits p {
        margin-bottom: 5px;
    }

    .com-seclect-right .more-detail {
        display: none;
        margin-bottom: 10px;
        border-top: 1px solid #000;
        padding-top: 5px;
        margin-top: 5px;
        font-weight: bold;
    }

    .material-selector-lits .more-detail.expend .submenu-trigger:before {
        content: "\e260";
    }

    .xv-mainfilter-wrapper.com-selector-mainfilter .clear-filters-btn {
        background-color: #fff;
    }

    .approved-metas p {
        text-transform: capitalize;
    }

    @media (min-width: 992px) {
        .com-seclect-right > .row {
            display: block !important;
        }
    }

    @media (max-width: 991px) {
        .filter-col {
            width: 50%;
        }

        .material-selector-lits .border-right {
            border-right: none;
        }

        .com-seclect-left,
        .com-seclect-right {
            width: 100%;
        }

        .com-seclect-left {
            border-right: none;
        }

        .com-seclect-right .more-detail {
            display: block;
        }

        .com-seclect-right > .row {
            display: none;
        }
    }

    @media (max-width: 767px) {

        .com-download-bar.download-bar-desktop .download a {
            padding: 0 1rem;
        }

        .com-download-bar.download-bar-desktop .download {
            margin: 0;
            margin-right: 0;
        }

        .com-download-bar.download-bar-desktop .xv-search-order .btn-group.bootstrap-select.customPicker {
            width: 145px;
        }

        .filter-col, .com-selector-filters .filter-col {
            padding-left: 5px;
            padding-right: 5px;
        }

            .filter-col.xv-keyword-group {
                width: 100%;
            }

        .xv-mainfilter-wrapper .xv-filter-bundle {
            background-color: #ffffff;
        }

        .material-selector-lits {
            padding: 0 15px;
        }

        .com-seclect-left p.com-name {
            width: calc(100% - 70px);
        }
        /*
    .com-seclect-left p.status {
        position: absolute;
        top: 0;
        right: 10px;
    }*/
    }


    .download-bar-desktop .sort {
        float: right;
        width: 205px;
        margin: 10px 42px;
        text-transform: uppercase;
    }

    .download-bar-desktop .download {
        float: right;
        margin: 10px 0;
        margin-right: 15px;
    }

        .download-bar-desktop .download a, .download_share_btn {
            font-size: 0.875rem;
            font-family: GTW-Regular, sans-serif;
            border: 1px solid #1e1e1e;
            border-radius: 32px;
            display: inline-block;
            background-color: #1e1e1e;
            color: #fff;
            transition-duration: 0.2s;
            /*line-height: 0.875rem;*/
            letter-spacing: 0.02em;
            /*padding: 0.8125rem 2rem 0.8125rem 2rem;*/
            line-height: 45px;
            height: 45px;
            padding: 0 1rem;
            font-size: 0.675rem;
        }

            .download-bar-desktop .download a:hover {
                background-color: #c74337;
                border: 1px solid #c74337;
            }

    .container a:focus {
        outline: none;
    }

    .download-bar-desktop .filesno {
        float: left;
        margin: 10px 15px;
        color: #9b9b9b;
        font-size: 14px;
        line-height: 45px;
    }

    .download-bar-desktop .select {
        float: left;
        position: relative;
        margin: 10px 15px;
        z-index: 1;
        font-size: 14px;
    }

    .download-share a.modal-download {
        background-color: #1e1e1e;
        color: #fff;
    }

    .download-share a {
        font-size: 14px;
        font-family: GTW-Regular, sans-serif;
        border: 1px solid #1e1e1e;
        padding: 10px 0;
        border-radius: 32px;
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        width: 220px;
        text-align: center;
    }

    .download-share span.loading {
        background-image: url(../Images/studioload.gif);
        background-size: contain;
        background-position: center center;
        height: 30px;
        width: 30px;
        display: inline-block;
        vertical-align: middle;
        opacity: 0;
    }
    @media (min-width: 768px) {
        #assetsResultsModal .modal-dialog {
            width: 800px;
        }
    }
        .download-share span.loading.animate-spin-button {
            opacity: 1;
        }

    .mobile-download-share a {
        padding: 10px 20px;
    }

    .mobile-download-share span {
        font-size: 14px;
        color: #9b9b9b;
    }

    .mobile-download-share .count-files {
        padding-right: 5px;
    }

    .download-share a.modal-download:hover {
        background-color: #c74337;
        border: 1px solid #c74337;
        background-color: #333;
        border: 1px solid #333;
    }
    .product-desc div.w-100{
            height: 17px;
    }
    .download-share a.modal-share:hover {
        color: #c74237;
        border: 1px solid #c74237;
    }
    .product-item .product-bottom h4, .product-item .product-bottom .h4{
        font-weight: bold;
    }
    .product-view-modal .modal-dialog .modal-content .btn-close{
        color: black;
    }
    .xv-results-wrapper {
        display: none;
        opacity: 1;
        pointer-events: auto;
        width: 100%;
        border: 1px solid #ebebeb;
        clear: both;
        padding: 0 15px;
        background: #fff;
        z-index: 999;
    }

        .xv-results-wrapper .xs-results-inner {
            padding: 1rem 0;
            margin: 0 auto;
        }
    /* -----------Com selector end..----------- */



    .resource-wrapper .tile-wrapper {
        text-align: center;
        padding: 0 3rem;
    }


    .g-0 .tile-wrapper {
        padding: 0
    }


        .g-0 .tile-wrapper .div-overlay, .g-0 .tile-wrapper .div-hover {
            padding: 60px;
        }

    @media (max-width: 1199px) {
        .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
            padding-left: 0px;
            padding-right: 0px;
        }

        .autoscale_img_wrapper .image2Up {
            width: 100%;
        }

        .autoscale_img_wrapper .image3Up {
            width: 100%;
        }

        .autoscale_img_wrapper .image4Up {
            width: 100%;
        }

        .nav-tabs:not(.nav-tabs-map) > li a {
            font-size: 12px;
        }

        .section-text {
            padding: 1rem;
        }
        header .navbar .navbar-brand img {
            margin-left:20px
        }
    }

header .navbar .navbar-right .size-checkbox .switch-button {
    color: #000;
}
    header .navbar .navbar-right .size-checkbox .switch-button .form-check-switch {
        background: #000;
    }

    body {
        overflow-x: hidden;
    }

    .accordion-button {
/*        margin-left: -20px;*/
    }
    /* Initial content entry tweaks -craig   */
    .img-hover:hover + .home_product_content a p.autoscale-caption,.img-hover:hover + .home_product_content a span.autoscale-caption {
        color: #cf665f;
    }

    .resource-container:hover .transparent-overlay {
        display: block;
        position: absolute;
        WIDTH: 100%;
        HEIGHT: 100%;
        TOP: 0;
        opacity: 0.15;
    }


    h2.widget-title {
        text-transform: none;
    }


    .autoscale_img_wrapper .resource-container {
        margin: 0px;
    }

    .autoscale_img_wrapper {
        padding: 0;
    }

    .sf_cols.autoscale_img_wrapper:has(.sf_3cols_1_33), .sf_cols.autoscale_img_wrapper {
        padding: 0;
    }
    /* End initial content entry tweaks    */
    @media (max-width: 767px) {
        .visible-xs {
            display: block !important;
        }
    }
    /* -----------Com selector end..----------- */

    .nav-tabs:not(.nav-tabs-map) > li a {
        font-size: 16px;
        font-family: GTW-Regular, sans-serif;
        letter-spacing: normal;
    }

header .navbar .navbar-brand img {height: 36px;}
header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:after {font-size: 12px;}
header .navbar .navbar-nav .nav-item .magamenu-wrapper.show{overflow: auto}
.nav > li > a.tab {
    text-decoration: none;
    background-color: #eee;
    cursor: pointer;
}
.nav > li > a.tab:hover {
    background-color: #f6f6f6;
}
.nav-tabs > li.active > a.tab {
    background-color: #fff;
}
.section-full {
    max-width: 95% !important;
}
.section-full img {
    min-width: 100% !important;
    padding: 0 !important;
    max-width: 100%;
    margin-bottom: 32px;
}
@media (min-width: 1200px) {
    header .navbar .navbar-nav .nav-item .nav-link {
        text-transform: unset;
    }
}
header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li a, header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li .card-image-with-title .bottom .title label, header .navbar .navbar-nav .nav-item .magamenu-wrapper ul li .card-image-with-title .bottom .title a, .card-image-with-title .bottom {
    color: #1a1a1a;
}
.content-with-sidebar .filter-heading h1, .content-with-sidebar .filter-heading .h1{
    margin-top: 0;
}
.filter-heading h1 {
    font-weight: bold;
    color: var(--bs-btn-color);
}
.filter-heading .btn:hover {
    color: black;
}
.checkbox-item input[type=checkbox] + label {
    color: var(--bs-btn-color);
    font-size: 14px;
}
#search-navigation-input {
    border-color: black;
    color: black;
}
.search-container svg path {
    stroke: black !important;
    color: black;
}
@media (max-width: 575px) {
    .checkbox-item input[type=checkbox] + label {
        font-size: 16px;
    }
}
.fa-light.fa-xmark, .content-with-sidebar .sidebar#sidebar-slide-in-mobile .btn {
    color: black;
}

.navbar-toggler svg path, .svg-search path, .svg-close path {
    stroke: black !important;
    color: black;
}
@media (max-width: 1199px) {
    header .navbar .navbar-nav .nav-item .magamenu-wrapper .nav-desc {
        padding-left: 20px;
    }
}
.checkbox-item input[type=checkbox]:checked + label, .card-image-with-title.two-line-title .bottom .title a, .card-image-with-title .description {
    color: black;
}
.content-with-sidebar .filters-accordion .filter-item .accordion-header .accordion-button {
    margin-left: 0;
}
.multiple-buttons .btn-secondary.active, .multiple-buttons .btn-secondary.active {
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
}
.multiple-buttons .btn-secondary.active:hover {
    background: #585858;
    border: 1px solid #585858;
}
.color-orange {
    color: #1a1a1a;
}

/* #region Checkboxes css*/
.products-grid .checkbox-item label:before,
.products-grid .card-image-with-title.two-line-title .checkbox-item label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' fill='white'/%3E%3Crect x='1' y='1' width='18' height='18' stroke='%231A1A1A' stroke-width='2'/%3E%3C/svg%3E") !important;
}

/* Hover effect for unchecked */
.products-grid .checkbox-item input[type=checkbox]:not(:checked) + label:hover:before, .products-grid .checkbox-item input[type=checkbox]:not(:checked):hover + label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' fill='white'/%3E%3Crect x='1' y='1' width='18' height='18' stroke='%231A1A1A' stroke-width='2'/%3E%3C/svg%3E") !important;
}

/* Hover effect for checked */
.products-grid .checkbox-item input[type=checkbox]:checked + label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' fill='white'/%3E%3Crect x='1' y='1' width='18' height='18' stroke='%231A1A1A' stroke-width='2'/%3E%3Cpath d='M5 11L8 14L15 6' stroke='%231A1A1A' stroke-width='2' fill='none'/%3E%3C/svg%3E") !important;
}

.catalogue-hide-True .d-catalogue {
    display: none;
}


/* $region Modal Section*/
.modal-header .modal-title, #assetsResultsModal .modal-dialog .modal-content .modal-header .modal-title {
    text-align: center;
    color: #333;
    font-family: GTW-Regular, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
#assetsResultsModal .modal-dialog .modal-content .modal-header {
    padding: 22px 15px;
}
@media (min-width: 768px) {
    #assetsResultsModal .modal-dialog {
/*        width: 660px;*/
        flex-direction: column;
        margin: 30px auto;
    }
}
.asset-download-row .right .name {
    color: #1e1e1e;
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 16px !important;
    height: auto;
    margin-bottom: 22px;
}
#assetsResultsModal {
    font-family: GTW-Regular, sans-serif;
}
.modal .modal-dialog .modal-content {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    overflow: hidden;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0, 0);
}
@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}
#assetsResultsModal .modal-body ul li div a:not(.close-asset-icon) {
    float: left;
    text-decoration: none;
    cursor: pointer;
    word-spacing: normal !important;
    margin-left: 0;
    white-space: nowrap;
    font-size: 11px;
    font-family: GTW-Regular, sans-serif;
    border: 1px solid #000;
    padding: 5px 9px;
    border-radius: 32px;
    display: inline-block;
    background-color: #fff;
    color: #000;
    font-weight: normal;
    width: auto !important;
}
#assetsResultsModal .modal-body ul li div a.selected {
    border: solid 1px #000;
    background-color: #000;
    color: #fff;
}
.fav-delete .close-asset-icon {
    font-size: 20px;
    line-height: 1;
    color: #090909;
}

.modal-body ul li div a {
    float: left;
    text-decoration: none;
    cursor: pointer;
}
.asset-download-row .right{
    background: transparent;
}
.asset-download-row .preview-info {
    padding: 0;
    padding-top: 21px;
    margin-left: 65px;
}
.preview-info .preview-img {
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-size: contain;
}
.preview-info .prev-left {
    float: left;
    width: 37%;
}
.preview-info .prev-middle {
    float: left;
    width: 61%;
    padding: 0px 0px 0px 20px;
    text-align: left;
}
#assetsResultsModal .modal-content .no-border-footer {
    margin: 0;
    border-top: none;
    padding: 1.87rem 1.375rem;
}
.desktop-download-share{
    margin: 0;
}
.desktop-download-share .summary{
    min-width: 100px;
}
.size-files {
    padding-left: 0;
    width: 100%;
    display: block;
}
#assetsResultsModal .modal-body ul li div a {
    color: #1a1a1a;
}
.dateAdded {
    font-size: 16px;
}
#assetsResultsModal button.close {
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
/* #endregion*/

.sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25 {
    float: left;
    width: 25%;
    padding: 0;
    margin: 0;
}

/* #region Forms adjustment*/
div[data-sf-role="form-container"] label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: GTW-Medium, sans-serif;
    font-size: 0.8rem;
    color: #9b9b9b;
    text-transform: uppercase;
}
div[data-sf-role="form-container"] input, div[data-sf-role="form-container"] textarea {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #1e1e1e;
    max-width: 620px;
    padding: 24px 5px;
    margin: 0 auto;
    font-family: GTW-Medium, sans-serif;
}
div[data-sf-role="form-container"] textarea {
    height: auto;
}
div[data-sf-role="form-container"] .ruFakeInput, div[data-sf-role="form-container"]  .col-md-9:has(.ruFakeInput) {
    display: none;
}
div[data-sf-role="form-container"] button[type="submit"] {
    font-size: 0.875rem;
    font-family: GTW-Regular, sans-serif;
    border: 1px solid #1e1e1e;
    border-radius: 32px;
    display: inline-block;
    background-color: #1e1e1e;
    color: #fff;
    transition-duration: 0.2s;
    line-height: 0.875rem;
    letter-spacing: 0.02em;
    padding: 0.8125rem 2rem 0.8125rem 2rem;
    margin-top: 29px;
}

div[data-sf-role="form-container"] .sf-fieldWrp.row .col-md-2:has(label){
    width: 100%;
}
div[data-sf-role="form-container"] .btn[for="files"] {
    padding-left: 0;
    color: black;
}

div[data-sf-role="form-container"] .sf-fieldWrp.row .col-md-10 {
    width: auto;
}

div[data-sf-role="form-container"] button[data-sf-role="captcha-audio-btn"] {
    display: none;
}

div[data-sf-role="form-container"] img[data-sf-role="captcha-image"] {
    max-width: 100%;
    margin-bottom: 32px;
}
div[data-sf-role="form-container"] a[data-sf-role="captcha-refresh-button"] {
    cursor: pointer
}
/* #endregion*/

/*Start SearchResult*/
.searchresult-widget {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
}

.section-widget.searchresult-widget .result {
    border-top: 1px solid #ebebeb;
    padding: 1.5rem 0;
    margin: 0;
}

    .section-widget.searchresult-widget .result:last-child {
        border-bottom: 1px solid #ebebeb;
    }

.searchresult-widget .result .text-result {
    padding-left: 0px;
}

.searchresult-widget .result .text-container {
    max-width: 584px;
}

.searchresult-widget .result .img-container {
    padding: 0;
    text-align: right;
}

.section-widget.searchresult-widget .result .img-container.only-mobile {
    padding: 0;
    text-align: center;
}

.section-widget.searchresult-widget .result .img-container img {
    width: auto;
    height: auto;
    max-height: 140px;
}

.searchresult-widget .result .text-container h3 {
    text-align: left;
    padding-left: 0;
}

.searchresult-widget .result .text-container a {
    font-weight: 900;
    text-decoration: none;
}

.searchresult-widget .result .text-container ul li {
    border-left: 1px solid #9b9b9b;
    font-size: 11px;
    font-family: GTW-Light,sans-serif;
    color: #9b9b9b;
    line-height: 11px;
    text-transform: uppercase;
    padding: 0 0.5rem;
}

    .searchresult-widget .result .text-container ul li:first-child {
        border: none;
    }

.searchresult-pager .sf_pagerNumeric {
    display: inline-block;
    margin-top: 1.5rem;
}

.searchresult-pager a {
    font-size: 16px;
    margin-right: 0.5rem;
    padding: 0 0.5rem;
}

.searchresult-pager .pager-current {
    border-bottom: 2px solid #1e1e1e;
}

.search-box-container {
    overflow: hidden;
    position: relative;
    font-size: 20px;
    padding: 0;
}

.searchSearchBox {
    margin: 1rem 0;
}
.footer-left-column {
    padding-left: 12px;
    padding-right: 12px;
}
.searchSearchBox input[type="text"] {
    padding: 1rem 1rem 0.5rem 1rem;
    width: 100%;
    border: 1px solid #dcdcdc;
}

        .searchSearchBox input[type="text"]::-webkit-input-placeholder {
            color: #1e1e1e;
        }

        .searchSearchBox input[type="text"]:focus {
            border: 1px solid #1e1e1e;
        }

    .searchSearchBox input[type="button"] {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        background: transparent;
    }

        .searchSearchBox input[type="button"]:focus {
            outline: none;
        }

    .searchSearchBox .close-icon {
        width: 50px;
        height: 50px;
        border: none;
    }

.result-number {
    margin: 1rem 0;
}

.breadcrumb > .active {
    color: #9b9b9b;
}

.xv-search-order .customPicker.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 205px;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    font-size: 14px;
}

.customPicker.bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 60%;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0;
    border-top: 4px dashed;
}

    .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0;
        vertical-align: middle;
        border-bottom: 4px dashed;
        border-bottom: 4px solid\9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        position: absolute;
        top: -10px;
        left: -4px;
    }

    .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret.animate-spin-dropdown {
        background: url("../Images/studioload.gif");
        width: 25px;
        height: 25px;
        display: inline-block;
        background-size: cover;
        border: none;
        top: 50%;
        transform: translateY(-50%);
        right: 5px;
    }

        .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret.animate-spin-dropdown:before {
            display: none;
        }

/*End SearchResult*/
