/*
Generat Settings
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

html,
body {
    overflow-x: hidden;
    width: 100%;
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
    font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
}

/* .slider_version_v2 {
    height: 630px;
  } */
.owl-carousel .owl-item,
.slider .slide-item,
.slider.style_four .slide-item-content,
.owl-carousel,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage {
    height: 100%;
}
#content .slider.style_four .slide-item-content .image-layer {
    height: 100%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.gallery-caption {
    position: relative;
}
.bypostauthor {
    position: relative;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

table {
    width: 100%;
}
.widgets_grid_box .widget_categories ul:before,
.widgets_grid_box .widget_meta ul:before,
.widgets_grid_box .widget_archive ul:before {
    clear: both;
    content: "";
    overflow: auto;
}

.widgets_grid_box ul ul.children {
    padding: 0px 0px 0px 5px !important;
    border-radius: 0px;
    border: 0px !important;
}

.widgets_grid_box .widget_categories ul li,
.widgets_grid_box .widget_archive ul li {
    text-align: right;
}

.widgets_grid_box .widget_categories ul li a,
.widgets_grid_box .widget_archive ul li a {
    float: left;
}
.post-password-form label {
    width: 100%;
}
input[type="password"] {
    width: 100%;
}
.wp-block-button {
    margin-bottom: 15px;
}
.has-background-dim,
.has-background-dim p {
    color: #fff;
}

.col-lg-12.padding_zero {
    padding: 0px;
}
.sec_comments .col-lg-12 {
    padding: 0px;
}
.chairmain-box {
    margin-top: -171px;
    margin-bottom: 56px;
}
.image-layer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--heading-dark);
    opacity: 0.7;
}
.content_box .col-lg-7 {
    padding: 0px;
    margin: 0px;
}
.image_box_new.type_three .content_box a.read_more:hover {
    color: #078586;
}
.contact-client-carousel-section {
    position: relative;
}
.icon-download-symbol {
    background: #fff;
    padding: 14px;
    border-radius: 50%;
    color: #b04e35;
}
.icon_box_all.style_seven .icon_content {
    display: flex;
    align-items: center;
}
.icon_box_all.style_seven .icon_content .icon {
    min-width: 60px;
    padding-top: 0px;
}
.icon-download-symbol:hover {
    color: #fff;
    background: #212626;
}
.news_box.style_seven {
    position: relative;
    margin-bottom: 30px;
    box-shadow: var(--box-shadow-two);
    border-radius: 10px;
    overflow: hidden;
    min-height: 519px;
}
.social_media_v_one ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border-radius: 50px;
    background: #4e4f51;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.top_bar .top_inner .common_css .contntent {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    vertical-align: top;
}
.right_side.common_css {
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-group {
    color: #fff;
}
.form-group option {
    color: #060d0d;
    font-size: 14px;
}
.form-group select {
    padding: 0px 12px;
    color: #b04e35;
    background: #fff;
    height: auto;
    line-height: 25px;
    font-size: 14px;
    margin: 0px;
}
.e-book-sec .theme_btn_all.color_two a.two {
    background: #fff;
    border-color: #fff;
    color: #b04e35;
}
.e-book-sec .theme_btn_all.color_two a.two:hover {
    background: #b04e35;
    color: #fff;
}

.color-theme {
    color: var(--primary-color-one);
}

.service .title_all_box.style_one .title_sections h2 {
    position: relative;
    display: inline-block;
    font-size: 2rem;
    border-bottom: 2px solid var(--primary-color-one);
    margin-bottom: 20px;
}

/*-----------------------------------
Service Form
-------------------------------------*/
.service-form {
    background-color: #fafbfb;
    border: 1px solid #e4e8ea;
    padding: 40px 40px 20px 40px;
}
.service-form-group {
    position: relative;
}
.form-icon {
    position: absolute;
    right: 14px;
    bottom: 15px;
    font-size: 13px;
}
.service-form .form-control {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 56px;
    padding: 14px 18px;
    line-height: 1.42857143;
    border: 1px solid #d2d8db;
    background-color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 14px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    -webkit-appearance: none;
}
/*heading h1-h6*/

.h1 {
    font-size: 60px;
    line-height: 90px;
    font-weight: 800;
    color: var(--heading-dark);
}
.h2 {
    font-size: 38px;
    line-height: 50px;
    font-weight: 700;
    color: var(--heading-dark);
    padding: 0px 0px 10px 0px;
    font-family: var(--creote-family-one);
}
.h3 {
    font-size: 32px;
    color: var(--heading-dark);
    font-weight: bold;
}
.h4 {
    font-size: 28px;
    color: var(--heading-dark);
    font-weight: bold;
}
.h5 {
    font-size: 22px;
    color: var(--heading-dark);
    font-weight: bold;
}
.h6 {
    font-size: 18px;
    color: var(--heading-dark);
    font-weight: bold;
}
/*paragraph text */
p.body-text {
    line-height: 22px;
    font-size: 15px;
    font-family: var(--creote-family-two);
    font-weight: 400;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
}
/*-----------------------
   2 Form Elements:
-------------------------*/
.service-form label {
    color: var(--heading-dark);
}
.service-form .form-check {
    padding-left: 0;
}
.service-form .control-label {
    font-size: 14px;
    text-transform: capitalize;
    color: var(--primary-color-one);
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-weight: 500;
}
.service-form textarea.form-control {
    height: 90px;
}
.required {
}
.service-form .form-group {
    margin-bottom: 5px;
}
.service-form select.form-control:not([size]):not([multiple]) {
    height: 56px;
    color: #50595e;
}
.hero-section .form-control {
    border: 1px solid #8c897d;
    height: 58px;
}
.service-form .form-control {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 56px;
    padding: 14px 18px;
    line-height: 1.42857143;
    border: 1px solid #d2d8db;
    background-color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 14px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
    -webkit-appearance: none;
}
.service-form .form-control:focus {
    color: var(--primary-color-one) !important;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgb(234, 231, 222);
    border-color: var(--primary-color-one);
}
.service-form input::-webkit-input-placeholder {
    color: #50595e !important;
}
.service-form textarea::-webkit-input-placeholder {
    color: #50595e !important;
}
.service-form .input-group-addon {
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 0px;
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 12px;
}
.service-form .focus {
    border: 1px solid #d2d8db;
}
.service-form .focus:focus {
    border: 1px solid var(--primary-color-one);
}
.service-form .has-success .form-control {
    border-color: #3c763d;
    background-color: transparent;
    box-shadow: none;
}
.service-form .has-success .form-control:focus {
    border-color: #3c763d;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.service-form .has-error .form-control {
    border-color: #a94442;
    background-color: transparent;
    box-shadow: none;
}
.service-form .has-error .form-control:focus {
    border-color: #34b2a4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.service-form .input-group-addon:last-child {
    border-left: 0;
    border-right: transparent;
    border-top: transparent;
    border-bottom: transparent;
}
.service-form .input-group-addon i {
    color: #63480f;
}
.service-form .btn-select {
    font-size: 14px;
}
.service-form select option {
    margin: 40px;
    background: rgba(255, 255, 255, 1);
    color: #50595e;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    position: relative;
}
.service-form select.form-control {
    position: relative;
}
.service-form select {
    -moz-appearance: none;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    padding: 14px;
    line-height: 1.42857143;
    border: 1px solid #e0e5e9;
    background-color: #fff;
    text-transform: capitalize;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.service-form .select {
    position: relative;
    display: block;
    line-height: 2.2;
    overflow: hidden;
}
.service-form select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 0.5em;
    cursor: pointer;
    color: #50595e;
    font-size: 16px;
}
.service-form .select::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 17px 0px 0px;
    background: transparent;
    pointer-events: none;
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 16px;
}
.service-form .select:hover::after {
    color: #50595e;
}
.service-form .select::after {
    -webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;
}
.service-form select option {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    background-color: #fff;
    font-family: "Barlow Semi Condensed", sans-serif;
}
.service-form .input-group > .custom-select:not(:last-child),
.service-form .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.service-form .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

