@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('ionicons.min.css');
@import url('animate.css');
@import url('magnific-popup.css');
@import url('owl.carousel.css');
@import url('owl.transitions.css');


@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.ttf');
}

@font-face {
    font-family: OpenSans-Bold;
    src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
    font-family: OpenSans-Light;
    src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: OpenSans-Regular;
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: BebasNeue-Bold;
    src: url('../fonts/BebasNeue-Bold.ttf');
}

@font-face {
    font-family: OpenSans-Regular;
    src: url('../fonts/BebasNeue-Regular.ttf');
}

html{
  font-size: 87%;
  -webkit-font-smoothing: antialiased;
}

body{
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.62;
  color:#767676;
  overflow-x:hidden;
}

::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #ff7b7b;
}

::selection{
  background-color:#ff7b7b;
  color:#fff;
}

-webkit-::selection{
    background-color:#ff7b7b;
    color:#fff;
}

::-moz-selection{
    background-color:#ff7b7b;
    color:#fff;
}
/* 1.2 Loader */
.contactdetails{
	padding-left: 15px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
}

.navbar-nav>li>a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.navbar-fixed-top {
  border: 0
}

.navbar {
  margin-bottom: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.navbar a {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  font-size: 100%;
  font-weight:600;
}

.navbar-header {
  position: relative;
  z-index: 2
}

.navbar-brand {
  height: 60px
}

.navbar-brand img {
  height: 25px
}

.navbar-brand .dark-logo {
  display: none
}

.nav>li:focus a,
.nav>li:hover a,
.nav>li>a:focus,
.nav>li>a:hover {
  background: #e74c3c;
  color: #fff!important
}

.me-menu .me-menu-content {
  padding: 0
}

.me-menu .collapse,
.me-menu .dropdown,
.me-menu .dropup,
.me-menu .nav {
  position: relative
}

.nav-btn {
  margin-top: 10px;
  display: inline-block
}

.dropdown-menu {
  background: #e74c3c;
  border: 0;
  padding: 0;
  color: #fff;
  min-width: 215px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
}

.dropdown-menu a {
  color: #fff;
  display: block;
  padding: 3px 0;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.dropdown-menu a:hover {
  color: #fff!important;
  padding-left: 6px
}

.dropdown-menu a.btn {
  padding: 0
}

.dropdown-menu .has-submenu {
  position: relative
}

.dropdown-menu .has-submenu:hover .me-submenu {
  display: block
}

.dropdown-menu .me-submenu {
  position: absolute;
  left: 220px;
  padding: 20px;
  padding-left: 20px!important;
  top: 0;
  min-width: 240px;
  background: #e74c3c;
  display: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
}

.dropdown-menu .glyphicon {
  font-size: 80%
}

.dropdown-menu .glyphicon.glyphicon-chevron-right {
  float: right;
  line-height: inherit
}

.dropdown-menu .me-menu-content {
  display: table
}

.dropdown-menu .nav-col {
  display: table-cell;
  min-width: 300px;
  padding-top: 20px;
  padding-bottom: 20px
}

.dropdown-menu .nav-col h1,
.dropdown-menu .nav-col h2,
.dropdown-menu .nav-col h3,
.dropdown-menu .nav-col h4,
.dropdown-menu .nav-col h5,
.dropdown-menu .nav-col h6 {
  margin-top: 0;
  margin-left: 0;
  font-weight: 400;
  color: #fff;
  padding-left: 20px
}

.dropdown-menu .nav-col ul {
  padding-left: 20px;
  padding-right: 10px
}

.dropdown-menu .nav-col.dark-bg {
  background: #323232
}


.loader{
  position: fixed;
  overflow: hidden;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background:#fff;
  color:#fff;
  text-align: center;
}

.loader-brand{
  position: absolute;
  left:0;
  width: 100%;
  top:50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}


/* 1.3 Typography */


.nav>li:focus a,
.nav>li:hover a,
.nav>li>a:focus,
.nav>li>a:hover {
  background: transparent !important;
  color: #fff!important
}

h1,
.h1{ 
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 4.1em;
  line-height: 1.1;
  margin:0 0 0.3em;
}

h2,
.h2{ 
  font-family: 'Montserrat', sans-serif;
  position: relative;
  font-size: 2.1em;
  line-height: 1.4;
  font-weight: 700;
  color: #343434;
  margin-bottom: 0.5em;
}

h3,
.h3{
  font-family: 'Montserrat', sans-serif;
  font-size: 1.15em;
  line-height: 1.25;
  font-weight: 700;
  color:#343434;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
}

h4,
.h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height:1.4;
  font-weight: 700;
  color:#343434;
  margin:0;
}

ul,
ol {
  margin-top:0px;
  margin-bottom: 10px;
}

ul{
  list-style: none;
  padding-left: 0;
}

.inline-list li{

  margin-right: 20px;
}

ol li,
ul li{
  margin-top: 10px;
}

p{ 
  margin:10px 0 0;
}

a {
  color:#ff7b7b;
  -webkit-transition: color .3s ease-out;
       -o-transition: color .3s ease-out;
          transition: color .3s ease-out;
}

a:hover,
a:focus {
  color:#ff7b7b;
  outline: none;
}

a:focus{
  text-decoration: none;
}



/* 1.4 Fields */



.form-control,
textarea.form-control{
  font-size: 1em;
  color: #9F9F9F;
  border-radius: 3em;
  padding: 1.4em 2em 1.4em;
  height: 3.2em;
  -webkit-box-shadow:none;
          box-shadow:none;
  -webkit-transition: all .15s;
       -o-transition: all .15s;
          transition: all .15s;
}

.form-control:focus {
  border-color: #ff7b7b;
  outline: 0;
  -webkit-box-shadow:none;
          box-shadow:none;
}


textarea.form-control{
  padding-top: 1em;
  border-radius: 1.5em;
  height: 7em;
  resize:none;
}

.form-control::-moz-placeholder {
  color: #9F9F9F;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #9F9F9F;
}

.form-control::-webkit-input-placeholder {
  color: #9F9F9F
}

.form-control.error{
  border-color: #ff7b7b;
}

.input-group-btn{
  font-size: inherit;
}

.wobble-error{
  -webkit-animation: hvr-wobble-horizontal 1s ease-in-out 0s 1 normal;
           animation: hvr-wobble-horizontal 1s ease-in-out 0s 1 normal;
}


label.error,
#mc-notification{
  font-family: 'Montserrat', sans-serif;
  display: block;
  text-align: left;
  font-size: 0.9em;
  font-weight: 400;
  margin:10px 20px 0;
}

label.error .fa{
  margin-right: 4px;
  color:#ff7b7b;
}

.b-primary{
  border-color:#ff7b7b;
}



/* 1.5 Buttons */



.btn{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  line-height: 1;
  position: relative;
  display: inline-block;
 background: #e61600;
    border: 2px solid #f3f3f3;
  padding:1.4em 3em 1.4em;
  border-radius: 3em;
  text-decoration: none;
  color:#fff;
  text-transform: uppercase;
  -webkit-transition: background-color .3s ease-out;
       -o-transition: background-color .3s ease-out;
          transition: background-color .3s ease-out;
}

.btn .fa{
  font-size: 1.3em;
  margin-right: 5px;
  color: #fff;
}

.btn:focus{
  outline: none!important;
  -webkit-box-shadow:none;
  box-shadow: none;
}

.btn:hover,
.btn:focus{
  border-color:#ff7b7b;
  background-color:transparent;
  color: #ff7b7b;
}

.btn:hover .fa{
  color: #ff7b7b;
}

.btn-b-primary{
  border-color:#ff7b7b;
  background-color:transparent;
  color: #ff7b7b;
}

.btn-b-primary:hover,
.btn-b-primary:focus{
  background:#ff7b7b;
  border-color:#ff7b7b;
  color:#fff;
}

.btn-b-gray{
  border-color: rgba(35, 35, 35, 0.1);
  border-width: 2px;
  background-color: transparent;
  color:#343434;
}


.btn-b-white{
  border-color:#fff;
  background-color:transparent;
}



/* 1.6 Icons */



.icon{
  font-size: 3.8em;
  line-height: 1;
}



/* 1.7 Colors */



.text-white{
  color:#fff;
}

.text-opacity{
  opacity: 0.7;
}

.text-dark{
  color:#343434;
}

.text-primary{
  color:#ff7b7b;
}

.brand img{
	width:280px !important;
}

/* 1.8 Backgrouns */



.bgc-white{
  background-color: #fff;
}

.bgc-light{
  background-color: #f7f7f7;
}

.bgc-primary{
  background-color:#ff7b7b;
}



/* 1.9 Content styles */



.layout{
  overflow: hidden;
}

.row-columns{
  margin-top: -4em;
}

.column{
  margin-top: 4em;
}

.section{
  padding: 3em 0;
}

.section-sm{
  padding: 4em 0;
}

.section-body{
  margin-top: 6.5em;
}
.boxs{
  border: 2px solid #f5f5f5;
  box-shadow: 10px 1px 8px -2px #f5f5f5;
  padding: 16px;
  height: 290px;
}
.boxs:hover .text-primary{
  color: #fff !important;
}
.boxs:hover{
  background: #e74c3c;
  color: #fff !important;
}
.boxs h3:hover{
  color: #fff !important;
}

.section-title{
  margin-top: 0;
}
.newtitle{
  margin-bottom: 0px;
}
.but{
  font-size: 40px;
  padding-top: 0px;
  margin-top: 0px;
}
.lead-text{
     font-size: 1.1em;
    line-height: 1.68em;
    margin-top: 0;
    text-align: justify;
}
.overview h3{
  font-family: 'Montserrat', sans-serif;
    position: relative;
    font-size: 2.1em;
    line-height: 1.4;
    font-weight: 700;
    color: #333;
    text-align: left;
}
.overview ul li{
  font-size: 1.4em;
    line-height: 1.68em;
    margin-top: 0;
    text-align: justify;
    margin-bottom: 15px;
}
.overview ul li a{
      color: #767676;
          display: -webkit-inline-box;

}
.overview ul li  img{
     background: #f00;
    float: left;
        margin-top: 10px;
  
    margin-right: 10px;
    padding: 5px;
}
.masked{
  position: relative;
}

.masked:after{
  content:'';
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}

.rel-1{
  position: relative;
  z-index: 1;
}



.pt-0{
  padding-top: 0;
}

.pb-0{
  padding-bottom: 0;
}

.top-space-sm{
  margin-top: 2.5em;
}




/*-------------------------------------------------------------------------------
  2. Header
-------------------------------------------------------------------------------*/



.navbar{
  position: absolute;
  z-index: 10;
  top:0;
  left:0;
  width: 100%;
  padding:0px 0;
  margin:0;
  border:0;
  border-radius: 0;

}

.navbar-header{
  margin-left: 0!important;
}

.navbar-toggle .icon-bar{
  background-color: #ff7b7b;
  height: 3px;
  width: 30px; 
}

.navbar-toggle .icon-bar + .icon-bar{
  margin-top: 5px;
}

.navbar-toggle.collapsed .icon-bar{
  background-color: #fff;
}


@media (max-height: 320px ){
  .navbar .navbar-collapse{
    max-height: 240px;
  }
}



/* 2.1 Brand */



.brand{
  margin-top: .6em;
  display: inline-block;
  text-align: center;
}

.brand:hover,
.brand:focus{
  text-decoration: none;
}

.brand-img-white{
  display: inline-block;
  max-width: 100%;
  height:94px;
}

.brand-img{
  display: none;
  height:94px;
}



/* 2.2 Navigation */



.navbar-nav{
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-top: 0em;
  margin:0;
}

