@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap);

button,
hr,
input {
    overflow: visible
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress,
sub,
sup {
    vertical-align: baseline
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@media (min-width:3840px) {
    .custom-container {
        max-width: 3810px;
        width: 3810px
    }
}

@media (min-width:2560px) and (max-width:3839px) {
    .custom-container {
        max-width: 1890px;
        width: 1890px
    }
}

@media (min-width:2200px) and (max-width:2560px) {
    .custom-container {
        max-width: 1750px;
        width: 1750px
    }
}

@media (min-width:1920px) and (max-width:2199px) {
    .custom-container {
        max-width: 1750px;
        width: 1750px
    }
}

@media (min-width:1600px) and (max-width:1919px) {
    .custom-container {
        max-width: 1570px;
        width: 1570px
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .custom-container {
        max-width: 1370px;
        width: 1370px
    }

    section.hero .content {
        padding-top: 400px !important
    }

    .inner-page__heading .inner-page__heading-content .title {
        font-size: 50px !important;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .custom-container {
        max-width: 1140px;
        width: 1140px
    }

    section.hero .content {
        padding-top: 400px !important
    }

    .team-detail .image {
        height: 670px !important;
    }

    .team-detail__right-bottom ul li:not(:last-child) {
        margin-right: 30px !important;
    }

    .inner-page__heading .inner-page__heading-content .title {
        font-size: 50px !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .custom-container {
        max-width: 962px;
        width: 962px
    }
}

@media (min-width:768px) and (max-width:991px) {

    .custom-container,
    .custom-container-absolute {
        max-width: 738px;
        width: 738px
    }
}

@media (min-width:576px) and (max-width:767px) {

    .custom-container,
    .custom-container-absolute {
        max-width: 540px;
        width: 540px
    }
}

@media (min-width:481px) and (max-width:575px) {

    .custom-container,
    .custom-container-absolute {
        max-width: 100%;
        width: 100%
    }
}

@media (max-width:480px) {

    .custom-container,
    .custom-container-absolute {
        max-width: 100%;
        width: 100%
    }

    section.hero .cover-bg {
        object-position: 75% center !important;
    }
}

@media (max-width:1199px) {

    .team-detail .image {
        height: 500px !important;
    }

    .team-detail__right-bottom {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .team-detail__right-bottom ul li:not(:last-child) {
        margin-right: 30px !important;
    }

    header.header .language-area.mobile {
        position: absolute;
        right: 50px;
        z-index: 1;
    }

    .inner-page__heading .inner-page__heading-content .title {
        font-size: 50px !important;
    }

    .inner-page__heading .inner-page__heading-content .title br {
        display: none !important;
    }

    header.header .menu-content {
        position: fixed !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        top: 0 !important;
        right: -285px !important;
        width: 285px;
        height: 100%;
        z-index: 999999;
        background: var(--white-color);
        -webkit-box-shadow: var(--box-shadow-other-xs);
        box-shadow: var(--box-shadow-other-xs);
        -webkit-transition: right .4s ease-in-out;
        -o-transition: right .4s ease-in-out;
        transition: right .4s ease-in-out;
        padding: 35px
    }

    header.header .menu-content.show {
        right: 0 !important;
        -webkit-transition: right .4s ease-in-out;
        -o-transition: right .4s ease-in-out;
        transition: right .4s ease-in-out
    }

    header.header .menu-content .menu-logo {
        position: relative;
        width: 100%;
        margin-bottom: 30px
    }

    header.header .menu-content .menu-logo img {
        width: 130px !important
    }

    header.header .menu-content .mainMenu {
        width: 100%;
        gap: 0 !important
    }

    header.header .menu-content .mainMenu li {
        position: relative;
        width: 100% !important
    }

    header.header .menu-content .mainMenu li a {
        position: relative;
        width: 100% !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        color: var(--text-color) !important;
        border-bottom: 1px solid var(--border-color-dark);
        padding: 10px 0 !important
    }

    header.header .menu-content .mainMenu li:last-of-type a {
        border-bottom: 0 !important
    }

    header.header .menu-content .mainMenu .dropdown-menu {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important
    }

    header.header .menu-content .mainMenu .dropdown-menu li header.header .menu-content .mainMenu .dropdown-menu li a {
        text-align: left !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    header.header .menu-content .mainMenu .dropdown-menu li a {
        padding: 10px !important
    }

    section.our-team .content.nt {
        margin-top: 0 !important
    }

    footer.footer .menu-area .social,
    section.latest-posts .head .more {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        margin-top: 15px
    }

    section.latest-posts {
        height: 100% !important
    }

    footer.footer .menu-area .social {
        margin-top: 20px
    }
}

@media (max-width:991px) {

    .services-detail .section-header .title br,
    section.parallax .content .title br,
    footer.footer .newsletter-area .head .title br {
        display: none !important;
    }

    footer.footer .menu-area .logo-area {
        margin-bottom: 40px !important;
    }

    footer.footer .newsletter-area {
        margin-bottom: 40px !important;
    }

    footer.footer .menu-area {
        padding-bottom: 40px !important;
    }

    .inner-page__photo {
        height: 250vh !important
    }

    .inner-page__photo.ui-style-team {
        height: 150vh !important;
        background-color: #fff
    }

    .inner-page__photo.ui-style-team img {
        opacity: 0 !important
    }

    .inner-page__header.ui-size-small .inner-page__heading .inner-page__heading-content .text,
    .inner-page__heading .inner-page__heading-content {
        max-width: 100% !important
    }

    .inner-page__heading .inner-page__heading-content .title {
        font-size: 42px !important
    }

    .inner-page__heading-bottom .boxes {
        margin-top: 30px
    }

    .inner-page__heading-bottom .boxes .row,
    .team ul {
        row-gap: 20px
    }

    .team .team-header {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .team .team-header ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px
    }

    .team .team-header .team-filter {
        width: 100%;
        margin-top: 20px
    }

    .inner-page__header.ui-size-small .inner-page__photo {
        height: 500px !important
    }

    .team-detail__right-bottom ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0
    }

    .team-detail__right-bottom ul li:not(:last-child) {
        margin-right: 0 !important;
        margin-bottom: 20px
    }

    .page-content__header .information ul li {
        font-size: 12px !important
    }

    .page-content__sidebar {
        padding-top: 30px
    }

    .career {
        padding-top: 170px !important
    }

    .career .row {
        row-gap: 20px
    }

    .career-form .form-row {
        gap: 5px !important
    }

    .career-form .form-row>input,
    select,
    textarea {
        padding-inline: 5px !important
    }

    input[type=file]::file-selector-button {
        min-width: 50px !important
    }

    #custom-placeholder {
        display: none
    }

    .contact-right {
        margin-top: 20px !important
    }

    .contact-right .cover {
        height: 250px !important
    }
}

@media (max-width:575px) {
    .inner-page__header.about-page .service-item.ui-style-small,
    .inner-page__header.career-mobile-page .service-item.ui-style-small {
        height: auto !important;
    }

    .inner-page__header.career-mobile-page .service-item .item-body .item-description {
        margin-bottom: 0px !important;
    }

    .post-item {
        height: 315px !important;
    }

    .service-item {
        padding: 20px !important
    }

    .service-item .item-icon {
        margin-bottom: 30px !important;
    }

    .page-content__sidebar-second .team-list .description {
        padding-right: 20px !important;
    }

    .page-content__sidebar-second .team-list .description .text {
        line-height: 1.3 !important;
        font-size: var(--font-text-size-sm) !important;
        margin-top: 5px !important;
    }

    .page-content__sidebar-second .team-list .item-more {
        font-size: var(--font-text-size-xs) !important;
    }

    section.parallax {
        padding: 50px 0 320px !important
    }

    section.services {
        padding: 50px 0px !important;
    }

    section.services.pt-0 {
        padding-top: 0px !important;
    }

    section.services.pb-0 {
        padding-bottom: 0px !important;
    }

    .team-detail .image {
        height: 400px !important;
    }

    .team-detail .image img {
        object-fit: cover !important;
    }

    .page-content__photo {
        height: 250px !important;
    }

    .inner-page__wrapper {
        position: relative;
        z-index: 1;
    }

    .career-form .form-row>input,
    select,
    textarea {
        padding-inline: 10px !important;
    }

    .inner-page__header.ui-size-small.contact-page .custom-container,
    .inner-page__header.ui-size-small.posts-page .custom-container {
        padding-top: 30px !important;
    }

    .services-detail-page .team ul {
        padding-left: 0px !important;
    }

    .inner-page__header.services-detail-page {
        padding-bottom: 70px !important;
    }

    section.parallax {
        background-position: center !important;
    }

    .inner-page__heading .inner-page__heading-content .title,
    section.hero .content .title {
        font-size: var(--font-text-size-xxl) !important;
        line-height: 1.3 !important;
    }

    .career-form .section-header .title,
    .career .section-header .title,
    .page-content__other .section-header .title,
    .page-content__header .title,
    .services-detail .section-header .title,
    .team-detail .title,
    footer.footer .newsletter-area .head .title,
    section.latest-posts .head .title,
    section.our-team .content .title,
    section.services .head .title,
    section.parallax .content .title {
        font-size: 28px !important;
    }

    .team-detail__right-bottom ul li>a .desc .title {
        font-size: var(--font-text-size-md) !important;
    }

    .our-team.ui-style-detail.team-page {
        padding-bottom: 0px !important;
    }

    .ui-pt-150px,
    .services-detail,
    .inner-page__header.bg-custom,
    .inner-page__heading .container,
    .inner-page__heading .custom-container {
        padding-top: 100px !important;
    }

    .services-detail {
        padding-bottom: 0px !important;
    }

    footer.footer.ui-style-detail {
        padding-top: 150px !important;
    }

    footer.footer {
        padding-top: 275px !important;
    }

    footer.footer .newsletter-area .head .title,
    section.parallax .content .title {
        overflow-wrap: break-word !important;
    }

    .career {
        padding-top: 50px !important;
    }

    section.services.homepage .head .title {
        color: var(--text-color) !important;
    }

    footer.footer.ui-style-detail.service-detail-page {
        padding-top: 110px !important;
    }

    footer.footer.ui-style-detail.teams-detail-page {
        padding-top: 50px !important;
    }

    section.hero {
        min-height: auto !important;
    }

    section.hero .content {
        padding-top: 300px !important;
    }

    footer.footer .menu-area .menu .menu-title {
        font-size: var(--font-text-size-sm) !important;
    }

    .inner-page__heading .container,
    .inner-page__heading .custom-container {
        height: auto !important;
    }

    .inner-page__header.ui-size-small.posts-page {
        background: #1a1a1a;
        padding-top: 100px !important;
    }

    .inner-page__header.ui-size-small.contact-page {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }

    .inner-page__header.ui-size-small.contact-page .inner-page__photo {
        height: 100% !important;
    }

    .inner-page__header.ui-size-small.posts-page .inner-page__heading .inner-page__heading-content {
        position: relative !important;
    }

    .inner-page__header.ui-size-small.posts-page .inner-page__heading-content .text {
        margin-bottom: 200px !important;
    }

    .inner-page__photo {
        position: absolute;
        top: 0px;
        height: 100% !important;
    }

    .inner-page__photo img {
        height: 100% !important;
    }

    .inner-page__header.about-page {
        min-height: 100vh !important
    }

    .inner-page__heading {
        position: relative !important;
    }

}

:root {
    --font-text-family: "DM Sans";
    --font-text-other-family: "Libre Baskerville";
    --font-text-weight: normal;
    --font-text-size-xxs: 10px;
    --font-text-size-xs: 12px;
    --font-text-size-sm: 14px;
    --font-text-size-md: 16px;
    --font-text-size-lg: 20px;
    --font-text-size-xl: 24px;
    --font-text-size-xxl: 30px;
    --font-text-size-xxxl: 40px;
    --font-text-line-height: 1.6;
    --body-bg: #fff;
    --body-other-bg: #f0f3f7;
    --body-header-top-bg: #f5f5f7;
    --body-footer-bottom-bg: #252525;
    --text-color: #1a1a1a;
    --dark-text-color: var(--light-text-color);
    --light-text-color: #6f6f6f;
    --black-color: #1a1a1a;
    --dark-gray-color: #0f0f0f;
    --gray-color: #7b7b7b;
    --blue-color: #0146b0;
    --purple-color: #d4d4ef;
    --pink-color: #fcd4dc;
    --yellow-color: #f6e9d3;
    --dark-purple-color: #8d8de3;
    --dark-yellow-color: #fedc5a;
    --dark-green-color: #183f49;
    --light-green-color: #9ae738;
    --green-color: #5cc361;
    --red-color: #ff4949;
    --light-blue-color: #eff5ff;
    --light-blue-color2: #547fc4;
    --turquoise-color: #00d9d1;
    --light-red-color: #dd7e7e;
    --light-yellow-color: #f6e9d3;
    --light-purple-color: #d4d4ef;
    --light-pink-color: #fcd4dc;
    --dark-pink-color: #d35b80;
    --brown-color: #d4a788;
    --light-brown-color: #f7ece2;
    --soft-brown-color: #a39583;
    --soft-light-brown-color: #f0e8df;
    --light-soft-brown-color: #f5f3f1;
    --white-color: #ffffff;
    --page-nav-pill-gray: #e7eef8;
    --gray-to-dark-gray-color: #f5f8fd;
    --gray-to-light-gray-color: #f5f8fd;
    --gray-to-gray-color: #f5f8fd;
    --light-gray-color: #f0f3f7;
    --green-color-bg: rgb(0 130 90 / 10%);
    --red-color-bg: rgb(226 22 21 / 10%);
    --box-color: #ffffff;
    --label-color: #575757;
    --risk-color: #707070;
    --input-color: #f1f1f4;
    --table-color: #f1f1f8;
    --up-color: rgba(0, 196, 107, 0.1);
    --down-color: rgba(207, 67, 70, 0.1);
    --border-color-light: #f5f5f5;
    --border-color-dark: #e0e0e0;
    --border-radius-xs: 5px;
    --border-radius-sm: 10px;
    --border-radius-md: 15px;
    --border-radius-lg: 20px;
    --border-radius-xl: 25px;
    --border-radius-xxl: 30px;
    --border-radius-xxxl: 35px;
    --box-shadow-other-xs: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    --box-shadow-other-sm: rgba(149, 157, 165, 0.2) 0px 7px 29px 0px;
    --box-shadow-other-md: rgba(149, 157, 165, 0.2) 0px 18px 50px -10px;
    --box-shadow-other-lg: rgba(0, 0, 0, 0.12) 0px 2px 4px 0px,
        rgba(0, 0, 0, 0.32) 0px 2px 16px 0px
}

::-webkit-scrollbar {
    width: 5px;
    height: 4px
}

::-webkit-scrollbar-thumb {
    background: var(--black-color)
}

::-webkit-scrollbar-track {
    background: var(--white-color)
}

*,
:after,
:before {
    padding: 0;
    margin: 0
}

* {
    font-family: inherit;
    outline: 0 !important;
    list-style: none !important
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: antialiased;
    scroll-behavior: smooth;
    overflow-x: hidden
}

body {
    background-color: var(--body-bg) !important;
    color: var(--text-color) !important;
    font-family: var(--font-text-family), sans-serif !important;
    font-size: var(--font-text-size-sm) !important
}

.body-custom-bg {
    background: var(--body-other-bg) !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: var(--font-text-size-lg);
    font-weight: 700;
    margin-bottom: 0;
    line-height: var(--font-text-title-line-height)
}

a,
a:hover,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: var(--text-color)
}

p {
    line-height: var(--font-text-line-height);
    margin-bottom: 0
}

a {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

a,
a:hover {
    text-decoration: none !important;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

input:focus,
textarea:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

img {
    max-width: 100%
}

button {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    outline: 0 !important
}

fieldset,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0 auto
}

header.header.light.scrolling .menu-content .mainMenu .nav-item .nav-link,
header.header.light.scrolling .navbar .extra .social-area li a,
label {
    color: var(--text-color)
}

.fs-4 {
    font-size: 4px !important
}

.fs-5 {
    font-size: 5px !important
}

.fs-6 {
    font-size: 6px !important
}

.fs-7 {
    font-size: 7px !important
}

.fs-8 {
    font-size: 8px !important
}

.fs-9 {
    font-size: 9px !important
}

.fs-10 {
    font-size: 10px !important
}

.fs-11 {
    font-size: 11px !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-13 {
    font-size: 13px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-15 {
    font-size: 15px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-17 {
    font-size: 17px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-19 {
    font-size: 19px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-21 {
    font-size: 21px !important
}

.fs-22 {
    font-size: 22px !important
}

.fs-23 {
    font-size: 23px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-25 {
    font-size: 25px !important
}

.fs-26 {
    font-size: 26px !important
}

.fs-27 {
    font-size: 27px !important
}

.fs-28 {
    font-size: 28px !important
}

.fs-29 {
    font-size: 29px !important
}

.fs-30 {
    font-size: 30px !important
}

.fs-31 {
    font-size: 31px !important
}

.fs-32 {
    font-size: 32px !important
}

.fs-33 {
    font-size: 33px !important
}

.fs-34 {
    font-size: 34px !important
}

.fs-35 {
    font-size: 35px !important
}

.fs-36 {
    font-size: 36px !important
}

.fs-37 {
    font-size: 37px !important
}

.fs-38 {
    font-size: 38px !important
}

.fs-39 {
    font-size: 39px !important
}

.fs-40 {
    font-size: 40px !important
}

.fw-100 {
    font-weight: 100 !important
}

.fw-200 {
    font-weight: 200 !important
}

.fw-300 {
    font-weight: 300 !important
}

.fw-400 {
    font-weight: 400 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-600 {
    font-weight: 600 !important
}

.fw-700 {
    font-weight: 700 !important
}

.fw-800 {
    font-weight: 800 !important
}

.fw-900 {
    font-weight: 900 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-bold {
    font-weight: 700 !important
}

.text-height-reset {
    line-height: 1 !important
}

.text-height-0 {
    line-height: 1.2 !important
}

.text-height-1 {
    line-height: 1.5 !important
}

.text-height-2 {
    line-height: 2 !important
}

.text-height-3 {
    line-height: 2.5 !important
}

.text-height-4 {
    line-height: 3 !important
}

.text-height-5 {
    line-height: 3.5 !important
}

.text-justify {
    text-align: justify !important
}

.m-6 {
    margin: 5rem !important
}

.mt-6 {
    margin-top: 5rem !important
}

.mb-6 {
    margin-bottom: 5rem !important
}

.ms-6 {
    margin-left: 5rem !important
}

.me-6 {
    margin-right: 5rem !important
}

.my-6 {
    margin: 5rem 0 !important
}

.mx-6 {
    margin: 0 5rem !important
}

.m-7 {
    margin: 7rem !important
}

.mt-7 {
    margin-top: 7rem !important
}

.mb-7 {
    margin-bottom: 7rem !important
}

.ms-7 {
    margin-left: 7rem !important
}

.me-7 {
    margin-right: 7rem !important
}

.my-7 {
    margin: 7rem 0 !important
}

.mx-7 {
    margin: 0 7rem !important
}

.mt-5px {
    margin-top: 5px !important
}

.mt-10px {
    margin-top: 10px !important
}

.mt-15px {
    margin-top: 15px !important
}

.mt-20px {
    margin-top: 20px !important
}

.mt-25px {
    margin-top: 25px !important
}

.mt-30px {
    margin-top: 30px !important
}

.mt-35px {
    margin-top: 35px !important
}

.mt-40px {
    margin-top: 40px !important
}

.mt-45px {
    margin-top: 45px !important
}

.mt-50px {
    margin-top: 50px !important
}

.mt-55px {
    margin-top: 55px !important
}

.mt-60px {
    margin-top: 60px !important
}

.mt-65px {
    margin-top: 65px !important
}

.mt-70px {
    margin-top: 70px !important
}

.mt-75px {
    margin-top: 75px !important
}

.mt-80px {
    margin-top: 80px !important
}

.mt-85px {
    margin-top: 85px !important
}

.mt-90px {
    margin-top: 90px !important
}

.mt-95px {
    margin-top: 95px !important
}

.mt-100px {
    margin-top: 100px !important
}

.mb-5px {
    margin-bottom: 5px !important
}

.mb-10px {
    margin-bottom: 10px !important
}

.mb-15px {
    margin-bottom: 15px !important
}

.mb-20px {
    margin-bottom: 20px !important
}

.mb-25px {
    margin-bottom: 25px !important
}

.mb-30px {
    margin-bottom: 30px !important
}

.mb-35px {
    margin-bottom: 35px !important
}

.mb-40px {
    margin-bottom: 40px !important
}

.mb-45px {
    margin-bottom: 45px !important
}

.mb-50px {
    margin-bottom: 50px !important
}

.mb-55px {
    margin-bottom: 55px !important
}

.mb-60px {
    margin-bottom: 60px !important
}

.mb-65px {
    margin-bottom: 65px !important
}

.mb-70px {
    margin-bottom: 70px !important
}

.mb-75px {
    margin-bottom: 75px !important
}

.mb-80px {
    margin-bottom: 80px !important
}

.mb-85px {
    margin-bottom: 85px !important
}

.mb-90px {
    margin-bottom: 90px !important
}

.mb-95px {
    margin-bottom: 95px !important
}

.mb-100px {
    margin-bottom: 100px !important
}

.ms-5px {
    margin-left: 5px !important
}

.ms-10px {
    margin-left: 10px !important
}

.ms-15px {
    margin-left: 15px !important
}

.ms-20px {
    margin-left: 20px !important
}

.ms-25px {
    margin-left: 25px !important
}

.ms-30px {
    margin-left: 30px !important
}

.ms-35px {
    margin-left: 35px !important
}

.ms-40px {
    margin-left: 40px !important
}

.ms-45px {
    margin-left: 45px !important
}

.ms-50px {
    margin-left: 50px !important
}

.ms-55px {
    margin-left: 55px !important
}

.ms-60px {
    margin-left: 60px !important
}

.ms-65px {
    margin-left: 65px !important
}

.ms-70px {
    margin-left: 70px !important
}

.ms-75px {
    margin-left: 75px !important
}

.ms-80px {
    margin-left: 80px !important
}

.ms-85px {
    margin-left: 85px !important
}

.ms-90px {
    margin-left: 90px !important
}

.ms-95px {
    margin-left: 95px !important
}

.ms-100px {
    margin-left: 100px !important
}

.me-5px {
    margin-right: 5px !important
}

.me-10px {
    margin-right: 10px !important
}

.me-15px {
    margin-right: 15px !important
}

.me-20px {
    margin-right: 20px !important
}

.me-25px {
    margin-right: 25px !important
}

.me-30px {
    margin-right: 30px !important
}

.me-35px {
    margin-right: 35px !important
}

.me-40px {
    margin-right: 40px !important
}

.me-45px {
    margin-right: 45px !important
}

.me-50px {
    margin-right: 50px !important
}

.me-55px {
    margin-right: 55px !important
}

.me-60px {
    margin-right: 60px !important
}

.me-65px {
    margin-right: 65px !important
}

.me-70px {
    margin-right: 70px !important
}

.me-75px {
    margin-right: 75px !important
}

.me-80px {
    margin-right: 80px !important
}

.me-85px {
    margin-right: 85px !important
}

.me-90px {
    margin-right: 90px !important
}

.me-95px {
    margin-right: 95px !important
}

.me-100px {
    margin-right: 100px !important
}

.pt-5px {
    padding-top: 5px !important
}

.pt-10px {
    padding-top: 10px !important
}

.pt-15px {
    padding-top: 15px !important
}

.pt-20px {
    padding-top: 20px !important
}

.pt-25px {
    padding-top: 25px !important
}

.pt-30px {
    padding-top: 30px !important
}

.pt-35px {
    padding-top: 35px !important
}

.pt-40px {
    padding-top: 40px !important
}

.pt-45px {
    padding-top: 45px !important
}

.pt-50px {
    padding-top: 50px !important
}

.pt-55px {
    padding-top: 55px !important
}

.pt-60px {
    padding-top: 60px !important
}

.pt-65px {
    padding-top: 65px !important
}

.pt-70px {
    padding-top: 70px !important
}

.pt-75px {
    padding-top: 75px !important
}

.pt-80px {
    padding-top: 80px !important
}

.pt-85px {
    padding-top: 85px !important
}

.pt-90px {
    padding-top: 90px !important
}

.pt-95px {
    padding-top: 95px !important
}

.pt-100px {
    padding-top: 100px !important
}

.pb-5px {
    padding-bottom: 5px !important
}

.pb-10px {
    padding-bottom: 10px !important
}

.pb-15px {
    padding-bottom: 15px !important
}

.pb-20px {
    padding-bottom: 20px !important
}

.pb-25px {
    padding-bottom: 25px !important
}

.pb-30px {
    padding-bottom: 30px !important
}

.pb-35px {
    padding-bottom: 35px !important
}

.pb-40px {
    padding-bottom: 40px !important
}

.pb-45px {
    padding-bottom: 45px !important
}

.pb-50px {
    padding-bottom: 50px !important
}

.pb-55px {
    padding-bottom: 55px !important
}

.pb-60px {
    padding-bottom: 60px !important
}

.pb-65px {
    padding-bottom: 65px !important
}

.pb-70px {
    padding-bottom: 70px !important
}

.pb-75px {
    padding-bottom: 75px !important
}

.pb-80px {
    padding-bottom: 80px !important
}

.pb-85px {
    padding-bottom: 85px !important
}

.pb-90px {
    padding-bottom: 90px !important
}

.pb-95px {
    padding-bottom: 95px !important
}

.pb-100px {
    padding-bottom: 100px !important
}

.ps-5px {
    padding-left: 5px !important
}

.ps-10px {
    padding-left: 10px !important
}

.ps-15px {
    padding-left: 15px !important
}

.ps-20px {
    padding-left: 20px !important
}

.ps-25px {
    padding-left: 25px !important
}

.ps-30px {
    padding-left: 30px !important
}

.ps-35px {
    padding-left: 35px !important
}

.ps-40px {
    padding-left: 40px !important
}

.ps-45px {
    padding-left: 45px !important
}

.ps-50px {
    padding-left: 50px !important
}

.ps-55px {
    padding-left: 55px !important
}

.ps-60px {
    padding-left: 60px !important
}

.ps-65px {
    padding-left: 65px !important
}

.ps-70px {
    padding-left: 70px !important
}

.ps-75px {
    padding-left: 75px !important
}

.ps-80px {
    padding-left: 80px !important
}

.ps-85px {
    padding-left: 85px !important
}

.ps-90px {
    padding-left: 90px !important
}

.ps-95px {
    padding-left: 95px !important
}

.ps-100px {
    padding-left: 100px !important
}

.pe-5px {
    padding-right: 5px !important
}

.pe-10px {
    padding-right: 10px !important
}

.pe-15px {
    padding-right: 15px !important
}

.pe-20px {
    padding-right: 20px !important
}

.pe-25px {
    padding-right: 25px !important
}

.pe-30px {
    padding-right: 30px !important
}

.pe-35px {
    padding-right: 35px !important
}

.pe-40px {
    padding-right: 40px !important
}

.pe-45px {
    padding-right: 45px !important
}

.pe-50px {
    padding-right: 50px !important
}

.pe-55px {
    padding-right: 55px !important
}

.pe-60px {
    padding-right: 60px !important
}

.pe-65px {
    padding-right: 65px !important
}

.pe-70px {
    padding-right: 70px !important
}

.pe-75px {
    padding-right: 75px !important
}

.pe-80px {
    padding-right: 80px !important
}

.pe-85px {
    padding-right: 85px !important
}

.pe-90px {
    padding-right: 90px !important
}

.pe-95px {
    padding-right: 95px !important
}

.pe-100px {
    padding-right: 100px !important
}

.p-6 {
    padding: 5rem !important
}

.pt-6 {
    padding-top: 5rem !important
}

.pb-6 {
    padding-bottom: 5rem !important
}

.ps-6 {
    padding-left: 5rem !important
}

.pe-6 {
    padding-right: 5rem !important
}

.py-6 {
    padding: 5rem 0 !important
}

.px-6 {
    padding: 0 5rem !important
}

.p-7 {
    padding: 7rem !important
}

.pt-7 {
    padding-top: 7rem !important
}

.pb-7 {
    padding-bottom: 7rem !important
}

.pl-7 {
    padding-left: 7rem !important
}

.pr-7 {
    padding-right: 7rem !important
}

.py-7 {
    padding: 7rem 0 !important
}

.px-7 {
    padding: 0 7rem !important
}

.btn.focus,
.btn:focus {
    border: 0 !important
}

.btn.active.focus,
.btn.active:focus,
.btn:active.focus,
.btn:active:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    border: 0 !important
}

.btn.focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn.focus,
a:focus {
    outline: 0 !important
}

.btn:focus,
.navbar-toggler:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.navbar-toggler {
    background: 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: var(--font-text-size-lg) !important
}

iframe {
    border: 0;
    display: block
}

iframe,
video {
    width: 100% !important
}

.color-text,
.navbar-toggler {
    color: var(--text-color) !important
}

.color-light-text {
    color: var(--light-text-color) !important
}

.color-blue {
    color: var(--blue-color) !important
}

.color-gray {
    color: var(--gray-color) !important
}

.color-risk {
    color: var(--risk-color) !important
}

.border-light {
    border: 1px solid var(--border-color-light) !important
}

.border-light-down {
    border-bottom: 1px solid var(--border-color-light) !important
}

.border-light-up {
    border-top: 1px solid var(--border-color-light) !important
}

.border-dark {
    border: 1px solid var(--border-color-dark) !important
}

.border-dark-down {
    border-bottom: 1px solid var(--border-color-dark) !important
}

.border-dark-up {
    border-top: 1px solid var(--border-color-dark) !important
}

.font-other-family {
    font-family: var(--font-text-other-family) !important
}

.container,
.container-fluid,
.custom-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-right: var(--bs-gutter-x, 0.75rem);
    width: 100%
}

.swal2-title {
    font-family: var(--font-text-other-family) !important;
    font-size: var(--font-text-size-xl) !important;
    font-weight: 500;
    color: var(--text-color) !important
}

.swal2-popup {
    padding: 50px 30px !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.custom-swal,
.swal-container,
.swal2-container {
    z-index: 1000000 !important
}

::ng-deep.custom-swal,
::ng-deep.swal-container,
::ng-deep.swal2-container {
    z-index: 1000000 !important
}

.logo {
    width: 170px
}

.btn-white {
    font-weight: 400;
    font-size: var(--font-text-size-sm);
    background: var(--white-color);
    color: var(--text-color);
    padding: 10px 20px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--white-color);
    min-height: 45px;
    min-width: 130px;
    overflow: hidden
}

.btn-white.rounded {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important
}

.btn-black:before,
.btn-outline-black-to-black:before,
.btn-outline-white-to-white:before,
.btn-white:before {
    content: " ";
    display: block;
    width: 200px;
    height: 80px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: -10px;
    left: -200px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-white:focus,
.btn-white:hover {
    background: var(--white-color);
    border: 1px solid var(--white-color);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-decoration: none;
    color: var(--text-color);
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-black:focus::before,
.btn-black:hover::before,
.btn-outline-white-to-white:focus::before,
.btn-outline-white-to-white:hover::before,
.btn-white:focus::before,
.btn-white:hover::before {
    margin-left: 300%
}

.btn-black {
    font-weight: 400;
    font-size: var(--font-text-size-sm);
    background: var(--black-color);
    padding: 10px 20px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--black-color);
    min-height: 45px;
    min-width: 130px;
    overflow: hidden
}

.btn-black.rounded {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important
}

.btn-black,
.btn-black:hover {
    color: var(--white-color)
}

.btn-black:focus,
.btn-black:hover {
    background: var(--black-color);
    border: 1px solid var(--black-color);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-decoration: none;
    color: var(--white-color);
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-outline-white-to-white {
    font-weight: 400;
    font-size: var(--font-text-size-sm);
    background: 0 0;
    color: var(--white-color);
    padding: 10px 20px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--white-color);
    min-height: 45px;
    min-width: 130px;
    overflow: hidden
}

.btn-outline-white-to-white:focus,
.btn-outline-white-to-white:hover {
    background: var(--white-color);
    border: 1px solid var(--white-color);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-decoration: none;
    color: var(--text-color);
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-outline-white-to-white:hover svg * {
    fill: var(--text-color)
}

.btn-outline-white-to-white.rounded {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important
}

.btn-outline-black-to-black {
    font-weight: 400;
    font-size: var(--font-text-size-sm);
    background: 0 0;
    color: var(--text-color);
    padding: 10px 20px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--black-color);
    min-height: 45px;
    min-width: 130px;
    overflow: hidden
}

.btn-outline-black-to-black:focus,
.btn-outline-black-to-black:hover {
    background: var(--black-color);
    border: 1px solid var(--black-color);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-decoration: none;
    color: var(--white-color) !important;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-outline-black-to-black:focus::before,
.btn-outline-black-to-black:hover::before {
    margin-left: 300%
}

.btn-outline-black-to-black:hover svg * {
    fill: var(--white-color)
}

.btn-outline-black-to-black.rounded {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important
}

.form-label {
    position: absolute;
    left: 30px;
    top: 15px;
    color: var(--label-color);
    background-color: var(--white-color);
    z-index: 10;
    font-size: var(--font-text-size-md);
    -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    -o-transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    padding: 0 5px
}

.focused .form-label {
    -webkit-transform: translateY(-125%);
    -ms-transform: translateY(-125%);
    transform: translateY(-125%);
    font-size: 1em;
    color: var(--blue-color) !important;
    padding: 0 5px
}

.focused .fc-effect {
    background: var(--white-color) !important
}

.scrollup {
    background-color: var(--dark-green-color);
    bottom: 15px;
    color: var(--white-color);
    font-size: var(--font-text-size-sm);
    height: 40px;
    width: 40px;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    right: 10px;
    text-align: center;
    z-index: 99999999;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: rgba(0, 0, 0, .24) 0 3px 8px !important;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px !important
}

.scrollup svg {
    height: 15px
}

.scrollup:focus,
.scrollup:hover {
    background-color: var(--green-color);
    color: var(--white-color)
}

.ratio-16x9 {
    background-color: transparent !important
}

.ratio-16x9 img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
    width: 100% !important;
    -webkit-border-radius: var(--border-radius-lg) !important;
    border-radius: var(--border-radius-lg) !important
}

.lightbox .btn-close {
    right: -40px !important
}

.form-group-checkbox {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.form-group-checkbox input[type=checkbox] {
    position: relative;
    border: 1.5px solid #707070;
    -webkit-border-radius: var(--border-radius-xs);
    border-radius: var(--border-radius-xs);
    background: 0 0;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    min-width: 20px;
    min-height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: .5
}

.form-group-checkbox input[type=checkbox]:hover {
    opacity: 1
}

.form-group-checkbox input[type=checkbox]:checked {
    background-color: var(--green-color);
    border-color: var(--green-color);
    opacity: 1
}

.form-group-checkbox input[type=checkbox]:checked::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid var(--blue-color);
    border-width: 0 2px 2px 0;
    margin: -1px 0;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2
}

.modal-content {
    -webkit-border-radius: var(--border-radius-lg) !important;
    border-radius: var(--border-radius-lg) !important
}

.modal-header {
    border-bottom: 1px solid rgba(240, 240, 240, .5) !important
}

.modal-title {
    font-size: var(--font-text-size-md) !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    color: var(--text-color) !important
}

.modal-body,
.modal-body * {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1.6;
    color: var(--text-color)
}

.menu-content.show {
    z-index: 9999999
}

.accordion-item {
    border-bottom: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important
}

.accordion-header .accordion-button {
    font-size: var(--font-text-size-md);
    font-weight: 700;
    line-height: 1.3;
    color: var(--text-color);
    -webkit-border-radius: var(--border-radius-md) !important;
    border-radius: var(--border-radius-md) !important;
    border-bottom: 1px solid var(--dark-green-color) !important
}

.accordion-body,
.accordion-header .accordion-button {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.accordion-header .accordion-button.collapsed {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.accordion-button:not(.collapsed) {
    color: var(--text-color) !important;
    border-color: var(--dark-green-color) !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.accordion-item:first-of-type {
    -webkit-border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.accordion-item:last-of-type {
    -webkit-border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.accordion-button:focus {
    border-color: var(--dark-green-color) !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.accordion-button.collapsed:hover,
.accordion-button:hover {
    background: 0 0;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border-color: var(--dark-green-color) !important
}

.accordion-button::after {
    -webkit-filter: grayscale(1) brightness(2);
    filter: grayscale(1) brightness(2)
}

.accordion-button::after,
.accordion-button:hover::after {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4zMzYiIGhlaWdodD0iMTguMzM2IiB2aWV3Qm94PSIwIDAgMTguMzM2IDE4LjMzNiI+CiAgPGcgaWQ9Ikdyb3VwXzIwNyIgZGF0YS1uYW1lPSJHcm91cCAyMDciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMjYxIDIpIHJvdGF0ZSg0NSkiPgogICAgPGxpbmUgaWQ9IkxpbmVfNyIgZGF0YS1uYW1lPSJMaW5lIDciIHgyPSIxMC4wMDYiIHkyPSIxMC4yNjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDApIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMTQ2YjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgICA8bGluZSBpZD0iTGluZV84IiBkYXRhLW5hbWU9IkxpbmUgOCIgeDE9IjEwLjAwNiIgeTI9IjEwLjI2OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAxNDZiMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz4KICA8L2c+Cjwvc3ZnPgo=) !important
}

.accordion-button:not(.collapsed)::after {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-filter: none;
    filter: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgdmlld0JveD0iMCAwIDM4IDM4Ij4KICA8ZyBpZD0iR3JvdXBfMTUzIiBkYXRhLW5hbWU9Ikdyb3VwIDE1MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NTcgLTcyMzkpIj4KICAgIDxnIGlkPSJHcm91cF8xNDEiIGRhdGEtbmFtZT0iR3JvdXAgMTQxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOCAtNTMpIj4KICAgICAgPGcgaWQ9IkVsbGlwc2VfMTIiIGRhdGEtbmFtZT0iRWxsaXBzZSAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ2NSA3MjkyKSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZDZkNmQ2IiBzdHJva2Utd2lkdGg9IjEiPgogICAgICAgIDxjaXJjbGUgY3g9IjE5IiBjeT0iMTkiIHI9IjE5IiBzdHJva2U9Im5vbmUiLz4KICAgICAgICA8Y2lyY2xlIGN4PSIxOSIgY3k9IjE5IiByPSIxOC41IiBmaWxsPSJub25lIi8+CiAgICAgIDwvZz4KICAgICAgPGcgaWQ9Ikdyb3VwXzEzNiIgZGF0YS1uYW1lPSJHcm91cCAxMzYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NzkuMTQgNzMwNi4xNCkiPgogICAgICAgIDxsaW5lIGlkPSJMaW5lXzciIGRhdGEtbmFtZT0iTGluZSA3IiB4Mj0iMTAuMDA2IiB5Mj0iMTAuMjY5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZDZkNmQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICAgIDxsaW5lIGlkPSJMaW5lXzgiIGRhdGEtbmFtZT0iTGluZSA4IiB4MT0iMTAuMDA2IiB5Mj0iMTAuMjY5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZDZkNmQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K) !important;
    width: 27px !important;
    height: 27px !important;
    background-size: 100% 100% !important
}

.accordion-item:last-of-type .accordion-header .accordion-button {
    border-bottom: 0 !important
}

.select2-container {
    width: 100% !important;
    margin: 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container--classic:focus,
.select2-container--default:focus {
    outline: 0
}

.select2-container--classic .select2-selection__choice,
.select2-container--default .select2-selection__choice {
    font-size: .9rem;
    margin-top: 6px !important
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
    min-height: 2.714rem;
    padding: 5px;
    border: 1px solid var(--border-color-dark)
}

.select2-container--classic .select2-selection--single:focus,
.select2-container--default .select2-selection--single:focus {
    outline: 0;
    border-color: var(--dark-green-color) !important;
    -webkit-box-shadow: 0 3px 10px 0 rgba(34, 41, 47, .1) !important;
    box-shadow: 0 3px 10px 0 rgba(34, 41, 47, .1) !important
}

.select2-container--classic .select2-selection--single .select2-selection__rendered i,
.select2-container--classic .select2-selection--single .select2-selection__rendered svg,
.select2-container--default .select2-selection--single .select2-selection__rendered i,
.select2-container--default .select2-selection--single .select2-selection__rendered svg {
    font-size: 1.15rem;
    height: 1.15rem;
    width: 1.15rem;
    margin-right: .5rem
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d8d6de' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 18px 14px, 18px 14px;
    background-repeat: no-repeat;
    height: 1rem;
    padding-right: 1.5rem;
    margin-left: 0;
    margin-top: 0;
    left: -8px;
    border-style: none
}

.select2-container--classic.select2-container--open,
.select2-container--default.select2-container--open {
    -webkit-box-shadow: 0 5px 25px rgba(34, 41, 47, .1);
    box-shadow: 0 5px 25px rgba(34, 41, 47, .1)
}

.select2-container--classic.select2-container--focus .select2-selection--multiple,
.select2-container--classic.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: var(--green-color) !important;
    outline: 0
}

.select2-container--classic.select2-container--focus,
.select2-container--default.select2-container--focus {
    outline: 0
}

.select2-container--classic .select2-dropdown,
.select2-container--default .select2-dropdown {
    border: 0 solid transparent !important;
    -webkit-border-radius: var(--border-radius-sm) !important;
    border-radius: var(--border-radius-sm) !important;
    -webkit-box-shadow: var(--box-shadow-other-xs);
    box-shadow: var(--box-shadow-other-xs)
}

.select2-container--classic .select2-search--dropdown,
.select2-container--default .select2-search--dropdown {
    padding: .5rem
}

.select2-container--classic .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0 !important;
    -webkit-border-radius: .357rem;
    border-radius: .357rem;
    border-color: var(--border-color-dark) !important;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--text-color);
    padding: .438rem 1rem
}

.select2-container--classic .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    min-height: 38px !important;
    border: 1px solid var(--border-color-dark)
}

.select2-container--classic .select2-selection--multiple:focus,
.select2-container--default .select2-selection--multiple:focus {
    outline: 0;
    border-color: var(--dark-green-color) !important;
    -webkit-box-shadow: 0 3px 10px 0 rgba(34, 41, 47, .1) !important;
    box-shadow: 0 3px 10px 0 rgba(34, 41, 47, .1) !important
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--dark-green-color) !important;
    border-color: var(--dark-green-color) !important;
    color: var(--white-color);
    padding: 2px 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 6px
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered li .select2-search__field,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li .select2-search__field {
    margin-top: 7px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right;
    margin-left: .7rem;
    margin-right: .5rem;
    font-size: 0;
    display: inline-block;
    position: relative;
    line-height: 1rem
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:before,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
    background-size: .85rem;
    height: .85rem;
    width: .85rem;
    position: absolute;
    top: 22%;
    left: -4px
}

.select2-container--classic .select2-selection--multiple i,
.select2-container--classic .select2-selection--multiple svg,
.select2-container--default .select2-selection--multiple i,
.select2-container--default .select2-selection--multiple svg {
    position: relative;
    top: 1px;
    margin-right: .5rem;
    height: 1.15rem;
    width: 1.15rem;
    font-size: 1.15rem;
    padding-left: 1px
}

.select2-container--classic .select2-results__group,
.select2-container--default .select2-results__group {
    padding: 6px 9px;
    font-weight: 600
}

.select2-container--classic .select2-results__option,
.select2-container--default .select2-results__option {
    padding: .428rem 1rem !important;
    width: 100% !important;
    min-width: 100% !important;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--text-color)
}

.select2-container--classic .select2-results__option[role=group],
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: var(--dark-green-color) !important;
    color: var(--white-color) !important;
    border: 0
}

.select2-container--classic .select2-results__option i,
.select2-container--classic .select2-results__option svg,
.select2-container--default .select2-results__option i,
.select2-container--default .select2-results__option svg {
    height: 1.15rem;
    width: 1.15rem;
    font-size: 1.15rem;
    margin-right: .5rem
}

.select2-container--classic .select2-results__option--highlighted,
.select2-container--default .select2-results__option--highlighted {
    background-color: var(--light-gray-color) !important;
    color: var(--text-color) !important
}

.select2-container--classic .select2-result-repository__avatar img,
.select2-container--default .select2-result-repository__avatar img {
    width: 50px
}

.select2-container--classic .select-lg,
.select2-container--default .select-lg {
    min-height: 2.714rem !important;
    font-size: 1.2rem;
    margin-bottom: 0 !important;
    padding: .3rem .7rem
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__rendered,
.select2-container--default .select-lg.select2-selection--single .select2-selection__rendered {
    padding-top: -.1rem
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__arrow,
.select2-container--default .select-lg.select2-selection--single .select2-selection__arrow {
    top: 0 !important
}

.select2-container--classic .select-lg.select2-selection--multiple,
.select2-container--default .select-lg.select2-selection--multiple {
    padding: 0 .2rem
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered {
    padding-top: 0 !important
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li {
    font-size: 1.2rem
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
    margin-top: 10px
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding: 5px
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
    top: 46%
}

.select2-container--classic .select-sm,
.select2-container--default .select-sm {
    min-height: 2.142rem !important;
    padding: 0 .2rem;
    font-size: .75rem;
    margin-bottom: 0 !important;
    line-height: 1.5
}

.select2-container--classic .select-sm.select2-selection--single .select2-selection__arrow,
.select2-container--default .select-sm.select2-selection--single .select2-selection__arrow {
    top: -.3rem !important
}

.select2-container--classic .select-sm.select2-selection--multiple,
.select2-container--default .select-sm.select2-selection--multiple {
    line-height: 1.3
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered {
    padding: 3px
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li {
    font-size: .75rem;
    margin-top: 2px
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
    margin-top: 4px
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice {
    padding: 0 .2rem
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {
    top: 5%
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--default .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 0
}

.flatpickr-calendar .flatpickr-day {
    color: #6e6b7b
}

.flatpickr-calendar .flatpickr-day.today {
    border-color: var(--dark-green-color)
}

.flatpickr-calendar .flatpickr-day.today:hover {
    background: 0 0;
    color: #6e6b7b
}

.flatpickr-calendar .flatpickr-day.selected,
.flatpickr-calendar .flatpickr-day.selected:hover {
    background: var(--dark-green-color);
    color: var(--white-color);
    border-color: var(--dark-green-color)
}

.flatpickr-calendar .flatpickr-day.inRange,
.flatpickr-calendar .flatpickr-day.inRange:hover {
    background: var(--light-gray-color);
    border-color: var(--light-gray-color);
    -webkit-box-shadow: -5px 0 0 var(--light-gray-color), 5px 0 0 var(--light-gray-color);
    box-shadow: -5px 0 0 var(--light-gray-color), 5px 0 0 var(--light-gray-color)
}

.flatpickr-calendar .flatpickr-day.endRange,
.flatpickr-calendar .flatpickr-day.endRange:hover,
.flatpickr-calendar .flatpickr-day.startRange,
.flatpickr-calendar .flatpickr-day.startRange:hover {
    background: var(--dark-green-color);
    color: var(--white-color);
    border-color: var(--dark-green-color)
}

.flatpickr-calendar .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-calendar .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-calendar .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
    -webkit-box-shadow: -10px 0 0 var(--dark-green-color);
    box-shadow: -10px 0 0 var(--dark-green-color)
}

.flatpickr-calendar .flatpickr-day.flatpickr-disabled,
.flatpickr-calendar .flatpickr-day.nextMonthDay,
.flatpickr-calendar .flatpickr-day.prevMonthDay {
    color: #dae1e7
}

.flatpickr-calendar .flatpickr-day:hover {
    background: #f6f6f6
}

.flatpickr-calendar:after,
.flatpickr-calendar:before,
.flatpickr-current-month .flatpickr-monthDropdown-months span,
.flatpickr-current-month .numInputWrapper span,
header.header .language-area .dropdown-toggle::after {
    display: none
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
    top: -5px
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover i,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover i,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg {
    fill: var(--dark-green-color)
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
    background: var(--white-color)
}

.dark-layout .flatpickr-calendar {
    background: var(--text-color);
    border-color: var(--text-color);
    -webkit-box-shadow: none;
    box-shadow: none
}

.dark-layout .flatpickr-calendar .flatpickr-months i,
.dark-layout .flatpickr-calendar .flatpickr-months svg {
    fill: #b4b7bd
}

.dark-layout .flatpickr-calendar .flatpickr-day,
.dark-layout .flatpickr-calendar .flatpickr-day.today:hover,
.dark-layout .flatpickr-calendar .flatpickr-month,
.dark-layout .flatpickr-calendar .flatpickr-weekday {
    color: #b4b7bd
}

.dark-layout .flatpickr-calendar .flatpickr-weekwrapper .flatpickr-weeks {
    -webkit-box-shadow: 1px 0 0 #3b4253;
    box-shadow: 1px 0 0 #3b4253
}

.dark-layout .flatpickr-calendar .flatpickr-day.selected,
header.header.light .menu-content .mainMenu .nav-item .nav-link {
    color: var(--white-color)
}

.dark-layout .flatpickr-calendar .flatpickr-day.flatpickr-disabled,
.dark-layout .flatpickr-calendar .flatpickr-day.nextMonthDay,
.dark-layout .flatpickr-calendar .flatpickr-day.prevMonthDay {
    color: #4e5154 !important
}

.dark-layout .flatpickr-calendar .flatpickr-day.inRange,
.dark-layout .flatpickr-calendar .flatpickr-day.inRange:hover {
    background: #283046;
    border-color: #283046;
    -webkit-box-shadow: -5px 0 0 #283046, 5px 0 0 #283046;
    box-shadow: -5px 0 0 #283046, 5px 0 0 #283046
}

.dark-layout .flatpickr-calendar .flatpickr-day:hover:not(.selected):not(.today):not(.startRange):not(.endRange) {
    color: #b4b7bd;
    border-color: #283046
}

.dark-layout .flatpickr-calendar .flatpickr-days .flatpickr-day:hover:not(.selected):not(.today):not(.startRange):not(.endRange) {
    background: #283046
}

.dark-layout .flatpickr-calendar .flatpickr-time {
    border-color: var(--text-color) !important
}

.dark-layout .flatpickr-calendar .flatpickr-time .flatpickr-am-pm,
.dark-layout .flatpickr-calendar .flatpickr-time .numInput {
    color: #b4b7bd
}

.dark-layout .flatpickr-calendar .flatpickr-time .flatpickr-am-pm:hover,
.dark-layout .flatpickr-calendar .flatpickr-time .numInput:hover {
    background: var(--text-color)
}

.dark-layout .flatpickr-calendar .flatpickr-time .arrowUp:after {
    border-bottom-color: #b4b7bd
}

.dark-layout .flatpickr-calendar .flatpickr-time .arrowDown:after {
    border-top-color: #b4b7bd
}

.dark-layout .flatpickr-time .flatpickr-am-pm:focus,
.dark-layout .flatpickr-time .flatpickr-am-pm:hover,
.dark-layout .flatpickr-time input:focus,
.dark-layout .flatpickr-time input:hover {
    background: var(--text-color)
}

.flatpickr-human-friendly[readonly],
.flatpickr-input[readonly],
.flatpickr-input~.form-control[readonly] {
    background-color: inherit;
    opacity: 1 !important
}

.flatpickr-weekdays {
    margin-top: 8px
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    -webkit-appearance: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
    font-size: 1.1rem;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
    -webkit-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.flatpickr-calendar {
    -webkit-border-radius: var(--border-radius-sm) !important;
    border-radius: var(--border-radius-sm) !important;
    -webkit-box-shadow: var(--box-shadow-other-xs) !important;
    box-shadow: var(--box-shadow-other-xs) !important
}

.rotate-icon svg {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.rotate-icon:hover svg,
.service-item:hover .item-body .item-more svg {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

header.header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: 0 0;
    padding: 15px 0;
    z-index: 10
}

header.header.hw.scrolling .navbar-toggler,
header.header.scrolling .navbar-toggler {
    color: var(--text-color) !important
}

header.header.hw .navbar-toggler {
    color: var(--white-color) !important
}

header.header.scrolling {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: var(--white-color)
}

header.header .navbar {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.career-form input[type=file],
header.header .logo-content {
    padding: 0
}

header.header .menu-content {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

header.header .menu-content .mainMenu,
header.header .navbar .extra {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px
}

header.header .menu-content .mainMenu .dropdown-menu {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: var(--box-shadow-other-xs);
    box-shadow: var(--box-shadow-other-xs);
    background: var(--white-color);
    border: 0;
    min-width: 100%
}

header.header .menu-content .mainMenu .dropdown-menu li,
header.header .menu-content .mainMenu .nav-item,
header.header .navbar .extra .social-area li {
    position: relative
}

header.header .menu-content .mainMenu .dropdown-menu li a {
    position: relative;
    padding: 13px;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1;
    color: var(--text-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

header.header .menu-content .mainMenu .dropdown-menu li a:hover,
header.header .language-area .dropdown-menu li a:hover {
    color: var(--text-color);
    background: var(--light-gray-color)
}

header.header .menu-content .mainMenu .nav-item .nav-link,
header.header .language-area .dropdown-toggle {
    position: relative;
    font-size: var(--font-text-size-md);
    font-weight: 400;
    line-height: 1;
    color: var(--text-color)
}

header.header .navbar .extra {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 20px
}

header.header .navbar .extra .social-area {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding-left: 0;
    margin-bottom: 0
}

header.header .navbar .extra .social-area li a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: var(--font-text-size-md);
    line-height: 1;
    color: var(--text-color);
    border: 1px solid var(--black-color)
}

footer.footer .menu-area .social li a .icon,
header.header .navbar .extra .social-area li a .icon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--font-text-size-lg);
    line-height: 1;
    color: var(--white-color);
    background: var(--black-color);
    width: 40px;
    min-width: 40px;
    height: 40px
}

footer.footer .menu-area .social li a .text,
header.header .navbar .extra .social-area li a .text {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--font-text-size-md);
    line-height: 1;
    color: var(--text-color);
    padding-right: 10px
}

header.header.light .language-area .dropdown-toggle,
header.header.light .navbar .extra .social-area li a {
    color: var(--white-color);
    border-color: var(--white-color)
}

header.header.light .navbar .extra .social-area li a .icon {
    background: var(--white-color);
    color: var(--text-color)
}

header.header.light .navbar .extra .social-area li a .text {
    color: var(--white-color)
}

header.header.light.scrolling .navbar .extra .social-area li a .icon {
    background: var(--black-color);
    color: var(--white-color)
}

footer.footer .copyright-area .text a:hover,
footer.footer .menu-area .menu li a:hover,
header.header.light.scrolling .navbar .extra .social-area li a .text {
    color: var(--text-color)
}

header.header .language-area,
header.header .language-area .dropdown-menu li,
section.hero {
    position: relative
}

header.header .language-area .dropdown-toggle {
    padding: 5px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    border: 1px solid var(--black-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

header.header.light.scrolling .language-area .dropdown-toggle {
    color: var(--text-color);
    border-color: var(--black-color)
}

header.header .language-area .dropdown-menu {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: var(--box-shadow-other-xs);
    box-shadow: var(--box-shadow-other-xs);
    background: var(--white-color);
    border: 0;
    min-width: 40px
}

header.header .language-area .dropdown-menu li a {
    position: relative;
    padding: 13px 11px;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1;
    color: var(--text-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.hero {
    background: var(--black-color);
    min-height: 100vh
}

section.hero .cover-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

section.hero .content {
    position: relative;
    padding: 800px 0 75px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

section.hero .content .title {
    position: relative;
    font-size: 60px;
    font-family: var(--font-text-other-family);
    line-height: 1;
    color: var(--white-color);
    margin-bottom: 25px
}

section.hero .content .description {
    position: relative;
    font-size: var(--font-text-size-md);
    font-weight: 400;
    line-height: 1.6;
    color: var(--white-color);
    margin-bottom: 40px
}

section.hero .content .more,
section.hero .image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

section.hero .content .more {
    gap: 20px
}

section.hero .content .more a,
section.parallax .content .more a {
    min-width: 160px
}

section.hero .image {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 200px 0 0
}

.service-item .item-icon img,
section.hero .image img {
    height: 865px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

section.parallax {
    position: relative;
    padding: 100px 0 400px;
    background: url(../img/others/parallax-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed
}

section.parallax::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 37%;
    z-index: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#1b1a1a));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #1b1a1a 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #1b1a1a 100%)
}

section.parallax .content {
    position: relative;
    text-align: center;
    z-index: 1
}

section.parallax .content .title {
    position: relative;
    font-size: var(--font-text-size-xxxl);
    font-family: var(--font-text-other-family);
    line-height: 1.3;
    color: var(--text-color);
    margin-bottom: 10px
}

section.parallax .content .description {
    font-size: var(--font-text-size-md);
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-text-color);
    margin-bottom: 40px
}

section.parallax .content .more {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.services {
    position: relative;
    padding: 80px 0
}

section.services.ui-style-detail::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 400px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#f0f3f7));
    background-image: -o-linear-gradient(bottom, transparent, #f0f3f7);
    background-image: linear-gradient(to top, transparent, #f0f3f7);
    z-index: -1
}

section.services.ui-style-detail .head .title {
    font-family: var(--font-text-other-family) !important;
    color: #1a1a1a;
    font-family: inherit
}

section.services.nt {
    margin-top: -320px
}

section.services .head {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.service-item .item-body .item-title,
section.services .head .title {
    position: relative;
    font-size: var(--font-text-size-xxxl);
    font-family: var(--font-text-other-family);
    line-height: 1.3;
    color: var(--white-color)
}

section.services .custom-container-absolute {
    position: absolute;
    right: 0;
    width: 91.7%
}

.service-item,
section.services .content,
section.services .content .services-swiper,
section.services .content .services-swiper .swiper-wrapper,
section.services .content .services-swiper .swiper-wrapper .swiper-slide {
    position: relative
}

section.services .content.other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    margin-top: 40px
}

section.services .content.other a {
    min-width: 225px
}

.service-item {
    padding: 30px;
    display: block;
    background: var(--white-color);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.service-item.ui-style-small {
    height: 330px
}

.service-item.ui-style-small .item-body .item-title {
    font-family: var(--font-text-other-family) !important;
    font-size: var(--font-text-size-lg);
    min-height: 0;
    font-family: inherit
}

.service-item.ui-style-small .item-body .item-description {
    -webkit-line-clamp: 6
}

.service-item.ui-style-small .item-icon svg {
    width: 50px;
    height: 50px
}

.service-item:hover {
    background: var(--black-color);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.service-item .item-icon {
    position: relative;
    margin-bottom: 60px
}

.service-item .item-icon svg {
    width: 40px;
    height: 40px
}

.service-item .item-icon img {
    width: 40px;
    height: 40px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.service-item:hover .item-icon img {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-filter: brightness(255);
    filter: brightness(255)
}

.service-item .item-icon svg * {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    fill: var(--black-color)
}

.service-item:hover .item-icon svg * {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    fill: var(--white-color)
}

.service-item .item-body {
    position: relative
}

.service-item .item-body .item-title {
    font-size: var(--font-text-size-lg);
    font-weight: 400;
    color: var(--text-color);
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    min-height: 52px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.service-item:hover .item-body .item-description,
.service-item:hover .item-body .item-more,
.service-item:hover .item-body .item-title {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: var(--white-color)
}

.service-item .item-body .item-description,
.service-item .item-body .item-more {
    position: relative;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.service-item .item-body .item-description {
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    min-height: 44.8px;
    line-height: 1.6
}

.service-item .item-body .item-more {
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.post-item .item-more svg,
.service-item .item-body .item-more svg {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

section.our-team {
    padding: 330px 0 80px;
    background: var(--light-gray-color)
}

section.our-team.ui-style-detail {
    padding-top: 100px;
    z-index: 1;
}

section.our-team .content {
    position: relative;
    text-align: center
}

section.our-team .content.nt {
    margin-top: -80px
}

section.our-team,
section.our-team .content .image {
    position: relative
}

section.hero .image img,
section.our-team .content .image img {
    position: relative;
    width: 100%
}

footer.footer .newsletter-area .head .title,
section.our-team .content .title {
    position: relative;
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-xxxl);
    line-height: 1.3;
    color: var(--text-color);
    margin-bottom: 10px
}

section.our-team .content .description {
    position: relative;
    font-size: var(--font-text-size-md);
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-text-color);
    margin-bottom: 40px
}

section.our-team .content .more {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.latest-posts .head .more a,
section.our-team .content .more a {
    min-width: 200px
}

section.latest-posts {
    position: relative;
    padding: 80px 0 0;
    background: var(--black-color);
    height: 620px;
    margin-bottom: -200px
}

section.latest-posts .head {
    position: relative;
    margin-bottom: 60px
}

section.latest-posts .head .title {
    position: relative;
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-xxxl);
    line-height: 1.3;
    color: var(--white-color);
    margin-bottom: 10px
}

footer.footer .newsletter-area .head .description,
section.latest-posts .head .description {
    position: relative;
    font-size: var(--font-text-size-md);
    font-weight: 400;
    line-height: 1.6;
    color: var(--dark-text-color)
}

section.latest-posts .head .more {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.post-item,
footer.footer,
section.latest-posts .content {
    position: relative
}

.post-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    overflow: hidden;
    height: 367px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-item.animation:hover {
    height: 475px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-item .item-cover,
.post-item::before {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.post-item::before {
    bottom: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#1b1a1a));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #1b1a1a 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #1b1a1a 100%);
    z-index: 2
}

.post-item .item-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-item:hover .item-cover,
.team-card:hover .team-photo img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-item .item-title {
    position: relative;
    width: 100%;
    font-size: var(--font-text-size-lg);
    font-weight: 600;
    line-height: 1.3;
    color: var(--white-color);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    z-index: 3;
    min-height: 52px;
    margin-bottom: 10px
}

.post-item .item-description,
.post-item .item-more {
    position: relative;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    width: 100%;
    z-index: 3
}

.post-item .item-description {
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    min-height: 44.8px;
    color: var(--white-color);
    line-height: 1.6
}

.post-item .item-more {
    line-height: 1;
    color: var(--white-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 3;
}

.page-content__sidebar-second .team-list:hover .item-more svg,
.post-item:hover .item-more svg,
.team-card:hover .team-body .item-more svg {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

footer.footer {
    padding: 400px 0 15px
}

footer.footer.ui-style-detail {
    padding-top: 120px;
    margin-top: -50px
}

.post-item::before,
footer.footer::after,
footer.footer::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%
}

footer.footer::before {
    top: 0;
    background: url(../img/others/footer-bg-image.png) var(--light-gray-color);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    z-index: 0
}

footer.footer::after {
    bottom: 0;
    height: 350px;
    z-index: 1;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%)
}

footer.footer .newsletter-area {
    position: relative;
    margin-bottom: 100px;
    z-index: 2
}

footer.footer .newsletter-area .head {
    position: relative;
    text-align: center;
    margin-bottom: 25px
}

footer.footer .newsletter-area .head .description {
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content {
    position: relative
}

footer.footer .newsletter-area .content .form-control {
    position: relative;
    padding: 14px 140px 14px 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--text-color);
    border: 1px solid var(--black-color)
}

footer.footer .newsletter-area .content .form-control::-webkit-input-placeholder {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content .form-control::-moz-placeholder {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content .form-control:-ms-input-placeholder {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content .form-control::-ms-input-placeholder {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content .form-control::placeholder {
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    color: var(--light-text-color)
}

footer.footer .newsletter-area .content .submit-button {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 120px;
    padding: 14px
}

footer.footer .menu-area {
    position: relative;
    padding-bottom: 100px;
    border-bottom: 1px solid var(--black-color);
    z-index: 2
}

footer.footer .menu-area .logo-area {
    position: relative;
    display: inline-block
}

footer.footer .menu-area .logo-area img {
    position: relative;
    width: 170px
}

footer.footer .copyright-area {
    position: relative;
    padding-top: 15px;
    z-index: 2
}

footer.footer .copyright-area .text,
footer.footer .copyright-area .text a {
    position: relative;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-text-color)
}

footer.footer .menu-area .menu {
    position: relative;
    margin-bottom: 0;
    padding-left: 0
}

footer.footer .menu-area .menu .menu-title {
    position: relative;
    font-size: var(--font-text-size-lg);
    font-weight: 600;
    line-height: 1.3;
    color: var(--text-color);
    margin-bottom: 10px
}

footer.footer .menu-area .menu li {
    position: relative;
    margin-bottom: 4px
}

footer.footer .menu-area .menu li:last-of-type {
    position: relative;
    margin-bottom: 0
}

footer.footer .menu-area .menu li a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-text-color)
}

footer.footer .menu-area .social {
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 10px
}

.inner-page__header,
footer.footer .menu-area .social li {
    position: relative
}

footer.footer .menu-area .social li a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: var(--font-text-size-md);
    line-height: 1;
    color: var(--text-color);
    border: 1px solid var(--black-color)
}

.inner-page__header.bg-custom {
    position: relative;
    padding-top: 135px;
    background: #353535
}

.inner-page__header.ui-size-small .inner-page__photo {
    height: 450px
}

.inner-page__header.ui-size-small .inner-page__heading .container,
.inner-page__header.ui-size-small .inner-page__heading .custom-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 40px
}

.inner-page__header.ui-size-small .inner-page__heading .inner-page__heading-content {
    max-width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.inner-page__header.ui-size-small.ui-txt-left .inner-page__heading .inner-page__heading-content {
    max-width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.inner-page__header.ui-size-small.ui-txt-left .inner-page__heading .inner-page__heading-content .text {
    max-width: 45%
}

.inner-page__header.ui-size-small .inner-page__heading .inner-page__heading-content .title {
    font-size: 54px
}

.inner-page__header.ui-size-small .inner-page__heading .inner-page__heading-content .text {
    max-width: 55%;
    color: #dbdbdb;
    margin-bottom: 30px
}

.inner-page__photo {
    width: 100%;
    height: 100vh;
    background-color: #1a1a1a
}

.inner-page__photo.ui-style-team img {
    opacity: 1
}

.inner-page__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .8
}

.inner-page__heading {
    z-index: 3;
    position: absolute;
    inset: 0
}

.inner-page__heading .container,
.inner-page__heading .custom-container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    position: relative;
    z-index: 1;
    padding-top: 135px
}

.inner-page__heading .inner-page__heading-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    max-width: 50%
}

.inner-page__heading .inner-page__heading-content .title {
    font-family: var(--font-text-other-family);
    color: var(--white-color);
    font-size: 65px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1.2;
    margin-bottom: 10px
}

.inner-page__heading .inner-page__heading-content .text {
    color: var(--white-color);
    font-size: var(--font-text-size-md);
    line-height: 1.6;
    margin-top: 5px;
    max-width: 500px
}

.inner-page__heading .inner-page__heading-bottom {
    position: relative;
    bottom: -50px
}

.inner-page__heading .inner-page__heading-bottom .row {
    padding-left: 0
}

.inner-page__heading .inner-page__heading-bottom .text {
    color: #c9c9c9;
    font-size: 16px;
    line-height: 1.6
}

.inner-page__heading .inner-page__heading-bottom .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.team {
    position: relative;
    padding-bottom: 50px;
    background-color: var(--light-gray-color)
}

.team .custom-container>ul {
    row-gap: 25px
}

.team .team-header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.team .team-header,
.team .team-header ul,
.team-detail__right-bottom ul li>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.team .team-header ul li:not(:last-child) {
    margin-right: 10px
}

.team .team-header ul li.is-active a,
.team .team-header ul li:hover a {
    background-color: #000;
    color: var(--white-color)
}

.team .team-header ul li a,
select.selectbox {
    height: 45px;
    border: 1px solid #222;
    color: #000;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.team .team-header ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-inline: 20px
}

.form-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

select.selectbox {
    width: 100%;
    font-family: inherit;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    min-width: 200px
}

.form-group .arrow {
    position: absolute;
    pointer-events: none;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    opacity: .5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 1
}

.team-card {
    display: block;
    position: relative
}

.team-card .team-photo {
    width: 100%;
    height: 370px;
    overflow: hidden
}

.team-card .team-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.team-card .team-body {
    padding: 20px 25px;
    background-color: var(--white-color);
    min-height: 130px;
}

.team-card .team-body .title {
    font-family: var(--font-text-other-family) !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #000;
    margin-bottom: 0
}

.team-card .team-body .text {
    font-size: 14px;
    color: #575757
}

.team-card .team-body .item-more {
    position: relative;
    margin-top: 25px;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1;
    color: var(--light-text-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.page-content__sidebar-second .team-list .item-more svg,
.team-card .team-body .item-more svg {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.team-detail .image {
    position: relative;
    height: 800px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.team-detail .image img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top center;
    object-position: top center
}

.team-detail,
.team-detail .row {
    height: 100%
}

.team-detail__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.team-detail .title {
    font-family: var(--font-text-other-family) !important;
    font-size: var(--font-text-size-xxxl);
    font-weight: 900;
    margin-bottom: 0
}

.team-detail .degree {
    font-size: var(--font-text-size-md);
    color: #575757
}

.team-detail.white .team-detail__right-bottom ul li>a .desc .title {
    font-family: var(--font-text-family) !important;
}

.page-content__sidebar-first .button:hover .desc .title,
.team-detail.white .degree,
.team-detail.white .team-detail__right-bottom ul li>a .desc .text,
.team-detail.white .team-detail__right-bottom ul li>a .desc .title,
.team-detail.white .text,
.team-detail.white .title {
    color: var(--white-color)
}

.team-detail .text {
    font-size: 16px;
    color: #6f6f6f;
    margin-top: 30px
}

.team-detail__right-bottom {
    padding-bottom: 130px
}

.team-detail__right-bottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
}

.team-detail__right-bottom ul li:not(:last-child) {
    margin-right: 50px
}

.team-detail__right-bottom ul li>a .desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px
}

.team-detail.white .team-detail__right-bottom .icon svg * {
    fill: var(--white-color)
}

.team-detail__right-bottom ul li>a .desc .title {
    font-size: var(--font-text-size-md);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 0
}

.team-detail__right-bottom ul li>a .desc .text {
    margin-top: 0;
    font-size: 16px;
    color: #575757
}

.team-detail__right-bottom .social a {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: var(--font-text-size-md);
    line-height: 1;
    color: var(--text-color);
    border: 1px solid var(--white-color)
}

.team-detail__right-bottom .social a .icon,
.team-detail__right-bottom .social a .text {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    color: var(--white-color)
}

.team-detail__right-bottom .social a .icon {
    background: var(--white-color);
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: var(--font-text-size-lg)
}

.team-detail__right-bottom .social a .icon svg * {
    fill: var(--text-color) !important
}

.team-detail__right-bottom .social a .text {
    font-size: var(--font-text-size-md);
    padding-right: 10px;
    margin-top: 0
}

.services-detail {
    padding-top: 150px;
    padding-bottom: 50px;
    background-color: var(--light-gray-color);
    position: relative;
    z-index: 1
}

.services-detail .services-detail__bg {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 550px;
    z-index: -1;
    pointer-events: none
}

.services-detail .services-detail__bg img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.services-detail .section-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px
}

.services-detail .section-header .title {
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-xxxl);
    font-weight: 500;
    color: var(--text-color)
}

.services-detail .section-header .text {
    font-size: 16px;
    color: #6f6f6f;
    max-width: 600px
}

.services-detail .row {
    row-gap: 25px
}

.page-content__description {
    font-size: 16px;
    color: #6f6f6f
}

.inner-page__wrapper {
    padding-top: 50px;
    background-color: var(--light-gray-color)
}

.ui-pt-150px {
    padding-top: 150px
}

.page-content__description.ui-txt-center {
    text-align: center
}

.page-content__other {
    padding-top: 50px
}

.page-content__other .section-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px
}

.page-content__other .section-header .title {
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-xxxl);
    font-weight: 500;
    color: #1a1a1a
}

.latest-posts.ui-style-detail {
    margin-top: -100px;
    position: relative;
    z-index: 1
}

.latest-posts.ui-style-detail .row {
    row-gap: 25px
}

.page-content__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px
}

.page-content__header .title {
    font-size: 32px;
    font-weight: 500;
    color: #1a1a1a;
    font-family: var(--font-text-other-family)
}

.page-content__header .information ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0
}

.page-content__header .information ul li:not(:last-child) {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #707070
}

.page-content__header .information ul li {
    font-size: 14px;
    color: #1a1a1a
}

.page-content__photo {
    width: 100%;
    height: 450px;
    margin-bottom: 30px
}

.contact-right .cover img,
.page-content__photo img,
.page-content__sidebar-second .team-list .cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.page-content__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-block: 30px
}

.page-content__info .desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px
}

.page-content__info .desc .title {
    font-size: var(--font-text-size-md);
    font-weight: 700;
    margin-bottom: 5px
}

.page-content__info .desc .text {
    font-size: var(--font-text-size-sm);
    color: var(--light-text-color)
}

.page-content__share {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #707070;
    height: 70px;
    padding-inline: 20px
}

.page-content__share,
.page-content__share .icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-content__share .icons .icon {
    display: inline-block;
    font-size: var(--font-text-size-md);
    color: var(--text-color)
}

.page-content__share .icons .icon:not(:last-child) {
    margin-right: 15px
}

.page-content__sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-content__sidebar-first {
    background-color: var(--white-color);
    padding: 30px
}

.page-content__sidebar-first .title {
    font-size: 22px;
    margin-bottom: 20px;
    font-family: var(--font-text-other-family)
}

.page-content__sidebar-first .button {
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    height: 90px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-inline: 25px
}

.page-content__sidebar-first .button:hover {
    background-color: #1a1a1a;
    color: var(--white-color)
}

.career .career-card:hover .icon svg path,
.page-content__sidebar-first .button:hover .arrow svg path,
.page-content__sidebar-first .button:hover .desc .ico svg path {
    fill: #fff
}

.contact-list a,
.page-content__sidebar-first .button .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-content__sidebar-first .button .desc .title {
    font-size: var(--font-text-size-md);
    color: #1a1a1a;
    margin-left: 20px;
    margin-bottom: 0;
    font-family: var(--font-text-other-family)
}

.page-content__sidebar-second {
    margin-top: 50px
}

.page-content__sidebar-second .heading {
    margin-bottom: 25px
}

.page-content__sidebar-second .heading .title {
    font-family: var(--font-text-other-family)
}

.page-content__sidebar-second ul {
    margin: 0;
    padding: 0
}

.page-content__sidebar-second ul li:not(:last-child) {
    margin-bottom: 20px
}

.page-content__sidebar-second .team-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--white-color)
}

.page-content__sidebar-second .team-list .cover {
    width: 180px;
    height: 160px
}

.page-content__sidebar-second .team-list .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

.page-content__sidebar-second .team-list .description .title {
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-md);
    font-weight: 500;
    color: #1a1a1a;
    margin-bottom: 0
}

.page-content__sidebar-second .team-list .description .text {
    font-size: 16px;
    color: #575757
}

.page-content__sidebar-second .team-list .item-more {
    position: relative;
    font-size: var(--font-text-size-sm);
    font-weight: 400;
    line-height: 1;
    color: var(--light-text-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-top: 30px
}

.career {
    padding-block: 50px
}

.career .section-header {
    margin-bottom: 30px
}

.career .section-header .title {
    position: relative;
    font-family: var(--font-text-other-family) !important;
    font-size: 34px !important
}

.career .section-header .text {
    color: #959595;
    max-width: 800px
}

.career .career-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background-color: var(--white-color);
    padding: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.career .career-card:hover {
    background-color: #000
}

.career .career-card:hover .title {
    color: var(--white-color)
}

.career .career-card:hover .more a {
    border-color: var(--white-color);
    color: var(--white-color)
}

.career .career-card .icon {
    margin-bottom: 20px
}

.career .career-card .icon svg {
    width: 30px;
    height: 30px
}

.career .career-card .icon svg path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.career .career-card .title {
    font-family: var(--font-text-other-family);
    font-size: var(--font-text-size-lg);
    font-weight: 500;
    margin-bottom: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.career .career-card .more a {
    border-color: #000;
    color: #000;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.career .career-card .more a:hover {
    color: #000
}

.career .career-form {
    padding-top: 50px
}

.career-form .section-header,
.career-form .section-header.ui-txt-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.career-form .section-header.ui-txt-left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 30px
}

.career-form .section-header .title {
    font-family: var(--font-text-other-family);
    font-size: 34px !important;
    margin-bottom: 0
}

.career-form .section-header .text {
    font-size: 16px;
    color: #959595
}

.career-form form {
    max-width: 1000px;
    margin: auto
}

.career-form .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin-bottom: 20px
}

.career-form .form-row>* {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.career-form input,
select,
textarea {
    width: 100%;
    padding-inline: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    background-color: transparent;
    height: 50px
}

.career-form textarea {
    height: 150px;
    padding-top: 20px
}

.drop-container {
    position: relative;
    height: 50px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background .2s ease-in-out, border .2s ease-in-out;
    transition: background .2s ease-in-out, border .2s ease-in-out;
    overflow: hidden
}

.drop-container.drag-active,
.drop-container:hover {
    background: #eee;
    border-color: #111
}

.drop-container.drag-active .drop-title,
.drop-container:hover .drop-title {
    color: #222
}

.drop-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

#custom-placeholder,
input[type=file] {
    font-size: 14px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#custom-placeholder {
    z-index: 1;
    color: #3c3c3c;
    right: 270px
}

input[type=file] {
    width: 100%;
    max-width: 100%;
    color: #000;
    padding: 5px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    letter-spacing: -.5px;
    left: 0;
    right: 0;
    padding-top: 13px !important;
    padding-left: 10px !important
}

input[type=file]::file-selector-button {
    border: 0;
    background: #000;
    padding: 10px 20px;
    color: var(--white-color);
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    position: absolute;
    right: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    height: 50px;
    font-weight: 700;
    min-width: 250px
}

input[type=file]::file-selector-button:hover {
    background: #707070
}

.career-form .form-kvkk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

label.checkbox {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

label.checkbox:not(:last-child) {
    margin-bottom: 6px
}

label.checkbox input:checked+.checkbox:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

label.checkbox .checkbox {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 15px;
    height: 15px;
    background: 0 0;
    border: 1px solid #000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: relative
}

label.checkbox .checkbox::before {
    content: "✓";
    position: absolute;
    top: -3px;
    line-height: .7;
    font-size: 24px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

label.checkbox input {
    position: absolute;
    opacity: 0;
    height: 0
}

label.checkbox .text {
    color: #4e5154;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px !important;
    line-height: 1.3;
    padding-left: 10px
}

.career-form .submit-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.career-form .submit-btn.ui-txt-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.career-form button {
    background-color: #000;
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    position: relative;
    margin-top: 30px;
    min-width: 200px
}

.contact-right {
    background-color: var(--white-color);
    padding: 30px;
    margin-top: -200px;
    position: relative;
    z-index: 1
}

.contact-right .cover {
    width: 100%;
    height: 350px
}

.contact-list {
    margin-top: 30px;
    border-bottom: 1px solid #707070;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.contact-list .row {
    row-gap: 20px
}

.contact-list a .icon svg {
    width: 25px
}

.contact-list a .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px
}

.contact-list a .desc .title {
    font-size: var(--font-text-size-md);
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

.contact-list a .desc .text {
    font-size: 16px;
    color: #959595
}

.contact-right__bottom .title {
    font-family: var(--font-text-other-family) !important;
    font-size: 22px;
    font-weight: 500;
    color: #000
}

.contact-right__bottom .text {
    font-size: 16px;
    color: #959595;
    margin-bottom: 20px
}

.contact-right__bottom .more a {
    border-color: #000;
    color: #000
}

.contact-map {
    margin-top: 80px
}