@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;500;700&display=swap');

body {
    margin: 0;
    padding: 0;
    background: #1b1f22;
    font-family: 'Kumbh Sans', sans-serif;
}

html {
    height: 100%;
}

* {
    text-decoration: none !important;
    outline: none !important;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row>[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.container,
.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

/* Scrollbars START ------------------------------ */

* {
    scrollbar-width: thin;
    scrollbar-color: #ddd;
}

*::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

*::-webkit-scrollbar-track {
    background: #ddd;
}

*::-webkit-scrollbar-thumb {
    background: rgb(0, 164, 196);
}

*::-webkit-scrollbar-thumb:hover {
    background: rgb(0, 164, 196);
}

/* Scrollbars END ------------------------------ */

/* SELECT2 RESET * START */

.form-group .select2-container {
    width: 100% !important;
}

.form-group .select2-container .select2-selection--single {
    height: unset;
    border-radius: 0;
}

.form-group .select2-container .select2-selection__rendered {
    line-height: unset;
    padding: 0;
    height: unset;
    color: unset;
    text-overflow: unset;
    overflow: unset;
    white-space: unset;
}

.form-group .select2-container .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 20px;
    text-align: center;
    height: unset;
}

.select2-dropdown {
    border-radius: 0;
    z-index: 3000;
    border: solid 1px #bbb;
}

.select2-results__group,
.select2-results__option {
    padding: 3px 16px;
    font-size: 12px;
    line-height: 18px;
    background: #eee;
    border: 0;
    border-bottom: solid 1px #ddd;
    color: #222 !important;
}

.select2-results__option.select2-results__option--selected {
    background: #ccc !important;
    color: #222 !important;
}

.select2-results__option.select2-results__option--highlighted {
    background: rgb(0, 164, 196) !important;
    color: #fff !important;
}

.select2-results__group {
    background: #eee;
}

.select2-results__option:last-child {
    border-bottom: none;
}

.select2-search__field {
    border: solid 1px #ddd !important;
    padding: 5px 10px !important;
    font-size: 14px;
    line-height: 20px;
}

/* SELECT2 RESET * END */

/* SOCIAL COLORS START */

.so-icon {
    background-color: #7d7d7d;
}

.so-facebook {
    background-color: #3b5998;
}

.so-twitter {
    background-color: #55acee;
}

.so-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.so-pinterest {
    background-color: #cb2027;
}

.so-linkedin {
    background-color: #0077b5;
}

.so-facebook-messenger {
    background-color: #448aff;
}

.so-youtube {
    background-color: #cc181e;
}

.so-reddit {
    background-color: #ff4500;
}

.so-tumblr {
    background-color: #32506d;
}

.so-digg {
    background-color: #262626;
}

.so-google-plus {
    background-color: #de5446;
}

.so-whatsapp {
    background-color: #25d366;
}

.so-vk {
    background-color: #4c6c91;
}

.so-weibo {
    background-color: #ff9933;
}

.so-odnoklassniki {
    background-color: #d7772d;
}

.so-xing {
    background-color: #1a7576;
}

.so-blogger {
    background-color: #ff8000;
}

.so-flipboard {
    background-color: #ff8000;
}

.so-delicious {
    background-color: #205cc0;
}

.so-weixin {
    background-color: #4ec034;
}

/* SOCIAL COLORS END */

/* PANEL TEXT START */

.panel-text {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: -10px;
    font-weight: 400;
}

.panel-text.small {
    font-size: 14px;
    line-height: 20px;
}

.panel-text.light {
    color: #eee;
}

.panel-text img {
    max-width: 100%;
}

.panel-text h1 {
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h1 {
    color: #fff;
}

.panel-text h2 {
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h2 {
    color: #fff;
}

.panel-text h3 {
    display: block;
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h3 {
    color: #fff;
}

.panel-text h4 {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h4 {
    color: #fff;
}

.panel-text h5 {
    display: block;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h5 {
    color: #fff;
}

.panel-text h6 {
    display: block;
    font-size: 1em;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.panel-text.light h6 {
    color: #fff;
}

.panel-text p {
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.panel-text b {
    font-weight: 500;
    color: #fff;
}

.panel-text ul {
    padding: 0;
    list-style: none;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #fff;
}

.panel-text ul li {
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-left: 12px;
    color: #fff;
}

.panel-text ul li:before {
    content: "\f45c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 5px;
    transform: rotate(45deg);
    color: #fff;
}

/* PANEL TEXT END */

/* Burger Nav General START ------------------------------ */

.burger-nav {
    display: block;
    position: relative;
    padding: 0;
    background: #1b1f22;
    height: 100px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
    z-index: 999;
}

.burger-nav.transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: none;
}

.burger-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    /* animation: bn-fixed-anim;
    animation-duration: 0.2s; */
}

@keyframes bn-fixed-anim {
    0% {
        margin-top: -100%;
    }

    100% {
        margin-top: 0;
    }
}

/* Burger Nav General END ------------------------------ */

/* Burger Nav Flex START ------------------------------ */

.burger-nav .bn-flex {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.burger-nav .bn-flex>.left,
.burger-nav .bn-flex>.right {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

/* Burger Nav Flex END ------------------------------ */

/* Burger Nav Logo START ------------------------------ */

.burger-nav .bn-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    height: 100px;
    box-shadow: 4px 0px 8px rgb(0, 0, 0, 0.05);
    transform: skewX(20deg);
    background: #1b1f22;
}

.burger-nav .bn-logo>* {
    transform: skewX(-20deg);
}

.burger-nav .bn-logo img {
    width: 12vw;
}

/* Burger Nav Logo END ------------------------------ */

/* Burger Nav Elements START ------------------------------ */

.burger-nav .bn-open {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    position: relative;
    min-width: calc(100px + 15px);
    padding-left: 15px;
    height: 100px;
    background: #e5382a;
    border: none;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0 50%);
    transition: 0.2s ease 0s;
}

.burger-nav .bn-open:hover {
    background: #e5382a;
}

.burger-nav .bn-open-box {
    display: block;
    position: relative;
}

.burger-nav .bn-open-box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -18px;
    width: 36.7px;
    height: 50px;
    background: #e5382a;
    clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}

.burger-nav .bn-open>.title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.burger-nav .bn-open>.icon {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 50px;
}

.burger-nav .bn-open>.icon>span {
    display: block;
    height: 2px;
    background: #fff;
    margin-bottom: 10px;
}

.burger-nav .bn-open>.icon>span:last-child {
    margin-bottom: 0;
}

.burger-nav .bn-open>.icon>span:nth-child(1) {
    width: 100%;
}

.burger-nav .bn-open>.icon>span:nth-child(2) {
    width: 80%;
}

.burger-nav .bn-open>.icon>span:nth-child(3) {
    width: 60%;
}

.burger-nav .bn-links-desktop {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.burger-nav .bn-links-desktop>a {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #888 !important;
    padding: 5px 0;
    margin-right: 20px;
    transition: 0.2s ease 0s;
}

.burger-nav .bn-links-desktop>a:last-child {
    margin-right: 0;
}

.burger-nav.transparent .bn-links-desktop>a {
    color: #fff !important;
}

.burger-nav.fixed .bn-links-desktop>a {
    color: #888 !important;
}

.burger-nav .bn-links-desktop>a:hover {
    color: #fff !important;
}

.burger-nav.transparent .bn-links-desktop>a:hover {
    color: #bbb !important;
}

.burger-nav.fixed .bn-links-desktop>a:hover {
    color: #fff !important;
}

/* Burger Nav Elements END ------------------------------ */

/* Burger Nav Mobile Menu START ------------------------------ */

.burger-nav .bn-menu-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.burger-nav .bn-menu-container.active {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.burger-nav .bn-menu-box {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(100%, 0);
    width: 45%;
    max-width: 100vw;
    height: 100%;
    overflow: hidden;
    z-index: 10;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.burger-nav .bn-menu-box-back {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(45% + 40px);
    max-width: 100vw;
    height: 100%;
    overflow: hidden;
    z-index: 10;
    clip-path: polygon(calc(40% - 20px) 0, 100% 0, 100% 100%, 0% 100%);
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.2s ease 0s;
}

.burger-nav .bn-menu-box-back-top {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(45% + 40px);
    max-width: 100vw;
    height: 75%;
    overflow: hidden;
    z-index: 10;
    clip-path: polygon(0 0, 100% 0, 100% 100%, calc(40% - 20px) 100%);
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.05);
    transition: 0.2s ease 0s;
}

.burger-nav .bn-menu-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1b1f22;
}

.burger-nav .bn-menu-box.left {
    right: unset;
    left: 0;
    transform: translate(-100%, 0);
}

.burger-nav .bn-menu-container.active .bn-menu-box {
    transform: translate(0, 0);
}

.burger-nav .bn-menu {
    display: block;
    width: 60%;
    height: 100%;
    overflow: hidden;
    padding: 40px;
    overflow-y: auto;
}

.burger-nav .bn-menu>* {
    position: relative;
    z-index: 20;
}

.bn-menu-title {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

.bn-toggle.bn-close {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-width: 50px;
    height: 50px;
    background: none;
    border: none;
    transition: 0.2s ease 0s;
    font-size: 30px;
    line-height: 36px;
    color: #fff !important;
}

.bn-toggle.bn-close:hover {
    background: rgba(0, 0, 0, 0.2);
}

.burger-nav .bn-menu .bn-menu-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.burger-nav .bn-menu .bn-menu-links>a {
    display: block;
    position: relative;
    padding: 10px 15px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #888 !important;
    padding-right: 40px;
    transition: 0.2s ease 0s;
}

.burger-nav .bn-menu .bn-menu-links>a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 25px;
    text-align: center;
    transform: translate(0, -50%);
}

.burger-nav .bn-menu .bn-menu-links>a.active:after {
    content: "\f107";
}

.burger-nav .bn-menu .bn-menu-links>a:last-child {
    margin-bottom: 0;
}

.burger-nav .bn-menu .bn-menu-links>a:hover {
    color: #222 !important;
}

.burger-nav .bn-menu .bn-menu-link-dropdown {
    display: none;
    padding: 15px;
    margin-bottom: 10px;
    background: #f5f5f5;
}

.burger-nav .bn-menu .bn-menu-link-dropdown>a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #888 !important;
    transition: 0.2s ease 0s;
}

.burger-nav .bn-menu .bn-menu-link-dropdown>a:last-child {
    margin-bottom: 0;
}

.burger-nav .bn-menu .bn-menu-link-dropdown>a:hover {
    color: #222 !important;
}

/* Burger Nav Mobile Menu END ------------------------------ */

/* Main Button START ------------------------------ */

.main-btn {
    display: inline-block;
    position: relative;
    padding: 11px 33px;
    border-radius: 30px;
    border: none;
    background: rgb(0, 164, 196);
    overflow: hidden;
    user-select: none;
}

.main-btn * {
    user-select: none;
}

.main-btn.dark {
    background: #242424;
}

.main-btn>span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 2;
    white-space: nowrap;
    transition: 0.2s ease 0s;
}

.main-btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgb(0, 164, 196);
    z-index: 1;
    transition: 0.2s ease 0s;
}

.main-btn.dark:after {
    background: #101010;
}

.main-btn:hover:after {
    left: 0;
}

.main-btn.full {
    display: block;
    width: 100%;
}

.main-btn.small {
    padding: 6px 18px;
}

.main-btn.small>span {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
}

.main-btn.lined {
    background: none;
    border: solid 1px rgb(0, 164, 196);
    padding: 10px 24px;
}

.main-btn.lined>span {
    color: rgb(0, 164, 196);
}

.main-btn.lined.small {
    padding: 5px 18px;
}

.main-btn.lined:after {
    background: rgb(0, 164, 196);
}

.main-btn.lined:hover>span {
    color: #fff;
}

.main-btn.white {
    background: none;
    border: solid 1px #fff;
    padding: 10px 24px;
}

.main-btn.white>span {
    color: #fff;
}

.main-btn.white.small {
    padding: 5px 18px;
}

.main-btn.white:after {
    background: #fff;
}

.main-btn.white:hover>span {
    color: #222;
}

/* Main Button END ------------------------------ */

/* Spaces START ------------------------------ */

.smt {
    margin-top: 40px;
}

.smb {
    margin-bottom: 40px;
}

.smth {
    margin-top: 20px;
}

.smbh {
    margin-bottom: 20px;
}

.dmt {
    margin-top: 20px !important;
}

.dmb {
    margin-bottom: 20px !important;
}

.dml {
    margin-left: 20px !important;
}

.dmr {
    margin-right: 20px !important;
}

.dmth {
    margin-top: 10px !important;
}

.dmbh {
    margin-bottom: 10px !important;
}

.dmlh {
    margin-left: 10px !important;
}

.dmrh {
    margin-right: 10px !important;
}

/* Spaces END ------------------------------ */

/* Contact Nav START ------------------------------ */

.contact-nav {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.05);
}

.contact-nav a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    background: #fff;
    border-right: solid 1px #ddd;
}

.contact-nav a:last-child {
    border: none;
}

.contact-nav a i {
    font-size: 20px;
    line-height: 26px;
    display: block;
    color: rgb(0, 164, 196) !important;
}

.contact-nav a span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222 !important;
}