.navbar-nav li{
  position: relative;
  margin-top: 0;
  -webkit-perspective: 1000px;
  perspective:1000px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.navbar-nav li a{
  color: #fff;
  text-decoration: none;
      padding: 17px 6px !important;
    font-size: 12px;
  -webkit-transition:background-color 0.3s;
  -o-transition:background-color 0.3s;
  transition:background-color 0.3s;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav .active > a{
  background-color: transparent;

}

.navbar-nav > li > a:hover,
.navbar-nav > .active > a{
     background-color: #e74c3c !IMPORTANT;
}

.navbar-nav li ul{
  font-size: 14px;
}

.navbar-nav li li{
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.navbar-nav li li:last-child{
  border-bottom: 0;
}

.navbar-nav li li a{
  display: block;
  padding: 15px 20px;
  color: #adadad;
}

.navbar-nav li li a .fa{
  margin-right: 10px;
}

.navbar-nav li:hover{
  z-index: 1;
}

.navbar-nav li:hover > ul{
  opacity: 1;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}



/* 2.3 Affix */


.toptext{
  position: absolute;
}
.details{
  position: relative;
  color: #fff;
  padding: 2px;

}
.details h2{
color: #fff;
font-size: 22px;
}
.testimonial-panel {
  background-color: #ffffff;
  padding: 10px;
  position: relative;
  text-align: center;
}

.testimonial-bordered {
  border: 1px dashed #c69c6d;
  padding: 28px;
}

.testimonial-container {
  padding-bottom: 11px;
  position: relative;
}

.testimonial-container .divider--shape-1up {
  bottom: 0;
  top: auto;
}

.testimonial .testimonial-panel p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #a5a5a5;
  line-height: 25px;
  margin-bottom: 23px;
}

.testimonial--rating {
  margin-bottom: 20px;
}

.testimonial--rating i {
  color: #ffc80a;
  font-size: 16px;
  letter-spacing: 4px;
}

.testimonial-panel .testimonial--img {
  margin-bottom: 22px;
}

.testimonial-panel .testimonial--img img {
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}

.testimonial--author h4 {
  font-size: 13px;
  line-height: 1.3;
  color: #bb9356;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 0;
}
.carousel-indicators {
    bottom: -45px;
}.carousel-indicators .active {
    background: #fff;
}
.box-icon-classic:hover {
    box-shadow: 0 4px 44px rgba(17,29,48,.26);
}
.box-icon-classic {
    padding: 35px 30px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 44px rgba(17,29,48,.06);
    transition: ease-in-out .3s;
}
.box-icon-classic .icon-main {
    position: relative;
    width: 92px;
    height: 92px;
    color: #fff;
    font-size: 36px;
    line-height: 92px;
    border-radius: 50%;
    background: #1fde82;
    box-shadow: 0 8px 32px rgba(31,222,130,.46);
}
box-icon-classic .box-icon-title {
    font-weight: 400;
    text-transform: capitalize;
}
.box-icon-classic *+.box-icon-title {
    margin-top: 45px;
    font-size: 22px;
}
.box-icon-classic p {
    letter-spacing: .02em;
}
.bg-secondary {
    background-color: #e74c3c;
    padding: 50px 0px;
}
.bg-secondary .box-counter-classic {
    background: rgba(255,255,255,.2);
        margin-bottom: 20px;
}
h2.slideInRight {
    font-size: 42px;
    line-height: 1.30952;
    color: #fff;
}
.bg-secondary p {
    color: #f2f5fc;
}
.box-counter-classic {
    padding: 40px 30px;
}
.box-counter-classic {
    padding: 30px;
    border-radius: 10px;
}
.box-counter-classic .box-counter-inner {
    font-weight: 500;
    display: flex;
    align-items: center;
}
.bg-secondary .box-counter-classic p {
 
        color: #f2f5fc;
    text-align: justify;
    font-size: 15px;
}
h1, .heading-1 {
    font-size: 58px;
    line-height: 1.31034;
    color: #fff;
    text-transform:none;
}
/* 1) Make the main menu container the positioning context */
.navbar-nav, .navbar-collapse, .nav {
  position: relative; /* choose whichever is your main menu container */
  z-index: 1;
}
/* ensure the dropdown container is the positioning reference */
li.dropdown.megamenu {
  position: relative; /* important */
}

/* align mega menu so its RIGHT edge sits on the toggle's RIGHT edge */
li.dropdown.megamenu > .dropdown-menu.mega-menu {
  left: auto !important;
  right: 0 !important;         /* attach to right edge */
  top: 100% !important;        /* directly below the toggle */
  transform: none !important;  /* cancel any translate from JS */
  margin-top: 0;               /* remove extra spacing if any */
  /* optional: make width and alignment nicer */
  min-width: 820px;
 position:absolute;
}
.mega-menu-sec1
{
	width:100%;
}


.box-numeric .box-numeric-num {
    width: 82px;
    height: 82px;
    line-height: 82px;
    font-size: 34px;
    border-radius: 50%;
    background: #1fde82;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
 
    box-shadow: 0 8px 32px rgba(31,222,130,.46);
}
.unit-left, .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}
.fadeIn {
    animation-name: fadeIn;
}
.animate-box {
    overflow: hidden;
}
.unit-spacing-lg>* {
    margin-bottom: 20px;
    margin-left: 35px;
}
.box-numeric h4 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 22px;
}
.box-numeric p {
    letter-spacing: .02em;
}
.unit-spacing-lg {
    margin-bottom: -20px;
    margin-left: -35px;
}
.unit {
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -30px;
    margin-left: -20px;
}
.arrow-block {
    display: block;
}
.flex-sm-row {
    flex-direction: row!important;
    margin-top: 4em;
}
.arrow-1{
  margin-top: 2em;
}
.arrow-2{
      margin-top: 2em;
    text-align: right;
}
.arrow-3{
  margin-top: 2em;
}
.arrow-4{
    text-align: right;
    margin-top: 2em;
  }
/*-------------------------------------------------------------------------------
  3. Home
-------------------------------------------------------------------------------*/
.divider--shape-1up {
    width: 124px;
    height: 13px;
    background: url(../img/arrow-up.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -62px;
}



#solutions{
   background: url(../img/software-back.jpg) 50% 0 no-repeat;
  background-size: cover;
}
#testi{
    background: url(../img/bg/testi.jpg) 50% 0 no-repeat;
  background-size: cover;
      margin: 2em 0px;
}

.desktopnew{
  background: url(../img/bg/masthead.jpg) 50% 0 no-repeat;
  background-size: cover;
}


.mobilenew{
  background: url(../img/bg/mastheadmobile.jpg) 50% 0 no-repeat;
  background-size: cover;
  display:none;
}

.portfoliobanner{
  background: url(../img/bg/portfolio.jpg) 50% 0 no-repeat;
  background-size: cover;
}

.mainheader{
  text-align: center;
  font-family: 'Montserrat';
  font-size: 50px;
  position: absolute;
  top: 45%;
  width: 100%;

}

.mainheader1{
  text-align: center;
  font-family: 'Montserrat';
  font-size: 50px;
  position: absolute;
  top: 37%;
  width: 100%;

}
.mainheader2{
  text-align: center;
  font-family: 'Montserrat';
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  font-weight: 400;

}

.masthead .btn:hover,
.masthead .btn:focus{
  color: #fff;
  background-color: #f65858;
  border-color: #f65858;
}

.masthead .lead-text{
  opacity: 0.9;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.opener{
  display: table-cell;
  vertical-align: middle;
  color:#fff;
  padding: 13em 0 7em;
  width: 100000px;
  height: 100vh;
  text-align: center;
}
.softwaresolution{
   display: table-cell;
  vertical-align: middle;
  color:#fff;
  padding: 13em 0 7em;
  width: 100000px;
  height: 10vh;
  text-align: center;
}
.aboutopener h1{
      text-align: center;
  font-family: 'Montserrat';
  font-size: 50px;
}

.aboutopener h1.span{
      text-align: center;
  font-family: 'Montserrat';
  font-size: 40px !important;
}

.techdiv img{
  padding: 10px 0px;
       width: 35%;
   
        text-align: center;
    margin: 0 auto;
}
.techo .col-md-4{
   margin-top: 12px;
}
.appslist ul{
  margin-top: 10px;
}
.appslist ul li{
  font-size: 16px;
  list-style: disc;
  text-align: left;
      border-bottom: 1px solid #f5f5f5;
}
h2.section-title span{
  color: #f00;
}
 h2.section-title{
  font-size: 2.5em;
  text-align: center;
}
.left{
  margin-left: 25px;
}
.control{
  margin-top:2.2em;
}

.play-home{
  opacity: .9;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.play-home:hover,
.play-home:focus{
  opacity: .5;
  text-decoration: none;
  color:#fff;
}

.play-home img{
  display: inline-block;
  width: 5.6em;
}

.play-home span{
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 0.72em;
  letter-spacing: 0.1em;
  margin-left: 1em;
}
.carousel-control{
  width: 5% !important;
}


/* ------------------------------------------------------------------------------- */
/*  4. Features
/* ------------------------------------------------------------------------------- */



.feature-img{
  margin:0 auto;
  max-width: 100%;
}

.col-feature-content{
  margin-top: 4em;
}

.feature-number{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size:3em;
  line-height: 1;
  width: 1.3em;
}
#partners{
  padding-top: 3em;
}
 .drivengrowth.partner-grwth {
 margin-top: 13%;
    background: #fff;
    padding: 10px;
    left: 0;
       transform: translate(6%,-8%);
    z-index: 9999;
    position: absolute;
}
.clients-new-bt-hld .drivengrowth-caption {
    position: relative;
}
.drivengrowth-caption {
color: #716e6e;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}
.drivengrowth-caption:before {
    background: #e03434;
    content: "";
    height: 71px;
    left: -5px;
    position: absolute;

    width: 5px;
    top: 40%;

}
.side-description {
    border-left: 1px solid #4d4e51;
    overflow: hidden;
    padding-left: 20px;
}
.phn {
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: left;
}
.ph-nbr {
    display: inline-block;
 
    font-weight: 300;
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}
.ph-nbr a{
  color: #fff !important;
}
.cnt-cmn i.cnt-phnum {
    background-position: -7px -10px;
    height: 37px;
    margin-top: 10px;
    width: 37px;
}
.cnt-cmn i {
    background: rgba(0,0,0,0) url(../img/icon/sprite-new2.png) no-repeat scroll 0 0;
    float: left;
    min-width: 42px;
    padding-left: 50px;
}
.cnt-cmn i.cnt-phnum {
    background-position: -4px -10px;
}
.cnt-cmn i.cnt-phnum {
    background-position: -3px -10px;
    height: 37px;
    margin-top: 10px;
    width: 37px;
}
.cnt-cmn i.cnt-mailto {
    background-position: -3px -61px;
}
.cnt-cmn i.cnt-mailto {
    background-position: -5px -60px;
    height: 23px;
    margin-top: 20px;
    width: 42px;
}
.cnt-cmn i.cnt-mailto1 {
    background-position: -3px -61px;
}
.cnt-cmn i.cnt-mailto1 {
    background-position: -5px -60px;
    height: 23px;
    margin-top: 20px;
    width: 42px;
}
.cnt-cmn1 i {
    background: rgba(0,0,0,0) url(../img/icon/address.png) no-repeat scroll 0 0;
    float: left;
    min-width: 42px;
    padding-left: 50px;
}
.cnt-cmn1 i.cnt-mailto1 {
    background-position: 1px 0px;
    height: 23px;
    margin-top: 40px;
    width: 42px;
}
.side-description a{
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}
.side-description{
  text-align: left;
  margin-bottom: 20px;
}
.drivengrowth-paragraph {
    padding: 10px 0 10px 0;
}
.drivengrowth-paragraph h4{
      text-align: left;
    font-size: 1em;
    color: #716e6e;
}
.body .col-md-3 img{
  background: #000;
    padding: 2px;
}
.body .row{
  margin-bottom: 10px;
}
.contact{
      background: url(../img/bg/contact-bg.jpg);
}
.closeicon{
   float: right;
    color: #000;
    font-size: 44px;
    border: 1px solid;
    border-radius: 50%;

    line-height: 27px;
	}

.feature-single:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3 ease;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    
           
}

.feature-icon > i {
    font-size: 65px;
    color: #6541c1;
}

.feature-single p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.feature-single p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
        text-align: justify;
}

