:root {
    --solapa-inter-font: "poppins", sans-serif;
    --solapa-raleway-font: "Raleway", sans-serif;
    --solapa-montserrat-font: "DM Sans", sans-serif;
    --solapa-base: #585555;
    --solapa-base-rgba: 88, 85, 85, 1;
    --solapa-base-rgb: 187, 33, 41;
    --solapa-white: #ffffff;
    --solapa-white-rgb: 255, 255, 255;
    --solapa-black: #000000;
    --solapa-black-rgb: 0, 0, 0;
    --heading-color: #0c0d24;
    --heading-color-rgb: 12, 13, 36;
    --text-color: #01050c;
    --text-color-rgb: 1, 5, 12;
    --dark-color: #00040b;
    --dark-color-rgb: 0, 4, 11;
    --font-8: 8px;
    --font-10: 10px;
    --font-11: 11px;
    --font-12: 12px;
    --font-13: 13px;
    --font-14: 14px;
    --font-15: 15px;
    --font-16: 16px;
    --font-17: 17px;
    --font-18: 18px;
    --font-20: 20px;
    --font-22: 22px;
    --font-24: 24px;
    --font-26: 26px;
    --font-28: 28px;
    --font-30: 30px;
    --font-32: 32px;
    --font-34: 34px;
    --font-36: 36px;
    --font-38: 38px;
    --font-40: 40px;
    --font-42: 42px;
    --font-43: 43px;
    --font-44: 44px;
    --font-45: 45px;
    --font-48: 48px;
    --font-50: 50px;
    --font-52: 52px;
    --font-54: 54px;
    --font-56: 56px;
    --font-58: 58px;
    --font-60: 60px;
    --font-62: 62px;
    --font-64: 64px;
    --font-65: 65px;
    --font-66: 66px;
    --font-68: 68px;
    --font-70: 70px;
    --font-72: 72px;
    --font-74: 74px;
    --font-75: 75px;
    --font-76: 76px;
    --font-78: 78px;
    --font-80: 80px;
    --font-85: 85px;
    --font-86: 86px;
    --font-90: 90px;
    --font-100: 100px;
    --font-110: 110px;
    --font-120: 120px;
    --font-150: 150px;
    --font-200: 200px;
    --margin-zero: 0px;
    --margin-left-5: 5px;
    --margin-left-10: 10px;
    --margin-left-15: 15px;
    --margin-left-20: 20px;
    --margin-left-25: 25px;
    --margin-left-30: 30px;
    --margin-left-35: 35px;
    --margin-left-40: 40px;
    --margin-left-45: 45px;
    --margin-left-50: 50px;
    --margin-left-55: 55px;
    --margin-left-60: 60px;
    --margin-left-65: 65px;
    --margin-left-70: 70px;
    --margin-left-75: 75px;
    --margin-left-80: 80px;
    --margin-left-85: 85px;
    --margin-left-90: 90px;
    --margin-left-95: 95px;
    --margin-left-100: 100px;
    --margin-left-110: 110px;
    --margin-left-120: 120px;
    --margin-left-130: 130px;
    --margin-left-150: 150px;
    --margin-top-5: 5px;
    --margin-top-10: 10px;
    --margin-top-15: 15px;
    --margin-top-19: 19px;
    --margin-top-20: 20px;
    --margin-top-25: 25px;
    --margin-top-30: 30px;
    --margin-top-35: 35px;
    --margin-top-40: 40px;
    --margin-top-45: 45px;
    --margin-top-50: 50px;
    --margin-top-55: 55px;
    --margin-top-60: 60px;
    --margin-top-65: 65px;
    --margin-top-70: 70px;
    --margin-top-75: 75px;
    --margin-top-80: 80px;
    --margin-top-85: 85px;
    --margin-top-90: 90px;
    --margin-top-95: 95px;
    --margin-top-100: 100px;
    --margin-top-120: 120px;
    --margin-right-5: 5px;
    --margin-right-10: 10px;
    --margin-right-15: 15px;
    --margin-right-20: 20px;
    --margin-right-25: 25px;
    --margin-right-30: 30px;
    --margin-right-35: 35px;
    --margin-right-40: 40px;
    --margin-right-45: 45px;
    --margin-right-50: 50px;
    --margin-right-55: 55px;
    --margin-right-60: 60px;
    --margin-right-65: 65px;
    --margin-right-70: 70px;
    --margin-right-75: 75px;
    --margin-right-80: 80px;
    --margin-right-85: 85px;
    --margin-right-90: 90px;
    --margin-right-95: 95px;
    --margin-right-100: 100px;
    --margin-right-115: 115px;
    --margin-bottom-5: 5px;
    --margin-bottom-10: 10px;
    --margin-bottom-15: 15px;
    --margin-bottom-20: 20px;
    --margin-bottom-25: 25px;
    --margin-bottom-30: 30px;
    --margin-bottom-35: 35px;
    --margin-bottom-40: 40px;
    --margin-bottom-45: 45px;
    --margin-bottom-50: 50px;
    --margin-bottom-55: 55px;
    --margin-bottom-60: 60px;
    --margin-bottom-65: 65px;
    --margin-bottom-70: 70px;
    --margin-bottom-75: 75px;
    --margin-bottom-80: 80px;
    --margin-bottom-85: 85px;
    --margin-bottom-90: 90px;
    --margin-bottom-95: 95px;
    --margin-bottom-100: 100px;
    --margin-bottom-150: 150px;
    --margin-bottom-160: 160px;
    --margin-bottom-200: 200px;
    --padding-zero: 0px;
    --padding-left-5: 5px;
    --padding-left-10: 10px;
    --padding-left-15: 15px;
    --padding-left-20: 20px;
    --padding-left-25: 25px;
    --padding-left-30: 30px;
    --padding-left-35: 35px;
    --padding-left-40: 40px;
    --padding-left-45: 45px;
    --padding-left-50: 50px;
    --padding-left-55: 55px;
    --padding-left-60: 60px;
    --padding-left-65: 65px;
    --padding-left-70: 70px;
    --padding-left-75: 75px;
    --padding-left-80: 80px;
    --padding-left-85: 85px;
    --padding-left-90: 90px;
    --padding-left-95: 95px;
    --padding-left-100: 100px;
    --padding-left-105: 105px;
    --padding-left-110: 110px;
    --padding-left-120: 120px;
    --padding-left-130: 130px;
    --padding-left-140: 140px;
    --padding-left-150: 150px;
    --padding-left-160: 160px;
    --padding-left-170: 170px;
    --padding-left-180: 180px;
    --padding-left-190: 190px;
    --padding-left-200: 200px;
    --padding-left-210: 210px;
    --padding-left-220: 220px;
    --padding-top-5: 5px;
    --padding-top-10: 10px;
    --padding-top-15: 15px;
    --padding-top-20: 20px;
    --padding-top-25: 25px;
    --padding-top-30: 30px;
    --padding-top-35: 35px;
    --padding-top-40: 40px;
    --padding-top-45: 45px;
    --padding-top-50: 50px;
    --padding-top-55: 55px;
    --padding-top-60: 60px;
    --padding-top-65: 65px;
    --padding-top-70: 70px;
    --padding-top-75: 75px;
    --padding-top-80: 80px;
    --padding-top-85: 85px;
    --padding-top-90: 90px;
    --padding-top-95: 95px;
    --padding-top-100: 100px;
    --padding-top-110: 110px;
    --padding-top-120: 120px;
    --padding-top-130: 130px;
    --padding-top-140: 140px;
    --padding-top-150: 150px;
    --padding-top-170: 170px;
    --padding-right-5: 5px;
    --padding-right-10: 10px;
    --padding-right-15: 15px;
    --padding-right-20: 20px;
    --padding-right-25: 25px;
    --padding-right-30: 30px;
    --padding-right-35: 35px;
    --padding-right-40: 40px;
    --padding-right-45: 45px;
    --padding-right-50: 50px;
    --padding-right-55: 55px;
    --padding-right-60: 60px;
    --padding-right-65: 65px;
    --padding-right-70: 70px;
    --padding-right-75: 75px;
    --padding-right-80: 80px;
    --padding-right-85: 85px;
    --padding-right-90: 90px;
    --padding-right-95: 95px;
    --padding-right-100: 100px;
    --padding-right-110: 110px;
    --padding-right-115: 115px;
    --padding-right-120: 120px;
    --padding-right-130: 130px;
    --padding-right-135: 135px;
    --padding-right-140: 140px;
    --padding-right-150: 150px;
    --padding-right-160: 160px;
    --padding-right-170: 170px;
    --padding-right-200: 200px;
    --padding-right-250: 250px;
    --padding-bottom-5: 5px;
    --padding-bottom-10: 10px;
    --padding-bottom-15: 15px;
    --padding-bottom-20: 20px;
    --padding-bottom-25: 25px;
    --padding-bottom-30: 30px;
    --padding-bottom-35: 35px;
    --padding-bottom-40: 40px;
    --padding-bottom-45: 45px;
    --padding-bottom-50: 50px;
    --padding-bottom-55: 55px;
    --padding-bottom-60: 60px;
    --padding-bottom-65: 65px;
    --padding-bottom-70: 70px;
    --padding-bottom-75: 75px;
    --padding-bottom-80: 80px;
    --padding-bottom-85: 85px;
    --padding-bottom-90: 90px;
    --padding-bottom-95: 95px;
    --padding-bottom-100: 100px;
    --padding-bottom-110: 110px;
    --padding-bottom-150: 150px;
    --padding-bottom-180: 180px;
    --padding-bottom-200: 200px;
    --padding-bottom-250: 250px;
}

body {
    font-family: var(--solapa-raleway-font);
    font-size: 14px;
    color: var(--text-color);
    line-height: 1.6em;
    font-smooth: auto;
    font-weight: 500;
    /* -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased; */
    scroll-behavior: smooth;
    overscroll-behavior: auto;
}

.ar-page {
    scroll-behavior: smooth;
    direction: rtl;
}

.bordered-layout .page-wrapper {
    padding: 0px 50px 0px;
}

*, html {
    scroll-behavior: smooth !important;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

button,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    background: none;
    color: var(--heading-color);
    font-family: var(--solapa-inter-font);
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
}

.preloader span {
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    display: block;
    margin-left: -50px;
    margin-top: -50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/logo-small.png);
}

.text-right {
    text-align: right;
}


.owl-with-shadow .owl-stage-outer {
    overflow: visible;
}

.owl-with-shadow .owl-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
}

    .owl-with-shadow .owl-item.active {
        opacity: 1;
        visibility: visible;
    }

textarea {
    overflow: hidden;
}

.text,
p {
    position: relative;
    text-align: center;
    line-height: 1.7em;
    font-size: var(--font-18);
    color: var(--text-color);
}

.container {
    padding-left: 15px;
    padding-right: 15px;
}

.section {
    background-color: #fff;
    overflow: hidden;
}