/* Contact Nav END ------------------------------ */

/* Pagination START ------------------------------ */

.pagination {
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}

.pagination ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    margin: 5px;
    display: block;
}

.pagination ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    border-radius: 0;
    background: #fff;
    border: solid 1px #ddd;
    color: #222 !important;
}

.pagination ul li a:hover {
    background: #eee;
}

.pagination ul li.active a {
    background: #eee;
}

/* Pagination END ------------------------------ */

/* Main Dropdown START ------------------------------ */

.main-dropdown {
    display: block;
    position: relative;
}

.main-dropdown>.dropdown-toggle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    white-space: nowrap;
}

.main-dropdown>.dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    transform: none !important;
    margin: 0;
    background: #fff;
    border: solid 1px #ddd;
    padding: 5px 0;
    min-width: unset;
    width: auto;
    border-radius: 0;
}

.main-dropdown>.dropdown-menu>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 10px;
    color: #222 !important;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.main-dropdown>.dropdown-menu>a:hover {
    background: #eee;
}

/* Main Dropdown END ------------------------------ */

/* Form Group START ------------------------------ */

.form-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.form-group>input,
.form-group>textarea,
.form-group>.select2-container .select2-selection--single {
    display: block;
    width: 100%;
    border: solid 2px #444;
    border-radius: 5px;
    padding: 9px 15px;
    resize: none;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.form-group>.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-group input::placeholder,
.form-group textarea::placeholder,
.form-group>.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    opacity: 1;
    color: #444;
}

.form-label {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    font-weight: 600;
    margin-bottom: 2px;
}

.form-group input.error-label,
.form-group textarea.error-label,
.form-group select.error-label~.select2-container .select2-selection--single,
.fup-box>input.error-label~.fup-desc {
    border-color: firebrick;
}

.form-group span.error-label,
.fup-box span.error-label {
    font-size: 12px;
    line-height: 18px;
    color: firebrick;
}

.ctxt {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #888;
}

/* Form Group END ------------------------------ */

/* Modal Share START ------------------------------ */

.modal-share {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.modal-share a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #222 !important;
    width: 100%;
    padding-right: 30px;
    position: relative;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.modal-share a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    transition: 0.2s ease 0s;
}

