@font-face {
    font-family: 'Futura Lt BT';
    src: url("../../assets/font/FuturaBT-Light.woff") /* WOFF file for IE */
}
@font-face {
    font-family:'Futura Lt BT';
    src: url("../../assets/font/FuturaBT-Light.ttf") /* TTF file for CSS3 browsers */
}  
 



body {
    font-family: 'Futura Lt BT' !important;
    font-size: 15px !important;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


/*============================ Override Class ================================*/

.margin-zero{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.padding-zero{
    padding-left: 0px !important;
    padding-right: 0px !important;
}



/* ========================= navbar and banner =========================*/

.navbar-inverse {
    background-color: transparent!important;
    border:none !important;
}

.navbar {
    position: relative;
    min-height: 112px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.header-patch{
    background-color: #e66e06;
    padding: 10px 6px 10px 0px;
    position: relative;
    display: inline-flex;
    width: 100%;
}
.center-menu{
    margin-top: 7px;
}

.phone-no{
    margin-left: 2%;
}

.phone-style{
    color: #fff;
    font-size: 18px;
}

.phone-style:hover{
    color: #fff !important;
    text-decoration:none !important;
    outline: none !important;
}

.mail-style{
    color: #fff !important;
    font-size: 18px;
}

.mail-style:hover{
    color: #fff !important;
    text-decoration:none !important;
    outline: none !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #000;
    background-color: transparent !important;
    font-size: 17px;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #000 !important;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a{
    color: #000 !important;
    background-color: transparent;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase !important;
}

.logo-style{
    margin-top: -44px !important;
    position: absolute !important;
}
.parallelogram {
	width: 36px;
    height: 47px;
    transform: skew(20deg);
    background: #e66e06;
    position: absolute;
    margin-left: -23px;
}


.fb-icon-style{
    margin-left: 76px;
    position: relative;
}
.twi-icon-style{
    margin-left: 20px;
}
.google-icon-style{
    margin-left: 20px;
}

.email-id{
    margin-left: 10%;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000 !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px !important; 
    margin-top: 34px !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:transparent !important;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent !important;
}


.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color:transparent !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 6px 15px !important;
    clear: both;
    font-weight: 900 !important;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    
}

.marginBottom-0{
    margin-bottom:0;
}

.dropdown-submenu{
    position:relative;
}
.dropdown-submenu>.dropdown-menu{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after{
    border-left-color:#555;
}
.dropdown-submenu.pull-left{
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.modify-dropdown{
    min-width: 300px !important;
}
  

.modify-anchor{
    display: block;
    padding: 7px 23px !important;
    clear: both;
    font-weight: 900 !important;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none !important;
}

.modify-anchor:hover{
    background-color: #32ab97;
    color: #fff;
}


.dropdown-menu>li>a:hover{
    background-color: #e66e06;
    color: #fff;
}

.banner-arrow-style{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;

}

.carousel-caption {
    top: 0px;
    position: absolute;
    background-color: rgba(229,121,24,.6);
    right: 9%;
    bottom: 0px !important;
    left: 18%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.side-padding{
    padding-left: 20px;
    padding-right: 20px;
}

.side-padding h2{
    font-size: 50px;
    margin-top: 30%;
}

.side-padding p{
    font-size: 19px;
    margin-top: 10px;
}

.banner-read-btn{
    background-color: rgba(79,39,5,.6);
    border: none !important;
    padding: 10px 20px;
    color: #fff;
    margin-top: 10px;
}





/*================================= Home page about css =========================*/



.about-section-margin{
    margin-top: 60px;
}



.home-about-psg{
    font-size: 20px;
}


.about-content{
    padding-left: 20%;
    padding-right: 30%;
    margin-top: 7%;
}

.read-more-style{
    text-decoration: none !important;
    color: #36d8e0;
    font-size: 18px;
    font-weight: bold;
}

.read-more-style:hover{
    color: #36d8e0;
}

.about-us-name-style{
    font-size: 45px;
    color: #000;
    text-shadow: 0px 3px 8px #93b7ff;
}




/*================================= about css =========================*/




.about-bk{
    background-image: url('../../assets/images/about-bk.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
}

.about-us-margin{
    margin-top: 50px;
}



/*============================= our products  ================================*/

.product-bk{
    background-image: url('../../assets/images/product-bk.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
}

.product-des-margin{
    margin-top: 60px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e66e06;
}

.product-hr{
    border-top: 1px solid #e66e06;
}

.nav-pills>li>a {
    border-radius: 4px;
    color: #000 !important;
}

.mul-product-margin{
    margin-top: 30px;
    margin-bottom: 50px;
}

.point-of-product{
    color: #e66e06;
    font-size: 18px;
}


/*=============================  Meet our products  ================================*/

.icon-name-style{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    text-align: center;
}

.orange-read-more-style{
    text-decoration: none !important;
    color: #e66e06;
    font-size: 17px;
}

.orange-read-more-style:hover{
    color: #e66e06;
}

.gps-tracking-content::before{
    content: "";
    border: 1px solid #d6d5d5;
    display: block;
    widows: 100%;
    width: 97%;
    height: 284px;
    position: absolute;
    margin-top: 40px;
    margin-left: -11px;
    z-index: -99;

}


.gps-tracking-content:hover::before{
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
}



.meet-name-style{
    font-size: 45px;
    color: #000;
    text-shadow: 0px 3px 8px #93b7ff;
}


.meet-section-margin{
    margin-top: 30px;
}

.product-margin{
    margin-top: 52px;
}


.sky-read-more-style{
    text-decoration: none !important;
    color: #36d8e0;
    font-size: 17px;
}

.blue-read-more-style{
    text-decoration: none !important;
    color: #2e60c5;
    font-size: 17px;
}

.gps-tracking-content{
    margin-top: 40px;
}






.col-bk-style{
    position: relative;
    margin: 40px 0;
    height: 40px;
    width: 200px;
    background: #eee;
}
.col-bk-style:before, .col-bk-style:after{
    content: " ";
    width: 100%;
    height: 300px;
    background-color: rgb(231,110,5,0.6);
    color: #fff;
    margin-top: 11%;
    left: -138px;
    padding: 34px 34px;
    position: absolute;
    display: block;
}




/*==================================== Client Slider  ==============================*/

.client-margin{
    margin-top: 150px;
}

/* Slider 

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 60px;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
} */


.franchise-img {
    filter: gray; 
    -webkit-filter: grayscale(1);
    -webkit-transition: all .8s ease-in-out; 
    width: 100%; 
    margin-top: 14%;
}
    
.franchise-img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.7);
}

/*==============================  Start work ========================*/


.start-work-bk{
    background-color: #2e60c5;
    width: 100%;
    background-size: cover;
    height: auto;
}

.start-work-name{
    font-size: 45px;
    color: #fff;
    position: relative;
    margin-top: 14%;
}



.textarea-style{
    background-color: #3c7dff;
    border: none !important;
    border-radius: 10px;
    width: 100%;
    margin-top: 30px;
    outline: none !important;
    color: #fff;
}

.input-name-style{
    background-color: #3c7dff;
    border: none !important;
    border-radius: 10px;
    width: 100%;
    margin-top: 40px;
    padding: 13px;
    outline: none !important;
    color: #fff;
}

::placeholder {
    color: #fff;
    font-size: 1em;
    margin-left: 10px;
  }

  .form-submit-btn{
    background-color: #ffff;
    border: none;
    border-radius: 10px;
    padding: 10px 23px;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 30px;
    outline: none !important;
  }

.start-margin{
    margin-top: 120px;
  }





  /*================================ Footer ==============================*/


.footer-content{
    margin-top: 50px;
    margin-bottom: 80px;
}

.footer-bk-color{
    background-color: #4c4847;
    background-size: cover;
    height: auto;
    width: 100%;
}

  .com-footer-anchor{
      text-decoration: none !important;
      color: #c4c3c3;

  }
  .com-footer-anchor:hover{
      color: #c4c3c3;
  }

  .footer-tittle{
      color: #fff;
      font-size: 20px;
  }

  .footer-address{
      color: #c4c3c3;
  }
  .footer-psg{
      color: #fff;
  }

  .last-footer-bk{
      background-color: #e66e06;
      background-size: cover;
      width: 100%;
      height: auto;
  }

  .website-footer-style{
      color: #4c4847;
      font-size: 17px;
      margin-top: 10px;
  }
  .website-footer-style span{
      color: #fff;
      font-size: 17px;
  }
.last-footer-anchor{
    color: #fff;
    text-decoration: none !important;
    font-size: 17px;
}

.last-footer-anchor:hover{
    color: #fff;
    font-size: 17px;
}

    


/*=========================== contact us page ==============================*/


.contact-bk{
    background-image: url('../../assets/images/contact-us-bk.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
}

.contact-name-style{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 12%;
    color: #fff;
}

.contact-margin{
    margin-top: 100px;
    margin-bottom: 100px;
}


.con-footer-anchor {
    text-decoration: none !important;
    color: #000;
}

.con-footer-anchor:hover{
    color: #000;
}
.company-name{
    color: #32ab97;
}



/*=============================== Home feature css  ==========================*/


.feature-bk{
    background-image: url('../../assets/images/feature-bk.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
}

.franchise-sec-margin{
    margin-top: 50px;
}

.grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 340px;
    margin: 0 auto;
  }
  @media screen and (min-width: 768px) {
    .grid {
      max-width: 1200px;
    }
  }
  
  .card {
    position: relative;
    flex: 1 1 100%;
    margin: 31px 0;
    padding: 20px;
    background-size: cover;
    background-color: #fff;
  }




  
  @media screen and (min-width: 768px) {
    .card {
      flex-basis: calc(33.33% - (62px + 40px));
      margin: 0 31px;
    }
  }
  
  
 
  .card__one {
    transition: transform .5s;
    width: 100%;
    height: auto;
  }

  .card__one::after {
    position: absolute;
    background-color: #f2f2f2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    content: '';
    opacity: 0;
    z-index: -1;
  }
  .card__one:hover, .card__one:focus {
    transform: scale3d(1.006, 1.006, 1);
  }
  .card__one:hover::after, .card__one:focus::after {
    opacity: 1;
  }
  
  





/*=============================== feature css  ==========================*/


  .feature-heading-style{
      color: #2e60c5;
      margin-top: 70px;
      
  }

  .feature-title{
    color: #32ab97;
    font-size: 23px;
    font-weight: bold;
  }

  .feature-margin-top{
      margin-top: 50px;
      margin-bottom: 50px;
  }

  .plus-style{
      color: #e66e06;
  }
.feature-side-padding p{
    font-size: 16px;
    margin-top: 30px;
    color: #000;
}

.feature-side-padding{
    padding-left: 10px;
    padding-right: 10px;
}


.ble-psg-style{
    padding-left: 30px;
    padding-right: 30px;
}


/*==============================  Product css  ==========================*/

.product-bk{
    background-image: url('../../assets/images/product-bk.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 13px !important;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.gps-tracking-margin{
    margin-top: 60px;
    margin-bottom: 60px;
}

.gps-psg{
    font-size: 16px;
}







/*=========================== three button for mobile ==============*/


.fixed-btn{
    position: fixed;
    z-index: 999;
    bottom: 0px;
    background-color: #e66e06;
    width: 100%;
  }
  
  .fix-enquriy-btn{
    background-color: #2e60c5;
    border: 1px solid #c8c8c8;
    color: #fff;
    padding: 8px;
  }
  .fix-whatsaap-btn{
    background-color: #2e60c5;
    border: 1px solid #5c5c5c;
    color: #fff;
    padding: 8px;
  }
  
  .fix-call-btn{
    background-color: #2e60c5;
    border: 1px solid #c8c8c8;
    color: #fff;;
    padding: 8px;
  }


.fix-btn-align{
 text-align: center;
}







/* media query */


@media (min-width: 768px){
    .navbar {
        border-radius: 0px !important;
    }
 
}

@media (max-width: 767px){
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #000 !important;
    }
    .side-padding h2{
        font-size: 17px;
        margin-top: 0%;
    }
    
    .side-padding p{
        font-size: 11px;
        margin-top: 0px;
    }
    
    .banner-read-btn{
        background-color: rgba(79,39,5,.6);
        border: none !important;
        padding: 5px 13px;
        color: #fff;
        margin-top: 0px;
    }
    .about-content{
        padding-left: 0%;
        padding-right: 0%;
    }
    .contact-name-style{
        font-weight: bold;
        text-transform: uppercase;
        font-size: 25px;
        margin-top: 38%;
        color: #fff;
    }
    
    .feature-heading-style{
      color: #2e60c5;
      margin-top: 50px;
    }
    .card__one {
        transition: transform .5s;
        width: 100%;
        height: 500px;
    }
    .product-des-margin{
        margin-top: 10px;
    }
    .ble-psg-style{
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-logo-style{
        float: left;
        margin-bottom: 19px;
    }
    
  
}

@media screen and (min-width: 768px){
    .carousel-caption {
        top: 0px;
        right: 60%;
        left: 14% !important;
        padding-bottom: 80px;
    }
    
}
@media screen and (min-width: 320px) and (max-width:359px){
    .logo-style{
        margin-top: 0px !important;
        position: absolute !important;
    }
    .navbar-collapse{
        margin-top: 30px;
    }
    .arrow-style{
        width: 35%;
    }
  }
  
  
  @media screen and (min-width: 360px) and (max-width:420px){
    .logo-style{
        margin-top: 0px !important;
        position: absolute !important;
    }
    .navbar-collapse{
        margin-top: 30px;
    }
    .arrow-style{
        width: 35%;
    }
    
  }
  
  @media screen and (min-width: 421px) and (max-width:621px){
    .logo-style{
        margin-top: 0px !important;
        position: absolute !important;
    }
    .navbar-collapse{
        margin-top: 30px;
    }
    .arrow-style{
        width: 35%;
    }
    
  }
  
  
  @media screen and (min-width: 767px) and (max-width:821px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
    .navbar-collapse{
        margin-top: 30px;
    }
  }
  
  @media screen and (min-width: 822px) and (max-width:1025px) {
    .logo-style{
        margin-top: -66px !important;
        position: absolute !important;
    }

  }
  
  @media screen and (min-width: 1026px) and (max-width:1270px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
    
  }
  
  @media screen and (min-width: 1280px) and (max-width:1319px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
    
  }
  
  @media screen and (min-width: 1330px) and (max-width:1399px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
  }
  
  
  @media screen and (min-width: 1400px) and (max-width:1599px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
    
  }
  
  @media screen and (min-width: 1600px) and (max-width:1800px) {
    .logo-style{
        margin-top: -44px !important;
        position: absolute !important;
    }
  }

