/*!
Theme Name: Reva Group
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reva-group
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Reva Group is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

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

/* Document
	 ========================================================================== */
#tinet-chat-buttons-id {
    bottom: 20px;
    right: 20px;
}

#tinet-chat-buttons-id .slide-label {
    height: 60px;
}

#tinet-chat-buttons-id .tcb-button,
#tinet-chat-buttons-id .tcb-icon,
#tinet-chat-buttons-id {
    width: 60px;
    height: 60px;
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a .slide-label {
    font-size: 17px;
}

#tinet-chat-buttons-id .tcb-icon,
#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button .slide-label {
    background-color: #ffffff;
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-1 .slide-label {
    color: #1b9ca2;
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-2 .slide-label {
    color: #1b9ca2;
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-3 .slide-label {
    color: #1b9ca2;
}

#tinet-chat-buttons-id .open-chat-list-btn .tinet-chat-buttons-main-button {
    background-image: url(./assets/images/main_button.png);
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-1 a .tcb-icon-1 {
    background-image: url(./assets/images/call.png);
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-2 a .tcb-icon-2 {
    background-image: url(./assets/images/messenger.png);
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button-3 a .tcb-icon-3 {
    background-image: url(./assets/images/zalo.png);
}

.btn-call {
    border: 2px solid #38a3fd;
}

#fb-root .fb_dialog_content iframe {
    bottom: 20px !important;
    left: 12px !important;
}

#fb-root .fb-customerchat iframe {
    bottom: 75px !important;
    left: 12px !important;
}

.zalo-chat-widget {
    bottom: 9px !important;
    right: 90px !important;
}

#tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a {
    background-color: #ffffff;
}
/* MOBILE STYLE */
@media only screen and (max-width: 549px) {
    #tinet-chat-buttons-id {
        position: absolute;
        left: 0;
        position: fixed;
        bottom: 0px !important;
        display: block !important;
        width: 100% !important;
        /*box-shadow: 1px 1px 1px #fff, 0px -1px 15px #fff !important;*/
    }
    #tinet-chat-buttons-id .open-chat-list-btn {
        display: none;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list {
        bottom: 100% !important;
        opacity: 1 !important;
        pointer-events: auto;
        transform: scale(1);
        display: block;
        /*position: static !important;*/
        /*display: flex !important;*/
        width: 100% !important;
    }
    /*#tinet-chat-buttons-id .tinet-chat-buttons-contact-list div:first-child {
        border-right: 5px solid #d6d6d6;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list div:last-child {
        border-left: 5px solid #d6d6d6;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button {
        display: inline-block !important;
        border-radius: 0;
        width: 33.33333333%;
        margin: 0px !important;
        padding: 0px !important;
        display: flex;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a {
        position: static !important;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button .tcb-icon {
        position: static !important;
        margin: 0 auto !important;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a .slide-label {
        display: none;
    }
    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a .tcb-icon {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }*/

    #tinet-chat-buttons-id .tinet-chat-buttons-contact-list .tcb-button a .tcb-icon {
        background-size: 60%;
        left: 10px;
    }
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #5599b3;
    --wp--preset--color--luminous-vivid-amber: #66a8c0;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--primary: #4a8ba8;
    --wp--preset--color--secondary: #3a7694;
    --wp--preset--color--success: #7a9c59;
    --wp--preset--color--alert: #b20000;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(102, 168, 192, 1) 0%, rgba(85, 153, 179, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(85, 153, 179, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(body) {
    margin: 0;
}
.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}
.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
:where(.is-layout-flex) {
    gap: 0.5em;
}
:where(.is-layout-grid) {
    gap: 0.5em;
}
.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: auto !important;
    margin-right: auto !important;
}
body .is-layout-flex {
    display: flex;
}
.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}
.is-layout-flex > :is(*, div) {
    margin: 0;
}
body .is-layout-grid {
    display: grid;
}
.is-layout-grid > :is(*, div) {
    margin: 0;
}
body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
.has-black-color {
    color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-color {
    color: var(--wp--preset--color--primary) !important;
}
.has-secondary-color {
    color: var(--wp--preset--color--secondary) !important;
}
.has-success-color {
    color: var(--wp--preset--color--success) !important;
}
.has-alert-color {
    color: var(--wp--preset--color--alert) !important;
}
.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-background-color {
    background-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-background-color {
    background-color: var(--wp--preset--color--secondary) !important;
}
.has-success-background-color {
    background-color: var(--wp--preset--color--success) !important;
}
.has-alert-background-color {
    background-color: var(--wp--preset--color--alert) !important;
}
.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-border-color {
    border-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-border-color {
    border-color: var(--wp--preset--color--secondary) !important;
}
.has-success-border-color {
    border-color: var(--wp--preset--color--success) !important;
}
.has-alert-border-color {
    border-color: var(--wp--preset--color--alert) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.reva-text {
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: 600; 
	line-height: 1.5; 
	color: var(--primary-color); 
	font-style: italic;
}

.banner-about {
	padding-top: 370px;
}

.sec-ser {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(229, 229, 229);
}

.box-ser > .col > .col-inner {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}

.divider-ser {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	max-width: 140px;
	height: 5px;
	background-color: rgb(236, 192, 132);
}

.link-ser {
	border-radius: 73px; 
	margin-top: 30px;
}

.bgbox-ser {
	background-color: rgb(255, 255, 255);
	padding: 15px 15px 15px 15px;
}

.w-90px {
	width: 90px;
}

.line-ser {
	color: var(--fs-color-primary);
}

.pt-40 {
	padding-top: 40px;
}

.pt-10 {
	padding-top: 10px;
}

.testimonial-meta.pt-half {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    margin-top: 150px;
}

.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic {
    min-height: 200px;
}

.star-rating {
	margin-bottom: 20px;
}

.star-rating span{
	width: 100%;
}

.fter-block {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(62, 74, 86);
}

.color-w {
	color: #fff;
}

#popuplienhe form p {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; 
}

#popuplienhe form p label {
  flex: 1 1 100%; 
}

#popuplienhe form p:first-of-type,
#popuplienhe form p:nth-of-type(2) {
  display: flex;
  gap: 20px;
}

#popuplienhe form p:first-of-type label,
#popuplienhe form p:nth-of-type(2) label {
  flex: 1;
}