/*------------------------
Radio & Checkbox CSS
-------------------------*/
input[type="radio"].with-font,
input[type="checkbox"].with-font {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
input[type="radio"].with-font ~ label:before,
input[type="checkbox"].with-font ~ label:before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f1db";
    letter-spacing: 10px;
    font-size: 1.2em;
    color: var(--primary-color-one);
    width: 1.4em;
}
input[type="radio"].with-font:checked ~ label:before,
input[type="checkbox"].with-font:checked ~ label:before {
    content: "\f111";
    font-size: 1.2em;
    color: var(--primary-color-one);
    letter-spacing: 5px;
}
input[type="checkbox"].with-font ~ label:before {
    content: "\f096";
}
input[type="checkbox"].with-font:checked ~ label:before {
    content: "\f046";
    color: var(--primary-color-one);
}
input[type="radio"].with-font:focus ~ label:before,
input[type="checkbox"].with-font:focus ~ label:before,
input[type="radio"].with-font:focus ~ label,
input[type="checkbox"].with-font:focus ~ label {
}

/*-----------------------------------
Service Form-------------------------------------*/
/*theme ButtonText*/

.theme-btn {
    position: relative;
    font-family: var(--creote-family-one);
    /*----theme-btn one-----*/
    /*----theme-btn two-----*/
}
.theme-btn.one {
    display: inline-block;
    padding: 0px 25px;
    border-radius: 10px 0px 10px 0px;
    background: var(--primary-color-one);
    color: #fff;
    border: 1px solid var(--primary-color-one);
    line-height: 56px;
    min-height: 56px;
    min-width: 160px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.theme-btn.one:hover {
    background: #fff;
    color: var(--primary-color-one);
    border-radius: 0px 10px 0px 10px;
}
/*accordion*/
.accordion-button {
    gap: 10px;
    font-weight: 600;
    background: var(--primary-color-three);
}

.accordion-body {
    background: #fff;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 20px;
    margin-left: auto;

    background-image: none;
    background-repeat: no-repeat;
    background-size: unset;
    transition: var(--bs-accordion-btn-icon-transition);
    content: url(../images/chevron-down.svg);

    background: none;
    transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    background: none;
    filter: brightness(0) invert(1);
    transform: rotate(180deg) var(--bs-accordion-btn-icon-transform);
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: unset;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--primary-color-one);
    font-weight: 600;
}
.space20 {
    height: 20px;
}
.about1-section-area table th {
    background-color: var(--primary-color-one);
    color: #fff;
}
.about1-section-area table td,
.about1-section-area table th {
    padding: 5px;
}
.about1-section-area ul li {
    line-height: 22px;
    font-size: 15px;

    font-weight: 400;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
}