.modal-share a:hover:after {
    right: 10px;
}

.modal-share a i {
    min-width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 16px;
    line-height: 22px;
}

#copy_box {
    background: #fff;
    border: solid 1px #eee;
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
}

#copy_box:hover {
    background: #eee;
}

#copy_box small {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #888;
    margin-bottom: 5px;
    pointer-events: none;
}

#copy_box input {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    pointer-events: none;
    position: absolute;
    opacity: 0;
}

#copy_box span {
    font-size: 14px;
    line-height: 20px;
    color: #222;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Modal Share END ------------------------------ */

/* Modal START ------------------------------ */

.modal {
    z-index: 99999 !important;
}

.modal-content {
    padding: 0;
    border-radius: 0;
    background: #fff;
    border: none;
    z-index: 99999;
}

.modal-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-bottom: solid 1px #ddd;
}

.modal-top h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #222;
    margin: 0;
}

.modal-top a {
    font-size: 16px;
    line-height: 22px;
    color: #888 !important;
}

.modal-top a:hover {
    color: #222 !important;
}

.modal-inner {
    padding: 15px;
}

/* Modal END ------------------------------ */

/* Message Box START ------------------------------ */

.msg-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 10px;
    background: #fff;
    border: solid 1px #ddd;
}

.msg-box i {
    min-width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 14px;
    line-height: 20px;
    background: lightgreen;
}

.msg-box span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #222;
}

/* Message Box END ------------------------------ */

/* Checkbox Group START ------------------------------ */

.cbox-group {
    display: block;
    position: relative;
}

.cbox-group input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.cbox-group label {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
    margin: 0;
    user-select: none;
}

.cbox-group label>span:first-child {
    min-width: 20px;
    height: 20px;
    border: solid 2px #444;
    background: #fff;
    margin-right: 10px;
    position: relative;
}

.cbox-group label>span:first-child:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    line-height: 20px;
    opacity: 0;
}

.cbox-group input:checked~label>span:first-child:after {
    opacity: 1;
}

.cbox-group input:checked~label>span:first-child {
    border-color: rgb(0, 164, 196);
    background: rgb(0, 164, 196);
}

.cbox-group label>span:last-child {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

/* Checkbox Group END ------------------------------ */

/* Main Slider START ------------------------------ */

.main-slider-container {
    width: 100%;
    position: relative;
}

.main-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(640/1920*100%);
}

.main-banner>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.main-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
    z-index: 4;
}

.main-slider-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 10;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    pointer-events: none;
    opacity: 1;
    transition: 0.2s ease 0s;
}

.main-slider-container:hover .main-slider-buttons {
    opacity: 1;
}

.main-slider-buttons>div {
    width: 70px;
    height: 70px;
    /* background: rgba(0, 0, 0, 0.5); */
    cursor: pointer;
    position: relative;
    pointer-events: all;
}

.main-slider-buttons>div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 50px;
    line-height: 56px;
    color: #fff;
}

.main-slider-buttons>div.prev:before {
    content: "\f104";
}

.main-slider-buttons>div.next:before {
    content: "\f105";
}

/* Main Slider END ------------------------------ */

.nav-contacts {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px;
}

.nav-contacts>.item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 40px;
}

.nav-contacts>.item>.content>small {
    display: block;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.nav-contacts>.item>.content>a,
.nav-contacts>.item>.content>span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    font-weight: 500;
}

.nav-contacts>.item>.content>a:hover {
    text-decoration: underline !important;
}

.nav-contacts>.item>i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    min-width: 50px;
    height: 50px;
    border: solid 1px #e5382a;
    border-radius: 50%;
    margin-right: 10px;
    color: #e5382a;
}

.nav-contacts>.item.whatsapp>i {
    color: #25d366;
    font-size: 20px;
    line-height: 26px;
    border: solid 1px #25d366;
}

.bn-menu-page-item {
    display: block;
    width: 100%;
    padding-top: calc(100%);
    border: solid 1px #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
    transition: 0.2s ease 0s;
    margin-bottom: 20px;
}

.bn-menu-page-item>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.bn-menu-page-item>div>i {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
}

.bn-menu-page-item>div>span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #fff;
}

.bn-menu-page-item:hover {
    background: rgba(0, 0, 0, 0.2);
}

.bn-menu-contacts {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.bn-menu-contacts>.item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.bn-menu-contacts>.item>.content>small {
    display: block;
    font-size: 10px;
    line-height: 16px;
    color: #ddd;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bn-menu-contacts>.item>.content>a,
.bn-menu-contacts>.item>.content>span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    font-weight: 500;
}

.bn-menu-contacts>.item>.content>a:hover {
    text-decoration: underline !important;
}

.bn-menu-contacts>.item>i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    min-width: 50px;
    height: 50px;
    border: solid 1px #fff;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
}

.bn-menu-contacts>.item:last-child {
    margin-bottom: 0;
}

.bn-menu-inner-title {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 10px;
}

.bn-menu-address {
    display: block;
    margin-bottom: 20px;
}

.bn-menu-address>span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.bn-menu-corporate {
    position: absolute !important;
    top: 100px;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 60%;
}

.bn-menu-corporate>.img {
    min-width: 500px;
    width: 500px;
    position: relative;
    overflow: hidden;
    padding: 30px;
}

/* .bn-menu-corporate>.img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background: rgb(0, 164, 196);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
} */

.bn-menu-corporate>.img>div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(1/4*100%);
    z-index: 10;
}

.bn-menu-corporate>.img>div>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bn-menu-corporate>.content {
    padding: 40px 0;
}

.bn-menu-corporate>.content>.desc,
.bn-menu-corporate-mobile>.content>.desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.slide-desc {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 10;
}

.slide-desc-box {
    display: block;
    padding: 0;
    position: relative;
}

.slide-desc-box>.title {
    display: block;
    font-size: 54px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.slide-desc-box>.caption {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
}

.slide-desc-box>.title~.caption {
    margin-top: 10px;
}

.slide-desc-box>.title~.main-btn,
.slide-desc-box>.caption~.main-btn {
    margin-top: 20px;
}

.project-item {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.project-item>.img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
}

.project-item>.img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.project-item>.img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.project-item>.img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
    z-index: 4;
}

.project-item>.desc {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 50%; */
    height: 100%;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 40px;
}

.project-item>.desc>.title {
    display: block;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.project-item>.desc>.location {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.project-item>.desc>.info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.project-item>.desc>.info>span {
    display: block;
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.project-item>.desc>.info>span:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.project-item:hover>.img>img {
    transform: scale(1.1);
}

.main-link {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #222 !important;
}

.main-link:hover>span {
    text-decoration: underline !important;
}

.blog-section-header {
    display: block;
    padding-top: calc(3/4*100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 2px;
}

.blog-section-header>.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
    text-align: center;
}

.blog-section-header>.inner>i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 70px;
    height: 70px;
    border: solid 4px #222;
    font-size: 34px;
    line-height: 40px;
    border-radius: 50%;
    margin-bottom: 10px;
    color: #222;
}

.blog-section-header>.inner>.title {
    display: block;
    font-size: 44px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

.row.nospace {
    margin-left: 0;
    margin-right: 0;
}

.row.nospace>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.main-blog-item {
    display: block;
    width: 100%;
    position: relative;
}

.main-blog-item:first-child .img {
    border-bottom: solid 2px #fff;
}

.main-blog-item:first-child .content {
    border-bottom: solid 2px #222;
}

.main-blog-item .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
}

.main-blog-item .img>.category {
    position: absolute;
    bottom: 20px;
    right: 30px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 20;
}

.main-blog-item .img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-blog-item .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
    z-index: 2;
}

.main-blog-item .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 4;
    opacity: 0;
    transition: 0.2s ease 0s;
}

