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

body {
    margin: 0;
    padding: 0;
    background: #fbfbfb;
    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: #444;
    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: #222;
}

.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: #222;
}

.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: #222;
}

.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: #222;
}

.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: #222;
}

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

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

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

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

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

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

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

.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: #bbb;
}

/* PANEL TEXT END */

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

.burger-nav {
    display: block;
    position: relative;
    padding: 0;
    background: linear-gradient(#fbfbfb, #fff);
    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: #fff;
}

.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: rgb(0, 164, 196);
    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: rgb(0, 164, 196);
}

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

.burger-nav .bn-open-box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -18px;
    width: 36px;
    height: 50px;
    background: #e5e5e5;
    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: #222 !important;
}

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

.burger-nav.fixed .bn-links-desktop>a:hover {
    color: #222 !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: linear-gradient(rgb(0, 164, 196), rgb(0, 164, 196));}

.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: #666;
}

.nav-contacts>.item>.content>a,
.nav-contacts>.item>.content>span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #444 !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 #ddd;
    border-radius: 50%;
    margin-right: 10px;
    color: #aaa;
}

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

.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%;
}

.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: flex-start;
    width: 50%;
}

.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(3/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: #222;
    margin-bottom: 20px;
}

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

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

.fixed-contact-nav {
    background: rgb(0, 164, 196);
    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: 80px 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: rgb(0, 164, 196);
    margin-bottom: 10px;
}

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

.carlist-item {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background: rgb(0, 164, 196);  
    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: rgb(0, 164, 196);   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: rgb(0, 164, 196);
}
.aa-slider-wrapper{
    display: flex;
    gap: 10px;
}
.services-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-color 0.3s ease, opacity 0.3s ease; /* background-image geçiş dışı */
    height: 65vh;
    display: flex;
    align-items: center;
    background-color: #00A4C4;
}
.project-item .img img {
    opacity: 0; /* Resimleri gizler */
    visibility: hidden;
    height: 0;
}
.services-bg .project-item .img img {
    display: none; /* Resimleri tamamen gizler */
}