

 /* font large / small css */

.large-font h1{
    font-size: 3rem !important;
     transition: none !important;
}
.large-font h2{
    font-size: 2.25rem !important;
     transition: none !important;
}
.large-font h3{
    font-size: 22px !important;
     transition: none !important;
}
.large-font h4{
    font-size: 24px !important; 
    transition: none !important;
}
.large-font h5{
    font-size: 22px !important;
    transition: none !important;
}

.large-font p{
    font-size: 17px !important;
    transition: none !important;
}
.large-font small{
    font-size: 1em !important;
     transition: none !important;
}

.large-font .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
    font-size: 26px !important; 
    transition: none !important;
}

.large-font .fa{
    font-size: inherit !important; 
    transition: none !important;
}

.large-font span{
    font-size: 19px !important; 
    transition: none !important;
}

.large-font .text{
    font-size: 18px !important; 
    transition: none !important;
}

.large-font .fact-counter.style-three .count-outer .count-text{
    font-size: 37px !important; 
    transition: none !important;
}

.large-font .sec-title h2{
    font-size: 25px !important;
    transition: none !important;
}
.large-font .list-style-three li{
    font-size: 18px !important;
    transition: none !important;
}

.large-font .btn-style-twelve .fa{
   font-size: 16px !important; 
  transition: none !important;
}
.large-font .headline-title span{
    font-size: 20px !important;
    transition: none !important;
}

.large-font .title-section{
    font-size: 28px !important; 
    transition: none !important;
}
.large-font .left-menu ul li:first-child,.large-font .js-scroll-trigger{
     font-size: 18px !important; 
     transition: none !important;
}



@media screen and (max-width: 768px) {
    .large-font .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading {
        font-size: 21px !important;
        transition: none !important;
        
    }
}



.navbar-toggler{
    color: rgb(19 18 18 / 55%);
    background-color: #f9f8f8;
}

.desktop-view{
    margin-left: 70px;
}





.repateable-img {
    background-image: url(../img/repeatable-img.png);
    background-repeat: repeat-x;
    height: 100px;
}

