body {
    color: #555;
}

::selection {
    color: #fff;
    background: #038e8a;
}

.text-teknika-light,
.navbar.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar.navbar-light .navbar-nav > .nav-item.dropdown.simple-dropdown:hover > a,
.simple-dropdown .dropdown-menu .dropdown:hover > a,
.simple-dropdown .dropdown-menu .dropdown a:hover,
.navbar.navbar-light .navbar-nav > .dropdown.active > a,
.simple-dropdown .dropdown-menu .dropdown a.active,
.btn.btn-link:hover,
a:active,
a:hover,
a:focus,
.navbar.navbar-light .navbar-nav > .dropdown.active > a,
.sticky .navbar.header-light .navbar-nav > .dropdown.active > a,
.navbar.navbar-light .header-cart-icon > a:hover
{
    color: #038e8a !important;
}

.text-teknika-dark{
    color: #0e3d52 !important;
}

.bg-teknika-light {
    background-color: #038e8a !important;
}

.bg-teknika-dark {
    background-color: #0e3d52 !important;
}

.border-color-teknika-light {
    border-color: #038e8a !important;
}

.border-color-teknika-dark {
    border-color: #0e3d52 !important;
}

.btn.btn-teknika-light {
    background: #038e8a !important;
    border-color: #038e8a !important;
    color: #ffffff !important;
}

.btn.btn-teknika-light:hover {
    background: #038e8a !important;
    border-color: #038e8a !important;
    color: #ffffff !important;
}

.btn.btn-teknika-dark {
    background: #0e3d52 !important;
    border-color: #0e3d52 !important;
    color: #ffffff !important;
}

.btn.btn-teknika-dark:hover {
    background: #0e3d52 !important;
    border-color: #0e3d52 !important;
    color: #ffffff !important;
}

.btn.btn-transparent-teknika-light {
    background: #ffffff !important;
    border-color: #038e8a !important;
    color: #038e8a !important;
}

.btn.btn-transparent-teknika-light:hover {
    background: #038e8a !important;
    border-color: #038e8a !important;
    color: #ffffff !important;
}

.btn.btn-transparent-teknika-dark {
    background: #ffffff !important;
    border-color: #0e3d52 !important;
    color: #0e3d52 !important;
}

.btn.btn-transparent-teknika-dark:hover {
    background: #0e3d52 !important;
    border-color: #0e3d52 !important;
    color: #ffffff !important;
}

.bg-teknika {
    background-color: #038e8a;
}
.text-white-hover:hover {
    color: #FFFFFF !important;
}

.top-bar .social-icon li {
    padding: 0;
}

header .navbar .navbar-brand img,
header.side-menu .logo img,
header .navbar .navbar-brand img,
header.side-menu .logo img,
header .sidebar-nav-menu .navbar-brand img {
    height: 50px;
    max-height: 50px;
}

