body::-webkit-scrollbar { width: 11px; margin-top: 2px; }body::-webkit-scrollbar-track { box-shadow: rgb(238, 238, 238) 0px 0px 5px inset; }body::-webkit-scrollbar-thumb { background-color: rgb(244, 184, 38); outline: slategrey solid 0px; border-radius: 0px; margin-top: 2px; top: 3px; }:root { --tl-btn-bg: #F4B826; --black: #17161C; --white: #fff; --tl-blue: #36348E; --red: #AE152D; --kb-teal: #01816D; --black-3: #2c2c2c; --black-0: #000000; --ligh-yellow: #DADE1C; --black-2: #2c2c2c; --red-2: #D2093C; --kb-orange: #E84F2C; --black-4: #18222F; --black-5: #18150E; --yellow-2: #F5D064; --blue-2: #1451D2; --tl-1-bg-coffee: #F7F3EB; --red-3: #F13A47; --roboto: Roboto, sans-serif; --rosaviro: Rosarivo, serif; }html { scroll-behavior: smooth; overflow-x: hidden; }body { font-family: Poppins, sans-serif; }h1, h2 { color: var(--black); }p { font-size: 16px; line-height: 26px; }a { transition: 0.4s; text-decoration: none; color: var(--black); vertical-align: top; display: inline-block; }a:hover { text-decoration: none; color: inherit; }span { display: inline-block; }i { display: inline-block; }input, textarea, button { background: transparent; border: 0px; padding: 0px; transition: 0.4s; }input:focus, textarea:focus, button:focus { outline: none; }img { max-width: 100%; }ul { padding-left: 0px; margin-bottom: 0px; list-style: none; }input::placeholder { transition: 0.4s; opacity: 1; color: rgb(83, 84, 91); }@keyframes fadeIn {0% { top: -100%; opacity: 0; }100% { top: 0px; opacity: 1; }}.owl-carousel .owl-item img { display: inline; width: auto; }@media screen and (max-width: 479px){.in-page .tl-7-header-container .tl-header .logo img { width: 130px; }.in-page .bottom-nav { padding: 7px 0px; }.kb-header-11.tl-header { padding: 13px 0px; }.col-xxs-12 { width: 100%; }}.logo img { width: 140px; }@media screen and (min-width: 767px){.bottom-nav { display: none; }}@media screen and (max-width: 767px){.bottom-nav a:hover { color: rgb(255, 255, 255); }.bottom-nav a:hover .icon { box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; }.bottom-nav a:hover .icon img { width: 95%; height: 95%; }.bottom-nav { position: fixed; bottom: 0px; left: 0px; width: 100%; background-color: rgb(0, 0, 0); display: flex; justify-content: space-around; align-items: center; padding: 12px 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 10px; border-top-left-radius: 0px; border-top-right-radius: 0px; z-index: 1000; border-top: 5px solid rgb(39, 39, 39); }.bottom-nav a { flex-grow: 1; text-align: center; color: rgb(254, 182, 10); text-decoration: none; font-size: 14px; transition: 0.3s; }.bottom-nav a:hover { color: rgb(255, 255, 255); }.icon { margin: 0px auto -3px; width: 32px; height: 32px; display: flex; justify-content: center; align-items: center; background-color: transparent; border-radius: 50%; box-shadow: none; transition: 0.3s; }.icon img { width: 80%; height: 80%; object-fit: cover; }.label { display: block; margin-top: 5px; font-size: 13px; letter-spacing: 0.2px; font-weight: 500; }.tl-7-header-container .tl-header .logo img { width: 140px; }}@media (min-width: 1200px){.cyn-h-cnt { padding: 0px 70px !important; }.tl-7-class-name { font-size: 30px !important; padding-right: 10px !important; }.tl-7-nav-item { padding: 0px 23px !important; }.tl-7-class-txt { padding: 20px 45px !important; }}#loading { background-color: rgb(255, 255, 255); height: 100%; width: 100%; position: fixed; z-index: 999999; margin-top: 0px; top: 0px; }#loading-center { width: 100%; height: 100%; position: relative; }#loading-center-absolute { position: absolute; left: 50%; top: 50%; width: 15%; transform: translate(-50%, -50%); }@media screen and (max-width: 1399px){#loading-center-absolute { width: 40%; }}@media screen and (max-width: 991px){#loading-center-absolute { width: 45%; }}@media screen and (max-width: 767px){#loading-center-absolute { width: 50%; }}@media screen and (max-width: 575px){#loading-center-absolute { width: 60%; }}.loading-content { text-align: center; }.loading-stroke { position: relative; width: 100%; background: rgb(254, 182, 10); height: 3px; }.loading-stroke::before { position: absolute; content: ""; left: 0px; top: 0px; width: 100%; height: 3px; background-color: rgb(255, 255, 255); animation: 5s cubic-bezier(0.75, 0.04, 0, 0.86) 0s infinite normal none running kidba-loading; }.loading-logo-icon { position: absolute; top: -60px; left: 0px; width: 60px; height: 60px; animation: 5s cubic-bezier(0.75, 0.04, 0, 0.86) 0s infinite normal none running kidba-loading; }.loading-logo-text { padding-bottom: 20px; width: 250px; height: auto; }@keyframes kidba-loading-shake {0% { transform: rotate(0deg); }25% { transform: rotate(-75deg); }50% { transform: rotate(0deg); }75% { transform: rotate(-75deg); }100% { transform: rotate(0deg); }}@keyframes kidba-loading {0% { left: 0px; }50% { left: 100%; }100% { left: 0px; }}.kidba-menu-sidebar { overflow: auto; position: fixed; top: 0px; width: 320px; height: 100%; background: none 0px 0px repeat scroll rgb(8, 8, 9); box-shadow: rgba(0, 0, 0, 0.5) -5px 0px 20px -5px; transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); z-index: 9999; right: -330px; }.kidba-menu-sidebar-top .nav-tabs button { color: rgb(255, 255, 255); background-color: transparent; border-width: medium medium 2px; border-style: none none solid; border-color: currentcolor currentcolor transparent; border-image: none; font-size: 16px; font-weight: 700; text-transform: uppercase; border-radius: 0px; padding: 0.6em 1em 0.4em; line-height: 1; }.kidba-menu-sidebar-top .nav-tabs button.active { background: rgb(255, 255, 255); color: rgb(31, 24, 65); }.kidba-menu-sidebar { padding: 30px; }.mean-container .mean-bar { background: transparent; }.mean-container a.meanmenu-reveal { display: none !important; }.mean-container .mean-nav { background: none; margin-top: 0px; }.mean-container .mean-nav ul { display: block; }.mean-container .mean-nav ul li { list-style: none; width: 100%; margin: 0px !important; padding: 0px !important; }.mean-container .mean-nav ul li a { width: 100%; padding: 10px 0px; color: rgb(255, 255, 255); border-top: 1px solid rgb(42, 58, 87); font-size: 14px; display: block; }.mean-container .mean-nav ul li a.mean-expand { margin-top: 0px; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; padding: 0px; display: inline-block; width: 40px; height: 44px; line-height: 44px; }.mean-container ul > li:first-child > a { border-top: 0px; }.mean-container .mean-nav ul { padding: 0px; margin: 0px; width: 100%; list-style-type: none; }.mean-container .mean-bar, .mean-container .mean-bar * { box-sizing: content-box; }.mobile-menu.mean-container > .mean-bar > nav.mean-nav { display: block; }.mobile-menu.mean-container > .mean-bar > nav.mean-nav > ul { display: block !important; }.mean-container .mean-nav ul li a { background-color: transparent; font-weight: 500; }.mean-container .mean-nav ul li a i { display: none; }.mean-container .mean-nav ul li li a { padding-top: 10px; padding-bottom: 10px; }.mean-container .mean-nav ul li li li a { padding-top: 10px; padding-bottom: 10px; }.mean-container .mean-nav ul li a.mean-expand::after { display: none; }.mean-container .mean-nav ul li a::after { display: none; }.mean-container .mean-nav ul li a.mean-expand { margin-top: 0px; display: inline-block; width: 40px; height: 41px; line-height: 41px; background: transparent; padding: 0px !important; border-width: medium medium medium 1px !important; border-style: none none none solid !important; border-color: currentcolor currentcolor currentcolor rgb(42, 58, 87) !important; border-image: none !important; }@media screen and (max-width: 575px){.bottom-nav a { font-size: 12px; }.icon { width: 26px; height: 26px; }}.tl-7-def-btn { display: inline-block; height: 48px; background-color: var(--tl-btn-bg); border-radius: 40px; line-height: 48px; padding: 0px 38px; font-weight: 600; min-width: max-content; border: 1px solid var(--tl-btn-bg); transition: 0.4s; }.tl-7-def-btn:hover { background-color: transparent; color: var(--white); }@media screen and (max-width: 1199px){.tl-7-def-btn { height: 45px; line-height: 46px; padding: 0px 33px; }}@media screen and (max-width: 991px){.tl-7-def-btn { height: 40px; line-height: 40px; padding: 0px 28px; font-weight: 500; }}@media screen and (max-width: 575px){.tl-7-def-btn { padding: 0px 23px; font-size: 14px; }}@media screen and (max-width: 479px){.tl-7-def-btn { height: 35px; line-height: 35px; padding: 0px 20px; }}.tl-header { position: relative; padding: 30px 0px; }@media screen and (max-width: 1199px){.tl-header { padding: 20px 0px; }}.tl-nav-menu > ul { display: flex; gap: 45px; font-weight: 500; color: var(--black); }@media screen and (max-width: 1399px){.tl-nav-menu > ul { gap: 35px; }}@media screen and (max-width: 1199px){.tl-nav-menu > ul { gap: 25px; }}.tl-nav-item { padding: 15px 0px; }.tl-nav-item a { display: flex; align-items: center; gap: 5px; transition: 0.4s; }.tl-nav-item a:hover { color: var(--tl-btn-bg); }@media screen and (max-width: 1199px){.tl-nav-item a { font-size: 14px; }}.tl-nav-menu .tl-dropdown { position: relative; }.tl-nav-menu .tl-dropdown:hover .tl-submenu { opacity: 1; top: 100%; visibility: visible; pointer-events: auto; }.tl-nav-menu .tl-dropdown:hover .tl-submenu-2 { opacity: 0; visibility: hidden; top: 10px; }.tl-nav-menu .tl-dropdown-2 { position: relative; padding-top: 8px !important; padding-bottom: 8px !important; }.tl-nav-menu .tl-dropdown-2:nth-child(1) { padding-top: 0px !important; }.tl-nav-menu .tl-dropdown-2:nth-last-child(1) { padding-bottom: 0px !important; }.tl-nav-menu .tl-dropdown-2 a { justify-content: space-between; }.tl-nav-menu .tl-dropdown-2:hover .tl-submenu-2 { opacity: 1; visibility: visible; pointer-events: auto; top: 0px; border-top: 3px solid rgb(244, 184, 38); }.tl-menu-area .tl-nav-menu .tl-dropdown:nth-child(3) .tl-submenu { row-gap: 0px; }.tl-menu-area .tl-nav-menu .tl-dropdown:nth-child(3) .tl-submenu .tl-dropdown-2 .tl-submenu-2 { row-gap: 16px; }.tl-nav-menu .tl-submenu { position: absolute; width: max-content; border-top: 3px solid var(--tl-btn-bg); background-color: var(--white); box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 29px; padding: 20px 10px; min-width: 220px; display: flex; flex-direction: column; row-gap: 16px; top: calc(100% + 10px); opacity: 0; visibility: hidden; z-index: 11; pointer-events: none; }@media screen and (max-width: 991px){.tl-nav-menu .tl-submenu { position: static; }}.tl-nav-menu .tl-submenu > li { padding: 0px 20px; }.tl-nav-menu .tl-submenu a { color: var(--black); }.tl-nav-menu .tl-submenu a:hover { color: var(--tl-btn-bg); }.tl-nav-menu .tl-submenu-2 { left: 100%; border-top-width: 0px; top: 10px; }.tl-searh-btn { height: 45px; line-height: 45px; padding-right: 15px; }.tl-hamburger { height: 50px; line-height: 47px; width: 50px; font-size: 24px; background: transparent; color: rgb(255, 255, 255); padding: 0px; }.tl-7-header-container { position: fixed; width: 100%; top: 0px; z-index: 33; }.tl-nav-menu-7 > ul { border: 1px solid rgb(37, 37, 37); width: max-content; margin: auto; padding: 0px; border-radius: 40px; gap: 0px; }@media screen and (max-width: 1199px){.tl-nav-menu-7 > ul { padding: 0px; }}.tl-7-nav-item { padding: 0px 25px; }.tl-7-nav-item > a { height: 50px; color: var(--white); font-size: 15px; letter-spacing: 0.2px; }@media screen and (max-width: 1199px){.tl-7-nav-item > a { padding: 0px 17.5px; height: 38px; }.tl-7-header-container .tl-7-nav-item > a { padding: 0px; font-size: 14px; }.tl-7-header-container .tl-7-nav-item { padding: 0px 10px; }.tl-7-header-container .cyn-h-cnt { padding: 0px 50px; }.tl-7-header-container .tl-nav-menu-7 > ul { width: 80%; }.header-common .tl-nav-menu-7 > ul { width: 80%; }}@media screen and (max-width: 991px){.tl-7-nav-item > a { height: auto; border-radius: 0px; }}.tl-7-nav-item > a i { font-size: 13px; }.tl-7-nav-item > a:hover { color: rgb(244, 184, 38); padding: 0px; transition: 0.3s; }.kb-header-actions-11 { gap: 30px; align-items: center; }@media screen and (max-width: 1199px){.kb-header-actions-11 { gap: 20px; }}.kb-searh-open-btn-11 { background: none; padding: 0px; color: var(--white); width: 18px; height: 50px; }.kb-searh-open-btn-11:hover { color: var(--tl-btn-bg); }.tl-7-search-form-modal { display: flex; position: absolute; padding: 10px 15px; min-width: 300px; border-radius: 30px; background: rgba(255, 255, 255, 0.35); border: 1px solid rgba(255, 255, 255, 0.6); backdrop-filter: blur(51px); top: calc(100% + 10px); right: calc(100% - 106px); transform: scale(1.1); opacity: 0; visibility: hidden; transition: 0.2s; z-index: 2; }.tl-7-search-form-modal input { outline: 0px; border: 0px; background: none; color: var(--black); width: 100%; }.tl-7-search-form-modal input::placeholder { color: var(--black); }.tl-7-search-form-modal button { background-color: transparent; }@media screen and (max-width: 380px){.tl-7-banner-txt .tl-7-banner-title { padding: 0px 20px; }}@media screen and (max-width: 575px){.tl-7-def-btn { height: 32px; line-height: 31px; }}@keyframes tracking-in-contract-bck-bottom {0% { transform: translateZ(400px) translateY(50px); opacity: 0; filter: blur(12px); }100% { transform: translateZ(0px) translateY(0px); opacity: 1; filter: blur(0px); }}.tl-7-banner { position: relative; }.tl-7-banner-single-slide { padding: 300px 0px 284px; }@media screen and (max-width: 1399px){.tl-7-banner-single-slide { padding: 250px 0px 290px; }}@media screen and (max-width: 1199px){.tl-7-banner-single-slide { padding: 230px 0px 270px; }}@media screen and (max-width: 991px){.tl-7-banner-single-slide { padding: 220px 0px 250px; }}@media screen and (max-width: 767px){.tl-7-banner-single-slide { padding: 200px 0px 230px; }}@media screen and (max-width: 575px){.tl-7-banner-single-slide { padding: 180px 0px 250px; }}.tl-7-banner-txt { color: var(--white); text-align: center; }.tl-7-banner-sub-title { font-weight: 200; text-transform: uppercase; margin-bottom: 13px; letter-spacing: 4px; }.tl-7-banner-title { font-weight: 700; font-size: clamp(28px, 6.67vw, 74px); margin-bottom: 48px; color: var(--white); line-height: 100px; padding: 0px 40px; }@media screen and (max-width: 991px){.tl-7-banner-title { margin-bottom: 33px; }}@media screen and (max-width: 767px){.tl-7-banner-title { margin-bottom: 23px; }}.tl-7-banner-btns { display: flex; justify-content: center; gap: 10px; }.tl-7-banner .tl-7-def-btn-2 { background: transparent; color: white; border: 2px solid rgba(255, 255, 255, 0.2); line-height: 48px; }.tl-7-banner .tl-7-def-btn-2:hover { background-color: var(--tl-btn-bg); border-color: var(--tl-btn-bg); color: var(--black); }@media screen and (max-width: 1199px){.tl-7-banner .tl-7-def-btn-2 { line-height: 47px; }}@media screen and (max-width: 991px){.tl-7-banner .tl-7-def-btn-2 { line-height: 37px; }}@media screen and (max-width: 479px){.tl-7-banner .tl-7-def-btn-2 { line-height: 32px; }}.tl-7-banner-slider-dots { position: absolute; top: 50%; z-index: 22; display: flex; flex-direction: column; translate: 0px -50%; left: 45px; row-gap: 15px; }@media screen and (max-width: 991px){.tl-7-banner-slider-dots { left: 30px; }}@media screen and (max-width: 575px){.tl-7-banner-slider-dots { left: 20px; }}@media screen and (max-width: 479px){.tl-7-banner-slider-dots { left: 50%; flex-direction: row; gap: 15px; translate: -50%; bottom: 130px; top: auto; }}.tl-7-banner-slider-dots button { background: none; width: 50px; height: 50px; border-radius: 50%; padding: 0px; border-width: 2px; border-style: solid; border-image: none; border-color: var(--white); }@media screen and (max-width: 575px){.tl-7-banner-slider-dots button { width: 35px; height: 35px; }}.tl-7-banner-slider-dots button.active { box-shadow: rgba(255, 255, 255, 0.25) 0px 6px 20px; border-color: rgb(244, 184, 38); }@keyframes slideUp {0% { translate: 0px 100%; }100% { translate: 0px; }}@keyframes slideDown {0% { translate: 0px; }100% { translate: 0px -100%; }}@keyframes fadeInOut {0% { opacity: 0.5; }100% { opacity: 1; }}@media screen and (max-width: 479px){.kidba-menu-sidebar { width: 280px; }}@media screen and (max-width: 991px){.kidba-menu-sidebar-bottom .logo img { width: 150px; }}@media screen and (max-width: 479px){.tl-7-banner-single-slide { padding: 180px 0px 210px; }.in-page .cyn-h-cnt { padding: 0px 50px; }}@media screen and (max-width: 767px){.kidba-menu-sidebar-bottom .logo img { width: 150px; }}@media screen and (max-width: 575px){.in-page .cyn-h-cnt { padding: 0px 50px; }.in-page .tl-7-header-container .cyn-h-cnt { padding: 0px 20px; }#kurslar .tl-7-class-name { font-size: 20px; padding-right: 5px; }#kurslar .owl-carousel .owl-item .tl-7-class-icon img { width: 65px; }#kurslar .tl-7-class-btn { width: 40px; height: 40px; line-height: 40px; }}@media screen and (max-width: 1199px){.tl-7-banner .tl-7-def-btn-2 { line-height: 42px; }}@media screen and (max-width: 767px){.tl-7-banner-title { line-height: 60px; }}@media screen and (max-width: 479px){.tl-hamburger { width: 40px; height: 40px; line-height: 38px; font-size: 18px; }.tl-7-header-container .navbar-toggler { border-radius: 12px; }}@media screen and (max-width: 575px){.tl-7-banner .tl-7-def-btn-2 { line-height: 29px; }.tl-7-banner-title { line-height: 50px; }}@media screen and (max-width: 479px){.in-page .h-p-logo-s { width: 90px; }}@keyframes rotate-center {0% { transform: rotate(0deg); }100% { transform: rotate(-360deg); }}@keyframes slide-tr {0% { transform: translateY(0px) translateX(0px); }100% { transform: translateY(-30px) translateX(30px); }}@keyframes slide-top {0% { transform: translateY(0px); }100% { transform: translateY(-10px); }}@media (max-width: 575px) and (min-width: 480px){.tl-7-class .tl-7-class-txt .tl-7-class-icon { display: none; }.tl-7-class .tl-7-class-txt { padding: 15px 25px; }.tl-7-class .tl-7-class-txt .tl-7-class-descr { margin-bottom: 0.5rem; }}.tl-5-faculties { padding: 120px 0px; }@media screen and (max-width: 991px){.tl-5-faculties { padding: 60px 0px; }}.tl-5-faculties .owl-dots { display: flex; justify-content: center; gap: 15px; align-items: center; }.tl-5-faculties .owl-dots button { width: 8px; height: 8px; border-radius: 50%; border: 1px solid rgba(10, 10, 10, 0.4); transition: 0.4s; margin-top: 15px; }.tl-5-faculties .owl-dots button.active { scale: 1.8; background-color: rgb(10, 10, 10); }.tl-7-class { position: relative; z-index: 1; background-color: rgb(0, 0, 0); border-radius: 20px; }.tl-7-class:hover::before { height: 100%; }.tl-7-class:hover .tl-7-class-descr { line-height: 1.6; opacity: 1; }.tl-7-class::before { content: ""; position: absolute; inset: auto 0px 0px; background-color: rgba(0, 0, 0, 0.5); z-index: 0; height: 0px; border-radius: 20px; }.tl-7-class-img img { width: 100%; }@media screen and (max-width: 1199px){.tl-7-class-img img { min-height: 450px; object-fit: cover; }}@media screen and (max-width: 575px){.tl-7-class-img img { max-height: 350px; min-height: 300px; }}.tl-7-class-txt { position: absolute; inset: 0px; padding: 80px 60px 80px 45px; color: var(--white); }@media screen and (max-width: 1399px){.tl-7-class-txt { padding: 50px 45px; }}@media screen and (max-width: 1199px){.tl-7-class-txt { padding: 35px 30px; }}@media screen and (max-width: 767px){.tl-7-class-txt { padding: 30px 25px; }}.tl-7-class-icon img { width: 80px; object-fit: contain; object-position: center top; margin-bottom: 40px; }@media screen and (max-width: 1199px){.tl-7-class-icon img { width: 70px; margin-bottom: 30px; }}.tl-7-class-name { font-weight: 600; font-size: 34px; line-height: 44px; letter-spacing: 0.5px; margin-bottom: 12px; padding-right: 90px; color: rgb(255, 255, 255); }@media screen and (max-width: 1399px){.tl-7-class-name { font-size: 32px; line-height: 36px; }}@media screen and (max-width: 1199px){.tl-7-class-name { font-size: 28px; line-height: 34px; }}@media screen and (max-width: 991px){.tl-7-class-name { font-size: 25px; line-height: 32px; }}.tl-7-class-descr { font-size: 15px; line-height: 0; overflow: hidden; color: rgba(255, 255, 255, 0.7); font-weight: 400; transition: 0.4s; opacity: 0; }.tl-7-class-btn { display: inline-block; width: 50px; height: 50px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 50%; color: var(--white); text-align: center; line-height: 50px; }.tl-7-class-btn:hover { background-color: var(--white); color: var(--black); }@keyframes slide-right {0% { transform: translateX(-50px); }100% { transform: translateX(0px); }}@media screen and (max-width: 575px){#kurslar .owl-carousel .owl-item .tl-7-class-img img { opacity: 0.5; }.tl-7-class-descr { opacity: 1; line-height: 1.6; overflow: inherit; }}@media screen and (max-width: 479px){.tl-7-class-btn { width: 40px; height: 40px; line-height: 40px; }#kurslar .owl-carousel .owl-item .tl-7-class-icon img { width: 65px; }}.tl-7-header-container .logo img { width: 150px; }.tl-5-faculties { padding: 0px; margin-top: 13px; }.owl-carousel .owl-item .tl-7-class-img img { width: 100%; border-radius: 20px; opacity: 0.2; transition: opacity 0.4s; }.cyn-h-cnt { padding: 0px 100px; }.h-p-logo-s { position: absolute; bottom: 20px; right: 20px; width: 110px; height: auto; animation: 4s linear 0s infinite normal none running spin; transition: 0.4s; }.h-p-logo-s:hover { animation: auto ease 0s 1 normal none running none; transition: 0.4s; }.scroll-down { position: absolute; inset: auto auto 6% 50%; display: inline-block; width: auto; margin: 0px auto; text-align: center; background-color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; transform: translateX(-50%); z-index: 9; opacity: 1; }.scroll-mouse { position: relative; display: inline-block; width: 28px; height: 46px; margin: 0px auto; border: 2px solid rgb(173, 173, 173); border-radius: 20px; }.scroll-wheel { position: absolute; top: 14px; left: 10px; width: 5px; height: 5px; background-color: rgb(255, 255, 255); border-radius: 50%; animation: 2.5s ease 0s infinite normal none running scrollDown; }@-webkit-keyframes scrollDown {0% { top: 10px; opacity: 0; }15% { top: 10px; opacity: 1; }30% { top: 10px; opacity: 1; }45% { top: 28px; opacity: 1; }100% { top: 28px; opacity: 0; }}@keyframes scrollDown {0% { top: 10px; opacity: 0; }15% { top: 10px; opacity: 1; }30% { top: 10px; opacity: 1; }45% { top: 28px; opacity: 1; }100% { top: 28px; opacity: 0; }}@-webkit-keyframes spin {100% { transform: rotate(360deg); }}@keyframes spin {100% { transform: rotate(360deg); }}.owl-carousel .owl-item .tl-7-class-icon img { display: inline; width: 80px; height: auto; margin-bottom: 15px; transition: rotate 0.5s; }.tl-7-class:hover .tl-7-class-icon img { rotate: 360deg; transition: rotate 0.5s; }.owl-carousel .owl-item .tl-7-class:hover .tl-7-class-img img { transition: opacity 0.4s; opacity: 0.5; }.in-page .tl-7-class-img img { width: 100%; border-radius: 20px; }.in-page .tl-7-class-img img { width: 100%; border-radius: 20px; opacity: 0.2; transition: opacity 0.4s; }.in-page .tl-7-class:hover .tl-7-class-img img { transition: opacity 0.4s; opacity: 0.5; }.tl-header { position: sticky; top: 0px; z-index: 1000; transition: 0.3s; }.teklif-modal .modal-content { border-radius: 15px; }.iletisim-modal .btn-close, .dosya-modal .btn-close { box-sizing: content-box; width: 12px; height: 12px; color: rgb(0, 0, 0); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center center / 1em auto no-repeat rgb(241, 241, 241); border: 0px; border-radius: 30px; opacity: 1; position: absolute; top: 20px; right: 20px; padding: 14px !important; }.iletisim-modal .modal-content { border-radius: 15px; }.iletisim-modal .modal-title { margin-bottom: 0px; line-height: 1.5; color: rgb(59, 71, 91); font-size: 18px; }.iletisim-modal .modal-body { padding: 25px; }.iletisim-modal .modal-header { display: block; text-align: left; border-bottom: 1px solid rgb(241, 241, 241); padding: 20px 40px; }.iletisim-modal-ust-title { color: var(--tl-btn-bg); width: 100%; position: relative; text-align: left; left: 0px; display: block; font-size: 14px; font-weight: 600; margin-bottom: -3px; }@-webkit-keyframes spinner-grow {0% { transform: scale(0); }50% { opacity: 1; transform: none; }}@keyframes spinner-grow {0% { transform: scale(0); }50% { opacity: 1; transform: none; }}