﻿
.facts_icon {
    font-size: 35px !important;
    width: 60px !important;
    height: 60px !important;
}

a.shop_category {
    font-size: 20px !important;
    border: 0px !important; /*30.05.2021 Burak border çizgisi kötü durduğu için eklendi.*/
}

    a.shop_category i {
        font-size: 30px !important;
    }

.woo_category_box.border_style {
    border: 1px solid #dce1e8;
}

.nav-menu > li > a {
    padding: 24px 15px !important;
    font-size: 17px !important;
}

#cats_menu {
    width: 290px !important;
}

    #cats_menu ul ul {
        width: 270px !important;
    }

    #cats_menu a {
        padding: 10px 20px !important;
        line-height: 1.2;
    }

.cart_box {
    font-size: 24px;
}

.nav-brand img {
    max-width: 265px !important;
    min-width: 180px;
}

.nav-item-right {
    float: right !important;
}

.navigation {
    font-family: Nunito, Verdana,Geneva,sans-serif !important;
}

h1, h2, h3, h4, h5 {
    font-family: Nunito, Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

.woo_category_box.border_style .woo_cat_caption h4 {
    font-family: 'Nunito','Muli', sans-serif !important;
    height: 45px;
    font-size: 12px !important;
}

.woo_title .woo_pro_title {
    font-family: 'Nunito','Muli', sans-serif !important;
    margin-top: 5px;
}

.sec-heading-flex-one h2 {
    font-size: 24px !important;
}

.product_basket_div {
    text-align: center;
}

.card-caption {
    background-color: white;
    border-color: gray;
}

.add-payment-card {
    height: 180px;
}

.alert {
    padding: 15px !important;
}

span[data-notify="message"] {
    font-size: 16px !important;
    font-weight: bold;
    font-family: Nunito, Verdana,Geneva,sans-serif !important;
}

.selectedoption {
    border: 1px solid #173b07;
    background-color: #173b07;
    color: white;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 40px !important;
    height: 40px !important;
}

.teams_description p {
    font-size: 21px;
    line-height: 1.7;
    font-weight: 300;
}

ul.footer_social_links li a {
    width: 40px !important;
    height: 40px !important;
    font-size: 27px !important;
}

#cats_menu > ul {
    border-radius: 5px;
    padding: 11px;
}

#cats_menu ul li {
    margin-bottom: 5px;
}

#cats_menu a {
    border-bottom: none !important;
    font-size: 17px;
}

#cats_menu ul li.has-sub > a:after {
    content: '' !important;
}

.offer_bottom_caption p {
    font-size: 14px !important;
    height: 25px !important;
    overflow: hidden !important;
}

.nav-dropdown > li > a {
    font-size: 16px;
}

.social-group {
    margin-right: -15px !important;
}

.tbl_cart_product_thumb {
    margin-right: 0px !important;
}

.tbl_cart_product_caption {
    margin-left: 5px;
}

#scrollButton {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    border-radius: 50%;
    transition: .5s;
    visibility: hidden;
    opacity: 0;
}
.cmk-theme #mySearch {
width:100% !important;
z-index:100 !important;
}
#mySearch {
    position: fixed !important;
    top: 106px !important;
    bottom: 0 !important;
}

.nav_tools {
    display: flex;
}
/*30.05.2021 Burak profil sayfasına yönlendirmesi için nav_profile id oluşturulup eklendi.*/
#nav_search, #nav_shop, #nav_profile {
    display: none;
}

    #nav_search.nav_search_container.active {
        display: flex;
        position: absolute;
        right: 100px; /*30.05.2021 Burak 180px olan değer 100px indirildi. Farklı çözünürlüklerde pozisyon değişip üst üste çıkma durumları yaşandığı için iconlar col-7 div içerisine taşınıp right özelliği tek yerde verildi. Diğer right özellikleri only screen'ler içerisinden kaldırıldı.*/
        top: 15px;
        z-index: 15000;
    }

    #nav_shop.nav_search_container.active {
        display: flex;
        position: absolute;
        right: 60px;
        top: 15px;
        z-index: 15000;
    }

    #nav_profile.nav_search_container.active {
        display: flex;
        position: absolute;
        right: 140px;
        top: 15px;
        z-index: 15000;
    }

.nav_search {
    width: 35px !important;
    height: 35px !important;
    font-size: 15px !important;
}

#scrollButton.active {
    visibility: visible;
    opacity: 1;
}

@media only screen and (min-width: 320px) {
    a.shop_category {
        font-size: 10px !important;
    }

    .ss_cart_left .cart_box {
        width: 35px;
        height: 35px;
        font-size: 13px;
    }

    .single_shop_cart {
        margin-right: 0.2rem;
    }

    .nav_search {
        width: 30px !important;
        height: 30px !important;
        font-size: 12px !important;
        top: 3px;
    }
}

@media only screen and (min-width: 768px) {
    a.shop_category {
        font-size: 18px !important;
    }
}

@media only screen and (min-width: 992px) {
    #nav_search {
        display: none;
    }

        #nav_search.nav_search_container.active, #nav_shop.nav_search_container.active, #nav_profile.nav_search_container.active {
            display: none;
        }
}


.custom-tab .tab-content {
    padding: 1em 1.5em 0 !important;
}

/*
section {
    padding: 20px 0 20px;
    position: relative;
}*/



/******************************************************************************
  Navigation Menu 
*******************************************************************************/

.sticky-wrapper.is-sticky #sticker,
.sticky-wrapper {
    z-index: 9999;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover {
    background: none;
}

.sticky-menu {
    z-index: inherit;
    background-color: rgba(0,0,0,0.15);
}

/*--------------- Side Navigation Menu--------------*/
.side-nav #main {
    padding: 0;
}

.side-nav header nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.side-nav header .navbar-default {
    position: absolute;
    z-index: 99;
    top: 25px;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

#navigation-menu {
    line-height: 2;
    color: #171717;
}

.side-nav header .navbar-nav {
    float: right !important;
    width: auto !important;
}

.side-nav header .navbar-default .navbar-nav > li > a {
    font-size: 25px;
    padding: 0;
}

.side-nav header .nav > li > a.active {
    color: #ffc400;
}

.side-nav header .nav-fixed {
    position: fixed;
    top: 0;
    right: 0;
    margin: auto;
}

    .side-nav header .nav-fixed > li {
        float: right;
    }

.side-nav header #sticky.nav-fixed a {
    line-height: 100px;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #171717;
}
/*------------MENU------------*/
.side-nav header #wrapper .toggle-menu {
    position: fixed;
    z-index: 999;
    top: -100%;
    right: 0;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
}

.side-nav header #wrapper .close-menu {
    font-size: 30px;
    line-height: 100px;
    display: block;
    float: right;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
}

.side-nav header #wrapper .nav {
    padding: 130px 0 0 0;
    text-align: center;
}

.side-nav header .nav > li > .sub {
    padding: 0 0 0 40px;
}

    .side-nav header .nav > li > a,
    .side-nav header .nav > li > .sub a {
        font-size: 17px;
        font-weight: 600;
        padding: 10px 22px;
        text-decoration: none;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #ccc;
    }

        .side-nav header .nav > li > a:focus {
            background: none;
        }

    .side-nav header .nav > li > .sub a {
        line-height: 3;
    }