.feature-single .feature-detail > h4 {
    font-size: 18px;
       
}

.feature-single .feature-detail {
       margin-left: 15px;
    margin-right: 15px;
}
.feature-single {
    padding: 17px 0 0 15px;
    margin-bottom: 10px;
}
.navbar-collapse.collapse{
  float: right;
  margin-top:35px;
}
.feature-single p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
        font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.feature-single:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3 ease;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    
           
}
.how-it-single .single-detail > h4 {
        padding-bottom: 15px;
    font-size: 30px;
    text-align: center;
      font-family: OpenSans-Regular;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.how-it-single .single-detail {
    margin-left: 5px;
    text-align: justify;
}
.how-it-single {
    padding: 20px;
}
.how-it-single:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3 ease;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    
           
}
#whyisbest{
  padding: 50px 0px;
}
.app-download-btn a {
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    border-radius: 30px 30px 30px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.fa-google-play:before {
    content: "\f3ab";
}
.app-download-btn a i {
    color: #47425d;
    font-size: 24px;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.app-download-btn:first-child {
    margin-right: 20px;
}
.app-download-area {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-top: 45px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.app-download-btn a p span {
    font-size: 12px;
    display: block;
}
.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #6b6868;
}
.section-heading > h2 {
    font-weight: 500;
    color: #170B35;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
        font-family: 'Ubuntu', sans-serif;
            text-align: center;
}
.createmobile h3{
font-size: 16px;
    text-align: center;
}
.facts_area {
    z-index: auto;
    background-image: linear-gradient(90deg, #6541c1 0%, #d43396 100%);
}
.text-center {
    text-align: center !important;
}
.single-fact {
    padding-top: 30px;
    padding-bottom: 30px;
}
.counter-area h4 {
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}
.facts-content > i {
    color: #ffffff;
    font-size: 36px;
    padding: 15px;
}

.facts-content > p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
}
.facts_area{
  padding: 30px 0px;
}
.bg-light{
   padding: 40px 0px;
}
.app2{
  float: right;
}
#screenshot{
      background: #f5f5f5;
    padding: 50px 0px;
}
#screenshot h2{
     padding: 0em 0px 1em;
}
#screenshot .col-md-3 img{

}
.glyphicon .glyphicon-chevron-left{
  color: #000;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -40px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-right: -30px;
}
.glyphicon .glyphicon-chevron-right{
  color: #000;
}
/* ------------------------------------------------------------------------------- */
/*  5. Prices
/* ------------------------------------------------------------------------------- */



.prices{
  text-align: center;
  background: url(../img/bg/prices.jpg) 50% no-repeat;
  background-size: cover;
}

.prices.masked:after{
  background-color: rgba(0,0,0,0.4);
}

.col-price{
  text-align: left;
  width: 100%;
  max-width: 500px;
  display:inline-block;
  position: relative;
  padding: 15px;
}

.price-box{
  position: relative;
  background-color: #fff;
}

.price-inner{
  padding-bottom: 40px;
}

.price-title{
  padding:2em 3em 1.7em;
  margin-bottom: 0;
  font-size:0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #f7f7f7;
}

.price{
  font-family: 'Montserrat', sans-serif;
  padding:2em 3em;
  line-height: 1;
  color: #343434;
  border-bottom: 1px solid #dddddd;

}

.price-currency{
  display: inline-block;
  vertical-align: top;
  font-size: 2em;
}

.price-amount{
  font-size: 4em;
}

.price-delimiter{
  font-size: 3em;

}

.price-period{
  font-size: 1em;
}

.price-features{
  padding:1em 3em;
}

.price-features ul{
  margin-top: 0;
}

.price-features ul li{
  padding: 8px 0;
}

.col-price.leading{
  z-index: 1;
}

.col-price.leading .price-title{
  color: #fff;
  background-color: #ff7b7b;
}

.price-footer{
  padding:0 3em;
}



/* ------------------------------------------------------------------------------- */
/*  6. Reviews
/* ------------------------------------------------------------------------------- */



.review{
  padding: 0 1.5em;
}



/* ------------------------------------------------------------------------------- */
/*  7. Partners
/* ------------------------------------------------------------------------------- */



.partners{
  text-align: center;
  padding:4em 0;
}

.partners .owl-controls{
  position: absolute;
  left: 0;
  margin-top: 0;
}

.partner{
  opacity: 0.5;
  padding:2em 3em;

}

.partner img{
  margin:0 auto;
}



/* 7.1 Owl carousel */



.owl-controls {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 2em;
}

.owl-controls .owl-pagination{
  text-align: center;
}

.owl-controls .owl-page{
  display: inline-block;
  margin:0 0.6em;
}

.owl-controls .owl-page span{
  display: inline-block;
  width: 1.7em;
  height: 0.3em;
  border-radius: 2px;
  background-color: #E0E0E0;
  -webkit-transition: .2s linear;
       -o-transition: .2s linear;
          transition: .2s linear;
}

.owl-controls .owl-page.active span, 
.owl-controls .owl-page:hover span{
  background-color:#ff7b7b;
}



/* ------------------------------------------------------------------------------- */
/*  8. Contacts
/* ------------------------------------------------------------------------------- */
.gmap-open{
  margin-top: 15px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff !important;
    background-color: #f00;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  
    font-family: 'Montserrat', sans-serif;
}
/* ------------------------------------------------------------------------------- */
/*  9. Footer
/* ------------------------------------------------------------------------------- */



.footer{
  padding:1em 0;
}

.footer .copy{
  margin-top: .9em !important;
}

.social a{
    font-size: 1.1em;
    display: inline-block;
    padding: 1px;
    margin: 0 10px;
    color: #C2C2C2;
    border: 1px solid #fff;
    border-radius: 50%;
   
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.social a:hover{
  color: #ff7b7b;
  text-decoration: none;
}


/* ------------------------------------------------------------------------------- */
/*  10. Modals
/* ------------------------------------------------------------------------------- */



body:not(.modal-open){
  padding-right:0!important;
}

.modal{
  text-align: center;
}

.modal label.error{
  color: #ff7b7b;
}

.modal.fade .modal-dialog{
  -webkit-perspective: 1300px;
          perspective: 1300px;
}

.modal-content{
  border-radius: 1em;
  border:0;
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition:.5s ease-out;
       -o-transition:.5s ease-out;
          transition:.5s ease-out;
}

.modal.fade.in .modal-content{
  opacity: 1;
}

.modal-dialog{
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 90%;
  margin:25px auto;
}

.modal-content{
  -webkit-box-shadow:none;
  box-shadow: none;
}

.modal-header{
  padding: 3em 1.2em;
  border:0;
  min-height: 0;
  text-align: center;
}

.close{
  display: inline-block;
  font-weight: 100;
  line-height: 1;
  color:#9F9F9F;
  text-align: center;
  text-shadow: none; 
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}

.close:hover,
.close:focus {
  color: #ff7b7b;
  opacity:1;
  filter: alpha(opacity=1);
}

.modal-header .close{
  position: absolute;
  z-index: 1;
  top:3px;
  right: 20px;
  font-size: 2em;
}

.modal-title{
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 1.8em;
  color: #ff7b7b;
}

.modal-subtitle{
  font-size: 16px;
  font-weight: 300;
}

.modal-body{
  padding: 0 4.2em 3em;
}

.modal-body .form-group{
  margin-bottom: 30px;
}

.modal-message .modal-content{
  padding-top: 55px;
  padding-bottom: 55px;
}



/* ------------------------------------------------------------------------------- */
/*  11. Responsive styles
/* ------------------------------------------------------------------------------- */



/* 11.1 Min width 768px */



@media (min-width: 768px){


  html{
    font-size: 94%;
  }



  /* Prices */



  .col-price{
    width: 45%;
  }


  /* Modals */



  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }

  .modal-dialog {
    width: 29em;
  }
}



/* 11.2 Min width 992px */



@media (min-width: 992px){

  html{
    font-size: 100%;
  }

  .text-right-md{
    text-align:right;
  }

  .text-left-md{
    text-align:left;
  }



  /* Navigation */

.nav-col ul li a{
  padding: 3px 0px !important;
}

  .navbar-nav > li{
    border-bottom: 0;
    margin-left: 0em;
    margin-top: 0px !important;
  }

  .navbar-nav li a{
    position: relative;
    padding:0;
    color:#fff;
  }

  .navbar-nav li a:hover,
  .navbar-nav li a:focus,
  .navbar-nav .active > a,
  .navbar-nav .active > a:hover{
    background-color: transparent;
  }

  .navbar.affix .navbar-nav li a:hover,
  .navbar.affix .navbar-nav .active a{
    color: #fff;
  }

  .col-price{
    width: 33%;
  }



  /* Footer */



  .footer .copy{
    margin-top: 0;
  }

}









@media screen and (max-width:1400px) {
  .navbar-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 17px 11px !important;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

}

@media screen and (max-width:1366px) {
  .navbar-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 12px 10px !important;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 6px;
}
.box-icon-classic p {
    letter-spacing: 0em;
    font-size: 15px;
}
.box-icon-classic{
      margin-bottom: 15px;
}
.dropdown-menu .nav-col ul li>a{
        display: contents !important;
}


}


@media screen and (max-width: 1280px){
.navbar-nav li a{
    padding: 17px 5px !important;
  }
.dropdown-menu .nav-col ul li>a{
  font-size: 12px;
  padding-left: 0px !important;
      margin-left: -7px !important;
          line-height: 15px;
}

.dropdown-menu .nav-col ul li>a{
        display: contents !important;
}


}

@media screen and (max-width: 1200px){
.navbar-nav li a{
    padding: 10px 3px !important;
  }
.navbar-nav
{
	width:100%;
}
.navbar-collapse.collapse {
    float: right;
    width: 100%;
}
.navbar {
    background: #000 !important;
}

}

@media screen  (max-width:1024px) and  {
  .navbar-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 17px 8px !important;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.navbar-header{
  text-align: center;
    margin: 0 auto;
    display: contents;
}
.navbar-nav{
      padding-top: 0em;
}
.brand {
    margin-top: .6em;
    display: block !IMPORTANT;
    text-align: center;
}

h2.section-title {
            font-size: 21px !important;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 10px;
}
}

@media screen and (max-width:320px) {
.brand-img-white {
    display: block;
    width: 68%;
}
h1, .heading-1 {
    font-size: 18px;
    line-height: 1.31034;
    color: #fff;
}
h2.section-title {
    font-size: 1.5em;
    text-align: center;
}
.navbar.affix .brand-img {
    display: block;
    width: 68%;
}

}
@media screen and (max-width:776px) {
    
    
.desktopnew{
display:none !important;
}


.mobilenew{
  display:block !important;
} 
 
    
 .navbar{
     background:#000 !important;
 }   
    
    .homedialog {
    width: 90% !important;
}
    
.contentslide {
position: initial !important;
    top: 10px !important;
    left: 10px !important;
}  

.sliderimg h1 {
   font-size: 25px !important;
        font-weight: bold ! IMPORTANT;
        text-transform: inherit;
        text-align: center;
        color: #151414;
        margin: 20px 0px 15px;
        text-shadow: none;
        letter-spacing: 0;
}

.mobilebannernew{
    display:block !important;
}

.desktopbvannernew{
     display:none !important;
}


.slider-text1{
    font-size:20px !important;

}
    
 .slider-text2{
    font-size:20px !important;

}
.slider-text3{
    font-size:20px !important;

}

.newtext h2 {
    font-size: 26px !important;
    margin-bottom: 0px;
    color: #f00;
    font-family: 'OpenSans-Regular';
    letter-spacing: 3px;
}

.newtext h3 {
    font-size: 19px !important;
    margin-top: 8px;
    text-align: center;
}


.slider {
    height: 60px !important;
    padding-left: 7px !importat;
    overflow: hidden;
}

.aboutopener {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 6em 0 1em !important;
    width: 100000px;
    height: 10vh;
}


#clients .body .col-md-3 img {
    background: #000;
    padding: 2px;
    width: 100%;
}
#clients h3 {
    text-align: center;
    background: #e74c3c;
    color: #fff;
    margin-top: 0px;
    font-size: 17px;
    height: 71px;
    line-height: 70px !important;
    vertical-align: middle;
    display: block !important;
    width: 100% !important;
}