.main-blog-item:hover .img:after {
    opacity: 1;
}

.main-blog-item .img>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 36px;
    width: 70px;
    height: 70px;
    border: solid 4px #fff;
    z-index: 10;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    opacity: 0;
    transition: 0.2s ease 0s;
}

.main-blog-item:hover .img>i {
    opacity: 1;
}

.main-blog-item .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    padding: 30px;
}

.main-blog-item .content>.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}

.main-blog-item .content>.desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.main-blog-item .content>.date {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 1px;
}

.blog-section-footer {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
    background: rgb(0, 164, 196);
}

.blog-section-footer>.inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px 60px;
}

.blog-section-footer>.inner>a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    padding: 5px 0;
    padding-left: 0;
    transition: 0.2s ease 0s;
}

.blog-section-footer>.inner>a:last-child {
    margin-bottom: 0;
}

.blog-section-footer>.inner>a:hover {
    padding-left: 5px;
}

.main-title {
    display: block;
    font-size: 44px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.main-title.small {
    font-size: 34px;
    line-height: 40px;
}

.main-title.light {
    color: #fff;
}

.fixed-contact-nav {
    background: #e5382a;
    height: 50px;
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.05);
}

.fixed-contact-nav>.flex {
    display: flex;
    justify-content: center;
    align-items: stretch;
    height: 100%;
}

.fixed-contact-nav>.flex>.inner {
    display: flex;
    justify-content: center;
    align-items: stretch;
    min-width: 80%;
}

.fixed-contact-nav>.flex>.inner>.item {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 25%;
    width: 25%;
    border-left: solid 1px rgba(255, 255, 255, 0.1);
    transition: 0.2s ease 0s;
}

.fixed-contact-nav>.flex>.inner>.item:last-child {
    border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.fixed-contact-nav>.flex>.inner>.item>i {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    min-width: 30px;
    text-align: center;
    margin-right: 5px;
}

.fixed-contact-nav>.flex>.inner>.item>div {
    display: block;
}

.fixed-contact-nav>.flex>.inner>.item>div>small {
    display: block;
    font-size: 10px;
    line-height: 16px;
    color: #ddd;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
}

.fixed-contact-nav>.flex>.inner>.item>div>span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

.fixed-contact-nav>.flex>.inner>.item[href]:hover {
    background: rgba(255, 255, 255, 0.05);
}

.fixed-contact-nav>.flex>.scroll-top {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 20%;
    width: 20%;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
    transition: 0.2s ease 0s;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.fixed-contact-nav>.flex>.scroll-top:hover {
    background: rgba(255, 255, 255, 0.05);
}

.fixed-contact-nav>.flex>.scroll-top.active {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.fixed-contact-nav>.flex>.scroll-top>i {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    min-width: 30px;
    text-align: center;
    margin-left: 5px;
}

.fixed-contact-nav>.flex>.scroll-top>span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

.iconed-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-top: 15px;
    position: relative;
}

.iconed-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 2px;
    background: #222;
}

.iconed-title>i {
    font-size: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222;
    margin-right: 10px;
}

.iconed-title>span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
}

footer {
    padding-bottom: 50px;
}

.footer-form-box {
    display: block;
    height: 100%;
    padding: 40px 60px;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    margin: 0 -0.5px;
}

.ftr-text {
    display: block;
}

.ftr-text>span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    text-align: justify;
}

.ftr-social .item>a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 24px;
    line-height: 30px;
    color: #fff !important;
    transition: 0.2s ease 0s;
}

.ftr-social .item>a:hover {
    color: #222 !important;
}

.ftr-social .item:nth-child(1)>a {
    background: #c5c5c5;
}

.ftr-social .item:nth-child(2)>a {
    background: #b5b5b5;
}

.ftr-social .item:nth-child(3)>a {
    background: #a5a5a5;
}

.ftr-content {
    padding-top: 40px;
    padding-bottom: 20px;
    background: #202020;
}

.ftr-logo {
    margin-bottom: 20px;
}

.ftr-logo img {
    width: 200px;
    /* filter: contrast(0) brightness(2); */
}

.ftr-address {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 20px;
}

.ftr-phone {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #ddd;
    margin-bottom: 20px;
}

.ftr-phone>a {
    color: #ddd !important;
}

.ftr-phone>a:hover {
    text-decoration: underline !important;
}

.ftr-title {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.ftr-links {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.ftr-links>a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #aaa !important;
    margin-bottom: 5px;
}

.ftr-links>a:last-child {
    margin-bottom: 0;
}

.ftr-links>a:hover {
    text-decoration: underline !important;
}

.ftr-list-social {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.ftr-list-social>span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.ftr-list-social>span:last-child {
    margin-bottom: 0;
}

.ftr-list-social>span>a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #aaa !important;
}

.ftr-list-social>span>a:hover {
    text-decoration: underline !important;
}

.ftr-list-social>span>i {
    display: block;
    min-width: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    color: #fff;
}

.ftr-bottom {
    background: #101010;
    padding: 10px 0;
}

.ftr-bottom-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ftr-bottom-flex .copy {
    display: block;
    font-size: 10px;
    line-height: 16px;
    color: #aaa;
    margin: 5px 0;
}

.ftr-bottom .otalya img {
    width: 60px;
    filter: grayscale(1);
}

.ftr-bottom .otalya:hover img {
    filter: none;
}

.bcrumb {
    display: block;
    padding: 10px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bcrumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.bcrumb-inner {
    display: block;
    position: relative;
    z-index: 10;
}

.bcrumb-inner>.links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}

.bcrumb-inner>.links>a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
    margin-right: 20px;
    position: relative;
}

.bcrumb-inner>.links>a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -20px;
    width: 20px;
    text-align: center;
    pointer-events: none;
}

.bcrumb-inner>.links>a:last-child:after {
    content: none;
}

.bcrumb-inner>.links>a:last-child {
    margin-right: 0;
}

.bcrumb-inner>.links>a:hover {
    text-decoration: underline !important;
}

.full-banner {
    padding: 80px 0;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.full-banner>* {
    position: relative;
    z-index: 10;
}

.full-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.contact-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.contact-tabs>button {
    border: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 11px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #eaeaea;
    color: #444 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    transition: 0.2s ease 0s;
}

.contact-tabs>button:hover {
    background: #d8d8d8;
}

.contact-tabs>button.active {
    background: rgb(0, 164, 196);
    color: #fff !important;
}

.contact-panes {
    display: block;
}

.contact-panes>.tab-pane {
    padding: 20px;
    border: solid 1px #ccc;
}

.contact-box-desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 20px;
}

.fup-box {
    position: relative;
    margin-bottom: 20px;
}

.fup-box>input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.fup-desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100px;
    border: dashed 1px #bbb;
    padding: 10px;
}

.fup-desc>.file-name {
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    background: #f5f5f5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.fup-desc>.file-name.active {
    color: #222;
    font-weight: 600;
}

.fup-desc>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.fup-desc>div>i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 34px;
    height: 34px;
    color: #fff;
    background: rgb(0, 164, 196);
    font-size: 16px;
    line-height: 22px;
}

.fup-desc>div>span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    overflow: hidden;
}

.project-search-bar {
    display: block;
    background: #eee;
    padding: 20px 0;
}

.project-search-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.project-search-content>input {
    width: 100%;
    border-radius: 50px;
    border: solid 1px #ccc;
    padding: 10px 25px;
    height: 55px;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    padding-right: calc(180px + 20px);
}

.project-search-content>input:placeholder {
    color: #444;
}

.project-search-content>.main-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 180px;
    height: 45px;
}

.filter-area {
    padding: 20px;
    border: solid 1px #ccc;
}

.filter-area>.title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
}