.fancy-text-box-style-02 .text-box-wrapper .text-box, .fancy-text-box-style-02 .text-box-wrapper .text-box-hover {
    padding: 20px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

footer .footer-logo img {
    max-height: none;
}

.simple-dropdown .dropdown-menu {
    width: 230px;
}

ul.footer-sektor li {
    width: 50%;
    float: left;
}

.client-logo-style-07:hover .client-logo {
    -webkit-filter: blur(1px);
    filter: blur(1px);
    opacity: .8;
}

.client-logo-style-07 .client-logo:hover {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.btn.btn-sepet {
    font-size: 11px;
    padding: 10px 20px;
}

.table-style-02 th, .table-style-02 td {
    border-bottom: 1px solid #e8e8e8;
    padding: 2px 10px;
}

.table-style-02 th {
    width: 65%;
}

.product-image-slider img {
    cursor: pointer;
}

ul.blog-grid.blog-wrapper li.grid-item,
li.grid-item {
    visibility: inherit !important;
}

.post-details p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.latest-post-sidebar li {
    margin-bottom: 20px;
}

.qty-text {
    padding: 0;
    border-color: #cccccc;
}

.w-49{
    width: 49%;
}

.interactive-banners-image {
    text-align: center;
}

.client-logo-style-07 .client-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.soruinput{
    font-size: 16px;
}

.min-h-60px{
    min-height: 60px;
}

.blog-left-side-bar .blog-sidebar {
    order: 0;
    -ms-flex-order: 0;
}

.header-cart-icon {
    font-size: 25px;
}

header .header-cart-icon .cart-count {
    top: -12px;
    right: -15px;
    width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
}

.cart-products .product-remove {
    width: auto;
}

td.product-remove a {
    background-color: #C80815;
    padding: 3px 9px;
    border-radius: 100%;
    color: #fff;
}

td.product-remove a:hover {
    color: #fff !important;
}

.cart-products td {
    text-align: left;
}

.interactive-banners-content a:hover {
    color: #fff !important;
}

.product-box, .product-box .product-image img {
    width: auto;
}

.product-table table {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

.disabled-button {
    opacity: 0.5;
    cursor: not-allowed;
}

select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.slide-degrade{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(154,1,1,0) 15%);
    height: calc(100vh - 117px);
}

.product-box .product-image {
    border: solid 1px #ccc;
}

.bg-pattern{
    background: url('../images/pattern/1.png');
}

span.sekuyg{
    font-size: 12px;
    color: #aaa;
    display: block;
}

span.plus {
    font-size: 40px;
    color: #000;
    font-weight: 600;
}

.align-item-baseline{
    align-items: baseline;
}

.pagination {
    justify-content: center;
}

.page-item.active .page-link {
    background-color: #038e8a;
    border-color: #038e8a;
}

.page-link {
    color: #038e8a;
}

.opacity-very-light {
    opacity: 0.1;
}

.page-text h2 {
    font-size: 32px;
    line-height: 42px;
}

.page-text h3 {
    font-size: 26px;
    line-height: 36px;
}

.page-text h4 {
    font-size: 22px;
    line-height: 32px;
}

ul.blog-grid li.grid-item .blog-post {
    min-height: 510px !important;
}
.bg-teknikap {
    background: linear-gradient(135deg, #0A3D5B, #126F82, #1AB9AC, #50D4C3);
}
.icerik h2 {
    font-size: 28px;
    line-height: 2rem;
    text-align: center;
    font-weight: 600;
}
.icerik ul {
    margin-bottom: 50px;
}
.icerik ul li {
    margin-left: 20px;
}
.bg-teknika-k {
    background-color: #0b3f51;
}
.teknika-a {
    color: #c8e5e8;
}
.top-bar-contact .top-bar-contact-list:first-child {
    border-left: 0;
}
.top-bar-contact .top-bar-contact-list {
    border-right: 1px solid #ffffff99;
}
.top-bar-contact .top-bar-contact-list {
    padding: 1px 20px;
}
.top-bar-contact .top-bar-contact-list:last-child {
    border-right: 0;
}
.tekmenuu{
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
}
.tekmenu {
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
}
.header-cart-icon a>i,
.header-cart-icon a>i,
.header-language a>i,
.header-search-icon a>i,
.header-push-button a>i {
    padding: 25px 0;
    display: inline-block;
}
.top-bar-contact .top-bar-contact-list:first-child{
    padding-left: 0;
}


/*Teknika Group Menü*/
.push-button {
    width: auto;
    height: auto;
    top: 0;
    right: 30px;
    font-size: 14px;
}
a.push-button {
    color: #038e8a;
    font-weight: 600;
}
.navbar.navbar-light .push-button:hover, .sticky .navbar.header-light .push-button:hover {
    opacity: 1;
}
.hamburger-menu {
    top: 117px;
}
.close-menu {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
    right: 49%;
    top: 50px;
}
.tknkg{
    text-align: center;
}
.tknkg img{
    margin-bottom: 10px;
}
.tknkg span{
    font-size: 20px;
}
button.mfp-close{
    position: inherit;
}
div#subscribe-popup {
    display: flex;
    justify-content: center;
    align-content: center;
}
.yatili a,
.yatili a:focus,
.yatili a:active,
.yatili a:hover {
    color: #ffffff;
}

/**********
    Mobil
**********/

@media screen and (min-width: 1px) and (max-width: 767px) {
    /* Bildirim Sepete Ekle */
    .toast{
        font-size: 2rem !important;
    }
    .toast-top-right {
        top: 0 !important;
        right: 0 !important;
    }
    #toast-container>div {
        padding: 30px 30px 30px 50px !important;
        width: 100% !important;
    }
    #toast-container {
        width: 100% !important;
        text-align: center !important;
    }
    .close-menu {
        right: 20px;
    }
}

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

}