.dropdown-menu .nav-col ul {
    padding-right: 0 !important;
    padding-left: 7px !IMPORTANT;
}
.helpus h2.section-title{
    font-size: 16px !IMPORTANT;
    text-align: center;
}
.keysucc{
      padding: 1em 0px;
}
.keysucc h2{
      font-size: 25px !important;
}
#whyisbest h2{
      font-size: 16px !important;
}
.app-download-btn{
  padding: 0px !important;
}
.createmobile h3 {
    font-size: 9px;
    text-align: center;
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 18px 7px !important;
    color: #fff;
    border-radius: 0;
    font-family: OpenSans-Regular;
    font-size: 9px !important;
    line-height: 37px;
    width: 250px !IMPORTANT;
}
.techlisttotal .tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top: 5px solid #e74c3c;
    border-bottom: 5px solid #e74c3c;
    padding: 30px 0px !important;
    margin-top: 0em;
}
nav > div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -100px !important;
    left: 8%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
}
.whyisbest .section-heading > h2{
      font-size: 20px !important;
}
#screenshot .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-right: -14px;
}
.process p{
      padding-left: .5em;
}
.process h2{
  font-size: 23px;
}
.portfoliohome{
      padding: 0em 2em;
    width: 100%;
}
.serve h3{
  font-size: 25px !important;
}
.serve h3{
  font-size: 15px !important;
}
.serve p{
padding: 1em;
}
.portfoliohome .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -57px;
}
.process h3{
      text-align: center;
    font-size: 29px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.contentbox ul li {
    font-size: 16px;
    margin-left: 17px;
    line-height: 20px;
    text-align: center;
    list-style: none !important;
}
.or{
      text-align: center !important;
}
#subscribe .btn{
      padding: 14px;
    margin-top: -2px;
}
.technology img{
      text-align: center;
    margin: 0 auto;
}
.technology h3{
      text-align: center;
}
.technology p{
  padding: 1em;
}
p.narrow {
    width: 100%;
    margin: 10px auto;
}
.board-inner .nav-tabs > li {
    width: 33%;
    text-align: center;
    margin: 0 auto;
}
.board-inner .nav-tabs > li a{
  text-align: center;
    margin: 0 auto !important;
}
.software .ml11 {
  font-size: 20px !important;
}
.software h2 {
    text-align: center;
    color: #eae5e5;
    font-size: 19px !important;
}
.service-content .btn {
    width: 100%;
    font-size: 17px;
    text-align: center;
    padding: 1em 0px;
    margin-bottom: 1em;
}
.websitedesign h2{
  font-size: 18px !important;
}
.websitedesign p{
  padding: 1em;
}
#about{
  padding: 1em;
}
.brand-img-white {
    display: inline-block;
    max-width: 70% !important;
}
.navbar.affix .brand-img {
    display: inline-block;
    max-width: 70%;
}

.pull-right {
    float: inherit !IMPORTANT;
}
.navbar-collapse.collapse.in {
    background: #323232;
    margin-top: 1em;
    color: #fff;
}
.navbar.affix .navbar-nav li a {
    color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 30px !important;
    margin-bottom: 8px;
    background-color: #000;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
h1, .heading-1 {
    font-size: 25px !important;
    line-height: 1.31034;
    color: #fff;
    text-shadow: 0px 2px 0px #000;
}

.mainheader{
    top:65% !important;
}
	.lastchaild {
    font-size: 14px;
    margin-left: 0em !important;
}
.mainheader{
    top: 65%;
}
.nav-tabs>li>a {
    text-transform: uppercase;
    font-size: 14px !important;
    background: #f5f5f5;
    margin: 0px 4px !important;
}
.masthead .lead-text {
    opacity: 0.9;
    text-align: center;
    font-size: 20px;
    text-shadow: 0px 2px 0px #000;
}
.process {
    padding: 5em 0px;
}
.navbar-collapse.collapse {
    float: none !important;
}
.navbar-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 6px 8px !important;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.dropdown-menu .nav-col ul li>a{
   padding: 6px 8px !important;
}

h2.section-title {
    font-size: 20px !important;
    text-align: center;
}
.but {
    font-size: 16px;
    padding-top: 0px;
    margin-top: 0px;
}
ul.nav li:hover ul.dropdown-menu{
  display:;
}
.dropdown-menu{
  width: 100%;
  padding: 0px 0px 13px;
}
.dropdown-menu ul li a{
    font-size: 17px !important;
    padding: 10px 0px !IMPORTANT;
}
.opener {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 1em 0 0em;
    width: 100000px;
    height: 80vh;
}
.brand{
  text-align: left !important;
      display: block;
}
.drivengrowth.partner-grwth {
    margin-top: 4%;
    background: #fff;
    padding: 10px;
    left: 0;
    transform: translate(0%,-9%);
    z-index: 9999;
    position: inherit;
}
.how-it-single .single-detail {
    margin-left: 0px;
    text-align: justify;
}
.shuffle li {
    margin: 5px 2px;
    width: 100% !important;
    float: left;
    position: relative;
    list-style: none;
}

 .show {display: block;}
.dropbtn {
  background-color: #000;
  color: white;
  padding: 12px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #000;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #000;
width: 100%;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.toptext {
    position: absolute;
    width: 100%;
       height: 100%;
    padding-right: 2.1em;
}
.details{
      width: 100%;
      padding: 1em 0px;
}
#brand .col-md-3 .img-responsive{
  width: 100%;
}
}




.dropdown-menu .nav-col {
    display: table-cell;
    min-width: 180px;
    padding-top: 0px;
    padding-bottom: 2px;
}
.dropdown-menu .nav-col ul li>a{
  font-size: 12px;
  padding-left: 0px !important;
      margin-left: 0px !important;
          line-height: 15px;
}
.social{
  text-align: left;
}




nav > .nav.nav-tabs{
margin-top: 2em;
  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;
    padding: 18px 0px;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 35px;
    color:#fff;

    border-radius:0;
    font-family: OpenSans-Regular;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #e74c3c ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;
    padding:30px 25px;
    margin-top: 0em;
}
.tab-content>.active {
    display: block !IMPORTANT;
    opacity: 1;
}
.techlisttotal ul{
  text-align: center;
}
nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #e74c3c;
    color:#fff !important;
    border-radius:0;
    transition:background 0.20s linear;
}
nav > div a.nav-item.nav-link:hover,{

}