.filter-cboxes {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.filter-cboxes>.cbox-group {
    margin-bottom: 10px;
}

.filter-cboxes>.cbox-group:last-child {
    margin-bottom: 0;
}

.list-project-item {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-top: 10px;
}

.list-project-item>.inner {
    background: #fff;
    border: solid 1px #ccc;
    border-bottom: solid 2px #444;
    padding: 10px;
}

.list-project-item>.inner>.img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
    margin-top: -20px;
}

.list-project-item>.inner>.img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.list-project-item:hover>.inner>.img>img {
    transform: scale(1.1);
}

.list-project-item>.inner>.img>.category {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 5px 10px;
    background: rgb(0, 164, 196);
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    white-space: nowrap;
    font-weight: 600;
}

.list-project-item>.inner>.content {
    padding: 10px;
}

.list-project-item>.inner>.content>.location {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.list-project-item>.inner>.content>.title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #444;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-project-item>.inner>.content>.info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
}

.list-project-item>.inner>.content>.info>span {
    display: block;
    width: 100%;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #444;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.list-project-item>.inner>.content>.info>span:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.list-project-item>.inner>.content>.desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    margin-bottom: 10px;
}

.project-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(420/1920*100%);
}

.project-banner>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-phase-bar {
    background: rgb(0, 164, 196);
    padding: 10px 0;
}

.project-phase-bar .phase {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
}

.project-logo {
    padding: 20px 0;
    background: #f5f5f5;
    border-bottom: solid 1px #ddd;
}

.project-logo-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.project-logo-inner>.img {
    min-width: 200px;
    width: 200px;
    display: block;
    position: relative;
}

.project-logo-inner>.img>div {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(520/1280*100%);
}

.project-logo-inner>.img>div>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.project-side-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
}

.project-side-banner>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-gray {
    padding: 40px 0;
    background: #eee;
}

.project-gal-slider-container {
    width: 100%;
    position: relative;
}

.project-gal-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(520/1280*100%);
}

.project-gal-item>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-gal-slider-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 10;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    pointer-events: none;
    opacity: 1;
    transition: 0.2s ease 0s;
}

.project-gal-slider-container:hover .project-gal-slider-buttons {
    opacity: 1;
}

.project-gal-slider-buttons>div {
    width: 40px;
    height: 40px;
    background: rgb(0, 164, 196);
    cursor: pointer;
    position: relative;
    pointer-events: all;
}

.project-gal-slider-buttons>div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}

.project-gal-slider-buttons>div.prev:before {
    content: "\f104";
}

.project-gal-slider-buttons>div.next:before {
    content: "\f105";
}

.virtual-tour-frame {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(520/1280*100%);
}

.virtual-tour-frame>iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.plan-slider-container {
    width: 100%;
    position: relative;
}

.slider-container {
    display: block;
    position: relative;
}


.plan-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
    margin-bottom: 20px;
}

.plan-item>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.plan-slider-buttons-main {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 10;
    width: 100%;
    padding: 0;
    pointer-events: none;
    opacity: 1;
    transition: 0.2s ease 0s;
}

.plan-slider-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.plan-slider-container:hover .plan-slider-buttons {
    opacity: 1;
}

.plan-slider-buttons>div {
    width: 40px;
    height: 40px;
    background: rgb(0, 164, 196);
    cursor: pointer;
    position: relative;
    pointer-events: all;
}

.plan-slider-buttons>div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}

.plan-slider-buttons>div.prev:before {
    content: "\f104";
}

.plan-slider-buttons>div.next:before {
    content: "\f105";
}

.plan-table {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px;
    border: solid 1px #ddd;
    background: #f8f8f8;
}

.plan-table>table {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    background: #fff;
}

.plan-table>table b {
    font-weight: 700;
}

.plan-table>table td {
    border: solid 1px #ccc;
    padding: 10px 15px;
}

.facility-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 15px;
    border: solid 1px #ccc;
    margin-bottom: 20px;
}

.facility-item>i {
    display: block;
    font-size: 44px;
    line-height: 50px;
    color: #222;
    margin-bottom: 10px;
}

.facility-item>span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.map-frame {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
    border: solid 1px #ddd;
}

.map-frame.small {
    padding-top: calc(520/1280*100%);
}

.map-frame>* {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.location-box {
    display: block;
    padding: 20px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.location-box>.title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #444;
}

.location-box>.desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.nearby-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 20px;
    padding-top: 35px;
    background: #f5f5f5;
    border: solid 1px #ddd;
    cursor: pointer;
    position: relative;
}

.nearby-item:hover>i,
.nearby-item.active>i {
    background: rgb(0, 164, 196);
    color: #fff;
}

.nearby-item>i {
    font-size: 40px;
    line-height: 46px;
    min-width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fbfbfb;
    border: solid 2px #bbb;
    border-radius: 50%;
    margin-bottom: 20px;
    color: #666;
    outline: solid 4px #ddd !important;
    position: relative;
    transition: 0.2s ease 0s;
}

.nearby-item>i:after {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border-radius: 50%;
    border: solid 1px #ccc;
}

.nearby-item>.content {
    display: block;
}

.nearby-item>.content>.title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.nearby-item>.content {
    width: 100%;
}

.nearby-item>.content .list {
    padding: 15px;
    border: solid 1px #ddd;
    width: 100%;
    display: none;
}

.nearby-item>.content .list>.item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
}

.nearby-item>.content .list>.item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.nearby-item>.content .list>.item>span {
    font-size: 12px;
    line-height: 18px;
    color: #444;
}

.nearby-item>.content .list>.item>span:last-child {
    font-weight: 500;
}

.gallery-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(3/4*100%);
    margin-bottom: 20px;
}

.gallery-item>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s ease 0s;
}

.gallery-item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: rgb(0, 164, 196);
    width: 40px;
    height: 40px;
    z-index: 2;
}

.gallery-item:after {
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    font-size: 20px;
    line-height: 26px;
}

.gallery-item:hover>img {
    transform: scale(1.1);
}

.progress-item {
    display: block;
    width: 100%;
    padding-top: calc(100%);
    overflow: hidden;
    position: relative;
}

.progress-item>* {
    display: block;
    width: calc(100% - 40px) !important;
    height: calc(100% - 40px) !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px;
}

.fire .loader-bg {
    box-shadow: none;
    border-color: #bbb;
}

.fire .loader-spinner {
    border-color: rgb(0, 164, 196) !important;
}

.fire .text {
    color: #444 !important;
}

.progress-box>.title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #444;
    text-align: center;
}

.progress-flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.progress-flex>.item {
    width: calc(100% / 5);
}

.soru-item {
    margin-bottom: -1px;
    border-radius: 0;
}

.soru-item:last-child {
    border: none;
    margin: 0;
}

.soru-header {
    display: block;
    color: #888 !important;
    font-weight: 600;
    border: solid 1px #ddd;
    padding: 14px 20px;
    position: relative;
    padding-right: 30px;
    border-radius: 0;
}

.soru-header:hover h3 {
    color: #444 !important;
}

.soru-header h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    font-weight: 600;
    transition: 0.2s ease 0s;
}

.soru-header:after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    top: 16px;
    right: 12px;
    font-size: 14px;
}

.soru-header[aria-expanded="true"]:after {
    content: "\f107";
}

.soru-header[aria-expanded="true"] h3 {
    color: rgb(0, 164, 196) !important;
}

.soru-body {
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    border: solid 1px #ddd;
    border-top: none;
}

.soru-body-inner {
    padding: 20px;
}

.page-banner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(520/1280*100%);
}

.page-banner>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-banner.filter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.page-banner.filter:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2));
}

.page-banner-desc {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 20px 40px;
    transform: translate(0, -50%);
    z-index: 10;
}

.page-banner-desc>.title {
    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
}

