<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==== Common css start ====*/

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #0d0d0d;
    overflow-x: hidden;
    background-color: #f6f6f6;
    font-weight: 300;
}

a {
    transition: all 600ms ease;
    color: #cd171f;
}

a:hover, a:focus {
    outline: none;
    text-decoration: none;
    transition: all 600ms ease;
    color: #b84046;
}

a.text-dark:hover {
    color: #cd171f !important;
}

a.text-white:hover {
    color: #d2d2d2 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif !important;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 26px;
}

h4, .h4 {
    font-size: 20px;
}

h5, .h5 {
    font-size: 18px;
}

h6, .h6 {
    font-size: 16px;
}

p {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 10px;
}

img {
    max-width: 100%;
    height: auto;
}
strong {
    font-weight: 700;
}

@media (min-width: 1024px) {
    h1, .h1 {
        font-size: 42px;
    }
    h2, .h2 {
        font-size: 36px;
    }
    h3, .h3 {
        font-size: 30px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 20px;
    }
}

ul li, ol li {
    line-height: 1.5;
}

*:focus {
    outline: none;
}

.btn, .btn:hover, .btn:focus, .btn:active {
    outline: none !important;
    text-decoration: none;
    transition: all 600ms ease;
    box-shadow: none;
}

.btn-sm {
    font-size: 13px;
}

.btn-lg {
    font-size: 16px;
}

.btn-default {
    border: 1px solid #D4D4D4;
    background-color: #fff;
}

.btn-default i.fa {
    color: #717171;
}

.btn-default:hover {
    background-color: #D4D4D4;
}

.btn-danger-outline:hover {
    color: #717171;
}

.dropdown-item.active, .dropdown-item:active {
    color: #cd171f;
    text-decoration: none;
    background-color: #ffffff;
}

.form-control {
    background-color: #fff;
    border-color: #E6E6E6;
    height: calc(2em + .75rem + 2px);
    box-shadow: none !important;
    outline: none;
    color: #292929;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f8f9fa;
    opacity: 1;
}