.techlisttotal ul li .bg1{
 background: linear-gradient(to right, #4568dc, #b06ab3);
}
.techlisttotal ul li .bg2{
    background: linear-gradient(to right, #ef473a, #cb2d3e);
}
.techlisttotal ul li .bg3{
background: linear-gradient(to right, #45B649, #DCE35B);
}
.techlisttotal ul li .bg4{
background: linear-gradient(to right, #EC6EAD, #3494E6);
}
.techlisttotal ul li .bg5{
    background: linear-gradient(to right, #ff6a00, #ee0979);
}
.techlisttotal ul li .bg6{
     background: linear-gradient(to right, #2F0743, #41295a);
}
.techlisttotal ul li .bg7{
    background: linear-gradient(to right, #333399, #ff00cc);
}
.techlisttotal ul li .bg8{
background: linear-gradient(to right, #64f38c, #f79d00);
}
.techlisttotal ul li .bg9{
    background: linear-gradient(to right, #e73827, #f85032);
}

.techlisttotal ul li .bg10{
background: linear-gradient(to right, #45B649, #DCE35B);
}

.techlisttotal ul li .bg11{
background: linear-gradient(to right, #64f38c, #f79d00);
}
.techlisttotal ul li .bg12{
     background: linear-gradient(to right, #EC6EAD, #3494E6);
}
.techlisttotal ul li .bg13{
    background: linear-gradient(to right, #ff6a00, #ee0979);
}
.techlisttotal ul li .bg14{
background: linear-gradient(to right, #FFC371, #FF5F6D);
}
.techlisttotal ul li .bg15{
    background: linear-gradient(to right, #4568dc, #b06ab3);
}
.techlisttotal ul li .bg16{
background: linear-gradient(to right, #4568dc, #b06ab3);
}
.techlisttotal ul li .bg17{
background: linear-gradient(to right, #45B649, #DCE35B);
}
.techlisttotal ul li .bg18{
background: linear-gradient(to right, #EC6EAD, #3494E6);
}
.techlisttotal ul li .bg19{
     background: linear-gradient(to right, #ff6a00, #ee0979);
}
.techlisttotal ul li .bg20{
background: linear-gradient(to right, #2F0743, #41295a);
}
.techlisttotal ul li .bg21{
background: linear-gradient(to right, #4568dc, #b06ab3);
}
.techlisttotal ul li .bg22{
    background: linear-gradient(to right, #45B649, #DCE35B);
}
.techlisttotal ul li .bg23{
    background: linear-gradient(to right, #EC6EAD, #3494E6);
}
.techlisttotal ul li .bg24{
    background: linear-gradient(to right, #4568dc, #b06ab3);
}
.techlisttotal ul li .bg25{
background: linear-gradient(to right, #45B649, #DCE35B);
}
.techlisttotal ul li .bg26{
background: linear-gradient(to right, #EC6EAD, #3494E6);
}
.techlisttotal ul li .bg27{
 background: linear-gradient(to right, #ff6a00, #ee0979);
}
.techlisttotal ul li .bg28{
    background: linear-gradient(to right, #2F0743, #41295a);
}
.techlisttotal ul li .bg29{
    background: linear-gradient(to right, #333399, #ff00cc);
}

























.techicon {
    width: 75px;
    height: 75px;
    border-radius: 10px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.techlisttotal ul li {
    display: inline-block;
    margin: 10px;
    width: 100px;
}


.features_content h3{
     font-size: 1.1em;
    line-height: 1.25;
    font-weight: 700;
    color: #343434;
    margin-top: 0.6em;
    margin-bottom: 0.1em;
    font-family: 'Montserrat';
}
#sale76  .left{
    margin-left: 0px;
    margin: 10px 0px 0px;
  }
#sale76 .features {
    height: 305px;
}
#sale76 .features {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10px 2px;
    margin: 0 auto;
    text-align: center;
    box-shadow: -1px 4px 13px -1px rgba(0, 0, 0, 0.21);
    transition: all 0.3s ease;
    margin-bottom: 15px;
}

.icon-1x {
  font-size: 17px !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}

.icon-2x {
  font-size: 26px !important;
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
}

.icon-3x {
  font-size: 39px !important;
  width: 80px !important;
  height: 80px !important;
  line-height: 40px !important;
      cursor: pointer;
}

.icon-4x {
  font-size: 52px !important;
  width: 100px !important;
  height: 100px !important;
  line-height: 100px !important;
}

.icon-5x {
  font-size: 65px !important;
  width: 120px !important;
  height: 120px !important;
  line-height: 120px !important;
}

i.icon-bg-light,i.icon-bg-dark {
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}

i.icon-bg-light {
  color: #444;
  background: #000;
}
.icon-bg-light img{
  text-align: center;
  margin: 0 auto;
      margin-top: 25%;
	   width:70px;
}
i.icon-bg-light:hover {
  color: #fff;
}

i.icon-bg-dark {
  color: #fefefe;
  background: #e74c3c;
}
#maincontent h2.mainhead{
      text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-family: National-SemiBold, Calibri, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #8d6ca0;
      margin-left: 30px;
}
.icon-4x, .icon-5x, .icon-6x, .icon-7x, .icon-8x, .icon-9x, .icon-10x {
  border-bottom-width: 3px !important;
}

.icon-circled {
  border-radius: 1000px !important; /* 146px 40px 100px 118px */
  -moz-border-radius: 1000px !important;
  -webkit-border-radius: 1000px !important;
  -o-border-radius: 1000px !important;
  -ms-border-radius: 1000px !important;
}
.icon-bg-dark img{
  text-align: center;
  margin:0 auto;
  width:70px;
      margin-top: 25%;
}
.icon-bg-dark:hover{
  background:#000;
}

#more {display: none;}

#sale76 .col-md-3{
  padding: 0px 3px !important;
}

.headnew{
      font-family: 'Montserrat';
}
.logotest{
  text-align: left;
}
.logotest h3{
  font-size: 20px;

}
.logotest ul li{
  list-style: disc;
    margin-left: 15px;
}
.brochureimg h3{
    text-align: center;
    margin-top: 0px;
    padding: 10px 0px;
}
.brochureimg .col-md-2{
  text-align: center;
}
.brochureimg .col-md-2 img{
  text-align: center;
  margin: 0 auto;
}
.hover{
  display: none;
  top: 20%;
    position: absolute;
    background: #000;
    color: #fff;
}
.brandhover:hover .hover{
  display: block;

}



    .btn-read {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
    }
  .section-box-one{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-one figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-one img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
        width: 100%;
    }
    .section-box-one:hover img{
        transform: translate(100%, -100%);
        -webkit-transform: translate(100%, -100%);
        -moz-transform: translate(100%, -100%);
    }

    .section-box-two{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-two figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-two img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-two:hover img{
        transform: translate(-100%, -100%);
        -webkit-transform: translate(-100%, -100%);
        -moz-transform: translate(-100%, -100%);
    }
    .dropdown-menu{
          padding: 18px 0px 16px;
    }
    #clients h3{
text-align: center;
    background: #e74c3c;
    color: #fff;
    margin-top: 0px;

    font-size: 17px;
    height: 71px;
    line-height: 21px;
    vertical-align: middle;
    display: table-cell;
   width: 270px;
    }

    .ml11 {
  font-weight: 700;
  font-size: 3.5em;
}

.ml11 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: #fff;
  transform-origin: 0 50%;

}
.software .ml11 {
    font-size: 60px;
}
.ml11 .line1 { 
  top: 0; 
  left: 0;
  display:none;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}
.software h3{
  text-align: center;
  color: #eae5e5;
      font-size: 20px;
}
.software h2{
  text-align: center;
  color: #eae5e5;
      font-size: 36px;
}
.solu h3{
  font-weight: normal;
  margin-top: 1px;
}
.solu h2{
  margin-bottom: 10px;
}
.service-content h2{
font-weight: 500;
    font-size: 28px;
    color: #000;

}

.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;
}

.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;
}
.service-content .btn{
width: 100%;
    font-size: 17px;
    text-align: center;
    padding: 1em 0px;
}
.serviceimage img{
  box-shadow: -1px 2px 7px 3px #afaaaa;
  border-radius: 5px;
}

.customer-logos img{
  border:1px solid;
}
.whatwedo{
  margin: 3em 0px;
}
.whatwedo .box1{
  text-align: center;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 5px 11px 4px #ececec;
    padding: 20px;
}
.box1 img{
    text-align: center;
    margin: 0 auto;
    border: 1px solid #f00;
    padding: 9px;
    border-radius: 13%;
}
.newbox1:hover img{
  display: block !important;
}
.experience{
  background:#f5f5f5;
  padding: 2em 0px;
}
.softlogo img{
  margin-top: 15px;
      box-shadow: 3px 5px 7px 0px;
}
.process{
  padding: 6em 0px 1em;
}


.board h4{
  text-align: center;
  margin-bottom: 15px;

}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 0px auto;
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}

span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
    width: 20%;
}

.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}
.nav-tabs > li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
    
}
.nav-tabs > li a{
   width: 70px;
   height: 70px;
   margin: 20px auto;
   border-radius: 100%;
   padding: 0;
}

.nav-tabs > li a:hover{
    background: transparent;
}

.tab-content{
}
.tab-pane{
   position: relative;

}
.tab-content .head{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: 0px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}



@media( max-width : 585px ){
    
    .board {
width: 100%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: 50px;
height: 50px;
line-height:50px;
}

.nav-tabs > li.active:after {
content: " ";
position: absolute;
left: 35%;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}

.technology{
  background:#f5f5f5;
  padding: 2em 0px;

}
.lastbanner{
  background: url(../img/bg/lastbanner.jpg) ;
  padding: 3em 0px;
  
}
.lastbanner h2{
  text-align: center;
  color: #fff;
}
.lastbanner P{
  text-align: center;
  margin:0 auto;
}

.serve{
  margin:3em 0px;
  padding: 6em 0px 4em;
}
.about{
  padding: 1em 0px;
}
.aboutsection{
  margin-top: .5em !important;
  margin-bottom: 2em;
}
.contentbox{
  background: #fff;
    border: 1px solid #e2e2e2;
margin-bottom: 15px;
    padding: 20px 10px;
}
.contentbox:hover{
  box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);

}
.contentbox h2{
  font-size: 18px;
}
.contentbox img{
  background:#f5f5f5;
  border-radius: 20px;
  padding:10px;
}
.contentbox:hover img{
background: #000;
color: #fff;
  
}
.box1:hover img{
  display: none;
}
.process{
  background:#fff;
}
.contentbox ul li{
      font-size: 16px;
    list-style: disc;
    margin-left: 17px;
    line-height: 20px;

}
 .contentbox{
  height: 365px;
}
.btnclick{
background: #f00;
    color: #fff !IMPORTANT;
    font-size: 20px !important;
    border: none;
    border-radius: 5px;
    margin-top: 1.5em;
    padding: 10px 15px;
    font-family: 'Montserrat', sans-serif;
}
.or{
  color: #f00;
    font-size: 20px;
    font-weight: bold;
    margin-top: 1.7em;
}
.call {
  color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 1.7em;
}
.call .fa{
  font-size: 20px;
    background: #f00;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;

}
.profile img{
      border: 2px solid #f00;
    border-radius: 100%;
    
}


.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1111;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}



.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}
.feature-img1{
  width: 100px;
    float: left;
    border-radius: 100%;
    border: 1px solid #fff;
    height: 100px;
    padding: 3px;
    margin-right: 15px;
}
.formbox{
  padding: 20px 15px;
}
.formboxnav{
  margin-top:2em;
}
.requstbtn{
 border-radius: 10px;
    font-size: 16px;
    padding: 14px 28px;
    text-align: center;
}
.rbutton{
  text-align: center;
  margin:0 auto;
}
.developers{
  background: #f00;
  padding: 1em 0px 2px;
}
.lookingdevelopers h3{
  font-size: 19px;
    color: #fff;
    text-align: center;
    margin: 5px;
}
.lookingdevelopers h4{
  font-size: 12px;
    color: #fff;
    text-align: center;
    
}
.lookingdevelopers .btn{
background: #fff;
    color: #f00;
    font-size: 18px;
    padding: 10px 32px;
    border-radius: 6px;
    font-weight: 800;
}
.close .fa{
      color: #fff;
    border: 1px solid;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 28px;
}
#detailsclose{

    position: fixed;
    bottom: 1px;
    text-align: center;
    margin: 0 auto;
    z-index: 11;
    width: -webkit-fill-available;
}



    #feedback{
      position: fixed;
      top:1px;
      left:-430px;
          width: 430px;
    background: #fff;
    padding: 20px 3px;
        z-index: 1111;
		height:100%;
    }
    #feedback form{
      float: left;
         width: 100%;
      padding: 10px;
      border-radius:5px;
    }
    #feedback form label{
      display: block;
      float: left;
      text-align:right;
      margin-right:20px;
      width:70px;
      font-weight:bold;
      color: 019AC6;
      font-size:14px;
    }
    a.pull_feedback{
      background:#f00;
      display: block;
      width:40px;
      height:175px;
      float: left;
      text-indent:-9999em;
      position: absolute;
      top:120px;
      right:-40px;
    }
   a.pull_feedback:hover{
      background-position: center right;
    }
    #feedback form .btn{
     background: #f00;
 
    border: none;
    border-radius: 10px;

    }
    #feedback form textarea{
      width:250px;
      height:140px;
      border: 1px solid #019AC6;
    }
    #feedback form input[type="text"]{
      height: 44px;
    border: 1px solid #ced4da!important;
    color: #6a6d6f;
    font-size: 14px;
    padding: 6px 15px;
    }
    input:not([type]), input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea{
       border: 1px solid #ced4da !important;
    }
    #feedback h2{
      text-align:center;
      color: #019AC6;
      /*text-shadow:0.2px 0.3px 0.3px #000;*/
      font-size:22px;
    }


   
.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}
.thank h1{

    font-family: 'Montserrat';
    font-size: 40px;
    font-weight:600;
    color: #f00;
    text-shadow:none;
  }
  .thank h4{

    font-family: 'Montserrat';
    font-size: 20px;
    color: #000;
  }
.thank h3{

    font-family: 'Montserrat';
    font-size: 30px;
    color: #000;
  }

  .thank h5{

    font-family: 'Montserrat';
    font-size: 25px;
    color: #000;
  }

  .thank h6{

    font-family: 'Montserrat';
    font-size: 20px;
    color: #000;
  }
  .propic img{
  margin-top: 2em;
    border-radius: 50%;
    text-align: center;
  }
  .thankyou{
    padding: 3em 0px;
  }




.webcontact {
    background: url(../img/bg/webinnerbanner.jpg);
    padding: 3em 0px 5em;
	background-size:cover;
}
.website h2{
  text-align: center;
  color: #eae5e5;
      font-size: 36px;
      font-weight: 400;
}
.webbox1{
    background: #f8f8f8;
    padding: 7px;
    height: 360px;

}
.webbox1 h2{
  font-size: 21px;
}
.webcontact h4 {
    color: #fff;
    font-size: 38px;
    text-align: center;
	font-weight: 700;
}
.webcontact h3 {
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 3em;
}
.web-contact2 h2
{
	color:#fff;
	text-align:center;
}
.phonecall {
    border: 1px solid #f08a21;
    text-align: center;
    padding: .7em 0px;
}
.phonecall a {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.latestprojects h2 {
    text-align: center;
    font-size: 3em;
}
.webhovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.webhovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.viewmore {
    color: #fff;
    border-radius: 5px;
    margin-top: 2em;
}
.viewmore a {
    color: #fff;
    font-size: 18px;
}
.coffee {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 1em 0px;
}
.work {
    background: #f08a21;
    color: #fff;
    text-align: center;
    padding: 1em 0px;
}
.coffee h4 {
    color: #fff;
    margin-bottom: 0px;
	    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-size: 2.1em;
    line-height: 1.4;
    font-weight: 700;
}
.work h4 {
    background: #f08a21;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
	    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-size: 2.1em;
    line-height: 1.4;
    font-weight: 700;
}
.price h2{
      text-align: center;
    font-size: 3em;

}
.plan1
{
	margin-top:10px;
	border:1px solid #eeeeee;
}
.plan1 h3 {
    background: #f08a21;
    color: #fff;
    text-align: center;
    padding: 15px;
	margin-top:0px;
    border-radius: 2px;
}
.plan1 h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
}
.plan1 h4 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 40px !important;
}
.scrolltable {
    height: 330px;
    overflow-y: scroll;
}
.scrolltable tr td {
    padding: 12px !important;
}
.buy {
    border-radius: 5px;
    background: #f08a21;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    padding: 12px 22px;
}
.carousel .testimonial {
    color: #fff;
    position: relative;
    background: #f08a21;
    padding: 15px;
    margin: 0 0 20px 20px;
}
.testimoni {
    background: #f8f8f8;
    padding-bottom: 3em;
}
.testimoni h2 {
    font-size: 3em;
    text-align: center;
}
.carousel .testimonial p {
    text-indent: 40px;
    line-height: 21px;
    margin: 0;
    font-size: 16px;
}
.viewmore {
    color: #fff;
    border-radius: 5px;
    margin-top: 2em;
}
.viewclient {
    text-align: center;
    margin: 0 auto;
    margin-top: 2em;
}
.chat {
    border: 1px solid #f08a21;
    text-align: center;
    padding: .7em 0px;
}
.chat a {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.quote:hover {
    cursor: pointer;
    background: #fff;
}
.quote {
    border: 1px solid #f08a21;
    text-align: center;
    padding: .7em 0px;
}
.quote a {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.chat:hover a{
color: #f08a21;
}
.chat:hover{
cursor: pointer;
 background: #fff;
}
.phonecall a{
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;

}

.phonecall:hover{
cursor: pointer;
 background: #fff;
}
.phonecall:hover a{
color: #f08a21;
}
.favorite {
    margin-bottom: 3em;
}
.latestprojects {
    margin-bottom: 3em;
}
h3.pack {
    text-align: center;
    font-size: 30px;
    margin-bottom: 0px;
}
.ourclients h2 {
    text-align: center;
    font-size: 3em;
}
.ourclients {
    padding: 4em 0px;
}
.now {
    text-align: center;
    margin: 0 auto;
    margin-top: 1.5em;
}

.coll h3 {
    margin-top: 0px;
}
.websitedesign h2.section-title{
  font-size: 3em;
}
#contactbottom {
    background: #000;
    padding-bottom: 5em;
    padding-top: 1em;
        margin-top: 0em;
}
#contactbottom h3 {
    color: #f08a21;
    font-size: 18px;
    text-align: left;
}
#contactbottom ul li {
    text-align: left;
}

#contactbottom ul li a {
    color: #f8f8f8;
    font-size: 14px;
}
.experience img{
  margin-bottom: 15px;
}
#mc-email{
  height: 47px;
    margin-top: 2px;
}
.testimonial--body p{
text-align: :justify;
}
.freecontact {
    background: url(../img/bg/contactbg.jpg);
}
.mainheaderlist {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
}
.form-contact .col-md-4 {
    text-align: left;
    font-size: 12px;
    color: #fff;
    display: flex;
}
.form-group .col-md-4 {
    font-size: 18px;
}
.form-contact input[type="radio"], input[type="checkbox"] {
    margin-top: 8px;
}
.form-contact input[type="radio"], input[type="checkbox"] {
    margin-right: 4px;
    margin-bottom: 7px;
}

.float {
 
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 0px;
    font-size: 30px;
    z-index: 100;
    left: 35px;
    background-color: #25d366;
    color: white;
    border-radius: 50%;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    text-align: center;
    display: block;
  }
  .whatsapp-sec1{
	      display: block;
    position: fixed;
       right: 24px;
    bottom: 92px;
    z-index: 1000;
  }
  .my-float{
    margin-top: 16px;
  }
  
  
  
  
  
  .homemodal{
    padding:1em !important;
}
.desktopviewgre{
        z-index: 9999999;
}
.homebody{
    padding:0px 15px 15px !important;
}

.mobileviewgre{
     z-index: 9999999;
}
.homedialog{
    width:57%;
}
.appown img{
    margin-top:2em;
}
.anothercontent{
  text-align: left;
    overflow: hidden;
    clear: both;
}
.appown3 img{
    margin-top:5em;
}
  
  ul.onlinechat{
   float: right;
    display: block;
    overflow: hidden;
    clear: both;
  }
  
  ul.onlinechat li{
      float:left;
      margin-left:15px;
      text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 0px;
   
  }
  
  ul.onlinechat li.requestnew{
    border: 1px solid #fff;
    border-radius: 6px;
      padding: 10px 40px;
    z-index: 999999999;
  }
    ul.onlinechat li.requestnew a{
     color:#fff;   
    }
  
    ul.onlinechat li.onlinelive{
    background: #e53529;
    color: #fff;
       padding: 10px 40px;
    border-radius: 5px;
    }
  
      ul.onlinechat li.onlinelive a{
       color:#fff;   
      }
  .lastchaild{
      font-size:18px;
      margin-left:1em !important;
  }
  
  .navbar.affix ul.onlinechat li.requestnew {
    border: 1px solid #e53529;
    border-radius: 6px;
    padding: 10px 40px;
    z-index: 999999999;
}
  
   .navbar.affix ul.onlinechat li.requestnew a {
 color:#e53529 !important;
}
  
 .mobilebox{
     display:none !important;
 } 
  
  .contentslide{
    position: absolute;
    top: 35%;
	width:100%;
	text-align:center;
  }
 
  
  
  
    .sliderimg h1 {
    font-family: 'Montserrat';
    font-size: 50px;
    font-weight: bold;
    text-transform:inherit;
    text-align: center;

  }
  




.hidden {
  opacity:0;
}
.console-container {
 
font-family: 'Montserrat';
  font-size:32px;
  text-align:center;
  display:block;
  position:absolute;
  color:white;
  top:80%;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.console-underscore {
   display:inline-block;
  position:relative;
  top:-0.14em;
  left:10px;
}
#text{
    color:#fff !important;
}


.slider-wrapper {
  font-size: 40px;
  color:#aaa;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider{
  height: 60px;
  padding-left:15px;
  overflow: hidden;
}
.slider div {
  color:#fff;
  height: 60px;
  margin-bottom: 40px;
  padding: 2px 15px;
  text-align: center;
  box-sizing: border-box;
    text-transform: initial;
        border-radius: 10px;
}
.slider-text1 {
  background: #03a84e;
  animation: slide 12s linear infinite;
   font-size: 50px;
   line-height: 57px !IMPORTANT;
}
.slider-text2 {
  background: #1b8ab7;
   font-size: 50px;
   line-height: 57px !IMPORTANT;
}
.slider-text3 {
  background: #e53529;
   font-size: 50px;
   line-height: 57px !IMPORTANT;
}
@keyframes slide {
  0% {margin-top:-300px;}
  5% {margin-top:-200px;}
  33% {margin-top:-200px;}
  38% {margin-top:-100px;}
  66% {margin-top:-100px;}
  71% {margin-top:0px;}
  100% {margin-top:0px;}
}

.techo h3{
    text-align: center;
    margin: 0px;
    font-size: 17px;
 
}

.techdiv{
      margin-bottom: 3em; 
}

.ecomobile h3{
    font-size: 16px;
    text-align: center;
}

.ecomobile img{
    text-align: center;
    margin: 0 auto;
	margin-bottom:10px;
}

.ecomobile{
    margin-top:2em;
}
.it-icon
{
	width: 90px !importat;
        border: 2px solid #e61600;
    padding: 8px;
    border-radius: 5px;
}
.newtext h2{
    font-size: 50px;
    margin-bottom: 0px;
    color: #f00;
    font-family: 'OpenSans-Regular';
    letter-spacing: 3px;
}

.newtext h3{
    font-size:25px;
        margin-top: 0px;
    text-align: center;
}

.mobilebannernew{
     display:none;
}


 .desknew{
     display:block;
 }   
  
  .mobinew{
      display:none !important;
  }  
    
.web-content1
{
	padding-top:80px;
	padding-bottom:80px;
	    background: #f9f9f9;
}
.web-box2
{
	background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 5px #f1f1f1;
    border-radius: 10px;
    text-align: center;
	margin-bottom:20px;
	height:200px;
    }
	.clear{
		clear:both;
	}
.web-box2 h2
{
	margin-top: 0;
	font-weight:600;
    font-size: 20px;
}
.web-box2 p
{
	text-align:center;
}

.web-box3
{
	background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 5px #f1f1f1;
    border-radius: 10px;
    text-align: center;
	margin-bottom:20px;
	height:400px;
    }

.web-box3 h2
{
	margin-top: 0;
	font-weight:600;
    font-size: 20px;
}
.web-box3 img
{
	width:250px;
}
.web-box3 p
{
	text-align:center;
}
.webhovereffect1
{
  border-radius: 5px;
    background: #ebeaef;
    padding: 30px;
}
.web-port-head1 a
{
	font-size:24px;
	color:#000;
}
.web-port-head1
{
	margin-top:0;
}
.web-head2
{
	font-size: 38px !important;
    text-align: left !important;
}
.border1
{
	border-bottom: 1px solid #eee;
    width: 100%;
}
.web-box4
{
  text-align: center;
}	
.web-box4 h2
{
  text-align: center;
      font-size: 25px;
    margin-top: 10px;
}
.web-box4 p
{
  text-align: center;
  margin-bottom:10px;
}
.portfolio-slider2 .thumbnail
{
	margin-bottom:0px;
	border:none;
	padding:0;
    margin-bottom: 10px;
}
.web-box-exp
{
	margin-bottom:20px;
}
.web-box-exp img
{
	border-radius:10px;
}
.exp-txt1
{    text-align: center;
    font-size: 16px;
    position: absolute;
    width: 90%;
    bottom: 34px;
	font-weight:600;
    color: #025a5a;
}
.exp-txt2 {
    text-align: center;
    font-size: 16px;
    position: absolute;
    width: 90%;
    bottom: 34px;
    font-weight: 600;
    color: #c10101;
}
.exp-txt3
{
	text-align: left;
    left: 35px;
    position: absolute;
    width: 90%;
    right: 30px;
    top: 50px;
    font-weight: 600;
    color: #000;
    font-size: 20px;

}
.cont-sec1
{
	background:#e74c3cba;
    padding: 25px;
    height: 100%;
    min-height: 516px;
}
.cont-back1
{
	background: #f0f0f0;
    padding: 35px;
}
.port-item2
{
	    height: 217px;
    margin-bottom: 40px;
}
.portfolio-slider2 .caption
{
	    position: relative;
    padding: 10px;
    background:#f9f9f9f5;
       bottom: 85px;
}
.portfolio-slider2 .caption h4
{
	font-size:15px;
}
.portfolio-slider2 .caption p
{
	color:#000;
	font-weight:500;
	font-size:13px;
	text-align:left;
}
.desktop-view{
	display:block;
}
.mobile-view{
	display:none;
}

.sliderasia-content1
{
	width:100%;
	float:left;
	position:absolute;
	top:100px;
}
.col-left1
{
	width:50%;
	float:left;
}
.slide-mainheader1{
	text-align: left !important;
    font-family: 'Montserrat' !important;
   
    font-weight: 900;
    font-size: 40px !important;
    color: #333333 !important;
    line-height: 55px;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.ban-content1
{
	
	 margin-left: 50px;
}
.vcenter {
    vertical-align: middle;
	 display: flex;
    align-items: center;
}
.slide-mainheader1 span{
	    color: #f00;
}
.book
{
	text-align:center !important;
	padding:1em 0 !important;
}
.dropdown-menu { left: 0; }
.megamenu .dropdown-menu {
    right: 0 !important;
    left: auto !important;
}
.slide-mainheader2
{
	    margin-top:15px;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 25px;
    font-weight: 500 !important;
    text-align: left !important;
   
}
.con-form-head1
{
	font-size: 25px !important;
    color: #fff;
    text-align: center;
	font-weight: 700;
}
.price h4
{
	font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}
.client1 img
{
	padding:15px;
	
	padding-top:0;
}
.ml1-50
{
	
}
.about-viewmore
{
margin-top:1.2em !important;
}
.web-box3 h3 {
    margin-top: 0;
 
}
.desktop-banner1
{
	width:100%;
}
.slide-head2{
	    color: #000;
    font-size: 22px;
	margin-top:20px;
	margin-bottom:20px;
}
.mob-banner1{
	 height: 940px;
}
.mob-slide-main-header1
{
	    color: #000 !important;
		font-size: 38px !important;
		line-height: 48px;
		margin-top:20px;
}
.mob-border-bottom
{
	border:1px soild #fff;
	width:100%;
}
.slider-li-icon{
	
    display: table-cell;
}
.slide-li-txt{
	
    display: table-cell;
}
.slider-li-icon i
{
	padding:3px 2px 3px 3px;
    color: #fff;
    background: #e61600;
    border-radius: 100px;
    margin-right: 10px;
}
.mob-slide-mainheader2 {
    margin-top: 15px;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 25px;
    font-weight: 500 !important;
    text-align: left !important;
}
.mob-know-more
{
	margin-left: 0px;
    margin-top: 8px;
    display: block;
    border-radius: 0px !important;
}
.mob-konw-more span{
	    font-weight: 600 !important;
    border-radius: 0px !important;
    font-size: 12px;
	font-weight:600 !important;
}
.app-head1 {
    font-size: 20px !important;
    padding-top: 15px;
}
.desktop-view{
	display:block !important;
}
.mobile-view{
	display:none !important;
}
 .slide-btn1{
           border: none;
    position: fixed;
    right: -40px;
    -webkit-transform: translate(1.1em, 0) rotate(90deg);
    top: 160px;
	border-radius:0px 0px 10px 10px;
    display: block;
    z-index: 99999999;	
	border:2px solid #e61600;
    background-color:#e61600;
    color: #fff;
    padding: 10px;
    animation-name: btn-bounce;
    animation-duration: .5s;
    animation-iteration-count: 2;
        } 
		 .slide-btn2{
           border: none;
    position: fixed;
	border-radius:0px 0px 10px 10px;
	border:2px solid #e61600;
    right: 10px;
    -webkit-transform: translate(1.1em, 0) rotate(90deg);
    top: 280px;
    display: block;
    z-index: 99999999;
    background-color:#e61600;
    color: #fff;
    padding: 10px;
    animation-name: btn-bounce;
    animation-duration: .5s;
    animation-iteration-count: 2;
        } 
		 .slide-btn1:hover{
			 
    background-color:#fff;
	color:#e61600;
	
		 }
		  .slide-btn2:hover{
			 
    background-color:#fff;
	color:#e61600;
	
		 }
		 .center-call-whats button
		 {
			 font-size: 15px;
    font-weight: 600;
		 }
		 
		 .app-bg1
{
	background-color: #fddeab;
	border-radius:10px;
}
.app-bg2
{
	background-color: #fbcce4;
	border-radius:10px;
}
.app-bg3
{
	background-color: #dbf3ff;
	border-radius:10px;
}
.app-bg4
{
	background-color: #cbd1fe;
	border-radius:10px;
}
.app-bg5
{
	background-color: #fbf8a6;
	border-radius:10px;
}
.app-bg6
{
	background-color: #ccf8cb;
	border-radius:10px;
}
.app-txt1 h2{
	color: #4a4a4a;
    font-size: 20px !important;
	margin-bottom:0px;
}
.app-txt1 h4{
	color: #4a4a4a;
    font-size: 14px !important;
	margin-bottom:0px;
	font-weight:500;
	margin-bottom:15px;
}
.why-txt1{
	background-color: #ffec89;
}
.why-sec1{
	padding:25px;
	margin-bottom:30px;
	height:100%;
	text-align:center;
	overflow:hidden;
}
.why-sec1 h2{
text-align:center !important;
}
.why-sec1 h3{
	margin-top:5px;
	color: #000;
    font-size: 22px !important;
    margin-top: 4px;
    margin-bottom: 12px;
    font-weight: 600;
}
.why-txt2
{
	background-color: #89ffec;
}
.why-txt3
{
	background-color: #ec89ff;
}
.why-txt4
{
	background-color: #d7ff89;
}
.why-txt5
{
	background-color: #ffb189;
}
.why-txt6
{
	background-color: #899cff;
}
.why-txt7
{
	background-color: #b189ff;
}
.why-txt8
{
	background-color: #ff8989;
}
.why-txtp
{
	background-color: #d7ff89;
}
.why-sec1 img{
	padding: 10px;
    width: 75px;
    background: #fff;
	margin-bottom:5px;
    border-radius: 100px;
}
.home-services-content h2 {
       color: #000;
    font-size: 22px !important;
    margin-top: 4px;
    margin-bottom: 12px;
    text-align: left;
    font-weight: 600;
}
.custom-mobile-sec1{
	background-color: #3b3b3b;
    box-shadow: 0 0 5px #c0e2e26a;
    border-radius: 20px;
	padding:25px;
	margin-bottom:20px;
}
.wordpress-card-para
{
	color:#fff;
}
.custom-mobile-sec1 h6
{
	color:#fff;
	font-size:18px;
	text-align:center;
	font-weight:600;
	margin-bottom:15px;
}
.mobile-icon1
{
	    text-align: center;
    margin-bottom: 20px;
}
.mobile-icon1 img{
    width: 84px;
    background: #fff;
    border-radius: 100px;
}

.mob-count{
 font-size:2.5rem;
    line-height: 3rem;
    font-weight: 700;
    color: #f74a1e;
  
}
.mob-count-txt1{
    font-size: 22px;
    line-height: 29px;
    font-weight: lighter;
    margin-top: .4rem;
	color:#000;
	}

.mob-counter-inner{
  position:relative;
  z-index:2;
}
.mob-count-icon{
  font-size: 48px;
}
.work_right_li {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
	margin-right:10px;
	color:#fff;
	margin-left:0 !Important;
    border-radius: 20px;
    border: 1px solid #fff;
	    display: inline-block;
    list-style: none;
}
.work_right_btn {
   background-color: #e74c3c;
    box-shadow: 0 13px 26px #16253d29;
    border-radius: 5px;
    padding: 10px 20px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.work_right_li2 {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
	margin-right:10px;
	color:#000;
	margin-left:0 !Important;
    border-radius: 20px;
    border: 1px solid #000;
	    display: inline-block;
    list-style: none;
}

.mob-count-sec1{
	    border-right: 1px dotted #939393;
		margin-bottom:25px;
}
.tools-icon1 img{
	display:inline;
}
.tools-icon1 h3{
	margin-top:10px;
}
 .slide-btn1{
           border: none;
    position: fixed;
    right: -40px;
    -webkit-transform: translate(1.1em, 0) rotate(90deg);
    top: 160px;
	border-radius:0px 0px 10px 10px;
    display: block;
    z-index: 99999999;	
	border:2px solid #e61600;
    background-color:#e61600;
    color: #fff;
    padding: 10px;
    animation-name: btn-bounce;
    animation-duration: .5s;
    animation-iteration-count: 2;
        } 
		 .slide-btn2{
           border: none;
    position: fixed;
	border-radius:0px 0px 10px 10px;
	border:2px solid #e61600;
    right: 10px;
    -webkit-transform: translate(1.1em, 0) rotate(90deg);
    top: 280px;
    display: block;
    z-index: 99999999;
    background-color:#e61600;
    color: #fff;
    padding: 10px;
    animation-name: btn-bounce;
    animation-duration: .5s;
    animation-iteration-count: 2;
        } 
		 .slide-btn1:hover{
			 
    background-color:#fff;
	color:#e61600;
	
		 }
		  .slide-btn2:hover{
			 
    background-color:#fff;
	color:#e61600;
	
		 }
		 .center-call-whats button
		 {
			 font-size: 15px;
    font-weight: 600;
		 }
		 .app-det-sec2{
			    -
				        transition: -webkit-transform .75s ease;
        transition: transform .75s ease;
        transition: transform .75s ease, -webkit-transform .75s ease;
		 }
		 .app-det-sec2:hover{
			
          -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
		 }
		 .app-det-sec2 p
		 {
			margin-bottom: 15px ! Important;
			font-size: 13px;
			margin-top: 5px;
			font-weight: 500;
		 }
		 .app-det-sec2 img
		 {
			 border-radius:10px;
		 }
		 .drive-app-head {
    font-size: 41px;
    margin-top: 5px;
}
.contact-txt3{
	font-family: 'Montserrat', sans-serif;
    position: relative;
    font-size: 2.1em;
    line-height: 1.4;
    font-weight: 700;
    color: #343434;
    margin-bottom: 0.5em;
}
.mobile-app-sec1
{
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
}
.mobile-mainheader1
{
	font-weight:600;
	}
.mainheader-txt1
{
	font-size:18px;
	color:#fff;
	font-style:italic;
    width: 100%;
}
.mainheader-txt2
{
	    font-weight: 500;
    font-size: 24px;
    margin-top: 25px;
}
.mar-t-3
{
	margin-top:30px;
}
.hair-app-mar-t-3{
	margin-top:80px;
}
.bg-gray
{
	background:#f9f9f9;
}
.hair-web-list1 li
{
	list-style:disc;
	margin-left:20px;
	text-align:justify;
}
.hair-web-head2
{
	font-size:30px;
	font-weight:600 !important;
}
.hair-web-head3
{
	font-size:25px;
	font-weight:600 !important;
}
.hair-spa-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000, #000);
    opacity: .6;
}
.w-100
{
	width:100%;
}


.shuffle li {
    margin: 5px 6px;
    width: 23.8%;
    float: left;
    position: relative;
    list-style: none;
}
.img-shuffle {
    text-align: center;
    vertical-align: middle;
}
.shuffle .img-shuffle img {
    width: 100%;
    box-shadow: 2px 4px 7px -2px;
}
.shuffle a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(6 6 6 / 71%);
	border-radius:5px;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.shuffle a h2 {
    border-bottom: 1px solid #4ca9dd;
    font: 30px/30px 'latolight';
    padding: 0 0 3px;
    color: #fff;
    top: 40%;
    margin: 0 20px;
    position: relative;
    left: -100px;
}
.shuffle a h2 {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.shuffle a:hover { opacity: 1; filter:alpha(opacity=100);}
.shuffle a:hover span { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);}
.shuffle a h2{ transition:  all 0.5s ease 0s; -webkit-transition:  all 0.5s ease 0s;  -moz-transition:  all 0.5s ease 0s;}
.shuffle a:hover h2{ left: 0;  }
.faq-list1
{
	padding-left:30px;
}
.faq-head1{
	font-size:18px ;
	padding:10px;
}
.faq-list1 li
{
	list-style:disc;
	margin-top: 6px;
}
.buble-content p
{
	text-align:center;
}
.slide-mainheader1 {
    display: inline;
  }
  .latest-app-head1
  {
	      font-size: 22px;
    text-align: center;
	margin-bottom:30px;
  }
  .case-row {
  display: flex;
}

.case-sec1 {
  display: flex;
}

.case-box {
  display: flex;
  width: 100%;
}

.case-box1 {
  background: #fff;   /* your white background */
  padding: 20px;
  width: 100%;
}

.case1 {
    background: #fff;
    padding: 5px 35px 25px;
    border-radius: 15px;
    margin: 10px 0px 2em;
}
.casestudies {
    text-align: left;
    padding-top: 1em;
}
.casestudies h2 {
    line-height: 35px;
    font-size: 30px;
    margin: 15px 0px;
    text-transform: uppercase;
}
.casestudies p {
    text-align: justify;
    letter-spacing: 0px;
}
.appimg {
    margin-top: 3em;
}
.caseview {
    overflow: hidden;
    clear: both;
    display: flex;
}
.caseview .newabt {
    margin-top: 15px !important;
    float: left;
    margin-left: 0px;
}
.caseview .newabt a:hover {
    color: #fff !important;
    background: #000;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}.newread {
    background: #ed3224;
	cursor:pointer;
}
.readmorebtn {
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
    line-height: 40px;
}
.case-box
{
	height:100% !important;
	overflow:hidden;
}
.case-box p
{
	text-align:left;
}
 .case-box ul
 {
	 text-align:left;
 }
.psg-check-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.psg-check-ul li {
  display: flex;
  align-items: flex-start;
  gap:3px;
}
.case1green h2{
	margin-top:50px;
}
.psg-check-ul li i {
  color: #e61600;
  margin-top: 3px; /* aligns arrow with text */
  min-width: 12px; /* keeps all arrows aligned */
}

.psg-check-ul li span {
  display: block;
}

.case-box h3
{
	text-align:center;
	font-size:25px;
	margin-top:20px;
}
.case-box1
{
	height:100% !important;
}
.case-box1 img {
    width: 130px;
}
@media (max-width: 1230px) {

 .lastchaild {
    font-size: 18px;
    margin-left: 0.5em !important;
}

}
@media only screen and (max-width: 767px) {
.hair-spa-banner img
{
	width: 100%;
    height: 378px !important;
}
.case-row {
  display: block;
}

.case1green h2 {
    margin-top: 0;
}
.mobile-mainheader1
{
	font-size:20px !important;
}
.mobile-mainheader{
        top: 40% !important;
 
}
.mainheader-txt1 {
    font-size: 13px;
}
.mainheader-txt2 {
    font-size: 13px;
}
	.slide-btn1 {
    
    right: -32px;
    top: 170px;
	}
}
.quote-txt1 {
    font-size: 15px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
    margin-top: -16px;
}
    .order-first1 {
        order: 1;
    }
	     .order-second1 {
        order: 2;
    }
@media only screen and (max-width: 1200px)
{
	.navbar-toggle {
        display: block !important;		
    }
	.navbar-header {
        float: left;
        width: 100%;
    }
    .navbar-collapse.collapse {
        float: right;
        width: 100%;
        display: none;
    }
.navbar-nav > li
{
display: block;
        width: 100%;
}	
.dropdown-menu {
    padding: 18px 0px 13px;
    width: 100%;
}
ul.onlinechat
{
	width:100%;
}
}
.techdiv1 img{
	height:100px;
	    padding: 10px 0px;
    text-align: center;
    margin: 0 auto;
}
.techdiv1 h3{
	font-size:20px;
}
.techdiv2 h3{
	font-size:22px;
}
.techdiv2
{
	    text-align: justify;
    border: 1px solid #ddd;
    border-radius: 10px;

}
.techdiv-content 
{
padding:20px;}
.techdiv2 img{
	border-radius:10px 10px 0px 0px;
}
.contentslide1
{   
    position: absolute !important;
    top: 45% !important;
    left: auto !important;
    text-align: center;
    width: 100%;
}
.overview-pd
{
	padding-bottom:60px;
	padding-top:60px;
}
.single-detail h3{
	font-size:25px;
}
.overview-img{
	    vertical-align: middle;
    margin-top: 50px;
}
.location-list1
{
	list-style:none;
}
.location-list1 i
{
	color:#e53529;
}
.location-list1 a
{   
    color: #000;
    font-weight: 500;
    font-size: 17px;
}
.port-item3 {
    height: 255px;
	margin-bottom: 40px;
}
#counter{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#counter .item{
  background: #fff;
  width: 280px;
  padding: 35px 20px;
  margin: 10px;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
} 
#counter .item .count{
    color: #e74c3c;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 600;
}
#counter .item h3{
  color: #4f4e28;
  margin-top:0;
  text-transform: capitalize;
}
.timeline {
    --color1: #ff5000;
    --color2: #ffae00;
    --color3: #8ac900;
    --color4: #00aeff;
    --color5: #953fbb;
    --color6: #ba3a17;
    --color7: #00a0b4;
    margin-left:100px;
    padding: 200px 0;
    font-family: 'Montserrat';
    display: inline-flex;
}
.timeline-item {
    position: relative;
    width:150px;
    height:30px;
    display:inline-table;
}

.timeline-item:nth-child(1) {
    width:75px;
}

.arrow-end {
    position: absolute;
    right: -15px;
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;  
}

.circle {
    position: absolute;
    background-position: center center;
    border-radius: 25px;
    transform: translate(-50%, -50%);
    top:50%;
    left: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 12px 0px #4d4d4d;
}

.timeline-item:nth-child(1) .circle {
    left: 0;
}

.inner-circle {
    position: absolute;
    transform: translate(-50%, -50%);
    top:50%;
    left: 50%;
    width:40px;
    height: 40px;
    border-radius: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:30px 30px;
    background-color: #fff;
    box-shadow: inset 0px 0px 6px 0px #000;
}

.buble-content {
    overflow: hidden;
    text-align: center;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 12px 0px #4d4d4d;
    width:175px;
    height: 100px;
}

.timeline-item:nth-child(odd) .buble-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    top: -150px;
}