.page-banner-desc>.desc {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #ddd;
}

.page-banner-desc>.title~.desc {
    margin-top: 10px;
}

.statistics-box {
    padding: 20px;
    padding-bottom: 0;
    border: dashed 1px #bbb;
}

.statistic-title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #222;
    margin-bottom: 10px;
}

.statistic-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 40px 20px;
    border: solid 1px #444;
    position: relative;
    height: 100%;
}

.statistic-item>.caption {
    display: block;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #666;
}

.statistic-item>.number {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.statistic-item>.number>span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: rgb(0, 164, 196);
}

.statistic-item>.number>small {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #222;
    margin-left: 5px;
}

.statistic-item>.desc {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #222;
}

.ggs-badge {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
}

.ggs-badge>.icon {
    display: block;
    min-width: 100px;
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 50%;
    border: solid 2px #bbb;
    outline: solid 4px #ddd !important;
}

.ggs-badge>.icon>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
}

.ggs-badge>.title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin-bottom: 5px;
}

.ggs-badge>.desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.corp-badge {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
}

.corp-badge>i {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 70px;
    height: 70px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    background: rgb(0, 164, 196);
    border-radius: 50%;
    margin-bottom: 10px;
}

.corp-badge>.title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin-bottom: 5px;
}

.corp-badge>.desc {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444;
}

.timeline-item {
    padding: 20px;
    background: #eee;
}

.timeline-item:nth-child(even) {
    background: #ddd;
}

.timeline-item:nth-child(even)>.row {
    flex-direction: row-reverse;
}

.timeline-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    text-align: center;
}

.timeline-text>span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #444;
}

.timeline-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(720/1280*100%);
}

.timeline-img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.timeline-year {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    height: calc(100% + 40px);
    position: relative;
    top: -20px;
}

.timeline-year:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 100%;
    border-left: dotted 2px rgb(0, 164, 196);
}

.timeline-year>.year {
    display: block;
    width: 100px;
    max-width: 100%;
    z-index: 10;
    position: relative;
}

.timeline-year>.year>span {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: calc(100%);
    background: rgb(0, 164, 196);
    border-radius: 50%;
}

.timeline-year>.year>span>b {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
}

.timeline-items {
    display: block;
    position: relative;
    width: 100%;
}

.timeline-items:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 10px;
    height: 10px;
    background: rgb(0, 164, 196);
    border-radius: 50%;
    z-index: 10;
}

.timeline-items:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 10px;
    height: 10px;
    background: rgb(0, 164, 196);
    border-radius: 50%;
    z-index: 10;
}

.contact-page-addess {
    display: block;
    margin-bottom: 20px;
}

.contact-page-addess>.title {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #e5382a;
    margin-bottom: 10px;
}

.contact-page-addess>.desc {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
}

.carlist-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background: #e5382a;
    border-radius: 5px;
    /*    padding: 20px;*/
}

.carlist-item>.img {
    display: block;
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    /* padding-top: calc(480 / 1280 * 100%); */
    /* padding-top: calc(720 / 1280 * 100%); */
    /* border-radius: 10px; */
    /*    margin-bottom: 10px;*/
}

.tns-item {
    margin-right: 4px;
    padding-right: 0 !important;
}

.carlist-item>.img>img {
    display: block;
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    object-fit: fill;
}

.carlist-item>.content {
    margin-bottom: -5px;
}

.carlist-item>.content>.title {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    color: #fff;
    /*    margin-bottom: 10px;
    padding-bottom: 10px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px;
    text-shadow: 0 0 pink;
}

.carlist-item>.content>.specs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.carlist-item>.content>.specs>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* background: rgb(0, 164, 196);/
    /* border: solid 1px #ddd; */
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.6;
    margin-right: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}

.carlist-item>.content>.specs>div>i {
    color: #fff;
    margin-right: 5px;
}

.carlist-item>.content>.specs>div>span {
    display: block;
    color: #fff;
}

.carlist-slider-buttons {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: -10px;
    pointer-events: none;
    margin-bottom: 20px;
}

.carlist-slider-buttons {
    justify-content: center;
}

.carlist-slider-buttons>div {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    background: #e5382a;
    pointer-events: all;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s ease 0s;
}

.carlist-slider-buttons>div {
    margin: 0 5px;
}

.carlist-slider-buttons>div:hover {
    background: #e5382a;
}

.aa-slider-wrapper {
    display: flex;
    gap: 10px;
}

.services-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.3s ease, opacity 0.3s ease;
    height: 65vh;
    display: flex;
    align-items: center;
}

.project-item .img img {
    opacity: 0;
    /* Resimleri gizler */
    visibility: hidden;
    height: 0;
}

.services-bg .project-item .img img {
    display: none;
    /* Resimleri tamamen gizler */
}

/* ============================================================
   Anasayfa (home.php) stilleri
   ============================================================ */
:root {
    --ll-red: #e2231a;
    --ll-red-dark: #c41a12;
    --ll-bg: #1c1c1e;
    --ll-bg-2: #232326;
    --ll-bg-3: #2b2b2f;
    --ll-text: #e8e8ea;
    --ll-muted: #9a9aa0;
    --ll-line: rgba(255, 255, 255, .08);
}

.ll-home * {
    box-sizing: border-box;
}

body.ll-home {
    margin: 0;
    font-family: "Poppins", sans-serif;
    background: var(--ll-bg);
    color: var(--ll-text);
    -webkit-font-smoothing: antialiased;
}

.ll-home a {
    text-decoration: none;
    color: inherit;
}

.ll-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ll-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 22px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    transition: .25s;
    border: none;
    cursor: pointer;
}

.ll-btn-red {
    background: var(--ll-red);
    color: #fff;
}

.ll-btn-red:hover {
    background: var(--ll-red-dark);
    color: #fff;
}

.ll-btn-dark {
    background: rgba(255, 255, 255, .08);
    color: #fff;
}

.ll-btn-dark:hover {
    background: rgba(255, 255, 255, .16);
}

.ll-section-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 26px;
    position: relative;
    padding-left: 16px;
}

.ll-section-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 4px;
    background: var(--ll-red);
    border-radius: 2px;
}

.ll-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(20, 20, 22, .92);
    backdrop-filter: blur(8px);
    border-bottom: 1px solid var(--ll-line);
}

.ll-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 74px;
}

.ll-logo img {
    height: 70px;
    width: auto;
    display: block;
}

.ll-logo .ll-logo-text {
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 1px;
}

.ll-logo .ll-logo-text b {
    color: #fff;
}

.ll-logo .ll-logo-text span {
    color: var(--ll-red);
}

.ll-nav {
    display: flex;
    align-items: center;
    gap: 30px;
}

.ll-nav a {
    font-size: 14px;
    font-weight: 500;
    color: var(--ll-text);
    position: relative;
    padding: 6px 0;
    transition: .2s;
}

.ll-nav a:hover,
.ll-nav a.active {
    color: #fff;
}

.ll-nav a.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: var(--ll-red);
}

.ll-header-right {
    display: flex;
    align-items: center;
    gap: 22px;
}

.ll-header-phone {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 15px;
}

.ll-header-phone i {
    color: var(--ll-red);
}

.ll-burger {
    display: none;
    background: none;
    border: none;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}

.ll-hero {
    padding: 36px 0 60px;
}

.ll-hero-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 24px;
}

.ll-hero-main {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    min-height: 480px;
    display: flex;
    align-items: flex-end;
    padding: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ll-hero-main h1 {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 800;
    margin: 0 0 26px;
    max-width: 520px;
}

.ll-hero-main .ll-hero-actions {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
}

.ll-hero-side {
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 10px;
    padding: 28px;
    display: flex;
    flex-direction: column;
}

.ll-hero-side h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 22px;
}