#popuplienhe input[type="text"],
#popuplienhe input[type="tel"] {
  width: 100%;
  box-sizing: border-box;
}

#popuplienhe {
	margin-top: 30px;
}














@media (max-width: 576px) { 
    .team-member {
        flex-basis: 100%;
    }

    .team-member.member-1 {
        order: -1; 
    }

    .team-member.member-0 {
        order: 0; 
    }
}

.team-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; 
    justify-content: center; 
    padding: 30px 0; 
}

.team-member {
    flex-basis: calc(33.333% - 20px); 
    max-width: 320px; 
    text-align: center;
    padding: 25px;
    background: #ffffff;
    border-radius: 15px; 
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); 
    border-bottom: 5px solid transparent; 
}

.team-member:hover {
    transform: translateY(-8px); 
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12); 
    border-bottom: 5px solid var(--primary-color); 
}

.member-photo {
    width: 140px;
    height: 140px;
    margin: 0 auto 20px auto;
    overflow: hidden; 
    border-radius: 50%;
    border: 3px solid #e0e0e0; 
    transition: border-color 0.4s ease;
}

.team-member:hover .member-photo {
    border-color: var(--primary-color); 
}

.member-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.member-name {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    margin-top: 0;
    margin-bottom: 5px;
}

.member-title {
    font-size: 16px;
    color: #6c757d; 
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 0;
}

@media (max-width: 992px) {
    .team-member {
        flex-basis: calc(50% - 20px);
        max-width: none;
    }
}

@media (max-width: 576px) { 
    .team-member {
        flex-basis: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .banner-inner {
        padding-top: 0 !important;
        height: 100vh !important;
        min-height: 100vh !important;
    }
    .banner-mobile {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;

        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;

        object-fit: cover !important;
        object-position: center !important;
    }
    .banner-inner img.banner-mobile {
        position: relative !important;
    }
    .image-cover .banner-mobile {
        position: relative !important;
    }
}