.side-nav header #wrapper .close-menu a,
.side-nav header #navigation-close.close-menu:hover {
    color: #fff;
}

.side-nav header .nav > li > a:hover,
.nav > li > a:focus {
    background: transparent;
}

.side-nav header .nav > li.active {
    position: relative;
}

    .side-nav header .nav > li.active:before {
        position: absolute;
        top: 50%;
        left: -77px;
        width: 77px;
        height: 20px;
        content: '';
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.side-nav header .social-icon {
    margin-top: 30px;
}

    .side-nav header .social-icon i {
        margin: 5px;
        background: none;
    }
/*---STICKY----*/
.side-nav header .sticky-wrapper.is-sticky .nav {
    right: 15px;
    padding: 15px 20px;
    background: none repeat scroll 0 0 black;
}

.crossfd {
    background: #1f2738;
    background-size: 100%;
}

    .crossfd img {
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }

.tblprd-detail-bg-darkred {
    background: #910000;
    padding: 3px;
    color: #fff;
}

    .tblprd-detail-bg-darkred:hover {
        color: #000;
    }

.tblprd-detail-bg-gray {
    background: #d1d2d4;
    padding: 3px;
}

.prd-detail-info {
    height: 215px;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
}

    .prd-detail-info td div {
        max-height: 35px;
        overflow: hidden;
    }

.header-light {
    position: relative;
    box-shadow: 0px 0px 20px #00000a40;
    background: #e5e5e5;
    min-height: 40px !important;
    border-bottom: 1px solid #cccccc;
}

    .header-light i {
        color: #292929
    }

    .header-light span {
        color: #292929
    }

.light-icon-css {
    font-size: 20px;
    float: left;
    margin-right: 9px
}

.sp-lightbox {
    z-index: 2000 !important;
}

.grid-card-background {
    background-color: #ededed;
}

.lozadfade {
    animation-name: fade;
    animation-duration: 2s;
}

.whatsapp-btn {
    height: 55px;
    margin: 0;
    font-weight: 600;
    padding: 0 32px;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all ease 0.4s;
    background: #25d366;
    border-color: #25d366;
    border-radius: 4px;
    color: white;
}

.whatsapp-icon-text {
    font-family: 'Muli', sans-serif;
    color: white;
}

ul.footer_store_links li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

.footer-top-journal {
    background: gray;
    padding: 10px;
    color: #fff;
}

    .footer-top-journal h3 strong {
        color: #fff;
    }

    .footer-top-journal strong a {
        color: #fff;
        background-color: gray;
    }

.footer-top-journal-text {
    height: 27px;
    font-size: 12px;
    color: #fff;
    padding: 0 40px 0 0;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: 400;
    opacity: 1;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: none;
}

.footer-top-journal-button {
    color: #254635;
    background: #fff;
    width: 108px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    border: none;
    border-radius: 5px;
    padding: 0;
    margin: 0 !important;
    text-decoration: none;
    text-transform: uppercase;
    bottom: 60px;
}

.nav-header .nav-toggle {
    text-align: initial;
}

.simple_shop_cart {
    display: flex;
    float: right;
}

@media (max-width: 768px) {
    .footer-top-journal-button {
        bottom: 157px;
    }
}

.cur_price {
    flex: 1;
    margin-left: 1.5rem;
    font-size: 22px;
    color: #d37664;
    margin-right: 10px;
}

.cur-tax-price {
    flex: 1;
    margin-left: 1.5rem;
    font-weight: bolder;
    color: #aeb6c7;
    margin-right: 10px;
    font-size: 14px;
}

#paytr_taksit_tablosu {
    clear: both;
    font-size: 12px;
    max-width: 1200px;
    text-align: center;
    font-family: Arial, sans-serif;
}

    #paytr_taksit_tablosu::before {
        display: table;
        content: " ";
    }

    #paytr_taksit_tablosu::after {
        content: "";
        clear: both;
        display: table;
    }

.taksit-tablosu-wrapper {
    margin: 5px;
    width: 280px;
    padding: 12px;
    cursor: default;
    text-align: center;
    display: inline-block;
    border: 1px solid #e1e1e1;
}

.taksit-logo img {
    max-height: 28px;
    padding-bottom: 10px;
}

.taksit-tutari-text {
    float: left;
    width: 126px;
    color: #a2a2a2;
    margin-bottom: 5px;
}

.taksit-tutar-wrapper {
    display: inline-block;
    background-color: #f7f7f7;
}

    .taksit-tutar-wrapper:hover {
        background-color: #e8e8e8;
    }

.taksit-tutari {
    float: left;
    width: 126px;
    padding: 6px 0;
    color: #474747;
    border: 2px solid #ffffff;
}

.taksit-tutari-bold {
    font-weight: bold;
}

@media all and (max-width: 600px) {
    .taksit-tablosu-wrapper {
        margin: 5px 0;
    }
}

.info-area {
    margin-top: 10px;
}

.info-area-text {
    border-radius: 25%;
    width: 120px;
    height: 100px;
    padding: 20px;
    border: 3px solid #f13434;
    background-color: #fff;
}

.info-area i {
    color: #f13434;
    font-size: xx-large;
}

.info-area span {
    color: black;
    font-size: 12px;
}

@media (max-width: 990px) {
    .info-area {
        justify-content: center;
    }
}

@media (max-width: 990px) {
    .info-area-div {
        margin-right: auto;
    }
}

.ship-free {
    background-color: #006953;
    line-height: 2;
}

.campaign-list-box {
    margin-bottom: 10px;
    font-size: 12px;
    width: fit-content;
    background-color: #173b07d9;
    color: #fff !important;
    font-weight: 700;
}

.campaign-detail-box {
    /*box-shadow: 0 3px 3px 3px #173b07d9;
    color: #173b07d9 !important;*/
    font-weight: 700;
    background: rgba(28,163,1,.1);
    color: #1ca301;
}

.h2-style {
    font-size: 24px;
}

span.less_price {
    text-decoration: line-through;
    margin-left: 5px;
    font-size: 17px;
}

.p-style {
    font-size: 15px !important;
    margin-bottom: 0;
}

.slider-background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    right: 0px;
}

.blog-grid-color {
    color: chocolate;
}

.woo_offer_sell {
    font-weight: 600;
}

@media only screen and (min-device-width: 319px) and (max-device-width: 768px) {
    .woo_offer_sell {
        font-size: 12px !important;
    }
}

span.camp_less_price {
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 25px;
    color: gray;
}

.camp_price {
    font-size: 30px;
    color: #f55d2c !important;
}