.ll-service-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    flex: 1;
}

.ll-service-item {
    background: var(--ll-bg-3);
    border: 1px solid var(--ll-line);
    border-radius: 8px;
    padding: 18px;
    transition: .25s;
}

.ll-service-item:hover {
    border-color: var(--ll-red);
    transform: translateY(-3px);
}

.ll-service-item .ll-ico {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: rgba(226, 35, 26, .15);
    color: var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 14px;
}

.ll-service-item h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 6px;
}

.ll-service-item p {
    font-size: 12px;
    color: var(--ll-muted);
    margin: 0;
    line-height: 1.5;
}

.ll-hero-side .ll-btn {
    margin-top: 20px;
    align-self: flex-start;
}

.ll-mid {
    padding: 30px 0;
}

.ll-mid-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.ll-project-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.ll-project {
    display: flex;
    flex-direction: column;
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 8px;
    overflow: hidden;
    transition: .25s;
}

.ll-project:hover {
    border-color: var(--ll-red);
}

.ll-project .ll-thumb {
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

.ll-project .ll-info {
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ll-project .ll-info h3 {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 6px;
}

.ll-project .ll-info p {
    font-size: 13px;
    color: var(--ll-muted);
    margin: 0;
}

.ll-transport-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.ll-transport {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--ll-line);
    border-radius: 8px;
    overflow: hidden;
    background: var(--ll-bg-2);
    transition: .25s;
}

.ll-transport:hover {
    border-color: var(--ll-red);
}

.ll-transport .ll-thumb {
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

.ll-transport .ll-info {
    padding: 16px;
    flex: 1;
}

.ll-transport .ll-info h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 4px;
}

.ll-transport .ll-cap {
    font-size: 13px;
    color: var(--ll-muted);
    margin: 0 0 14px;
}

.ll-specs {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
}

.ll-specs .ll-spec {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: var(--ll-muted);
}

.ll-specs .ll-spec i {
    color: var(--ll-red);
}

.ll-cta {
    margin: 30px 0 0;
    position: relative;
    background:
        linear-gradient(rgba(15, 15, 17, .85), rgba(15, 15, 17, .92)),
        url('/files/gallery-I-1775593174489396.jpg') center/cover fixed no-repeat;
    padding: 60px 0;
}

.ll-cta-grid {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 50px;
    align-items: start;
}

.ll-cta h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 34px;
}

.ll-counters {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.ll-counter .ll-ico {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ll-red);
    font-size: 22px;
    margin-bottom: 14px;
}

.ll-counter .ll-num {
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
}

.ll-counter .ll-lbl {
    font-size: 13px;
    color: var(--ll-muted);
    margin-top: 6px;
}

.ll-form-card {
    background: #fff;
    color: #222;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .4);
}

.ll-form-card h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #1c1c1e;
}

.ll-form-card .ll-field {
    width: 100%;
    margin-bottom: 14px;
}

.ll-form-card input,
.ll-form-card textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px 14px;
    font-family: inherit;
    font-size: 14px;
    outline: none;
    transition: .2s;
}

.ll-form-card input:focus,
.ll-form-card textarea:focus {
    border-color: var(--ll-red);
}

.ll-form-card textarea {
    resize: vertical;
    min-height: 90px;
}

.ll-form-card .ll-btn {
    width: 100%;
    justify-content: center;
    margin-top: 6px;
}

.ll-brands {
    padding: 40px 0;
    border-top: 1px solid var(--ll-line);
}

.ll-brands-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

.ll-brands-row span {
    font-size: 22px;
    font-weight: 700;
    color: var(--ll-muted);
    opacity: .7;
    transition: .25s;
    letter-spacing: 1px;
}

.ll-brands-row span:hover {
    opacity: 1;
    color: #fff;
}

.ll-footer {
    background: #141416;
    border-top: 1px solid var(--ll-line);
    padding: 50px 0 0;
}

.ll-footer-grid {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 40px;
    padding-bottom: 40px;
}

.ll-footer .ll-logo-text {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 18px;
    display: inline-block;
}

.ll-footer p {
    color: var(--ll-muted);
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 8px;
}

.ll-footer h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 18px;
}

.ll-footer-links a,
.ll-footer-social a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--ll-muted);
    font-size: 14px;
    margin-bottom: 12px;
    transition: .2s;
}

.ll-footer-links a:hover,
.ll-footer-social a:hover {
    color: var(--ll-red);
}

.ll-footer-social a i {
    color: var(--ll-red);
    width: 18px;
}

.ll-footer-bottom {
    border-top: 1px solid var(--ll-line);
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: var(--ll-muted);
}

/* ============================================================
   İç sayfalar — başlık bandı, hizmet liste & detay
   ============================================================ */
.ll-page-head {
    background:
        linear-gradient(rgba(15, 15, 17, .82), rgba(15, 15, 17, .92)),
        #141416 center/cover no-repeat;
    padding: 56px 0;
    border-bottom: 1px solid var(--ll-line);
}

.ll-page-head h1 {
    font-size: 34px;
    font-weight: 800;
    margin: 0 0 12px;
}

.ll-bcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--ll-muted);
}

.ll-bcrumb a {
    color: var(--ll-muted);
    transition: .2s;
}

.ll-bcrumb a:hover {
    color: var(--ll-red);
}

.ll-bcrumb span {
    color: var(--ll-red);
}

.ll-section {
    padding: 60px 0;
}

.ll-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
}

.ll-card {
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 10px;
    overflow: hidden;
    transition: .25s;
    display: flex;
    flex-direction: column;
}

.ll-card:hover {
    border-color: var(--ll-red);
    transform: translateY(-4px);
}

.ll-card .ll-card-img {
    height: 200px;
    background-size: cover;
    background-position: center;
    background-color: var(--ll-bg-3);
}

.ll-card .ll-card-body {
    padding: 22px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.ll-card .ll-card-ico {
    width: 46px;
    height: 46px;
    border-radius: 8px;
    background: rgba(226, 35, 26, .15);
    color: var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin: 0 0 16px;
    position: relative;
    background-clip: padding-box;
}

.ll-card .ll-card-img+.ll-card-body .ll-card-ico {
    margin-top: -45px;
    border: 4px solid var(--ll-bg-2);
    box-sizing: content-box;
}

.ll-card h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
}

.ll-card p {
    font-size: 14px;
    color: var(--ll-muted);
    line-height: 1.6;
    margin: 0 0 18px;
    flex: 1;
}

.ll-card .ll-card-meta {
    display: flex;
    align-items: center;
    gap: 7px;
}

.ll-card .ll-card-meta i {
    color: var(--ll-red);
    font-size: 13px;
}

.ll-detail-meta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 6px;
    padding: 8px 14px;
    font-size: 14px;
    color: var(--ll-text);
    margin: 0 0 22px;
}

.ll-detail-meta i {
    color: var(--ll-red);
}

.ll-card .ll-card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ll-red);
    font-weight: 600;
    font-size: 14px;
    align-self: flex-start;
}

.ll-card .ll-card-link i {
    transition: .2s;
}

.ll-card:hover .ll-card-link i {
    transform: translateX(4px);
}

.ll-detail-grid {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 40px;
    align-items: start;
}

.ll-detail-cover {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid var(--ll-line);
    margin-bottom: 26px;
}

.ll-detail-cover img {
    width: 100%;
    display: block;
}

.ll-detail-content {
    color: var(--ll-text);
    line-height: 1.8;
    font-size: 15px;
}

.ll-detail-content h1,
.ll-detail-content h2,
.ll-detail-content h3 {
    color: #fff;
    margin: 24px 0 12px;
    font-weight: 700;
}

.ll-detail-content p {
    color: var(--ll-muted);
    margin: 0 0 14px;
}