.img-pos {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rounded-card {
    border-radius: 40px;
}

.badge {
    vertical-align: middle;
}

/*==== spacing style start ====*/

/*==== spacing style end ====*/

@media screen and (max-device-width: 1023px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media (min-width: 1366px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1566px) {
    .container {
        max-width: 1480px;
    }
}

/*==== Common css end ====*/

/*==== slick common css start ====*/

.slick-track:focus {
    outline: none;
}

.slick-slide {
    position: relative;
}

/*==== slick common css end ====*/

.header-social-icons a {
    width: 26px;
    height: 26px;
    background-color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}

/* footer-css-starts */

footer {
    position: relative;
    background-position: top right !important;
    background: url('../../img/footer-pattern.png') #cd171f;
}

.footer-top .container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

ul.footer-ul li {
    padding-bottom: 5px;
}

.footer-ul li a {
    font-size: 15px;
}

/* footer-css-ends */

/* top-nav-css-starts */

.np-en a {
    color: #fff;
    padding: 5px;
    height: 40px;
    display: inline-block;
    line-height: 30px;
    width: 34px;
    text-align: center;
}

.np-en .active a {
    background-color: #fff;
    color: #cd171f;
}

.top-right-wrapper button {
    position: absolute;
    left: 0;
    background: transparent;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    color: #FFF;
}

.top-right-wrapper input {
    padding-left: 35px;
    background-color: #b3171e;
    border: none;
    height: 40px;
    color: #FFF;
}

.top-right-wrapper button:hover {
    color: #fff;
}

.top-right-wrapper input::placeholder {
    color: #fff;
}

/* navgation-css-starts */

.wstheading a {
    color: #434343;
}

li.first-main-nav a {
    font-size: 15px;
    color: #292929;
    font-weight: 400;
}
.mega-left h6 a {
    font-size: 16px;
}

li.first-main-nav a:hover {
    color: #cd171f;
}

li.first-main-nav a span {
    color: #717171 !important;
    font-size: 12px !important;
}

li.first-main-nav:last-child a {
    border: none;
}

.wstmegamenucoll {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.wtlistsy02, .menu-cta {
    width: 100%;
}

.menu-cta li {
    padding: 4px;
}

.menu-cta {
    padding: 15px;
}

.wtlistsy02 li {
    width: 100%;
    padding: 4px;
}

.menu-cta:before {
    content: '';
    background-image: linear-gradient(-36deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.menu-cta&gt;* {
    z-index: 10;
}

@media(min-width:1024px) {
    .first-nav {
        display: flex;
    }
    .wsmenu-list .wsshoptabing {
      display: flex;
    }
    .mega-left {
        width: calc(100% - 275px);
    }
    .menu-cta {
        width: 260px;
    }
    .mega-left .col-lg-8 .mega-50 li {
        width: 50%;
    }
    .wstmegamenucoll {
        display: flex;
        flex-wrap: wrap;
    }
    .wstmegamenucoll .wstheading {
        width: 50%;
    }
    .first-nav-content {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .animated-arrow {
        display: none;
    }
}
@media (min-width: 992px) {
.mega-left .col-lg-4:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ccc;
}
}

/* navigation-css-ends */

/* last visited start */

.last-visited {
    bottom: 25px;
    left: 25px;
    z-index: 1;
}

.last-visited&gt;div {
    border-radius: 6px;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.last-visited.remove {
    display: none;
}

.last-visited .btn {
    border-radius: 40px;
    top: -10px;
    right: -15px;
}

/* last visited end */

/*==== sticky css start ====*/

.sticky-links {
    height: 50px;
    position: fixed;
    right: 0;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    z-index: 99;
}

.sticky-links a {
    width: 215px;
    display: flex;
    position: relative;
    right: -170px;
    font-size: 12px;
    text-align: right;
    font-weight: 500;
    transition: all 400ms ease 0s;
    align-items: center;
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.18);
}

.sticky-links a:not(:last-child) {
    border-bottom: 1px solid #D9D9D9;
}

.sticky-links a:first-child {
    border-top-left-radius: 4px;
}

.sticky-links a:last-child {
    border-bottom-left-radius: 4px;
}

.sticky-links a div {
    width: 30px;
    height: 40px;
}

.sticky-links a:hover {
    right: 0;
    border: none;
}

.sticky-links a:hover div {
    border-bottom: 1px solid transparent;
}

.sticky-links a .text {
    transition: all 300ms ease 0s;
    text-align: center;
}

.sticky-links a i {
    font-size: 18px;
}

.sticky-links a span {
    display: none;
}

.sticky-links a:hover span {
    display: block;
}

.popupModal .modal-body {
    max-height: 600px;
    overflow-y: auto;
}

.styled-modal .btn.position-absolute {
    top: -10px;
    right: -10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.border-card {
    border-left: 4px solid #D53537 !important;
}

.blink-news {
    animation: blinkingText 3s infinite;
    border-radius: 2px;
}

@keyframes blinkingText {
    0% {
        background-color: #cd171f;
        color: #fff;
    }
    49% {
        background-color: #e1e1e1;
        color: #cd171f;
    }
    60% {
        background-color: #cd171f;
        color: #fff;
    }
    99% {
        background-color: #e1e1e1;
        color: #cd171f;
    }
    100% {
        background-color: #cd171f;
        color: #fff;
    }
}

.result-wrapper img {
    max-width: 100px;
}

.float-img-wrap img {
    float: left;
    max-width: 200px;
    margin: 0 20px 20px 0;
}
/* for removing arrow in megamenu which has no child */

.no-arrow&gt;a:after {
    content: none !important;
}

/* end */

.page-loader.home-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999999;
}

.home-loader {
    background-color: #fff;
    color: #cd171f;
}

.inner-loader {
    text-align: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.home-loader .loader-logo {
    max-width: 330px;
    margin: 0 auto 10px auto;
}

.loader__figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 70px;
}

.loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em;
}

.loader__figure {
    height: 0;
    width: 0;
    box-sizing: border-box;
    border: 0 solid #cd171f;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #cd171f;
    }
    29% {
        background-color: #cd171f;
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #cd171f;
    }
    29% {
        background-color: #cd171f;
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #cd171f;
    }
    29% {
        background-color: #cd171f;
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-webkit-keyframes loader-label {
    0% {
        opacity: 0.25;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
    }
}

@-moz-keyframes loader-label {
    0% {
        opacity: 0.25;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
    }
}

@keyframes loader-label {
    0% {
        opacity: 0.25;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
    }
}
/* select2-csss-starts */
.select2 {
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 46px !important;
}

.select2-container .select2-selection--single {
  height: 46px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #cd171f !important;
  color: white;
}

.select2-container--default .select2-selection--single, .select2-dropdown {
    border-color: #E6E6E6 !important;
}

/* input[type="radio"] + label:after, input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    height: 16px;
    width: 16px;
    color:  #cd171f !important;
    background: #cd171f !important;
    border: 1px solid #cd171f !important ;
    border-radius: 100%;
    transform: translateY(-50%);
}

#current-address .switch input:checked+label::after {
    margin-left: 20px;
    background-color: #fff !important;
    border: 1px solid #fff !important;
} */</pre></body></html>