.sm-font {
    font-size: 13px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content::before {
    content: '';
    position: absolute;
    top: -19px;
    right: 7px;
    border: 10px solid transparent;
    border-bottom: 10px solid #173b07;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #173b07;
    min-width: 325px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 2;
    right: -9px;
    top: 159%;
    border-radius: 0.25rem;
}

    .dropdown-content .card {
        background-color: #173b07;
        color: #fff;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content-mobile::before {
    content: '';
    position: absolute;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    right: 3px;
    left: unset;
}

.dropdown-content-mobile {
    display: none;
    position: absolute;
    min-width: 325px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    border-radius: 0.25rem;
    border: 1px solid #002B18 !important;
    background-color: #fff !important;
    right: 3px;
    left: unset;
    top: 40px;
    z-index: 4;
}

    .dropdown-content-mobile .card {
        background-color: #173b07;
        color: #fff;
    }


.order-total {
    color: #dd2400;
}

.wp-icon {
    display: flex;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 75px;
    right: 27px;
    background-color: #5dbf13;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.phone-icon {
    display: flex;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 135px;
    right: 27px;
    background-color: #173b07;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

a .wp-icon:focus {
    color: white;
}

.e-catalog-icon {
    display: flex;
    position: fixed;
    width: 200px;
    height: 40px;
    bottom: 13%;
    left: -85px;
    background-color: #910000;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 17px;
    z-index: 100;
    transform: rotate(.75turn);
    text-transform: uppercase;
    font-weight: 500;
    justify-content: center;
    align-items: center;
}

    .e-catalog-icon:hover, .e-catalog-icon:focus {
        color: #fff !important;
    }

.order-query-icon {
    display: flex;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 195px;
    right: 30px;
    background-color: #b9932d;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.mobile-app-div {
    position: fixed;
    z-index: 20000;
    background-color: #fff;
    border-radius: 2.5px;
    bottom: 0;
    font-size: 16px;
    max-height: 90%;
    box-shadow: 0 0 18px rgba(0,0,0,.2);
}

.woo_offer_sell {
    font-size: 16px;
    background: rgb(28 163 1 / 44%);
    border-radius: 50%;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 50px;
    height: 50px;
}


.woo_title .woo_pro_title {
    margin-top: 20px;
}

.woo_desc {
    height: 75px !important;
    overflow: hidden;
    text-align: center;
}

.woo_pro_desc {
    margin-top: 20px;
    font-size: 11px;
    font-family: 'Nunito','Muli',sans-serif !important;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
}

.info-grid-back {
    background-color: #184327;
}

.info-grid-img {
    width: 15% !important;
}

.info-grid-text {
    color: white;
}

.ti-truck {
    font-size: 20px;
    float: left;
    margin-right: 9px;
}

.ti-shopping-cart {
    font-size: 20px;
    float: left
}

.ti-arrow-circle-up {
    font-size: 14px;
    float: left;
    margin-right: 9px
}

.cat-grid-title {
    z-index: 99999;
    position: relative;
}

.cat-grid-div {
    border: 1px solid #ababab;
    height: 180px;
    border-radius: 3%;
}

.default-img {
    display: block;
}

.mobile-img {
    display: none;
}

@media (max-width: 768px) {
    .default-img {
        display: none;
    }

    .mobile-img {
        display: block;
    }
}

/*start desert style*/

.desert-navbar {
    position: relative;
    background-color: #002b18;
    font-size: 18px;
    font-family: Segoe UI, regular;
}

.desert-navlink {
    text-decoration: none;
    outline-color: #bdd13f;
}

@media (max-width: 1430px) {
    .logo-img {
        width: 85%;
    }
}

@media (max-width: 1300px) {
    .logo-img {
        width: 80%;
    }
}

@media (max-width: 1370px) {
    .logo-img {
        width: 75%;
    }
}

@media (max-width: 768px) {
    .logo-img {
        width: 70%;
    }
}

.logo-wrapper {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: auto;
    z-index: 3;
    display: flex;
    justify-content: center;
}

.logo-expanded {
    position: absolute;
    text-align: center;
}

.nut-banner {
    height: auto;
    position: relative;
    text-align: center;
    padding: 100px 0 100px;
    z-index: 0;
    margin-bottom: 220px;
}

.banner-container {
    margin-bottom: 8rem !important;
}

.banner-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.banner-header {
    font-family: Vladimir Script, Regular;
    font-size: 5rem;
    color: #bdd13f;
}

.banner-body {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.6rem;
    color: #fff;
}

    .banner-body > p {
        line-height: 1.2;
    }

@media (max-width: 768px) {
    .banner-header {
        font-size: 3rem;
    }

    .banner-body {
        font-size: 1rem;
        max-height: 500px;
    }
}

.fistiksag {
    position: absolute;
    top: 10%;
    right: 0%;
    max-width: 10%;
}

.fistiksol {
    position: absolute;
    top: 70%;
    left: 0%;
    max-width: 10%;
}

.ortabaklava {
    position: absolute;
    max-width: 50%;
    left: 25%;
    top: 65%;
}

    .ortabaklava:hover {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

@media (min-width: 1201px) {
    .ortabaklava {
        max-width: 40%;
        left: 32%;
    }

    .nut-banner {
        margin-bottom: 255px;
    }
}

@media (max-width: 1200px) {
    .ortabaklava {
        max-width: 60%;
        left: 20%;
    }

    .nut-banner {
        margin-bottom: 225px;
    }
}

@media (max-width: 1024px) {
    .ortabaklava {
        max-width: 70%;
        left: 16%;
    }

    .nut-banner {
        margin-bottom: 205px;
    }
}

@media (max-width: 768px) {
    .ortabaklava {
        max-width: 75%;
        left: 14%;
        top: 80%;
    }

    .nut-banner {
        margin-bottom: 210px;
    }
}

@media (max-width: 480px) {
    .ortabaklava {
        max-width: 85%;
        left: 9%;
    }

    .nut-banner {
        margin-bottom: 120px;
    }
}

@media (max-width: 320px) {
    .ortabaklava {
        max-width: 90%;
        left: 6%;
    }

    .nut-banner {
        margin-bottom: 100px;
    }
}

.searchmodal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    padding: 20px;
    z-index: 2000;
}

.info-card-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px;
    align-items: stretch;
}

.info-column {
    background: linear-gradient(270deg, #ECE6D2 0%, rgba(236, 225, 210, 0.5) 52.08%, rgba(254, 209, 133, 0.2) 95.31%);
    border-radius: 50%;
    text-align: center;
    padding: 25px;
    height: 100%;
}

.info {
    height: 260px;
}

    .info:not(:first-child)::before {
        content: "";
        position: absolute;
        clear: both;
        height: 50%;
        width: 2px;
        background-color: #b7a081;
        left: -1px;
        top: 25%;
        align-items: center;
    }

@media (max-width: 576px) {
    .info:not(:first-child)::before {
        display: none;
    }
}

@media (max-width: 768px) {
    .info {
        margin-top: 1rem;
        height: 180px;
    }

    .info-img {
        max-width: 30% !important;
    }

    .info-header {
        font-size: 13px !important;
    }

    .info-body {
        font-size: 12px !important;
    }
}

@media (max-width: 480px) {
    .info {
        margin-top: 1rem;
        height: 200px;
    }
}

.info-header {
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0px;
    color: #0c503c;
    opacity: 1;
    text-align: center;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
}

.info-body {
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0px;
    color: #0c503c;
    text-align: center;
    opacity: 1;
    font-weight: normal;
    width: fit-content;
    font-size: 16px;
}

@media (max-width: 768px) {
    .kargolar {
        left: 0%;
    }
}

.dessert-header {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    z-index: 2;
    top: 0;
}

.navbar-nav > li a {
    font-size: 18px;
    font-family: Segoe UI, regular;
    font-weight: 600 !important;
    z-index: 3;
}

.search-modal-content {
    background-color: transparent;
    border: none;
    width: 100%;
}

.search-wrapper {
    position: relative;
    width: 100%;
}

.search-input {
    width: 100%;
    border: 3px solid #fff;
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
}

    .search-input:focus {
        border: 3px solid #fff;
        background-color: transparent;
        color: #fff;
    }

.search-button {
    position: absolute;
    right: 7px;
    top: 7px;
    border-color: #002b18;
    cursor: pointer;
    text-transform: uppercase;
    background: #002b18;
    color: #fff;
    border-radius: 10px;
    height: 40px;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    text-align: center;
    padding: 0;
}

    .search-button:hover {
        color: #fff;
        background-color: #002b18;
    }

    .search-button:focus {
        color: #fff;
        background-color: #002b18;
    }

.my-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.main-picture:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image-wrapper {
    position: relative;
    margin-top: 10rem;
}

.image-expanded {
    position: absolute;
    top: -37%;
    left: 0%;
    height: auto;
    z-index: -1;
    width: 100%;
    text-align: center;
}

.back-image {
    background-image: url(../img/desert/orta-tepsi-resim.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 190px;
}

@media (max-width: 992) {
    .image-expanded > img {
        max-width: 49%;
    }
}

@media (max-width: 1200px) {
    .image-expanded > img {
        max-width: 51%;
    }
}

.infos {
    position: absolute;
    width: 100%;
    top: -15%;
    z-index: -1;
}

.info-title {
    color: #b7a081;
    font-size: 40px;
    font-family: 'Rozha One', serif;
    line-height: normal !important;
}

.info-desc {
    color: #b7a081;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: normal !important;
}

.feature-card-box {
    padding-bottom: 150px;
}

@media(max-width:768px) {
    .feature-card-box {
        padding-top: 3rem !important;
        padding-bottom: 1rem;
    }
}

.preview-close {
    border: 1px solid #173b07d9;
    border-color: #173b07d9 !important;
}

.preview-go {
    border: 1px solid #fff;
}

.navbar-toggler {
    z-index: 4;
}

.title-wrapper {
    position: relative;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin-bottom: 10px;
}

.title-expanded {
    position: absolute;
    z-index: 1;
    border: 1px solid #88A00A;
    height: 61px;
    width: 75%;
    text-align: center;
    justify-content: center;
    display: flex;
    top: -50%;
}

.box-title {
    color: #002b18;
    font-size: 28px;
    font-family: 'Rozha One',serif !important;
}

.beige {
    background: linear-gradient(270deg, #ECE6D2 0%, rgba(236, 225, 210, 0.5) 52.08%, rgba(254, 209, 133, 0.2) 95.31%) !important;
}

.square {
    background-image: url(../img/desert/square_background.png);
    z-index: 0;
}

a.btn.btn-dark.sm-font.preview-go {
    font-size: 13px;
    font-weight: 800;
}

a.btn.btn-light.sm-font.preview-close {
    font-size: 13px;
    font-weight: 800;
}

.carousel-background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #F3F3F3;
    padding:3rem 0 !important;
}

.height-100-p {
    height: 100%;
}

.input-group-append {
    border: 1px solid #fff;
    border-radius: 6px;
    margin-left: 10px;
}

input.form-control.gross-search {
    width: 100%;
    border: 1px solid #AFAFAF;
    background-color: transparent;
    color: #AFAFAF;
    border-radius: 35px;
}

button.btn.gross-search-button {
    position: absolute;
    right: 46%;
    top: 12%;
    cursor: pointer;
    background: #E18132;
    color: #fff;
    border-radius: 125px;
    height: 40px;
    width: 40px;
    padding: 1rem !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gross-btn-group {
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
    color: #646464;
}

    .gross-btn-group:not(:first-child)::before {
        content: "";
        position: absolute;
        clear: both;
        background-color: #116AA7;
        width: 2px;
        height: 30%;
        top: 35%;
        display: flex;
    }

.gross-header {
    height: 60px;
    background: #ECECEC;
    box-shadow: 0px 3px 10px #0000001A;
}

.max-height-60 {
    max-height: 60px;
}

.main_header.gross_main_header {
    background-color: #fff;
}

.gross-line {
    background: #116aa7;
    color: #fff;
    font-size: 16px;
    height: 45px;
    display: flex;
    align-items: center;
}

.position-relative {
    position: relative;
}

.gross-list {
    margin-top: 0.75rem !important;
    flex-direction: row;
    display: flex;
    justify-content: end;
    position: relative;
}

@media(max-width:992px) {
    .gross-list {
        margin-top: 0px !important;
    }
}

.gross-list-item {
    color: #1D1D1B;
    font-size: 14px;
    margin-left: 1.5rem;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
}

    .gross-list-item > a > i {
        font-size: 14px;
        color: #E18132;
        margin-right: 0.5rem;
        font-weight: bolder;
    }

    .gross-list-item > a > span.qut_counter {
        top: -20px;
        right: 50px;
    }

@media(max-width:1200px) {
    .gross-list-item > a > span.qut_counter {
        right: -13px;
    }
}

@media(max-width:748px) {
    .gross-list-item > a > span.qut_counter {
        right: -10px;
        top: -24px;
    }
}

.gross-btn-group:hover {
    box-shadow: inset 0 -3px 0 0 #116aa7;
}

.gross-line-text {
    color: #fff !important;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
}

.gross-text {
    color: #1D1D1B;
    font-size: 14px;
    margin-left: 1.5rem;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
}

    .gross-text > a > i {
        font-size: 20px;
        color: #E18132;
        margin-right: 0.5rem;
        font-weight: bolder;
    }

@media(max-width: 768px) {
    .gross-text > a > i {
        font-size: 17px;
        margin-right: 0rem;
    }
}

.gross-item-border {
    border: 2px solid #e7eaef;
    border-radius: 35px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2;
    margin-left: 1rem !important;
}

    .gross-item-border > a > i {
        margin-right: 0rem;
    }

.mobile-basket > span.qut_counter {
    right: -14px !important;
    width: 16px;
    height: 16px;
    top: -16px;
}

    .mobile-basket > span.qut_counter > span.basketItemCount {
        font-size: 11px !important;
    }

.preview-text {
    color: #dae0e5;
}

/*start teknology house*/

.logo-img {
    width: 200px;
}

.header-button {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #0000004d;
    color: #fff;
    border: 2px solid transparent;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.15rem;
}

.header-button-red {
    background-color: #CF1400 !important;
}

.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before {
    line-height: 0.5 !important;
}

.offer-button {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #EF4A49;
    color: #fff;
    font-size: 12px;
    width: 85px;
    height: 35px;
    border: 2px solid transparent;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    padding: 0.50rem;
}

    .offer-button:hover {
        background-color: #121a50;
        color: #fff;
    }

.line-nav {
    background-color: #121a50;
    color: #fff;
    height: 40px;
}

.line-container {
    padding-top: 0.5rem;
}

.line-text-left {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    color: #fff;
}

.line-text-right {
    font-family: 'Montserrat', sans-serif !important;
    position: relative;
    font-size: 12px;
    margin-left: 1rem;
    color: #fff;
}

    .line-text-right:not(:first-child)::before {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 1px;
        height: 100%;
        top: 5%;
        left: -10px;
    }

.tekno-nav-link {
    font-family: 'Montserrat', sans-serif !important;
    color: #121a4f !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

li.nav-item.show > .tekno-nav-link {
    color: #ef4a49 !important;
}

.banner-container {
    padding: 0rem !important;
}

.about-title {
    font-family: "Poppins", sans-serif !important;
    font-size: 40px;
    font-weight: bold;
    color: #121a50;
    margin-bottom: 3rem !important;
}

.about-text {
    font-family: "Poppins", sans-serif !important;
    font-size: 13px;
    font-weight: lighter;
    color: #121a50;
}

.about-button {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    color: #121a50;
    border-color: #121a50;
    background-color: transparent;
}

    .about-button:hover {
        color: #fff;
        border-color: #121a50;
        background-color: #121a50;
    }

.do-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold;
    font-size: 40px;
    color: #121A50;
    text-align: center;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1;
}

.do-text {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    color: #121A50;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem !important;
}

.do-row {
    padding-left: 4rem !important;
    margin-left: 6rem !important;
}

@media(max-width: 768px) {
    .do-row {
        padding-left: unset !important;
        margin-left: unset !important;
    }
}

.do-button {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    color: #121A50;
    border-color: #121A50;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #121A50;
    padding: 8px;
}

    .do-button:hover {
        color: #fff;
        border-color: #121A50;
        background-color: #121a50;
    }

.do-carousel > .owl-stage-outer {
    padding-top: 2rem;
}

.do-carousel .item {
    display: flex;
    justify-content: center;
}

.do-card {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000000;
    border: 1px solid #121A5033;
    border-radius: 20px;
    text-align: center;
    align-items: center;
    padding: 1.5rem;
    transition: transform 0.3s ease-in-out;
}

    .do-card:hover {
        transition: transform 0.3s ease-in-out;
        transform: translate(0px, -10px);
        background-color: #EF4A49
    }

        .do-card:hover .do-card-title {
            color: white;
        }

        .do-card:hover .do-card-button {
            opacity: 1;

        }
        .do-card:hover .do-card-text {
            color: white;
        }
.do-image {
    height: 96px;
    width: 96px;
}
.image-container {
    position: relative;
    height: 96px;
    width: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-first,
.img-second {
    position:absolute;
    transition: opacity 0.3s ease;
}

.img-second {
    opacity: 0;
}

.do-card:hover .img-first {
    opacity: 0;
}

.do-card:hover .img-second {
    opacity: 1;
}

.do-card-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #121A50;
    opacity: 1;
    height: 42px;
    overflow: hidden;
    margin: 1rem;
}

.do-card-text {
    font-family: 'Poppins', sans-serif !important;
    font-weight: lighter;
    font-size: 13px;
    color: #121a50;
    height: 138px;
    overflow: hidden;
}

.do-card-button {
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    opacity: 0;
    color: white !important;
}

.projects-section {
    background: #121A50 0% 0% no-repeat padding-box;
}

.projects-title {
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1;
}

.projects-text {
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px;
    color: #FFFFFF;
    opacity: 0.7;
    margin-top: 2rem;
    margin-bottom: 2rem !important;
}
.projects-col-div {
    height:450px;
    margin-top:3rem;
}
.projects-item-title {
    padding: 10px 0;
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    color: #EF4A49;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 1;
    position: relative;
    z-index: 1;
}

.projects-title-div {
    cursor: pointer;
    position: relative;
    background: transparent 0% 0% no-repeat padding-box;
    border-radius: 0px 6px 6px 0px;
    opacity: 1;
    height: 50px;
    display: flex;
    flex-direction: column;
    transition: background 0.5s ease, height 0.5s ease;
}
    .projects-title-div:before {
        position: absolute;
        content: "";
        height: 50px;
        left: -100%;
        top: 0;
        width: 100%;
        transition: background 0.5s ease, height 0.5s ease;
    }
    .projects-title-div.active {
        background: #EF4A49 0% 0% no-repeat padding-box;
        height: 80px;
        transition: background 0.5s ease, height 0.5s ease;
    }
        .projects-title-div.active:before {
            left: -100%;
            top: 0;
            width: 100%;
            height: 80px;
            background: #EF4A49 0% 0% no-repeat padding-box;
            transition: background 0.5s ease, height 0.5s ease;
        }
        .projects-title-div.active .projects-item-title {
            color: #fff;
            margin-bottom: 0.5rem;
        }
.projects-item-shortDesc {
    font-family: "Poppins", sans-serif !important;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    opacity: 0;
    padding-bottom: 10px;
    transition: opacity 0.3s ease;
}
.projects-title-div.active .projects-item-shortDesc {
    opacity: 1;
    transition: opacity 0.3s ease;
}
.projects-image {
    width:100%;
    height:100%;
    object-fit:cover;
}
.projects-button {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #fff;
    padding: 8px;
}

    .projects-button:hover {
        color: #121A50;
        border-color: #fff;
        background-color: #fff;
    }

.mobile-app-section {
    overflow-x: hidden !important;
    position: relative;
    background-color: #2AB0A61A;
    padding-bottom: 10rem;
}

.mobile-app-row {
    padding-left: 4rem !important;
    margin-left: 6rem !important;
}

.mobile-app-title {
    font-family: 'Poppins', sans-serif !important;
    text-align: left;
    font-size: 50px;
    font-weight: bold;
    color: #121A50;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1;
}

.mobile-app-text {
    font-family: 'Poppins', sans-serif !important;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0px;
    color: #121A50;
    opacity: 0.7;
    margin-top: 2rem;
    margin-bottom: 4rem !important;
}

.mobile-app-hand {
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-33%);
    -ms-transform: translateX(-33%);
    transform: translateX(-33%);
    height: 417px;
    z-index: 10;
}
.softwareGetOfferSection {
    background-image: url(../../../../media.byersoft.com/theme/com/images/getoffer-background.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 2s linear;
    padding: 5rem;
}

    .softwareGetOfferSection::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #ffffff;
        top: 13%;
        left: 0;
    }

.softwareGetOfferContainer {
    background: #000000b3 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 6rem 4rem;
}

.softwareGetOfferTitle {
    font-size: 5vw;
    line-height: 1;
    font-weight: bold;
    font-family: "Rubik", sans-serif;
    text-align: center;
    letter-spacing: 2rem;
    opacity: 1;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
}

.softwareGetOfferShortDesc {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.softwareGetOfferForm {
    background: #00000061 0% 0% no-repeat padding-box;
    padding: 3rem;
}

.softwareGetOfferFormTextArea {
    height: 100px;
    background: transparent;
    border-radius: 0;
    opacity: 1;
}
.inputWrapper {
    position: relative;
    margin: 1em 0;
}

.softwareContactInputDiv .softwareGetOfferFormInput {
    background: white;
    color: #000000;
}

.softwareGetOfferFormInput {
    height: 50px;
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff;
    opacity: 1;
    padding: 0.5em;
    font-size: 16px;
    color: white;
    font-weight: 600;
}

.floatingLabel {
    position: absolute;
    top: 0.75em;
    left: 0.5em;
    pointer-events: none;
    transition: all 0.3s ease;
    color: #999;
    font-size: 16px;
}

.softwareContactInputDiv .softwareGetOfferFormInput:not(:placeholder-shown) + .floatingLabel,
.softwareGetOfferFormInput:focus + .floatingLabel {
    top: -1.7em;
    left: 0.3em;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.softwareGetOfferFormInput:not(:placeholder-shown) + .floatingLabel,
.softwareGetOfferFormInput:focus + .floatingLabel {
    top: -1.3em;
    left: 0.5em;
    font-size: 14px;
    color: white;
}

.softwareGetOfferFormInput:not(:placeholder-shown) {
    top: 0.75em;
    left: 0.5em;
    font-size: 16px;
    color: #000000;
    background-color: white;
}
.softwareGetOfferFormButton {
    width: 100%;
    height: 44px;
    border: 1px solid #ffffff;
    border-radius: 0;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    font-family: "Ubuntu", sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pe-0 {
    padding-right: 0 !important;
}
    .softwareGetOfferFormButton:hover {
        color: #00374f;
        background-color: #ffffff;
    }

@media (max-width: 768px) {
    .do-card:hover .do-card-title {
        color: #121A50;
    }

    .do-card:hover .do-card-text {
        color: #121A50;
    }

    .do-text {
        height: 78px;
        overflow: hidden;
    }

    .do-card {
        padding: 1rem 0.5rem;
        transition: unset;
    }

        .do-card:hover {
            transition: unset;
            transform: unset;
            background-color: white;
        }

    .do-image {
        height: 70px;
        width: 70px;
    }

    .projects-title-div.active {
        height: unset;
        min-height: 52px;
        margin-bottom: 0.5rem;
    }
}
    @media (max-width: 768px) {
        .softwareGetOfferSection {
            padding: 0rem;
            background-attachment: unset;
            background-repeat: unset;
        }

        .softwareGetOfferContainer {
            padding: 2rem;
            background: #000000c9 0% 0% no-repeat padding-box;
        }

        .softwareGetOfferTitle {
            font-size: 8vw;
            letter-spacing: 1rem;
        }
    }

    .do-card-title {
        font-size: 15px;
        margin: 0.5rem;
    }

    .projects-col-div {
        height: 400px;
    }

    .projects-item-shortDesc {
        padding-bottom: 5px;
    }

    .projects-col-div {
        margin-top: 1rem;
    }

    .projects-section {
        background: #121A50 0% 0% no-repeat padding-box;
        padding: 25px 0;
    }

    .mobile-app-title {
        font-size: 40px;
    }

    .do-title {
        font-size: 25px;
        line-height: 40px;
    }

    .projects-title {
        font-size: 25px;
        line-height: 40px;
    }


@media (max-width: 1450px) {
    .mobile-app-hand {
        top: 38%;
        height: 390px;
    }
}

@media (max-width: 1350px) {
    .mobile-app-hand {
        top: 39%;
        height: 360px;
    }
}

@media (max-width: 1250px) {
    .mobile-app-hand {
        top: 40%;
        height: 330px;
    }
}

@media (max-width: 1250px) {
    .mobile-app-hand {
        top: 40%;
        height: 330px;
    }
}

@media (max-width: 1199px) {
    .mobile-app-hand {
        top: 27%;
        height: 780px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 1150px) {
    .mobile-app-hand {
        top: 27%;
        height: 750px;
    }

    .mobile-app-section {
        padding-bottom: 15rem;
    }
}

@media (max-width: 1100px) {
    .mobile-app-hand {
        top: 27%;
        height: 725px;
    }

    .mobile-app-section {
        padding-bottom: 15rem;
    }
}

@media (max-width: 1050px) {
    .mobile-app-hand {
        top: 27%;
        height: 690px;
    }

    .mobile-app-section {
        padding-bottom: 17rem;
    }
}

@media (max-width: 999px) {
    .mobile-app-hand {
        top: 14%;
        height: 1975px;
    }

    .mobile-app-section {
        padding-bottom: 20rem;
    }
}

@media (max-width: 800px) {
    .mobile-app-hand {
        top: 17%;
        height: 1652px;
    }

    .mobile-app-section {
        padding-bottom: 20rem;
    }
}

@media (max-width: 750px) {
    .mobile-app-hand {
        top: 26%;
        height: 1063px;
    }

    .mobile-app-section {
        padding-bottom: 20rem;
    }
}

@media (max-width: 700px) {
    .mobile-app-hand {
        top: 30%;
        height: 960px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}


@media (max-width: 650px) {
    .mobile-app-hand {
        top: 31%;
        height: 895px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 600px) {
    .mobile-app-hand {
        top: 31%;
        height: 855px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 550px) {
    .mobile-app-hand {
        top: 33%;
        height: 775px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 503px) {
    .mobile-app-hand {
        top: 36%;
        height: 708px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 468px) {
    .mobile-app-hand {
        top: 37%;
        height: 665px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 425px) {
    .mobile-app-hand {
        top: 40.5%;
        height: 600px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

@media (max-width: 385px) {
    .mobile-app-hand {
        top: 43%;
        height: 550px;
    }

    .mobile-app-section {
        padding-bottom: 13rem;
    }
}

.mobile-app-img {
    width: 67% !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}

.navbar-col {
    text-align: center;
}

@media(max-width: 768px) {
    .navbar-col {
        text-align: right;
    }

    .mobile-app-img {
        width: 48% !important;
    }

    .projects-item-title {
        font-size: 15px;
        margin-left: 0 !important;
        padding: 5px 0 0 2rem !important;
    }
    .projects-item-shortDesc {
        margin-left: 0 !important;
        padding-left: 2rem !important;
    }
}

.mobile-app-carousel .item {
    display: flex;
    justify-content: center;
}

.navbar-col .nav-toggle {
    width: 40px !important;
    height: 40px !important;
    padding: 10px 5px 0 !important;
    top: 15% !important;
    margin-top: 0 !important;
    left: 210% !important;
    border: 1px solid transparent !important;
    border-radius: 0.25rem !important;
    border-color: #121a50 !important;
}

    .navbar-col .nav-toggle:before {
        width: 29px !important;
        height: 3px !important;
        background-color: #121a50 !important;
        border-radius: 10px !important;
        box-shadow: 0 0.5em 0 0 #121a50, 0 1em 0 0 #121a50 !important;
    }

@media(max-width: 768px) {
    .tekno-nav-link {
        font-size: 21px !important;
        margin-bottom: 1rem;
        color: #e3e3e3 !important;
    }
}

.tekno-dropdown-menu {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    opacity: 1;
    padding: 1rem;
    width: 315%;
}

.tekno-dropdown-item {
    position: relative;
    border-left: 6px solid #707070ad;
    border-radius: 6px;
    height: 25px;
    align-items: center;
    display: flex;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 0.5rem;
    width: 100%;
}

.tekno-dropdown-link {
    font-family: 'Poppins', sans-serif !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: bold !important;
    color: #707070 !important;
    letter-spacing: 0px !important;
    opacity: 1 !important;
}

.tekno-dropdown-div {
    position: absolute;
    width: 0px;
    height: 100%;
    background-color: #b5b4b4ad;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.tekno-dropdown-item:hover .tekno-dropdown-div {
    width: 100%;
    transition-property: width;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.1s;
}

.tekno-dropdown-item:hover .tekno-dropdown-link {
    color: #EF4A49 !important;
}

li.nav-item.show {
    position: relative;
}

.tekno-detail-title {
    font-family: 'Poppins', sans-serif !important;
    text-align: left !important;
    font-size: 50px !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    color: #121A50;
    opacity: 1;
    line-height: 1;
    margin-bottom: 2rem;
}

.tekno-detail-text {
    font-family: 'Poppins', sans-serif !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: normal !important;
    letter-spacing: 0px;
    color: #121A50;
    line-height: 1;
}

.tekno-image-left {
    position: absolute;
    left: 0;
    top: -15px;
    z-index: -1;
    width: 40%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-name: slide;
    /*animation: 3s linear 1s infinite alternate slide;*/
}

.tekno-image-right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 40%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-name: slide;
    /*animation: 3s linear 1s infinite alternate slide;*/
}

@keyframes slide {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(20px);
    }
}

scroll-y {
    max-height: 400px;
    overflow-y: scroll;
}

.footer-info-div {
    background: transparent url(../img/teknobackground.png) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 135px;
    align-items: center;
    display: flex;
}

.footer-info-text {
    font-family: 'Poppins', sans-serif !important;
    text-align: left !important;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-info-button {
    font-family: "Poppins",sans-serif !important;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #fff;
    padding: 8px;
    opacity: 1;
}

    .footer-info-button:hover {
        color: #121a50;
        background-color: #fff;
    }


/*credit card start*/


.credit-card-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
}

.credit-card {
    width: 400px;
    height: 250px;
    color: #fff;
    cursor: pointer;
    perspective: 1000px;
    border-radius: 15px;
}

.credit-card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.card-front,
.card-back {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    background-color: gray;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 30px;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
    backface-visibility: hidden;
}

.credit-card-map {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.75;
}

.credit-card-bar {
    background: #222;
    margin-left: -30px;
    margin-right: -30px;
    height: 60px;
    margin-top: 10px;
}

.card-text {
    margin-top: 30px;
    font-size: 14px;
}

.signature {
    margin-top: 30px;
}

.card-back {
    transform: rotateY(180deg);
}

.credit-card-number {
    background-color: transparent !important;
    color: #fff;
    border: none;
    font-size: 30px;
    font-weight: bold;
}

    .credit-card-number::placeholder {
        color: white !important;
        opacity: 1 !important; /* Firefox */
    }

.credit-card-input {
    background-color: transparent !important;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

    .credit-card-input::placeholder {
        color: white !important;
        opacity: 1 !important; /* Firefox */
    }

.exp-date {
    text-align: start;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-left: 0;
    margin-left: 0;
}

.exp-date-text {
    text-align: end;
    font-size: 10px;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 0;
    margin-right: 0;
}

.credit-card-cvv {
    background-image: url(../img/creditcard/pattern.png);
}

    .credit-card-cvv div {
        background: #fff;
        color: #000;
        font-size: 22px;
        padding: 10px 20px;
    }

/*credit card end*/
.dropdown-toggle-right::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

/*.search-container {
    position: relative;
    display: inline-block;
    margin: 4px 2px;
    height: 50px;
    width: 50px;
    vertical-align: bottom;
}*/

.searchbutton {
    position: absolute;
    font-size: 40px;
    width: 100%;
    margin: 0;
    padding: 10px;
}

.search:focus + .searchbutton {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    background-color: white;
    color: black;
}

.search {
    border-radius: 22px;
    position: absolute;
    left: 55px;
    top: 0;
    background-color: #910000;
    color: white;
    outline: none;
    border: none;
    padding: 0;
    width: 0;
    height: 100%;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}

    .search:focus {
        width: 250px;
        padding: 0 16px 0 0;
    }

.expandright {
    left: auto;
    right: 55px;
}

    .expandright:focus {
        padding: 0 0 0 16px;
    }

.ti-search {
    font-size: 22px;
    color: black;
}

.btn-dark-red {
    background-color: #910000;
}

    .btn-dark-red:hover, .btn-dark-red:focus {
        color: #fff !important;
    }

.full-background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woo_pr_detail_tag {
    position: absolute;
    font-size: 1.3rem;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    background: #ee3035;
    z-index: 2;
}

.features-card {
    position: relative;
    width: 350px;
    height: 55px;
    border-style: solid;
    border-width: 3px;
    border-radius: 15px;
    padding: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #00460b;
}

    .features-card::before {
        position: absolute;
        font-size: 1rem;
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        top: 5%;
        left: -7%;
        width: 35px;
        height: 45px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #00460b;
    }

.ship-feature::before {
    content: "\f57d" !important;
}

.vip-feature::before {
    content: "\f521" !important;
}

.receipt-feature::before {
    content: "\f543" !important;
}

.features-card-title-div {
    position: absolute;
    content: "";
    top: -38%;
    left: 7%;
    width: 135px;
    height: 25px;
    border-radius: 5px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00460b;
}

.features-card-title {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: "Rajdhani",sans-serif;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
}

.vip-feature .features-card-title {
    color: #fdce46;
}

.features-card-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    border-radius: 15px;
}

.features-card-desc {
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    font-weight: bolder;
    font-family: "Rajdhani",sans-serif;
    letter-spacing: 0;
    color: #00460b;
    opacity: 1;
}

.woo_pr_tag {
    z-index: 1;
}

.infoCardHeader {
    background-color: #EF4A49;
    background-blend-mode: color-dodge;
    background-size: cover;
}
    .infoCardHeader h1 {
        text-align: center;
        letter-spacing: 0px;
        font-family: 'Poppins', sans-serif !important;
        font-size: 40px;
        font-weight: bold;
        color: white;
        line-height: 58px;
        padding: 2rem 0;
        letter-spacing: 2px;
        margin: 0;
    }
.infoCardBoxRow {
    margin: 0 3rem;
}
.infoCardBox {
    padding: 20px;
    background: #F3F3F3 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 30px;
    margin-bottom: 20px;
}

    .infoCardBox:hover {
        background-color: #121A50;
    }

    .infoCardBox img.icon {
        margin-right:1rem;
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .infoCardBox:hover img.icon {
        mix-blend-mode: luminosity;
    }

    .infoCardBox h3 {
        font-size: 30px;
        color: #121A50;
        font-weight: bold;
        margin-bottom: 10px;
        font-family: 'Poppins', sans-serif !important;
        letter-spacing: 1px;
        line-height: 36px;
        width: 60%;
    }

    .infoCardBox:hover h3 {
        color: white;
    }

    .infoCardBox .infoCardBoxDesc {
        font-family: 'Poppins', sans-serif !important;
        font-size: 13px;
        font-weight: bold;
        color: #121A50;
        padding-left: 12px;
    }

    .infoCardBox:hover .infoCardBoxDesc {
        color: white;
        font-weight: normal;
    }
.topLeftAbsolute{
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    width:24%;
}
.bottomRightAbsolute {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width:24%;
}
.bottomCenterAbsolute {
    position: absolute;
    bottom: 0;
    right: 7%;;
    z-index: -1;
    width: 24%;
}

.pricingSection {
    padding:3rem 0;
    position:relative;
}
.pricingSectionImg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pricingSection h1 {
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 58px;
    padding-bottom: 1rem;
    letter-spacing: 2px;
}
.pricingDesc {
    padding:0 8rem;
    font-size:14px;
    font-weight:100;
}
.pricingSection span {
    color: white;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 100;
}

    .pricingSection .row {
        margin-top: 40px;
    }

    .pricingSection .contentBox {
        background: #121A50;
        padding: 30px;
        position:relative;
    }

        .pricingSection .contentBox:before {
            content: "";
            position: absolute;
            left: -1%;
            top: 50%;
            height: 90%;
            width: 2%;
            background-color: #EF4A49;
            transform: translateY(-50%);      
        }

        .pricingSection .contentBox div {
            color:white;
            font-size: 16px;
            margin-bottom: 20px;
        }

    .pricingSection .btn-primary {
        background-color: transparent;
        border: none;
        padding: 10px 20px;
        font-size: 16px;
        border: 1px solid #FFFFFF;
        border-radius: 5px;
        transition: background-color 0.3s ease;
    }

        .pricingSection .btn-primary:hover {
            background-color: #EF4A49;
            border: 1px solid #EF4A49;
        }

.pricingSectionBottom {
    background-color: #EF4A49;
    padding: 30px 0;
    color: white;
    text-align: center;
}

    .pricingSectionBottom a {
        color: white;
        background-color: transparent;
        border: 2px solid white;
        padding: 5px 10px;
        font-size: 16px;
        border-radius: 5px;
        text-decoration: none;
        transition: background-color 0.3s ease;
    }

        .pricingSectionBottom a:hover {
            background-color: white;
            color: #121A50;
        }
.pricingSectionColFirst {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.pricingSectionColFirst  h3{
    color:white;
}
.pricingSectionBottomDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .pricingSectionBottomDiv span {
        font-size:20px;
    }
.digitalSignageSection {
    position: relative;
    overflow: hidden;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.content {
    position: fixed;
    width: 100%;
    display: flex;
    z-index:2;
    top: 0;
}

.digitalSignageBackgroundVideo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
}
.video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
}

.digitalSignageBackgroundVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    pointer-events: none;
}
.digitalSignageFallbackImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.tkHeader {
    position:fixed;
    z-index:1055;
    width:100%;
    top:0;
}
.tkNavbar {
    background-color: #ffffffc7;
    box-shadow: 0px 10px 20px #0000004D;
}
.digitalSignageContent {
    margin-top:4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
}


.digitalSignageImgWrapper {
    margin-top:2rem;
}


.digitalSignageTitle {
    font-family: 'Poppins', sans-serif !important;
    font-size: 36px;
    font-weight: 500;
    color: white !important;
}

.digitalSignageSubtitle {
    font-family: 'Poppins', sans-serif !important;
    font-size: 80px;
    color: #EF4A49;
    font-weight: bold;
    padding: 2rem 0;
}

.digitalSignageText {
    max-width:860px;
    padding:0 4vw;
    font-size: 18px;
    margin: 20px 0;
    line-height: 1.6;
}

.digitalSignageButtons {
    margin-top: 30px;
    display: flex;
}

.digitalSignageBtn {
    width: 200px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 18px;
    margin: 10px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.digitalSignageDemoBtn {
    background-color: transparent;
    border: 2px solid white;
    color: white;
}

    .digitalSignageDemoBtn:hover {
        background-color: white;
        color: #EF4A49;
    }

.digitalSignageFullBtn {
    background-color: #EF4A49;
    color: white;
    border: none;
}

    .digitalSignageFullBtn:hover {
        background-color: white;
        color: #EF4A49;
    }


@media (max-width: 991px) {
    .digitalSignageSubtitle {
        padding: 0rem 0;
        line-height: 93px;
    }
}
@media (max-width: 768px) {
    .projects-image {
        object-fit:unset;
    }
    .m-projects-col-div {
        height: 220px;
        width: 100%;
    }
    .tkHeader {
        height: 105px;
    }
    .digitalSignageSection {
        height: 100vh;
    }
    .content {
        position:absolute;  
        z-index:0;
    }
  
    .about-title {
        text-align: center;
        font-size: 25px;
        margin-top: 2rem !important;
        margin-bottom: 1rem !important;
    }
    .pricingSectionBottom a {
        font-size: 14px;
    }
    .pricingSectionBottom {
        padding: 15px 0;
    }
    .pricingSectionBottomDiv {
        flex-direction: column;
    }
    .pricingSectionBottomDiv span {
        font-size: 16px !important;
        padding: 0rem 4rem 1rem 4rem;
    }
    .m-pricingSectionDiv {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .pricingSection span {
        font-size: 13px !important;
        margin-bottom: 20px;
        padding: 0 2rem;
    }
    .pricingSectionColFirst h3 {
        color: #EF4A49;
        font-size: 18px !important;
        width: 50%;
        line-height: 20px;
    }
    .pricingSectionImg {
        object-fit: cover;
    }
    .pricingSection h1 {
        font-size: 25px;
        line-height: unset;
    }
    .pricingDesc {
        padding: 0 1rem;
    }
    .infoCardBox .infoCardBoxDesc {
        font-weight: 500;
    }
    .infoCardBox h3 {
        font-size: 20px;
        line-height: 27px;
        width: 100%;
        margin-bottom: 15px;
    }
    .infoCardBox img.icon {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    .infoCardHeader h1 {
        font-size: 20px;
        line-height: 31px;
        padding: 1rem 0;
    }
    .infoCardBoxRow {
        margin: 0;
    }
    .digitalSignageFullBtn {
        padding: 7px 18px;
    }
    .digitalSignageButtons {
        margin-top: 20px;
    }
    .digitalSignageBtn {
        width: 130px;
        height: 40px;
        font-size: 14px;
    }
    .digitalSignageText {
        max-width: unset;
        padding: 0 2rem;
        margin:0;
        font-size: 15px;
    }
    .digitalSignageSubtitle {
        padding: 0rem 0;
        line-height: 47px;
        font-size: 40px;
    }
    .digitalSignageTitle {
        font-size: 16px;
        padding: 0px 6rem;
        line-height: 20px;
    }
    .digitalSignageContent {
        margin-top: 0;
        padding: 0;
    }
}