/* styling - footer - fixing down */
body {
    position: relative;
    min-width: 320px;
    max-width: 1920px;
    height: 100%;
    margin: auto;
    background-color: #f3f3f3;
    overflow: auto;
    font-family: 'Roboto', sans-serif;
}

    body header.scrolling {
        position: fixed;
        margin: auto;
        min-width: 320px;
        max-width: 1920px;
    }

.footer {
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

.content {
    padding-bottom: 100px;
}

/* general */

@media (max-width: 575px) {
    .hide-on-small {
        display: none !important; 
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .container {
        max-width: 740px;
    }
}

@media only screen and (min-width: 820px) and (max-width: 820px) {
    .container {
        max-width: 780px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .container {
        max-width: 970px;
    }
}


main {
    padding-bottom: 20px;
}

.uws-layout-home main {
    padding-bottom: 20px;
}

.text-decoration-no {
    text-decoration: none !important;
}

.color-gray {
    color: #7A7A7A !important;
}

.mt-min-10 {
    margin-top: -10px !important;
}

body, p, ul li, ol li, table tbody tr td {
    color: #161718;
    font-family: 'Roboto', sans-serif;
}

a {
    color: #da0001;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
}

.ul-design1 {
    list-style-type:none;
    padding-left:0px
}

ul li::marker,
ol li::marker {
    color: #da0001;
}

    a:hover {
        color: #da0001; 
        text-decoration:none;
    }

.text-right {
    text-align:right !important;
}

.img-responsive {
    max-width:100%;
    height:auto
}

.height-auto {
    height: auto !important;
    overflow:initial !important
}

.img-hover {
    transition: filter 0.3s ease;
    border: solid 1px #e6e6e6;
}

    .img-hover:hover {
        filter: grayscale(40%);
    }

/* icons */
.icon-information:before {
    content: "\f05a";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold;
}

.icon-email:before {
    content: "\40";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold;
}

.icon-phone:before {
    content: "\f879";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold;
}

.icon-form:before {
    content: "\f00b";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold;
}

.icon-time:before {
    content: "\f017";
    font-family: "Font Awesome 6 Free";
    position: relative;
}

.icon-test-drive:before {
    content: "\f018";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold
}

.icon-service:before {
    content: "\f0ad";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight:bold
}

.icon-blog-archive:before {
    content: "\f4d5"; 
    font-family: "Font Awesome 6 Brands"; 
    font-weight: normal; 
    position: relative;
}

.icon-search:before {
    content: "\f002";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold
}

.icon-car:before {
    content: "\f1b9";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold
}

.icon-gear:before {
    content: "\f013";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold
}

.icon-offer:before {
    content: "\f46d";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: bold
}

.icon-address-card:before {
    content: "\f2bb";
    font-family: "Font Awesome 6 Free";
    font-weight: 900; 
    position: relative;
}

.widget-link ul {
    padding-left: 0px
}

    .widget-link ul li {
        list-style-type: none;
    }

    .widget-link ul .uws-sidebar-clock:before {
        content: "\f017";
        font-family: "Font Awesome 6 Free";
        position: relative;
        padding-right: 6px
    }



/* alerts */
.alert-info {
    background: rgb(223 65 62 / 88%);
    border: solid #da0001 1px;
}

/* iframe */
iframe, object, embed {
    max-width: 100%;
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%;
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%;
}

.ratio {
    position: relative;
    width: 100%;
    margin-bottom:15px;
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* border radius */
.border-radius {
    border-radius: 0.5rem !important;
}

/* zoom image */
.img-zoom:hover img {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    transform: scale(1.12);
    object-position: center;
}

.uws-setting p a,
.uws-setting ul li a {
    text-decoration: underline
}

    .uws-setting p a:hover,
    .uws-setting ul li a:hover {
        text-decoration: none
    }


.img-zoom {
    overflow: hidden;
    display: table;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .img-zoom img {
        -webkit-transition: all 700ms linear;
        -moz-transition: all 700ms linear;
        -o-transition: all 700ms linear;
        -ms-transition: all 700ms linear;
        transition: all 700ms linear;
    }


/* typography */
h1 {
    color: #161718;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 42px;
    line-height: 47px;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

h2 {
    color: #161718;
    /*margin-top: 0px;
    margin-bottom: 15px;*/
    font-size: 34px;
    line-height: 39px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
}

h3 {
    color: #161718;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 27px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

h4 {
    color: #161718;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

h5, h6 {
    color: #161718;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.uws-information-div > h2:first-child,
.uws-information-div > #UWSform_box h2:first-child,
.uws-information-div > h3:first-child,
.uws-information-div > h4:first-child {
    margin-top: 0px;
}

.uws-information-div p {   
    margin-bottom: 1.25rem; 
    text-align:justify;
}

.uws-information-div h2,
.uws-information-div h3,
.uws-information-div h4 {
    margin-top: 1.2rem;
    margin-bottom: 1rem;
    line-height: 1.4;
}

.uws-information-div > h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.8rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.uws-information-div ul li,
.uws-information-div ol li {
    padding-bottom:10px;
}

.uws-information-div hr,
.sidebar hr {
    height: 1px;
    background-color: #dee2e6;
    border: none;
    margin: 1.5rem 0;
    opacity:1;
}

/* table */
table {
    border: 1px solid #dee2e6;
    width: 100%;
    margin-bottom: 1rem;
    color: #2b2a28;
    border-collapse: collapse;
}

    table thead th {
        border-bottom-width: 2px;
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    table td, table th {
        border: 1px solid #dee2e6 !important;
        padding: 0.75rem;
    }

    table th {
        text-align: -webkit-match-parent;
    }

    table tbody tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }

.uws-information-div .table-responsive table {
    width: 100%;
    border-collapse: collapse;    
    margin: 10px auto 15px;
}

.uws-information-div .table-responsive th,
.uws-information-div .table-responsive td {
    text-align: left;
    border: 1px solid #ddd;
    padding: 1rem 0.75rem;
    line-height: 1.6;
    white-space: normal;
    font-size: 16px;
}

.uws-information-div .table-responsive th {
    background-color: #eee;
    font-weight: bold;
}

.table-responsive a {
    display: inline-block;
    word-break: break-word;
}

.table-responsive thead {
    font-size: 1.05rem;
    background-color: #f9f9f9;
}

.table-responsive tr {
    border-bottom: 1px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: rgb(153 77 77 / 5%);
}

@media only screen and (max-width: 991px) { 

    h2 {
        font-size: 25px;
        line-height: 30px;
    }

    h3 {
        font-size: 22px;
        line-height: 27px;
    }

    h4 {
        font-size: 19px;
        line-height: 24px;
    } 

        .table-responsive table {
            font-size: 1rem;          
        }

            .table-responsive table tr td {
                min-width: 169px;
            }

        
}

@media (max-width: 768px) {
    .uws-card-button .card-body {
        padding: 1.5rem 1rem;
    }

    .uws-card-button .card-title {
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .uws-secondary-btn-default2 {
        display: inline-block;
        width: 100%;
        font-size: 1rem;
        padding: 0.75rem 1rem;
    }  

    .uws-information-div .table-responsive table {
        font-size: 0.9rem;
        overflow-x: auto;
        display: block;
    }

    .uws-information-div ul {
        padding-left: 1rem;
        margin-left: 0.5rem;
    }

    .uws-information-div .widget-link ul {
        padding-left: 0px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    h1,
    .uws-background-panel .uws-image-text-content h1 {
        font-size: 29px;
        line-height: 34px;
    }

    h2 {
        font-size: 26px;
        line-height: 31px;
    }

    h3 {
        font-size: 22px;
        line-height: 27px;
    }

    h4 {
        font-size: 20px;
        line-height: 25px;
    }
}

/* social networks (header) */
.uws-header-top-socials {
    margin-right: 15px;
}

    .uws-header-top-socials li {
        text-align: center;
        vertical-align: middle;
        display: flex;
    }

        .uws-header-top-socials li a {
            padding: 6px 10px;
            border: solid #131313 1px;
            border-radius: 100%;
            margin-right: 8px;
            width: 30px;
            height: 30px;
            display: inline-flex;
            background: white
        }

        .uws-header-top-socials li:last-child a {
            margin-right: 0px;
        }

        .uws-header-top-socials li a:hover {
            border: solid white 1px;
            color: white;
            background: #131313;
        }

            .uws-header-top-socials li a:hover i {
                color: white;
            }

        .uws-header-top-socials li a i {
            margin-left: -1px
        }       

/* social networks (menu) */
.uws-menu-socials-mobile {
    margin-right: 0px;
    margin-bottom: 20px
}

    .uws-menu-socials-mobile li {
        text-align: center;
        vertical-align: middle;
        display: flex;
    }

        .uws-menu-socials-mobile li a {
            padding: initial;
            border: solid #131313 1px !important;
            border-radius: 100% !important;
            margin-right: 8px;
            width: 30px;
            height: 30px;
            display: inline-flex;
            text-align: initial;
            background: white;
            vertical-align: middle;
            font-family: 'Roboto', sans-serif;
        }

    .uws-menu-socials-mobile li {
        display: flex;
        align-items: center;
        margin-right: 7px
    }

        .uws-menu-socials-mobile li.uws-saleItem a {
            padding: initial;
            border: none !important;
            border-radius: 0 !important;
            margin-right: 10px;
            width: initial;
            height: initial;
            display: inline-block;
            font-family: 'Roboto', sans-serif;
        }

        .uws-menu-socials-mobile li:last-child a {
            margin-right: 0px;
        }

        .uws-menu-socials-mobile li a:hover {
            border: solid #131313 1px;
            color: white;
            background: #da0001;
        }

            .uws-menu-socials-mobile li a:hover i {
                color: white;
            }


        .uws-menu-socials-mobile li a i {
            margin-left: -1px;
            margin: -2px auto 0;
        }

        .uws-menu-socials-mobile li:last-child a i {
            margin-left: -3px;
            margin: -2px auto 0;
        }

    .uws-menu-socials-mobile .uws-logItem {
        margin-right:10px;
    }

    .uws-menu-socials-mobile .uws-logItem span {
        display:none;
    }   

/* header */
.header {
    border-bottom: 1px solid #e4e4e4;
    background: white;    
    position: relative;
    
}

header.scrolling {
  background: white;
}

@media only screen and (min-width: 1200px) {
    .header-container,
    .uws-page-title-container {
        padding: 0 96px;
    }
}


/* logo */
.uws-header-logo span {
    color: white;
    font-size: 36px;
    line-height: 35px;
    padding: 0px 7px 4px;
    background: #da0001;
    border-radius: 0.5rem;
}

.uws-logo-mobile span {
    color: white;
    font-size: 29px;
    line-height: 30px;
    padding: 0px 7px 4px;
    background: #da0001;
    border-radius: 0.5rem;
}



@media only screen and (max-width: 991px) {
    .uws-header-logo,
    .uws-header-top .uws-saleItem {
        display: none !important;
        opacity: 0 !important;
        z-index: -1000 !important;
        visibility: hidden !important;
    }
}

@media only screen and (max-width: 767px) {
    .uws-header-top-socials {
        display: none !important;
        opacity: 0 !important;
        z-index: -1000 !important;
        visibility: hidden !important;
    }

    .uws-left-header-top .uws-logItem  {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .uws-menu-socials-mobile,
    .uws-menu-socials-mobile .uws-saleItem {
        display: none !important;
        opacity: 0 !important;
        z-index: -1000 !important;
        visibility: hidden !important;
    }
}

@media only screen and (min-width: 992px) {
    .uws-logo-mobile {
        display: none !important;
        opacity: 0 !important;
        z-index: -1000 !important;
        visibility: hidden !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .uws-header-logo {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        margin-top:10px;
    }
}



/* menu */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link,
.uws-header-menu .navbar-nav .nav-link.active, .uws-header-menu .navbar-nav .nav-link.show {
    color: #da0001;
    background-color: transparent;
    border-radius: 0.5rem;
    border-bottom: solid 2px;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
}

.uws-header-menu .nav-item {
    padding-right: 32px
}

    .uws-header-menu .nav-item:last-child {
        padding-right: 17px
    }

.uws-header-menu .nav-link {
    color: #161718;
    text-transform: none;
    font-size: 17px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    padding: 16px 0px 16px 0px !important;
    border-bottom: solid 2px transparent;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    opacity: .6;
}

.dropdown-item {
    color: #161718;
    opacity: .6;
}

    .uws-header-menu .nav-link:hover {
        border-bottom: solid 2px transparent;
    }

.uws-header-menu .dropdown-toggle::after {
    margin-bottom: -2px
}

.uws-header-menu .nav-link:hover {
    color: #da0001;
}

.navbar-toggler {
    box-shadow: none;
    border-color: #da0001;
}

    .navbar-toggler:focus {
        box-shadow: none;
    }

/* mega menu */
.mega-menu {
    position: absolute;
    top: 100%; 
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    background-color: white;
    border:none;
    border-top: 1px solid #ddd;
    border-radius: 0;
    padding: 2rem 0;
    margin-top:5px !important;
}

    .mega-menu .container {
        max-width: 1920px;
        padding: 0 75px;
        flex: 0 0 auto;
    }

    .mega-menu h5 {
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        font-weight:700;
        color:#131313;
        padding: 0px;
        margin-bottom:19px;
    }

    .mega-menu ul .dropdown-li .dropdown-item {
        display:inline-flex;
    }

    .mega-menu ul .dropdown-item:focus,
    .uws-megaMenu-items .dropdown-item:focus,
    .uws-megaMenu-items .dropdown-item:active,
    .mega-menu ul .dropdown-li .dropdown-item:focus,
    .uws-megaMenu-items ul .dropdown-li .dropdown-item:focus,
    .uws-megaMenu-items ul .dropdown-li .dropdown-item:active {
        background-color: #e6e6e6;
        color: #131313
    }

.dropdown-menu .uws-megaMenu-items ul  {
    padding-left:0px;
}

.dropdown-menu .uws-megaMenu-items ul li {
    list-style-type: none;
} 

.mega-menu.show {
    margin-top: 0px;
}

.nav-item.dropdown {
    position: static; 
}

.navbar {
    position: relative;
    width: 100%;
}

.navbar-collapse {
    width: 100%;
}


.navbar-expand-lg .navbar-nav {
    margin-right:80px;
}

@media only screen and (max-width: 1399px) {

    .uws-header-menu .nav-item {
        padding-right: 25px
    }    
}

@media only screen and (max-width: 1199px) {    
    .mega-menu {
        margin-top: 0px !important;
    }

    .header-container,
    .uws-page-title-container {
        padding: 0 50px;
    }

    header.border-bottom.header {
        padding-top: 0px !important;
        padding-bottom: 0px !important;        
    }    
}

@media only screen and (max-width: 991px) {
    .header-container,
    .uws-page-title-container {
        padding: 0 11px;
    }
    .mega-menu .uws-megaMenu-buttons,
    .mega-menu .dropdown-header,
    .mega-menu .uws-megaMenu-logo {
        display: none !important;
        visibility: hidden !important;
        z-index: -1000 !important;
        opacity: 0 !important
    }

    .mega-menu .container {
        max-width: 100%;
        padding: 0 0px;
        flex:initial;
    }

    .mega-menu.show {
        margin-top: 0px !important;
        padding:0px !important;
        border-top:0px;
    }

    .uws-header-menu .nav-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top:0px !important;
        padding-bottom:12px !important;
    }   

    .dropdown-menu .uws-megaMenu-items {
        border: solid #ececec 1px;
        margin-left: 12px;
        margin-bottom: 15px;
        border-radius: 0.5rem;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }    


    .navbar-collapse .navbar-nav {
        padding-top: 16px;
        margin-right:0px;
    }

        .navbar-collapse .navbar-nav a {
            text-transform: none;
        }

    .uws-header-menu {
        width: 100%
    }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link,
        .uws-header-menu .navbar-nav .nav-link.active, .uws-header-menu .navbar-nav .nav-link.show,
        .uws-header-menu .nav-link {
            border-bottom: none;
        }       

    @keyframes pulse {
        0% {
            transform: scale(1);
        }

        50% {
            transform: scale(1.01);
        }

        100% {
            transform: scale(1);
        }
    }

    .pulsing-icon {
        animation: pulse 1s infinite;
    }
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    .header-container,
    .uws-page-title-container {
        padding: 0 11px;
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {

    .scrolling {
        position: fixed;
        top: 0px;
        right: 0;
        left: 0;
        z-index: 1030;
        background: white;
    }   

    .uws-service-menu .uws-megaMenu-items .dropdown-li {
        width: 49%;
        display: inline-flex
    }
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .uws-megaMenu-buttons {
        flex: 0 0 auto;
        width: 25%;
    }

    .uws-megaMenu-items {
        flex: 0 0 auto;
        width: 30%;
    }

    .uws-megaMenu-logo {
        flex: 0 0 auto;
        width: 45%;
    }

    .mega-menu .container {
        padding: 0 30px;       
    }    

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .uws-header-menu .nav-item {
        padding-right: 19px
    }

        .uws-header-menu .nav-item:last-child {
            padding-right: 0px
        }

    .navbar-expand-lg .navbar-nav {
        margin: 0 auto
    }

    .mega-menu .container {
        padding: 0 35px;
    }

    .uws-header-menu {
        padding-top:0px;
        padding-bottom: 0px;
    }

    .uws-services-menu .uws-megaMenu-items {
        width: 55%;
    }

    .uws-services-menu .uws-megaMenu-logo {
        width: 20%;
    }

        .uws-services-menu .uws-megaMenu-logo .col-md-4 {
            width: 100%;
        }

    .uws-services-menu .uws-megaMenu-items .dropdown-li {
        width: 49%;
        display: inline-flex
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .navbar-expand-lg .navbar-nav {
        margin-right: 34px;
    }

    .uws-header-logo {
        position: relative;
        left: -50px
    }
}

@media only screen and (min-width: 1260px) and (max-width: 1299px) {    

    .mega-menu .container {
        padding: 0 65px;       
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .uws-header-menu .nav-item {
        padding-right: 43px
    }
   
}

@media only screen and (min-width: 1200px) {
    .header-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .uws-header-logo {
        flex-shrink: 0;
        z-index: 100;
        position: relative;
    }

    .uws-header-menu {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        position: absolute;
        right: 0px;
        padding-bottom:0px;
    }

    .mega-menu {
       margin-top: 0px !important;
    }

    .uws-services-menu .uws-megaMenu-items {
        width: 35%;
    }

    .uws-services-menu .uws-megaMenu-logo {
        width: 40%;
    }

    .uws-services-menu .uws-megaMenu-items .dropdown-li {
        width: 49%;
        display: inline-flex
    }
}

@media only screen and (min-width: 1600px) {  
    .uws-megaMenu-items .dropdown-li {
        width: 49%;
        display: inline-flex
    }

    .uws-services-menu .uws-megaMenu-items {
        width: 33.33333333%;
    }

    .uws-services-menu .uws-megaMenu-logo {
        width: 50%;
    }

    .uws-services-menu .uws-megaMenu-items .dropdown-li {
        width: 49%;
        display: inline-flex
    }

    .uws-header-menu .nav-item {
        padding-right: 49px
    }
}

/* home images graphics */
.uws-main-image-col {
    flex: 0 0 auto;
    width: 69.05%;
}

.uws-secondary-image-col {
    flex: 0 0 auto;
    width: 30.95%;
}

.uws-images-graphics-container {
    padding-right: 0px;
    padding-left: 0px;
}

.uws-secondary-image-col-img {
    margin-bottom:25px;
}

/*.uws-main-image,
.uws-secondary-image,
.carousel-item {
    position: relative;
    display: flex;
}*/

.uws-main-image,
.uws-secondary-image {
    position: relative;
    display: flex;
}

    .uws-main-image a,
    .uws-secondary-image a,
    .carousel-item a{
        position: relative;
        display: flex;
        text-decoration: none;
    }

.uws-image-text-content {
    position: relative;
    z-index: 1;
    flex: 0 0 100%;
    margin-left: -100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 8px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 55.85%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));    
}

.carousel-item .uws-image-text-content {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 55.85%), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.uws-image-text-content h2,
.uws-background-panel .uws-image-text-content h1 {
    color: white;
    font-size: 42px;
    line-height: 1.1818181818;
    font-weight: 700;
}

.uws-secondary-image .uws-image-text-content h2 {
    font-size: 30px;
    line-height: 35px;
}

.carousel-item .uws-image-text-content h2 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom:0px;
}

.uws-image-text-content .image-text-perex p,
.uws-image-text-content dd {
    color: white;
}

.image-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.carousel-item .image-text {
    gap: 7px;
}

.text-block {
    flex: 1 1 auto;
}

.image-text-button {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.uws-secondary-image .image-text-button button,
.carousel-item.image-text-button button {
    padding: 7px 14px;
}

.uws-secondary-image .image-text-button .uws-secondary-btn-default2,
.carousel-item .image-text-button .uws-secondary-btn-default2 {
    color: white;
    background: transparent;
    border: solid 1px white;
}

    .uws-secondary-image .image-text-button .uws-secondary-btn-default2:hover,
    .carousel-item .image-text-button .uws-secondary-btn-default2:hover {
        color: white;
        background: #808080;
        border: solid 1px #808080;
    }

.carousel-item .image-text .text-block {
    width:100%;
}

    .image-text-button .uws-secondary-btn-default2 {
        border-radius: 30px !important;
        padding:7px 19px;
    }

    .image-text-button .uws-secondary-btn-default2:hover {
        color: #161718;
        background: white;
        border: solid 1px white;
    }

@media only screen and (max-width: 1199px) {
    .uws-images-graphics-container {
        padding-right: 12px;
        padding-left: 12px;
    }

    .uws-main-image-col {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 25px;
    }

    .uws-secondary-image-col {
        flex: 0 0 auto;
        width: 100%;
    }    

    .uws-secondary-image-col-img,
    .uws-slider-col {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {    

    .uws-secondary-image-col-img {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom:25px;
    }

    .uws-slider-col {
        flex: 0 0 auto;
        width: 100%;
    }

    .uws-main-image .uws-image-text-content h2 {
        font-size: 33px;
        line-height:38px;
    }

    .uws-background-panel .uws-image-text-content h1 {
        font-size: 29px;
        line-height: 34px;
    }
}

@media (max-width: 767px) {
    .image-text {
        flex-direction: column;
        align-items: stretch;
    }

    .text-block,
    .image-text-button {
        width: initial;
        text-align: left; 
    }

        .image-text-button button {
            width: initial;
            font-weight:400;
        }
}

@media (max-width: 575px) {
    .uws-image-text-content .image-text-perex p {
        color:black;
    }    

    .image-text-button {
        width: auto;        
    }

        .image-text-button button {
            width: auto;
            padding:3px 15px;
        }


    .uws-image-text-content h2 {
        font-size: 23px;
        line-height: 28px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .uws-background-panel .uws-image-text-content h1 {
        font-size: 27px;
        line-height: 32px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .carousel-item .uws-image-text-content h2,
    .uws-secondary-image .uws-image-text-content h2 {
        font-size: 23px;
        line-height: 28px;
        font-weight: 500;
    }

    .image-text {
        gap: 4px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
   /* .text-block {
        width: 70%;
    }

    .image-text-button {
        width: 30%;
        justify-content: flex-end;
    }

        .image-text-button a {
            width: auto;
        }*/
}

@media only screen and (min-width: 1200px) {

    .uws-background-panel .uws-image-text-content h1 {
        width: 49%;
        max-width: 49%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1950px) {

    .uws-images-graphics-container {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {

    .uws-main-image-col {
        flex: 0 0 auto;
        width: 69.2%;
    }

    .uws-secondary-image-col {
        flex: 0 0 auto;
        width: 30.8%;
    }   
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {

    .uws-main-image-col {
        flex: 0 0 auto;
        width: 69.1%;
    }

    .uws-secondary-image-col {
        flex: 0 0 auto;
        width: 30.9%;
    }
}

/* graphics title */
.custom-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .custom-heading h3 {
        display: inline-flex;
        vertical-align: middle;
    }

    .custom-heading .line {
        flex-grow: 1;
        border: none;
        border-top: 1px solid #da0001;
        height: 1px;
        margin: 0;
        max-width: 10%
    }

    .custom-heading i {
        display: flex;
        vertical-align: middle;
        line-height: 3px;
        font-size: 27px;
        color: #da0001;
        padding-left: 13px
    }

    .custom-heading h3 {
        font-size: 32px;
        color: #000;
        padding: 0 10px 0 5px;
        line-height: 36px
    }

@media only screen and (max-width: 575px) {

    .custom-heading h3 {
        font-size: 24px;
        line-height: 31px;
        font-family: 'Roboto', sans-serif;
    }

    .custom-heading .line {
        flex-grow: initial;
        border: none;
        border-top: none;
        height: initial;
        margin: initial;
        max-width: initial
    }
   
}


/* page title */
.uws-page-title {
    background: white;
    padding: 15px;
    margin-top: 24px;
    border-radius: 0.5rem;
}

.breadcrumb li a {
    text-decoration: none;
    color: #7a7a7a;
    font-size: 15px
}

    .breadcrumb li a:hover {
        text-decoration: underline;
        color: #da0001;
    }

.breadcrumb li:last-child,
.breadcrumb li:last-child a {
    text-decoration: underline;
    color: #da0001;
    font-weight: 600;
    cursor: default;
    font-size: 15px
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right:4px;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 4px;
}

@media only screen and (max-width: 575px) {
    .uws-page-title {
        padding: 13px 10px 2px;
    }        
}

/* page title 2 fullwidth with bacground image */
.uws-page-title-container {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom:45px;
}

    .uws-page-title-container .uws-page-title {
        border-radius: 0;
        margin-top: 0px;
        background: #f8f8f8;
        padding-right: 96px;
        padding-left: 96px;
    }

.uws-background-panel .uws-image-text-content {
    position: relative;
    z-index: 1;
    flex: 0 0 100%;
    margin-left: -100%;
    padding: 20px 96px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 55.85%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

@media only screen and (max-width: 991px) {
    .uws-page-title-container .uws-page-title {
       padding-right:0px;
        padding-left: 15px;
    }

    .uws-background-panel .uws-image-text-content {
        padding: 20px 20px 20px;       
    }

    .uws-main-image.uws-background-panel img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: center;
    }
}

@media only screen and (max-width: 575px) {

    .uws-page-title-container .uws-page-title {
        padding: 15px 15px 15px 0px;
    }

    .uws-page-title-container {
        padding-right: 20px;
        padding-left: 15px;
    }

    .container {
        padding-right: 20px;
    }


        .uws-page-title-container .uws-main-image {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

            .uws-page-title-container .uws-main-image > p {
                order: 1;
            }

        .uws-page-title-container .uws-image-text-content {
            order: 2;
            width: 100%;
            text-align: center;
            margin-left: 0%;
            background: #f8f8f8;
        }

    .uws-image-text-content h2 {
        color: white;
    }

    .uws-background-panel .uws-image-text-content h1 {
        color: #161718;
        margin-top:0px;
    }

    .uws-main-image.uws-background-panel img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: center;
    }

}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    .uws-background-panel .uws-image-text-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 1;
        padding: 20px 26px;
        margin-left: 0;
        border-radius: 0;
        background: linear-gradient( to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100% );
    }

        .uws-background-panel .uws-image-text-content h1,
        .uws-background-panel .uws-image-text-content p {
            color: #fff;
        }

        .uws-background-panel .uws-image-text-content h1,
        .uws-image-text-content p {
            width: 65%;
            max-width: 65%;
        }

    .uws-image-text-content p > br{
        display:none;
    }
}

@media only screen and (min-width: 992px) {
    .uws-background-panel .uws-image-text-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 1;
        padding: 20px 96px;
        margin-left: 0;
        border-radius: 0;
        background: linear-gradient( to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100% );
    }

        .uws-background-panel .uws-image-text-content h1,
        .uws-background-panel .uws-image-text-content p {
            color: #fff;
        }
}

/* buttons default */
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: white;
    background-color: #da0001;
    border-color: #da0001;
}



/* buttons - home */
.btn-secondary {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.uws-btn-secondary {
    background: #131313;
    border-color: #161718;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
}

    .uws-btn-secondary:hover {
        background: #da0001;
        border-color: #da0001;
        transform: translateY(-2px);
        box-shadow: 0 5px 10px rgba(0,0,0,0.15);
    }

.uws-secondary-btn {
    font-size: 18px;
    padding: 6px 12px;
    border-radius: 0.5rem;
    color: #161718;
    background: rgb(223 65 62 / 88%);
    border: solid 1px #131313;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

.uws-secondary-btn-default {
    padding: 4px 8px;
    font-size: 16px;
    border-radius: 0.5rem;
    color: #161718;
    background: rgb(223 65 62 / 88%);
    border: solid 1px #131313;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

.uws-secondary-btn-default2 {
    padding: 6px 12px 7px;
    font-size: 16px;
    border-radius: 0.5rem;
    color: white;
    background: #808080;
    border: solid 1px #808080;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

    .uws-secondary-btn-default:hover,
    .uws-secondary-btn-default2:hover {
        color: white;
        background: #131313;
        border: solid 1px #131313;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .uws-button-col {
        flex: 0 0 auto;
        width: 50%;
    }
}

/* home service buttons */
.uws-service-buttons h4 a {
    text-decoration:none;
}

.uws-service-buttons .uws-service-btn:hover h4 a {
    text-decoration: underline;
}

    .uws-service-buttons .uws-service-btn:hover h4 a:hover {
        text-decoration: none;
        color: #161718; 
    }

.uws-service-buttons .icon-card {
    background-color: #fff;
    border-radius: 0.5rem;
    transition: all 0.3s ease-in-out;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .uws-service-buttons .icon-card:hover {
        background-color: #f8f9fa;
        box-shadow: 0 0 0 0.25rem rgba(0,0,0,0.05);
    }

.uws-service-buttons .btn-link {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: all 0.3s ease;
    margin: 0 auto;
}

    .uws-service-buttons .btn-link i {
        transition: transform 0.3s ease;
        margin-left: 0.5rem;
    }

    .uws-service-buttons .btn-link:hover {
        color: #d00 !important;
    }

        .uws-service-buttons .btn-link:hover i {
            transform: translateX(4px);
        }

.uws-service-buttons .icon-wrapper {
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .uws-service-buttons .icon-wrapper i {
        color: #131313 !important;
    }

.uws-service-buttons h4 {
    min-height: 3em;
}

/* service offer */
.uws-service {
    padding: 13px 18px;
    background: #da0001;
    border: solid 1px #da0001;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .uws-service:hover {
        background: rgb(223 65 62 / 88%);
        border: solid 1px #131313;
        cursor:pointer;
    }

        .uws-service:hover h5 {
            text-decoration: underline
        }

    .uws-service h5 {
        text-align: center
    }

        .uws-service h5 a {
            color: white;
            text-decoration: none
        }

            .uws-service h5 a:hover {
                color: #161718;
                text-decoration: underline
            }

    .uws-service p{
        color: white;
        text-align: center;
    }

    .uws-service .uws-link-interest a {
        color: red;
        text-align: center;
        text-decoration: none;
        font-weight: 600;
    }

.uws-service-submenu .uws-service .uws-link-interest a {
    color: yellow;   
}

.uws-service:hover h5 a {
    color: #161718;
    text-decoration: none
}

        .uws-service:hover h5 a:hover {
            color: #da0001;
            text-decoration: underline
        }


    .uws-service:hover .uws-link-interest a,
    .uws-service:hover .uws-link-interest a span,
    .uws-service:hover .uws-link-interest a i{
        color: #da0001;
        text-decoration: none;        
    }

        .uws-service:hover .uws-link-interest a:hover,
        .uws-service:hover .uws-link-interest a:hover span,
        .uws-service:hover .uws-link-interest a:hover i {
            color: #161718;
            text-decoration: none;
        }

    .uws-service:hover p {
        color: #161718;
        text-decoration:none !important;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .uws-service .uws-service-text {
        height: 144px;
        overflow: hidden;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .uws-service-col {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .uws-service .uws-service-text {
        height: 192px;
        overflow: hidden;
    }

    .uws-service h5 {
        height: 72px;
        overflow: hidden;
    }
}

/* contact tile */
.uws-service-contact .uws-service {
    padding: 13px 18px;
    background: #eee;
    border: solid 1px #ccc;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

        .uws-service-contact .uws-service p {
            color: #161718;
            text-align: left;           
        }

    .uws-service-contact .uws-service h5 {
        text-align: left;
    }

/*@media only screen and (max-width: 419px) {
    .uws-service-contact .uws-service p {
       margin-bottom:10px !important
    }
}*/
    

@media only screen and (min-width: 420px) and (max-width: 575px) {
    .uws-contactPhone p br {
        display: none
    }

    .uws-contactPhone p strong {
        margin-right: 5px
    }
}

    @media only screen and (min-width: 576px) and (max-width: 767px) {
        .uws-contact-tile {
            flex: 0 0 auto;
            width: 100%;
        }

        .uws-contactClock p {
            display: inline-block;
            width: 33%;
            max-width: 33%;
        }

        .uws-contactAddress p:nth-last-of-type(2) {
            display: inline-block;
            width: 50%;
            max-width: 50%;
        }

        .uws-contactAddress p:nth-last-of-type(3) {
            display: inline-block;
            width: 34%;
            max-width: 34%;
        }

        .uws-contactPhone p br {
            display: none
        }

        .uws-contactPhone p strong {
            margin-right: 5px
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .uws-contact-tile {
            flex: 0 0 auto;
            width: 100%;
        }

        .uws-contactClock p {
            display: inline-block;
            width: 24%;
            max-width: 24%;
        }

            .uws-contactClock p:nth-last-of-type(2) {
                display: inline-block;
                width: 19%;
                max-width: 19%;
            }

            .uws-contactClock p:nth-last-of-type(3) {
                display: inline-block;
                width: 22%;
                max-width: 22%;
            }

        .uws-contactAddress p:nth-last-of-type(3) {
            display: inline-block;
            width: 24%;
            max-width: 24%;
        }

        .uws-contactAddress p:nth-last-of-type(2) {
            display: inline-block;
            width: 40%;
            max-width: 40%;
        }

        .uws-contactAddress p:nth-last-of-type(1) {
            display: inline-block;
            width: 100%;
            max-width: 100%;
        }

            .uws-contactAddress p:nth-last-of-type(1) strong + strong {
                margin-left: 5px
            }

        .uws-contactPhone p br {
            display: none
        }

        .uws-contactPhone p strong {
            margin-right: 5px
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .uws-contactPhone {
            margin: 0 auto;
        }

            .uws-contactPhone p br {
                display: none
            }

            .uws-contactPhone p strong {
                margin-right: 5px
            }
    }

    @media only screen and (min-width:1200px) and (max-width: 1599px) {
        .uws-contact-tile .uws-service h5 {
            height: initial;
            overflow: initial;
        }

        .uws-contactClock {
            flex: 0 0 auto;
            width: 23%;
        }

        .uws-contactAddress {
            flex: 0 0 auto;
            width: 50%;
        }

        .uws-contactPhone {
            flex: 0 0 auto;
            width: 50%;
        }           

                .uws-contactPhone p br {
                    display: none
                }

            .uws-contactPhone .uws-service {
                height: initial;
                overflow: hidden;
            }
    }

    @media only screen and (min-width:1600px) {      

        .uws-contactClock {
            flex: 0 0 auto;
            width: 23%;
        }

        .uws-contactAddress {
            flex: 0 0 auto;
            width: 50%;
        }

        .uws-contactPhone {
            flex: 0 0 auto;
            width: 50%;
        }

            .uws-contactPhone p br {
                display: none
            }

            .uws-contactPhone p strong {
                margin-right: 5px
            }

            .uws-contactPhone .uws-service {
                height: initial;
                overflow: hidden;
            }
    } 
    
    /* write us - default form */
@media only screen and (min-width: 576px) and (max-width: 1199px) {
    .uws-contactEmail {
        flex: 0 0 auto;
        width: 55%;
    }

    .uws-contact-phone {
        flex: 0 0 auto;
        width: 45%;
    }

    .uws-contact-form {
        flex: 0 0 auto;
        width: 100%;
    }
}


    /* home - about us */

    @media only screen and (min-width: 576px) and (max-width: 767px) {
        .uws-about-usLeft,
        .uws-about-usRight {
            flex: 0 0 auto;
            width: 100%;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .uws-about-usLeft,
        .uws-about-usRight {
            flex: 0 0 auto;
            width: 100%;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .uws-about-usLeft,
        .uws-about-usRight {
            flex: 0 0 auto;
            width: 100%;
        }
    }

    /* tiles - square */
    @media only screen and (min-width: 576px) and (max-width: 767px) {

        .uws-service-submenu .uws-service h5 {
            height: 72px;
            overflow: hidden
        }

        .uws-service-submenu .uws-service .uws-service-text {
            height: 168px;
            overflow: hidden
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .uws-service-submenu .uws-service-col {
            flex: 0 0 auto;
            width: 33.33333333%;
        }

        .uws-service-submenu .uws-service h5 {
            height: 72px;
            overflow: hidden
        }

        .uws-service-submenu .uws-service .uws-service-text {
            height: 168px;
            overflow: hidden
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .uws-service-submenu .uws-service-col {
            flex: 0 0 auto;
            width: 33.33333333%;
        }

        .uws-service-submenu .uws-service h5 {
            height: 48px;
            overflow: hidden
        }

        .uws-service-submenu .uws-service .uws-service-text {
            height: 120px;
            overflow: hidden
        }
    }

    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .uws-service-submenu .uws-service .uws-service-text {
            height: 144px;
            overflow: hidden;
        }
    }

    @media only screen and (min-width: 1400px) {
        .uws-service-submenu .uws-service h5 {
            height: 48px;
            overflow: hidden
        }

        .uws-service-submenu .uws-service .uws-service-text {
            height: 120px;
            overflow: hidden
        }
    }    

.uws-layout-home .album {
    padding-top: 20px !important;    
}

    .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

    @media (min-width: 768px) {
        .bd-placeholder-img-lg {
            font-size: 3.5rem;
        }
    }

    .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
    }

    .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
    }

    .bi {
        vertical-align: -.125em;
        fill: currentColor;
    }

    .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
    }

        .nav-scroller .nav {
            display: flex;
            flex-wrap: nowrap;
            padding-bottom: 1rem;
            margin-top: -1px;
            overflow-x: auto;
            text-align: center;
            white-space: nowrap;
            -webkit-overflow-scrolling: touch;
        }

    .btn-bd-primary {
        --bd-violet-bg: #712cf9;
        --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
        --bs-btn-font-weight: 600;
        --bs-btn-color: var(--bs-white);
        --bs-btn-bg: var(--bd-violet-bg);
        --bs-btn-border-color: var(--bd-violet-bg);
        --bs-btn-hover-color: var(--bs-white);
        --bs-btn-hover-bg: #6528e0;
        --bs-btn-hover-border-color: #6528e0;
        --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
        --bs-btn-active-color: var(--bs-btn-hover-color);
        --bs-btn-active-bg: #5a23c8;
        --bs-btn-active-border-color: #5a23c8;
    }

.uws-layout-home .uws-new-col .uws-secondary-btn-default2,
.uws-default .uws-new-col .uws-secondary-btn-default2 {
    padding: 4px 8px;
}

    .bd-mode-toggle {
        z-index: 1500;
    }

        .bd-mode-toggle .dropdown-menu .active .bi {
            display: block !important;
        }

    .uws-new-col .uws-new-date {
        font-size: 14px;
    }

    .uws-new-col h5 a {
        text-decoration: none;
    }

/* blog - news - default */

.card {
    /*box-shadow: 0px 5px 90px 0px rgba(0, 0, 0, 0.1);*/
    /*transition: all ease-in-out 0.3s;*/
    border-radius: 0.5rem;
    /*border-bottom: 5px solid #0000002d;*/
    height: 100%;
    background: white;
    border: solid 1px rgb(229 229 229 / 88%);
}

    .card:hover {
        /* transform: translateY(-10px);
        border-color: #161718;*/
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    }

    .card:hover .img-zoom img {
        -webkit-transform: scale(1.19);
        -moz-transform: scale(1.19);
        transform: scale(1.19);
    }

.card-image a.img-zoom {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}

    .card:hover .card-body h5 a {
        text-decoration: underline;
    }

        .card:hover .card-body h5 a:hover {
            text-decoration: none;
        }

.uws-information-div .card-body .card-text {
    font-size: 16px;
    line-height: inherit;
    margin-bottom: 16px;
    text-align: initial;
}

@media only screen and (min-width: 454px) and (max-width: 575px) {
    .uws-new-col {
        flex: 0 0 auto;
        width: 50%;
    }

    .card-body .card-text {
        height: 192px;
        overflow: hidden;
    }

    .card-body .card-title {
        height: 48px;
        overflow: hidden;
    }

    .uws-new-service .card-body .card-title {
        height: initial;
        overflow: initial;
    }

    .uws-autoService .card-body .card-title {
        height: 25px;
        overflow: hidden;
    }

    .uws-autoService .card-body .card-text {
        height: 24px;
        overflow: hidden;
    }

    .uws-autoService:first-child .card-body .card-text {
        height: 102px;
        overflow: hidden;
    }

    .uws-layout-home .uws-new-col:first-child .card-body .card-title {
        font-size: 23px;
        height: 56px;
        overflow: hidden;
    }

    .uws-new-car .card-body .card-text,
    .uws-new-service .card-body .card-text {
        height: initial;
        overflow: initial;
    }
}

@media only screen and (min-width: 576px) {

    .card-body .card-title {
        height: 48px;
        overflow: hidden;
    }

    .uws-new-service .card-body .card-title {
        height: initial;
        overflow: initial;
    }


    .uws-autoService .card-body .card-title {
        height: 25px;
        overflow: hidden;
    }

    .uws-eshopList-col .card-body .card-title {
        height:69px;
        overflow: hidden;
    }

    .uws-new-service .card-body .card-text {
        height: 72px;
        overflow: hidden;
    }

    .card-body .card-text {
        height: 120px;
        overflow: hidden;
    }

    .uws-new-car .card-body .card-text {
        height: 168px;
        overflow: hidden;
    }

    .uws-autoService .card-body .card-text {
        height: 24px;
        overflow: hidden;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .uws-new-col {
        flex: 0 0 auto;
        width: 50%;
    }    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .uws-new-col {
        flex: 0 0 auto;
        width: 50%;
    }    
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .card-body .card-text {
        height: 96px;
        overflow: hidden;
    }

    .uws-new-car .card-body .card-text {
        height: 216px;
        overflow: hidden;
    }

    .uws-tire-service {
        flex: 0 0 auto;
        width: 50%;
    }    
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .card-body .card-text {
        height: 96px;
        overflow: hidden;
    }

    .uws-new-car .card-body .card-text {
        height: 144px;
        overflow: hidden;
    }

    .uws-new-service .card-body .card-text {
        height: 48px;
        overflow: hidden;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .uws-tire-service .card-body .card-title {
        height: 75px;
        overflow: hidden;       
    }

}

@media only screen and (min-width: 1600px) {
    .card-body .card-text {
        height: 96px;
        overflow: hidden;
    }

    .uws-new-service .card-body .card-text {
        height: 48px;
        overflow: hidden;
    }


    .uws-new-car .card-body .card-text {
        height: 144px;
        overflow: hidden;
    }
}

/* home blog / news */
.uws-newsHome-wrapper {
   /* padding: 2rem 2rem 0.55rem;
    background: white;*/
    animation: fadeInUp 1s ease-out 0.2s both;
    /*border-radius: 0.5rem !important;*/
    margin-bottom:49px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.uws-layout-home .uws-new-col:first-child .card .card-image,
.uws-autoService:first-child .card .card-image {
    height: 100%;
}

    .uws-layout-home .uws-new-col:first-child .card .card-image img,
    .uws-autoService:first-child .card .card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
    }


.uws-layout-home .uws-new-col:first-child .card,
.uws-autoService:first-child .card {   
    border-radius: 0.5rem;
    height: 100%;
}

    .uws-layout-home .uws-new-col:first-child .card:hover,
    .uws-autoService:first-child .card:hover {
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);       
    }

.uws-layout-home .uws-new-col:first-child .card-body .card-title {
    font-size: 25px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.uws-layout-home .uws-new-col:first-child .card-body .card-text {
    font-size: 17px;
    line-height: 22px;
    color: #555;
    margin-bottom: 13px;
}

.uws-autoService:first-child .card-body .card-title {
    height: initial;
    overflow: initial;
}

.uws-autoService:first-child .card-body .card-text {
    height: initial;
    overflow: initial;
}

@media only screen and (max-width: 767px) {
    .uws-layout-home .uws-new-col:first-child .card-body .card-title,
    .uws-autoService:first-child .card-body .card-titl {
        font-size: 23px;
        line-height: 28px;
    }

        .uws-layout-home .uws-new-col:first-child .card-body .card-text {
            font-size: 18px;
        }

    .uws-autoService:first-child .card-body .card-text {
        font-size: 17px;
    }

    .news-buttons-wrapper {
        display: block !important;
    }

        .news-buttons-wrapper .btn-group,
        .news-buttons-wrapper .btn-group p a {
            width: 100%;
            display: block
        }

        .news-buttons-wrapper > .btn-group,
        .news-buttons-wrapper > .text-body-secondary {
            width: 100%;
            margin-bottom: 0.5rem;
        }

        .news-buttons-wrapper a {
            display: block;
            width: 100%;
            text-align: center;
        }
}

@media only screen and (min-width: 454px) and (max-width: 569px) {
    .uws-new-col {
        flex: 0 0 auto;
        width: 100%;
    }

    .news-buttons-wrapper {
        display: inline-flex !important;
        width: 100%
    }

        .news-buttons-wrapper .btn-group,
        .news-buttons-wrapper .btn-group p a {
            width: initial;
            display:inline-block;
        }

        .news-buttons-wrapper > .btn-group,
        .news-buttons-wrapper > .text-body-secondary {
            width: initial;
            display: inline-block;
            margin-bottom: 0.5rem;
        }

        .news-buttons-wrapper a {
            width: initial;
            display: inline-block;
            text-align: initial;
        }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .uws-layout-home .uws-new-col:first-child,
    .uws-autoService:first-child {
        flex: 0 0 auto;
        width: 100%;
    }

        .uws-layout-home .uws-new-col:first-child .card-body .card-title {
            height: 55px;
            overflow: hidden;
        }

        .uws-layout-home .uws-new-col:first-child .card-body .card-text {
            height: 81px;
            overflow: hidden;
        }

        .uws-autoService:first-child .card-body .card-title {
            height: initial;
            overflow: initial;
        }

        .uws-autoService:first-child .card-body .card-text {
            height: 110px;
            overflow: hidden;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .uws-layout-home .uws-new-col:first-child,
    .uws-autoService:first-child {
        flex: 0 0 auto;
        width: 100%;
    }

        .uws-layout-home .uws-new-col:first-child .card-body .card-title,
        .uws-autoService:first-child .card-body .card-title {
            height: initial;
            overflow: initial;
        }

        .uws-layout-home .uws-new-col:first-child .card-body .card-text,
        .uws-autoService:first-child .card-body .card-text {
            height: 92px;
            overflow: hidden;
        }
}

@media (min-width: 992px) {

    .uws-layout-home .uws-new-col:first-child,
    .uws-autoService:first-child {
        flex: 0 0 auto;
        width: 100%;
    }

    .uws-autoService {
        flex: 0 0 auto;
        width: 50%;
    }

        .uws-layout-home .uws-new-col:first-child .card,
        .uws-autoService:first-child .card {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
        }

            .uws-layout-home .uws-new-col:first-child .card .img-zoom,
            .uws-autoService:first-child .card .img-zoom {
                flex: 0 0 50%;
                width: 100%;
                height: auto;
                border-top-left-radius: 0.5rem;
                border-top-right-radius: 0px !important;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0.5rem;
            }

            .uws-layout-home .uws-new-col:first-child .card .card-body,
            .uws-autoService:first-child .card .card-body {
                flex: 0 0 50%;
                padding-left: 20px;
            }

        .uws-layout-home .uws-new-col:first-child .card-body .card-title {
            height: 60px;
            overflow: hidden;
        }

        .uws-layout-home .uws-new-col:first-child .card-body .card-text {
            height: 122px;
            overflow: hidden;
        }

        .uws-autoService:first-child .card-body .card-title {
            height: initial;
            overflow: initial;
        }

    .uws-autoService:first-child .card-body .card-text {
        height: initial;
        overflow: initial;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .uws-layout-home .uws-new-col:first-child,
    .uws-autoService:first-child {
        flex: 0 0 auto;
        width: 100%;
    }

        .uws-layout-home .uws-new-col:first-child .card-image,
        .uws-autoService:first-child .card-image {
            flex: 0 0 auto;
            width: 60%;
            max-width: 60%;
            height: auto;
        }

        .uws-layout-home .uws-new-col:first-child .card-body,
        .uws-autoService:first-child .card-body {
            max-width: 40%;
        }

            .uws-layout-home .uws-new-col:first-child .card-body .card-title {
                font-size: 23px;
                line-height: 28px;
                height: 84px;
                overflow: hidden;
            }

            .uws-autoService:first-child .card-body .card-title {
                height: initial;
                overflow: initial;
            }

        .uws-layout-home .uws-new-col:first-child .card .card-image,
        .uws-autoService:first-child .card .card-image {
            height: 100%;
            width: 100%;
            display: block;
            aspect-ratio: 16 / 9;
            overflow: hidden;
        }

            .uws-layout-home .uws-new-col:first-child .card .card-image img,
            .uws-autoService:first-child .card .card-image img {
                width: 100%;
                height: 320px;
                object-fit: cover;
            }
}

@media only screen and (min-width: 1400px) {
    .uws-layout-home .uws-new-col:first-child .card-body .card-title {
        height: 61px;
        overflow: hidden;
    }

    .uws-layout-home .uws-new-col:first-child .card-body .card-text {
        height: 96px;
        overflow: hidden;
    }

    .uws-autoService:first-child .card-body .card-title {
        height: initial;
        overflow: initial;
    }

    .uws-autoService:first-child .card-body .card-text {
        height: 120px;
        overflow: hidden;
    }

    .uws-layout-home .uws-new-col:first-child .card,
    .uws-autoService:first-child .card {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .uws-layout-home .uws-new-col:first-child .card-image,
    .uws-autoService:first-child .card-image {
        flex: 0 0 auto;
        max-width: 50%;
    }

    .uws-layout-home .uws-new-col:first-child .card-body,
    .uws-autoService:first-child .card-body {
        flex: 1;
        padding-left: 2rem;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .uws-layout-home .uws-new-col:first-child,
    .uws-autoService:first-child {
        flex: 0 0 auto;
        width: 100%;
    }

        .uws-layout-home .uws-new-col:first-child img,
        .uws-autoService:first-child img{
            flex: 0 0 auto;
            width: 100%;
        }
}

@media only screen and (min-width: 1600px) {

    .uws-layout-home .uws-new-col:first-child .card-body .card-title {
        height: 64px;
        overflow: hidden;
        font-size: 27px;
        line-height: 32px;
    }    

    .uws-layout-home .uws-new-col:first-child .card-body .card-text {
        height: 96px;
        overflow: hidden;
    }

    .uws-autoService:first-child .card-body .card-title {
        height: initial;
        overflow: initial;
    }

    .uws-autoService:first-child .card-body .card-text {
        height: 120px;
        overflow: hidden;
    }
}

.card.uws-card-button {
    height: initial;
    margin-bottom:20px;
}


.uws-card-button .card-body .card-title {
    height: initial;
    overflow: initial;
}

.uws-card-button .card-body {
    padding: 2rem 1.5rem;
    background-color: #f9f9f9;
    border-radius: 0.75rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    animation: floatUpDown 1.5s ease-out 1;
}

.uws-card-button .card-title {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: #333;
}

@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.uws-information-div .uws-card-button p {
    text-align: center;
}

.uws-secondary-btn-default2 {
    padding: 0.4rem 0.6rem;
    font-size: 1rem;
    font-weight: bold;
    transition: all 0.3s ease;
}

    .uws-secondary-btn-default2:hover {
        transform: translateY(-2px);
        box-shadow: 0 5px 10px rgba(0,0,0,0.15);
    }


/* electromobility */
.uws-car-brand .card {
    padding-top:16px;
    padding-bottom:16px;
}


/* news - blog detail */
.uws-detail-blog .uws-image-content img {
    border-radius: 0.5rem;
}

    .uws-detail-blog .uws-perex-body blockquote {
        border-left: solid #da0001 5px;
        padding: 5px 9px;
        font-size: 18px;
        margin-bottom: 20px;
    }

    /* tags */
.uws-tags-content {
    border-top: 2px solid #ddd;
    /*border-bottom: 2px solid #ddd;*/
    padding: 18px 0px;
}

    .uws-tags-content .uws-tags li {
        list-style-type: none;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 15px;
    }

    .uws-tags-content .uws-tags {
        padding-left: 0px;
        margin-top: 15px;
    }

        .uws-tags-content .uws-tags li a {
            font-size: 12px;
            font-weight: 300;
            color: #161718;
            background: #eee;
            padding: 5px 7px;
            border-radius: 0.5rem;
            border: solid 1px #ccc;
            text-decoration: none !important;
        }

.uws-tags-content .UWS_tags_link {
    font-size: 12px;
    font-weight: 300;
    color: #161718;
    background: #eee;
    padding: 7px;
    border-radius: 0.5rem;
    border: solid 1px #ccc;
    text-decoration: none !important;
    margin: 15px 5px 15px 0px
}

    .uws-tags-content .uws-tags li a:hover,
    .uws-tags-content .UWS_tags_link:hover {
        color: #da0001;
        background: transparent;
        border: solid 1px rgb(223 65 62 / 88%);
    }

.uws-detail-blog .media-box-content {
    padding: 10px; 
}

/* news - blog detail column sidebar */
@media only screen and (max-width: 967px) {
    .uws-news-columnSidebar .btn.btn-sm {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 576px) {

    /*.uws-news-columnSidebar .card-body .card-title {
        height: 72px;
        overflow: hidden;
    }   */

    .uws-news-columnSidebar .card-body .card-title {
        height: initial;
        overflow: initial;
    } 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .uws-news-columnSidebar .uws-new-col {
            flex: 0 0 auto;
            width: 100%;
        }

        .uws-news-columnSidebar .card-body .card-text {
            display: none;
        }

    .uws-news-columnSidebar .card-body .card-title {
        /* height: 96px;
            overflow: hidden;*/
        height: initial;
        overflow: initial;
        font-size: 16px;
    }

        .uws-news-columnSidebar .uws-news-buttons-content {
            display: block !important;
            width: 100% !important;
            float: left
        }

            .uws-news-columnSidebar .uws-news-buttons-content .btn-group,
            .uws-news-columnSidebar .uws-news-buttons-content .btn-group p a {
                display: block;
                width: 100%;
                position: relative;
                margin-bottom: 9px
            }

            .uws-news-columnSidebar .uws-news-buttons-content .text-body-secondary span a {
                width: 100%;
                position: relative;
                display: block
            }
    }

@media only screen and (min-width: 968px) and (max-width: 991px) {
    .uws-news-columnSidebar .uws-news-buttons-content .btn-group p a,
            .uws-news-columnSidebar .uws-news-buttons-content .text-body-secondary span a {
               font-size:15px;
            }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .uws-news-columnSidebar .card-body .card-title {
        height: 77px;       
    }
 
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

        .uws-news-columnSidebar .card-body .card-text {
            display: none;
        }

        .uws-news-columnSidebar .card-body .card-title {
            height: 86px;
            overflow: hidden;
            font-size: 18px;
        }

    .uws-news-columnSidebar .uws-news-buttons-content {
        display: block !important;
        width: 100% !important;
        float: left
    }

        .uws-news-columnSidebar .uws-news-buttons-content .btn-group,
        .uws-news-columnSidebar .uws-news-buttons-content .btn-group p a {
            display: block;
            width: 100%;
            position: relative;
            margin-bottom: 9px
        }

        .uws-news-columnSidebar .uws-news-buttons-content .text-body-secondary span a {
            width: 100%;
            position: relative;
            display: block;
        }          

    }

/* sidebar - submenu */
.uws-sidebar ul li .btn,
.uws-sidebar ul li .btn:focus {
    font-size: 14px;
    font-weight: 400;
    color: #7a7a7a !important;
    padding: 6px 10px;
    width: 100%;
    max-width: 100%;
    text-align: left;
}

        /*.uws-sidebar ul li .active,
        .uws-sidebar ul li .btn.active:hover {
            background: rgb(223 65 62 / 88%);
            color: white !important;
            font-weight: 600 !important;
        }*/

.uws-sidebar ul li .active {
    color: #da0001;
    padding-left: 10px;
    background: #eee;
}

        .uws-sidebar ul li .btn:hover {
            background: #f3f3f3;
        }

    /*.uws-sidebar {
    max-height: 100vh;
}*/

.btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
    transform: translateY(1px);
    display: inline-flex;
    margin-top: -1px
}

    .btn-toggle.active::before {
        width: 1.25em;
        line-height: 0;
        content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
        transition: transform .35s ease;
        transform-origin: .5em 50%;
    }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    ul li:nth-child(2) .btn-toggle::before {
        margin-right: 6px;
    }

    .uws-sidebar ul li .btn,
    .uws-sidebar ul li .btn:focus {
        font-size: 14px;               
    }
}

/* sidebar - submenu mother and children */
.btn-toggle {
    font-size: 16px;
    color: #333;
    background-color: #f8f9fa;
    border: none;
    padding: 10px 15px;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: left;
    width: 100%;
}

    .btn-toggle:hover, .btn-toggle:focus {
        background-color: #e9ecef;
        color: #da0001;
        outline: none;
    }

    .btn-toggle i {
        font-size: 20px;
        color: #161718;
    }

.submenu li a i {
    font-size: 10px;
    margin-right: 5px;
    margin-top: -3px;
    display: inline-flex;
    vertical-align: middle
}

.submenu li:hover a {
    background: #eee;
    border-radius: 0.5rem;
}

.submenu {
    padding-left: 15px;
    margin-top: 10px;
    border-left: 2px solid #da0001;
}

.submenu-link {
    display: block;
    font-size: 14px;
    color: #495057;
    padding: 8px 0;
    text-decoration: none;
    transition: color 0.3s ease, padding-left 0.3s ease;
}

    .submenu-link:hover {
        color: #da0001;
        padding-left: 10px;
    }

.collapse.show .submenu {
    animation: slideDown 0.3s ease;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* sidebar contacts */
.uws-sidebar-contacts .uws-sidebar-item a {
    text-decoration: none;
    color: #7A7A7A;
}

.uws-sidebar-contacts .uws-sidebar-item i {
    color: #7A7A7A;
}

.uws-sidebar-contacts .uws-sidebar-item {
    transition: color 0.3s ease, transform 0.4s ease;
}

    .uws-sidebar-contacts .uws-sidebar-item:hover {
        transform: translateX(6px);
    }

        .uws-sidebar-contacts .uws-sidebar-item:hover a,
        .uws-sidebar-contacts .uws-sidebar-item:hover i {
            color: #da0001
        }

/* graphycs submenu */
.uws-submenu-item .card-body {
    padding-top: 0px;
}

.uws-submenu-item .uws-image-content {
    padding: 0px 20px;
    border: solid #cdcdcd 1px;
    border-radius: 0.5rem;
    /*border-bottom: none;*/
    border-bottom-left-radius: initial;
    border-bottom-right-radius: initial;
}

.uws-submenu-item .eshopList-hr {
    margin-bottom: 12px;
}


    /* form */
.form-group {
    margin-bottom: 16px;    
}

.form-control:focus {
    border: solid 1px #da0001;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* form - custom select */
.custom-select-1 {
    position: relative;
}

    .custom-select-1:before {
        content: '\f107';
        font-family: "Font Awesome 5 Free";
        position: absolute;
        display: block;
        top: 53.5%;
        right: 14px;
        color: #212530;
        font-weight: 900;
        font-size: 0.9em;
        pointer-events: none;
        transform: translate3d(0, -50%, 0);
    }

    .custom-select-1 select {
        line-height: 1.5;
        font-size: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        .custom-select-1 select::-ms-expand {
            display: none;
        }

    .custom-select-1.custom-select-1-icon-light:before {
        color: #FFF;
    }

/* pagination */
.pagination {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap; 
    gap: 8px; 
    justify-content: center; 
    padding: 10px; 
}

    .page-item.active .page-link {
        z-index: 3;
        color: white;
        background-color: #da0001;
        border-color: #da0001;
    }

    .page-item .page-link {
        z-index: 3;
        color: #da0001;
    }

    .page-item:first-child .page-link,
    .page-item:last-child .page-link {
        background: #131313;
        color: white;
        border-color: #161718;
    }

.page-item {
    flex: 0 1 auto; 
}

    .page-item a {
        display: inline-block;
        padding: 8px 12px;
        text-decoration: none;
        border: 1px solid #da0001;
        border-radius: 0.5rem;
        background-color: white;
        color: #da0001;
        transition: background-color 0.2s ease, color 0.2s ease
    }

        .page-item a:hover {
            background-color: #da0001;
            color: #fff;
        }

    /* eshop detail */
    .uws-eshop-detail-infoBasic .price-contentp {
        margin-bottom: 10px;
        font-size: 22px;
        color: #161718;
        font-weight: 500;
        text-align: left;
    }

        .uws-eshop-detail-infoBasic .price-contentp .price-content {
            font-size: 22px;
            font-weight: 500;
        }

        .uws-eshop-detail-infoBasic .price-contentp .price-vat-rate {
            font-size: 16px;
            font-weight: 400;
            margin-left: 2px
        }

    .uws-eshop-detail-infoBasic p {
        margin-bottom: 10px;
        line-height: 24px;
    }

    .uws-eshopDetail-info {
        background: #fbfbfb;
    }

        .uws-eshopDetail-info iframe, .uws-eshopDetail-info object, .uws-eshopDetail-info embed {
            max-width: 100%;
        }

    .uws-eshop-detail-infoBasic .item-availability {
        font-weight: 600
    }

        .uws-eshop-detail-infoBasic .item-availability.item-yes {
            color: green;
        }

        .uws-eshop-detail-infoBasic .item-availability.item-no {
            color: red;
        }

    .uws-eshop-detail-infoBasic .uws-order-box {
        width: 45px;
        max-width: 45px;
        float: none;
        vertical-align: middle;        
    }

        .uws-eshop-detail-infoBasic .uws-order-box:focus {
            border: solid 1px #da0001;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .uws-eshopDetail-orderingGoods input {
        display: inline-block;
    }

    .uws-eshopDetail-orderingGoods .btn {
        padding: 6px 12px;
        float: none;
    }

    .uws-eshopDetail-orderingGoods .uws-button-plus {
        margin-right: 15px
    }   

        .uws-eshopDetail-orderingGoods button.btn-secondary {
            background: #da0001;
            border-color: #da0001;
        }

            .uws-eshopDetail-orderingGoods button.btn-secondary:hover {
                background: #131313;
                border-color: #161718;
            }

    /* eshop detail - tags */
.uws-eshop-detail-gallery .discount-percent {
    background: #131313;
    border-radius: 0.5rem;
    color: #fff;
    left: 6px;
    line-height: 18px;
    position: absolute;
    top: 6px;
    padding: 4px 8px;
    font-size: 14px
}

.uws-eshop-detail-gallery .info-title + .discount-percent {
    top: 37px;
}

.uws-eshop-detail-gallery .info-title {
    background: #da0001;
    border-radius: 0.5rem;
    color: #fff;
    left: 6px;
    line-height: 18px;
    position: absolute;
    top: 6px;
    padding: 4px 8px;
    font-size: 14px
}

.uws-eshop-inStock .in-stock {
    color: green;
    position: absolute;
    top: 3px;
    right: 6px;
    font-size: 23px
}

.uws-eshop-outStock .out-stock {
    color: #da0001;
    position: absolute;
    top: 3px;
    right: 6px;
    font-size: 23px
}

/* eshop detail - available variants */
.uws-eshop-detail-availableVariants .custom-select .UWS_var_radio .UWS_var_radio_label {
    font-weight: bold;
}

.uws-eshop-detail-availableVariants .custom-select .UWS_var_radio label {
    margin-bottom: 5px
}

.uws-eshop-detail-availableVariants .custom-select .UWS_var_radio input {
    margin-top: -3px;
    margin-right: 3px;
    vertical-align: middle
}

/* eshop detail - image */
.thumb-gallery-detail {
    width: 100%;
    max-width: 700px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    overflow: hidden;
}
    
    .thumb-gallery-detail img {
        width: auto; 
        height: auto; 
        max-width: 100%; 
        max-height: 100%; 
        aspect-ratio: auto; 
        object-fit: contain; 
        object-position: center; 
    }

@media only screen and (max-width: 767px) {
    .thumb-gallery-detail {
        max-height: 400px; 
        overflow: hidden; 
    }

        .thumb-gallery-detail img {
            width: auto;
            height: 100%; 
            object-fit: contain; 
        }
}

    /* eshop detail basic info text */
    .uws-eshopDetail-info-product .uws-eshopDetail-info {
        background: white;
    }
    /* eshop basket */
    .uws-eshop-basket i {
        line-height: 24px;
    }

    @media only screen and (max-width: 435px) {      

        .uws-eshop-basket-content {
            width: initial;
            max-width: initial;
        }

            .uws-eshop-basket-content .uws-eshop-basket {
                display: inline-block !important;
                justify-content: center !important;
                margin-left: initial !important;
                text-align: center !important;
                margin-bottom: 5px
            }

        .uws-left-header-top .uws-item1 {
            display:none !important;
        }

        .uws-left-header-top {
            display: inline-flex;
            align-items: center;
        }

            .uws-left-header-top li a {
                padding-top: 0px;
                padding-bottom: 0;
            }
    }

@media only screen and (min-width: 436px) and (max-width: 468px) {
    .uws-header-top .nav-link,
    .uws-left-header-top li:first-child a {
        font-size: 15px;
        padding-bottom: 0px;               
    }

    .uws-left-header-top li.uws-item1 a {
       padding-right: 8px;
    }

    .uws-left-header-top li.uws-item2 a {
        padding-right: 8px;
        padding-left:8px;
    }

    .uws-header-top .nav-item {
        display: inline-flex;
        align-items: center;
    }
}

@media only screen and (min-width: 468px) and (max-width: 575px) {
    .uws-header-top .nav-link,
    .uws-left-header-top li:first-child a {
        padding-bottom: 0px;
    }    

    .uws-header-top .nav-item {
        display: inline-flex;
        align-items: center;
    }

    .uws-left-header-top .uws-logItem {
        display: none !important;
    }
}
    /* gallery + gallery 2 */
    .media-boxes-no-more-entries {
        display: none;
    }

    /* thumbnail-overlay style */
    .thumbnail-overlay {
        background: rgba(0,0,0, .2);
        padding: 10px 20px;
    }

        .thumbnail-overlay .media-box-title {
            font-weight: 100 !important;
            color: #fff !important;
        }

    /* style of the content */
    .media-box-content .media-box-title {
        font-weight: 100 !important;
        text-align: center;
    }

    /* Remove box shadow from the media boxes */   
     .media-box media-box-thumbnail-container {
        overflow: hidden;
        display: table;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-transition: all 400ms linear;
        -moz-transition: all 400ms linear;
        -o-transition: all 400ms linear;
        -ms-transition: all 400ms linear;
        transition: all 400ms linear;
    }

    .media-box:hover media-box-thumbnail-container img {
        -webkit-transition: all 400ms linear;
        -moz-transition: all 400ms linear;
        -o-transition: all 400ms linear;
        -ms-transition: all 400ms linear;
        transition: all 400ms linear;
    }

    .media-box-content {
        background: rgb(223 65 62 / 88%);
        padding: 10px 10px 10px;
        border-left: solid #da0001 1px;
        border-right: solid #da0001 1px;
        border-bottom: solid #da0001 1px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .media-box-content .media-box-title {
            font-weight: 400;
            color: rgb(51, 51, 51);
            font-size: 16px;
            height: 36px;
            overflow: hidden;
        }

    .thumbnail-overlay .media-box-title i {
        font-size: 25px;
    }

    @media only screen and (max-width: 575px) {
        .media-box {
            margin-bottom: 5px;
        }
    }

    @media only screen and (min-width: 651px) and (max-width: 767px) {      
        .media-box-content .media-box-title {
            height: 90px;
            overflow: hidden;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {       

        .media-box-content .media-box-title {
            height: 54px;
            overflow: hidden;
        }
    }

/* gallery 3 */
.uws-gallery3 .thumbnail-overlay .media-box-title {
    color: white !important;
    font-size: 15px;
}

.uws-gallery3 .thumbnail-overlay {
    background: #da0001;
    padding: 1px 1px;
}

    /* youtube */
    .ratio-16x9 {
        --bs-aspect-ratio: 56.25%;
    }

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ratio {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

    /* download */
.download-content {
    border-radius: 0.5rem;
    overflow: hidden;
    display: table;
    width: 100%;
    position: relative;
    margin-bottom:15px;
}

    .download-content .table {
        margin-bottom: 0;
    }

    .uws-download-files .file-content .file-icon {
        position: relative;
        margin-right: 5px;
        display: inline-block;
        margin-top: -2px;
        float: left
    }

    .uws-download-files .file-content a {
        color: #444444;
        text-decoration: none
    }

        .uws-download-files .file-content a:hover {
            text-decoration: underline;
        }

    .uws-download-files td:first-child {
        width: 90%;
        max-width: 90%;
    }


    @media only screen and (max-width: 1024px) {
        .uws-download-files td:first-child {
            width: 100%;
            max-width: 100%;
        }
    }

    /* shop info */

@media only screen and (min-width: 576px) and (max-width: 1199px) {
    .shop-info1 {
        flex: 0 0 auto;
        width: 60%;
    }

    .shop-info2 {
        flex: 0 0 auto;
        width: 40%;
    }

    .shop-info3 {
        flex: 0 0 auto;
        width: 100%;        
    }
}

/* to top button */
.uws-to-top-button .btn-secondary {
    color: white;
}

    .uws-to-top-button .btn-secondary:hover {
        color: white;
    }

#uws-to-top-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1000;
}

/* accordion */
.accordion-item {
    border-color: #808080;
    color: #161718;
    border: 1px solid #808080;
    box-shadow: none;
    margin-bottom: 20px;
}

.uws-information-div .accordion-item h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.uws-accordion .accordion-button {
    color: #161718;
    border: 1px solid #808080;
    box-shadow: none;
    background: #808080;    
}

.accordion-button:not(.collapsed) {
    background-color: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    color: white;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #808080;   
}

.accordion-item,
.accordion-item .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-button:focus:not(:focus-visible) {
    box-shadow: none !important;
    outline: none !important;
}

/* layout electromobility  */
@media only screen and (min-width: 1200px) {
    .uws-layout-electromobility .sidebar {
        padding-right: 15px;
    }
}

/* newsletter footer */
.newsletter-wrapper-container {
   margin-bottom:49px;
}

.newsletter-wrapper {
    background-color: #fff;
    border-radius: 0.5rem !important;
    padding: 2rem;
    animation: fadeInUp 1s ease-out 0.2s both;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.uws-newsletter-form input,
.uws-newsletter-form button {
    min-height: 44px;
}

.uws-newsletter-form .form-check {
    padding-left: 0
}

    .uws-newsletter-form .form-check input {
        min-height: initial;
        margin-right: 4px;
    }

.uws-newsletter-form,
.uws-newsletter-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 575.98px) {
    .uws-newsletter-form,
    .uws-newsletter-text {
        margin-top: 1.5rem;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .uws-newsletter-form,
    .uws-newsletter-text {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .uws-newsletter-form,
    .uws-newsletter-text {
        width: 50%;
    }
}

    /* footer */
.uws-footer-content {
    border-top: solid #a8a8a8 1px;
    background: #545454;
}

    .uws-footer-content h5 {
        color: white;
    }

    .uws-footer-content .uws-footer-about a {
        text-decoration:underline;
    }

    .uws-footer-content .uws-footer-about a:hover {
        text-decoration: none;
    }

.copyright-content {
    border-top: solid #a8a8a8 1px;
    padding-bottom:0px !important;
}

    .copyright-content a,
    .uws-footer-content ul li,
    .uws-footer-content ul li a,
    .copyright-content p,
    .copyright-content p a {
        color: white;
    }

        .copyright-content a:hover
        .copyright-content ul li a:hover,
        .copyright-content p a:hover {
            color: #da0001;
            text-decoration: none;
        }

    .uws-footer-contacts ul li a,
    .uws-footer-about p a {
        text-decoration: underline;
    }

        .uws-footer-contacts ul li a:hover,
        .uws-footer-about p a {
            text-decoration: none;
        }

.uws-footer-contacts p .btn-secondary {
    background: #da0001;
    border-color: #da0001;
}

    .uws-footer-contacts p .btn-secondary:hover {
        background: #131313;
        border-color: #161718;
    }

    /* footer url link effects */
.footer-link {
    display: inline-flex;
    align-items: center;
    color: white;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.4s ease;
}

    .footer-link i {
        margin-right: 10px;
        transition: transform 0.4s ease, color 0.3s ease;
    }

    .footer-link:hover {
        color: #da0001;
        transform: translateX(6px);
    }

        .footer-link:hover i {
            color: #da0001;
        }

    @media only screen and (max-width: 991px) {
        .uws-footer-contacts,
        .uws-footer-links,
        .uws-footer-documents-dealer,
        .uws-footer-action {
            flex: 0 0 auto;
            width: 50%;
        }
       
    }

    @media only screen and (max-width: 575px) {  
        .uws-footer-contacts,
        .uws-footer-links,
        .uws-footer-documents-dealer,
        .uws-footer-action {
            flex: 0 0 auto;
            width: 100%;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .uws-footer-contacts,
        .uws-footer-links,
        .uws-footer-documents-dealer,
        .uws-footer-action {
            flex: 0 0 auto;
            width: 50%;
        }
    }