@media (min-width: 1400px) {
    .help-section .container-xl,
    .customer-solution-section .container-xl,
    .main-header.fixed-header .sticky-header .container-xl,
    .container-xl {
        max-width: 1520px;
        padding: 0;
    }
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

img {
    display: inline-block;
    max-width: 100%;
}

.theme-btn {
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.centered {
    text-align: center;
}

::-webkit-input-placeholder {
    color: inherit;
}

::-moz-input-placeholder {
    color: inherit;
}

::-ms-input-placeholder {
    color: inherit;
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #bb2129;
    border: 1px solid transparent;
    font-size: var(--font-16);
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    opacity: 1! important;
    color: #fff;
    display: none;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    transform: scale(1);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

    .scroll-to-top:hover {
        color: #fff;
        background: #000;
        border-color: #bb2129;
        transform: scale(1.1);
        transition: all 0.4s ease-in-out;
    }

.btn-style-one {
    position: relative;
    line-height: 30px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    padding: 14px 42px;
    display: inline-grid;
    color: var(--solapa-white);
    font-size: var(--font-18);
    text-transform: capitalize;
    font-family: var(--solapa-raleway-font);
    background-color: #bb2129;
}

    .btn-style-one .txt {
        position: relative;
        z-index: 1;
    }

    .btn-style-one:before {
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms;
        position: absolute;
        width: 47px;
        height: 47px;
        content: "";
        right: -25px;
        bottom: -18px;
        border-radius: 50%;
        z-index: 1;
        background: #000;
    }

    .btn-style-one i {
        position: relative;
        z-index: 1;
        font-style: normal;
        display: inline-block;
        margin-left: var(--margin-left-5);
    }

    .btn-style-one:hover {
        color: var(--solapa-white);
    }

        .btn-style-one:hover:before {
            width: 100%;
            height: 100%;
            right: 0px;
            bottom: 0px;
            border-radius: 0px;
        }

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.section-title {
    position: relative;
    margin-bottom: var(--margin-bottom-40);
}

    .section-title.centered {
        text-align: center !important;
    }

.main-header {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1000;
    width: 100%;
}

.main-header__lower {
    padding: 25px 15px;
    position: relative;
}

    .main-header__lower .container {
        position: relative;
        max-width: 1520px;
        padding: 0;
    }

.scroll-menu {
    margin: 0 auto;
}

.search-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.sticky-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.outer-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.main-header__lower__inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
}
.blog-page .main-header__logo-box {
    opacity:1;
    visibility: visible;
    margin-left:auto;
    margin-right:0;
}
.main-header__logo-box {
    position: relative;
    z-index: 1;
    float: left;
    opacity: 0;
    visibility: hidden;
}

    .main-header__logo-box img {
        position: relative;
    }

.main-header__logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .nav-outer {
    position: relative;
    float: left;
    z-index: 1;
    margin: 0 auto;
}

.main-menu__menu-box {
    position: relative;
    float: left;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .main-menu__menu-box .navbar-collapse {
        padding: 0px;
        float: left;
        display: block !important;
    }

.lng__navigation,
.main-menu__navigation {
    position: relative;
    margin: 0px;
}

.ar-page .lng__navigation,
.ar-page .main-menu__navigation {
    display: flex;
    direction: rtl;
    gap: 20px;
}

.ar-page .main-menu__navigation > li > ul > li {
    text-align: right;
}

.ar-page .main-menu__navigation > li {
    float: none;
    margin-right: 0;
}
.ar-page .sticky-header .main-menu__navigation > li {
    margin-right: 0;
}

    .lng__navigation > li,
    .main-menu__navigation > li {
        position: relative;
        float: left;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        margin-right: var(--margin-right-35);
    }

        .lng__navigation > li .dropdown-btn,
        .main-menu__navigation > li .dropdown-btn {
            display: none;
        }

.sticky-header .main-menu__navigation > li > a {
    padding: 23px 0px;
    color: var(--dark-color);
}

.sticky-header .main-menu__navigation > li:hover > a {
    color: #bb2129;
    background-color: inherit !important;
}

.sticky-header .main-menu__navigation > li {
    margin-right: 20px;
}

.main-header__phone-box {
    position: relative;
    float: left;
}

.main-header__phone-inner {
    position: relative;
    font-weight: 400;
    font-size: var(--font-15);
    padding-left: 40px;
    color: rgba(var(--solapa-third-color-rgb), 0.7);
}

.main-header__phone-inner {
    padding: 0;
}

.sticky-header .lng__navigation > li > a,
.sticky-header .header-search__box,
.sticky-header .main-header__phone-number {
    color: #000000;
}

.main-header__phone-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    font-size: var(--font-26);
    border-radius: 50px;
    color: var(--solapa-third-color);
    background-color: var(--solapa-seven-color);
}

.ar-page .sticky-header .main-header__phone-number span,
.ar-page .main-header__phone-number span {
    direction: ltr;
}

.main-header__phone-number {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    font-family: var(--solapa-montserrat-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0em;
    position: relative;
    /* display: inline-block; */
    color: #fff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .main-header__phone-number:hover {
        color: #bb2129;
    }

.main-header__button-box {
    position: relative;
    float: left;
    margin-left: var(--margin-left-40);
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 15px;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: var(--solapa-white);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

    .sticky-header .mobile-nav-toggler {
        display: none;
        cursor: pointer;
        color: var(--black-color);
        font-size: var(--font-30);
        font-family: "FontAwesome";
    }

.sticky-header__logo {
    padding: 8px 0px;
}

.main-header.fixed-header .sticky-header {
    z-index: 1024;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.lng__navigation > li > a,
.main-menu__navigation > li > a {
    position: relative;
    display: block;
    font-family: var(--solapa-inter-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    padding: 10px 0;
    color: var(--solapa-white);
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.ar-page .main-menu__navigation > li > a {
    font-size: 1rem;
}

.lng__navigation > li:last-child,
.main-menu__navigation > li:last-child {
    margin-right: var(--margin-zero);
}

    .lng__navigation > li:last-child > a,
    .main-menu__navigation > li:last-child > a {
        padding-right: 0px;
    }

    .lng__navigation > li:last-child ul,
    .main-menu__navigation > li:last-child ul {
        right: 0px;
    }

.lng__navigation > li:hover > a,
.lng__navigation > li.current > a,
.main-menu__navigation > li:hover > a {
    opacity: 1;
    color: #bb2129 !important;
}

.lng__navigation > li > ul,
.main-menu__navigation > li > ul {
    position: absolute;
    width: 420px;
    transform: perspective(400px) scaleY(0) translateZ(30px);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    border-radius: 0px;
    background-color: var(--solapa-white);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

    .lng__navigation > li > ul > li,
    .main-menu__navigation > li > ul > li {
        position: relative;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

        .lng__navigation > li > ul > li:last-child,
        .main-menu__navigation > li > ul > li:last-child {
            border-bottom: none;
        }

        .lng__navigation > li > ul > li > a,
        .main-menu__navigation > li > ul > li > a {
            font-family: var(--solapa-inter-font);
            display: block;
            padding: 12px 18px;
            line-height: 24px;
            font-weight: 500;
            font-size: var(--font-16);
            text-transform: capitalize;
            color: var(--solapa-black);
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .lng__navigation > li > ul > li:hover > a,
        .main-menu__navigation > li > ul > li:hover > a {
            color: var(--solapa-white);
            background-color: #bb2129;
        }

        .lng__navigation > li > ul > li.dropdown > a:after,
        .main-menu__navigation > li > ul > li.dropdown > a:after {
            font-family: "FontAwesome";
            content: "\f105";
            position: absolute;
            right: 13px;
            top: 14px;
            width: 10px;
            height: 20px;
            z-index: 5;
            display: block;
            line-height: 20px;
            font-weight: normal;
            text-align: center;
            color: var(--dark-color);
            font-size: var(--font-20);
        }

        .lng__navigation > li > ul > li.dropdown:hover > a:after,
        .main-menu__navigation > li > ul > li.dropdown:hover > a:after {
            color: var(--solapa-white);
        }

        .lng__navigation > li > ul > li > ul,
        .main-menu__navigation > li > ul > li > ul {
            position: absolute;
            left: 100%;
            top: 0px;
            width: 15rem;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            -o-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: top;
            -ms-transform-origin: top;
            -o-transform-origin: top;
            transform-origin: top;
            opacity: 0;
            visibility: hidden;
            visibility: hidden;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            border-radius: 0px;
            background-color: var(--solapa-white);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        }

            .main-menu__navigation > li > ul > li > ul.from-right {
                left: auto;
                right: 0px;
            }

            .lng__navigation > li > ul > li > ul > li,
            .main-menu__navigation > li > ul > li > ul > li {
                position: relative;
                width: 100%;
                text-align: left;
                border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            }

                .lng__navigation > li > ul > li > ul > li:last-child,
                .main-menu__navigation > li > ul > li > ul > li:last-child {
                    border-bottom: none;
                }

                .lng__navigation > li > ul > li > ul > li > a,
                .main-menu__navigation > li > ul > li > ul > li > a {
                    position: relative;
                    display: block;
                    padding: 12px 18px;
                    line-height: 24px;
                    font-weight: 600;
                    font-size: var(--font-16);
                    text-transform: capitalize;
                    color: var(--solapa-black);
                    transition: all 500ms ease;
                    -moz-transition: all 500ms ease;
                    -webkit-transition: all 500ms ease;
                    -ms-transition: all 500ms ease;
                    -o-transition: all 500ms ease;
                }

                .lng__navigation > li > ul > li > ul > li:hover > a,
                .main-menu__navigation > li > ul > li > ul > li:hover > a {
                    color: var(--white-color);
                    background-color: var(--solapa-blue-color);
                }

                .lng__navigation > li > ul > li > ul > li:hover > a,
                .main-menu__navigation > li > ul > li > ul > li:hover > a {
                    color: var(--solapa-white);
                    background-color: var(--solapa-base);
                }

.lng__navigation > li.dropdown:hover > ul,
.main-menu__navigation > li.dropdown:hover > ul {
    transform: perspective(300px) scaleY(1) translateZ(0);
    opacity: 1;
    visibility: visible;
}

.lng__navigation li > ul > li.dropdown:hover > ul,
.main-menu__navigation li > ul > li.dropdown:hover > ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.main-menu__menu-box .dropdown-btn {
    display: none;
}

.header-search__box {
    position: relative;
    cursor: pointer;
    line-height: 58px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-size: var(--font-18);
    color: #fff;
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

    .search-popup .color-layer {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100vh;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.9);
        -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
        -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
        -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
        -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
        transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

.sidenav-bar-visible .search-popup {
    width: 80%;
}

.search-popup:after {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 560px;
    background-image: url(../images/icons/waves-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 0px;
    content: "";
}

.search-active .search-popup {
    transform: translateY(0%);
    margin-top: var(--margin-zero);
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    border: 0px;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(187, 33, 41, 1);
    width: 70px;
    padding: 0px 0px;
    cursor: pointer;
    border-bottom: 3px solid var(--solapa-white);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
}

    .search-popup .close-search span {
        position: relative;
        display: block;
        height: 70px;
        width: 70px;
        font-size: var(--font-30);
        line-height: 70px;
        color: var(--solapa-white);
    }

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    z-index: 999;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: var(--solapa-white);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.search-popup .form-group {
    position: relative;
    margin: var(--margin-zero);
    overflow: hidden;
}

    .search-popup .form-group input[type="text"],
    .search-popup .form-group input[type="search"] {
        position: relative;
        display: block;
        border: 0px;
        font-size: var(--font-18);
        line-height: 50px;
        color: var(--black-color);
        height: 70px;
        width: 100%;
        padding: 10px 50px 10px 30px;
        background-color: var(--solapa-white);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        font-weight: 500;
        text-transform: capitalize;
        outline: 0;
    }

    .search-popup .form-group input[type="submit"],
    .search-popup .form-group button {
        position: absolute;
        right: 0px;
        max-width: 50px;
        width: 100%;
        top: 0px;
        height: 70px;
        line-height: 70px;
        background: transparent;
        text-align: center;
        font-size: var(--font-24);
        color: var(--black-color);
        padding: 0;
        cursor: pointer;
        border: 0px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

        .search-popup .form-group input[type="submit"]:hover,
        .search-popup .form-group button:hover {
            color: var(--black-color);
        }

.search-popup input::placeholder,
.search-popup textarea::placeholder {
    color: var(--black-color);
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: var(--white-color);
    width: auto;
    height: auto;
    top: 25px;
    margin: 0px;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

    .search-popup .close-search.style-two span {
        font-size: var(--font-20);
        color: var(--white-color);
    }

.main-header .mobile-nav-toggler {
    position: relative;
    float: right;
    display: none;
    cursor: pointer;
    line-height: 44px;
    padding: 0px 0px 0px;
    color: var(--solapa-dark);
    font-size: var(--font-30);
    font-family: "FontAwesome";
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu__logo {
    position: relative;
    padding: 20px 20px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
}

    .mobile-menu__logo img {
        max-width: 200px;
    }

.mobile-menu-visible {
    overflow: hidden;
}

    .mobile-menu-visible .mobile-menu {
        visibility: visible;
    }

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 1;
    width: 100%;
    visibility: visible;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .mobile-menu__box {
    position: absolute;
    right: -400px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--solapa-black);
    padding: 0px 0px;
    z-index: 5;
    border-radius: 0px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.mobile-menu__social {
    position: relative;
    margin-top: var(--margin-top-25);
    margin-left: var(--margin-left-15);
    padding-bottom: var(--padding-bottom-50);
}

.ar-page .mobile-menu__social {
    margin-right: var(--margin-right-15);
    margin-left: 0;
}

    .mobile-menu__social li {
        position: relative;
        display: inline-block;
        margin-right: var(--margin-right-5);
    }

        .mobile-menu__social li a {
            position: relative;
            display: inline-block;
            width: 36px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            border-radius: 50px;
            color: var(--solapa-white);
            background-color: rgba(187, 33, 41, 1);
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .mobile-menu__social li a:hover {
                background-color: var(--solapa-white);
                color: var(--solapa-base);
            }

.mobile-menu-visible .mobile-menu .mobile-menu__box {
    right: 0px;
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.ar-page .mobile-menu .close-btn {
    left: 15px;
    right: auto;
}

.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: var(--font-20);
    color: var(--solapa-white);
    cursor: pointer;
    z-index: 10;
    background-color: var(--solapa-black);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: "FontAwesome";
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.mobile-menu .close-btn:hover {
    opacity: 0.5;
}

.mobile-menu .mobile-menu__outer li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.mobile-menu li > ul > li:last-child {
    border-bottom: none;
}

/* .mobile-menu li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    color: #404040;
    cursor: pointer;
    z-index: 5;
} */

.mobile-menu li > ul,
.mobile-menu li > ul > li > ul {
    display: none;
}

    .mobile-menu li > ul > li > a {
        padding-left: 30px;
    }

    .mobile-menu li > ul > li > ul {
        padding-left: 0px;
    }

        .mobile-menu li > ul > li > ul > li > a {
            padding-left: 40px;
        }

.mobile-menu .close-btn:hover {
    opacity: 0.5;
}

.mobile-menu li > ul > li:last-child {
    border-bottom: none;
}

.mobile-menu li > ul > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.mobile-menu .mobile-menu__outer li > a {
    position: relative;
    display: block;
    line-height: 1.2;
    padding: 10px 15px;
    font-size: var(--font-14);
    color: var(--solapa-white);
    text-transform: capitalize;
}

.mobile-menu .mobile-menu__outer li:hover > a,
.mobile-menu .mobile-menu__outer li.current > a {
    color: #ba0e26;
}

.ar-page .mobile-menu li.dropdown .dropdown-btn {
    left: 10px;
    right: auto;
}

.ar-page .contact-details-box span, 
.ar-page .contact-info-box span {
    text-align: right;
}

.mobile-menu li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 3px;
    color: var(--solapa-white);
    font-size: var(--font-16);
    background-color: rgba(187, 33, 41, 1);
    line-height: 34px;
    cursor: pointer;
    z-index: 5;
}

.mobile-menu li > ul,
.mobile-menu li > ul > li > ul {
    display: none;
}

.sticky-header .navbar-header {
    display: none;
}

.main-header__lower .outer-box {
    position: relative;
    float: right;
    padding: 0px;
}

.mobile-menu .menu-box .mCSB_scrollTools {
    width: 3px;
}

/***

====================================================================
	Main Slider Three
====================================================================

***/

.main-slider-three {
    position: relative;
    display: block;
    z-index: 91;
    height: 100vh;
    
}

.main-slider-three .swiper-slide {
	position: relative;
	background-color: var(--solapa-black);
	height: 100%;
}

.main-slider-three .swiper-container,
.main-slider-three .swiper-wrapper {
	height: 100%;
}

.main-slider-three .container {
	position: relative;
	padding-top: 135px;
	padding-bottom: 0;
	z-index: 30;
	height: 100%;
	max-width: 1320px;
}

.main-logo {
	display: inline-block;
	text-align: center;
}

.main-logo img {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.image-layer-three {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
	transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
	transition: transform 7000ms ease, opacity 1500ms ease-in;
	transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
	z-index: 1;
}

.main-slider-three .swiper-slide-active .image-layer-three {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}


.main-slider__three-img {
	position: relative;
	/* bottom: 0;
	right: 0px;
	top: 15%; */
	/* transform: translateX(100%); */
	z-index: 2;
}

.main-slider__three-img img {
	width: auto;
}

.swiper-slide-active .main-slider__three-img {
	opacity: 1;
	transform: translateX(0px);
	transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}


.main-slider__three-left {
	position: relative;
	display: block;
	max-width: 490px;
	width: 100%;
}

.main-slider__three-title {
	font-size: 70px;
	font-weight: 700;
	line-height: 85px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--solapa-white);
	margin-bottom: 20px;
	font-family: var(--solapa-inter-font);
	opacity: 0;
	text-transform: uppercase;
	visibility: hidden;
	-webkit-transform: translateY(-120px);
	transform: translateY(-120px);
	-webkit-transition-delay: 1000ms;
	transition-delay: 1000ms;
	-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
	transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
	transition: transform 2000ms ease, opacity 2000ms ease;
	transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
	z-index: 1;
}


.main-slider__three-left span {
	font-family: var(--solapa-raleway-font);
	font-size: 30px;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: 0em;
	color: var(--solapa-white);
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}

.main-slider__three-left p {
	font-family: var(--solapa-raleway-font);
	font-size: 25px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--solapa-white);
}

.main-slider-three .swiper-slide-active .main-slider__three-title {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
}

.main-slider__three-video-icon {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	line-height: 97px;
	text-align: center;
	font-size: 23px;
	/* color: #fff;
	border: 1px solid #fff; */
	border-radius: 50%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.main-slider__three-video-icon img {
	transform: scale(1);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	z-index: 1;
}

.main-slider__three-video-icon img:hover {
	transform: scale(1.1);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;

}

.ripple,
.main-slider__three-video-link .ripple,
.main-slider__three-video-icon .ripple:before,
.main-slider__three-video-icon .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 93px;
	height: 93px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
	-o-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
	box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
	border-radius: 50%;
}

.main-slider__three-video-icon .ripple:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

.main-slider__three-video-icon .ripple:after {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	content: "";
	position: absolute;
}


@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}


#main-slider-pagination {
	z-index: 10;
	bottom: 22px;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 1170px;
}

#main-slider-pagination .swiper-pagination-bullet {
	width: 15px;
	height: 8px;
	border-radius: 7px;
	background-color: transparent !important;
	opacity: 1;
	border: 1px solid #fff;
	margin-left: 0;
	margin-right: 0;
}

#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 10px;
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 28px;
	background-color: #BB2129 !important;
	opacity: 1;
	border-color: transparent;
}
/* =========== */

.main-slider-three .hero-slider .slick-list .slick-track .slick-active .main-slider__three-title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider-three .hero-slider .slick-list .slick-track .slick-slide,
.hero-slider .item,
.main-slider-three .owl-stage-outer,
.main-slider-three .owl-stage,
.main-slider-three .owl-item {
    height: 100%;
}

.main-slider-three .container {
    position: relative;
    padding-top: 135px;
    padding-bottom: 0;
    z-index: 30;
    height: 100%;
    max-width: 1320px;
}

.main-logo {
display: inline-block;
text-align: center;
}

.main-logo img {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width:400px;
    width:100%;
}


.main-slider__three-img {
    position: relative;
    margin: 0 -200px;
    /* bottom: 0;
    right: -200px;
    top: 15%; */
    transform: translateX(0%);
    transition: all .4s ease-in-out;
    z-index: 2;
}
/* 
.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(odd) .item .main-slider__three-left {
margin-left: 0;
margin-right: auto;
}

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(even) .item .main-slider__three-left {
margin-left: auto;
margin-right: 0;
} */

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(odd) .item .row {
    flex-direction: row-reverse;
}

.main-slider-three .hero-slider .owl-stage .owl-item.active:nth-child(odd) .item .main-slider__three-img img {
    margin-right: auto;
    margin-left: 0;
}


.main-slider-three .hero-slider .owl-stage .owl-item.active:nth-child(even) .item .main-slider__three-img img {
    margin-left: auto;
    margin-right: 0;
}

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(odd) .item .main-slider__three-img img {
    margin-right: auto;
    margin-left: 0;
}


.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(even) .item .main-slider__three-img img {
    margin-right: 0;
    margin-left: auto;
}


/* .main-slider-three .hero-slider .owl-stage .owl-item.active:nth-child(2n+1) .item .main-slider__three-img img {
    margin-right: 0;
    margin-left: auto;
} */

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(even) .item .main-slider__three-img {
    transform: translateX(8%);
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(odd) .item .main-slider__three-img {
    transform: translateX(-10%);
}

/* .main-slider-three .hero-slider .owl-stage .owl-item:nth-child(5n+1) .item .main-slider__three-img {
    transform: translateX(-10%);
}

.main-slider-three .hero-slider .owl-stage .owl-item:nth-child(5n+1) .item .main-slider__three-img img {
    margin-right: 0;
    margin-left: auto;
} */

.main-slider-three .hero-slider .owl-stage .owl-item.active:nth-child(odd) .item .main-slider__three-img {
    opacity: 1;
    transform: translateX(10%);
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}

.main-slider-three .hero-slider .owl-stage .owl-item.active:nth-child(even) .item .main-slider__three-img {
    opacity: 1;
    transform: translateX(-10%);
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}

.main-slider__three-img img {
    max-width: 650px;
    width: 100% !important;
    margin-left: auto;
    margin-right: 0;
}

.owl-item.active .main-slider__three-img {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}

.main-slider__three-left {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
}

.main-slider__three-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: var(--solapa-white);
    margin-bottom: 20px;
    font-family: var(--solapa-montserrat-font);
    opacity: 0;
    text-transform: uppercase;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
    z-index: 1;
}

.main-slider__three-left span {
    font-family: var(--solapa-inter-font);
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    color: var(--solapa-white);
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.main-slider__three-left p {
    font-family: var(--solapa-inter-font);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: var(--solapa-white);
}

.main-slider-three .owl-item.active .main-slider__three-title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider__three-video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    line-height: 97px;
    text-align: center;
    font-size: 23px;
    border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

    .main-slider__three-video-icon img {
        transform: scale(1);
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        z-index: 1;
    }

        .main-slider__three-video-icon img:hover {
            transform: scale(1.1);
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

    .ripple,
    .main-slider__three-video-link .ripple,
    .main-slider__three-video-icon .ripple:before,
    .main-slider__three-video-icon .ripple:after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 93px;
        height: 93px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
        -o-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
        -webkit-box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
        box-shadow: 0 0 0 0 rgba(var(--solapa-base-rgb), 0.8);
        -webkit-animation: ripple 3s infinite;
        animation: ripple 3s infinite;
        border-radius: 50%;
    }

    .main-slider__three-video-icon .ripple:before {
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s;
        content: "";
        position: absolute;
    }

    .main-slider__three-video-icon .ripple:after {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
        content: "";
        position: absolute;
    }

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}

.owl-carousel .owl-dots {
    z-index: 10;
    bottom: 22px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.owl-carousel button.owl-dot {
        width: 15px;
        height: 10px;
        border-radius: 0;
        background-color: transparent !important;
        opacity: 1;
        border: 1px solid #fff;
        margin-left: 0;
        margin-right: 0;
    }

    /* .owl-carousel button.owl-dot + button.owl-dot {
            margin-left: 10px;
        } */

        .owl-carousel button.owl-dot.active {
            width: 20px;
            background-color: #bb2129 !important;
            opacity: 1;
            border-color: transparent;
        }

.site-footer {
    position: relative;
    background-color: var(--solapa-twentyeight-color);
}

.footer-widget__title {
    font-weight: 600;
    line-height: 32px;
    font-size: var(--font-30);
    color: var(--solapa-white);
    margin-bottom: var(--margin-bottom-25);
}

.site-footer__newsletter-text {
    position: relative;
    line-height: 34px;
    opacity: 0.5;
    font-size: var(--font-16);
    color: var(--solapa-white);
    padding-right: var(--padding-right-60);
    margin-bottom: var(--margin-bottom-30);
}

.footer-widget__newsletter-form {
    position: relative;
    display: block;
    margin-bottom: var(--margin-bottom-20);
}

.footer-widget__newsletter-input-box {
    position: relative;
    display: block;
    padding: 5px 5px;
    background-color: var(--solapa-thirty-color);
}

    .footer-widget__newsletter-input-box input[type="email"] {
        height: 64px;
        width: 100%;
        border: none;
        outline: none;
        font-weight: 400;
        border-radius: 4px;
        font-size: var(--font-16);
        color: var(--solapa-white);
        padding-left: var(--padding-left-25);
        padding-right: var(--padding-right-80);
        border: 1px solid rgba(255, 255, 255, 0.1);
        background-color: var(--roofie-seventeen-color);
    }

    .footer-widget__newsletter-input-box input::placeholder {
        opacity: 0.6;
        color: rgba(17, 17, 17, 1);
    }

.footer-widget__newsletter-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 99px;
    height: 63px;
    bottom: 0px;
    border: 0px;
    font-weight: 600;
    font-size: var(--font-18);
    background-color: var(--solapa-base);
    color: var(--solapa-white);
    border-radius: 4px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding: 0px;
}

    .footer-widget__newsletter-btn:hover {
        background-color: var(--solapa-black);
    }

.styled-pagination {
    position: relative;
    margin-bottom: var(--margin-bottom-50);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
    direction:ltr;
}

    .styled-pagination li {
        display: flex;
        position: relative;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
    }

        .styled-pagination li a {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            line-height: 50px;
            height: 50px;
            min-width: 50px;
            font-family: var(--solapa-montserrat-font);
            font-size: 18px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(0, 0, 0, 1);
            text-transform: capitalize;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            background-color: transparent;
            border: 2px solid rgba(187, 33, 41, 0.3);
        }

            .styled-pagination li.prev a:hover,
            .styled-pagination li.next a:hover,
            .styled-pagination li a:hover,
            .styled-pagination li a.active {
                color: var(--solapa-white);
                background-color: rgba(187, 33, 41, 1);
            }

        .styled-pagination li.prev a,
        .styled-pagination li.next a {
            background-color: transparent;
            border-color: rgba(187, 33, 41, 1);
            border-width: 2px;
        }

.error-page {
    position: relative;
    text-align: center;
    padding: 110px 0px 110px;
}

.error-page__image {
    position: relative;
    margin-bottom: var(--margin-bottom-30);
}

.error-page__tagline {
    position: relative;
    font-weight: 600;
    font-size: var(--font-50);
    margin-top: var(--margin-top-25);
    color: var(--solapa-thirtyeight-color);
    font-family: var(--solapa-raleway-font);
}

.error-page__text {
    position: relative;
    font-weight: 400;
    font-size: var(--font-20);
    margin-top: var(--margin-top-20);
    color: rgba(var(--solapa-thirtyeight-color-rgb), 0.8);
}

.error-home__btn {
    position: relative;
    font-weight: 500;
    padding: 19px 42px;
    border-radius: 4px;
    font-size: var(--font-18);
    text-transform: capitalize;
    margin-top: var(--margin-top-40);
    color: var(--solapa-thirtyeight-color);
    border: 2px solid var(--solapa-base);
}

    .error-home__btn:hover {
        color: var(--solapa-white);
        background-color: var(--solapa-base);
    }

.contact-form {
    position: relative;
}

    .contact-form .row {
        margin: 0px -10px;
    }

    .contact-form .form-group {
        position: relative;
    }

        .contact-form .form-group:last-child {
            margin-bottom: 0px;
        }

        .contact-form .form-group input[type="text"],
        .contact-form .form-group input[type="tel"],
        .contact-form .form-group input[type="email"],
        .contact-form .form-group select {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 0px;
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0em;
            padding: 20px 24px;
            text-align: left;
            color: rgba(88, 85, 85, 1);
            border: 1px solid rgba(235, 219, 220, 1);
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease;
            background-color: #fff;
        }

            .contact-form .form-group input[type="text"]:focus,
            .contact-form .form-group input[type="tel"]:focus,
            .contact-form .form-group input[type="email"]:focus,
            .contact-form .form-group textarea:focus {
                color: rgba(88, 85, 85, 1);
            }

    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
        color: rgba(88, 85, 85, 1);
    }

    .contact-form .form-group textarea {
        position: relative;
        display: block;
        width: 100%;
        padding: 20px 24px;
        color: rgba(88, 85, 85, 1);
        border-radius: 0px;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        resize: none;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        background-color: #fff;
        border: 1px solid rgba(235, 219, 220, 1);
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .contact-form button {
        position: relative;
        border: none;
        letter-spacing: 0px;
        text-transform: capitalize;
    }

    .contact-form input.error,
    .contact-form select.error,
    .contact-form textarea.error {
        border-color: #ff0000 !important;
    }

    .contact-form label.error {
        display: block;
        line-height: 24px;
        padding: 5px 0px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ff0000;
        font-weight: 500;
    }

.contact-map {
    position: relative;
    margin-bottom: -15px;
}

    .contact-map iframe {
        position: relative;
        width: 100%;
        height: 600px;
    }

@-webkit-keyframes shapeMover {
    0%, 100% {
        -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }

    50% {
        -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
        transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@keyframes shapeMover {
    0%, 100% {
        -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }

    50% {
        -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
        transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@-webkit-keyframes squareMover {
    0%, 100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20%, 60% {
        -webkit-transform: translate(20px, 40px) rotate(180deg);
        transform: translate(20px, 40px) rotate(180deg);
    }

    30%, 80% {
        -webkit-transform: translate(40px, 60px) rotate(0deg);
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@keyframes squareMover {
    0%, 100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20%, 60% {
        -webkit-transform: translate(20px, 40px) rotate(180deg);
        transform: translate(20px, 40px) rotate(180deg);
    }

    30%, 80% {
        -webkit-transform: translate(40px, 60px) rotate(0deg);
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@-webkit-keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}

@-webkit-keyframes float-bob-x {
    0% {
        transform: translateX(-30px);
    }

    50% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(-30px);
    }
}

@keyframes float-bob-x {
    0% {
        transform: translateX(-30px);
    }

    50% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(-30px);
    }
}

@keyframes zoomInOut {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7);
        transform: rotate(0deg) scale(0.7);
        opacity: 0;
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(360deg) scale(0.7);
        transform: rotate(360deg) scale(0.7);
        opacity: 0;
    }
}

@-webkit-keyframes zoomInOut {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7);
        transform: rotate(0deg) scale(0.7);
        opacity: 0;
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(360deg) scale(0.7);
        transform: rotate(360deg) scale(0.7);
        opacity: 0;
    }
}

@-webkit-keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.left-navbar {
    position: fixed;
    width: 100px;
    top: 0;
    height: 100%;
    background-color: transparent;
    z-index: 2000;
    border-right: 1px solid rgba(255, 255, 255, 0.02);
}

.main-header.fixed-header .left-navbar .outer-menu .hamburger > div {
    background-color: #000;
}

.main-header.fixed-header .left-navbar
 .outer-menu .checkbox-toggle:checked + .hamburger > div {
    background-color: #fff;
}

.main-header.fixed-header .left-navbar {
    border: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

    .main-header.fixed-header .left-navbar .clip-logo .on-scroll {
        display: block;
    }

    .main-header.fixed-header .left-navbar .clip-logo .clip-logo {
        display: none;
    }

.main-header .left-navbar .clip-logo {
    display: block;
}

.main-header .left-navbar .on-scroll {
    display: none;
}

.left-menu {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2100;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.top-nav {
    position: relative;
    margin-top: 20px;
}

.outer-menu {
    position: relative;
    top: 0px;
    left: 0;
    z-index: 1;
}

    .outer-menu .checkbox-toggle {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        cursor: pointer;
        width: 60px;
        background-color: #fff;
        height: 60px;
        opacity: 0;
    }

        .outer-menu .checkbox-toggle:checked + .hamburger > div {
            transform: rotate(135deg);
            background: #fff! important;
        }

            .outer-menu .checkbox-toggle:checked + .hamburger > div:before,
            .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
                top: 0;
                transform: rotate(90deg);
            }

            .outer-menu .checkbox-toggle:checked + .hamburger > div:after {
                opacity: 0;
            }

        .outer-menu .checkbox-toggle:checked ~ .menu {
            pointer-events: auto;
            visibility: visible;
        }

            .outer-menu .checkbox-toggle:checked ~ .menu > div {
                transform: scale(1);
                transition-duration: 0.75s;
            }

                .outer-menu .checkbox-toggle:checked ~ .menu > div > div {
                    opacity: 1;
                    transition: opacity 0.4s ease 0.4s;
                }

        .outer-menu .checkbox-toggle:hover + .hamburger {
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
        }

        .outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
            transform: rotate(225deg);
        }

    .outer-menu .hamburger {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        width: 60px;
        height: 60px;
        padding: 0.5em 1em;
        background: transparent;
        border-radius: 0 0.12em 0.12em 0;
        cursor: pointer;
        transition: box-shadow 0.4s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: scale(1);
        transition: all 0.4s ease-in-out;
    }

        .outer-menu .hamburger:hover {
            transform: scale(1.2);
            transition: all 0.4s ease-in-out;
        }

        .outer-menu .hamburger > div {
            position: relative;
            flex: none;
            width: 100%;
            height: 2px;
            background: #fefefe;
            transition: all 0.4s ease;
            display: flex;
            align-items: center;
            justify-content: center;
            transform: scale(1);
            transition: all 0.4s ease-in-out;
        }

            .outer-menu .hamburger > div:before,
            .outer-menu .hamburger > div:after {
                content: "";
                position: absolute;
                z-index: 1;
                top: -10px;
                left: 0;
                width: 100%;
                height: 2px;
                background: inherit;
                transition: all 0.4s ease;
                transform: scale(1.2);
            }

            .outer-menu .hamburger > div:after {
                top: 10px;
            }

    .outer-menu .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        visibility: hidden;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        outline: 1px solid transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .outer-menu .menu > div {
            width: 100%;
            height: 100vh;
            color: #fefefe;
            background: rgba(0, 0, 0, 0.95);
            transition: all 0.4s ease;
            flex: none;
            transform: scale(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .outer-menu .menu > div > div {
                text-align: center;
                max-width: 1600px;
                max-height: 100%;
                height: 100%;
                opacity: 0;
                transition: opacity 0.4s ease;
                overflow-y: auto;
                flex: none;
                padding: 100px 20px 30px !important;
            }

                .outer-menu .menu > div > div > ul {
                    list-style: none;
                    padding: 0 1em;
                    margin: 0;
                    display: block;
                    max-height: 100vh;
                }

                    .outer-menu .menu > div > div > ul > li {
                        padding: 0;
                        margin: 1em;
                        font-size: 24px;
                        display: block;
                    }

                        .outer-menu .menu > div > div > ul > li > a {
                            position: relative;
                            display: inline;
                            cursor: pointer;
                            transition: color 0.4s ease;
                        }

                            .outer-menu .menu > div > div > ul > li > a:hover {
                                color: #e5e5e5;
                            }

                                .outer-menu .menu > div > div > ul > li > a:hover:after {
                                    width: 100%;
                                }

                            .outer-menu .menu > div > div > ul > li > a:after {
                                content: "";
                                position: absolute;
                                z-index: 1;
                                bottom: -0.15em;
                                left: 0;
                                width: 0;
                                height: 2px;
                                background: #e5e5e5;
                                transition: width 0.4s ease;
                            }

.supprot-box a:hover img,
.clip-logo a:hover img {
    transform: scale(1.2);
    transition: all 0.4s ease-in-out;
}

.supprot-box a img,
.clip-logo a img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}

.supprot-box a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.supprot-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    flex-direction: column;
}

.top-menu-box {
    margin-bottom: 60px;
}

.menu-logo {
    display: inline-block;
}

.top-menu-box .social-icons,
.social-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

    .social-icons a {
        color: #aea2a2! important;
        font-size: 24px;
    }

        .social-icons a:hover {
            color: #ba2228! important;
        }

.left-menu-items ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    text-align: left;
}

    .left-menu-items ul li {
        margin-bottom: 25px;
    }

        .left-menu-items ul li:last-child {
            margin-bottom: 0;
        }

        .left-menu-items ul li a {
            font-family: var(--solapa-montserrat-font);
            text-transform: uppercase;
            font-size: 26px;
            font-weight: 600;
            line-height: 32px;
            letter-spacing: 0em;
            text-align: left;
            color: #ffffff;
        }

            .left-menu-items ul li a:hover {
                color: #ba2228;
            }

.box-menu-items .menu-items {
    border-left: 1px solid #c9c9c9;
    padding: 0 20px 0 20px;
    height: 100%;
}

    .box-menu-items .menu-items h4 {
        margin-bottom: 20px;
    }

        .box-menu-items .menu-items h4 a {
            font-family: Montserrat;
            font-size: 22px;
            color: #bb2129;
            font-weight: 700;
            line-height: 27px;
            display: block;
            letter-spacing: 0em;
            text-align: left;
            text-transform: uppercase;
        }

.box-menu-items .row > div:nth-child(2) .menu-items-box h4 a {
    color: #bb2129;
}

.box-menu-items .row > div:nth-child(3) .menu-items-box h4 a {
    color: #ffa500;
}

.box-menu-items .row > div:nth-child(3) .menu-items-box:last-child h4 a {
    color: #ff00ff;
}

.box-menu-items .menu-items .menu-items-box {
    margin-bottom: 50px;
}

    .box-menu-items .menu-items .menu-items-box:last-child {
        margin-bottom: 0;
    }

.list-items a {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 14px;
    display: block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .list-items a:hover {
        color: #bb2129;
        padding-left: 10px;
    }
.top-scroll-nav {
    width: 100%;
    padding: 0 20px;
}
.top-scroll-nav .navbar {
    padding: 30px 0;
    border-bottom: 1px solid #e2cfcf;
    min-height: 87px;
    height: 100%;
}

.mixitup-gallery .filter-tabs,
.top-scroll-nav .nav-pills {
    padding: 0;
    margin: 0;
    position: relative;
    direction: ltr;
}

    .mixitup-gallery .filter-tabs li,
    .top_nav .nav-pills li,
    .top-scroll-nav .nav-pills li {
        margin-right: 40px;
        padding-left: 10px;
        list-style-image: url(../images/icons/list-icons.png);
    }

    .top_nav .nav-pills li:first-child,
    .mixitup-gallery .filter-tabs li:first-child,
    .top-scroll-nav .nav-pills li:first-child {
        list-style-image: none;
        padding-left: 0;
    }

    .top_nav .nav-pills li:last-child,
    .mixitup-gallery .filter-tabs li:last-child,
    .top-scroll-nav .nav-pills li:last-child {
        margin-right: 0;
    }

    .top_nav .nav-pills li a.active,
    .top-scroll-nav .nav-pills .nav-link.active,
    .top-scroll-nav .nav-pills .show > .nav-link {
        background: transparent;
        color: #bb2129;
    }

    .top-scroll-nav .nav-pills li .nav-link {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        padding: 0 10px;
        color: #585555;
    }

    .top-scroll-nav .nav-pills li:first-child .nav-link {
        padding-left: 0;
    }

    .top-scroll-nav .nav-pills li .nav-link:hover {
        color: #bb2129;
    }

.left-box {
    position: relative;
}

    .left-box .highlight {
        font-family: var(--solapa-montserrat-font);
        font-size: 200px;
        position: absolute;
        top: -75px;
        font-weight: 700;
        line-height: 150px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(20, 20, 20, 0.1);
        z-index: 1;
        left: 50px;
    }

    .left-box .card-img {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 0;
        overflow: hidden;
    }

        .book-section .right-box-content .img {
            transform: scale(1);
            transition: all 0.4s ease-in-out;
        }
        .left-box .card-img .img {
            width: 100%;
            transform: scale(1);
            transition: all 0.4s ease-in-out;
        }

        .book-section .right-box-content:hover .img {
            
            transform: scale(1.1);
            transition: all 0.4s ease-in-out;
        }
        .left-box .card-img:hover .img {
            width: 100%;
            transform: scale(1.1);
            transition: all 0.4s ease-in-out;
        }

.service-section {
    padding: 100px 20px;
    position: relative;
}
.protfolio-modal .modal-xl {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    justify-content:center;
}

    .portfolio-section::before,
    .service-section::before {
        content: "";
        background-color: #e4e4e4;
        width: 1px;
        height: 80px;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        top: 0;
    }

    .portfolio-section::after,
    .service-section::after {
        content: "";
        background-color: #e4e4e4;
        width: 1px;
        height: 80px;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        bottom: 0;
    }

.about-box-content::after,
.development-content-box::after,
.psm-box-content::after,
.service-box-content::after {
    content: "";
    background-color: #e4e4e4;
    width: 1px;
    height: calc(100% - 50px);
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 0;
}

.psm-box-content::after {
    height: 95%;
}

.psm-box-content .card .card-img {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
}

    .psm-box-content .card .card-img img {
        height: 100%;
        object-fit: cover;
    }

.service-section .card {
    background: transparent;
    border: none;
}

    .service-section .card .card-img {
        border-radius: 0;
        width: 100%;
        margin-bottom: 0px;
        position: relative;
    }

        .service-section .card .card-img a {
            display: block;
        }

    .service-section .card .overlay-content .card-body {
        padding: 10px 0 0;
    }

    .service-section .card .card-img .card-img-overlay {
        display: flex;
        justify-content: center;
        align-items: center;
    }

.service-section .card-body p {
    font-family: var(--solapa-inter-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
    color: rgba(32, 32, 32, 1);
}

.ar-page .service-section .card-body p {
    text-align: right;
    font-size: 1rem;
}

.right-box {
    margin-left: 50px;
    border-top: 1px solid rgba(226, 207, 207, 1);
}

.box-content {
    padding: 30px 0;
}

.top-title {
    margin-bottom: 30px;
}

    .top-title h2 {
        font-family: var(--solapa-montserrat-font);
        font-size: 32px;
        font-weight: 600;
        line-height: 37px;
        letter-spacing: 0em;
        text-align: left;
        /*color: rgba(32, 32, 32, 1);*/
        color: #202020;
        max-width: 540px;
        width: 100%;
    }

.box-content p {
    font-family: var(--solapa-inter-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: left;
    /* color: rgba(88, 85, 85, 1);*/
    color: #4d4d4d;
}

.box-content ul li {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(88, 85, 85, 1);
}
.why-content-box,
.psm-box-content,
.service-box-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 100px;
    position: relative;
}

.ar-page .service-box-content .left-box .card .card-body {
    padding: 1rem 0 1rem! important;
}

    .psm-box-content .right-box {
        border: 0;
    }

    .why-content-box .row:nth-child(odd),
    .psm-box-content .row:nth-child(odd),
    .service-box-content .row:nth-child(even) {
        flex-direction: row-reverse;
    }

        .psm-box-content .row:nth-child(odd) .right-box,
        .service-box-content .row:nth-child(even) .right-box {
            margin-left: 0;
            margin-right: 50px;
        }

    .service-box .blog-card-box {
        background-color: #fff;
        border: 1px solid rgba(235, 219, 220, 1);
        border-radius: 0;
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .service-box .blog-card-body {
        padding: 0 20px 20px;
    }

    .service-box .blog-card-box:hover .blog-card-img img {
        transform: scale(1.1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .service-box .blog-card-box .blog-card-img img {
        transform: scale(1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .service-box .blog-card-box:hover .blog-card-body h4 {
        color: #bb2129;
    }

    .blog-card-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        min-height:200px;
    }

.our-service-section {
    padding: 100px 20px;
    background: rgba(187, 33, 41, 1);
}

.section-title h1 {
    position: relative;
    font-weight: 700;
    line-height: 1.2;
    font-size: 42px;
    color: rgba(187, 33, 41, 1);
    font-family: var(--solapa-montserrat-font);
    margin: 0 auto;
    text-align: center;
}

.section-title h3 {
    font-family: var(--solapa-raleway-font);
    font-size: 42px;
    font-weight: 600;
    line-height: 49px;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
}

.service-card-box {
    background-color: #fff;
    border: none;
    padding: 25px;
    border-radius: 0;
}

    .service-card-box .card-img {
        max-width: 90px;
        width: 100%;
        height: 90px;
        background-color: rgba(32, 32, 32, 1);
        padding: 0;
        text-align: center;
        border-radius: 0;
    }

    .service-card-box .card-body {
        padding: 18px 0 0;
    }

        .service-card-box .card-body h4 {
            font-family: var(--solapa-raleway-font);
            font-size: 20px;
            height: 60px;
            overflow: hidden;
            font-weight: 700;
            line-height: 1.3;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(32, 32, 32, 1);
        }

        .service-card-box .card-body p {
            font-family: Raleway;
            font-size: 16px;
            font-weight: 400;
            line-height: 1.5;
            letter-spacing: 0em;
            text-align: left;
            height: 72px;
            overflow: hidden;
            color: rgba(32, 32, 32, 1);
            margin-bottom: 0;
        }

    .service-card-box:hover .card-img-overlay {
        opacity: 1;
        transition: all 0.4s ease-in-out;
    }

    .service-card-box .card-img-overlay {
        opacity: 0;
        background-color: rgba(32, 32, 32, 1);
        background-image: url(../images/hover-img.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        padding: 10px;
        transition: all 0.4s ease-in-out;
    }

        .service-card-box .card-img-overlay .overlay-content {
            border: 1px solid #fff;
            padding: 14px;
        }

            .service-card-box .card-img-overlay .overlay-content .card-img {
                background-color: rgba(187, 33, 41, 1);
            }

            .service-card-box .card-img-overlay .overlay-content .card-body p,
            .service-card-box .card-img-overlay .overlay-content .card-body h4 {
                color: #fff;
            }

.service-box {
    margin-bottom: 50px;
}

    .service-box figure {
        margin-bottom: 0;
    }

.all-btn {
    border-color: rgba(255, 255, 255, 1);
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding: 12px 20px;
    border-radius: 0;
    max-width: 190px;
    width: 100%;
}

.project-four {
    position: relative;
    padding: 100px 0px 70px;
}

    .project-four .filters {
        position: relative;
        margin-bottom: var(--margin-bottom-40);
    }

        .project-four .filters .filter-tabs {
            position: relative;
            text-align: center;
        }

        .project-four .filters li {
            position: relative;
            cursor: pointer;
            font-weight: 500;
            margin: 0px 10px 10px;
            font-size: var(--font-22);
            color: var(--text-color);
            display: inline-block;
            padding: 14px 35px 13px;
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            font-family: var(--solapa-inter-font);
            border: 1px solid var(--solapa-fifty-color);
        }

        .project-four .filters .filter.active,
        .project-four .filters .filter:hover {
            color: var(--solapa-white);
            border-color: var(--solapa-primary);
            background-color: var(--solapa-primary);
        }

            .project-four .filters .filter.active::before,
            .project-four .filters .filter:hover::before {
                opacity: 1;
                transform: scale(1, 1);
            }

            .project-four .filters .filter.active .project-four__total-posts,
            .project-four .filters .filter:hover .project-four__total-posts {
                opacity: 1;
                visibility: visible;
            }

.project-four__total-posts {
    position: absolute;
    left: 50%;
    top: -22px;
    width: 30px;
    height: 30px;
    opacity: 0;
    visibility: visible;
    line-height: 30px;
    margin-left: -15px;
    border-radius: 50px;
    display: inline-block;
    font-size: var(--font-18);
    color: var(--solapa-white);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background-color: var(--solapa-base);
}

.project-four__single {
    position: relative;
    margin-bottom: var(--margin-bottom-40);
}

.project-four__image {
    position: relative;
}

    .project-four__image img {
        position: relative;
        width: 100%! important;
        display: block;
    }
   
    .portfolio-gallery .project-four__single {
        margin-bottom: 25px;
    }

.project-four__overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.project-four__image:hover .project-four__overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.project-four__overlay-box:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(32, 32, 32, 0.9);
}

.project-four__content {
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding-left: var(--padding-left-20);
    border-left: 4px solid var(--solapa-white);
}

.project-four__sub-title {
    position: relative;
    font-size: var(--font-16);
    color: var(--solapa-base);
}

.project-four__title {
    position: relative;
    font-weight: 700;
    font-size: var(--font-32);
    margin-top: var(--margin-top-5);
}

    .project-four__title a {
        position: relative;
        color: var(--solapa-white);
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }

        .project-four__title a:hover {
            color: rgba(187, 33, 41, 1);
        }

.project-four__arrow {
    position: relative;
    width: 46px;
    height: 31px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    font-size: var(--font-20);
    color: var(--solapa-white);
    margin-top: var(--margin-top-5);
    border-radius: 3px 50px 50px 3px;
    background-color: var(--solapa-primary);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

    .project-four__arrow:hover {
        color: var(--solapa-white);
        background-color: var(--solapa-base);
    }

.project-four__single.mix {
    display: none;
}

.case-study-section .section-title.top-title-box {
    margin: 0px auto 40px;
}

.project-detail {
    position: relative;
    padding: 70px 0px 90px;
}

.project-detail__title {
    position: relative;
    font-weight: 700;
    font-size: var(--font-60);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-15);
}

.project-detail_text {
    position: relative;
    line-height: 34px;
    font-size: var(--font-20);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-20);
}

.project-detail_text-two {
    position: relative;
    line-height: 34px;
    font-size: var(--font-20);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-50);
}

.project-detail__image {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: var(--margin-bottom-50);
}

    .project-detail__image img {
        position: relative;
        width: 100%;
        display: block;
    }

.project-detail__title-two {
    position: relative;
    font-weight: 700;
    font-size: var(--font-36);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-20);
}

.project-detail__text-three {
    position: relative;
    line-height: 34px;
    font-size: var(--font-20);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-30);
}

.project-detail .choose-one__single-inner::before {
    display: none;
}

.project-detail .choose-one__single-inner {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
}

.project-detail__title-three {
    position: relative;
    font-weight: 700;
    font-size: var(--font-36);
    margin-top: var(--margin-top-30);
    color: var(--solapa-third-color);
    margin-bottom: var(--margin-bottom-20);
}

.project-detail__title-four {
    position: relative;
    font-weight: 700;
    font-size: var(--font-36);
    margin-top: var(--margin-top-30);
    color: var(--solapa-third-color);
}

.project-detail__info-box {
    position: relative;
    padding: 37px 50px 20px;
    margin-bottom: var(--margin-bottom-60);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.portfolio-section {
    padding: 90px 20px;
    position: relative;
}

.our-profile::after {
    background: none;
    height: auto;
    display: none;
}

.border-top-none::before,
.industry-list-section::before {
    background: none;
    height: auto;
    display: none;
}

.no-border::after,
.no-border::before {
    background: none;
    display: none;
}

.portfolio-section .section-title {
    max-width: 740px;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}

.industry-list-section {
    padding: 30px 20px 90px;
}

.industry-list-section .section-title {
    max-width: 930px;
}

.industry-list-section .section-title p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0;
    color: rgba(88, 85, 85, 1);
}

    .why-royex-section .section-title h3,
    .case-study-section .section-title h3,
    .portfolio-section .section-title h3 {
        color: rgba(187, 33, 41, 1);
        font-family: Montserrat;
        font-size: 42px;
        font-weight: 600;
        line-height: 51px;
        letter-spacing: 0em;
        text-align: center;
    }
    .top_nav,
    .mixitup-gallery .filters {
        border-top: 1px solid rgba(226, 207, 207, 1);
        border-bottom: 1px solid rgba(226, 207, 207, 1);
        margin-bottom: 40px;
    }

.mixitup-gallery .filter-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .mixitup-gallery .filter-tabs li {
        padding: 30px 0 30px 10px;
        border-bottom: 2px solid transparent;
    }
    .top_nav .nav-pills li a {
        padding: 20px 0;
        border-bottom: 2px solid transparent;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 0em;
        border-radius: 0;
        text-align: center;
        color: rgba(88, 85, 85, 1);
    }

    .top_nav .nav-pills li a.active {
        border-color: rgba(187, 33, 41, 1);
        background: transparent;
        font-weight: 700;
        color: #bb2129;
    }

        .mixitup-gallery .filter-tabs li a {
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            text-transform: uppercase;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(88, 85, 85, 1);
        }

        .mixitup-gallery .filter-tabs li.active {
            border-color: rgba(187, 33, 41, 1);
        }

            .mixitup-gallery .filter-tabs li.active a {
                font-weight: 700;
                color: rgba(187, 33, 41, 1);
            }

.project-body {
    margin-top: 20px;
}

    .project-body h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 26px;
        font-weight: 500;
        line-height: 26px;
        height: 26px;
        overflow: hidden;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(187, 33, 41, 1);
    }

    .project-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(32, 32, 32, 1);
    }

.portfolio-section .project-four__content {
    position: relative;
    left: 0;
    bottom: 0;
    padding: 14px;
    height: 100%;
    border: 1px solid #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: column;
}

    .top-img,
    .portfolio-section .project-four__content .top-img {
        background: #fff;
        width: 100%;
        text-align: center;
        padding: 10px;
    }

.portfolio-section .project-four__overlay-box {
    padding: 10px;
}

.portfolio-section .project-four__title {
    font-family: var(--solapa-raleway-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin: 0;
}

.project-four__content p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: #fff;
    height: 129px;
    overflow: hidden;
    margin-bottom: 0;
}

.more-btn {
    background-color: rgba(187, 33, 41, 1);
    color: #fff;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px 20px;
    width: 100%;
    border-radius: 0;
}

    .more-btn:hover {
        background-color: #fff;
        color: rgba(187, 33, 41, 1);
    }

.portfolio-btn {
    background-color: #fff;
    border: 1px solid rgba(187, 33, 41, 1);
    padding: 12px 30px;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(187, 33, 41, 1);
    border-radius: 0;
    transition: all 0.4s ease-in-out;
    margin-bottom: 40px;
}

.other-video-section .portfolio-btn {
    margin-top: 20px! important;
}

    .portfolio-btn:hover {
        background-color: rgba(187, 33, 41, 1);
        border-color: transparent;
        color: #fff;
        transition: all 0.4s ease-in-out;
    }

.footer-section {
    background: rgba(17, 17, 17, 1);
    padding: 120px 20px 50px;
}

.footer-left-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    position: relative;
}

    .footer-left-content a::after {
        content: "";
        background-color: rgba(174, 162, 162, 1);
        width: 1px;
        height: 18px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin: 0 10px;
    }

    .footer-left-content a:last-child:after {
        content: "";
        background-color: transparent;
        margin: 0;
    }

    .footer-left-content a {
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(174, 162, 162, 1);
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        gap: 5px;
    }

        .footer-left-content a:hover {
            color: rgba(187, 33, 41, 1);
        }

.footer-widget__title {
    font-family: var(--solapa-montserrat-font);
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(187, 33, 41, 1);
    text-transform: uppercase;
}

.site-footer__newsletter-text {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    opacity: 1;
    margin-bottom: 50px;
    color: rgba(255, 255, 255, 1);
}

.footer-widget__newsletter-input-box {
    background: #fff;
    padding: 0;
}

.footer-widget__newsletter-btn {
    top: 0;
    right: 0;
    background-color: rgba(187, 33, 41, 1);
    border-radius: 0;
    height: 60px;
    max-width: 174px;
    width: 100%;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.footer-widget__newsletter-input-box .form-control {
    height: 60px;
    border: none;
    padding: 12px 30px;
}

.footer-middel {
    margin-top: 125px;
    background: rgba(233, 233, 233, 0.5);
    width: 100%;
    height: 1px;
    position: relative;
}

    .footer-middel .flogo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -25px;
        text-align: center;
    }

        .footer-middel .flogo a {
            display: inline-block;
        }

.iso-image {
    margin: 55px auto 50px;
    text-align: center;
}

.footer-menu ul {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

    .footer-menu ul li::before {
        position: absolute;
        content: "|";
        left: 0;
        top: 0;
        color: #aea2a2;
    }

    .footer-menu ul li:first-child::before {
        content: "";
    }

    .footer-menu ul li {
        margin: 0;
        padding: 0 30px;
        position: relative;
    }

        .footer-menu ul li a {
            font-family: var(--solapa-montserrat-font);
            font-size: 18px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: center;
            color: #aea2a2;
            text-transform: uppercase;
            transition: all 0.2s ease-in-out;
            padding: 10px 0;
        }

            .footer-menu ul li a:hover {
                color: rgba(187, 33, 41, 1);
                border-bottom: 1px solid rgba(187, 33, 41, 1);
                transition: all 0.2s ease-in-out;
            }

.footer-menu {
    margin-bottom: 20px;
}

.copyright {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

    .copyright a {
        color: #ffffff;
        margin-bottom: 0;
        transition: all 0.2s ease-in-out;
    }

        .copyright a:hover {
            color: rgba(187, 33, 41, 1);
            text-decoration: underline;
            transition: all 0.2s ease-in-out;
        }

.technology-section .section-title p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    color: #202020;
}

.technology-section .section-title h3 {
    margin-bottom: 20px;
}

.technology-simples {
    margin-bottom: 30px;
}

.tech-img-figure {
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    height: 150px;
    border: 1px solid #ebdbdc;
    margin-bottom: 0;
    padding: 10px;
}

.client-section .tech-img-figure {
    margin-bottom: 0;
}

.client-section .technology-simples {
    margin-bottom: 30px;
}

    /* .tech-img-figure:hover {
        border-color: #bb2129;
    } */

.realstate-section {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 120px 20px;
    position: relative;
    height: 100vh;
}

    .realstate-section .section-title {
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        .realstate-section .section-title h4 {
            font-family: var(--solapa-montserrat-font);
            font-size: 52px;
            font-weight: 700;
            line-height: 65px;
            letter-spacing: 0em;
            text-align: center;
            margin: 0;
            color: #ffffff;
        }

.bg-video {
    position: absolute;
    top: 50px;
    right: 50px;
}

.partner-section .section-title {
    margin: 0px auto 50px;
}

    .partner-section .section-title h3 {
        color: #1e1e1e;
        font-family: var(--solapa-montserrat-font);
        font-size: 42px;
        font-weight: 500;
        line-height: 51px;
        letter-spacing: 0em;
        text-align: center;
    }

.case-study-section .section-title {
    margin: 20px auto 35px;
}

.client-section .section-title {
    margin: 20px auto;
}

.flip-box-section .box {
    position: relative;
    max-width: 310px;
    width: 100%;
    height: auto;
    margin: 0 auto 25px;
    transform-style: preserve-3d;
    perspective: 1000px;
    cursor: pointer;
}

    .flip-box-section .box .body {
        width: 100%;
        transform-style: preserve-3d;
        transition: 0.9s ease;
    }

        .flip-box-section .box .body .imgContainer {
            position: relative;
            width: 100%;
            height: 100%;
            padding: 0;
            transform-style: preserve-3d;
        }

            .flip-box-section .box .body .imgContainer img {
                width: 100%;
                height: auto;
            }

            .flip-box-section .box .body .imgContainer .text-overlay {
                padding: 30px;
            }

        .flip-box-section .box .body .content {
            position: absolute;
            top: 0;
            left: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            transform-style: preserve-3d;
            transform: rotateY(180deg);
            -ms-transform: rotateY(180deg);
            -webkit-transform: rotateY(180deg);
            -moz-transform: rotateY(180deg);
            -o-transform: rotateY(180deg);
            border-radius: 0px;
            transition: all 0.6s ease;
        }

    .flip-box-section .box:hover .body {
        transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
        transition: all 0.6s ease;
    }

        .flip-box-section .box:hover .body .imgContainer .book-btn {
            display: none;
        }

    .flip-box-section .box .body .content .inner-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        padding: 30px 20px 20px;
        height: 100%;
        width: 100%;
        border-radius: 0px;
        background: rgba(32, 32, 32, 0.9) !important;
    }

    .flip-box-section .box .body .content .inner-content .inner-top-content {
        width: 100%;
    }

        .flip-box-section .box .body .content .inner-content .top-img {
            margin-bottom: 20px;
        }

        .flip-box-section .box .body .content .inner-content h3 {
            font-family: Raleway;
            font-size: 24px;
            font-weight: 700;
            line-height: 28px;
            letter-spacing: 0em;
            text-align: left;
            margin-bottom: 15px;
            color: rgba(255, 255, 255, 1);
        }

        .flip-box-section .box .body .content .inner-content p {
            font-family: Raleway;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(255, 255, 255, 1);
            height: 80px;
            overflow: hidden;
            margin-bottom: 0;
        }

    .flip-box-section .box .body .text-overlay {
        position: absolute;
        width: 100%;
        bottom: 0;
        background: linear-gradient(180deg, rgba(32, 32, 32, 0) 0%, rgba(32, 32, 32, 0.85) 64.06%, #202020 100%);
        border-radius: 0px;
        flex-direction: column;
    }

.box-top-title {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.flipbox-bottom-title {
    width: 100%;
}

.text-overlay .box-top-title h4 {
    font-family: var(--solapa-raleway-font);
    font-size: 26px;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.case-study-btn {
    margin-top: 15px;
}

.client-carousel {
    margin-bottom: 30px;
}

.client-section .section-title h3 {
    text-transform: capitalize;
}

.client-carousel .slide-item .image-box a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 140px;
    margin: 0 auto;
    border: 1px solid rgba(242, 242, 242, 1);
}

    .client-carousel .slide-item .image-box a:hover {
        border-color: rgba(187, 33, 41, 1);
    }

.blog-section {
    padding: 80px 20px 100px;
    position: relative;
}

    .blog-section .section-title {
        margin-bottom: 20px;
    }

.blog-card-box {
    background-color: transparent;
    border: none;
    position: relative;
}

    .blog-card-box .card-img {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 0;
    }

        .blog-card-box .card-img img {
            transform: scale(1);
            transition: all 0.4s ease-in-out;
        }

    .blog-card-box:hover .card-img img {
        transform: scale(1.1);
        transition: all 0.4s ease-in-out;
    }

    .blog-card-box .card-img-overlay {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        top: auto;
        bottom: auto;
    }

.published-date {
    display: inline-block;
    max-width: 120px;
    width: 100%;
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding: 12px;
    background-color: rgba(35, 44, 48, 1);
}

.blog-card-box .highlight {
    font-family: var(--solapa-montserrat-font);
    font-size: 200px;
    font-weight: 700;
    line-height: 150px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(17, 17, 17, 0.1);
    z-index: 1;
    position: relative;
    left: 40px;
}

.blog-card-box .card-img {
    margin-top: -70px;
}

    .blog-card-box .card-img .card-img-overlay {
        top: 0;
        height: 100%;
    }

.blog-card-box .card-body {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

    .blog-card-box .card-body h4 {
        margin: 0 0 20px;
    }

        .blog-card-box .card-body h4 a {
            font-family: var(--solapa-montserrat-font);
            font-size: 30px;
            font-weight: 400;
            line-height: 37px;
            letter-spacing: 0em;
            text-align: center;
            color: #fff;
            display: block;
            min-height: 112px;
            height: 100%;
            overflow: hidden;
        }

    .blog-card-box .card-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        max-width: 500px;
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
        color: rgba(255, 255, 255, 1);
    }

    .blog-card-box .card-body h4 a:hover {
        color: #232c30;
    }

    .blog-card-box .card-body .more-btn {
        background-color: rgba(32, 32, 32, 1);
        width: auto;
    }

        .blog-card-box .card-body .more-btn:hover {
            background-color: #fff;
            color: rgba(187, 33, 41, 1);
        }

.blog-section .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    display: block !important;
}

    .blog-section .owl-nav .owl-prev {
        position: absolute;
        left: -60px;
        width: 40px;
        height: 40px;
        border: 0px;
        line-height: 55px;
        display: inline-block;
        background-color: transparent;
        background-image: url(../images/icons/left-arrow.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: auto;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .blog-section .owl-nav button span {
        display: none;
    }

    .blog-section .owl-nav .owl-next {
        position: absolute;
        right: -60px;
        width: 40px;
        height: 40px;
        border: 0px;
        line-height: 55px;
        display: inline-block;
        background-color: transparent;
        background-image: url(../images/icons/right-arrow.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

.location-box {
    margin: 40px auto;
}

.location-card-box {
    background: #fff;
    border: 1px solid rgba(235, 219, 220, 1);
    text-align: center;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    gap: 50px;
}

    .location-card-box .card-top h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 72px;
        font-weight: 400;
        line-height: 88px;
        text-transform: uppercase;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 0;
        color: rgba(187, 33, 41, 1);
    }

    .location-card-box .card-top h5 {
        font-family: var(--solapa-montserrat-font);
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(88, 85, 85, 1);
    }

    .location-card-box .card-top span {
        font-family: var(--solapa-montserrat-font);
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        display: block;
        color: rgba(88, 85, 85, 1);
    }

    .location-card-box .card-img-overlay {
        background-color: rgba(32, 32, 32, 0.5);
        background-blend-mode: normal;
    }

    .location-card-box .card-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        height: 80px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 0;
        color: rgba(88, 85, 85, 1);
    }

    .location-card-box .card-img-overlay .overlay-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

        .location-card-box .card-img-overlay .overlay-content .card-body,
        .location-card-box .card-img-overlay .overlay-content .card-top {
            height: 100%;
            width: 100%;
        }

            .location-card-box .card-img-overlay .overlay-content .card-body p,
            .location-card-box .card-img-overlay .overlay-content .card-top span,
            .location-card-box .card-img-overlay .overlay-content .card-top h5 {
                color: rgba(255, 255, 255, 1);
            }

#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

#myBtn {
    font-size: 18px;
    padding: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 50px;
    z-index:999;
}

.play-btn {
    background-image: url(../images/icons/pause-btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    width: 30px;
    background-color: transparent;
    height: 30px;
    display: inline-block;
}

.pause-btn {
    background-image: url(../images/icons/play-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    width: 30px;
    background-color: transparent;
    height: 30px;
    display: inline-block;
}

.video-section .card-img-overlay {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    background-attachment: scroll;
    border-radius:0;

}

    /*.video-section .card-img-overlay .color-light {*/
       /* background: rgba(0, 0, 0, 0.5);
        background-attachment: scroll;*/
        /*width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }*/

.whats-app-icon {
    display: none;
}

.hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: rgba(20, 20, 20, 1);
    padding: 200px 20px 100px;
    background-attachment: scroll;
    height: 100%;
    min-height: 868px;
    display: flex;
    justify-content: center;
    scroll-behavior: smooth;
    align-items: center;
}

.banner-logo {
    text-align: right;
}

    .banner-logo a {
        display: inline-block;
    }

.left-banner-content h4 {
    font-family: 'Raleway';
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgba(255, 68, 90, 1);
}

.left-banner-content h1 {
    font-family: var(--solapa-inter-font);
    font-size: 70px;
    font-weight: 700;
    line-height: 85px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
}

.ar-page .left-banner-content h4,
.ar-page .left-banner-content h1 {
    text-align: right;
}

.left-banner-content p {
    font-family: 'Raleway';
    font-size: 25px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: justify;
    max-width: 480px;
    width: 100%;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 1);
}

.why-royex-section {
    padding: 100px 20px;
}

.why-box-content {
    margin-bottom: 50px;
}

.braudcum-section {
    padding: 180px 20px 100px;
    background-attachment: scroll;
    min-height: 450px;
    height: 100%;
    scroll-behavior: smooth;
}

.isd-section {
    padding: 120px 20px 73px;
}

.braudcum-section .left-banner-content h1 {
    font-family: var(--solapa-inter-font);
    font-size: 44px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.braudcum-section.help-braudcum-section .left-banner-content h1 {
    font-size: 44px;
}

.breadcrumb-item a,
.breadcrumb-item {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

    .breadcrumb-item.active {
        color: rgba(255, 255, 255, 1);
        font-weight: 600;
    }

    .breadcrumb-item a:hover {
        color: #bb2129;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        color: rgba(255, 255, 255, 1);
    }

.braudcum-section .left-banner-content p {
    max-width: 600px;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.industry-section {
    padding: 100px 20px;
}

    .industry-section::after,
    .industry-section::before {
        height: 80px;
    }

    .industry-section .section-title {
        max-width: 900px;
        width: 100%;
        margin: 0px auto 30px;
        text-align: center;
    }

        .industry-section .section-title h3 {
            font-family: var(--solapa-montserrat-font);
            font-size: 42px;
            font-weight: 600;
            line-height: 51px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(187, 33, 41, 1);
            margin-bottom: 20px;
        }

        .industry-section .section-title p {
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            text-transform: capitalize;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(88, 85, 85, 1);
            margin-bottom: 0;
        }

    .industry-section figure .card {
        background: #fff;
        border: 1px solid rgba(235, 219, 220, 1);
        border-radius: 0;
    }

        .industry-section figure .card .card-img {
            overflow: hidden;
            width: 100%;
            height: 100%;
            min-height: 100%;
            position: relative;
            margin: 0;
        }

            .industry-section figure .card .card-img img {
                width: 100%;
                transform: scale(1);
                transition: all 0.4s ease-in-out;
            }

        .industry-section figure .card:hover .card-img img {
            transform: scale(1.1);
            transition: all 0.4s ease-in-out;
        }

    .industry-section .industry-card-box .card-body {
        padding: 20px 25px;
    }

        .industry-section .industry-card-box .card-body h4 {
            font-family: 'Raleway';
            font-size: 24px;
            font-weight: 700;
            line-height: 34px;
            letter-spacing: 0em;
            text-align: left;
            margin-bottom: 20px;
            height: 68px;
            overflow: hidden;
            width: 100%;
            color: rgba(32, 32, 32, 1);
        }

        .industry-section .industry-card-box .card-body p {
            font-family: 'Raleway';
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(32, 32, 32, 1);
            height: 125px;
            overflow: hidden;
        }

    .industry-section .industry-card-box:hover .card-img-overlay {
        opacity: 1;
        transition: all 0.4s ease-in-out;
    }

    .industry-section .industry-card-box .card-img-overlay {
        opacity: 0;
        background-color: rgba(32, 32, 32, 1);
        background-image: url(../images/hover-img.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        padding: 10px;
        transition: all 0.4s ease-in-out;
    }

    .industry-card-box .more-btn {
        position: relative;
        z-index: 1;
    }

    .industry-section .industry-card-box .card-img-overlay::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, rgba(32, 32, 32, 0) 0%, rgba(32, 32, 32, 0.85) 64.06%, #202020 100%);
    }

.product-service-section .industry-card-box .card-img-overlay {
    background-color: transparent! important;
    background-image: none;
}

/* .product-service-section .industry-card-box .card-body p {
    height: auto;
} */

.product-service-section .industry-card-box:hover .img-overlay {
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.industry-section .industry-card-box .card-img-overlay .overlay-content {
    border: 1px solid #fff;
    padding: 14px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    height: 100%;
}

    .industry-section .industry-card-box .card-img-overlay .overlay-content .card-img {
        background-color: rgba(187, 33, 41, 1);
    }

    .industry-section .industry-card-box .card-img-overlay .overlay-content .card-body p,
    .industry-section .industry-card-box .card-img-overlay .overlay-content .card-body h4 {
        color: #fff;
    }

.isd-design-section {
    padding: 80px 20px 150px;
}

    .isd-design-section::before {
        height: 50px;
    }

    .isd-design-section .section-title {
        margin-bottom: 130px;
    }

        .isd-design-section .section-title h3 {
            font-family: var(--solapa-montserrat-font);
            font-size: 40px;
            font-weight: 600;
            line-height: 49px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(187, 33, 41, 1);
        }

.box-content a {
    text-transform: capitalize;
    font-weight: 600;
    color: rgba(88, 85, 85, 1);
}

    .box-content a:hover {
        color: #1a4987;
        text-decoration: underline;
    }

.service-card-body {
    background: #fff;
    margin-left: -1px;
    z-index: 1;
}

.service-right-card-body {
    background: #fff;
    margin-right: -1px;
    z-index: 1;
    padding-top: 10px;
}

.isd-service-section {
    padding: 100px 20px;
}

    .isd-service-section .industry-card-box .card-img {
        position: relative;
        border-radius: 0;
    }

    .isd-service-section .section-title h3 {
        color: #fff;
    }

    .our-team-section .portfolio-btn:hover {
        background-color: #000;
        border-color: rgba(187, 33, 41, 1);
    }

.img-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    background: linear-gradient(180deg, rgba(32, 32, 32, 0) 0%, rgba(32, 32, 32, 0.85) 64.06%, #202020 100%);
}

    .img-overlay .card-body {
        display: flex;
        height: 100%;
        justify-content: flex-start;
        align-items: flex-end;
        margin-bottom: 0;
        padding: 30px;
    }

.isd-service-section.industry-section figure .card {
    border: 0;
}

.isd-service-section .industry-card-box,
.isd-service-section.industry-section figure {
    height: 100%;
}

.isd-service-section .industry-card-box .card-body h4 {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    height: auto;
}

.isd-service-section .industry-card-box .overlay-content .card-body h4 {
    margin-bottom: 1rem;
}

.isd-service-section .industry-card-box .card-img-overlay .overlay-content {
    padding: 20px;
}

.isd-service-section .industry-card-box .card-body p {
    margin-bottom: 0;
}

.app-process-section {
    padding: 90px 20px;
}

    .app-process-section.portfolio-section .section-title {
        max-width: 925px;
    }

        .app-process-section.portfolio-section .section-title h3 {
            margin-bottom: 20px;
            font-family: var(--solapa-montserrat-font);
            font-size: 40px;
            font-weight: 600;
            line-height: 49px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(187, 33, 41, 1);
        }

        .app-process-section.portfolio-section .section-title p {
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(88, 85, 85, 1);
            margin-bottom: 0;
        }

.app-preocess-box .widget-box {
    cursor: pointer;
    padding: 20px;
    height: 100%;
    border-radius: 0;
}

    .app-preocess-box .widget-box .card-body h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(187, 33, 41, 1);
        margin-bottom: 20px;
    }

    .app-preocess-box .widget-box .card-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: justify;
        color: rgba(88, 85, 85, 1);
        margin-bottom: 0;
    }

    .app-preocess-box .widget-box .card-img-overlay {
        opacity: 0;
        visibility: hidden;
        background-color: rgba(30, 30, 30, 1);
        border: 1px solid transparent;
        transition: all 0.4s ease-in-out;
        padding: 20px;
        border-radius: 0;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .app-preocess-box .widget-box:hover .card-img-overlay {
        opacity: 1;
        visibility: visible;
        transition: all 0.4s ease-in-out;
    }

    .app-preocess-box .widget-box .card-img-overlay .card-body p,
    .app-preocess-box .widget-box .card-img-overlay .card-body h4 {
        color: #fff;
    }

.divider {
    width: 1px;
    height: 80px;
    background: #e4e4e4;
    text-align: center;
    margin: 0 auto;
}

.product-section.product-development-section .section-title {
    margin: 0px auto 80px;
}

.development-service-section .section-title {
    margin-bottom: 80px;
}

.development-content-box {
    position: relative;
}

    .development-content-box .card {
        background-color: transparent;
        border-radius: 0;
        border: 0;
    }

.product-section.product-development-section.service-section .card .card-img {
    margin-bottom: 0;
}

.development-content-box .box-content p {
    color: rgba(255, 255, 255, 1);
}

.product-development-section .development-content-box .top-title h2 {
    color: rgba(32, 32, 32, 1);
}

.product-development-section .development-content-box .box-content p {
    color: rgba(88, 85, 85, 1);
}

.development-content-box .box-content p:last-child {
    margin-bottom: 0;
}

.development-content-box .right-box {
    border: 0;
}

    .development-content-box .right-box .box-content {
        padding: 0;
    }

.development-content-box .top-title h2 {
    font-family: var(--solapa-montserrat-font);
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    margin-bottom: 0;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.development-content-box .row {
    margin-bottom: 50px;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

.product-development-section .development-content-box .row {
    margin-bottom: 120px;
}

.contact-search-content-box .row {
    padding-top: 150px;
    margin-bottom: 0;
}

.contact-search-content-box::after {
    height: 100%! important;
}

.contact-search-content-box .row:first-child {
    padding-top: 0;
}

.development-content-box .row:last-child {
    margin-bottom: 0;
}

.development-content-box::after {
    content: "";
    background-color: #e2cfcf;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 0;
}

.development-content-box .row:nth-child(odd) {
    flex-direction: row-reverse;
}

    .development-content-box .row:nth-child(odd) .right-box {
        margin-left: 0;
        margin-right: 30px;
    }

    .ar-page .development-content-box .row:nth-child(odd) .right-box {
        margin-right: 0;
        margin-left: 30px;
    }
    
.development-content-box .row:nth-child(even) .right-box {
    margin-right: 0;
    margin-left: 30px;
}

.ar-page .development-content-box .row:nth-child(even) .right-box {
    margin-left: 0;
    margin-right: 30px;
}

.portfolio-gallery .project-body h4 {
    height: 26px;
    overflow: hidden;
}

.portfolio-section .case-study-section {
    padding: 80px 20px 30px;
}

.isd-portfolio-section .section-title {
    max-width: 100%;
}

.product-hero-section .left-banner-content h4 {
    color: rgba(255, 7, 171, 1);
}

.product-hero-section .left-banner-content p {
    max-width: 610px;
}

.product-section {
    padding: 100px 20px 120px;
}

    .product-section .section-title {
        /* margin: 0px auto 40px;*/
        margin: 0 auto 100px;
    }

        .product-section .section-title h3 {
            font-family: var(--solapa-montserrat-font);
            font-size: 40px;
            font-weight: 600;
            line-height: 49px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(187, 33, 41, 1);
            margin-bottom: 0;
        }

.product-service-section .section-title {
    margin: 0px auto 40px;
}

    .product-service-section .section-title h3 {
        margin-bottom: 0;
    }

.demo-section {
    padding: 0px 20px;
}

.demo-section.service-demo-box {
    padding: 80px 20px;
}

.demo-card-box {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    text-align: center;
    padding: 104px 20px;
    background-color: rgba(32, 32, 32, 1);
    position: relative;
}

.demo-banner-img img {
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.demo-card-box .card-img-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 0;
}

.card-body-content h4 {
    font-family: var(--solapa-montserrat-font);
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.card-body-content p {
    font-family: var(--solapa-montserrat-font);
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 40px;
}

.card-body-content .more-btn {
    max-width: 220px;
    width: 100%;
    padding: 17px 40px;
}

.tmg-gallery {
    margin-bottom: 40px;
}

.galler-box {
    position: relative;
}

    .galler-box .card-img-overlay {
        background-color: rgba(187, 33, 41, 0.7);
        border-radius: 0;
        opacity: 0;
        transition: all 0.4s ease-in-out;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .galler-box:hover .card-img-overlay {
        opacity: 1;
        transition: all 0.4s ease-in-out;
    }

.galler-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .galler-box img {
        transform: scale(1);
        transition: all 0.4s ease-in-out;
        height: 100%;
        object-fit: cover;
    }
    .galler-box .img-gallery {
        height: 100%;
        object-fit: cover;
    }

    .galler-box:hover img {
        transform: scale(1.2);
        transition: all 0.4s ease-in-out;
    }

.download-box {
    background: rgba(187, 33, 41, 1);
    position: relative;
    height: 100%;
    padding: 30px 100px 0;
}

.location-box {
    margin: 25px auto;
}

.download-box .left-box-content h3 {
    font-family: var(--solapa-inter-font);
    font-size: 40px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
}

    .download-box .left-box-content h3 span {
        font-weight: 400;
        display: block;
    }

.download-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.case-design-section::after {
    background: none;
}

.case-design-section::before {
    height: 80px;
}

.case-design-section {
    padding: 120px 20px 30px;
}

.about-banner-section {
    padding: 140px 20px;
}

.about-us-section {
    padding: 100px 20px 50px;
}

    .about-us-section::after {
        background: none;
        height: auto;
    }

    .about-us-section .section-title h3 {
        color: rgba(187, 33, 41, 1);
        font-family: var(--solapa-montserrat-font);
        font-size: 40px;
        font-weight: 600;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: center;
    }

.ry-logo {
    position: absolute;
    top: -150px;
    left: 0;
}

.about-box-content {
    position: relative;
    margin-bottom: 50px;
}

    .about-box-content .left-box p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: #585555;
        margin-bottom: 20px;
    }

        .about-box-content .left-box p:last-child {
            margin-bottom: 0;
        }

.list-items-box {
    padding: 0 0 0 1rem;
    list-style: none;
    margin: 0;
    position: relative;
}

    .list-items-box li .img-box {
        max-width: 50px;
        width: 100%;
        text-align: center;
    }

    .list-items-box li {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
        width: 100%;
        margin-bottom: 70px;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: #202020;
    }

        .list-items-box li:last-child {
            margin-bottom: 0;
        }

.why-about-section .development-content-box .box-content p span {
    font-weight: 700;
}

.why-about-section .development-content-box .box-content p a {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(88, 85, 85, 1);
}

    .why-about-section .development-content-box .box-content p a:hover {
        text-decoration: underline;
    }

.our-team-section.industry-section .section-title {
    max-width: 100%;
    margin: 0 auto 40px;
}

.our-team-section .team-card-box .team-card-body {
    border: none;
}

.team-card-box .team-card-img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .team-card-box .team-card-img img {
        transform: scale(1);
        transition: all 0.4s ease-in-out;
    }

    .team-card-box .team-card-img:hover img {
        transform: scale(1.1);
        transition: all 0.4s ease-in-out;
    }

    .team-card-box .team-card-img .img-overlay {
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }

    .team-card-box .team-card-img:hover .img-overlay {
        opacity: 1;
        transition: all 0.4s ease-in-out;
    }

    .team-card-box .team-card-img .img-overlay .card-body {
        display: flex;
        justify-content: space-evenly;
        align-items: flex-end;
        width: 100%;
        gap: 10px;
        padding: 40px 1rem 40px;
    }

        .team-card-box .team-card-img .img-overlay .card-body a {
            font-size: 30px;
            color: #fff;
            line-height: 1;
        }

            .team-card-box .team-card-img .img-overlay .card-body a:hover {
                color: rgba(187, 33, 41, 1);
            }

.our-team-section .team-card-body {
    padding: 20px 0 10px;
}

.team-card-body h4 {
    font-family: var(--solapa-montserrat-font);
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 10px;
}

.team-card-body p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    border: 0;
    padding: 0;
}

.certification-section {
    padding: 100px 20px 50px;
}

.certification-preocess-box .card {
    background: transparent;
    border-radius: 0;
    height: 100%;
    border-color: transparent;
    transition: all 0.4s ease-in-out;
}

    .certification-preocess-box .card:hover {
        border-color: #bb2129;
        transition: all 0.4s ease-in-out;
    }

.certification-preocess-box {
    margin-bottom: 40px;
}

    .certification-preocess-box .card .card-body {
        padding: 10px 1rem 0;
    }

        .certification-preocess-box .card .card-body h5 {
            font-family: var(--solapa-montserrat-font);
            font-size: 20px;
            font-weight: 500;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(187, 33, 41, 1);
        }

        .certification-preocess-box .card .card-body p {
            font-family: var(--solapa-montserrat-font);
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(32, 32, 32, 1);
            margin-bottom: 0;
        }

.industry-leaders-section {
    padding: 90px 20px 100px;
}

    .industry-leaders-section .section-title {
        max-width: 100%;
        margin: 0 auto 40px;
    }

.industry-leaders-simples .tech-img-figure {
    padding: 5px;
}

.industry-leaders-simples .tech-img-figure img {
    width: auto;
}

.certificate-section .section-title {
    max-width: 1046px;
}

.team-top-section {
    padding: 100px 20px 0px! important;
}

.team-section {
    padding: 100px 20px 50px! important;
}

    .team-section .section-title {
        max-width: 1150px;
    }

.team-top-section .team-content p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(88, 85, 85, 1);
    margin-bottom: 40px;
}

.team-card-box .team-card-body {
    border: 1px solid rgba(235, 219, 220, 1);
    padding: 1rem 10px;
}

.page-link-table table tr td:first-child {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
}

.team-section .section-title p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
}

.team-section .team-card-body h4 {
    font-family: var(--solapa-montserrat-font);
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    margin-bottom: 1rem;
    text-align: center;
    color: rgba(32, 32, 32, 1);
}

.team-section .team-card-body .designation {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    max-width: 100%;
    color: rgba(32, 32, 32, 1);
}

.testimonials-section .section-title {
    margin: 0px auto 40px;
}

.testimonial-widget {
    margin-bottom: 50px;
}

    .testimonial-widget .card {
        border-radius: 0;
        border: 0;
        height: 100%;
    }

.card-img .play-icon {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
}

    .card-img .play-icon:hover {
        transform: scale(1.2);
    }

.testimonial-widget .card-img {
    position: relative;
}

    .testimonial-widget .card-img a {
        display: block;
    }

    .testimonial-widget .card-img .video-img {
        width: 100%;
    }

    .testimonial-widget .card-img .card-img-overlay {
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.testimonial-widget .card .card-body {
    padding: 20px 0 0;
}

    .testimonial-widget .card .card-body h5 {
        font-family: var(--solapa-montserrat-font);
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 10px;
        color: rgba(187, 33, 41, 1);
    }

    .testimonial-widget .card .card-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: justify;
        color: rgba(0, 0, 0, 1);
        margin-bottom: 20px;
    }

        .testimonial-widget .card .card-body p a {
            font-weight: 600;
            color: rgba(0, 0, 0, 1);
        }

            .testimonial-widget .card .card-body p a:hover {
                text-decoration: underline;
            }

.author-info-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
}

    .author-info-box img {
        max-width: 80px;
        width: 100%;
        height: 80px;
        border-radius: 50%;
        object-fit: cover;
    }

.author-details .author-name {
    font-family: var(--solapa-montserrat-font);
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    display: block;
}

.testimonial-widget .card .card-body .author-details {
    gap: 0;
}

.testimonial-widget .card .card-body .author-details p {
    font-family: var(--solapa-montserrat-font);
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
}

.service-demo-box .card-body-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

    .service-demo-box .card-body-content h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 32px;
        font-weight: 700;
        line-height: 50px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 0;
        max-width: 650px;
        text-transform: capitalize;
        width: 100%;
    }

.service-demo-box .demo-card-box {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 65px 95px;
    background-color: rgba(32, 32, 32, 1);
}

.service-demo-box .card-body-content .more-btn {
    max-width: 250px;
}

.gallery-view-section .tmg-gallery {
    margin-bottom: 50px;
}

    .gallery-view-section .tmg-gallery .portfolio-btn {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(32, 32, 32, 1);
    }

        .gallery-view-section .tmg-gallery .portfolio-btn:hover {
            color: #fff;
        }

    .terms-details {
        margin: 40px auto 50px;
    }

    .terms-box-content .terms-details:first-child {
        margin-top: 0;
    }

    .terms-box-content .terms-details:last-child {
        margin-bottom: 0;
    }

    .terms-details h2 {
        font-family: 'Raleway';
        font-size: 40px;
        font-weight: 500;
        line-height: 47px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(187, 33, 41, 1);
        margin-bottom: 20px;
    }

    .terms-details p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: justify;
        color: rgba(32, 32, 32, 1);
        margin-bottom: 15px;
    }

        .terms-details p:last-child {
            margin-bottom: 0;
        }

.terms-list {
    padding: 0 0 0 20px;
    margin: 0;
    position: relative;
}

.terms-section {
    padding: 90px 20px 40px! important;
}

    .terms-list li {
        list-style-type: disc;
        margin-bottom: 10px;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: justify;
        color: rgba(32, 32, 32, 1);
    }

        .terms-list li:last-child {
            margin-bottom: 0;
        }

.magazine-section .section-title {
    margin-bottom: 30px;
}

.section-title-discreption {
    margin-bottom: 40px;
}

    .section-title-discreption .magazine-box-content p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(88, 85, 85, 1);
    }

.mazagine-card-box .main-slider__three-video-icon {
    width: 100%;
    gap: 10px;
}

    .mazagine-card-box .main-slider__three-video-icon a {
        color: #fff;
        font-size: 40px;
    }

.mazagine-card-box .galler-box a {
    display: block;
}

.mazagine-card-box .galler-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .mazagine-card-box .galler-box img {
        transform: scale(1);
        transition: all 0.4s ease-in-out;
    }

    .mazagine-card-box .galler-box:hover img {
        transform: scale(1.1);
        transition: all 0.4s ease-in-out;
    }

.mazagine-card-box .card-img-overlay {
    background-color: rgba(187, 33, 41, 0.6);
}

.mazagine-card-box .card-body {
    padding-bottom: 0;
}

    .mazagine-card-box .card-body h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 26px;
        font-weight: 500;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        height: 26px;
        margin-bottom: 0;
        overflow: hidden;
        color: rgba(187, 33, 41, 1);
    }

.subscribe-section {
    padding: 0 20px 50px;
}

.subscribe-form-box {
    background-color: rgba(17, 17, 17, 1);
    padding: 54px 20px;
}

    .subscribe-form-box .subscribe-content {
        max-width: 970px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        .subscribe-form-box .subscribe-content h5 {
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            font-weight: 700;
            line-height: 26px;
            text-transform: capitalize;
            letter-spacing: 0.5px;
            max-width: 780px;
            width: 100%;
            margin: 0 auto 30px;
            text-align: center;
            color: rgba(255, 255, 255, 1);
        }

.contact-form .form-control,
.subscribe-form .form-control {
    background-color: #fff;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 20px 24px;
    border-radius: 0;
    line-height: 1;
    letter-spacing: 0em;
    border-color: rgba(235, 219, 220, 1);
    text-align: left;
    color: rgba(88, 85, 85, 1);
}

.submit-btn {
    border-color: rgba(255, 255, 255, 1);
    font-family: var(--solapa-montserrat-font);
    background-color: transparent;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding: 17px 20px;
    width: 100%;
    transition: all 0.4s ease-in-out;
}

    .submit-btn:hover {
        background-color: rgba(187, 33, 41, 1);
        color: #fff;
        transition: all 0.4s ease-in-out;
    }

.contact-section {
    padding: 150px 20px 50px;
}

    .contact-section .section-title {
        max-width: 100%;
        width: 100%;
        margin: 0 auto 50px;
    }

        .contact-section .section-title h3 {
            margin-bottom: 1rem;
        }

        .contact-section .section-title p {
            font-family: var(--solapa-montserrat-font);
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(88, 85, 85, 1);
            margin-bottom: 0;
        }

.contact-form .submit-btn {
    border: 1px solid rgba(0, 0, 0, 1);
    width: 100%;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
    padding: 17px 20px;
    color: rgba(32, 32, 32, 1);
    max-width: 170px;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

    .contact-form .submit-btn:hover {
        color: #fff;
        transition: all 0.4s ease-in-out;
        border-color: transparent;
    }

.contact-info-box {
    background-color: rgba(187, 33, 41, 1);
    padding: 30px 40px 30px 30px;
    position: relative;
    margin-bottom: 30px;
}

.contact-banner-box {
    background-image: url(../images/sp-bg.png);
    background-color: #202020;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px;
    text-align: center;
}

    .contact-banner-box h5,
    .contact-info-box h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 32px;
        font-weight: 600;
        line-height: 39px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 25px;
    }

.contact-details-box span {
    margin-bottom: 0 !important;
}

.contact-details-box span,
.contact-info-box span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    font-family: var(--solapa-montserrat-font);
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
    position: relative;
}


    .contact-info-box span:last-child {
        margin-bottom: 0;
    }

.contact-details {
    background-color: rgba(32, 32, 32, 1);
    /* background-image: url(../images/c-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left; */
    height: auto;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.contact-info-details {
    max-width: 315px;
    width: 100%;
}

.brochure-download-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.brochure-download-box .download-btn {
    background: rgba(187, 33, 41, 1);
    padding: 8px;
    font-family: 'Montserrat';
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    border-radius: 0;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.brochure-download-box .download-btn:hover {
    border-color: rgba(187, 33, 41, 1);
    background: transparent;
}

    .contact-details h4 {
        font-family: 'Inter';
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 5px;
    }

    .contact-details p {
        font-family: 'Inter';
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 12px;
    }

.faq-section {
    padding: 150px 20px 160px;
}

.accordion-item {
    margin-bottom: 20px;
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 0 !important;
}

    .accordion-item.active {
        border: 1px solid rgba(187, 33, 41, 1);
    }

    .accordion-item:not(:first-of-type) {
        border: 1px solid rgba(228, 228, 228, 1);
    }

.accordion-button:not(.collapsed),
.accordion-button {
    border-radius: 0 !important;
    background-color: transparent;
    border-bottom: 1px solid rgba(228, 228, 228, 1);
    box-shadow: none;
    font-family: Raleway;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(187, 33, 41, 1);
    transition: all 0.4s ease-in-out;
    outline: 0;
}

    .accordion-button:focus {
        border-color: rgba(228, 228, 228, 1);
        box-shadow: none;
        outline: 0;
    }

.accordion-header:focus-visible {
    outline: 0;
}

.accordion-button.collapsed {
    font-family: Raleway;
    border: 0;
    font-size: 18px;
    box-shadow: none;
    font-weight: 400;
    outline: 0;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/icons/arrow_drop_down_hover.png);
}

.accordion-button::after {
    background-image: url(../images/icons/arrow_drop_down.png);
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.accordion-collapse.collapse .accordion-body {
    padding: 20px 24px;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #585555;
}

    .accordion-collapse.collapse .accordion-body p {
        margin-bottom: 0;
    }

.top-banner-section {
    padding: 150px 20px 50px;
}

.banner-card-box {
    background-color: #bb2129;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    height: 100%;
    padding: 30px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .banner-card-box h5 {
        font-family: var(--solapa-montserrat-font);
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
        margin-bottom: 0;
    }

    .banner-card-box:hover {
        background-color: rgba(32, 32, 32, 1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.support-service-section {
    padding: 150px 20px 120px;
}

.support-details-section {
    padding: 150px 20px 30px;
}

.support-service-section .service-card-box {
    border: 1px solid #e4e4e4;
}

.search-box {
    max-width: 950px;
    width: 100%;
    margin: 0 auto 50px;
}

.search-widget__newsletter-input-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    .search-widget__newsletter-input-box button {
        position: static;
    }

    .search-widget__newsletter-input-box .form-control {
        border-color: #e4e4e4;
        height: 60px;
        padding: 20px 25px;
        border-right: 0;
        border-radius: 0;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        box-shadow: none;
        text-align: left;
        color: #585555;
    }

.support-details-section .project-four__single {
    margin-bottom: 20px;
}

.support-qus-box {
    background-color: transparent;
    font-family: var(--solapa-raleway-font);
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #202020;
    border: 1px solid #e4e4e4;
    display: block;
    margin-bottom: 0px;
    padding: 20px 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .support-qus-box:hover {
        background-color: #202020;
        color: #fff;
        border-color: #202020;
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.gallery-section .section-title {
    margin: 30px auto 40px;
    max-width: 100%;
}

.album-gallery {
    margin-bottom: 70px;
}

    .album-gallery:last-child {
        margin-bottom: 50px;
    }

    .album-gallery h2 {
        font-family: var(--solapa-raleway-font);
        font-size: 32px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #202020;
        margin-bottom: 20px;
    }

    .album-gallery .big-img a {
        display: block;
        height: 100%;
        overflow: hidden;
        width: 100%;
        max-height: 380px;
    }

    .album-gallery .galler-img {
        height: 100%;
        object-fit: cover;
    }

    .album-gallery .small-pic a {
        min-height: 178px;
        display: block;
        height: 100%;
        overflow: hidden;
        width: 100%;
    }

.albums-caption {
    margin-top: 20px;
}

.pic-caption p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-bottom: 0;
}

.view-btn {
    border: 1px solid #000000;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    padding: 12px 20px;
    width: 100%;
    text-align: center;
    border-radius: 0;
    color: #202020;
    background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .view-btn:hover {
        background-color: #bb2129;
        color: #fff;
        border-color: #bb2129;
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.inner-blog-section {
    padding: 90px 20px 100px;
}
.blog-bredcrum {
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:15px;
    width:100%;
    flex-wrap:wrap;

}

.video-top-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.blog-list {
    margin-bottom: 20px;
}

.blog-card-box {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}

.blog-card-body {
    padding: 0px 0;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    /* justify-content: space-between; */
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
}

.blog-card-img a {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
}

    .blog-card-img a img {
        height:100%;
        object-fit:cover;
        transform: scale(1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .blog-card-img a img:hover {
            transform: scale(1.1);
            -webkit-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

.blog-card-body h4 {
    margin-bottom: 0;
}

    .blog-card-body h4 a {
        height: 56px;
        overflow: hidden;
        font-family: var(--solapa-raleway-font);
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: #202020;
        display: block;
    }

        .blog-card-body h4 a:hover {
            color: #bb2129;
        }

.blog-card-body p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #202020;
    margin-bottom: 0px;
    height: 78px;
    overflow: hidden;
}

.know-btn {
    border-color: #000000;
    border-radius: 0;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 0em;
    text-align: center;
    color: #202020;
    padding: 12px 25px;
    max-width: 170px;
    width: 100%;
}

    .know-btn:hover {
        background-color: #202020;
        color: #fff;
    }

.resource-section {
    padding: 300px 20px 245px;
    z-index: 9;
}

.resource-card-section {
    background: transparent;
    margin-top: -90px;
    position: relative;
    height: 220px;
    z-index: 10;
    overflow: visible;
}
.resource-card-box {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(187, 33, 41, 1);
    border: 10px solid #fff;
    border-radius: 0;
    transform: translateY(0px);
    min-height: 160px;
    transition: all 0.35s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}

.resource-card-box .hover_content {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: none;
    overflow: hidden;
  }
  .resource-card-box:hover {
    box-shadow: 0 10px 20px 0 rgba(32, 32, 36, 0.12);
    min-height: 270px;
    transform: translateY(-90px);
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden;
    background-color: rgba(32, 32, 32, 1);
  }
  .resource-card-box:hover .hover_content {
    display: block;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .resource-card-box:hover .hover_content p {
    overflow: hidden;
  }

    .resource-card-box .card-img-overlay {
        text-align: center;
        padding: 20px;
    }

    .resource-card-box .card-img-overlay img {
        margin-bottom: 1rem;
    }

    .resource-card-box .card-img-overlay h4 {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        display: block;
        color: rgba(255, 255, 255, 1);
    }

        .resource-card-box .card-img-overlay p {
            font-family: var(--solapa-montserrat-font);
            font-size: 14px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(255, 255, 255, 1);
            margin-bottom: 0;
            height:100px;
            overflow:hidden;
        }

.webinar-section {
    padding: 90px 20px 30px;
}

.top-section-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 50px;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}

.tab-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 80%;
}

.top-section-title .left-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width:100%;
}

.top-section-title a {
    font-family: var(--solapa-montserrat-font);
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(187, 33, 41, 1);
    display: inline-block;
    width:100%;
}

.top-section-title .left-title h3 {
    font-family: var(--solapa-montserrat-font);
    text-transform: capitalize;
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
}

.ar-page .top-section-title .left-title h3 {
    text-align: right;
}

.top-section-title .left-title span {
    font-family: var(--solapa-montserrat-font);
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.tab-nav .nav-pills .nav-link {
    background-color: transparent;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    padding: 0 1rem;
    text-align: center;
    color: rgba(32, 32, 32, 1);
}

    .tab-nav .nav-pills .nav-link.active,
    .tab-nav .nav-pills .show > .nav-link {
        background-color: transparent;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0em;
        color: rgba(187, 33, 41, 1);
        text-decoration: underline;
    }

.webinar-widget-box.testimonial-widget .card .card-body h5 {
    margin-bottom: 15px;
}

    .webinar-widget-box.testimonial-widget .card .card-body h5 a {
        font-family: var(--solapa-raleway-font);
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        display: block;
        text-align: left;
        color: rgba(32, 32, 32, 1);
    }

        .webinar-widget-box.testimonial-widget .card .card-body h5 a:hover {
            color: rgba(187, 33, 41, 1);
        }

.webinar-widget-box.testimonial-widget .card .card-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .webinar-widget-box.testimonial-widget .card .card-img .video-img {
        transform: scale(1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.webinar-widget-box.testimonial-widget .card:hover .card-img .video-img {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.webinar-widget-box.testimonial-widget .card .card-body .discription {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.ar-page .blog-details-section .requirments h2,
.ar-page .articles-box h3,
.ar-page .right-event-box span,
.ar-page .mazagine-card-box .card-body h4,
.ar-page .webinar-widget-box.testimonial-widget .card .card-body h5 a,
.ar-page .webinar-widget-box.testimonial-widget .card .card-body .discription {
    text-align: right;
}

.webinar-widget-box.testimonial-widget .card .card-body .publish-date {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.event-box {
    border: 1px solid rgba(235, 219, 220, 1);
    padding: 20px;
    margin-bottom: 50px;
    border-radius: 0;
}

.other-event-box .right-event-box p {
    text-transform: capitalize;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.other-event-box .right-event-box .time, 
.other-event-box .right-event-box .date {
    font-weight: 600;
}

.right-event-box span {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(187, 33, 41, 1);
    display: block;
}

.right-event-box h4 {
    font-family: var(--solapa-raleway-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    margin-bottom: 1rem;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.right-event-box p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
}

.right-event-box .time,
.right-event-box .date {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    color: rgba(32, 32, 32, 1);
}

.right-event-box .reg-btn {
    background-color: rgba(187, 33, 41, 1);
    padding: 17px 20px;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    max-width: 250px;
    width: 100%;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    margin-top: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .apply-btn:hover,
    .right-event-box .reg-btn:hover {
        background-color: rgba(32, 32, 32, 1);
        color: #fff;
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.magazine-webinar-section
{
    padding: 90px 20px 30px;
}

.rd-section {
    padding: 90px 20px 100px;
}

    .webinar-mazagine-card-box .card-body p {
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0em;
        height: 24px;
        overflow: hidden;
        text-align: left;
        color: rgba(32, 32, 32, 1);
        margin-bottom: 10px;
    }

.webinar-mazagine-card-box .card-body h4 {
    margin-bottom: 10px;
}

.webinar-mazagine-card-box .card-body p:last-child {
    margin-bottom: 0;
}

.wp-widget-box .discription {
    height: 50px;
    overflow: hidden;
}

.video-resource-section .top-section-title {
    margin-bottom: 25px;
}

.vr-widget-box.webinar-widget-box.testimonial-widget .card .card-body .discription {
    height: 78px;
    overflow: hidden;
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.ar-page .right-event-box .time,
.ar-page .right-event-box .date,
.ar-page .right-event-box h4,
.ar-page .vr-widget-box.webinar-widget-box.testimonial-widget .card .card-body h5 a,
.ar-page .vr-widget-box.webinar-widget-box.testimonial-widget .card .card-body .discription {
    text-align: right;
}

.ar-page .top-section-title a {
    text-align: left;
}

.vr-widget-box.webinar-widget-box.testimonial-widget .card .card-body h5 a {
    color: rgba(187, 33, 41, 1);
}

    .vr-widget-box.webinar-widget-box.testimonial-widget .card .card-body h5 a:hover {
        text-decoration: underline;
    }

.support-engineer-section {
    padding: 90px 20px;
    position: relative;
}

.support-engineer-content {
    margin-top: 50px;
}

.designation {
    display: inline-block;
    border: 1px solid rgba(199, 199, 199, 1);
    padding: 7px 10px;
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    max-width: 180px;
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

.requirments h2 {
    font-family: var(--solapa-raleway-font);
    font-size: 38px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 10px;
}

.requirments p span,
.requirments p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
}
.requirments ul {
    padding-left: 20px;
   
}
    .requirments ul li {
        list-style-type: disc;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(32, 32, 32, 1);
    }

    .ar-page .requirments ul li,
    .ar-page .requirments h2 {
        text-align: right;
    }

    .ar-page .requirments ul {
        padding-left: 0;
        padding-right: 20px;
    }

.job-requirments .job-details {
    margin-bottom: 30px;
}

    .job-requirments .job-details:last-child {
        margin-bottom: 0;
    }

.right-sidebar-box h4,
.job-details h4 {
    font-family: var(--solapa-montserrat-font);
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    margin-bottom: 10px;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.ar-page .summary-box h5,
.ar-page .right-sidebar-box h4, 
.ar-page .job-details h4 {
    text-align: right;
}

.ar-page .summary-box h5 span {
    text-align: right;
    direction: ltr;
}

.job-details .requirments-list {
    padding: 0 0 0 20px;
    margin: 0;
    position: relative;
}

    .job-details .requirments-list li {
        display: list-item;
        list-style-type: disc;
        font-family: var(--solapa-montserrat-font);
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(32, 32, 32, 1);
        margin-bottom: 10px;
    }

        .job-details .requirments-list li:last-child {
            margin-bottom: 0;
        }

.right-sidebar-box {
    border: 1px solid rgba(226, 207, 207, 1);
    padding: 30px;
    margin-bottom: 30px;
}

.apply-btn {
    background-color: rgba(187, 34, 39, 1);
    padding: 12px 20px;
    font-family: var(--solapa-montserrat-font);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    border: 0;
    color: rgba(255, 255, 255, 1);
}

.right-sidebar-box h4 {
    margin-bottom: 20px;
}

.right-sidebar-box .summary-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 20px;
}

    .right-sidebar-box .summary-box:last-child {
        margin-bottom: 0;
    }

.summary-box h5 {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    margin-bottom: 0;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

    .summary-box h5 span {
        font-family: var(--solapa-montserrat-font);
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        margin-top: 5px;
        letter-spacing: 0em;
        text-align: left;
        display: block;
        color: rgba(141, 141, 141, 1);
    }

.social-icons-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}

.vacancy-section {
    padding: 150px 20px 50px;
}

    .vacancy-section .section-title {
        max-width: 680px;
        width: 100%;
        margin: 0 auto 50px;
    }

.job-post-box h4 {
    font-family: Raleway;
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 30px;
}

.job-widget-box .job-discription:last-child {
    margin-bottom: 0;
}

.job-widget-box:last-child {
    margin-bottom: 0;
}

.job-discription {
    display:block;
    width:100%;
    border: 1px solid rgba(235, 219, 220, 1);
    padding: 30px;
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .job-discription:hover {
        border-color: rgba(187, 34, 39, 1);
        -webkit-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.job-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    flex-wrap: wrap;
}

    .job-content h5 {
        font-family: var(--solapa-montserrat-font);
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(32, 32, 32, 1);
        margin-bottom: 0;
    }

.expirence-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 45%;
    margin: 0 auto;
}

.inner-content {
    width: 100%;
}

.inner-content span {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
}

.inner-content p {
    font-family: var(--solapa-montserrat-font);
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}

.job-widget-box {
    margin-bottom: 50px;
}

.join-section {
    padding: 150px 20px 50px;
}

.join-section .section-title {
    max-width: 100%;
}

.ofc-team-card {
    border: 1px solid rgba(235, 219, 220, 1);
    background-color: #fff;
    border-radius: 0;
    padding: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ofc-team-card:hover {
    border-color: rgba(187, 34, 39, 1);
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ofc-team-card .card-body {
    padding: 20px 0 0;
}

.ofc-team-card .card-body h4 {
    font-family: var(--solapa-raleway-font);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 1rem;
    color: rgba(32, 32, 32, 1);
}

.ofc-team-card .card-body p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    height: 78px;
    overflow: hidden;
    margin-bottom: 0;
    color: rgba(32, 32, 32, 1);
}

.top-job-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 10px;
    flex-wrap:wrap;

}

.blog-details-section {
    padding: 110px 20px;
}

.blog-details-section .requirments h2 {
    margin: 30px auto;
}

.blog-details-section .requirments h3 {
    font-family: var(--solapa-raleway-font);
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 30px;
}

    .blog-details-section .designation {
        max-width: 100%;
        width: auto;
        background-color: Gray;
        color:#fff;
        text-transform: capitalize;
    }
        .blog-details-section .designation:hover {
            background-color: rgba(187, 33, 41, 1);
            color:#fff;
        }
        .tag-title {
            font-family: var(--solapa-raleway-font);
            font-size: 16px;
            font-weight: 500;
            line-height: 1.2;
            letter-spacing: 0em;
            text-align: left;
            display: block;
            color: rgba(32, 32, 32, 1);
            margin-bottom: 10px;
        }

.blog-details h4 {
    font-family: var(--solapa-raleway-font);
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 10px;
}

.requirments .blog-img {
    margin: 30px auto 30px;
}

.blog-details .blog-img {
    margin: 20px auto;
}

.blog-details p:last-child {
    margin-bottom: 0;
}

.blog-details {
    margin-bottom: 30px;
}

.blog-search-btn {
    max-width: 65px;
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
}

.right-sidebar-box .search-box {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 40px;
}

.newsletter-box {
    background-color: rgba(187, 33, 41, 1);
    padding: 25px 20px;
    margin-bottom: 20px;
}

.newsletter-box h4 {
    font-family: var(--solapa-raleway-font);
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    margin-bottom: 1rem;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.newsletter-box p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    margin-bottom: 1rem;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.newsletter-btn {
    background-color: rgba(31, 31, 31, 1);
}

.articles-box h3 {
    font-family: Raleway;
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
    padding: 0;
}

.articles-box {
    border-bottom: 1px solid rgba(226, 207, 207, 1);
    margin-bottom: 1rem;
}

    .articles-box:last-child {
        border: 0;
        margin-bottom: 0;
    }

.right-sidebar-box .articles-box:last-child p {
    margin-bottom: 0;
}

.articles-box a,
.articles-box p {
    font-family: var(--solapa-raleway-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    transition: all .4s ease-in-out;
    margin-bottom: 1rem;
    display: block;
}

.right-sidebar-box .articles-box:last-child a {
    margin-bottom: 0;
}

.articles-box a:hover {
    font-weight: 600;
    text-decoration: underline;
    color: #bb2129;
    transition: all .4s ease-in-out;
}

.service-card-box .card-img img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    padding: 20px;
    object-fit: cover;
    object-position: center;
}

.service-card-box .card-img.icon-img img {
    max-width: 60px;
    width: 100%;
    height: 100%;
    background-image: url(../images/icons/icons.png);
    background-position:  0 50%;
    background-repeat: no-repeat;
    background-size: auto;
}

    .service-card-box .card-img.icon-img img.service_seo_icon {
        background-position: 0 50%;
        width: 60px;
        height: 100%;
    }

.service-card-box .card-img.icon-img img.e-commerce_icon {
    width: 60px;
    height: 100%;
    background-position: -70px 50%;
}

.service-card-box .card-img.icon-img img.brands_icon {
    width: 60px;
    height: 100%;
    background-position: -140px 50%;
}

.service-card-box .card-img.icon-img img.shopify_icon {
    width: 60px;
    height: 100%;
    background-position: -210px 50%;
}

.service-card-box .card-img.icon-img img.vision_icon {
    width: 60px;
    height: 100%;
    background-position: -280px 50%;
}

.service-card-box .card-img.icon-img img.mobile_icon {
    width: 60px;
    height: 100%;
    background-position: -350px 50%;
}

.service-card-box .card-img.icon-img img.ai_icon {
    width: 60px;
    height: 100%;
    background-position: -420px 50%;
}

.service-card-box .card-img.icon-img img.aws_icon {
    width: 60px;
    height: 100%;
    background-position: -490px 50%;
}

.counter-one {
    position: relative;
    background-color: var(--solapa-nine-color);
}

.counter-one__inner-container {
    position: relative;
    padding: 80px 0px 0px;
}

.ar-page .counter-one__inner-container .row {
    flex-direction: row-reverse;
}

.counter-one__single {
    position: relative;
    margin-bottom: var(--margin-bottom-20);
}

.counter-one__inner {
    position: relative;
    min-height: 115px;
    height: 100%;
    overflow: hidden;
}

.counter-one__inner-container .counter-one__single {
    border-left: 1px solid rgba(226, 207, 207, 1);
}

    .counter-one__inner-container .counter-one__single:first-child {
        border: 0;
    }

.counter-one__icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    font-size: var(--font-40);
    color: var(--solapa-thirtysix-color);
    background-color: var(--solapa-thirtyfive-color);
}

.counter-one__count {
    font-family: Inter;
    font-size: 50px;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.counter-one__text {
    position: relative;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.product-service-section .industry-card-box:hover .product-img-content {
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.product-service-section {
    padding: 90px 20px 100px;
}

.ar-page {
    direction: rtl;
}

.custom-solutions-section {
    padding: 150px 20px 120px;
}

.working-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.working-list ul li {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(88, 85, 85, 1);
    margin-bottom: 15px;
    list-style-type: none;
    text-transform: capitalize;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 25px;
}

.working-list ul li:last-child {
    margin-bottom: 0;
}

.working-list ul li::before {
    background: rgba(88, 85, 85, 1);
    width: 10px;
    height: 10px;
    content: '.';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 40px;
}

.why-content-box {
    gap: 120px;
}

.why-content-box .top-title h2 {
    font-family: 'Montserrat';
    font-size: 32px;
    font-weight: 500;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    text-transform: uppercase;
    max-width: 100%;
}

.why-content-box .row:nth-child(odd) .right-box {
    margin-right: 30px;
    margin-left: 0;
}

.ar-page .why-content-box .row:nth-child(odd) .right-box {
    margin-right: 0;
    margin-left: 30px;
}

.why-content-box .row:nth-child(even) .right-box {
    margin-left: 35px;
    margin-right: 0;
}

.ar-page .why-content-box .row:nth-child(even) .right-box {
    margin-left: 0;
    margin-right: 35px;
}

.customer-solution-section {
    padding: 130px 20px 100px;
}

/* .customer-solution-section .left-banner-content h1 {
    font-size: 50px;
} */

.customer-solution-section .left-banner-content p {
    max-width: 100%;
}

.customer-solution-section .top-banner-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: rgba(17, 17, 17, 1);
    padding: 85px 110px;
    background-attachment: scroll;
    height: 100%;
}

.extra-page .left-navbar .outer-menu .hamburger > div {
    background-color: #000;
}
.extra-page .header-search__box,
.extra-page .main-header__phone-number,
.extra-page .lng__navigation > li > a, 
.extra-page .main-menu__navigation > li > a {
    color: var(--dark-color);
}

.extra-page .on-scroll {
    display: block;
}

.extra-page .left-navbar .clip-logo .clip-logo-img {
    display: none;
}

.extra-page .left-navbar .clip-logo .on-scroll {
    display: block;
}

.top-section {
    padding: 70px 20px 30px;
}

.top-section .section-title {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.top-section .section-title h2 {
    font-family: 'Raleway';
    font-size: 38px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 30px;
}

.top-section .section-title p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    text-transform: capitalize;
    margin-bottom: 1rem;
}
.right-card-box p:last-child,
.top-section .section-title p:last-child {
    margin-bottom: 0;
}

.solution-service-section {
    padding: 150px 20px 50px;
}

.features-section .app-preocess-box .widget-box .card-body h4 {
    color: rgba(32, 32, 32, 1);
}

.features-section .app-preocess-box .widget-box .card-img-overlay .card-body p, 
.features-section .app-preocess-box .widget-box .card-img-overlay .card-body h4 {
    color: #fff;
}

.left-content-box .section-title .inner-img {
    margin-top: 30px;
}

.study-details-section .border-left {
    border-left: 1px solid rgba(226, 207, 207, 1);
}

.right-card-box {
    margin-bottom: 30px;
}

.right-content-box .right-card-box:last-child {
    margin-bottom: 20px;
}

.right-card-box .logo-img {
    margin-bottom: 20px;
}

.right-card-box h4 {
    font-family: 'Raleway';
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
    text-transform: capitalize;
}

.right-card-box p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
    text-transform: capitalize;
}

.right-card-box .author-details p {
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, .5);
}

.right-card-box .author-name {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.travel-section {
    padding: 90px 20px;
}
.travel-section.portfolio-section .section-title {
    max-width: 100%;
}

.travel-section.portfolio-section .section-title h3 {
    text-transform: capitalize;
    margin-bottom: 1rem;
}

/* .travel-section.portfolio-section .section-title p {
    text-transform: capitalize;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
} */
.travel-section.portfolio-section .section-title p {
    text-transform: capitalize;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
}
.travel-section.portfolio-section .section-title ul {
    padding:0 40px;
    margin:0;
    list-style-type:none;
    position:relative;
}
.travel-section.portfolio-section .section-title ul li {
    text-transform: capitalize;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
    list-style-type: disc;
}

.travel-section.portfolio-section .section-title p:last-child {
    margin-bottom: 0;
}

.interfaces-section {
    padding: 30px 20px 0;
}

.interfaces-section .section-title {
    margin: 0 auto 30px;
}

.help-section {
    background-color: rgba(17, 17, 17, 1);
    padding: 120px 20px 0;
}
.help-left-box {
    max-width: 500px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.help-left-box h3 {
    font-family: 'Raleway';
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 40px;
    text-transform: capitalize;
}

.help-form .form-group {
    margin-bottom: 25px;
}

.help-form .form-group .form-control {
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 24px;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    border-radius: 0;
    color: rgba(88, 85, 85, 1);
    border: 0;
}

.help-form .form-group .form-control::placeholder {
    color: rgba(88, 85, 85, 1);
}

.help-form .form-group .submit-btn {
    background-color: rgba(187, 33, 41, 1);
    border: 0;
    border-radius: 0;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding: 17px 51px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    width: auto;
}

.help-form .form-group .submit-btn:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(187, 33, 41, 1);
}

.inner-title-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
}

.inner-title-content {
    margin-bottom: 30px;
}

.inner-title-content h2 {
    text-transform: capitalize;
    font-family: 'Raleway';
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    max-width: 540px;
    width: 100%;
    margin-bottom: 0;
}

.inner-title-content p {
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(32, 32, 32, 1);
}

.share-box {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}

.share-box .social-img {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
}

.inner-content-box h4 {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
}

.inner-content-box p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 25px;
    text-transform: capitalize;
}

.inner-content-box h5 {
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 20px;
}

.themes-list {
    margin-bottom: 25px;
}

.inner-content-box span {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    display: block;
}

.list-box {
    padding: 0 0 0 20px;
    list-style: none;
    margin: 0 0 30px;
}

.list-box li {
    list-style-type: decimal;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    text-transform: capitalize;
}

.themes-list p a {
    color: rgba(32, 32, 32, 1);
    font-weight: 500;
}

.themes-list p a:hover {
    text-decoration: underline;
}

.inner-content-box {
    margin-bottom: 40px;
}

.inner-content-box .themes-list:last-child {
    margin-bottom: 0;
}

.inner-content-box .nav-pills {
    gap: 1rem;
    flex-wrap: nowrap;
}

.inner-content-box .nav-pills .nav-link {
    background-color: rgba(247, 241, 241, 1);
    border: 2px solid rgba(226, 207, 207, 1);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    padding: 12px 18px;
}

.inner-content-box .nav-pills .nav-link.active,
.inner-content-box .nav-pills .nav-link:hover {
    border-color: rgba(187, 33, 41, 1);
}

.tab-inner-content p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
}

.right-event-content-box {
    background-color: rgba(226, 207, 207, 1);
    padding: 30px;
}

.right-event-content-box h4 {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 20px;
}

.schedule-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 30px;
}

.date-time h5 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
    text-transform: capitalize;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 10px;
}

.date-time span {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize;
    color: rgba(32, 32, 32, 1);
    display: block;
}

.date-time span.location {
    direction: rtl;
}

.calender-btn {
    border: 1px solid rgba(247, 241, 241, 1);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    padding: 6px 25px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 0;
}

.calender-btn:hover {
    border-color: rgba(187, 33, 41, 1);
}

.right-event-content-box .more-btn {
    text-transform: uppercase;
}

.events-details-box h4 {
    font-family: 'Raleway';
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
    text-transform: capitalize;
}

.events-details-box p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
}

.img-gallery-section .section-title {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

.img-gallery-section .section-title h3 {
    margin: 0;
    text-align: left;
}

.other-event-section {
    padding: 90px 20px 100px;
}

.top-bradcum ol li.active{
    color: rgba(187, 33, 41, 1)
}
.top-bradcum .breadcrumb-item + .breadcrumb-item::before,
.top-bradcum .breadcrumb-item a, .top-bradcum .breadcrumb-item {
    color: rgba(187, 33, 41, 1)
}


.view-all {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(32, 32, 32, 1);
}

.view-all:hover {
    text-decoration: underline;
    color: rgba(187, 33, 41, 1);
}

.service-case-study .section-title {
    margin: 30px auto 40px;
}

.book-section .download-box {
    padding: 25px 40px;
}

.book-section .download-box .left-box-content h3 {
    font-family: 'Inter';
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
}

.book-section .download-box .left-box-content p {
    font-family: 'Inter';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
}

.book-section .download-icon a {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(187, 33, 41, 1);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: all .4s ease-in-out;
    gap: 1rem;
}

.book-section .download-icon a img {
    max-width: 130px;
    width: auto;
}

.book-section .download-icon a:hover {
    background-color: rgba(231, 140, 22, 1);
    color: #fff;
    transition: all .4s ease-in-out;
}

.book-list-box .industry-card-box {
    padding: 30px 25px;
    text-align: center;
}

.book-list-box .card-body h5 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    height: 84px;
    overflow: hidden;
    margin-bottom: 1rem;
}

.book-list-box .industry-card-box .card-body p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
    height: 107px;
    overflow: hidden;
}

.book-list-box .industry-card-box .card-img-overlay .overlay-content .card-body h5,
.book-list-box .industry-card-box .card-img-overlay .overlay-content .card-body p {
    color: #fff;
}

.book-braudcum-section .left-banner-content p {
    max-width: 100%;
}

.book-details-section {
    padding: 150px 20px 50px;
}

.book-details-section h2 {
    max-width: 100%;
}

.book-details-section .box-content {
    margin-bottom: 60px;
}

.video-card-box {
    background-image: url(../images/book/bg-img.png)! important;
    border-radius: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 20px 20px 40px;
    text-align: center;
}

.table-box .box-content {
    border: 1px solid rgba(226, 207, 207, 1);
    width: 100%;
    height: 100%;
    padding: 0;
}

.table-box .box-content .table-content:last-child {
    border-bottom: 0;
}

.table-content {
    width: 100%;
    padding: 25px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid rgba(226, 207, 207, 1);
}

.ar-page .table-content {
    direction: ltr;
}

.ar-page .breadcrumb-item a, 
.ar-page .breadcrumb-item {
    text-align: right;
}

.table-box-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
}

.table-box-content p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
}

.table-box-content span {
    font-family: 'Montserrat';
    font-size: 14px;
    display: block;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: (141, 141, 141, 1);
    margin-top: 5px;
}

.vide-top-content {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}

.vide-top-content p {
    text-transform: capitalize;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
}

.video-box-list .blog-card-body h4 {
    height: 22px;
    overflow: hidden;
}

.video-box-list .blog-card-body {
    height: auto;
}

.video-box-list .blog-card-body h4 a {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}
.video-box-list .blog-card-body h4 a:hover {
    color: #bb2129;
}
.video-box-list .blog-card-body p {
    height: 72px;
    overflow: hidden;
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(88, 85, 85, 1);
}

.video-box-list .project-four__single {
    margin-bottom: 0;
}

.video-pagination.styled-pagination {
    margin: 40px auto 50px;
}

.video-details-section .top-title {
    margin-bottom: 30px;
}

.video-details-section .top-title h2 {
    font-family: 'Raleway';
    font-size: 38px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.video-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 30px;
    gap: 20px;

}

.portfolio-section.video-details-section {
    padding-bottom: 100px 20px 0;
}

.video-content p {
    text-align: justify;
}

.other-video-section {
    padding: 100px 20px 50px;
}

.other-video-section .section-title {
    max-width: 100%;
    margin-bottom: 30px;
}

.other-video-section .section-title h4 {
    text-align: left;
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
}

.img-gallery-section .section-title .title-box h3 {
    margin-bottom: 1rem;
}

.img-gallery-section .section-title .title-box p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    text-transform: capitalize;
    margin-bottom: 1rem;
    color: rgba(32, 32, 32, 1);
}

.img-gallery-section .section-title .title-box p:last-child {
    margin-bottom: 0;
}

.rd-gallery .galler-box a {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
}
.img-caption {
    margin-top: 10px;
}
.img-caption h4 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.reason-section {
    padding: 30px 20px 50px;
}

.rd-inner-section {
    padding: 90px 20px 100px;
}

.rd-team-section {
    padding: 90px 20px 100px;
}

.rd-team-section .section-title {
    margin: 0 auto 40px;
}

.rd-team-box .team-card-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    border: 1px solid rgba(235, 219, 220, 1);
    padding: 20px;
}

.rd-team-box .team-card-box .card-body-box h4 {
    font-family: 'Raleway';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
}

.rd-team-box .team-card-box .card-body-box p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 10px;
}

.rd-team-box .team-card-box .card-body-box p:last-child {
    margin-bottom: 0;
}

.rd-team-box .team-card-box .card-body-box p span {
    font-weight: 700;
}

.card-box {
    flex-direction: column;
}

.card-box img {
    width: 100%;
}


#project-label {
    display: block;
    font-weight: bold;
    margin-bottom: 1em;
 }
 #project-icon {
    float: left;
    height: 32px;
    width: 32px;
 }
 #project-description {
    margin: 0;
    padding: 0;
 }

 .ui-widget.ui-widget-content {
    display: block! important;
    border-color: rgba(228, 228, 228, 1);
    max-width: 952px;
    width: 100%! important;
    border-top-color: transparent;
 }

 .ui-menu .ui-menu-item {
    list-style-image: none;
    position: relative;
    border-bottom: 1px solid rgba(228, 228, 228, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
 }
 

 .ui-menu .ui-menu-item .ui-menu-item-wrapper::after {
    content: '';
    position: absolute;
    right: 30px;
    background-image: url(../images/icons/arrow_outward.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 15px;
    height: 15px;
 }
 .ui-menu .ui-menu-item-wrapper:focus,
 .ui-menu .ui-menu-item-wrapper {
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    padding: 20px 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    color: rgba(32, 32, 32, 1);
    width: 100%;
 }
 .ui-menu .ui-menu-item:hover a,
 .ui-menu .ui-menu-item-wrapper.ui-state-active,
 .ui-menu .ui-menu-item-wrapper.active,
 .ui-menu .ui-menu-item-wrapper:hover {
    color: #fff;
    background-color: rgba(187, 33, 41, 1);
    border-color: rgba(187, 33, 41, 1);
 }

 .ui-menu .ui-menu-item .ui-menu-item-wrapper:hover::after {
    background-image: url(../images/icons/arrow_outward1.png);
 }
/* 
 .scroll-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -12px;
    width: 100%;
 }

 .scroll-nav-items {
    flex: 0 0 auto;
    width: 25%;
    padding: 0 12px;
 } */
 .scroll-items-box .nav {
    border: none;
 }
 .scroll-items-box .nav-item {
    border: 1px solid rgba(214, 214, 214, 1);
    padding: 40px 35px;
    transition: all .4s ease-in-out;
 }

 .scroll-items-box .nav-item {
    flex: 0 0 auto;
    width: 25%;
 }

 .scorll-card-items {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
 }

 .scorll-card-items h4 {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    color: rgba(32, 32, 32, 1);
    transition: all .4s ease-in-out;
 }
 .scroll-items-box .nav-item:hover .scorll-card-items h4,
 .scroll-items-box .nav-item.active .scorll-card-items h4 {
    color: rgba(187, 33, 41, 1);
    transition: all .4s ease-in-out;
 }
 .scroll-items-box .nav-item.active,
 .scroll-items-box .nav-item:hover {
    border: 1px solid rgba(187, 33, 41, 1);
    color: rgba(187, 33, 41, 1);
    transition: all .4s ease-in-out;
 }

 .help-support-section {
    padding: 150px 20px 50px! important;
 }

 .scroll-items-box .tab-nav .nav {
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
 }

 .scroll-items-box .tab-nav {
    width: 100%;
    justify-content: center;
 }

 .contact-search-content-box .right-box .box-content .top-title h2 {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);    
 }

 .contact-search-content-box .right-box .box-content p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(88, 85, 85, 1);
    margin-bottom: 30px;

 }
 .box-content a.chat-btn,
 .box-content .chat-btn {
    background-color: rgba(187, 33, 41, 1);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    padding: 17px 40px;
    color: rgba(255, 255, 255, 1); 
    border-radius: 0;   
    outline: 0;
    box-shadow: none;
 }

 .box-content a.chat-btn:hover,
 .box-content .chat-btn:hover {
    background-color: rgba(32, 32, 32, 1);
    color: rgba(187, 33, 41, 1);
    text-decoration: none;
 }

 .contact-search-section {
    padding: 150px 20px 50px;
 }

 .box-content .links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
 }

 .box-content .links:last-child {
    margin-bottom: 0;
 }

 .download-support-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 20px;
 }

 .service-section.support-faq-section {
    padding: 50px 20px;
 }

 .support-faq-section .section-title {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px! important;
 }

 .support-faq-section .section-title h3 {
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: 500;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(187, 33, 41, 1);
    margin: 0;
 }

 .cross-btn {
    background: none;
    border: 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Raleway';
    font-weight: 400;
    color: rgba(127, 127, 127, 1);
    line-height: 1;
 }

 .cross-btn:hover {
    color: rgba(187, 33, 41, 1);
 }

 .support-faq-section::before,
 .support-faq-section::after {
    display: none;
 }

 .category-faq-box .nav-link {
    border: 1px solid rgba(228, 228, 228, 1);
    background: #fff;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 32, 32, 1);
    padding: 18px 24px;
    margin-bottom: 20px;
    border-radius: 0;
 }

 .category-faq-box .nav-link:last-child {
    margin-bottom: 0;
 }
 .category-faq-box .nav-link:hover,
 .qus-list .nav-list .nav-link:hover {
    background: transparent;
    border-color:rgba(187, 33, 41, 1);
    color: rgba(187, 33, 41, 1);
 }
 .qus-list .nav-list .nav-link.active,  
 .qus-list .nav-list .show>.nav-link,
 .category-faq-box .nav-pills .nav-link.active, 
 .category-faq-box .nav-pills .show>.nav-link {
    background: transparent;
    border: 2px solid rgba(187, 33, 41, 1);
    color: rgba(187, 33, 41, 1);
    font-weight: 700;
 }

 .inner-tab-content h3 {
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 20px;
 }

 .inner-tab-content p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 20px;
 }

 .inner-tab-content p:last-child {
    margin-bottom: 0;
 }

 .search-list-box .search-box{
    margin-bottom: 0;
 }

 .search-list-box {
    margin-bottom: 0;
 }

 .qus-list .nav-item {
    margin-bottom: 20px;
 }

 .qus-list .nav-item:last-child {
    margin-bottom: 0;
 }

 .support-faq-section .section-title.top-ctg-title {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 1px solid rgba(228, 228, 228, 1);
    max-width: fit-content;
    width: auto;
    gap: 0;
    height: 50px;
 }

 .top-ctg-title h4 {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: rgba(187, 33, 41, 1);
    margin: 0;
    padding: 12px 30px;
    border-right: 1px solid rgba(228, 228, 228, 1);
 }

 .top-ctg-title .cross-btn {
    padding: 15px 17px;
 }

 .ctg-list-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    width: 100%;
 }

 .ctg-list-box .ctg-list-item {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(88, 85, 85, 1);
    display: inline-block;
    margin: 0;
    padding: 12px 30px;
    border: 1px solid rgba(228, 228, 228, 1);
    text-transform: uppercase;
 }

 .ctg-list-box .ctg-list-item:hover {
    background: transparent;
    border-color:rgba(187, 33, 41, 1);
    color: rgba(187, 33, 41, 1);
 }

 .ctg-list-box .ctg-list-item.active {
    background: transparent;
    border: 2px solid rgba(187, 33, 41, 1);
    color: rgba(187, 33, 41, 1);
    font-weight: 700;
 }

 .search-details h4 {
    font-family: 'Raleway';
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(187, 33, 41, 1);
    margin-bottom: 30px;    
 }

 .search-content-box {
    margin-bottom: 20px;
 }
 .search-content-box a,
    .connect-cat h2 a {
        font-family: 'Raleway';
        font-size: 24px;
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(187, 33, 41, 1)! important;
        margin-bottom: 0;
        display: inline-block;
    }

        .search-content-box a:hover,
        .connect-cat h2 a:hover {
            color: rgba(30, 30, 30, 1);
            text-decoration: underline;
        }

    .search-content-box p,
    .connect-cat p {
        font-family: 'Raleway';
        font-size: 18px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(30, 30, 30, 1);
        margin-bottom: 0;
    }

    .author-content-box {
        display: flex;
        margin-bottom: 30px
    }

    .author-details {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
        flex-direction:column;
    }

    .author-details img {
        max-width: 100px;
        width: 100%;
        display: inline-block;
    }

    .details-box {
        display: inline-block;
    }

    .enquiry-modal .modal-content {
        border-radius: 10px;
    }

    .enquiry-modal .modal-header {
        background: #bb2129;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        width: 100%;
        padding: 25px 1rem;
        justify-content: center;
    }

    .enquiry-modal .modal-header h5 {
        color: #fff;
        font-size: 30px;
        font-family: 'Montserrat';
        font-weight: 500;
        line-height: 1.4;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    .enquiry-modal .modal-header h5 a {
        color: #fff;
        font-weight: 700;
    }

    .enquiry-modal .modal-header h5 a:hover {
        color: rgba(30, 30, 30, 1);
    }

    .btn-close {
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        top: -15px;
        right: -15px;
        width: 30px;
        height: 30px;
        opacity: 1;
        z-index: 1;
    }

    .eyaana-modal .modal-dialog {
        max-width: 1820px;
    }

    .modal-backdrop.show {
        opacity: .8;
    }

    /* .protfolio-modal {
        background-color: rgba(0, 0, 0, .8);
    } */

    .protfolio-modal .modal-body-content .row {
        gap: 20px 0;
    }

    .protfolio-modal .modal-content {
        max-width:100%;
        border-radius: 10px;
        margin:0 200px;
        
    }

    .protfolio-modal .modal-header {
        padding: 20px 25px;
    }

    .project-box-img {
        cursor: pointer;
    }

    .protfolio-modal .modal-content .modal-body .modal-image{
        border-radius: 0 0 10px 10px;
        overflow: hidden;
    }

    .modal-body-content .project-body p {
        margin-bottom: 0;
    }
.ar-page .inner-content p,
.ar-page .modal-body-content .project-body h4,
.ar-page .modal-body-content .project-body p {
    text-align: right;
}

    .social-box {
        text-align: right;
    }

    .social-box h4 {
        font-size: 20px;
        line-height: 1.4;
        color: #000;
        font-weight: 600;
        text-transform: capitalize;
        font-style: italic;
    }

   /* .flip-box-section .case-study-box >.row .case_study_img:nth-child(odd) .box .body .imgContainer .front-img,
    .flip-box-section .case_study_box >.row .case_study_img:nth-child(odd) .box .body .imgContainer .front-img {
        height: 496px;
        object-fit: cover;
    }

    .flip-box-section .case-study-box >.row .case_study_img:nth-child(even) .box .body .imgContainer .front-img,
    .flip-box-section .case_study_box >.row .case_study_img:nth-child(even) .box .body .imgContainer .front-img {
        height: 470px;
        object-fit: cover;
    }*/
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+8) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+6) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+2) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+4) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n+8) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n+6) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n+2) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(2n+1) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n) .box .body .imgContainer .front-img {
    height: 510px;
    object-fit: cover;
}

.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+7) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+5) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+3) .box .body .imgContainer .front-img,
.flip-box-section .case_study_box > .row .case_study_img:nth-of-type(n+1) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n+7) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(n+5) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(4n) .box .body .imgContainer .front-img,
.flip-box-section .case-study-box > .row .case_study_img:nth-of-type(2n) .box .body .imgContainer .front-img {
    height: 480px;
    object-fit: cover;
}

    .eyaana-modal iframe doc.body .welcome-section {
        height: 100%;
    }

    .ar-page .right-box {
        margin-right: 50px;
    }

    .ar-page .psm-box-content .row:nth-child(odd) .right-box, 
    .ar-page .service-box-content .row:nth-child(even) .right-box {
        margin-right: 0;
        margin-left: 50px;
    }

    .ar-page .social-box {
        text-align: left;
    }
    
    .ar-page .hero-slider,
    .ar-page .blog-carousel,
    .ar-page .partner-carousel {
        direction: ltr;
    }

    .ar-page .main-header__button-box {
        margin-right: 40px;
        margin-left: 0;
    }

    .ar-page .banner-logo {
        text-align: left;
    }

    .ar-page .resource-section .left-banner-content p,
    .ar-page .resource-section .left-banner-content h1,
    .ar-page .braudcum-section .left-banner-content p,
    .ar-page .braudcum-section .left-banner-content h1 {
        text-align: right;
    }

    .ar-page .menu-logo-image {
        text-align: right;
    }

    .ar-page .why-content-box .row:nth-child(odd) .right-box {
        margin-right: 0;
        margin-left: 30px;
    }

    .ar-page .top-title h2,
    .ar-page .why-content-box .top-title h2 {
        text-align: right;
    }

    .ar-page .service-card-body {
        padding: 10px! important;
    }

    .ar-page .scroll-to-top {
        right: auto;
        left: 20px;
    }


.thany-you-body-section {
    padding-top: 120px;
}

.thany-you-section {
    padding: 40px 20px 150px;
    text-align: center;
    position: relative;
}

.thank-you-content .section-title {
    margin: 40px auto;
    max-width: 100%;
    width: 100%;
}

    .thank-you-content .section-title h3 {
        font-family: 'Montserrat';
        font-size: 48px;
        font-weight: 700;
        line-height: 59px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(187, 33, 41, 1);
        margin-bottom: 25px;
    }

    .thank-you-content .section-title h4 {
        font-family: 'Montserrat';
        font-size: 26px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(32, 32, 32, 1);
        margin-bottom: 0;
    }

.thank-you-box-content {
    max-width: 980px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}

    .thank-you-box-content .thank-you-card-box {
        border: 1px solid rgba(235, 219, 220, 1);
        padding: 40px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 40px;
    }

        .thank-you-box-content .thank-you-card-box p {
            margin-bottom: 0;
            font-family: 'Montserrat';
            font-size: 18px;
            font-weight: 500;
            line-height: 22px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(32, 32, 32, 1);
            text-transform: none;
        }

.ph-num-box p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 10px;
}

    .ph-num-box p span {
        font-family: 'Montserrat';
        font-size: 26px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(32, 32, 32, 1);
    }