.timeline-item:nth-child(even) .buble-content {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: -159px;
}

.timeline-item:nth-child(1) .buble-content {
    left: -75px;
}

.content-year {
    padding:5px;
    color:#fff;
    font-size: 20px;
}

.timeline-item:nth-child(even) .content-year-bottom  {
    position: absolute;
    width: 175px;
    bottom: 0;
}

.content-half-circle {
    position: absolute;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 50px;
    height: 20px;
    z-index: 9999;
}

.timeline-item:nth-child(odd) .content-half-circle {    
    top: -50px;
    left: 50%;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    box-shadow: 1px 10px 9px 0px #bbbbbb;
}

.timeline-item:nth-child(even) .content-half-circle {
    bottom: -70px;
    left: 50%;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    box-shadow: -1px -9px 9px 0px #bbbbbb;
}

.timeline-item:nth-child(1) .content-half-circle {
    left: 0;
}

.grey-line {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 2px;
    height:80px;
    background-color: #b7b7b7;
}

.timeline-item:nth-child(odd) .grey-line {
    top:-30px;
    left: 50%;
}

.timeline-item:nth-child(even) .grey-line {
    bottom:-130px;
    left: 50%;
}

.timeline-item:nth-child(1) .grey-line {
    left: 0;
}
.timeline:before
{
	background:none;
}
.buble-content h2
{
	font-size:20px !important;
	margin-top:28px;
}
.industry-back
{
	background:#f9f9f9;
	padding:20px;
	margin-bottom:20px;
}
.industry-back h3{
	font-size:20px;
	text-transform:uppercase;
}
/* Style for submenu */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
  position: absolute;
}