.ll-detail-content ul {
    color: var(--ll-muted);
    padding-left: 20px;
    margin: 0 0 14px;
}

.ll-detail-content li {
    margin-bottom: 8px;
}

.ll-detail-content img {
    max-width: 100%;
    border-radius: 8px;
}

.ll-aside {
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 10px;
    padding: 24px;
    position: sticky;
    top: 94px;
}

.ll-aside h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 16px;
}

.ll-aside-list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid var(--ll-line);
    color: var(--ll-text);
    font-size: 14px;
    transition: .2s;
}

.ll-aside-list a:last-child {
    border-bottom: none;
}

.ll-aside-list a:hover,
.ll-aside-list a.active {
    color: var(--ll-red);
}

.ll-aside-list a i {
    color: var(--ll-red);
    font-size: 12px;
}

/* ============================================================
   İletişim sayfası
   ============================================================ */
.ll-contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.ll-contact-info {
    background: var(--ll-bg-2);
    border: 1px solid var(--ll-line);
    border-radius: 10px;
    padding: 10px 24px;
}

.ll-contact-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding: 18px 0;
    border-bottom: 1px solid var(--ll-line);
}

.ll-contact-item:last-child {
    border-bottom: none;
}

.ll-contact-item .ll-ico {
    width: 46px;
    height: 46px;
    border-radius: 8px;
    background: rgba(226, 35, 26, .15);
    color: var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.ll-contact-item small {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--ll-muted);
    margin-bottom: 5px;
}

.ll-contact-item span,
.ll-contact-item a {
    font-size: 15px;
    color: var(--ll-text);
    line-height: 1.5;
}

.ll-contact-item a:hover {
    color: var(--ll-red);
}

.ll-map {
    margin-top: 24px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid var(--ll-line);
}

.ll-map iframe {
    width: 100%;
    height: 320px;
    border: 0;
    display: block;
    filter: grayscale(.25);
}

/* Kurumsal / metin sayfaları */
.ll-prose {
    max-width: 920px;
    margin: 0 auto;
}

.ll-prose .ll-detail-cover {
    margin-bottom: 30px;
}

/* Anasayfa hero — Taşımacılık Hizmetleri accordion */
.ll-accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

.ll-acc-item {
    background: var(--ll-bg-3);
    border: 1px solid var(--ll-line);
    border-radius: 8px;
    overflow: hidden;
    transition: border-color .25s;
}

.ll-acc-item.open {
    border-color: var(--ll-red);
}

.ll-acc-head {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 15px 18px;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--ll-text);
    text-align: left;
    font-family: inherit;
}

.ll-acc-ico {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    background: rgba(226, 35, 26, .15);
    color: var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}

.ll-acc-title {
    flex: 1;
    font-size: 15px;
    font-weight: 600;
}

.ll-acc-arrow {
    color: var(--ll-muted);
    transition: transform .3s, color .3s;
    font-size: 13px;
}

.ll-acc-item.open .ll-acc-arrow {
    transform: rotate(180deg);
    color: var(--ll-red);
}

.ll-acc-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
}

.ll-acc-item.open .ll-acc-body {
    max-height: 240px;
}

.ll-acc-body p {
    margin: 0;
    padding: 0 18px 16px 70px;
    font-size: 13px;
    color: var(--ll-muted);
    line-height: 1.6;
}

/* ============================================================
   Anasayfa hero v2 — diyagonal split (sol inşaat / sağ taşıma)
   ============================================================ */
.ll-hero2 {
    position: relative;
    overflow: hidden;
    background: #141416;
}

.ll-hero2-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.ll-hero2-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-size: cover;
    background-position: center;
}

.ll-hero2-left-img {
    clip-path: polygon(0 0, 58% 0, 42% 100%, 0 100%);
}

.ll-hero2-right-img {
    clip-path: polygon(58% 0, 100% 0, 100% 100%, 42% 100%);
}

.ll-hero2-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(15, 15, 17, .45) 0%, rgba(15, 15, 17, .72) 100%);
}

.ll-hero2-line {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    background: rgba(255, 255, 255, .55);
    clip-path: polygon(58% 0, 58.35% 0, 42.35% 100%, 42% 100%);
}

.ll-hero2-inner {
    position: relative;
    z-index: 3;
}

.ll-hero2-grid {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-evenly;
    gap: 50px;
    align-items: center;
    min-height: 620px;
    width: 100%;
    padding: 60px 20px;
}

.ll-hero2-left {
    max-width: 560px;
}

.ll-hero2-left h1 {
    font-size: 40px;
    line-height: 1.18;
    font-weight: 800;
    color: #fff;
    margin: 0 0 28px;
    max-width: 540px;
    text-shadow: 0 2px 24px rgba(0, 0, 0, .55);
}

.ll-hero2-panel {
    width: 480px;
    max-width: 100%;
    background: rgba(18, 18, 20, .62);
    backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    padding: 26px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .35);
}

.ll-hero2-panel>h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px;
}

.ll-hero2-panel .ll-btn {
    margin-top: 18px;
}

/* Genel mobil güvenlik + hero buton sarma */
body.ll-home {
    overflow-x: hidden;
}

.ll-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

/* Hero panel — 2x2 hizmet kartları */
.ll-hero2-services {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.ll-hero2-service {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    background: rgba(255, 255, 255, .04);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 8px;
    padding: 16px;
    transition: border-color .25s, transform .25s;
}

.ll-hero2-service:hover {
    border-color: var(--ll-red);
    transform: translateY(-2px);
}

.ll-hs-ico {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: rgba(226, 35, 26, .15);
    color: var(--ll-red);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.ll-hs-text h3 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 5px;
    line-height: 1.25;
}

.ll-hs-text p {
    font-size: 12px;
    color: var(--ll-muted);
    margin: 0;
    line-height: 1.5;
}

/* PNG ikon desteği — kırmızı kutu yerine ikonu doğrudan, daha büyük göster */
.ll-hs-ico:has(img),
.ll-card-ico:has(img),
.ll-acc-ico:has(img) {
    background: transparent;
    border: none;
    border-radius: 0;
    width: auto;
    height: auto;
}

.ll-hs-ico img {
    width: 50px;
    height: 38px;
    object-fit: contain;
    display: block;
}

.ll-card-ico img {
    width: 56px;
    height: 44px;
    object-fit: contain;
    display: block;
}

.ll-acc-ico img {
    width: 30px;
    height: 26px;
    object-fit: contain;
    display: block;
}

/* İş Ortakları — logo veya metin */
.ll-brands-row .ll-brand {
    display: inline-flex;
    align-items: center;
}

.ll-brands-row .ll-brand img {
    width: 100px;
    object-fit: contain;
    opacity: .8;
    transition: opacity .25s;
}

.ll-brands-row .ll-brand:hover img {
    opacity: 1;
}

.ll-brands-row .ll-brand:hover span {
    opacity: 1;
    color: #fff;
}
/* İş Ortakları bandı (sayaçların altında, formun solunda) */
.ll-brands-strip {
    margin-top: 34px;
    padding-top: 26px;
    border-top: 1px solid var(--ll-line);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ll-brands-strip .ll-brand {
    flex: 1 1 0;
    min-width: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 14px;
    border-right: 1px solid var(--ll-line);
}
.ll-brands-strip .ll-brand:last-child { border-right: none; }
.ll-brands-strip .ll-brand img {
    height: 60px; max-width: 100%; width: auto;
    object-fit: contain; opacity: .85; transition: opacity .25s;
}
.ll-brands-strip .ll-brand:hover img { opacity: 1; }
.ll-brands-strip .ll-brand span { font-size: 15px; font-weight: 700; color: var(--ll-muted); letter-spacing: .5px; }
.ll-brands-strip .ll-brand:hover span { color: #fff; }