.thank-you-box-content h4 {
    font-family: 'Montserrat';
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 1rem;
}

.thank-you-box-content p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 0;
    text-transform: capitalize;
}

.thank-you-content h5 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(32, 32, 32, 1);
    margin-bottom: 0;
}

.brocher-download-section .download-box {
    padding: 45px 100px;
}

.brocher-download-section .left-box-content p {
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 10px;
}

.brocher-download-section.book-section .download-box .left-box-content h3 {
    font-family: 'Inter';
    font-size: 40px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 10px;
}

.brocher-download-section.book-section .download-box .left-box-content h5 {
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
}

.brocher-download-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

    .brocher-download-icon a:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
    }
.icon-image {
    max-width:60px;
    width:100%;
    height:60px;
    object-fit:cover;
}



/*//Video section*/

#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

#myBtn {

   
    padding: 10px;
    border: none;
  
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100%;
    text-align: right;
}

.play-btn {
    background-image: url(../images/icons/pause-btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    width: 30px;
    background-color: transparent;
    height: 30px;
    display: inline-block;
}

.pause-btn {
    background-image: url(../images/icons/play-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    width: 30px;
    background-color: transparent;
    height: 30px;
    display: inline-block;
}

.myBtn {
    min-width: 100vh;
    opacity: 1;
    transition: all .25s cubic-bezier(.59, -0.26, .33, 1.42);
}

    .myBtn:hover {
        opacity: 1;
    }

.play {
    opacity: 1;
}

.pause {
    opacity: 1;
}

.hidden {
    opacity: 0;
}

.stroke-bg {
    stroke: #4c4c4c;
}

.stroke {
    stroke-dasharray: 145;
    stroke-dashoffset: 145;
    animation: dash 15s linear infinite paused;
}

@keyframes dash {
    from {
        stroke-dashoffset: 0;
    }

    to {
        stroke-dashoffset: 145;
    }
}

.blog-slider__item {
    width: 100% !important;
    overflow: hidden;
    opacity: 0;
   /* background: rgba(0, 0, 0, .5);*/
    display: flex;
    justify-content: center;
    align-items: center;
    background:transparent;
    background-attachment:scroll;
    height:auto;
}

.swiper-wrapper {
    align-items: center;
    height: 100%;
   /* transition-duration: 1.2s !important;*/
}

.swiper-slide {
    opacity: 0 !important;
}

.swiper-slide-active {
    opacity: 1 !important;
}

.carrer-braudcum-section {
    min-height:450px;
    height:100%;
    overflow:hidden;
}
.industry-inner-sec .left-banner-content p,
.resource-section .left-banner-content p {
    max-width: 100%;
    text-align: justify;
}

.video-container {
    position: relative;
    width: 100%;
    height: 100%;
   
}

.video-background-holder {
    position: relative;
    background-color: black;
    height: calc(100vh - 72px);
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.video-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.top-banner-content.inner-album-section {
    min-height: 430px;
    background-blend-mode: overlay;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: rgba(17, 17, 17, .5);
}


.comingsoon-img {
    position:absolute;
    top:0;
    z-index:1;
    max-width:150px;
 /*   margin:0 auto;*/
    text-align:center;
   /* left:0;*/
    right:0;
    width:100%;

}

.mobile-popup-box {
    position: fixed;
    right: 30px;
    bottom: 50px;
}

.mobile-popup-box .nav--checkbox {
    display: none;
  }
  .mobile-popup-box .nav--button {
    position: absolute;
    bottom: 50px;
    right: 50px;
    height: 60px;
    width: 60px;
    background-color: crimson;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 666;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile-popup-box .nav--button span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    color: #fff;
  }
  /* .mobile-popup-box .nav--button span::after, 
  .mobile-popup-box .nav--button span::before {
    content: "";
    position: absolute;
    left: 0;
    display: inherit;
    height: inherit;
    width: inherit;
    background-color: #fff;
  }
  .mobile-popup-box .nav--button span::before {
    top: -5px;
  }
  .mobile-popup-box .nav--button span::after {
    top: 5px;
  } */

.ar-page .top_nav .nav-pills {
    direction: ltr;
}
.card-body-content.dm-content {
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
}

.popup-btn-box {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:20px;
    width:100%
}
.help-content h4 {
    max-width: 700px;
    width: 100%;
    margin: 0 auto 15px;
}

.custom-card-box {
    height: 400px;
    padding: 50px 20px;
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
}
.custom-banner-content {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
}

.custom-banner-content h4{
    line-height:1.4;
    font-size:32px;
}

.industry-section figure .card:hover .card-img .comingsoon-img {
   /* margin-left: auto;
    margin-right: 20px;*/
    right:0;
    top: 0;
    transform: scale(1); 
    transition: all 0.4s ease-in-out;
}
.qr-btn {
    max-width:140px;
    width:100%;


}

.download-btn-box {
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    max-width: 270px;
}

    .download-btn-box .download-btn {
        background-color: #000;
        color: #FFF;
        text-align: center;
        font-family: 'Montserrat';
        font-size: 18px;
        font-style: normal;
        font-weight: 800;
        line-height: 1;
        padding: 20px 25px;
        border-radius: 0;
        width: 100%;
    }

        .download-btn-box .download-btn:hover {
            background-color: rgba(187, 33, 41, 1);
        }

.qr-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 310px;
    background: #fff;
    padding: 10px 30px;
}

.qr-img {
    max-width: 70px;
    width: 100%;
}

.qr-box span {
    color: #202020;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}

.main-header .left-navbar .clip-logo img {
    max-width:65px;
    width:100%;

}
.gradient-text {
    background: linear-gradient(90deg, #E715F7, #08F2CD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