/* Show submenu on hover */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}



/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 767px) {

/* Makes the dropdown full width */
.navbar .dropdown {
  position: static;
}


/* Show dropdown on hover */
.navbar .dropdown:hover .dropdown-menu,
.navbar .dropdown .dropdown-menu:hover {
  display: block;
  
}


}

.navbar-nav .megamenu{
	perspective:none !important;
}
.mega-menu .nav-link{
	padding: 3px 0px !important;
}
.mega-head1 {
	padding-bottom:15px !important;
}
.mega-head1 span{
	font-size:15px;
	font-weight:600;
	    background: #ff7474;
    padding: 3px 3px;
}

.mega-menu-sec1
{
	background:#e74c3c;
	padding:20px 20px;
}
.navbar-nav .mega-menu
{padding-top:0 !important;
	    background: transparent;
	    position: fixed;
    left: 0;
    width: 100%;
    top: auto;
    margin-top: 0;
    border: none;
    border-radius: 0;
    z-index: 1050;
}
.mt-30
{
	margin-top:20px;
}
.navbar-nav ul li a:hover{
	color:#000 !important;
}
.pr-mt
{
	margin-top:27px !important;
}
.mob-ban-width
{
	width:350px;
}



.mega-menu-sec1 {
  display: table; /* shrink-wrap based on children */
 
  margin: 0 auto; /* center horizontally */
}

