/*.dropbtn {*/
/*    background-color: #ece0ff;*/
/*    color: #000;*/
/*    padding: 4px 10px;*/
/*    font-size: 16px;*/
/*    border: none;*/
/*    border-radius: 10px;*/
/*    transition: all 0.4s ease-in-out;*/
/*}*/

/*.dropdown {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*}*/

/*.dropdown-content {*/
/*    display: none;*/
/*    position: absolute;*/
/*    background-color: #f1f1f1;*/
/*    min-width: 160px;*/
/*    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);*/
/*    z-index: 1;*/
/*}*/

/*.dropdown-content a {*/
/*    width: 150px;*/
/*    color: black;*/
/*    padding: 7px 10px;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    transition: 0.2s ease-in-out;*/
/*}*/

/*.dropdown-content a:hover {*/
/*    background-color: #ff7575;*/
/*}*/

/*.dropdown:hover .dropdown-content {*/
/*    display: block;*/
/*}*/

/*.dropdown:hover .dropbtn {*/
/*    background-color: #aaffad;*/
/*}*/

/*!*#----------teknosun css-----------*!*/
/*.text-xs {*/
/*    font-size: .75rem;*/
/*    line-height: 2;*/
/*}*/


/*.flex {*/
/*    display: flex;*/
/*}*/

/*!*.hidden {*!*/
/*!*    display: none;*!*/
/*!*}*!*/

/*@media (min-width: 1024px) {*/
/*    .lg\:flex {*/
/*        display: flex;*/
/*    }*/
/*}*/

/*.border-l {*/
/*    border-left-width: 2px;*/
/*}*/

/*.cursor-pointer {*/
/*    cursor: pointer;*/
/*}*/

/*.ml-5 {*/
/*    margin-left: 1.25rem;*/
/*}*/

/*.hover\:ts-shadow-lg:hover, .ts-shadow-lg {*/
/*    box-shadow: 0 .6125rem 2.5rem .6125rem rgba(140, 152, 164, .18) !important;*/
/*}*/


/*.bg-white {*/
/*    --tw-bg-opacity: 1;*/
/*    background-color: rgb(255 255 255 / var(--tw-bg-opacity));*/
/*}*/

/*.max-w-\[1690px\], .max-w-container {*/
/*    max-width: 1690px;*/
/*}*/

/*.min-w-\[650px\] {*/
/*    min-width: 650px;*/
/*}*/

/*.max-h-screen {*/
/*    max-height: 100vh;*/
/*}*/

/*.z-\[900\] {*/
/*    z-index: 900;*/
/*}*/

/*.top-full {*/
/*    top: 100%;*/
/*}*/

/*.right-0 {*/
/*    right: 0;*/
/*}*/

/*.left-0 {*/
/*    left: 0;*/
/*}*/

/*.absolute {*/
/*    position: absolute;*/
/*}*/

/*.w-1\/6 {*/
/*    width: 16.666667%;*/
/*}*/

/*.border-t {*/
/*    border-top-width: 1px;*/
/*    width: 150px;*/
/*}*/


/*menu, ol, ul {*/
/*    list-style: none;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/

/*.border-b, .border-y {*/
/*    border-bottom-width: 1px;*/
/*}*/

/*.nav-menu .nav-link, .nav-menu .nav-link:hover {*/
/*    --ts-text-opacity: 1;*/
/*    color: rgba(var(--ts-body-rgb), var(--ts-text-opacity)) !important;*/
/*}*/

/*a[href] {*/
/*    color: rgb(var(--ts-primary-rgb));*/
/*}*/
/*.hover\:ts-bg-gray-light:hover, .ts-bg-gray-light {*/
/*    --ts-bg-opacity: 0.2;*/
/*    background-color: rgba(var(--ts-gray-light-rgb), var(--ts-bg-opacity)) !important;*/
/*}*/
/*.nav-link {*/
/*    --ts-text-opacity: 1;*/
/*    color: rgba(var(--ts-body-rgb), var(--ts-text-opacity)) !important;*/
/*}*/
/*.text-sm {*/
/*    font-size: .875rem;*/
/*    line-height: 2;*/
/*}*/
/*.py-1 {*/
/*    padding-top: .25rem;*/
/*    padding-bottom: .25rem;*/
/*}*/
/*.px-3 {*/
/*    padding-left: .75rem;*/
/*    padding-right: .75rem;*/
/*}*/
/*.whitespace-nowrap {*/
/*    white-space: nowrap;*/
/*}*/
/*.overflow-ellipsis, .text-ellipsis, .truncate {*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.overflow-hidden {*/
/*    overflow: hidden;*/
/*}*/
/*.cursor-pointer {*/
/*    cursor: pointer;*/
/*}*/
/*.block {*/
/*    display: block;*/
/*}*/
/*a {*/
/*    -webkit-tap-highlight-color: transparent;*/
/*}*/
/*a {*/
/*    color: inherit;*/
/*    text-decoration: inherit;*/
/*}*/

/*.flex-wrap {*/
/*    flex-wrap: wrap;*/
/*}*/

/*.flex-col {*/
/*    flex-direction: column;*/
/*}*/
/*.h-full {*/
/*    height: 100%;*/
/*}*/

/*.font-bold {*/
/*    font-weight: 700;*/
/*}*/

/*a[href] {*/
/*    color: rgb(var(--ts-primary-rgb));*/
/*}*/
/*.ts-text-body, .ts-text-dark, .ts-text-dark[href]:hover {*/
/*    !* --ts-text-opacity: 1; *!*/
/*}*/
/*.ts-text-dark {*/
/*    color: rgba(var(--ts-dark-rgb), var(--ts-text-opacity)) !important;*/
/*}*/

/*.transition-all {*/
/*    transition-property: all;*/
/*    transition-timing-function: cubic-bezier(.4,0,.2,1);*/
/*    transition-duration: .15s;*/
/*}*/
/*.py-1\.5 {*/
/*    padding-top: .375rem;*/
/*    padding-bottom: .375rem;*/
/*}*/