.Install-ktc-mobile-app-wrap {
    background-color: #590525d6;
    border-top: 4px solid #fdbe00;
    background-image: url(../img/app-bg-left.svg), url(../img/app-bg-right.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: -32% 61%, 130% 12%;
    background-size: 47%, 43%;
}

.full-width {
    max-width: 100%;
    width: 100%;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap {
    position: relative;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}   

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos {
    position: absolute;
    bottom: 0;
    right: 10%;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading {
    color: #fff;
    font-size: 24px;
    line-height: 150%;
    padding-top: 44px;
    font-weight: 700;
    margin-bottom: 0px;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore {
    max-width: 100%;
    width: 100%;
    padding: 44px 0px 52px 0px;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a {
    margin-right: 14px;
    display: inline-block;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a img {
    max-width: initial;
}



@media screen and (max-width:767px){
    .Install-ktc-mobile-app-wrap{background-position:-1034% 113%,-350% -15%;background-size:95%,113%
    }
    .desktop-view{
        margin-left: 0px;
        margin-top: 20px;
    }
    .modal-content{
        max-width: 100% !important;
    }
}
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore{
            margin-top:56px !important
        }
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore a:first-child{
            margin-bottom:14px !important
        }
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore a:last-child{
            margin-bottom:32px !important
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
            font-size:var(--fnt_16);
            padding-top:20px;
            line-height:var(--global-line-height)
        }
    }
    @media screen and (min-width:681px) and (max-width:1199px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
            width:70%
        }
    }
          
    @media screen and (max-width:767px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore{
            max-width:55%;width:55%
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore{
            display:inline-block;padding:0 !important
        }
    }
    @media screen and (max-width:680px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a{
            display:inline-block
        }
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a:nth-child(2){
            margin-bottom:20px
        }
    }
    @media screen and (min-width:681px) and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a{
            display:inline-block;
            margin-top:20px;
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a img{
            height:40px;
        }
    }
    @media screen and (max-width:1024px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            right: 13px;
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            height:240px;
        }
    }@media screen and (max-width:767px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            height:167px;
        }
    }


.show-back-to-top {
    display: block;
    bottom: 6.25% !important;
    visibility: visible !important;
}

.back-to-top {
    position: fixed;
    right: 1.5%;
    bottom: -7.5%;
    height: 15px;
    width: 40px;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: bold;
    color: transparent;
    opacity: 0.5;
    z-index: 3;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #858585;
}

.back-to-top::before {
    top: -20px;
    z-index: 4;
    border-bottom: 20px solid #858585 !important;
}

.back-to-top::before, .back-to-top::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
}

.back-to-top::after {
    bottom: 0;
    z-index: 5;
    border-bottom: 20px solid #505050 !important;
}

.back-to-top:hover, .back-to-top:focus {
    height: 40px;
    color: #212223;
    opacity: 1;
    text-decoration: none;
}






/* ==============
    Start Navbar CSS 
==================================== */
 .is-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #fff;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.auto-navbar {
    /*background-color: var(--whiteColor);*/
    margin: 0;
}

.navbar-light .navbar-brand {
    padding: 0 0 8px 0;
}

@media only screen and (max-width: 576px) {
    .navbar-light .navbar-brand img {
        max-width: 220px!important;
    }
}

.navbar-light .navbar-brand img {
    max-width: 330px;
}

.auto-navbar .navbar-nav .nav-link {
    padding: 15px 10px;
    color: #444444;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.auto-navbar .navbar-nav .nav-link:focus,
.auto-navbar .navbar-nav .nav-link:hover {
    color: var(--base-color);
    background: transparent !important;
}

.auto-navbar .navbar-nav .dropdown-item {
    padding: 8px 15px;
    font-size: 15px;
    text-transform: capitalize;
}

.auto-navbar .navbar-nav .dropdown-item:hover,
.auto-navbar .navbar-nav .dropdown-item:focus {
    background: var(--base-color);
    color: var(--whiteColor);
}

.dropdown-menu.mega-menu {
    width: 655px;
    overflow: hidden;
    left: -100%;
    padding: 10px;
    background-color: var(--whiteColor);
}

.mega-menu .sub-menu-heading {
    color: var(--base-color);
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px !important;
}

.mega-menu p {
    margin-bottom: 0;
}

.mega-menu p a {
    padding: 6px 0;
    color: #212529;
    display: block;
    font-size: 15px;
}

.mega-menu p a:hover {
    padding-left: 7px;
    background: var(--base-color);
    color: var(--whiteColor);
}

.navbar-inner-image-slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.navbar-inner-image-slider .owl-nav {
    margin: 0;
}

.navbar-inner-image-slider .owl-dots .owl-dot span {
    margin: 0 3px;
    -webkit-transition: .4s;
    transition: .4s;
    background: var(--whiteColor);
}

.navbar-inner-image-slider .owl-dots .owl-dot.active span,
.navbar-inner-image-slider .owl-dots .owl-dot:hover span {
    background: var(--base-color);
}

.dropdown-menu .dropdown-item {
    color: var(--whiteColor);
}

@media (max-width: 500px) {
    .mega-menu {
        width: 300px;
    }
}

.auto-navbar .navbar-nav .active>.nav-link,
.auto-navbar .navbar-nav .nav-link.active,
.auto-navbar .navbar-nav .nav-link.show,
.auto-navbar .navbar-nav .show>.nav-link {
    color: var(--base-color);
}

.auto-navbar .dropdown-item.active,
.auto-navbar .dropdown-item:active {
    color: var(--whiteColor);
    background-color: var(--base-color);
}

.auto-navbar i.icofont-search {
    font-size: 18px;
}

.auto-navbar i.icofont-cart-alt {
    font-size: 20px;
}


/*submenu style start from here*/

.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: rgba(4, 4, 5, 0.2) 0px 7px 36px -8px !important;
    box-shadow: rgba(4, 4, 5, 0.2) 0px 7px 36px -8px !important;
}


/*first level*/

.auto-navbar .collapse ul>li:hover>a {
    background: #f5f5f5;
}

.auto-navbar .collapse ul ul>li:hover>a,
.navbar .show .dropdown-menu>li>a:focus,
.navbar .show .dropdown-menu>li>a:hover {
    background: var(--whiteColor);
    color: var(--base-color);
}


/*second level*/

.auto-navbar .collapse ul ul ul>li:hover>a {
    background: var(--whiteColor);
    color: var(--base-color);
}


/*third level*/

.auto-navbar .collapse ul ul,
.auto-navbar .collapse ul ul.dropdown-menu {
    background: #10136675;
    -webkit-box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.2) !important;
    box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.2) !important;
    backdrop-filter: blur(6px);
}