.mega-menu-sec1 .mega-col {
  display: table-cell;
  vertical-align: top;
      padding: 0 15px;
}


.slide-strong
{
	font-size:70px;
}
@media only screen and (max-width: 767px)
{.mega-head1 span{
	    background:none;
    padding: 0;
}
.slide-strong
{
	font-size:25px;
}
li.dropdown.megamenu > .dropdown-menu.mega-menu {
    
    position: relative;
    padding-left: 20px !important;
}
.mega-menu-sec1 {
    background: none;
    padding: 0;
}
.mega-menu-sec1 .mega-col {
  display: block;
      padding: 0px;
}
	.navbar-collapse.collapse
	{
		margin-top:0;
	}
	.navbar-nav ul li a:hover{
	color:#e53529 !important;
}
.pr-mt
{
	margin-top:-18px !important;
}
.navbar-collapse.collapse
{
	height:380px;
}
	.mega-menu .nav-link {
    padding: 4px 0px !important;
    line-height: 17px;
}
.mega-head1 span {
    font-size: 22px;
    font-weight: 600;
}
.mega-head1 {
    padding-bottom: 10px !important;
	padding-top:10px !important;
}
	.mega-menu>li:focus a, .mega-menu>li:hover a, .mega-menu>li>a:focus, .mega-menu>li>a:hover
	{
		background:none !important;
	}
	.mega-menu .col-xs-6
	{
		width:100% !important;
	}
	#counter
	{
		display:block;
	}
	#counter .item
	{
		width:auto;
	}
	#counter .item .count
	{
		text-shadow:none;
	}
	.timeline
	{
		padding:175px 0px;
		margin-left: 75px;
	}
	.plan1 h4 {
    font-size: 25px !important;
}
	.port-item3
	{
		margin-bottom:0px;
	}
	.apro-content
	{
		overflow-x: auto;
	}
	.overview-img{
	    vertical-align: middle;
    margin-top: 20px;
}
	.contentslide1 h1{
		color:#fff;
	}
	.mobile-app-mobile-view
{
	height:auto !important;
	width:100%;
}
.how-it-single1 
{
	padding-left:15px;
	padding-right:15px;
}
	    .navbar-header {
        float: none;
		}
	.mobile-app-img1
	{
		width:100%;
		height:auto !important;
	}
	.mobile-remove1
	{
		display:none !important;
	}
	.navbar.affix .brand-img-white {
    display: block;
}

.latest-app-head1 {
    font-size: 15px;

}

	.aboutopener img {
        height: 210px;
    }
	.mobile-banner1 {
        width: 100%;
        height: 710px !important;
    }
	.check-box-sec1 input {
        width: 18px;
        height: 18px;
    }
	    .check-box-sec1 label {
        font-size: 17px;
    }
	    .get-order-sec1 {
        flex-direction: column;
        display: flex;
    }
	    .order-first1 {
        order: 2;
    }
	     .order-second1 {
        order: 1;
    }
	    .quote-txt1 {
        font-size: 11px;
        color: #fff;
        text-align: left;
        margin-bottom: 20px;
        margin-top: -16px;
    }
	.desktop-view{
	display:none !important;
}
.mobile-view{
	display:block !important;
}
.price h4{
	font-size: 20px;
	}
	.con-form-head1
	{
		font-size:20px !important;
	
	}
	
  .mobile-view{
	display:block;
}
.desktop-view{
	display:none;
} 

.port-item2 {
    height: 240px;
    box-shadow: 0px 0px 7px #d0d0d0;
    margin-bottom: 20px;
}
.plan1 h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 25px;
}
.price {
    font-family: 'Montserrat', sans-serif;
    padding: 2em 1em;
}
.web-box2 {
    padding: 6px;
    
    height: 185px;
    width: 100%;
}
.web-box4 h2
{
	font-size:18px !important;
}
.webcontact h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}
.latestprojects h2 {
    text-align: center;
    font-size: 22px;
}
.testimoni h2
{
	font-size:22px;
}
.web-content1 h2{
	font-size:20px;
}
.web-head2
{
	font-size:30px !important;
}
.price h2 {
    text-align: center;
    font-size: 22px;
}
.ourclients h2 {
    text-align: center;
    font-size: 22px;
}
.about-viewmore {
    margin-top: 0.2em !important;
}
.mob-slide-sontent2
{
	    width: 100%;
    float: left;
    position: unset !important;
    top: 100px;
    padding-top: 52px;
}
.mob-banner1 {
    height: auto;
    display: inline-block;
}
.slide-head2 {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar a {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  font-size:20px !important;
  font-weight:600;
  margin-top:0;
}
.dropdown-menu {
    padding: 3px 0px 0px !important;
}
.navbar-nav li li {
    padding: 6px 2px 4px 6px;
}
ul.onlinechat li.onlinelive a {
    color: #fff !important;
    font-size: 13px !important;
    padding: 10px;
    text-align: center;
}
ul.onlinechat li.requestnew a {
       
        font-size: 13px !important;
        padding: 10px;
    }
	.mob-slide-mainheader2 {
    margin-top: 15px;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 300 !important;
    text-align: left !important;
}
}