/*!
* zeynepjs v2.2.0
* A light-weight multi-level jQuery side menu plugin.
* It's fully customizable and is compatible with modern browsers such as Google Chrome, Mozilla Firefox, Safari, Edge and Internet Explorer
* MIT License
* by Huseyin ELMAS
*/.zeynep{display:none;bottom:0;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateX(-100%) translateZ(0);z-index:1011}.zeynep .submenu:not(.no-transition),.zeynep:not(.no-transition){transition:all 250ms}.zeynep-overlay{background-color:rgba(0,0,0,.42);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1010}.zeynep-opened .zeynep-overlay{display:block}.zeynep.opened{pointer-events:auto;transform:translateX(0) translateZ(0)}.zeynep.submenu-opened{overflow:hidden}.zeynep .submenu{bottom:0;min-height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;width:100%}.zeynep .submenu.opened{left:0;pointer-events:auto}.zeynep .submenu.opened:not(.current){overflow:hidden}
/*# sourceMappingURL=zeynep.min.css.map */


html {
    box-sizing: border-box;
  }
  
  html,
  body {
    height: 100%;
    font-family: "Poppins", sans-serif;
  }
  
  *,
  *:after,
  *:before {
    box-sizing: inherit;
  }
  
  h1 {
    font-size: 55px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -3px;
    margin-top: 0;
  }
  h1 span {
    font-weight: 300;
  }
  
  .lead {
    font-size: 16px;
    line-height: 1.44;
    max-width: 260px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  
  main {
    text-align: center;
    padding: 55px 20px;
  }
  
  .btn-open {
    border: 0;
    box-shadow: none;
    display: inline-block;
    outline: 0;
    padding-bottom: 15px;
    padding-top: 12px;
    cursor: pointer;
    margin: 45px 6px;
    position: absolute;
    z-index: 999;
    right: 18px;
  }
  .btn-open img{width: 35px;}
  
  .btn-open.first {
    background-color: transparent;
    color: #ffffff;
    display: none;
  }
  .btn-open.second {
    background-color: #ffffff;
    color: #fd698d;
  }
  
  /* zeynepjs menu styles */
  .zeynep {
    background-color: #E9EAFB;
    color: #404143;
    width: 100%;
    padding-top: 50px;
  }
  
  .zeynep ul {
    list-style-type: none;
    padding: 85px 0 0;
    -webkit-overflow-scrolling: touch;
  }
  .zeynep ul > li {
    display: inline-block;
    width: 100%;
  }
  
  .zeynep ul > li > a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    text-decoration: none;
    transition: all 150ms;
  }
  .zeynep ul > li.active > a {
    color: #7731FF;
    font-weight: 700;
  }
  .zeynep ul > li > a:hover {
    border-radius: 3px;
  }
  
  .zeynep ul > li:not(:last-child) > a {
    border-bottom: 1px solid #efefef;
  }
  
  .zeynep ul > li.has-submenu > a {
    background-image: url("https://tcbpay.com/static/media/menu-arw.db0f2e7d35aca1fb96f4.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
    color: #7731FF;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    text-align: left;
  }
  
  .zeynep ul > li.has-submenu > a:hover {
    background-image: url("../images/submenu-arrow-active.svg");
  }
  
  /* zeynepjs submenu styles */
  .zeynep .submenu {
    background-color: #ffffff;
    left: 100%;
  }
  
  .zeynep .submenu-header {
    background-image: url("../images/menu-back.svg");
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
    /* border-bottom: solid 1px #efefef; */
    cursor: pointer;
    position: relative;
  }
  
  .zeynep .submenu-header > a {
    color: inherit;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 13px;
    /* padding-left: 40px; */
    text-decoration: none;
  }
  
  .zeynep .submenu-header > a:before {
    background-image: url("../images/submenu-arrow.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 8px 14px;
    content: "";
    height: 100%;
    left: 26px;
    position: absolute;
    top: 0;
    transform: rotate(-180deg);
    width: 20px;
  }
  
  .zeynep .submenu > label {
    color: #e77691;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 19px;
    opacity: .5;
    padding-left: 40px;
    width: 100%;
  }

  .zeynep-opened body {
    overflow: hidden;
  }
  
  .zeynep {
    left: auto;
    right: 0;
  }
  .zeynep-overlay1{display: inline-block;float: right;margin:13px 23px 0 0}
  .zeynep-overlay1 img{height: 15px;}
  @media screen and (min-width: 320px) and (max-width: 768px) {
    .btn-open.first, .zeynep {
        display: block;
      }
    .mainmb-nav{display: block;}
    .header.scroll-down, .header.scroll-up{position: fixed;}
    .header.scroll-down a{display: none;}
    .header {
        display: block;
        top: 0
    }

    .navbar-brand>img {
        height: 30px;
        margin: 7px 0 0 12px;
    }

    .js-ml-stack-nav-next.signin {
        background: #cddded;
        border-radius: 50px;
        color: #7731FF !important;
        float: right;
        font-size: 14px !important;
        font-weight: 700 !important;
        margin: 40px 25px 45px 0;
        padding: 12px 22px;
        width: max-content !important;
        border: 0;
        background-image: none !important;
    }

    .mobile-menuoffcanvas1 {
        display: inline-block;
        margin: 20px 0 0;
        width: 100%;
    }

    .mobile-menuoffcanvas1 {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .mobile-menuoffcanvas1 li {
        background: url(https://tcbpay.com/static/media/menu-arw.db0f2e7d35aca1fb96f4.svg) no-repeat;
        background-position: 93%;
        border-bottom: 1px solid #efefef;
        color: #000;
        font-size: 15px;
        font-weight: 700;
        padding: 18px 30px;
    }

    .mobile-menuoffcanvas1 li a {
        color: #000 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        padding: 0 !important;
        border-bottom: 0 !important;
    }

    .mobile-menuoffcanvas1 li img {
        margin: 0 10px 0 0;
        width: auto;
    }

    .mobile-menuoffcanvas1 li a span {
        color: #7731FF !important;
        font-size: 15px !important;
        font-weight: 700 !important;
    }

    .back-mbbtn {
        background: #0000;
        border: 0;
        color: #777;
        display: inline-block;
        font-size: 15px;
        font-weight: 600;
        margin: 50px 0 12px 22px;
        width: 100%;
        text-align: left;
    }

    .back-mbbtn img {
        margin: -4px 5px 0 0;
        width: 13px;
    }

    .megamenubg {
        padding: 25px 0 0;
        width: 100%;
    }

    .menutitle {
        border-bottom: 2px solid #efefef;
        color: #7731FF;
        display: inline-block;
        font-weight: 700;
        margin: 0 0 20px;
        font-size: 14px;
        padding: 0 30px 10px;
        width: 100%;
    }

    .dropdown-item {
        background-color: initial;
        border: 0;
        clear: both;
        color: #212529;
        display: block;
        font-weight: 400;
        padding: .25rem 20px .25rem 30px;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        width: 100%;
        font-size: 15px;
        font-weight: 600;
    }

    .dropdown-item img {
        margin: 0 12px 0 0;
        width: 22px;
    }

    .megamenubg .dropdown-item span {
        color: #777;
        display: block;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        margin-left: 36px;
        white-space: normal;
    }

    .menu-inner {
        padding: 15px 0 15px 65px;
    }

    .menu-inner img {
        width: auto !important;
        margin: 0 12px 0 0;
    }

    .megamenubg .menu-inner .dropdown-item {
        padding: 7px 0;
    }

    .megamenubg.techmu .dropdown-item {
        padding-bottom: 25px;
    }

    .megamenubg.spchgt .dropdown-item.tch2 {
        padding-bottom: 20px;
    }

    .spchgt1 .dropdown-item {
        padding-bottom: 20px;
    }

    .integration-btn {
        align-items: center;
        background: #7731FF;
        border-radius: 25px;
        color: #fff;
        display: inline-flex;
        font-size: 15px;
        font-weight: 700;
        height: 50px;
        justify-content: center;
        margin-top: 15px;
        padding: 7px 12px;
        position: relative;
        text-decoration: none;
        transition-duration: .4s;
        transition-property: all;
        width: 200px;
        z-index: 1;
    }

    .integration-btn:hover {
        color: #fff;
        opacity: .75;
        padding: 7px 12px;
        transition-duration: .4s;
        transition-property: all;
    }

    .integration-btn svg {
        background-color: #fff;
        border-radius: 25px;
        color: #7731FF;
        font-size: 12px;
        margin-left: 10px;
        padding: 4px 5px;
        width: 23px;
    }

    .fxdbtn-mb {
        width: 100%;
        position: fixed;
        bottom: 0px;
        z-index: 999;
        display: block;
        text-align: center;
        padding: 20px;
    }

    .megamenubg.techmu,
    .megamenubg.mb-180 {
        padding-bottom: 180px;
    }

    .ml-stack-nav__item.border-none {
        background: url(https://tcbpay.com/static/media/menu-arw.db0f2e7d35aca1fb96f4.svg) no-repeat;
        background-position: 93%;
        border-bottom: 1px solid #efefef;
        color: #7731FF;
        font-size: 15px;
        font-weight: 700;
        padding: 15px 20px;
        display: inline-block;
        width: 100%;
    }

    .js-ml-stack-nav-next {
        position: relative;
        border: 0;
        background: transparent;
        color: #7731FF;
        font-size: 15px;
        font-weight: bold;
        width: 100%;
        text-align: left;
    }

    .ml-stack-nav__link {
        padding: 15px 26px;
        color: #7731FF;
        font-size: 15px;
        font-weight: 700;
    }

    .site-header .header-wrap {
        align-items: start;
    }
    .menu-inner .dropdown-item span {
        color: #777;
        display: block;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        margin-left: 20px;
        white-space: normal;
    }
    .blog-sec-from {padding: 103px 0 0;}
    .menutitle.yelw + .dropdown-item:hover, .spchgt .tch2.dropdown-item:hover {
        color: rgb(240, 166, 17);
    }

}