.auto-navbar .collapse ul ul ul,
.auto-navbar .collapse ul ul ul.dropdown-menu {
    background: #f5f5f5;
}

.auto-navbar .collapse ul ul ul ul,
.auto-navbar .collapse ul ul ul ul.dropdown-menu {
    background: #f5f5f5;
}

.auto-navbar .collapse ul>li:hover>a {
    background: transparent;
    color: var(--base-color);
}


/*Drop-down menu work on hover*/

@media only screen and (max-width: 991px) {
    .auto-navbar .show>.dropdown-toggle::after {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
}

@media only screen and (min-width: 991px) {
    .auto-navbar .dropdown>.dropdown-menu,
    .auto-navbar .cart-item .dropdown-menu {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        overflow: hidden;
        transform-origin: top center;
        -webkit-transform-origin: top center;
        transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        display: block;
    }
    .auto-navbar .dropdown:hover>.dropdown-menu,
    .auto-navbar .cart-item:hover .dropdown-menu {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    .auto-navbar .collapse ul li {
        position: relative;
    }
    .auto-navbar .dropdown ul li:hover>ul {
        display: block;
    }
    .auto-navbar .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none;
    }
    .auto-navbar .collapse ul .cart-item ul {
        right: 0;
        left: auto;
        width: 300px;
    }
    .auto-navbar .collapse ul ul li {
        position: relative;
    }
    .auto-navbar .collapse ul ul li:hover>ul {
        display: block;
    }
    .auto-navbar .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 250px;
        display: none;
    }
    .auto-navbar .collapse ul ul ul li {
        position: relative;
    }
    .auto-navbar .collapse ul ul ul li:hover ul {
        display: block;
    }
    .auto-navbar .collapse ul ul ul ul {
        position: absolute;
        top: 0;
        left: -100%;
        min-width: 250px;
        display: none;
        z-index: 1;
    }
}

.auto-navbar .navbar-brand {
    z-index: 20;
}


/* .auto-navbar::before {
  content: "";
  position: absolute;
  background-color: var(--base-color);
  -webkit-clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%);
  width: 400px;
  left: 0;
  height: 100%;
  z-index: 0;
  top: 0;
} */

@media only screen and (min-width: 1024) {
    .auto-navbar::before {
        width: 270px;
    }
}

@media only screen and (min-width: 1700px) {
    .auto-navbar::before {
        width: 700px;
    }
}


/* ==============
    End Navbar CSS 
==================================== */


/*  start Products CSS  */

.home-section-3 {
    padding: 60px 0;
}

.home-section-3 .heading2 {
    color: var(--base-color);
}

@media (min-width: 992px) {
    .heading2 {
        font-size: 50px;
    }
}

.carusel-fullbox {
    box-shadow: 0 0 10px 1px rgb(44 50 219 / 17%);
    display: inline-block;
    width: calc(100% - 30px);
    margin: 15px;
    background: #fff;
    border-radius: 0 0 30px 30px;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer;
}

.home-section-3 .blog-img {
    margin-bottom: 25px;
}

.blog-img {
    position: relative;
    display: inline-block;
    width: 100%;
}

.home-section-3 .blog-date {
    font-size: 16px;
}

.blog-date {
    position: absolute;
    bottom: -10px;
    background: var(--second-color);
    left: 25px;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.carusel-fullbox p {
    font-size: 15px;
    padding: 0 30px;
}

.carusel-fullbox .exploremore {
    color: var(--second-color);
    margin: 0 15px 26px 30px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.carusel-fullbox .exploremore img {
    width: auto;
    display: inline-block;
    transition: all 0.5s ease;
}

.home-section-3 .carusel-fullbox:hover {
    background: var(--base-color);
    transform: scale(1.03);
}

.home-section-3 .carusel-fullbox:hover .blog-date {
    background: var(--second-color);
    color: #fff;
}

.home-section-3 .owl-dots {
    display: none!important;
}

.exploremore i{
    font-size: 17px;
    margin-left: 5px;
} 

.carusel-fullbox:hover p {
    color: #fff;
}

.carusel-fullbox:hover .exploremore{
    color: #fff; 
}


/*  End Products CSS  */