.dropdown-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-item.open > .dropdown-menu {
    display: block;
}

@media (min-width: 769px) {
    .menu-item.has-children:hover > .dropdown-menu {
        display: block;
    }
}


.uw-widget-custom-trigger{
    bottom: 90px !important;
    z-index: 9999 !important;
}

.bhashini-dropdown {
    position: fixed !important;
    z-index: 9999 !important;
}

.bhashini-dropdown-btn{
    background-color: #ad4d34 !important;
    z-index: 9999 !important;
    position: relative;
}


/* Marquee */

.marquee-wrapper {
    width: 100%;
    padding: 10px 20px;
    position: relative;
    background-color: #B04E35;
    overflow: hidden;
}

.marquee-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Left label */
.marquee-label {
    color: white;
    font-weight: bold;
    margin-right: 20px;
    white-space: nowrap;
}

/* Right more button */
.marquee-more a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}

/* Center scrolling area */
.marquee-content-wrapper {
    flex: 1;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}

.marquee-content {
   
    align-items: center;
    animation: marquee 20s linear infinite;
}

/* Announcement items */
.announcement-item {
    display: inline-flex;
    align-items: center;
    margin-right: 50px;
    color: white;
    font-weight: 500;
    white-space: nowrap;
}

.announcement-item .arrow-icon {
    margin-right: 5px;
    color: white;
}

.announcement-link {
    text-decoration: none;
    color: white;
}

.announcement-link:hover {
    text-decoration: underline;
}

/* Right-to-left smooth scroll */
@keyframes marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}

/* Optional: Fade effect on edges */
.marquee-content-wrapper::before,
.marquee-content-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
}

.marquee-content-wrapper::before {
    left: 0;
    background: linear-gradient(to right, #B04E35 0%, transparent 100%);
}

.marquee-content-wrapper::after {
    right: 0;
    background: linear-gradient(to left, #B04E35 0%, transparent 100%);
}

.marquee-content-wrapper:hover .marquee-content {
    animation-play-state: paused;
}